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;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

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

select {
    text-transform: none
}

input {
    line-height: normal;
    -webkit-appearance: none
}

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

input[type="radio"],
input[type="checkbox"] {
    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: none
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

input[disabled] {
    cursor: default
}

input[type=password]::-ms-reveal,
input[type=password]::-ms-clear {
    display: none !important
}

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

textarea {
    -webkit-appearance: none
}

button {
    overflow: visible;
    -webkit-appearance: none;
    cursor: pointer;
    text-transform: none
}

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

button[disabled] {
    cursor: default
}

* {
    outline: none !important
}

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

.clearfix:after {
    clear: both
}

html,
button,
input,
select,
textarea {
    font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif
}

body {
    font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    background-color: #000000 !important;
    color: #fbfbff;
    width: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

html,
body {
    height: 100%
}

strong,
b {
    font-weight: bold
}

i,
em {
    font-style: italic
}

a {
    color: #fbfbff;
    text-decoration: none
}

.form_registration {
    max-width: 433px
}

.form_registration .control+.control {
    margin-top: 27px
}

.form_registration .control+.control_subscr {
    margin-top: 47px
}

.form_registration .control+.control_nav {
    margin-top: 56px
}

.form_registration .control__label {
    margin-bottom: 3px;
    font-size: 14px;
    color: #d2d3d4;
    letter-spacing: .025em
}

.form_registration .control__field+.control__field {
    margin-top: 13px
}

.form_registration .control .checkbox {
    margin-top: 7px
}

.form_vertical .form__caption {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .025em;
    color: #d2d3d4;
    margin-bottom: 40px
}

.form_vertical .control__field+.control__field {
    margin-top: 14px
}

.form_vertical .control+.control {
    margin-top: 16px
}

.form_vertical .control+.control_nav {
    margin-top: 16px
}

.form_profile {
    max-width: 433px
}

.form_profile .control__label {
    margin-bottom: 7px;
    font-size: 14px;
    color: #58595a
}

.form_profile .control__label label {
    font-size: inherit;
    color: inherit;
    cursor: pointer
}

.form_profile .control+.control {
    margin-top: 21px
}

.form_profile .control+.control_nav {
    margin-top: 37px
}

.form_profile .control+.control_section {
    margin-top: 21px
}

.form_profile .control .control__field+.control__field {
    margin-top: 21px
}

.form_profile .control_message {
    font-size: 16px;
    color: #d2d3d4
}

.form_profile .control_message a {
    font-size: inherit;
    cursor: pointer;
    text-decoration: underline
}

.form_profile .control_message a:hover {
    text-decoration: none
}

.control {
    zoom: 1
}

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

.control:after {
    clear: both
}

.control__label label {
    font-size: inherit;
    color: inherit
}

.field_text {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 15px;
    line-height: 1;
    border: none;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    background-color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.field_text::-webkit-input-placeholder {
    color: #c5c5c5
}

.field_text:-moz-placeholder {
    color: #c5c5c5
}

.field_text::-moz-placeholder {
    color: #c5c5c5
}

.field_text:-ms-input-placeholder {
    color: #c5c5c5
}

.field_input {
    display: block;
    height: 30px;
    padding: 0 10px;
    width: 100%;
    background-color: #1c1c1c;
    font-size: 18px;
    line-height: 1;
    border: none;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.popup_login .field_input {
    font-size: 14px
}

.error .field_input {
    box-shadow: inset 0 0 0 2px red;
    -o-box-shadow: inset 0 0 0 2px red;
    -ms-box-shadow: inset 0 0 0 2px red;
    -moz-box-shadow: inset 0 0 0 2px red;
    -webkit-box-shadow: inset 0 0 0 2px red
}

.field_select {
    width: 100%;
    font-size: 15px;
    padding: 0 8px;
    height: 35px;
    background: #000 url(../images/arrow_select.jpg) center right no-repeat;
    border: 1px solid #535455;
    color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none
}

.field_select_t2 {
    font-size: 18px;
    height: 30px;
    border: none;
    background: #1c1c1c url(../images/arrow_select2.png) center right no-repeat
}

.field_logo {
    position: relative
}

.field_logo input {
    position: absolute;
    clip: rect(0, 0, 0, 0)
}

.field_logo label {
    display: block;
    cursor: pointer;
    width: 85px;
    height: 101px;
    overflow: hidden;
    position: relative;
    background-size: cover;
    -webkit-background-size: cover
}

.field_logo label:before {
    display: block;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #1c1c1c url(../images/sprite.svg) -1032px 33px no-repeat
}

.field_logo label[style]:before {
    opacity: 0
}

div.field_input {
    position: relative
}

div.field_input:after {
    display: inline-block;
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    left: 4px;
    top: 6px;
    z-index: 1
}

div.field_input_tw {
    padding-left: 35px
}

div.field_input_tw:after {
    background: url(../images/sprite.svg) -248px -148px no-repeat
}

div.field_input_fb {
    padding-left: 35px
}

div.field_input_fb:after {
    background: url(../images/sprite.svg) -405px -150px no-repeat
}

div.field_input_vk {
    padding-left: 35px
}

div.field_input_vk:after {
    background: url(../images/sprite.svg) -300px -146px no-repeat
}

div.field_input_yt {
    padding-left: 35px
}

div.field_input_yt:after {
    background: url(../images/sprite.svg) -447px -148px no-repeat
}

div.field_input_inst {
    padding-left: 35px
}

div.field_input_inst:after {
    background: url(../images/sprite.svg) -357px -148px no-repeat
}

div.field_input input {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    font-size: inherit;
    color: inherit;
    background: transparent;
    z-index: 2;
    border: none;
    padding: inherit;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.checkbox {
    position: relative
}

.checkbox input {
    position: absolute;
    clip: rect(0, 0, 0, 0)
}

.checkbox input:checked+label:before {
    background-color: #dd2929
}

.checkbox label {
    padding-left: 23px;
    font-size: 14px;
    min-height: 16px;
    line-height: 17px;
    color: #d2d3d4;
    display: inline-block;
    letter-spacing: .025em;
    cursor: pointer
}

.checkbox label a {
    text-decoration: underline
}

.checkbox label a:hover {
    text-decoration: none
}

.checkbox label:before {
    display: inline-block;
    content: '';
    background-color: #2e2d2d;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 0
}

textarea.field_text {
    resize: vertical;
    overflow: hidden
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    background: none;
    border: none;
    white-space: nowrap;
    font-size: 14px;
    font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif;
    line-height: 1;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.lt-ie8 .btn {
    display: inline;
    zoom: 1
}

.btn.disabled,
.btn:disabled {
    -webkit-opacity: .4;
    -moz-opacity: .4;
    -ms-opacity: .4;
    -o-opacity: .4;
    opacity: .4;
    cursor: default
}

.btn_primary {
    color: #fbfbff;
    text-transform: uppercase;
    padding: 10px 15px;
    letter-spacing: 0.025em;
    background-color: #dd2929
}

.btn_primary .icon {
    margin-left: 9px;
    vertical-align: middle
}

.btn_primary .icon.sz_s {
    margin-top: -3px !important
}

.btn_primary.sz_s {
    font-family: "Roboto", "Arial", "Helvetica", sans-serif;
    font-weight: normal;
    text-transform: none;
    padding: 5px 13px 4px
}

.btn_primary.sz_s .icon.sz_s {
    margin-top: 0 !important
}

.btn_primary.btn_icon {
    padding: 10px 11px
}

.btn_primary:hover {
    background-color: red
}

.btn_default {
    padding: 9px 14px 7px;
    font-size: 12px;
    min-height: 13px;
    color: #fff;
    letter-spacing: .05em;
    text-transform: uppercase;
    background-color: #939396
}

.btn_default .icon {
    vertical-align: top;
    margin-left: 6px;
    margin-top: -2px
}

.btn_default:hover {
    background-color: red
}

.btn_icon .icon {
    margin: 0 !important
}

.btn_icon .icon.sz_s {
    margin-top: -2px !important
}

.btn.btn_block {
    display: block;
    width: 100%;
    text-align: center
}

#customStyleForBtn {
    padding: 4px 13px;
    line-height: 17px
}

.icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: top;
    background-image: url(../images/sprite.svg);
    background-repeat: no-repeat
}

.lt-ie8 .icon {
    display: inline;
    zoom: 1
}

.icon_search {
    background-position: -75px -50px
}

.icon_time {
    background-position: -200px 0
}

.icon_video {
    width: 28px;
    background-position: -550px 0
}

.icon_foto {
    width: 25px;
    background-position: -500px 0
}

.icon_card_yellow {
    background-image: none;
    width: 14px;
    height: 14px;
    background-color: #fdd702
}

.td_one .icon_card_yellow {
    width: 15px;
    height: 15px
}

.icon_card_red {
    background-image: none;
    width: 14px;
    height: 14px;
    background-color: #ed1c24
}

.td_one .icon_card_red {
    width: 15px;
    height: 15px
}

.icon_ticket {
    height: 12px;
    background-position: -50px -50px
}

.icon.sz_s {
    height: 11px;
    width: 11px
}

.icon.sz_s.icon_ticket {
    width: 15px;
    background-position: -50px 0
}

.icon.sz_s.icon_flag_ru {
    width: 15px;
    background-position: 0 0
}

.icon.sz_s.icon_flag_en {
    width: 15px;
    background-position: -25px 0
}

.icon.sz_s.icon_arrow_right {
    background-position: -148px -50px
}

.icon.sz_s.icon_prev {
    background-position: -97px -150px;
    width: 12px;
    height: 12px
}

.icon.sz_s.icon_next {
    background-position: -147px -200px;
    width: 12px;
    height: 12px
}

.icon.sz_s.icon_email {
    background-position: -750px 0;
    width: 21px;
    height: 13px
}

.icon.sz_s.icon_foto {
    width: 16px;
    height: 13px;
    background-position: -500px -50px
}

.icon.sz_m {
    width: 22px;
    height: 22px
}

.icon.sz_m.icon_time {
    background-position: -200px -200px
}

.icon.sz_m.icon_price {
    background-position: -900px 0
}

.icon.sz_m.icon_locate {
    height: 28px;
    background-position: -950px 0
}

.icon.sz_xl {
    width: 43px;
    height: 43px
}

.icon.sz_xl.icon_tw {
    background-position: -249px 5px
}

.body_notouch .b-social-links__item:hover .icon.sz_xl.icon_tw {
    background-position: -249px -95px
}

.icon.sz_xl.icon_vk {
    background-position: -299px 5px;
    width: 54px
}

.body_notouch .b-social-links__item:hover .icon.sz_xl.icon_vk {
    background-position: -299px -95px
}

.icon.sz_xl.icon_inst {
    background-position: -356px 6px
}

.body_notouch .b-social-links__item:hover .icon.sz_xl.icon_inst {
    background-position: -356px -94px
}

.icon.sz_xl.icon_fb {
    background-position: -400px 1px
}

.body_notouch .b-social-links__item:hover .icon.sz_xl.icon_fb {
    background-position: -400px -99px
}

.icon.sz_xl.icon_yt {
    background-position: -446px 5px
}

.body_notouch .b-social-links__item:hover .icon.sz_xl.icon_yt {
    background-position: -446px -95px
}

.icon.sz_xl.icon_file_pdf {
    width: 34px;
    height: 45px;
    background-position: -850px 0
}

.hide {
    display: none !important
}

.container {
    width: 962px;
    margin: 0 auto
}

.container_wider {
    width: 1370px
}

.container_narrow {
    width: 668px
}

.row {
    zoom: 1;
    margin-left: -11px;
    margin-right: -11px
}

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

.row:after {
    clear: both
}

.row .col {
    float: left;
    position: relative;
    min-height: 1px;
    margin-left: 0%;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.row .col.first,
.row .col:first-child {
    clear: both;
    margin-left: 0
}

.row .col_1 {
    width: 8.33333%
}

.row .col_2 {
    width: 16.66667%
}

.row .col_3 {
    width: 25%
}

.row .col_4 {
    width: calc(33.33333% - 0.5px);
}

.row .col_5 {
    width: 41.66667%
}

.row .col_6 {
    width: 50%
}

.row .col_7 {
    width: 58.33333%
}

.row .col_8 {
    width: 66.66667%
}

.row .col_9 {
    width: 75%
}

.row .col_10 {
    width: 83.33333%
}

.row .col_11 {
    width: 91.66667%
}

.row .col_12 {
    width: 100%
}

.row .col_12 {
    margin-left: 0
}

.row .col {
    padding-left: 11px;
    padding-right: 11px
}

.row_nospace {
    margin-left: 0;
    margin-right: 0
}

.row_nospace .col {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.row_ib {
    letter-spacing: -4px;
    text-align: center
}

.row_ib .col {
    display: inline-block;
    vertical-align: top;
    float: none;
    text-align: left;
    letter-spacing: 0
}

.row_ib .col:empty {
    display: none
}

.row .col_3_5 {
    width: 20%
}

.col.col_auto,
.row_center .col {
    margin-left: auto !important;
    margin-right: auto;
    float: none;
    text-align: left
}

.oftop_1 {
    margin-top: 15px !important
}

.oftop_2 {
    margin-top: 30px !important
}

.oftop_3 {
    margin-top: 45px !important
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left
}

.s-header .b-lang {
    padding-top: 5px
}

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

.b-lang__item+.b-lang__item {
    margin-left: 8px
}

.b-search {
    position: relative;
    width: 122px
}

.b-search__fld {
    width: 100%;
    background: transparent none;
    border: none;
    border-bottom: 1px solid #bbbcbd
}

.b-search__btn {
    position: absolute;
    right: 0;
    top: 4px;
    width: 11px;
    height: 11px;
    border: none;
    overflow: hidden;
    text-indent: -111px;
    background: transparent url(../images/sprite.svg) -75px 0 no-repeat
}

.b-tablo {
    position: relative
}

.b-tablo__more {
    position: absolute;
    text-align: center;
    bottom: 23px;
    width: 144px;
    left: 50%;
    margin-left: -72px;
    z-index: 2
}

.b-tablo__score {
    width: 360px;
    margin: 0 auto 10px;
    zoom: 1
}

.b-tablo__score:before,
.b-tablo__score:after {
    content: " ";
    display: table
}

.b-tablo__score:after {
    clear: both
}

.b-tablo__score_wider {
    width: 390px
}

.b-tablo__score_big {
    width: 494px;
    margin-left: 0
}

.b-tablo__score_big .b-tablo-club {
    width: 115px
}

.b-tablo__score_big .b-tablo-club__img {
    height: 155px;
    margin-bottom: 21px
}

.b-tablo__score_big .b-tablo-club__name {
    margin-bottom: 5px;
    font-size: 28px;
    line-height: 1;
    letter-spacing: 0
}

.b-tablo__score_big .b-tablo-timer {
    width: 216px
}

.b-tablo__score_big .b-tablo-timer__caption {
    margin-bottom: 17px;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px
}

.b-tablo__score_big .b-tablo-timer__board {
    height: 62px;
    margin-bottom: 64px
}

.b-tablo__score_big .b-tablo-timer__unit {
    font-size: 32px;
    font-weight: bold;
    margin: 14px 9px 0 8px;
    width: 35px;
    letter-spacing: 6px
}

.b-tablo__score_full {
    width: 684px;
    position: relative
}

.b-tablo__score_full .b-tablo-club {
    width: 120px
}

.b-tablo__score_full .b-tablo-club__img {
    height: 90px;
    margin-bottom: 32px
}

.b-tablo__score_full .b-tablo-club__name {
    font-size: 26px;
    line-height: 1;
    letter-spacing: 0
}

.b-tablo__score_full .b-tablo-club__players {
    margin-top: 37px;
    min-height: 30px
}

.b-tablo__score_full .b-tablo__text {
    font-size: 126px;
    line-height: 1;
    letter-spacing: 0;
    padding: 50px 0
}

.b-tablo__score_full .b-tablo__state {
    position: absolute;
    width: 197px;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    top: 182px
}

.b-tablo__score_mobile {
    margin: 0 !important;
    position: relative;
    zoom: 1;
    padding: 12px 14px 14px;
    background-color: #1e2021
}

.b-tablo__score_mobile:before,
.b-tablo__score_mobile:after {
    content: " ";
    display: table
}

.b-tablo__score_mobile:after {
    clear: both
}

.b-tablo__score_mobile .b-tablo-club {
    width: 75px
}

.b-tablo__score_mobile .b-tablo-club__img {
    height: 52px;
    margin-bottom: 20px
}

.b-tablo__score_mobile .b-tablo-club__name {
    font-size: 14px
}

.b-tablo__score_mobile .b-tablo__meta {
    top: auto;
    position: absolute;
    width: 110px;
    text-align: center;
    left: 50%;
    margin-left: -55px;
    bottom: 14px
}

.b-tablo__score_mobile .b-tablo__text {
    font-size: 42px;
    line-height: 62px
}

.b-tablo__score_mobile .b-meta {
    margin: 0 !important;
    line-height: 15px;
    font-size: 10px;
    font-weight: normal;
    display: block
}

.b-tablo__score_friend {
    width: 710px
}

.b-tablo__score_friend .flip-clock-wrapper ul {
    margin: 17px 7px 0 5px;
    width: 34px;
    height: 57px
}

.b-tablo__score_friend .flip-clock-wrapper ul:nth-child(2n) {
    margin-left: 2px
}

.b-tablo__score_friend .flip-clock-wrapper li {
    line-height: 62px
}

.b-tablo__score_friend .flip-clock-wrapper ul li a div.up div.inn {
    font-size: 43px
}

.b-tablo__score_friend .flip-clock-wrapper ul li a div {
    font-size: 43px !important
}

.b-tablo__score_friend .b-tablo-timer {
    width: 368px
}

.b-tablo__score_friend .b-tablo-timer__board {
    height: 103px
}

.b-tablo__score_friend .b-tablo-timer__caption {
    font-size: 22px;
    line-height: 66px
}

.b-tablo__score_friend .b-tablo-club {
    width: 120px
}

.b-tablo__score_friend .b-tablo-club__img {
    margin-bottom: 25px;
    height: 100px
}

.b-tablo__score_friend .b-tablo-club__name {
    margin-bottom: 6px;
    font-size: 32px;
    line-height: 1
}

.b-tablo__score_friend .b-tablo-club__locate {
    font-size: 16px
}

.b-tablo__score-list .b-tablo__score+.b-tablo__score {
    margin-top: 10px !important
}

.b-tablo__state {
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    background-color: #292929;
    color: #fff
}

.b-tablo__text {
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-size: 72px;
    letter-spacing: 0.2em;
    line-height: 80px
}

.b-tablo__meta {
    text-align: center;
    margin-top: 28px
}

.b-tablo-club {
    text-align: center;
    width: 100px
}

.b-tablo-club__img {
    height: 71px;
    overflow: hidden;
    margin-bottom: 14px
}

.b-tablo-club__img img {
    display: block;
    max-height: 100%;
    width: auto;
    margin: auto
}

.b-tablo-club__name {
    font-weight: bold;
    color: #fbfbff;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 0.05em
}

.b-tablo-club__locate {
    font-size: 14px;
    line-height: 18px;
    color: #838282
}

.b-tablo-club__players {
    text-transform: uppercase;
    line-height: 18px;
    font-size: 12px;
    color: #838282
}

.b-tablo-timer {
    width: 179px;
    margin: auto;
    position: relative;
    text-align: center;
    top: -3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.b-tablo-timer__caption {
    margin-bottom: 4px;
    font-size: 13px;
    line-height: 17px;
    color: #fbfbff;
    letter-spacing: 0.05em
}

.b-tablo-timer__board {
    opacity: 0;
    margin-bottom: 11px;
    overflow: hidden;
    height: 51px;
    text-align: center;
    background: url(../images/tablo.png) 0 0 no-repeat;
    background-size: cover;
    -webkit-background-size: cover
}

.b-tablo-timer__unit {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    width: 31px;
    font-size: 25px;
    line-height: 33px;
    margin: 8px 5px 0 7px;
    letter-spacing: 5px
}

.b-tablo-timer__vs {
    display: inline-block;
    width: 28px;
    height: 19px;
    background: url(../images/vs.png) 0 0 no-repeat
}

.b-tablo__score_big .b-tablo-timer__vs {
    width: 49px;
    height: 34px;
    background-image: url(../images/vs_big.png)
}

.b-promo {
    height: 545px;
    position: relative;
    background: xurl(../images/promo_bg.jpg) center top no-repeat
}

.b-promo .container {
    height: 100%;
    position: relative
}

.b-promo__caption {
    font-size: 80px;
    color: #fefefe;
    text-shadow: 1px 1px 1px black, 0 0 0px black;
    font-weight: bold;
    text-transform: uppercase
}

.b-promo__name {
    margin-top: 19px;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    color: #dd2929;
    letter-spacing: 0.01em
}

.b-promo__content {
    position: absolute;
    left: 87px;
    right: 87px;
    bottom: 37px;
    z-index: 2
}

.b-promo__img {
    display: inline-block;
    position: absolute;
    left: 319px;
    top: 9px;
    z-index: 3
}

.b-news {
    position: relative;
    height: 321px;
    padding: 25px 26px 55px;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    background-color: #3a3a3a;
    cursor: pointer;
    background-size: cover;
    -webkit-background-size: cover
}

.b-news[style*="background-image"]:after {
    display: block;
    content: '';
    background-color: rgba(0, 0, 0, 0.6);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    position: absolute
}

.b-news_red:after {
    background-color: rgba(221, 41, 41, 0.6) !important
}

.b-news:hover {
    background-color: red
}

.b-news:hover:after,
.b-news:hover .btn_primary {
    background-color: red !important
}

.b-news__wrap {
    display: inline-block
}

.b-news__cat {
    padding: 6px 13px;
    display: inline-block;
    background-color: #4c4c4d;
    position: relative;
    z-index: 2;
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.025em;
    text-transform: uppercase
}

.b-news__name {
    margin-top: 22px;
    font-weight: bold;
    font-size: 28px;
    line-height: 25px;
    color: #ffffff;
    position: relative;
    z-index: 2
}

.b-news__nav {
    margin-top: 12px;
    position: relative;
    z-index: 2
}

.b-news__meta {
    position: absolute;
    left: 26px;
    bottom: 20px;
    z-index: 2
}

.b-news_smpl {
    white-space: nowrap
}

.b-news_smpl:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px
}

.b-news_smpl .b-news__name {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    margin: 0;
    font-size: 26px;
    line-height: 1
}

.b-news_smpl .b-news__meta {
    white-space: normal
}

.b-news_actions .b-news__meta {
    right: 26px
}

.b-news_actions .b-meta+.b-meta {
    float: right
}

.b-media {
    position: relative;
    height: 242px;
    background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.b-media:after {
    display: block;
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    position: absolute
}

.b-media>div {
    position: relative;
    z-index: 2
}

.b-media__type {
    position: absolute !important;
    left: 24px;
    top: 16px
}

.b-media__name {
    margin-bottom: 7px;
    font-size: 16px;
    line-height: 1;
    color: #ffffff
}

.b-media__name a {
    font-size: inherit;
    color: inherit
}

.b-media__content {
    position: absolute !important;
    left: 24px;
    right: 20px;
    bottom: 17px
}

.b-media__subname {
    font-size: 14px;
    color: #d2d3d4
}

.b-media__more {
    display: none;
    position: absolute;
    left: 24px;
    bottom: 17px
}

.body_notouch .b-media:hover .b-media__more {
    display: block
}

.body_notouch .b-media:hover .b-media__content,
.body_notouch .b-media:hover:after {
    display: none
}

.b-media_f {
    background-color: #333333;
    height: auto
}

.b-media_f:hover {
    background-color: #dd2929
}

.b-media_f:after {
    display: none
}

.b-media_f .b-media__img {
    background-color: #333333;
    height: 210px;
    overflow: hidden
}

.b-media_f .b-media__img img {
    display: block;
    width: 100%;
    height: auto
}

.b-media_f .b-media__content {
    display: block !important;
    padding: 14px 20px 9px;
    position: relative !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important
}

.b-media_f .b-media__meta {
    margin-top: 20px
}

.b-media_f .b-media__name {
    margin-bottom: 5px;
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.b-media__list .col {
    margin-bottom: 22px
}

.b-media__list .col:nth-child(3n+1) {
    clear: both
}

.b-social__head {
    padding: 5px 9px;
    background-color: #3d3d3e;
    font-size: 12px;
    line-height: 16px;
    color: #ffffff
}

.b-social__head a {
    margin-left: 4px;
    font-size: inherit;
    color: #0ba8e0
}

.b-social__content {
    height: 263px;
    overflow: hidden;
    background-color: #fff
}

.b-social__foot {
    border-top: 1px solid #edf1f4;
    background-color: #fff;
    padding: 10px 12px
}

.b-social-links {
    padding: 15px 0;
    text-align: center
}

.page+.b-social-links {
    padding: 5px 0 37px
}

.b-social-links__item {
    margin: 0 12px;
    display: inline-block;
    vertical-align: top
}

.b-meta {
    display: inline-block;
    vertical-align: top;
    line-height: 22px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.025em
}

.b-meta+.b-meta {
    margin-left: 10px
}

.b-meta small {
    font-weight: normal;
    margin-left: 6px;
    text-transform: none
}

.b-meta_icon {
    position: relative;
    padding-left: 30px
}

.b-meta_icon .icon {
    position: absolute;
    left: 0;
    top: 0
}

.b-meta_lower {
    text-transform: none
}

.b-timeline {
    position: relative;
    padding: 54px 0
}

.b-timeline-line {
    position: relative;
    height: 52px;
    background-color: #1f1e1e;
    border-left: 1px solid #707172;
    border-right: 1px solid #707172
}

.b-timeline-line__time {
    position: absolute;
    top: 0;
    padding: 0 10px;
    font-size: 21px;
    line-height: 52px;
    height: 52px;
    color: #898b8e
}

.b-timeline-line__time_start {
    left: 0;
    z-index: 3
}

.b-timeline-line__time_end {
    right: 0;
    z-index: 3
}

.b-timeline-line__time_section {
    float: left;
    position: relative;
    background-color: #2e2d2d;
    text-align: right;
    border-right: 1px solid #707172
}

.b-timeline-team {
    position: absolute;
    left: 0;
    z-index: 1;
    padding: 13px 0 0 45px;
    min-height: 29px;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase
}

.b-timeline-team__img {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 0;
    top: 0;
    text-align: center;
    overflow: hidden
}

.b-timeline-team__img img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto
}

.b-timeline-team.top {
    top: 0
}

.b-timeline-team.bottom {
    bottom: 0
}

.b-timeline-goal {
    position: absolute;
    width: 35px;
    height: 35px;
    background: url(../images/ball.png)
}

.b-timeline-goal:after {
    display: inline-block;
    content: '';
    position: absolute;
    left: 7px;
    width: 0;
    height: 0;
    border-style: solid
}

.b-timeline-goal .b-timeline-player {
    display: none
}

.b-timeline-goal.top {
    top: 10px
}

.b-timeline-goal.top:after {
    top: 100%;
    margin-top: 4px;
    border-width: 10px 10px 0 10px;
    border-color: #ffffff transparent transparent transparent
}

.b-timeline-goal.bottom {
    bottom: 10px
}

.b-timeline-goal.bottom:after {
    bottom: 100%;
    margin-bottom: 4px;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent
}

.b-timeline-goal:hover .b-timeline-player {
    display: block
}

.b-timeline-card {
    width: 27px;
    height: 27px;
    position: absolute
}

.b-timeline-card:after {
    display: inline-block;
    content: '';
    position: absolute;
    left: 3px;
    width: 0;
    height: 0;
    border-style: solid
}

.b-timeline-card.top {
    top: 19px
}

.b-timeline-card.top:after {
    top: 100%;
    margin-top: 4px;
    border-width: 10px 10px 0 10px;
    border-color: #ffffff transparent transparent transparent
}

.b-timeline-card.top.red:after {
    border-color: #db2a28 transparent transparent transparent
}

.b-timeline-card.top.yellow:after {
    border-color: #f8e508 transparent transparent transparent
}

.b-timeline-card.bottom {
    bottom: 19px
}

.b-timeline-card.bottom:after {
    bottom: 100%;
    margin-bottom: 4px;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ffffff transparent
}

.b-timeline-card.bottom.red:after {
    border-color: transparent transparent #db2a28 transparent
}

.b-timeline-card.bottom.yellow:after {
    border-color: transparent transparent #f8e508 transparent
}

.b-timeline-card.red {
    background-color: #db2a28
}

.b-timeline-card.yellow {
    background-color: #f8e508
}

.b-timeline-player {
    position: absolute;
    left: 50%;
    margin-left: -86px;
    width: 173px;
    font-size: 14px;
    line-height: 18px;
    color: #919091;
    background-color: #000;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.67);
    -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.67);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.67);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.67);
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.67);
    z-index: 1111
}

.bottom .b-timeline-player {
    padding-top: 4px;
    border-top: 1px solid #6e6e6e;
    top: 100%;
    margin-top: 10px
}

.top .b-timeline-player {
    padding-bottom: 4px;
    border-bottom: 1px solid #6e6e6e;
    bottom: 100%;
    margin-bottom: 10px
}

.b-timeline-player__name {
    color: #fcf9fa
}

.b-partners__list {
    letter-spacing: -4px
}

.b-partners__item {
    margin-top: 21px;
    width: 20%;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    position: relative
}

.b-partners__item img {
    opacity: 0;
    display: block;
    margin: auto;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.b-partners__item .grayscale {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    opacity: 1
}

.b-partners__item:hover img {
    opacity: 1
}

.b-partners__item:hover img.grayscale {
    opacity: 0
}

.b-reamer {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    border-collapse: collapse
}

.b-reamer_space .b-reamer__content {
    padding-top: 20px !important;
    padding-bottom: 40px !important
}

.b-reamer_space .table_clubs td {
    font-size: 16px;
    padding: 6px
}

.b-reamer__caption {
    padding: 6px 0;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: #fbfbff;
    font-size: 16px;
    line-height: 17px;
    letter-spacing: 0.05em;
    background-color: #3d3d3e
}

.b-reamer__caption.light {
    background-color: #4c4c4d
}

.b-reamer__caption.hight {
    padding: 13px 0
}

.b-reamer__caption.low {
    padding: 9px 0
}

.b-reamer__subcaption {
    font-weight: normal;
    color: #fbfbff;
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0.025em
}

.b-reamer__content {
    vertical-align: top;
    padding: 31px 40px 26px;
    background-color: #1c1c1c
}

.b-reamer__content#tablo4,
.b-reamer__content#tablo3 {
    position: relative;
    padding-bottom: 95px
}

.b-reamer__content.light {
    background-color: #353535
}

.b-reamer__content.full {
    padding: 32px 0 27px
}

.b-reamer__content-nav {
    position: absolute;
    left: 0;
    bottom: 27px;
    right: 0
}

.b-reamer_full .b-reamer__caption {
    padding: 13px
}

.b-reamer_full .b-reamer__content {
    padding: 32px 0 27px
}

.b-player {
    position: relative;
    width: 270px;
    display: inline-block;
    vertical-align: top
}

.b-player__link {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 22;
    text-decoration: none;
    text-indent: -1111px
}

.owl-item.center .b-player__link {
    display: block
}

.b-player:after {
    display: block;
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 4;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: 0.3s opacity;
    -moz-transition: 0.3s opacity;
    -ms-transition: 0.3s opacity;
    -o-transition: 0.3s opacity;
    transition: 0.3s opacity
}

.b-player__img {
    height: 300px;
    margin-bottom: 22px;
    overflow: hidden;
    position: relative;
    z-index: 3
}

.b-player__img img {
    margin: auto;
    display: block;
    max-height: 100%;
    width: auto !important
}

.b-player__name {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.025em;
    color: #fbfbff;
    text-transform: uppercase
}

.b-player__state {
    margin-top: 7px;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.05em;
    color: #dd2929
}

.b-player__num {
    display: inline-block;
    position: absolute;
    top: 70px;
    left: 2px;
    z-index: 1;
    font-size: 84px;
    font-weight: bold;
    color: #fbfbff
}

.center .b-player:after {
    opacity: 0
}

.b-copyright {
    font-size: 12px;
    line-height: 14px;
    color: #5a5a5a;
    letter-spacing: 0.025em
}

.s-footer .b-copyright {
    margin-left: -35px;
    margin-top: 16px
}

.b-breadcrumbs {
    margin-bottom: 44px
}

.b-breadcrumbs__link {
    font-size: 14px;
    text-decoration: none;
    color: #818181;
    letter-spacing: 0.025em
}

.b-breadcrumbs__link:after {
    content: '/';
    margin-left: 4px;
    margin-right: 4px
}

.b-breadcrumbs__text {
    font-weight: bold;
    color: #b0b0b0
}

.b-pagination {
    padding-top: 26px;
    text-align: center
}

.b-news__list+.b-pagination {
    margin-top: 65px
}

.b-pagination__item {
    display: inline-block;
    vertical-align: top;
    margin: 0 4px;
    font-size: 18px;
    color: #d2d3d4
}

.b-pagination__item.active {
    color: #dd2929
}

.b-pagination__item .icon {
    margin: 3px 2px 2px
}

.b-pagination__item.prev {
    margin-right: 12px
}

.b-pagination__item.next {
    margin-left: 12px
}

.b-match {
    display: block;
    position: relative;
    height: 321px;
    background-color: #252323;
    overflow: hidden;
    background-size: cover;
    -webkit-background-size: cover
}

.b-match__list .col {
    margin-bottom: 32px
}

.b-match__list .col:nth-child(3n+1) {
    clear: both
}

.b-match__content {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 18px 15px 12px;
    background-color: rgba(0, 0, 0, 0.53)
}

.b-match__score {
    display: block;
    position: absolute;
    right: 15px;
    width: 100px;
    text-align: center;
    font-weight: bold;
    font-size: 70px;
    bottom: 6px;
    color: #ffffff
}

.b-match__score+.b-match__subtitle {
    max-width: 185px
}

.b-match__subtitle {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #d2d3d4;
    letter-spacing: 0.025em
}

.b-match__title {
    display: block;
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 22px;
    color: #ffffff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.b-match__title a {
    font-size: inherit;
    color: inherit
}

.b-match__meta {
    display: block;
    margin-top: 14px
}

.b-match:hover .b-match__content {
    background-color: #dd2929
}

.b-share__social {
    display: inline-block;
    vertical-align: middle;
    margin-right: 24px
}

.b-share__btn {
    margin-right: 24px;
    display: inline-block;
    vertical-align: middle
}

.b-article__img {
    height: 203px
}

.b-article__meta {
    margin-top: 7px;
    font-size: 12px;
    line-height: 14px;
    color: #797979;
    letter-spacing: 0.025em
}

.b-article__name {
    margin-top: 7px;
    letter-spacing: 0.025em;
    font-size: 17px;
    font-weight: bold;
    color: #030303
}

.b-article__name a {
    font-size: inherit;
    color: inherit
}

.b-document {
    background-color: #242424;
    height: 317px;
    padding: 27px 30px;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative
}

.b-document-list .col:nth-child(2n) .b-document {
    background-color: #1d1c1c
}

.b-document__img {
    height: 184px;
    overflow: hidden
}

.b-document__img img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto
}

.b-document__name {
    margin-bottom: 12px;
    overflow: hidden;
    height: 160px;
    font-weight: bold;
    color: #939598;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0.025em
}

.b-document__nav {
    margin-top: 20px
}

.b-document:hover .b-document__name {
    color: #fff
}

.b-document_img {
    padding: 0 25px 21px
}

.b-document_img .b-document__name {
    height: 40px
}

.b-document_img .b-document__img {
    margin: 0 -25px 18px
}

.b-document_img .b-document__nav {
    margin-top: 22px
}

.b-document_img .b-document__icon {
    position: absolute;
    right: 25px;
    bottom: 21px;
    display: inline-block
}

.b-game {
    color: #fff
}

.b-game__state {
    margin-bottom: 10px;
    font-size: 15px;
    letter-spacing: .025em;
    font-weight: bold
}

.b-game__name {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 28px;
    text-transform: uppercase
}

.b-game__meta {
    padding: 3px 0 0 46px;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    position: relative;
    min-height: 25px
}

.b-game__meta+.b-game__meta {
    margin-top: 9px
}

.b-game__meta .icon {
    position: absolute;
    left: 2px;
    top: 0
}

.b-game__nav {
    margin-top: 24px
}

.b-gallery-grid__locate {
    padding: 0 0 9px 143px;
    font-weight: bold;
    font-size: 16px;
    color: #fff
}

.b-gallery-grid__img {
    overflow: hidden
}

.b-gallery-grid__img.h1 {
    height: 320px
}

.b-gallery-grid__img.h2 {
    height: 430px
}

.b-gallery-grid__img img {
    display: block;
    min-height: 100%;
    min-width: 100%;
    width: auto;
    height: auto
}

.b-gallery-grid__nav {
    margin-top: 25px;
    text-align: center
}

.b-direction-list .b-direction:nth-child(2n) .b-direction__name {
    background-color: #121111
}

.b-direction__name {
    cursor: pointer;
    padding: 7px 0;
    text-align: center;
    background-color: #1c1c1c;
    color: rgba(255, 255, 255, 0.65);
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .025em
}

.b-direction__content {
    padding: 35px 28px 27px;
    height: 488px
}

.b-direction__icon {
    margin: 0 auto;
    width: 45px;
    height: 71px;
    line-height: 71px;
    opacity: .65;
    text-align: center
}

.b-direction__icon img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    vertical-align: middle
}

.b-direction__text {
    /*position:absolute;*/
    bottom: 17px;
    left: 17px;
    right: 17px;
    max-height: 72px;
    visibility: hidden;
    font-size: 15px;
    line-height: 18px;
    color: #fff
}

.body_notouch .b-direction:hover .b-direction__content,
.b-direction.active .b-direction__content {
    background-color: #181717
}

.body_notouch .b-direction:hover .b-direction__text,
.b-direction.active .b-direction__text {
    visibility: visible
}

.body_notouch .b-direction:hover .b-direction__name,
.b-direction.active .b-direction__name {
    background-color: #ee0a0c !important;
    color: #fff
}

.body_notouch .b-direction:hover .b-direction__icon,
.b-direction.active .b-direction__icon {
    opacity: 1
}

.b-direction_contacts {
    font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif
}

.b-direction_contacts .b-direction__icon {
    height: 45px;
    margin: 0 auto 31px;
    line-height: 45px
}

.b-direction_contacts .b-direction__text {
    bottom: 21px;
    left: 28px;
    right: 28px;
    font-size: 16px;
    letter-spacing: 0.025em
}

.b-play-field {
    width: 957px;
    height: 437px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background: url(../images/play-field.png) 0 0 no-repeat
}

.b-footballer {
    width: 70px;
    height: 83px;
    position: absolute;
    background: url(../images/footballer.png) left bottom no-repeat;
    text-align: center
}

.b-footballer__name {
    padding: 4px 0 2px;
    background-color: #050708;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px
}

.b-footballer__num {
    font-size: 29px;
    margin-top: 24px;
    color: #fff;
    font-weight: bold
}

.b-map {
    height: 299px
}

.b-map #map {
    height: 299px
}

.b-map [class*="ymaps-2"][class*="-ground-pane"] {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(100%)
}

.b-tour+.b-tour {
    margin-top: 14px
}

.b-tour__caption {
    padding: 7px 0;
    text-align: center;
    color: #fbfbff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #1a1a1a
}

.b-tour__caption small {
    font-weight: normal;
    text-transform: none
}

.b-tour__nav {
    background-color: #101010;
    zoom: 1;
    white-space: nowrap;
    letter-spacing: -4px;
    padding: 0 4px
}

.b-tour__nav:before,
.b-tour__nav:after {
    content: " ";
    display: table
}

.b-tour__nav:after {
    clear: both
}

.b-tour__num {
    display: inline-block;
    width: 38px;
    margin: 0 6px;
    text-align: center;
    vertical-align: top;
    font-weight: bold;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
    color: #939598
}

.b-tour__num:hover,
.b-tour__num.active {
    color: #fff;
    background-color: #060505
}

.b-tour__table {
    margin-top: 12px
}

.b-tour__table th,
.b-tour__table td {
    padding: 4px 12px
}

.b-tour__table th:first-child,
.b-tour__table td:first-child {
    padding-left: 15px
}

.b-tour__table th:last-child,
.b-tour__table td:last-child {
    padding-right: 15px
}

.b-stadium {
    height: 321px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover
}

.b-stadium:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.42);
    z-index: 1
}

.b-stadium__name {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 34px 10px;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    color: #939598;
    z-index: 2
}

.b-stadium:hover:after {
    display: none
}

.b-stadium:hover .b-stadium__name {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.42)
}

.b-leadership {
    color: #fff;
    background-color: #2a2a2a
}

.b-leadership:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.51)
}

.b-leadership__img {
    height: 323px;
    overflow: hidden
}

.b-leadership__content {
    padding: 23px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.b-leadership__name {
    font-weight: bold;
    font-size: 26px;
    letter-spacing: 0.025em
}

.b-leadership__nav {
    margin-top: 9px;
    visibility: hidden
}

.b-leadership__text {
    display: none
}

.b-leadership__text p {
    margin-bottom: 10px
}

.b-leadership__text p:last-child {
    margin-bottom: 0
}

.b-leadership__state,
.b-leadership__text {
    line-height: 16px;
    font-size: 14px;
    letter-spacing: 0.025em
}

.b-leadership_head {
    margin-bottom: 32px
}

.b-leadership_head:after {
    display: none
}

.b-leadership_head .b-leadership__content {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    padding: 43px !important
}

.b-leadership_head .b-leadership__img {
    height: 349px
}

.b-leadership_head .b-leadership__name {
    margin-bottom: 13px;
    font-size: 34px;
    line-height: 36px
}

.b-leadership_head .b-leadership__state {
    font-weight: bold;
    font-size: 18px;
    line-height: 1
}

.b-leadership_head .b-leadership__text {
    display: block;
    margin-top: 38px
}

.b-leadership.active {
    color: #7c7f83
}

.b-leadership.active .b-leadership__content {
    height: 100%;
    background-color: #fff
}

.b-leadership.active .b-leadership__content:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 23px;
    background-color: #fff
}

.b-leadership.active .b-leadership__wrap {
    position: absolute;
    padding: 23px;
    left: 0;
    right: 0;
    bottom: 0
}

.b-leadership.active .b-leadership__text {
    margin-top: 15px;
    max-height: 174px;
    overflow: hidden
}

.b-leadership.active .b-leadership__nav {
    margin-top: 12px;
    visibility: visible
}

.b-leadership.active .icon_arrow_right.sz_s {
    background-position: -798px 0
}

.b-leadership.active .b-leadership__text {
    display: block !important
}

.body_notouch .b-leadership:hover:after {
    opacity: 0
}

.body_notouch .b-leadership:hover .b-leadership__nav {
    visibility: visible
}

.b-program {
    text-align: center
}

.b-program__title {
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #cbcdce
}

.b-program__link {
    border-bottom: 1px solid;
    text-decoration: none;
    color: #5f6262;
    font-size: 16px
}

.b-program__link:hover {
    border-bottom-color: transparent
}

.b-squad {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    line-height: 21px;
    font-size: 14px;
    letter-spacing: .05em;
    text-transform: uppercase
}

.b-squad__img {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    text-align: center
}

.b-squad__img img {
    display: block;
    margin: auto;
    max-width: 22px;
    max-height: 24px;
    width: auto;
    height: auto
}

.b-calendar {
    background-color: #1c1c1c;
    padding: 24px 20px;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.b-calendar__head {
    margin-bottom: 16px;
    zoom: 1
}

.b-calendar__head:before,
.b-calendar__head:after {
    content: " ";
    display: table
}

.b-calendar__head:after {
    clear: both
}

.b-calendar-table {
    width: 100%
}

.b-calendar-table__cell {
    display: inline-block;
    padding: 3px;
    width: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #4d5155;
    text-align: center;
    border: 1px solid transparent
}

.b-calendar-table__cell.hightlight {
    border-color: #dd2929
}

.b-calendar-table a {
    color: #fff !important
}

.b-calendar__all {
    display: inline-block;
    padding: 9px 10px;
    text-transform: uppercase;
    background-color: #4c4c4e;
    font-weight: bold;
    font-size: 14px
}

.b-calendar__month {
    float: right;
    line-height: 32px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold
}

.b-dignity {
    background-color: #1c1c1c;
    padding: 24px 20px;
    height: 236px;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative
}

.b-dignity_inverse {
    background-color: #353535
}

.b-dignity__link {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 2
}

.b-dignity__img {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    z-index: 1;
    max-width: 145px;
    background-size: cover;
    -webkit-background-size: cover
}

.b-dignity__state {
    display: inline-block;
    position: absolute;
    left: 20px;
    max-width: 96px;
    top: 24px;
    padding: 9px 10px;
    text-transform: uppercase;
    background-color: #4c4c4e;
    font-weight: bold;
    font-size: 14px
}

.b-dignity__caption {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    color: #fff
}

.b-dignity__caption:last-child {
    margin-bottom: 0
}

.b-dignity__num {
    font-size: 36px;
    font-weight: bold;
    color: #fff
}

.b-dignity__content {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 50%;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding-right: 15px
}

.s-wrapper {
    margin-top: 10px;
    overflow: hidden
}

.s-header__top {
    padding: 19px 0 0
}

.s-header__main.fixed {
    background-color: #000;
    padding-top: 13px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 11111
}

.s-header__main.fixed .row {
    width: 984px;
    margin: auto
}

.mfp-wrap~.s-header .s-header__main.fixed {
    z-index: 11
}

.s-header__main.fixed .col_10 {
    width: auto !important;
    float: none !important;
    margin-left: 135px
}

.s-header__main.fixed .logo {
    top: 0;
    left: 22px;
    width: 62px
}

.s-header__main.fixed .logo img {
    width: 100%;
    height: auto
}

.s-header__main.fixed .logo__wrap {
    width: 123px
}

.s-header__slider {
    min-height: 535px;
    margin-bottom: 20px
}

.logo__wrap {
    position: relative
}

.logo__wrap .logo {
    position: absolute;
    left: 11px;
    top: -10px;
    z-index: 1111
}

.logo img {
    display: block
}

.s-footer {
    padding: 29px 0;
    background-color: #0a0a0b
}

.s-footer .logo {
    padding-left: 31px
}

.panel__trigger {
    display: none;
    float: right;
    margin-left: 9px;
    width: 19px;
    height: 12px;
    position: relative;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff
}

.panel__trigger:after {
    content: '';
    top: 4px;
    position: absolute;
    left: 0;
    display: block;
    height: 3px;
    right: 0;
    background-color: #fff
}

.widget_group {
    zoom: 1;
    position: relative
}

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

.widget_group:after {
    clear: both
}

.widget {
    position: relative;
    zoom: 1
}

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

.widget:after {
    clear: both
}

.clearfix+.widget,
.widget+.widget {
    margin-top: 35px
}

.widget__header {
    zoom: 1
}

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

.widget__header:after {
    clear: both
}

.widget__entry {
    zoom: 1
}

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

.widget__entry:after {
    clear: both
}

.widget__footer {
    margin-top: 35px;
    text-align: center
}

.widget_primary .widget__header {
    margin-bottom: 25px;
    background-color: #292929;
    padding: 7px;
    text-align: center
}

.widget_colored .widget__header {
    background-color: #292929;
    padding: 7px;
    text-align: center
}

.widget_colored .widget__entry {
    padding: 15px 10px 56px;
    background-color: #030505
}

.widget_spacer_top {
    padding-top: 30px
}

.widget_playfield {
    padding: 54px 0 49px;
    margin-top: 20px !important;
    background: url(../images/bg_playfield.png) center top no-repeat
}

.widget_playfield+.widget {
    margin-top: 0
}

.widget__bg {
    position: absolute;
    top: 83px;
    left: 0;
    right: 0;
    z-index: -1;
    height: 762px;
}

.page__entry>.widget__bg {
    top: 0px
}

.widget__bg__cont {
    background-color: #000;
    height: 100%
}

.widget__bg_super {
    top: -630px
}

.widget_similiar {
    padding: 35px 0 45px;
    background-color: #eeeeee
}

.widget_similiar .widget__header {
    margin-bottom: 17px
}

.s-header .nav_user {
    padding-top: 5px
}

.nav_user .nav__item {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.nav_user .nav__item+.nav__item {
    padding-left: 14px;
    margin-left: 8px
}

.nav_user .nav__item+.nav__item:after {
    position: absolute;
    left: 0;
    top: 1px;
    display: block;
    content: '';
    width: 1px;
    height: 10px;
    background-color: #fbfbff
}

.nav_user .nav__link {
    font-family: "Roboto", "Arial", "Helvetica", sans-serif;
    font-size: 12px;
    color: #fbfbff;
    letter-spacing: 0.05em;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid transparent
}

.nav_user .nav__link:hover {
    border-bottom-color: #fbfbff
}

.nav_main {
    white-space: nowrap;
    position: relative;
    height: 18px
}

.fixed .nav_main {
    padding-top: 11px !important;
    padding-bottom: 8px
}

.nav_main .nav__wrap {
    position: absolute;
    padding-bottom: 41px;
    padding-left: 44px;
    left: -44px;
    right: 0
}

.fixed .nav_main .nav__wrap {
    left: -83px;
    padding-left: 66px
}

.s-header__main .nav_main {
    padding-top: 29px;
    margin-left: -7px
}

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

.nav_main .nav__item:nth-child(5)~.nav__item .nav_sub {
    right: 20px;
    text-align: right
}

.nav_main .nav__item+.nav__item {
    margin-left: 26px
}

.fixed .nav_main .nav__item+.nav__item {
    margin-left: 30px
}

.nav_main .nav__item.active>.nav__link,
.nav_main .nav__item.open>.nav__link,
.body_notouch .nav_main .nav__item:hover>.nav__link {
    color: #fff
}

.nav_main .nav__item.active .nav_sub,
.nav_main .nav__item.open .nav_sub,
.body_notouch .nav_main .nav__item:hover .nav_sub {
    display: block
}

.nav_main .nav__item.active .nav_sub:before,
.nav_main .nav__item.open .nav_sub:before,
.body_notouch .nav_main .nav__item:hover .nav_sub:before {
    display: block;
    content: '';
    background-color: rgba(255, 255, 255, 0.1);
    height: 33px;
    top: 94px;
    left: 0;
    right: 0;
    position: fixed
}

.fixed .nav_main .nav__item.active .nav_sub:before,
.fixed .nav_main .nav__item.open .nav_sub:before,
.body_notouch .fixed .nav_main .nav__item:hover .nav_sub:before {
    top: 46px
}

.nav_main .nav__link {
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.025em;
    color: #939598;
    text-transform: uppercase;
    cursor: pointer
}

.nav_main .nav_sub {
    display: none;
    text-align: left;
    margin-top: 5px;
    position: absolute;
    top: 18px;
    z-index: 11;
    padding-top: 9px;
    min-height: 23px
}

.nav_main .nav_sub:after {
    display: block;
    height: 8px;
    position: absolute;
    left: -100px;
    right: -100px;
    bottom: 100%;
    content: ''
}

.nav_main .nav_sub .nav__item {
    position: relative;
    z-index: 12
}

.nav_main .nav_sub .nav__link {
    font-weight: normal;
    font-size: 13px;
    line-height: 1
}

.fixed .nav_main .nav_sub .nav__link {
    font-size: 12px
}

.body_notouch .fixed .nav_main .nav_sub:before {
    top: 4px;
    height: 29px;
    background-color: #1a1a1a !important
}

.s-footer .nav_foot {
    margin-left: -28px;
    padding-top: 21px
}

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

.nav_foot .nav__item+.nav__item {
    margin-left: 60px
}

.nav_foot .nav__link {
    font-weight: bold;
    color: #5a5a5a;
    font-size: 16px;
    letter-spacing: 0.05em
}

.nav_page .nav__link {
    display: block;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #9b9b9e;
    background-color: #2e2e2e
}

.nav_page .nav__link.active {
    background-color: #dd2929;
    color: #fbfbff
}

.serv-menu {
    display: block;
    position: fixed;
    left: 0;
    top: 30px;
    width: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
    border-radius: 0 6px 6px 0;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    z-index: 11111
}

.serv-menu__roll {
    position: absolute;
    left: 100%;
    display: inline-block;
    top: 10px;
    width: 13px;
    cursor: pointer;
    font-size: 23px;
    text-align: center;
    padding: 12px;
    color: #333;
    font-weight: bold;
    border-radius: 0 6px 6px 0;
    -webkit-border-radius: 0 6px 6px 0;
    -moz-border-radius: 0 6px 6px 0;
    z-index: 11112;
    background-color: #fff;
    border: 1px solid #ccc;
    border-left: none
}

.show .serv-menu__roll:after {
    content: '-'
}

.serv-menu__roll:after {
    content: '+'
}

.serv-menu a {
    display: none;
    font-size: 14px;
    padding: 10px;
    color: #333;
    text-decoration: none
}

.show.serv-menu {
    width: 230px
}

.show.serv-menu a {
    display: block
}

.serv-menu a+a {
    border-top: 1px solid #ececec
}

.serv-menu a.active {
    color: #dd2929
}

#vk_groups {
    height: 253px !important
}

#vk_groups iframe {
    height: 253px !important
}

.page {
    padding-top: 32px;
    padding-bottom: 32px;
    min-height: 500px
}

.page__head {
    margin-bottom: 44px;
    padding-left: 157px;
    zoom: 1
}

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

.page__head:after {
    clear: both
}

.page__entry {
    zoom: 1
}

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

.page__entry:after {
    clear: both
}

.page__entry_indentleft {
    padding-left: 155px
}

.page__entry_narrow {
    margin-left: 67px;
    margin-right: 67px
}

.page__entry_r {
    position: relative
}

.page__meta {
    margin-top: 20px;
    font-size: 14px;
    font-weight: bold
}

.page__subtitle .nav_page {
    margin-top: -6px
}

.page__title {
    margin-bottom: 30px
}

.page__title_indent {
    padding-left: 157px
}

.page__section+.page__section {
    margin-top: 53px
}

.page__section+.page__content {
    margin-top: 20px
}

.page__section_media .carousel_thumbs-preview .carousel__item {
    height: 505px;
    overflow: hidden
}

.page__section_media .carousel_thumbs-preview .carousel__item img {
    display: block;
    max-height: 100%;
    margin: auto;
    width: auto
}

.page__filter {
    margin-bottom: 26px
}

.page__filter .nav__link {
    background-color: #1c1c1c;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    text-align: center;
    padding: 5px;
    color: #fbfbff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px
}

.page__filter .nav__link:nth-child(2n) {
    background-color: #121111
}

.page__filter .nav__link.active {
    background-color: #db2a28
}

.page__filter-period {
    margin-bottom: 30px;
    background-color: #101010
}

.page__filter-period:last-child {
    margin-bottom: 0
}

.page__filter-period a {
    display: inline-block;
    vertical-align: top;
    color: #939598;
    letter-spacing: .05em;
    font-size: 12px;
    line-height: 15px;
    padding: 7px 14px;
    text-transform: uppercase;
    text-decoration: none
}

.page__filter-period a:hover {
    color: #fff
}

.page__filter-period a.active {
    background-color: #000;
    color: #fff
}

.page__filter_table .row {
    display: table;
    width: 100%
}

.page__filter_table .nav__link {
    float: none;
    display: table-cell;
    vertical-align: middle;
    color: #a9a9a9
}

.page__filter_table .nav__link.active {
    color: #fff
}

.p-pressa .page__entry {
    margin-top: 21px
}

.p-pressa .page__head {
    margin-bottom: 0
}

.p-pressa__head {
    margin-bottom: 37px;
    position: relative
}

.p-pressa__content {
    padding: 47px 0 46px;
    background-color: #fff
}

.p-pressa__content .typo {
    color: #000000
}

.p-pressa__foot {
    margin-top: 60px
}

.p-pressa__btn {
    font-weight: normal;
    font-size: 10px;
    margin-left: 15px;
    margin-top: 3px;
    margin-right: -108px;
    float: right
}

.p-pressa__btn .icon {
    margin-top: -1px
}

.p-pressa__title {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    letter-spacing: 0.025em;
    color: #000000
}

.p-leadership .page__meta {
    margin-top: 7px;
    font-family: "Roboto Condensed", "Arial", "Helvetica", sans-serif;
    font-size: 16px;
    letter-spacing: 0.025em
}

.p-ui-kit {
    padding-bottom: 40px
}

.p-ui-kit .widget+.widget {
    margin-top: 67px
}

.p-search {
    padding-left: 155px
}

.p-search-form {
    margin-bottom: 53px
}

.p-search-form__fld {
    display: inline-block;
    vertical-align: top;
    height: 35px;
    width: 356px;
    padding: 0;
    text-transform: uppercase;
    color: #fff;
    border: none;
    border-bottom: 1px solid #fff;
    background: transparent none;
    font-size: 16px;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.p-search-form__btn {
    display: inline-block;
    vertical-align: top;
    margin-left: 13px;
    padding: 10px 16px 7px;
    background-color: #dd2929;
    border: none;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: .05em;
    text-transform: uppercase
}

.p-search-form__btn .icon {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-left: 8px
}

.p-search__caption {
    font-size: 30px;
    color: #fff
}

.p-search__caption small {
    margin-left: 6px;
    font-size: 20px
}

.p-search-result__list {
    margin: 69px 0
}

.p-search-result__name {
    margin-top: 20px;
    font-size: 20px;
    line-height: 22px;
    font-weight: bold;
    color: #fff
}

.p-search-result__name a {
    font-size: inherit;
    color: inherit
}

.p-search-result__text {
    margin-top: 8px;
    color: #d2d3d4;
    font-size: 14px;
    line-height: 18px
}

.p-search-result+.p-search-result {
    margin-top: 51px
}

.p-trener__name {
    margin-bottom: 11px;
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff
}

.p-trener__state {
    color: #dd2929;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase
}

.p-trener__date {
    margin-top: 20px;
    margin-bottom: 21px;
    text-align: center;
    font-size: 16px;
    color: #939598
}

.p-trener-exp {
    margin-top: 20px
}

.p-trener-exp__title {
    margin-bottom: 25px;
    background-color: #2e2d2d;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #d1d3d4;
    text-align: center;
    padding: 7px
}

.p-trener-exp__table {
    width: 100%
}

.p-trener-exp__table .td_date {
    width: 61px;
    padding-right: 50px
}

.p-trener-exp__table .td_club {
    width: 200px;
    text-align: center
}

.p-trener-exp__table .td_match {
    width: 300px;
    text-align: center
}

.p-trener-exp__table .td_tournament {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 300px
}

.p-trener-exp__table .td_tournament_2 {
    max-width: 300px;
    width: 300px;
    text-align: left
}

.p-trener-exp__table .td_narrow {
    white-space: nowrap;
    width: 60px;
    text-align: center
}

.p-trener-exp__table .td_one {
    width: 20px;
    text-align: center
}

.p-trener-exp__table .td_state {
    width: 200px;
    text-align: center;
    padding-right: 30px
}

.p-trener-exp__table th {
    padding-bottom: 12px;
    text-align: center;
    font-size: 16px;
    color: #939598
}

.p-trener-exp__table td {
    padding: 7px 11px;
    font-size: 16px;
    color: #fff
}

.p-trener-exp__table tr:nth-child(2n+1) td {
    background-color: #121111
}

.p-trener-carousel {
    margin-bottom: 71px
}

.p-trener-carousel.visible {
    display: block;
    text-align: center;
    letter-spacing: -4px
}

.p-trener-carousel.visible .carousel__item {
    letter-spacing: 0;
    display: inline-block;
    width: 320px;
    height: 320px
}

.p-trener-carousel.visible .carousel__item img {
    max-width: 100%;
    height: auto
}

.p-trener-carousel.visible .carousel__item.center:after {
    opacity: 0
}

.p-trener-carousel .owl-next,
.p-trener-carousel .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -27px;
    width: 29px;
    height: 54px
}

.p-trener-carousel .owl-prev {
    left: -76px;
    background-position: -1300px 0
}

.p-trener-carousel .owl-next {
    right: -76px;
    background-position: -1350px 0
}

.p-trener-carousel .carousel__item {
    position: relative;
    cursor: pointer
}

.p-trener-carousel .carousel__item:after {
    display: block;
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6)
}

.p-trener-carousel .center .carousel__item:after {
    opacity: 0
}

.p-trener-tabs {
    margin-top: 78px
}

.p-trener-tabs .b-news {
    height: 241px;
    white-space: nowrap
}

.p-trener-tabs .b-news:before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle
}

.p-trener-tabs .b-news__wrap {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    white-space: normal
}

.p-trener-tabs .b-news__name {
    margin-top: 0;
    font-size: 22px;
    line-height: 1
}

.p-trener-tabs .tabs__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: block;
    visibility: hidden !important
}

.p-trener-tabs .tabs__item.active {
    visibility: visible !important
}

.p-trener-tabs .tabs__head {
    margin-bottom: 35px;
    zoom: 1
}

.p-trener-tabs .tabs__head:before,
.p-trener-tabs .tabs__head:after {
    content: " ";
    display: table
}

.p-trener-tabs .tabs__head:after {
    clear: both
}

.p-trener-tabs .tabs__body {
    position: relative;
    min-height: 242px
}

.p-trener-tabs .tabs__link {
    float: left;
    width: 25%;
    cursor: pointer;
    padding: 7px 0;
    text-align: center;
    background-color: #1c1c1c;
    color: rgba(255, 255, 255, 0.65);
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .025em
}

.p-trener-tabs .tabs__link:nth-child(2n) {
    background-color: #121111
}

.p-trener-tabs .tabs__link.active {
    background-color: #dd2929;
    color: #fff
}

.p-player {
    text-align: center
}

.p-player-carousel {
    margin-bottom: 25px;
    background: url(../images/bg_players.png) center top no-repeat;
    position: relative
}

.p-player-carousel:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.7)
}

.p-player-carousel .container {
    position: relative;
    z-index: 2
}

.p-player-carousel .owl-next,
.p-player-carousel .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -27px;
    width: 29px;
    height: 54px
}

.p-player-carousel .owl-prev {
    left: 50%;
    margin-left: -551px;
    background-position: -1300px 0
}

.p-player-carousel .owl-next {
    right: 50%;
    margin-right: -551px;
    background-position: -1350px 0
}

.p-player-carousel .carousel__item {
    padding-top: 117px;
    position: relative;
    cursor: pointer
}

.p-player__data .p-trener__state {
    margin-bottom: 18px
}

.p-player__data .p-trener-tabs {
    margin-top: 23px
}

.p-player__data .tabs__item {
    position: relative;
    display: none !important
}

.p-player__data .tabs__item.active {
    display: block !important
}

.p-player__data .tabs__body {
    min-height: 1px
}

.p-player__img {
    margin: 0 10px 22px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.p-player__img img {
    display: block;
    margin: auto;
    max-width: 100%;
    height: auto;
    filter: brightness(0.3);
    -webkit-filter: brightness(0.3);
    -moz-filter: brightness(0.7);
    -o-filter: brightness(0.7);
    -ms-filter: brightness(0.7)
}

.p-player__num {
    font-size: 112px;
    color: #3d3d3e;
    font-weight: bold
}

.center .p-player__img {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

.center .p-player__img img {
    filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
    -ms-filter: none
}

.center .p-player__num {
    color: #fff
}

.p-poll {
    background-color: #4c4c4d;
    padding: 39px 26px 23px
}

.p-poll-list .p-poll+.p-poll {
    margin-top: 22px
}

.p-poll__name {
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 29px;
    line-height: 32px;
    color: #fff
}

.p-poll__name a {
    font-size: inherit;
    color: inherit
}

.p-poll__nav {
    zoom: 1
}

.p-poll__nav:before,
.p-poll__nav:after {
    content: " ";
    display: table
}

.p-poll__nav:after {
    clear: both
}

.p-poll__nav .btn {
    width: 172px;
    text-align: center;
    font-size: 12px
}

.p-poll__meta {
    margin-top: 5px;
    float: right
}

.p-poll .b-meta {
    font-size: 14px;
    font-weight: normal;
    text-transform: none
}

.p-poll_finish {
    background-color: #1c1c1c
}

.p-poll_finish .b-meta,
.p-poll_finish .p-poll__name {
    opacity: .4
}

.p-poll-detail {
    padding: 33px 0 0 49px
}

.p-poll-detail__ask {
    padding-left: 47px;
    margin-bottom: 13px;
    font-size: 16px;
    color: #939598
}

.p-poll-detail__options {
    max-width: 340px
}

.p-poll-detail__option {
    position: relative
}

.p-poll-detail__option+.p-poll-detail__option {
    margin-top: 20px
}

.p-poll-detail__option input {
    position: absolute;
    clip: rect(0, 0, 0, 0)
}

.p-poll-detail__option input:checked+label {
    color: #e12729
}

.p-poll-detail__option input:checked+label:after {
    background-color: #e12729
}

.p-poll-detail__option label {
    display: block;
    padding: 4px 10px 4px 47px;
    font-size: 20px;
    line-height: 22px;
    cursor: pointer;
    background-color: #1c1c1c
}

.p-poll-detail__option label:after {
    position: absolute;
    display: block;
    content: '';
    top: 7px;
    left: 12px;
    width: 15px;
    height: 15px;
    background-color: #2e2d2d
}

.p-poll-detail__nav {
    margin-top: 64px
}

.p-poll-detail__nav .btn {
    width: 170px
}

.p-poll-result__wrap {
    padding: 29px 0 0 49px
}

.p-poll-result__chart {
    float: left;
    background-color: #2e2d2d
}

.p-poll-result__chart-value {
    height: 30px;
    background-color: #e12729;
    float: right
}

.p-poll-result__chart-percent {
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    float: left;
    margin-left: 12px
}

.p-poll-result tbody tr:first-child td {
    color: #dd2929 !important
}

.p-poll-result td,
.p-poll-result th {
    vertical-align: top;
    font-size: 16px
}

.p-poll-result td:first-child,
.p-poll-result th:first-child {
    padding-left: 45px
}

.p-poll-result td {
    color: #fff
}

.p-poll-result th {
    text-align: left;
    padding-top: 6px;
    padding-bottom: 11px !important;
    color: #939598;
    background-color: transparent !important
}

.p-poll-result .td_separate {
    height: 19px
}

.p-poll-result .td_name {
    padding-top: 7px;
    padding-bottom: 7px;
    width: 205px;
    padding-right: 20px;
    background-color: #1c1c1c
}

.p-poll-result .td_votes {
    padding-top: 7px;
    padding-bottom: 7px;
    width: 50px;
    padding-right: 20px;
    color: #6c6a6a;
    text-align: right;
    background-color: #1c1c1c
}

.p-poll-result tfoot td {
    color: #939598;
    font-size: 16px;
    font-weight: 300
}

.p-error {
    background: url(../images/404.jpg) top center no-repeat;
    background-size: cover;
    -webkit-background-size: cover
}

.p-error-container {
    height: 100%;
    position: relative;
    white-space: nowrap;
    text-align: center
}

.p-error-container:after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle
}

.p-error-wrap {
    width: 962px;
    margin-bottom: 170px;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    text-align: left
}

.p-error-foot {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 124px;
    width: 962px;
    margin: auto
}

.p-error-foot__logo {
    margin-right: 20px;
    width: 67px;
    height: 90px;
    display: inline-block;
    vertical-align: bottom
}

.p-error-foot__text {
    display: inline-block;
    vertical-align: bottom;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 0.025em;
    color: rgba(255, 255, 255, 0.4)
}

.p-error__nav {
    margin-top: 37px
}

.p-error__caption {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 95px;
    line-height: 96px;
    letter-spacing: .05em;
    color: #fdfdfd;
    text-transform: uppercase
}

.p-error__text {
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #fdfdfd;
    letter-spacing: .05em
}

.p-history .widget__bg {
    top: 450px !important
}

.p-history__content {
    margin-top: 32px
}

.p-history__caption {
    margin-bottom: 38px;
    font-size: 25px;
    line-height: 30px;
    font-weight: bold
}

.p-history__carousel .owl-next,
.p-history__carousel .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    width: 18px;
    height: 33px
}

.p-history__carousel .owl-prev {
    left: 50%;
    margin-left: -521px;
    background-position: -1300px -100px
}

.p-history__carousel .owl-next {
    right: 50%;
    margin-right: -521px;
    background-position: -1350px -100px
}

.tabs__item {
    display: none
}

.tabs__item.active {
    display: block
}

.tabs_period a {
    display: inline-block;
    vertical-align: top;
    color: #939598;
    letter-spacing: .05em;
    font-size: 12px;
    line-height: 15px;
    padding: 7px 14px;
    text-transform: uppercase
}

.tabs_period a:hover,
.tabs_period a.active {
    color: #fff
}

.tabs_period .tabs__head {
    background-color: #1a1a1a
}

.tabs_period .tabs__body {
    background-color: #101010
}

.tabs_period .tabs__body a:hover,
.tabs_period .tabs__body a.active {
    background-color: #000000
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-prev,
.owl-next {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    text-indent: -1111px;
    width: 19px;
    height: 34px;
    background: transparent url(../images/sprite.svg) -100px 0 no-repeat;
    overflow: hidden
}

.owl-prev.disabled,
.owl-next.disabled {
    display: none
}

.owl-next {
    background-position: -150px 0
}

.owl-dots {
    position: absolute;
    z-index: 11
}

.owl-dots .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff
}

.owl-dots .owl-dot.active {
    background-color: #dd2929
}

.carousel_front .owl-prev {
    left: -38px;
    top: 233px
}

.carousel_front .owl-next {
    right: -38px;
    top: 233px
}

.carousel_front .owl-nav {
    position: absolute;
    left: 50%;
    width: 962px;
    margin-left: -481px;
    top: 0;
    height: 0
}

.carousel_front .owl-dots {
    /*display: none;*/
    left: 50%;
    width: 962px;
    margin-left: -481px;
    bottom: 37px;
    text-align: right
}

.carousel_front .owl-dot {
    margin: 0 3px
}

.carousel_players .owl-item {
    text-align: center
}

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

.carousel_media {
    zoom: 1
}

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

.carousel_media:after {
    clear: both
}

.carousel_media .owl-prev {
    left: -38px
}

.carousel_media .owl-next {
    right: -38px
}

.carousel_thumbs .carousel__item img {
    display: block
}

.carousel_thumbs-list {
    margin: 30px 35px 0
}

.carousel_thumbs-list .owl-next,
.carousel_thumbs-list .owl-prev {
    width: 12px;
    height: 22px;
    margin-top: -11px
}

.carousel_thumbs-list .owl-next {
    right: -21px;
    background-position: -150px -150px
}

.carousel_thumbs-list .owl-prev {
    left: -21px;
    background-position: -100px -100px
}

.carousel_thumbs-list .carousel__item {
    width: 122px;
    height: 88px;
    margin: auto;
    overflow: hidden;
    position: relative;
    cursor: pointer
}

.carousel_thumbs-list .carousel__item:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4)
}

.carousel_thumbs-list .carousel__item img {
    height: 100%;
    width: auto;
    display: block;
    margin: auto
}

.carousel_thumbs-list .synced .carousel__item:after {
    opacity: 0
}

.carousel_thumbs-preview .owl-next,
.carousel_thumbs-preview .owl-prev {
    width: 33px;
    height: 33px;
    border: 1px solid #fff
}

.carousel_thumbs-preview .owl-prev {
    left: 32px;
    background-position: -91px -44px
}

.carousel_thumbs-preview .owl-next {
    right: 32px;
    background-position: -138px -94px
}

.carousel_pressa .owl-next,
.carousel_pressa .owl-prev {
    width: 33px;
    height: 33px;
    border: 1px solid #fff
}

.carousel_pressa .owl-prev {
    left: 32px;
    background-position: -91px -44px
}

.carousel_pressa .owl-next {
    right: 32px;
    background-position: -138px -94px
}

.carousel_pressa .carousel__item img {
    height: 507px;
    width: auto;
    margin: auto
}

/*! Social Likes v3.1.1 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes,
.social-likes__widget {
    display: inline-block;
    padding: 0;
    vertical-align: middle !important;
    word-spacing: 0 !important;
    text-indent: 0 !important;
    list-style: none !important
}

.social-likes {
    opacity: 0
}

.social-likes_visible {
    opacity: 1;
    transition: opacity 0.1s ease-in
}

.social-likes>* {
    display: inline-block;
    visibility: hidden
}

.social-likes_visible>* {
    visibility: inherit
}

.social-likes__widget {
    display: inline-block;
    position: relative;
    white-space: nowrap
}

.social-likes__widget+.social-likes__widget {
    margin-left: 26px
}

.social-likes__widget:before,
.social-likes__widget:after {
    display: none !important
}

.social-likes__button,
.social-likes__counter {
    display: inline-block;
    vertical-align: middle
}

.social-likes__button {
    width: 23px;
    height: 23px;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.social-likes__button:before {
    content: "";
    display: inline-block
}

.social-likes__icon {
    position: absolute;
    top: 0;
    left: 0
}

.social-likes__counter {
    display: none;
    position: relative
}

.social-likes_ready .social-likes__counter,
.social-likes__counter_single {
    display: inline-block
}

.social-likes_ready .social-likes__counter_empty {
    display: none
}

.social-likes_notext .social-likes__button {
    padding-left: 0
}

.social-likes_single-w {
    position: relative;
    display: inline-block
}

.social-likes_single {
    position: absolute;
    text-align: left;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s .11s, opacity .1s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.social-likes_single.social-likes_opened {
    visibility: visible;
    opacity: 1;
    transition: opacity 0.15s ease-out
}

.social-likes__button_single {
    position: relative
}

.social-likes__icon {
    width: 23px;
    height: 23px;
    background-image: url(../images/sprite.svg)
}

.social-likes__counter {
    height: 23px;
    min-width: 13px;
    margin-left: 7px;
    padding: 0 5px;
    color: #939396;
    border: 1px solid;
    cursor: default;
    background-color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.social-likes__counter:before,
.social-likes__counter:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0
}

.social-likes__counter:before {
    top: 4px;
    left: -6px;
    border: 6px inset transparent;
    border-left: 0;
    border-right: 6px solid;
    border-right-color: inherit;
    opacity: 0.7
}

.social-likes__counter:after {
    top: 5px;
    left: -4px;
    border: 5px inset transparent;
    border-left: 0;
    border-right: 5px solid #fff
}

.social-likes__icon_facebook {
    background-position: -694px 2px
}

.social-likes__widget:hover .social-likes__icon_facebook {
    background-position: -694px -48px
}

.social-likes__icon_twitter {
    background-position: -598px 3px
}

.social-likes__widget:hover .social-likes__icon_twitter {
    background-position: -598px -47px
}

.social-likes__icon_vkontakte {
    background-position: -650px 3px
}

.social-likes__widget:hover .social-likes__icon_vkontakte {
    background-position: -650px -47px
}

.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.flip-clock-wrapper {
    white-space: nowrap
}

.flip-clock-wrapper a {
    cursor: pointer;
    text-decoration: none;
    color: #ccc
}

.flip-clock-wrapper a:hover {
    color: #fff
}

.flip-clock-wrapper ul {
    list-style: none
}

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
    content: " ";
    display: table
}

.flip-clock-wrapper.clearfix:after {
    clear: both
}

.flip-clock-wrapper.clearfix {
    *zoom: 1
}

.flip-clock-wrapper {
    font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
    -webkit-user-select: none
}

.flip-clock-meridium {
    background: none !important;
    box-shadow: 0 0 0 !important;
    font-size: 36px !important
}

.flip-clock-meridium a {
    color: #313333
}

.flip-clock-wrapper {
    text-align: center;
    position: relative
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " ";
    display: table
}

.flip-clock-wrapper:after {
    clear: both
}

.flip-clock-wrapper ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 7px 1px 0 0;
    width: 18px;
    height: 29px;
    font-size: 22px;
    font-weight: bold;
    line-height: 28px
}

.flip-clock-wrapper ul li {
    background: url(../images/bg_counter_unit.jpg);
    background-size: cover;
    -webkit-background-size: cover
}

.b-tablo__score_big .flip-clock-wrapper ul {
    width: 20px;
    height: 32px;
    line-height: 32px;
    margin: 10px 0 0
}

.b-tablo__score_big .flip-clock-wrapper ul li {
    line-height: 34px
}

.flip-clock-wrapper ul li {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 30px;
    text-decoration: none !important
}

.flip-clock-wrapper ul li:first-child {
    z-index: 2
}

.flip-clock-wrapper ul li a {
    display: block;
    height: 100%;
    -webkit-perspective: 200px;
    -moz-perspective: 200px;
    perspective: 200px;
    margin: 0 !important;
    overflow: visible !important;
    cursor: default !important
}

.flip-clock-wrapper ul li a div {
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    font-size: 22px;
    overflow: hidden
}

.flip-clock-wrapper ul li a div .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2
}

.flip-clock-wrapper ul li a div.up {
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    top: 0
}

.flip-clock-wrapper ul li a div.up:after {
    content: "";
    position: absolute;
    top: 44px;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 3px
}

.flip-clock-wrapper ul li a div.down {
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    bottom: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.flip-clock-wrapper ul li a div div.inn {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200%;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    font-size: 22px
}

.flip-clock-wrapper ul li a div.up div.inn {
    top: 0
}

.flip-clock-wrapper ul li a div.down div.inn {
    bottom: 0
}

.flip-clock-wrapper ul.play li.flip-clock-before {
    z-index: 3
}

.flip-clock-wrapper ul.play li.flip-clock-active {
    -webkit-animation: asd 0.5s 0.5s linear both;
    -moz-animation: asd 0.5s 0.5s linear both;
    animation: asd 0.5s 0.5s linear both;
    z-index: 5
}

.flip-clock-divider {
    display: inline-block;
    vertical-align: top;
    width: 5px;
    overflow: hidden;
    height: 3px;
    text-indent: -1111px
}

.b-tablo__score_big .flip-clock-divider {
    width: 13px
}

.flip-clock-divider.days {
    display: none
}

.flip-clock-dot {
    display: none
}

@-webkit-keyframes asd {
    0% {
        z-index: 2
    }

    20% {
        z-index: 4
    }

    100% {
        z-index: 4
    }
}

@-moz-keyframes asd {
    0% {
        z-index: 2
    }

    20% {
        z-index: 4
    }

    100% {
        z-index: 4
    }
}

@-o-keyframes asd {
    0% {
        z-index: 2
    }

    20% {
        z-index: 4
    }

    100% {
        z-index: 4
    }
}

@keyframes asd {
    0% {
        z-index: 2
    }

    20% {
        z-index: 4
    }

    100% {
        z-index: 4
    }
}

.flip-clock-wrapper ul.play li.flip-clock-active .down {
    z-index: 2;
    -webkit-animation: turn 0.5s 0.5s linear both;
    -moz-animation: turn 0.5s 0.5s linear both;
    animation: turn 0.5s 0.5s linear both
}

@-webkit-keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg)
    }

    100% {
        -webkit-transform: rotateX(0deg)
    }
}

@-moz-keyframes turn {
    0% {
        -moz-transform: rotateX(90deg)
    }

    100% {
        -moz-transform: rotateX(0deg)
    }
}

@-o-keyframes turn {
    0% {
        -o-transform: rotateX(90deg)
    }

    100% {
        -o-transform: rotateX(0deg)
    }
}

@keyframes turn {
    0% {
        transform: rotateX(90deg)
    }

    100% {
        transform: rotateX(0deg)
    }
}

.flip-clock-wrapper ul.play li.flip-clock-before .up {
    z-index: 2;
    -webkit-animation: turn2 0.5s linear both;
    -moz-animation: turn2 0.5s linear both;
    animation: turn2 0.5s linear both
}

@-webkit-keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0deg)
    }

    100% {
        -webkit-transform: rotateX(-90deg)
    }
}

@-moz-keyframes turn2 {
    0% {
        -moz-transform: rotateX(0deg)
    }

    100% {
        -moz-transform: rotateX(-90deg)
    }
}

@-o-keyframes turn2 {
    0% {
        -o-transform: rotateX(0deg)
    }

    100% {
        -o-transform: rotateX(-90deg)
    }
}

@keyframes turn2 {
    0% {
        transform: rotateX(0deg)
    }

    100% {
        transform: rotateX(-90deg)
    }
}

.flip-clock-wrapper ul li.flip-clock-active {
    z-index: 3
}

.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, #000));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, #000 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #000 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, #000 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both
}

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, #000));
    background: linear, top, rgba(0, 0, 0, 0.1) 0%, #000 100%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #000 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, #000 100%);
    background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, #000 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.3s linear both
}

.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
    background: -moz-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, #000 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, #000 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: show 0.5s linear both;
    -moz-animation: show 0.5s linear both;
    animation: show 0.5s linear both
}

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
    background: -moz-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, rgba(0, 0, 0, 0.1)));
    background: linear, top, #000 0%, rgba(0, 0, 0, 0.1) 100%;
    background: -o-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -ms-linear-gradient(top, #000 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear, to bottom, #000 0%, rgba(0, 0, 0, 0.1) 100%;
    -webkit-animation: hide 0.5s 0.3s linear both;
    -moz-animation: hide 0.5s 0.3s linear both;
    animation: hide 0.5s 0.2s linear both
}

@-webkit-keyframes show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes show {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes hide {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes hide {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-o-keyframes hide {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes hide {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #535353;
    opacity: 0.3
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 40px auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

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

.mfp-close {
    position: absolute;
    right: 10px;
    top: 10px;
    overflow: hidden !important;
    width: 18px;
    height: 18px;
    text-decoration: none;
    text-align: center;
    color: #FFF;
    font-style: normal;
    text-indent: -1111px;
    background: url(../images/sprite.svg) -1200px 0 no-repeat !important
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    margin: 0 auto
}

.mfp-figure {
    background-color: #fff;
    line-height: 0
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-figure figcaption {
    display: none
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.3
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.popup {
    padding: 37px 43px 22px;
    background-color: #060505;
    border: 2px solid #302e2e;
    width: 400px;
    margin: auto;
    position: relative;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important
}

.popup__head {
    text-align: center;
    margin-bottom: 33px
}

.popup_login {
    padding: 54px 108px
}

.popup_subscribe {
    width: 560px;
    padding: 44px 158px
}

.popup_subscribe .btn_primary {
    width: 172px
}

.popup_subscribe .control_nav {
    margin-top: 50px !important
}

.sortable th {
    padding-left: 0 !important;
    padding-right: 0 !important;
    white-space: nowrap
}

.sortable th span[id^="sorttable_"] {
    display: none
}

.sortable th.sorttable_sorted .sortable__trgr:after {
    content: ' ▾'
}

.sortable th.sorttable_sorted_reverse .sortable__trgr:after {
    content: ' ▴'
}

.sortable th.nobr .sortable__trgr {
    white-space: nowrap !important
}

.sortable__trgr {
    white-space: normal;
    display: inline-block;
    position: relative;
    padding-left: 11px;
    padding-right: 11px;
    text-align: center
}

.sortable__trgr:after {
    text-align: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    display: inline-block;
    width: 13px
}

.va-cont {
    width: 100%;
    display: table !important;
    position: relative;
    vertical-align: middle;
    height: 100%
}

.va-cont .va-wr {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
    height: 100%
}

.va-cont .va-wr>span,
.va-cont .va-wr>div {
    display: inline;
    vertical-align: middle
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    display: block !important;
    overflow: visible !important
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.title {
    font-size: 38px;
    line-height: 40px;
    font-weight: bold;
    text-transform: none;
    letter-spacing: .025em;
    color: #ffffff
}

.title1 {
    font-size: 37px;
    letter-spacing: 0.025em;
    font-weight: bold;
    text-transform: uppercase;
    color: #f1f2f2
}

.title1 small {
    margin-left: 17px;
    font-size: 23px;
    text-transform: none
}

.title2 {
    font-size: 30px;
    letter-spacing: 0.025em;
    font-weight: bold;
    text-transform: uppercase;
    color: #f1f2f2
}

.title3 {
    font-size: 16px;
    font-weight: bold;
    color: #fdfdfd
}

.title4 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fdfdfd
}

.title5 {
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    color: #030303;
    font-weight: bold;
    letter-spacing: 0.025em
}

.t_left {
    text-align: left !important
}

.t_right {
    text-align: right !important
}

.t_center {
    text-align: center !important
}

.nobr {
    white-space: nowrap
}

.link {
    font-size: 12px;
    color: #0ba8e0;
    border-bottom: 1px solid
}

.link:hover {
    border-bottom-color: transparent
}

.table_stat {
    width: 100%;
    border-collapse: collapse
}

.table_stat .table__arrow {
    display: inline-block;
    position: relative;
    margin-left: 7px
}

.table_stat .table__arrow:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #db2b28 transparent transparent transparent
}

.table_stat .leaders .table__arrow:after {
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #40b67f transparent
}

.table_stat .s1 .table__arrow:after {
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent rgba(64, 182, 127, 0.42) transparent
}

.table_stat .p .table__arrow:after {
    border-color: rgba(219, 43, 40, 0.42) transparent transparent transparent
}

.table_stat .s2 .table__arrow {
    visibility: hidden
}

.table_stat__desc {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: .05em;
    color: #3c3b3b
}

.table_stat__wrap {
    overflow-y: auto
}

.table_stat th {
    font-size: 14px;
    color: #818181;
    padding: 5px 10px;
    text-align: left;
    vertical-align: middle
}

.table_stat td {
    padding: 5px 10px;
    font-size: 14px;
    color: #fbfbff;
    vertical-align: middle
}

.table_stat tbody tr.tr_hightlight td {
    background-color: #121111
}

.table_stat .td_club {
    text-transform: uppercase;
    font-weight: bold;
    width: 300px
}

.table_stat .td_stat {
    width: 30px;
    text-align: center
}

.table_stat .td_num {
    width: 25px;
    text-align: center
}

.table_stat td.td_num {
    font-weight: bold;
    font-size: 16px
}

.table_stat .td_flag {
    width: 22px;
    padding-right: 0
}

.table_stat .td_flag img {
    display: block;
    max-width: 22px;
    max-height: 22px;
    width: auto;
    height: auto
}

.table_stat .td_country {
    color: rgba(251, 251, 255, 0.2)
}

.table_stat tr:hover td {
    color: #dd2929
}

.table_stat tr:hover .td_country {
    color: rgba(221, 41, 41, 0.51)
}

.table_clubs {
    width: 100%;
    border-collapse: collapse
}

.table_clubs__desc {
    padding: 0 15px
}

.table_clubs+.table_clubs {
    margin-top: 12px
}

.table_clubs_indenttop {
    margin-top: -22px
}

.table_clubs__img {
    height: auto;
    max-width: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px
}

.table_clubs th {
    padding: 3px 6px;
    font-size: 14px;
    color: #939598;
    text-align: left;
    font-weight: normal !important
}

.table_clubs td {
    padding: 3px 6px;
    line-height: 21px;
    vertical-align: middle;
    font-size: 14px;
    letter-spacing: .05em;
    color: #fbfbff
}

.table_clubs tr:nth-child(2n+1) td {
    background-color: #121111
}

.b-reamer__content .table_clubs tr:nth-child(2n+1) td {
    background-color: #272727
}

.b-reamer__content.light .table_clubs tr:nth-child(2n+1) td {
    background-color: #3e3e3e
}

.table_clubs tr:hover td {
    color: #dd2929
}

.table_clubs tr:hover td.td_name {
    font-weight: bold
}

.table_clubs .td_single {
    padding: 6px 10px !important
}

.table_clubs .td_single:hover a {
    color: #dd2929
}

.table_clubs .td_caption {
    width: 100px;
    font-weight: bold;
    text-transform: uppercase
}

.table_clubs .td_date_dark {
    width: 90px;
    font-size: 14px;
    color: #b5b2b2
}

.table_clubs .td_logo {
    width: 20px;
    vertical-align: middle;
    text-align: center
}

.table_clubs .td_logo img {
    display: block;
    margin: auto;
    max-width: 22px;
    max-height: 24px;
    width: auto;
    height: auto
}

.table_clubs .td_point {
    text-align: center;
    width: 23px
}

.table_clubs .td_stat {
    text-align: center;
    width: 40px
}

.table_clubs .td_score {
    font-weight: bold;
    text-align: center
}

.b-tour .table_clubs .td_score {
    padding-right: 20px
}

.table_clubs .td_space {
    width: 10px;
    padding: 0 !important
}

.table_clubs .td_num {
    white-space: nowrap;
    text-align: center;
    width: 23px;
    font-weight: bold
}

.table_match {
    width: 100%
}

.table_match th {
    padding: 4px;
    font-size: 15px;
    text-align: center;
    color: #9b9b9b
}

.table_match td {
    font-size: 15px;
    line-height: 19px;
    padding: 9px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #181717
}

.b {
    font-weight: bold
}

.typo {
    font-size: 14px;
    line-height: 17px
}

.typo .invers {
    color: #6a6a6a
}

.typo img {
    max-width: 100%;
    height: auto
}

.typo ol {
    counter-reset: ol-counter
}

.typo ol li:before {
    content: counter(ol-counter);
    counter-increment: ol-counter
}

.typo ul li:before {
    content: '';
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.typo p {
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 18px
}

.typo p:last-child {
    margin-bottom: 0
}

.mobile_visible {
    display: none !important
}

@media screen and (max-width: 1400px) {
    .container_wider {
        width: 962px
    }
}

@media screen and (min-width: 768px) {
    .s-header {
        height: 87px
    }
}

@media screen and (max-width: 767px) {
    body .mobile_hidden {
        display: none !important
    }

    .mobile_visible {
        display: block !important
    }

    .container {
        width: auto !important;
        margin-left: 20px;
        margin-right: 20px
    }

    .container_wider {
        margin-left: 0;
        margin-right: 0
    }

    .logo {
        width: 45px
    }

    .logo img {
        display: block;
        max-width: 100%;
        height: auto
    }

    .logo__wrap .logo {
        top: -24px
    }

    .row {
        margin-left: 0;
        margin-right: 0
    }

    .row .col {
        padding-left: 0;
        padding-right: 0
    }

    .col_full_mobile {
        float: none !important;
        width: auto !important;
        display: block !important
    }

    .col_full_mobile+.col_full_mobile {
        margin-top: 20px
    }

    .s-header__top {
        margin: 0 -20px;
        background-color: #1e2021;
        padding: 13px 20px 6px
    }

    .s-header__slider {
        min-height: 253px;
        margin: 0
    }

    .panel__trigger {
        cursor: pointer;
        display: block
    }

    .panel_show {
        overflow: hidden
    }

    .panel_show .nav_main {
        right: 0
    }

    .panel_show .logo {
        z-index: 11112
    }

    .s-wrapper {
        margin-top: 0
    }

    .title {
        font-size: 16px;
        line-height: 18px
    }

    .title1 {
        font-size: 16px
    }

    .title1 small {
        font-size: 10px;
        margin-left: 7px
    }

    .title3,
    .title4 {
        font-size: 14px;
        line-height: 15px
    }

    .title2 {
        font-size: 17px
    }

    .typo {
        font-size: 12px;
        line-height: 14px
    }

    .typo p {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 10px
    }

    .oftop_2 {
        margin-top: 15px !important
    }

    .table_stat th,
    .table_stat td {
        padding: 3px !important;
        line-height: 13px !important;
        font-size: 12px !important
    }

    .table_stat__desc .col {
        float: none;
        width: auto
    }

    .table_stat .td_club {
        width: auto
    }

    .table_stat .td_num {
        width: auto !important;
        font-size: 11px !important
    }

    .table_clubs td {
        padding: 3px !important;
        line-height: 13px !important;
        font-size: 11px !important
    }

    .table_clubs .td_num {
        width: auto !important;
        font-size: 11px !important
    }

    .table_match th {
        font-size: 13px
    }

    .table_match td {
        font-size: 12px;
        padding: 4px;
        line-height: 16px;
        text-transform: none
    }

    .b-match {
        height: auto;
        padding-bottom: 100%;
        background-size: cover;
        -webkit-background-size: cover
    }

    .b-match__list .col {
        float: none !important;
        width: auto !important
    }

    .b-map {
        margin-left: -20px;
        margin-right: -20px
    }

    .b-leadership-list .col {
        float: none !important;
        max-width: 320px;
        width: 100%;
        margin-left: auto !important;
        margin-right: auto !important
    }

    .b-leadership__nav {
        visibility: visible
    }

    .b-leadership_head {
        margin-bottom: 20px !important;
        width: auto !important
    }

    .b-leadership_head .col {
        width: auto !important
    }

    .b-leadership_head .b-leadership__content {
        padding: 15px !important
    }

    .b-leadership_head .b-leadership__img {
        width: 100% !important;
        height: auto
    }

    .b-leadership_head .b-leadership__img img {
        width: 100% !important;
        height: auto
    }

    .b-leadership_head .b-leadership__name {
        font-size: 22px;
        line-height: 24px
    }

    .b-leadership_head .b-leadership__state {
        font-size: 16px
    }

    .b-leadership_head .b-leadership__text {
        margin-top: 20px
    }

    .b-direction-list .col {
        width: 50%
    }

    .b-direction__content {
        padding: 12px;
        height: auto
    }

    .b-direction__icon {
        margin-bottom: 20px !important
    }

    .b-direction__text {
        position: relative;
        left: auto !important;
        right: auto !important;
        bottom: auto !important;
        top: auto !important;
        max-height: 11111px;
        font-size: 13px !important;
        visibility: visible
    }

    .b-direction__name {
        font-size: 14px
    }

    .b-breadcrumbs {
        display: none
    }

    .page {
        padding-top: 24px;
        padding-bottom: 24px
    }

    .page__head {
        padding-left: 56px;
        margin-bottom: 22px
    }

    .page__head .col {
        float: none !important;
        width: auto !important
    }

    .page__meta {
        margin-top: 5px;
        font-size: 9px
    }

    .page__entry_indentleft {
        padding-left: 56px
    }

    .page__entry {
        margin-left: 0;
        margin-right: 0
    }

    .page__title {
        margin-bottom: 12px
    }

    .page__title_indent {
        padding: 0
    }

    .page__section+.page__section {
        margin-top: 23px
    }

    .page__section_media {
        margin-left: -20px;
        margin-right: -20px;
        padding: 20px 20px 10px;
        background-color: #1e2021
    }

    .page__section_media .carousel_thumbs-preview .carousel__item {
        height: 200px
    }

    .page_clear {
        padding-bottom: 0
    }

    .page_clear+.b-social-links {
        margin-top: 0
    }

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

    .page__filter .row {
        display: table;
        width: 100%
    }

    .page__filter .nav__link {
        float: none !important;
        display: table-cell;
        vertical-align: middle;
        padding: 4px;
        font-size: 12px;
        line-height: 14px;
        font-weight: normal
    }

    .page__filter .col_3_5 {
        display: block !important;
        float: left !important;
        width: 50%
    }

    .page__filter .col_3_5:last-child {
        width: 100%
    }

    .page__filter-period a {
        padding: 3px 7px
    }

    .b-gallery-grid__locate {
        padding-left: 0
    }

    .clearfix+.widget,
    .widget+.widget {
        margin-top: 0
    }

    .widget_primary {
        margin-top: 10px
    }

    .widget_primary .b-direction__name {
        font-size: 11px;
        font-weight: normal
    }

    .widget_light_mobile {
        background-color: #e4e4e4
    }

    .widget_light_mobile.page__section {
        margin-left: -20px;
        margin-right: -20px
    }

    .widget_light_mobile .container {
        margin-left: 0;
        margin-right: 0
    }

    .widget_light_mobile .title4 {
        color: #343535
    }

    .widget_light_mobile .widget__header {
        background-color: #d7d7d8;
        padding: 8px 20px;
        margin-bottom: 13px
    }

    .widget_light_mobile .widget__entry {
        padding-left: 20px;
        padding-right: 20px
    }

    .widget__footer {
        padding-bottom: 10px;
        margin-top: 13px
    }

    .widget_playfield {
        padding: 0;
        background-image: none
    }

    .widget_colored {
        margin-top: 20px !important
    }

    .widget_colored .container {
        margin-left: 0;
        margin-right: 0
    }

    .widget_colored .widget__header {
        padding: 6px 20px
    }

    .widget_colored .widget__entry {
        padding: 10px 20px
    }

    .btn_primary {
        font-size: 16px;
        font-weight: normal;
        padding: 9px 15px 7px
    }

    .btn_primary.sz_s_m {
        font-size: 14px;
        padding: 11px 10px 9px
    }

    .btn_primary.mobile_width,
    .widget__footer .btn_primary {
        width: 195px;
        text-align: center
    }

    .btn_default {
        padding: 7px 14px 6px
    }

    .widget_light_mobile .b-news .b-meta .icon_time {
        width: 11px;
        height: 11px;
        background-position: -200px -50px
    }

    .b-social-links .icon.sz_xl {
        width: 24px;
        height: 24px
    }

    .b-social-links .icon_tw {
        width: 27px !important;
        background-position: -250px -50px !important
    }

    .b-social-links .icon_vk {
        width: 37px !important;
        background-position: -300px -50px !important
    }

    .b-social-links .icon_inst {
        width: 25px !important;
        background-position: -360px -50px !important
    }

    .b-social-links .icon_fb {
        width: 13px !important;
        background-position: -410px -50px !important
    }

    .icon_yt {
        width: 25px !important
    }

    .b-social-links .icon_yt {
        background-position: -450px -50px !important
    }

    .nav_page {
        zoom: 1;
        margin: 28px -20px 0
    }

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

    .nav_page:after {
        clear: both
    }

    .nav_page .col_6 {
        width: 50%;
        float: left
    }

    .nav_page .nav__link {
        font-size: 13px
    }

    .nav_main {
        position: fixed;
        width: 100%;
        height: auto;
        margin: 0;
        right: -100%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        display: block;
        top: 37px;
        bottom: 0;
        overflow: auto;
        background-color: #353535;
        z-index: 11111;
        text-align: left;
        padding-top: 38px !important
    }

    .nav_main .nav__wrap {
        padding: 0;
        position: relative;
        left: auto;
        right: auto;
        overflow: visible
    }

    .nav_main .nav__item {
        display: block;
        margin: 0 !important
    }

    .nav_main .nav__item+.nav__item {
        border-top: 1px solid #4f4f4f
    }

    .nav_main .nav_sub {
        position: relative;
        left: auto !important;
        right: auto !important;
        padding: 10px 0 10px 30px;
        bottom: auto;
        top: auto;
        text-align: left !important;
        margin: 0;
        background-color: rgba(255, 255, 255, 0.1)
    }

    .nav_main .nav_sub:before {
        display: none !important
    }

    .nav_main .nav_sub .nav__item {
        border: none !important
    }

    .nav_main .nav_sub .nav__link {
        line-height: 15px;
        padding: 7px
    }

    .nav_main .nav__link {
        color: #fff !important;
        display: block;
        padding: 8px 20px
    }

    .s-header .nav_user {
        padding-top: 3px
    }

    .nav_user .nav__item+.nav__item {
        padding-left: 8px;
        margin-left: 2px
    }

    .b-social-links {
        padding-top: 16px;
        border-top: 2px solid #151718
    }

    .b-social-links__item {
        margin: 0 9px
    }

    .p-poll {
        padding: 20px
    }

    .p-poll__name {
        margin-bottom: 10px;
        font-size: 24px
    }

    .p-poll__meta {
        float: none !important;
        margin-top: 0;
        margin-bottom: 10px
    }

    .p-poll-detail {
        padding: 0
    }

    .p-poll-detail__option label,
    .p-poll-detail__ask {
        padding-left: 56px
    }

    .p-poll-detail__nav {
        margin-top: 30px
    }

    .p-poll-result {
        display: block
    }

    .p-poll-result__wrap {
        padding: 0
    }

    .p-poll-result tr,
    .p-poll-result tbody {
        clear: both;
        float: left;
        width: 100%;
        display: block
    }

    .p-poll-result th {
        display: none
    }

    .p-poll-result td {
        float: left;
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .p-poll-result td[colspan="3"] {
        float: none
    }

    .p-poll-result .td_name {
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important;
        width: 70%
    }

    .p-poll-result .td_votes {
        -webkit-box-sizing: border-box !important;
        -moz-box-sizing: border-box !important;
        box-sizing: border-box !important;
        width: 30%
    }

    .p-poll-result .td_votes+td {
        width: 100%;
        clear: both;
        float: left;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .p-poll-result__chart {
        max-width: 100%
    }

    .b-stadium {
        background-size: cover;
        -webkit-background-size: cover
    }

    .b-stadium-list .col {
        float: none;
        width: auto
    }

    .b-player {
        width: 120px
    }

    .b-player:after {
        display: none;
        left: -20px
    }

    .active .b-player:after {
        display: block
    }

    .b-player__img {
        height: 177px;
        position: relative;
        text-align: center;
        white-space: nowrap
    }

    .b-player__img:after {
        content: '';
        display: inline-block;
        vertical-align: bottom;
        height: 177px;
        width: 0
    }

    .b-player__img img {
        display: inline-block !important;
        vertical-align: bottom;
        height: 133px !important
    }

    .b-player__name {
        font-size: 11px;
        letter-spacing: 0
    }

    .b-player__state {
        margin-top: 4px;
        font-size: 9px
    }

    .b-player__num {
        display: none;
        left: -23px;
        top: 26px;
        font-size: 72px;
        letter-spacing: 0
    }

    .active .b-player__num {
        display: inline-block
    }

    .p-pressa {
        padding-top: 50px;
        padding-bottom: 0
    }

    .p-pressa+.b-social-links {
        border: none
    }

    .p-pressa .page__entry {
        margin-top: 12px
    }

    .p-pressa .page__head {
        padding-left: 0
    }

    .p-pressa__content {
        padding: 20px 0;
        margin-top: 16px
    }

    .p-pressa__head {
        margin-bottom: 10px
    }

    .p-pressa__foot {
        margin-top: 55px
    }

    .p-pressa__title {
        font-size: 14px;
        line-height: 16px
    }

    .carousel_pressa .owl-prev,
    .carousel_pressa .owl-next {
        display: none
    }

    .carousel_pressa .carousel__item img {
        height: 180px
    }

    .carousel_thumbs-preview .owl-prev,
    .carousel_thumbs-preview .owl-next {
        display: none
    }

    .carousel_thumbs-list {
        margin: 8px 20px 0
    }

    .carousel_thumbs-list .carousel__item {
        width: auto;
        height: auto
    }

    .carousel_thumbs-list .carousel__item img {
        display: block;
        width: 100%;
        height: auto
    }

    .carousel_front .owl-dots {
        left: 20px;
        right: 20px;
        width: auto;
        margin-left: 0;
        text-align: right
    }

    .b-share {
        text-align: center
    }

    .b-share__social {
        display: block;
        margin: 0 0 20px
    }

    .b-share__btn {
        margin-right: 15px;
        width: 111px;
        text-align: center
    }

    .b-share__btn span,
    .b-share__btn .icon {
        display: none
    }

    .b-share__btn:last-child {
        margin-right: 0
    }

    .b-news {
        padding: 0 20px;
        height: auto !important;
        background: transparent none !important
    }

    .widget_light_mobile .b-news {
        color: #343535 !important
    }

    .widget_light_mobile .b-news .b-meta {
        font-size: 9px;
        line-height: 11px;
        color: #343535 !important
    }

    .widget_light_mobile .b-news .b-meta_icon {
        padding-left: 15px
    }

    .widget_light_mobile .b-news .b-meta+.b-meta {
        margin-left: 4px
    }

    .widget_light_mobile .b-news a {
        color: #343535 !important
    }

    .b-news:after {
        display: none !important
    }

    .b-news__wrap {
        display: block
    }

    .b-news__meta {
        margin-bottom: 5px;
        position: relative;
        left: auto;
        right: auto !important;
        bottom: auto
    }

    .b-news__name {
        margin-top: 5px;
        font-size: 14px !important;
        font-weight: normal;
        line-height: 1
    }

    .b-news__list {
        margin-left: -20px;
        margin-right: -20px
    }

    .b-news__list .col {
        float: none !important;
        width: auto !important
    }

    .b-news__list .col+.col {
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid #888686
    }

    .b-promo {
        background-size: cover;
        -webkit-background-size: cover;
        height: 253px
    }

    .b-promo__content {
        left: 20px;
        right: 20px;
        bottom: auto;
        top: 32%
    }

    .b-promo__caption {
        font-size: 27px;
    }

    .b-promo__name {
        margin-top: 3px;
        font-size: 16px;
        font-weight: bold
    }

    .b-promo__img {
        width: 160px;
        left: 50%;
        margin-left: -55px
    }

    .b-tour {
        margin-left: -20px;
        margin-right: -20px
    }

    .b-reamer__content .b-tour {
        margin-left: 0;
        margin-right: 0
    }

    .b-tour__nav {
        white-space: normal
    }

    .b-tour__table {
        margin-left: 5px;
        margin-right: 5px
    }

    .b-tour__table .td_point {
        display: none
    }

    .b-tour__table th,
    .b-tour__table td {
        padding: 3px 5px !important
    }

    .page__entry_indentleft {
        padding-left: 0
    }

    .form_profile .col {
        float: none !important;
        width: auto !important
    }

    .form_profile .col+.col {
        margin-top: 21px
    }

    .form_profile .control+.control {
        margin-top: 21px !important
    }

    .form_registration .col {
        float: none !important;
        width: auto !important
    }

    .form_registration .col+.col {
        margin-top: 27px
    }

    .form_registration .control__field .col+.col {
        margin-top: 10px
    }

    .p-search {
        padding-left: 0
    }

    .p-search-form {
        margin-bottom: 30px
    }

    .p-search-form__fld {
        width: 100%
    }

    .p-search-form__btn {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-top: 15px
    }

    .p-search-result__name {
        margin-top: 10px
    }

    .p-search-result+.p-search-result {
        margin-top: 20px
    }

    .p-search-result__list {
        margin: 30px 0
    }

    .popup {
        max-width: 90%
    }

    .popup_subscribe {
        padding: 30px
    }

    .popup_login {
        padding: 30px
    }

    .p-trener__name {
        font-size: 28px
    }

    .p-trener__state {
        font-size: 22px
    }

    .p-trener__date {
        font-size: 15px
    }

    .p-trener-exp__table td,
    .p-trener-exp__table th {
        width: auto !important;
        font-size: 14px;
        padding: 6px 10px !important
    }

    .p-trener-exp__table .td_tournament {
        white-space: normal !important
    }

    .p-trener-carousel {
        margin: 0 -20px 40px;
        width: auto
    }

    .p-trener-carousel .owl-prev {
        left: 20px
    }

    .p-trener-carousel .owl-next {
        right: 20px
    }

    .p-trener-tabs {
        margin-top: 30px
    }

    .p-trener-tabs .tabs__link {
        font-size: 13px;
        font-weight: normal
    }

    .p-trener-tabs .tabs__item {
        display: none !important;
        position: relative
    }

    .p-trener-tabs .tabs__item.active {
        display: block !important
    }

    .p-trener-tabs .tabs__body {
        max-height: 111111px
    }

    .table_clubs__wrap {
        margin-left: -15px;
        margin-right: -15px
    }

    .table_clubs__wrap th {
        padding: 3px
    }

    .table_clubs_indenttop {
        margin-top: 0 !important
    }

    .b-reamer {
        display: block
    }

    .b-reamer>tbody {
        display: block
    }

    .b-reamer>tbody>tr {
        display: block
    }

    .b-reamer>tbody>tr>td {
        display: block
    }

    .b-reamer tr {
        zoom: 1
    }

    .b-reamer tr:before,
    .b-reamer tr:after {
        content: " ";
        display: table
    }

    .b-reamer tr:after {
        clear: both
    }

    .b-reamer__caption {
        float: left;
        font-size: 12px;
        padding: 7px 0;
        line-height: 16px;
        position: relative
    }

    .b-reamer__caption.hight {
        min-height: 32px
    }

    .b-reamer__caption[data-target="#tablo3"] {
        line-height: 32px
    }

    .b-reamer__caption.active:after {
        display: block;
        content: '';
        position: absolute;
        width: 0;
        height: 0;
        top: 100%;
        left: 50%;
        margin-left: -12px;
        border-style: solid;
        border-width: 14px 12px 0 12px;
        border-color: #3d3d3e transparent transparent transparent
    }

    .b-reamer__caption.active.light:after {
        border-color: #4c4c4d transparent transparent transparent
    }

    .b-reamer__content {
        padding: 26px 15px;
        width: auto !important;
        display: none !important
    }

    .b-reamer__content.active {
        display: block !important
    }

    .b-reamer_space .b-reamer__content {
        padding: 15px 0 20px !important
    }

    .b-reamer_full {
        margin-left: -20px;
        margin-right: -20px;
        width: auto
    }

    .b-reamer_full .b-reamer__caption {
        padding: 7px;
        float: none;
        font-size: 11px;
        width: auto !important
    }

    .b-reamer_full .b-reamer__subcaption {
        font-size: 9px
    }

    .b-reamer_full .b-reamer__content {
        padding: 0 0 10px !important;
        display: block !important
    }

    .b-reamer_full .b-reamer__content.mobile_hidden {
        display: none !important
    }

    .b-tablo {
        min-height: 200px;
        margin-left: -20px;
        margin-right: -20px
    }

    .b-tablo__score {
        width: auto;
        margin-bottom: 44px
    }

    .b-tablo__more {
        bottom: 20px
    }

    .b-tablo__meta {
        margin-top: 0;
        width: 100px;
        position: absolute;
        left: 50%;
        margin-left: -50px;
        top: 153px
    }

    .b-tablo__meta .b-meta_icon {
        padding: 0
    }

    .b-tablo__meta .b-meta_icon .icon {
        display: none
    }

    .b-tablo__text {
        font-size: 34px !important;
        line-height: 85px;
        letter-spacing: 0
    }

    .b-tablo-timer__board {
        height: 45px;
        margin: auto;
        width: 116px;
        background-size: 100% auto;
        -webkit-background-size: 100% auto
    }

    .b-tablo-timer__board.flip-clock-wrapper ul {
        margin-top: 4px !important;
        font-size: 14px;
        width: 11px;
        height: 21px;
        line-height: 22px;
        font-weight: normal
    }

    .b-tablo-timer__board.flip-clock-wrapper ul li {
        line-height: 22px
    }

    .b-tablo-timer__board.flip-clock-wrapper ul li a div {
        font-size: 14px !important
    }

    .b-tablo-timer__unit {
        font-size: 15px;
        width: 17px;
        line-height: 17px;
        margin: 8px 6px 0;
        letter-spacing: 3px
    }

    .b-tablo-club {
        width: 75px !important
    }

    .b-tablo-club__img {
        margin-bottom: 28px !important
    }

    .b-tablo-club__players {
        font-size: 9px;
        line-height: 16px !important;
        min-height: 16px;
        margin-top: 15px !important
    }

    .b-tablo-club__name {
        font-size: 17px !important
    }

    .b-tablo__score_full {
        padding-bottom: 40px
    }

    .b-tablo__score_full .b-tablo__state {
        bottom: 0;
        top: auto
    }

    .b-document-list .col {
        float: none;
        width: auto
    }

    .p-player__img {
        transform: none;
        -o-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        height: 250px
    }

    .p-player__img img {
        max-height: 100%;
        width: auto !important
    }

    .p-player__num {
        font-size: 56px
    }

    .p-player-carousel {
        background-size: cover;
        -webkit-background-size: cover
    }

    .p-player-carousel .carousel__item {
        padding-top: 20px
    }

    .p-player-carousel .owl-next {
        right: 0;
        margin-right: 0
    }

    .p-player-carousel .owl-prev {
        left: 0;
        margin-left: 0
    }

    .p-player__data .tabs__link {
        width: 50%
    }

    .p-player__data .td_one {
        display: none !important
    }

    .p-player__data th,
    .p-player__data td {
        font-size: 11px
    }

    .b-media {
        height: auto;
        padding-top: 242px;
        position: relative;
        background-position: center top
    }

    .b-media:after {
        position: absolute;
        left: 0;
        top: 242px;
        bottom: 0;
        right: 0;
        background-color: #000;
        z-index: 1
    }

    .b-media__type {
        left: 10px;
        top: 10px
    }

    .b-media__content {
        margin-top: 7px;
        position: relative !important;
        left: auto;
        right: auto;
        bottom: auto;
        z-index: 2
    }

    .b-media__name {
        margin-bottom: 4px;
        font-weight: normal;
        font-size: 13px
    }

    .b-media__meta .b-meta {
        font-size: 10px;
        line-height: 13px
    }

    .b-media__meta .b-meta_icon {
        padding-left: 14px
    }

    .b-media__meta .b-meta b {
        font-weight: bold;
        font-size: 14px;
        margin-left: 7px
    }

    .b-media__meta .icon_foto {
        top: -1px
    }

    .b-media__meta .icon_time {
        width: 11px;
        height: 11px;
        background-position: -200px -150px
    }

    .b-media__list .col {
        float: none;
        width: auto
    }

    .b-media__list .col+.col {
        margin-top: 20px
    }

    .b-media_f {
        padding: 0;
        position: relative;
        overflow: hidden
    }

    .b-media_f .b-media__img {
        height: auto
    }

    .b-media_f .b-media__content {
        padding: 11px 11px 6px;
        position: absolute !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        background-color: rgba(51, 51, 51, 0.69)
    }

    .b-media_f .b-media__meta {
        margin-top: 7px
    }

    .b-media_f .b-media__name {
        font-size: 14px
    }

    .b-media_f .b-media__subname {
        font-size: 10px;
        color: #fff
    }

    .b-partners__item {
        margin-top: 13px
    }

    .b-partners__item img {
        max-width: 90%;
        height: auto
    }

    .b-partners__list {
        letter-spacing: -5px
    }

    .owl-dots .owl-dot {
        width: 6px;
        height: 6px
    }

    .carousel_front .owl-dots {
        right: 17px;
        bottom: 13px
    }

    .carousel_front .owl-dot {
        margin: 0 2px
    }

    .carousel_players .carousel__item {
        height: 223px;
        position: relative;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s
    }

    .carousel_players .carousel__item .b-player {
        position: absolute;
        top: 0;
        margin-left: -60px;
        left: 50%
    }

    .carousel_players .active .carousel__item {
        left: -15px
    }

    .carousel_players .center {
        z-index: 1111
    }

    .carousel_players .center .carousel__item {
        left: auto
    }

    .carousel_players .center+.active .carousel__item {
        left: auto;
        right: -15px
    }

    .carousel_media {
        margin-left: -20px;
        margin-right: -20px;
        width: auto;
        display: block !important
    }

    .carousel_media .carousel__item {
        padding-left: 20px;
        padding-right: 20px
    }

    .carousel_media .carousel__item+.carousel__item {
        margin-top: 16px;
        padding-top: 16px;
        border-top: 1px solid #3e4142
    }

    .p-error-container {
        min-height: 360px
    }

    .p-error-foot {
        display: none;
        bottom: 30px;
        width: auto;
        margin-left: 20px;
        margin-right: 20px
    }

    .p-error-foot__text {
        margin-left: 60px;
        display: block
    }

    .p-error-foot__logo {
        float: left;
        height: auto;
        width: 40px
    }

    .p-error-foot__logo img {
        display: block;
        max-width: 100%;
        height: auto
    }

    .p-error-wrap {
        width: auto;
        margin: 40px 20px 100px
    }

    .p-error__caption {
        font-size: 20px;
        line-height: 1
    }

    .p-error__text {
        font-size: 14px;
        line-height: 1
    }

    .p-error__nav {
        margin-top: 20px
    }

    .p-history__carousel .owl-prev {
        left: -30px;
        margin-left: 0
    }

    .p-history__carousel .owl-next {
        right: -30px;
        margin-right: 0
    }

    .p-history__caption {
        font-size: 18px;
        line-height: 1;
        margin-bottom: 20px
    }

    .p-history__content {
        margin: 20px 0
    }

    .b-dignity__state {
        top: 20px;
        padding: 7px 8px
    }

    .b-dignity__caption {
        font-size: 22px;
        line-height: 24px
    }
}

/*# sourceMappingURL=main.css.map */


.s-header {
    z-index: 1000;
    position: relative;
}

.b-promo {
    position: relative;
    top: -90px;
    padding-top: 90px;
    z-index: 100;
    margin-bottom: -120px;
}

@media screen and (min-width: 768px) {
    .b-promo {
        height: 625px;
    }

}

@media screen and (max-width: 767px) {

    /*body, */
    .s-header__slider,
    .widget {
        overflow: hidden;
    }
}

.s-header__slider .owl-carousel .owl-stage-outer,
.s-wrapper {
    overflow: visible;
}

.b-promo__img {
    display: none;
}

.b-promo__content {
    bottom: 128px;
}

.owl-dots {
    bottom: 87px;
}

.widget__bg {
    top: -1696px;
    height: 2000px;
    background-size: 1800px;
    background-position-y: 50px;
    background-position-x: center;
    background-repeat: repeat;
}

.b-tablo__score .b-tablo-club__name {
    min-height: 35px;
}

body {
    /*новогодний фон*/
    /*   background-image: url(/images/NewYear2020.jpg);
   background-repeat: no-repeat;
   background-position: top center;
*/
}



.b-promo {
    background-repeat: no-repeat;
    background-position: center bottom;
}


.b-promo__caption {
    font-size: 50px;
    text-transform: none;
}

.b-promo__caption span {
    line-height: 1.22;
    background-color: #0000007a;
}

.b-promo__content {
    left: 20px;
    bottom: 60px;
}

.nav_main .nav__wrap {
    background-color: #000000a3;
}

.s-header {
    background-color: #000000;
}

/*.container {
    width: 963px;
}    
*/

.s-header__main .header_main_text {
    top: 13px;
    position: absolute;
    width: 270px;
    color: #d9d8d8;
    font-size: 13px;
    margin-left: 166px;
    line-height: 1.2;
}

.s-header__main.fixed .header_main_text {
    display: none;
}

.president_word {
    margin-top: 32px;
}

.president_word .b-leadership_head .b-leadership__content {
    padding: 25px !important;
}

.president_word .b-leadership_head .b-leadership__text {
    margin-top: 0;
    font-size: 18px;
    line-height: 1.4;
    text-align: justify;

}

@media screen and (max-width: 767px) {

    /*Фон карусели */
    .b-promo {
        background-size: contain;

    }

    .b-promo__caption {
        font-size: 24px;
    }

    .b-promo__content {

        left: 0px;
        bottom: 20px;
        top: unset;
    }

    .header_main_text {
        display: none;
    }

    .container.president_word {
        margin: 0;
        margin-top: 19px;
    }

    .president_word .b-leadership-list .col {
        max-width: unset;
    }


}
