@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOiCnqEu92Fr1Mu51QrIzc.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOjCnqEu92Fr1Mu51TjARc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1Mu52xP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOjCnqEu92Fr1Mu51S7ABc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOjCnqEu92Fr1Mu51TzBhc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOjCnqEu92Fr1Mu51TLBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1MmgWxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Me5Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmYUtvAw.ttf) format('truetype');
}
.up {
  text-transform: uppercase;
}
.none {
  text-decoration: none;
}
.th {
  font-weight: 100;
}
.el {
  font-weight: 200;
}
.l {
  font-weight: 300;
}
.reg {
  font-weight: 400;
}
.med {
  font-weight: 500;
}
.sb {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.eb {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.un {
  text-decoration: underline;
}
.in {
  display: inline-block;
}
.vam {
  vertical-align: middle;
}
.rel {
  position: relative;
}
.bl {
  display: block;
}
.abs {
  position: absolute;
}
.tr {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.try {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.trx {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.tc {
  display: table-cell;
  vertical-align: middle;
}
.dn {
  display: none;
}
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.taj {
  text-align: justify;
}
.it {
  font-style: italic;
}
.sn {
  font-style: normal;
}
.popup {
  position: fixed;
  width: 120%;
  height: 100%;
  left: -10%;
  top: 0;
  overflow-y: scroll;
  background: rgba(11, 37, 53, 0.8);
  z-index: 11;
  display: none;
}
.search-popup {
  position: fixed;
  width: 120%;
  height: 100%;
  left: -10%;
  top: 0;
  overflow-y: scroll;
  background: rgba(11, 37, 53, 0.8);
  z-index: 11;
  display: none;
}
.b0 {
  border: 0;
}
.bn {
  background: none;
}
.w100 {
  width: 100%;
}
.h100 {
  height: 100%;
}
.wa {
  width: auto;
}
.p0 {
  padding: 0;
}
.m0 {
  margin: 0;
}
.poi {
  cursor: pointer;
}
.auto {
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}
.noup {
  text-transform: none;
}
.fix {
  position: fixed;
}
.tn {
  transform: none;
}
.bf {
  background: #fff;
}
.cf {
  color: #fff;
}
.c0 {
  color: #000;
}
.ap {
  appearance: none;
}
.nw {
  white-space: nowrap;
}
.ma {
  margin: 0 auto;
}
.oh {
  overflow: hidden;
}
body,
html {
  width: 100%;
  height: 100%;
}
body {
  background: #fff;
  overflow-x: hidden;
}
body,
th,
td {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #000;
}
body,
form,
object,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}
img,
table {
  border: none;
}
table {
  border-collapse: collapse;
}
table td {
  padding: 0;
}
a {
  color: #000;
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
a:hover {
  text-decoration: none;
}
input,
textarea,
button,
select {
  margin: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  border: 0;
  font-family: 'Roboto', sans-serif;
}
button,
input[type='submit'] {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
  border: 0;
}
ol,
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
img {
  max-width: 100%;
}
.an {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section,
header,
footer,
nav,
main {
  display: block;
}
.wrap {
  margin: 0 auto;
  width: 1170px;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}
* {
  outline: none!important;
}
.page-bg {
  padding: 22px 0 70px;
  background: #212121 url('img/page-bg.png') center / cover;
}
.top-page-banner {
  text-align: center;
  margin-bottom: 18px;
}
.header {
  background: url('img/header.png') center / cover;
  padding: 13px 0;
  text-align: center;
  position: relative;
}
.header:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  left: -127px;
  width: 303px;
  height: 238px;
  background: url('img/header1.png');
  margin-top: 10px;
  z-index: 2;
  pointer-events: none;
}
.header:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  right: -30px;
  width: 171px;
  height: 213px;
  background: url('img/header2.png');
  margin-top: -5px;
  z-index: 2;
  pointer-events: none;
}
.header form {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 82px;
}
.header form input[type='text'] {
  width: 186px;
  height: 40px;
  background: rgba(0, 0, 0, 0.12) url('img/search.svg') no-repeat 15px 50%;
  border: 1px solid #A2BD00;
  box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.1);
  border-radius: 100px;
  color: #fff;
  padding: 0 20px 0 40px;
}
.header form input[type='text']::-webkit-input-placeholder {
  color: #fff;
}
.header form input[type='text']:-ms-input-placeholder {
  color: #fff;
}
.header form input[type='text']::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.header form input[type='text']:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.top-menu {
  background: #353535;
  box-shadow: inset 0px 1px 0px #FFFFFF;
}
.top-menu ul {
  font-size: 0;
}
.top-menu ul li {
  display: inline-block;
}
.top-menu ul li:last-child a:after {
  display: none;
}
.top-menu ul li a {
  display: block;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: rgba(255, 255, 255, 0.9);
  padding: 15px 20px;
  text-decoration: none;
}
.top-menu ul li a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 10px;
  width: 1px;
  height: 30px;
  background: rgba(255, 255, 255, 0.11);
}
.top-menu ul li a.active {
  background: #fff;
  color: #000;
}
.top-menu ul li a.active:after {
  display: none;
}
.top-menu ul li a.active:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  bottom: 0;
  background: #FFD00D;
}
.top-menu ul li a img {
  vertical-align: middle;
  margin: -4px 6px 0 0;
}
.shadow {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.page-content {
  background: #F8F8F8;
  border-radius: 0px 0px 5px 5px;
  padding: 20px 20px 30px 20px;
}
.page-content .left-col-button {
  width: 100%;
  height: 36px;
  background: #fff;
  border: 1px solid #BDBDBD;
  border-radius: 100px;
  font-weight: 500;
  margin-bottom: 20px;
  display: none;
}
.page-content .left-col-button:hover {
  background: #BDBDBD;
  color: #fff;
}
.page-content .left-col {
  width: 17.7%;
}
.page-content .left-col .list {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin-bottom: 20px;
  overflow: hidden;
}
.page-content .left-col .list .name {
  padding: 14px 20px 12px 45px;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  background: #00a653 url('img/star.svg') no-repeat 15px 50%;
  border-right: 3px solid #FFD00D;
}
.page-content .left-col .list ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  position: relative;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.page-content .left-col .list ul li:hover {
  background: rgba(45, 156, 219, 0.1);
}
.page-content .left-col .list ul li:hover .delete {
  opacity: 1;
}
.page-content .left-col .list ul li:last-child {
  border-bottom: 0;
}
.page-content .left-col .list ul li a {
  display: block;
  text-decoration: none;
  padding: 12px 35px 10px 15px;
  font-size: 14px;
  line-height: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-content .left-col .list ul li a img {
  vertical-align: middle;
  margin: -2px 4px 0 0;
}
.page-content .left-col .list ul li .delete {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  right: 10px;
  width: 20px;
  height: 20px;
  background: url('img/delete.svg');
  opacity: 0;
}
.page-content .left-col .list .button {
  padding: 8px 15px 13px 15px;
}
.page-content .left-col .list .button button {
  width: 100%;
  height: 36px;
  background: #fff;
  border: 1px solid #BDBDBD;
  border-radius: 100px;
  font-weight: 500;
}
.page-content .left-col .list .button button:hover {
  background: #BDBDBD;
  color: #fff;
}
.page-content .center-col {
  width: 64.7%;
}
.page-content .right-col {
  width: 14.2%;
}
.page-content .right-col a {
  display: block;
  margin-bottom: 5px;
}
.events-page .date-select {
  position: relative;
  display: inline-block;
  z-index: 2;
  margin-bottom: 20px;
  border: 1px solid #00A653;
  border-radius: 100px;
  padding: 7px 15px 5px 15px;
}
.events-page .date-select span {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  padding: 3px 0 3px 30px;
  background: url('img/calendar.svg') no-repeat 0 0;
  margin: 0 10px;
}
.events-page .date-select a {
  font-size: 22px;
  color: #828282;
  vertical-align: middle;
  margin-top: -4px;
  display: inline-block;
}
.events-page .tabs {
  position: relative;
}
.events-page .tabs .tabNavigation {
  font-size: 0;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 100px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: -57px;
  margin-bottom: 20px;
}
.events-page .tabs .tabNavigation li {
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.events-page .tabs .tabNavigation li:last-child {
  border-right: 0;
}
.events-page .tabs .tabNavigation li a {
  display: block;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  padding: 10px 20px;
}
.events-page .tabs .tabNavigation li a.selected {
  color: #fff;
  background: #2D9CDB;
}
.events-page .tabs .list {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 2px;
}
.events-page .tabs .list .list-name {
  background: #f9f0c9;
  padding: 10px 55px;
  border-radius: 5px 5px 0px 0px;
  position: relative;
}
.events-page .tabs .list .list-name.other {
  background: #ececec;
}
.events-page .tabs .list .list-name.other .table-link {
  color: #828282;
}
.events-page .tabs .list .list-name.other2 {
  background: #333333;
  color: #fff;
}
.events-page .tabs .list .list-name.other2.active {
  background: #ececec;
  color: #000;
}
.events-page .tabs .list .list-name.other2.active .name span {
  color: #000;
}
.events-page .tabs .list .list-name.other2.active .table-link {
  color: #000;
}
.events-page .tabs .list .list-name.other2.active .link {
  color: #000;
}
.events-page .tabs .list .list-name.other2 .name span {
  color: #FFD00D;
}
.events-page .tabs .list .list-name.other2 .table-link {
  color: rgba(255, 255, 255, 0.7);
}
.events-page .tabs .list .list-name.other2 .link {
  color: #fff;
}
.events-page .tabs .list .list-name.active {
  background: #333333;
  color: #fff;
}
.events-page .tabs .list .list-name.active .table-link {
  color: rgba(255, 255, 255, 0.7);
}
.events-page .tabs .list .list-name.active .link {
  color: #fff;
}
.events-page .tabs .list .list-name .fav-link {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  width: 20px;
  height: 20px;
  background: url('img/fav.svg');
}
.events-page .tabs .list .list-name .fav-link.active {
  background: url('img/fav2.svg');
}
.events-page .tabs .list .list-name .name {
  font-size: 16px;
  line-height: 19px;
}
.events-page .tabs .list .list-name .name span {
  font-weight: 500;
}
.events-page .tabs .list .list-name .name img {
  vertical-align: middle;
  margin: -2px 4px 0 0;
}
.events-page .tabs .list .list-name .table-link {
  margin-top: 2px;
  font-size: 14px;
  line-height: 16px;
}
.events-page .tabs .list .list-name .link {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 100%;
  border-left: 1px solid rgba(0, 0, 0, 0.12);
}
.events-page .tabs .list .list-name .link:hover span {
  display: block;
}
.events-page .tabs .list .list-name .link.active .fa {
  transform: translate(-50%, -50%) rotate(180deg);
}
.events-page .tabs .list .list-name .link .fa {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.events-page .tabs .list .list-name .link span {
  position: absolute;
  top: 100%;
  right: 0;
  color: #fff;
  white-space: nowrap;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  padding: 10px 15px;
  z-index: 2;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  background: rgba(51, 51, 51, 0.9);
  border-radius: 5px;
  display: none;
}
.events-page .tabs .list .list-name .link span:before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 14px;
  border: 6px solid transparent;
  border-bottom: 6px solid rgba(51, 51, 51, 0.9);
}
.events-page .tabs .list table {
  width: 100%;
  border-left: 3px solid #FFD00D;
}
.events-page .tabs .list table.no_b {
  border-left: 0;
}
.events-page .tabs .list table tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.events-page .tabs .list table tr:last-child {
  border-bottom: 0;
}
.events-page .tabs .list table tr td {
  padding: 10px 17px;
}
.events-page .tabs .list table tr td .fav-link {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('img/fav.svg');
}
.events-page .tabs .list table tr td .fav-link.active {
  background: url('img/fav2.svg');
}
.events-page .tabs .list table tr td .time {
  font-size: 14px;
  line-height: 16px;
  color: #828282;
}
.events-page .tabs .list table tr td .time.live {
  color: #EF1F1F;
}
.events-page .tabs .list table tr td .team {
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}
.events-page .tabs .list table tr td .team img {
  vertical-align: middle;
  margin: -2px 2px 0 0;
}
.events-page .tabs .list table tr td .team .red-card {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 15px;
  background: #EF1F1F;
  border-radius: 2px;
  margin: 0 0 0 2px;
}
.events-page .tabs .list table tr td .score {
  text-align: center;
  width: 54px;
  height: 30px;
  border: 1px solid #E0E0E0;
  border-radius: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 30px;
  font-weight: 500;
  color: #333;
}
.events-page .tabs .list table tr td .score.live {
  border: 1px solid #EF1F1F;
}
.events-page .tabs .list table tr td .score.future {
  border: 1px solid #E0E0E0;
}
.events-page .tabs .list table tr td .score .red {
  color: #EF1F1F;
}
.events-page .tabs .list table tr td .score .green {
  color: #00A653;
}
.events-page .tabs .list table tr td .links {
  text-align: right;
}
.events-page .tabs .list table tr td .links a {
  display: inline-block;
  width: 40px;
  height: 40px;
  filter: grayscale(100%);
  opacity: .3;
  margin-right: 5px;
  position: relative;
}
.events-page .tabs .list table tr td .links a:hover {
  opacity: 1;
  filter: none;
}
.events-page .tabs .list table tr td .links a:nth-child(1) {
  background: url('img/events-icon1.svg');
}
.events-page .tabs .list table tr td .links a:nth-child(1):hover span {
  display: block;
}
.events-page .tabs .list table tr td .links a:nth-child(1) span {
  position: absolute;
  top: 100%;
  right: 0;
  color: #fff;
  white-space: nowrap;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  padding: 10px 15px;
  z-index: 2;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  background: rgba(51, 51, 51, 0.9);
  border-radius: 5px;
  width: 180px;
  display: none;
}
.events-page .tabs .list table tr td .links a:nth-child(1) span:before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 14px;
  border: 6px solid transparent;
  border-bottom: 6px solid rgba(51, 51, 51, 0.9);
}
.events-page .tabs .list table tr td .links a:nth-child(1) span img {
  vertical-align: middle;
  margin: 4px 8px 4px 0;
}
.events-page .tabs .list table tr td .links a:nth-child(2) {
  background: url('img/events-icon2.svg');
}
.events-page .tabs .list table tr td .links a:nth-child(2):hover span {
  display: block;
}
.events-page .tabs .list table tr td .links a:nth-child(2) span {
  position: absolute;
  top: 100%;
  right: 0;
  color: #fff;
  white-space: nowrap;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  padding: 10px 15px;
  z-index: 2;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  background: rgba(51, 51, 51, 0.9);
  border-radius: 5px;
  display: none;
}
.events-page .tabs .list table tr td .links a:nth-child(2) span:before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 14px;
  border: 6px solid transparent;
  border-bottom: 6px solid rgba(51, 51, 51, 0.9);
}
.events-page .tabs .list table tr td .links a:nth-child(3) {
  background: url('img/events-icon3.svg');
  margin-right: 0;
}
.events-page .tabs .list table tr td .links a:nth-child(3).active {
  background: url('img/events-icon3a.svg');
  filter: none;
  opacity: 1;
}
.events-page .tabs .list table tr td .links a:nth-child(3):hover span {
  display: block;
}
.events-page .tabs .list table tr td .links a:nth-child(3) span {
  position: absolute;
  top: 100%;
  right: 0;
  color: #fff;
  white-space: nowrap;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  padding: 15px;
  z-index: 2;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  background: rgba(51, 51, 51, 0.9);
  border-radius: 5px;
  width: 310px;
  display: none;
}
.events-page .tabs .list table tr td .links a:nth-child(3) span:before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 14px;
  border: 6px solid transparent;
  border-bottom: 6px solid rgba(51, 51, 51, 0.9);
}
.events-page .tabs .list table tr td .links a:nth-child(3) span img {
  vertical-align: middle;
  margin-right: 8px;
}
.events-page .tabs .list table tr td .links a.hidden {
  opacity: 0;
  z-index: -10;
  pointer-events: none;
  width: 0;
  margin-right: 0;
}
.events-page .tabs .list2 {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 2px;
}
.events-page .tabs .list2 table {
  width: 100%;
}
.events-page .tabs .list2 table thead tr {
  background: #f9f0c9;
}
.events-page .tabs .list2 table thead tr.other {
  background: #333333;
}
.events-page .tabs .list2 table thead tr.other td {
  color: #fff;
}
.events-page .tabs .list2 table thead tr.other .name span {
  color: #FFD00D;
}
.events-page .tabs .list2 table thead tr td {
  padding: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}
.events-page .tabs .list2 table thead tr td:last-child {
  padding: 10px 0;
  border-left: 1px solid rgba(0, 0, 0, 0.12);
  text-align: center;
  width: 40px;
}
.events-page .tabs .list2 table thead tr td .fav-link {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('img/fav.svg');
}
.events-page .tabs .list2 table thead tr td .fav-link.active {
  background: url('img/fav2.svg');
}
.events-page .tabs .list2 table thead tr td .name {
  font-weight: 400;
}
.events-page .tabs .list2 table thead tr td .name span {
  font-weight: 500;
}
.events-page .tabs .list2 table thead tr td .name img {
  vertical-align: middle;
  margin: -2px 4px 0 0;
}
.events-page .tabs .list2 table thead tr td .link {
  width: 40px;
  height: 100%;
  display: inline-block;
  text-align: center;
  font-size: 20px;
}
.events-page .tabs .list2 table thead tr td .link.active {
  color: #fff;
}
.events-page .tabs .list2 table thead tr td .link.active .fa {
  transform: rotate(180deg);
}
.events-page .tabs .list2 table thead tr td .link .fa {
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.events-page .tabs .list2 table tbody tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.events-page .tabs .list2 table tbody tr:last-child {
  border-bottom: 0;
}
.events-page .tabs .list2 table tbody tr td {
  padding: 10px;
}
.events-page .tabs .list2 table tbody tr td .fav-link {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('img/fav.svg');
}
.events-page .tabs .list2 table tbody tr td .fav-link.active {
  background: url('img/fav2.svg');
}
.events-page .tabs .list2 table tbody tr td .time {
  color: #828282;
}
.events-page .tabs .list2 table tbody tr td .teams {
  white-space: nowrap;
}
.events-page .tabs .list2 table tbody tr td .teams img {
  vertical-align: middle;
  margin: -2px 8px 0 50px;
}
.events-page .tabs .list2 table tbody tr td .teams img:first-child {
  margin-left: 0;
}
.events-page .tabs .list2 table tbody tr td .ratio {
  white-space: nowrap;
  cursor: pointer;
}
.events-page .tabs .list2 table tbody tr td .ratio:hover {
  background: rgba(255, 178, 47, 0.4);
  padding: 10px;
  margin: -10px;
}
.events-page .tabs .list2 table tbody tr td .ratio img {
  vertical-align: middle;
  margin: -2px 2px 0 0;
}
.events-page .tabs .list2 table tbody tr td .ratio span {
  display: block;
  font-weight: 500;
  margin-bottom: 5px;
  display: none;
}
.events-page .tabs .list2 table tbody tr td .live-link {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  background: url('img/events-icon3.svg');
  opacity: .3;
  filter: grayscale(100%);
}
.events-page .tabs .list2 table tbody tr td .live-link:hover {
  opacity: 1;
  filter: none;
}
.events-page .tabs .list2 table tbody tr td .live-link:hover span {
  display: block;
}
.events-page .tabs .list2 table tbody tr td .live-link span {
  position: absolute;
  top: 100%;
  right: 0;
  color: #fff;
  white-space: nowrap;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  padding: 15px;
  z-index: 3;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  background: rgba(51, 51, 51, 0.9);
  border-radius: 5px;
  width: 310px;
  display: none;
}
.events-page .tabs .list2 table tbody tr td .live-link span:before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: 14px;
  border: 6px solid transparent;
  border-bottom: 6px solid rgba(51, 51, 51, 0.9);
}
.events-page .tabs .list2 table tbody tr td .live-link span img {
  vertical-align: middle;
  margin-right: 8px;
}
.events-page .tabs .br {
  height: 18px;
}
.events-page .bottom-text {
  font-size: 14px;
  line-height: 20px;
  border: 1px dashed #CB0042;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 20px 20px 20px 54px;
  margin-top: 18px;
  background: url('img/att.svg') no-repeat 20px 20px;
}
.events-page .bottom-text span {
  font-weight: 500;
}
.footer {
  padding: 20px 0 5px;
  background: #212121;
  font-size: 16px;
  line-height: 19px;
  color: rgba(255, 255, 255, 0.6);
}
.footer a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
}
.footer ul li {
  margin-bottom: 15px;
}
.footer .contacts p {
  margin-bottom: 15px;
}
.footer .data {
  margin-right: 220px;
}
.footer .data p {
  margin-bottom: 15px;
}
.footer .social p {
  margin-bottom: 10px;
}
.footer .social a {
  margin-right: 5px;
}
.footer .social a:last-child {
  margin-right: 0;
}
.navi {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 16px;
}
.navi a {
  text-decoration: none;
}
.navi span {
  font-weight: 500;
}
.navi img {
  vertical-align: middle;
  margin: -2px 2px 0 0;
}
.club-page .club-name {
  margin-bottom: 30px;
}
.club-page .club-name div {
  display: table-cell;
  vertical-align: middle;
  line-height: 16px;
  color: #828282;
}
.club-page .club-name div.logo {
  position: relative;
}
.club-page .club-name div.logo.champion:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  right: 20px;
  bottom: 2px;
  background: url('img/champion.svg');
}
.club-page .club-name div span {
  display: block;
  color: #000;
  margin-top: 5px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
}
.club-page .club-name div img {
  max-width: 100000px;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}
.club-page .tabNavigation {
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.club-page .tabNavigation li {
  width: 16.6666667%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.club-page .tabNavigation li:last-child {
  border-right: 0;
}
.club-page .tabNavigation li a {
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 10px 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.club-page .tabNavigation li a.selected {
  color: #fff;
  background: #2D9CDB;
}
.club-page .block-name {
  margin-bottom: 13px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
}
.club-page .block-name span {
  color: #EF1F1F;
}
.club-page .results-name {
  background: #333333;
  padding: 10px 20px 10px 55px;
  border-radius: 5px 5px 0px 0px;
  position: relative;
  color: #fff;
}
.club-page .results-name .fav-link {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  width: 20px;
  height: 20px;
  background: url('img/fav.svg');
}
.club-page .results-name .fav-link.active {
  background: url('img/fav2.svg');
}
.club-page .results-name .name {
  font-size: 16px;
  line-height: 19px;
}
.club-page .results-name .name span {
  font-weight: 500;
  color: #FFD00D;
}
.club-page .results-name .name img {
  vertical-align: middle;
  margin: -2px 4px 0 0;
}
.club-page .results-name .table-link {
  margin-top: 2px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 16px;
}
.club-page .results {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
}
.club-page .results.tw100 table {
  width: 100%;
}
.club-page .results table tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.club-page .results table tr:last-child {
  border-bottom: 0;
}
.club-page .results table tr td {
  padding: 14px 0 14px 20px;
}
.club-page .results table tr td:last-child {
  padding-right: 20px;
}
.club-page .results table tr td .fav-link {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('img/fav.svg');
}
.club-page .results table tr td .fav-link.active {
  background: url('img/fav2.svg');
}
.club-page .results table tr td .time {
  font-size: 14px;
  line-height: 16px;
  color: #828282;
}
.club-page .results table tr td .time.live {
  color: #EF1F1F;
}
.club-page .results table tr td .team {
  padding-left: 34px;
  position: relative;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.club-page .results table tr td .team img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.club-page .results table tr td .team .red-card {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 15px;
  background: #EF1F1F;
  border-radius: 2px;
  margin: 0 0 0 2px;
}
.club-page .results table tr td .score {
  text-align: center;
  display: inline-block;
  width: 54px;
  height: 30px;
  border: 1px solid #E0E0E0;
  border-radius: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 30px;
  font-weight: 500;
  color: #333;
}
.club-page .results table tr td .score.live {
  border: 1px solid #EF1F1F;
}
.club-page .results table tr td .score.future {
  border: 1px solid #E0E0E0;
}
.club-page .results table tr td .score .red {
  color: #EF1F1F;
}
.club-page .results table tr td .score .green {
  color: #00A653;
}
.club-page .results table tr td .result {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-weight: 500;
  font-size: 13px;
}
.club-page .results table tr td .result.lose {
  background: #EF1F1F;
}
.club-page .results table tr td .result.draw {
  background: #FFB22F;
}
.club-page .results table tr td .result.win {
  background: #00A653;
}
.club-page .transfers {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.club-page .transfers table {
  width: 100%;
}
.club-page .transfers table thead {
  background: #333333;
}
.club-page .transfers table thead tr td {
  color: #fff;
  padding: 12px 15px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
}
.club-page .transfers table thead tr td:first-child {
  text-align: center;
}
.club-page .transfers table thead tr td:last-child {
  border-right: 0;
}
.club-page .transfers table tbody tr {
  border-bottom: 1px solid #C4C4C4;
}
.club-page .transfers table tbody tr td {
  padding: 12px 15px;
  font-size: 14px;
  line-height: 16px;
  border-right: 1px solid #C4C4C4;
}
.club-page .transfers table tbody tr td:first-child {
  text-align: center;
}
.club-page .transfers table tbody tr td:last-child {
  border-right: 0;
}
.club-page .transfers table tbody tr td .block {
  padding-left: 30px;
  position: relative;
}
.club-page .transfers table tbody tr td .block img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.club-page .transfers table tbody tr td .n {
  display: none;
}
.club-page .transfers .bottom-link {
  text-align: center;
  background: #F2F2F2;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-top: 0;
  border-radius: 0px 0px 5px 5px;
  padding: 10px 0;
}
.club-page .transfers .bottom-link a {
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.club-page .transfers .bottom-link a .fa {
  font-size: 16px;
  vertical-align: middle;
  color: #828282;
  margin-left: 8px;
}
.player-page .top-info {
  margin-bottom: 30px;
}
.player-page .top-info div {
  display: table-cell;
  vertical-align: middle;
  vertical-align: top;
  line-height: 24px;
}
.player-page .top-info div.photo {
  position: relative;
}
.player-page .top-info div.photo .logo {
  position: absolute;
  right: -20px;
  bottom: -5px;
}
.player-page .top-info div p {
  padding: 12px 0 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}
.player-page .top-info div img {
  max-width: 100000px;
  margin-right: 20px;
}
.player-page .top-info div span {
  font-weight: 500;
}
.player-page .block-name {
  margin-bottom: 13px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
}
.player-page .block-name span {
  color: #EF1F1F;
}
.player-page .table {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.player-page .table table {
  width: 100%;
}
.player-page .table table thead {
  background: #333333;
}
.player-page .table table thead tr td {
  color: #fff;
  padding: 12px 15px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
}
.player-page .table table thead tr td:last-child {
  border-right: 0;
}
.player-page .table table tbody tr {
  border-bottom: 1px solid #C4C4C4;
}
.player-page .table table tbody tr.last {
  background: #F2F2F2;
  border-bottom: 0;
}
.player-page .table table tbody tr.last td:first-child {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}
.player-page .table table tbody tr td {
  padding: 10px 12px;
  font-size: 14px;
  line-height: 16px;
  border-right: 1px solid #C4C4C4;
}
.player-page .table table tbody tr td:last-child {
  border-right: 0;
}
.player-page .table table tbody tr td .block {
  padding-left: 30px;
  position: relative;
}
.player-page .table table tbody tr td .block img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.player-page .table table tbody tr td .n {
  display: none;
}
.player-page .table table tbody tr td .teams {
  white-space: nowrap;
}
.player-page .table table tbody tr td .teams img {
  vertical-align: middle;
  margin: -2px 8px 0 15px;
}
.player-page .table table tbody tr td .teams img:first-child {
  margin-left: 0;
}
.player-page .table table tbody tr td .score {
  text-align: center;
  display: inline-block;
  width: 54px;
  height: 30px;
  border: 1px solid #E0E0E0;
  border-radius: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 30px;
  font-weight: 500;
  color: #333;
}
.player-page .table table tbody tr td .score.live {
  border: 1px solid #EF1F1F;
}
.player-page .table table tbody tr td .score.future {
  border: 1px solid #E0E0E0;
}
.player-page .table table tbody tr td .score .red {
  color: #EF1F1F;
}
.player-page .table table tbody tr td .score .green {
  color: #00A653;
}
.player-page .table table tbody tr td .result {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-weight: 500;
  font-size: 13px;
}
.player-page .table table tbody tr td .result.lose {
  background: #EF1F1F;
}
.player-page .table table tbody tr td .result.draw {
  background: #FFB22F;
}
.player-page .table table tbody tr td .result.win {
  background: #00A653;
}
.player-page .table .bottom-link {
  text-align: center;
  background: #F2F2F2;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-top: 0;
  border-radius: 0px 0px 5px 5px;
  padding: 10px 0;
}
.player-page .table .bottom-link a {
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.player-page .table .bottom-link a .fa {
  font-size: 16px;
  vertical-align: middle;
  color: #828282;
  margin-left: 8px;
}
.player-page .tabNavigation {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.player-page .tabNavigation li {
  display: inline-block;
}
.player-page .tabNavigation li a {
  display: block;
  text-decoration: none;
  padding: 8px 18px;
  font-size: 14px;
  line-height: 16px;
  position: relative;
}
.player-page .tabNavigation li a.selected {
  font-weight: 500;
}
.player-page .tabNavigation li a.selected:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -1px;
  background: #00A653;
}
.player-page .table2 {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  border-radius: 5px;
  overflow: hidden;
}
.player-page .table2 table {
  width: 100%;
}
.player-page .table2 table thead {
  background: #333333;
}
.player-page .table2 table thead tr td {
  color: #fff;
  padding: 12px 15px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
}
.player-page .table2 table thead tr td:last-child {
  border-right: 0;
}
.player-page .table2 table tbody tr {
  border-bottom: 1px solid #C4C4C4;
}
.player-page .table2 table tbody tr:last-child {
  border-bottom: 0;
}
.player-page .table2 table tbody tr td {
  padding: 10px 12px;
  font-size: 14px;
  line-height: 16px;
  border-right: 1px solid #C4C4C4;
}
.player-page .table2 table tbody tr td:last-child {
  border-right: 0;
}
.player-page .table2 table tbody tr td .block {
  padding-left: 30px;
  position: relative;
  font-weight: 500;
}
.player-page .table2 table tbody tr td .block img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.player-page .table2 table tbody tr td .n {
  display: none;
}
.user-agreement-page h1 {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
}
.user-agreement-page h2 {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
}
.user-agreement-page p {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 24px;
}
.user-agreement-page p span {
  font-weight: 500;
}
.user-agreement-page ol {
  list-style: decimal;
  padding-left: 20px;
  margin: -15px 0 15px 0;
  font-size: 14px;
  line-height: 24px;
}
.feedback-page h1 {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 36px;
  line-height: 42px;
}
.feedback-page p {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 24px;
}
.feedback-page .contacts {
  padding-bottom: 15px;
}
.feedback-page .contacts a {
  display: inline-block;
  text-decoration: none;
  font-size: 16px;
  line-height: 19px;
  padding: 11px 0 11px 55px;
  margin: 0 30px 15px 0;
}
.feedback-page .contacts a:nth-child(1) {
  background: url('img/phone.svg') no-repeat 0 0;
}
.feedback-page .contacts a:nth-child(2) {
  background: url('img/mail.svg') no-repeat 0 0;
  margin-right: 0;
}
.feedback-page .field {
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.feedback-page .field input[type='text'] {
  width: 100%;
  height: 48px;
  margin-top: 7px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  font-size: 15px;
  padding: 0 15px;
}
.feedback-page .field input[type='text']:focus {
  border: 1px solid #2D9CDB;
}
.feedback-page .field textarea {
  width: 100%;
  height: 124px;
  margin-top: 7px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  font-size: 15px;
  padding: 15px;
}
.feedback-page .field textarea:focus {
  border: 1px solid #2D9CDB;
}
.feedback-page .agree {
  margin-bottom: 20px;
}
.feedback-page .agree .checkbox {
  display: none;
}
.feedback-page .agree .checkbox + label {
  display: block;
  cursor: pointer;
  padding: 2px 0 2px 30px;
  background: url('img/checkbox.svg') no-repeat 0 0;
}
.feedback-page .agree .checkbox:checked + label {
  background: url('img/checkbox2.svg') no-repeat 0 0;
}
.feedback-page button {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  width: 140px;
  height: 40px;
  background: #00A653;
  border-radius: 100px;
}
.search-popup .window {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100px;
  margin-bottom: 100px;
  width: 730px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #333333;
  box-shadow: 0px 50px 50px rgba(0, 0, 0, 0.3), inset 0px 4px 0px #00a653;
  border-radius: 20px;
  padding: 30px;
  color: #fff;
}
.search-popup .window .close {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 32px;
  height: 32px;
  background: url('img/close.svg');
}
.search-popup .window .close:hover {
  transform: rotate(90deg);
}
.search-popup .window .name {
  font-weight: bold;
  font-size: 36px;
  line-height: 42px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
  margin-bottom: 20px;
}
.search-popup .window .name span {
  color: #FFD00D;
}
.search-popup .window .select {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 20px;
}
.search-popup .window .select .radio {
  display: none;
}
.search-popup .window .select .radio + label {
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  margin-right: 10px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.8);
  padding: 8px 15px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 100px;
}
.search-popup .window .select .radio:checked + label {
  background: #00A653;
  border: 1px solid #00A653;
}
.search-popup .window .select .radio.other:checked + label {
  background: #FF4A68;
  border: 1px solid #FF4A68;
}
.search-popup .window input[type='text'] {
  width: 100%;
  height: 48px;
  margin-bottom: 20px;
  padding: 0 15px;
  font-size: 16px;
  background: rgba(255, 255, 255, 0.05) url('img/search2.svg') no-repeat right 10px top 50%;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 5px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.search-popup .window input[type='text']:focus {
  background: #ffffff url('img/search3.svg') no-repeat right 10px top 50%;
  border: 1px solid #fff;
}
.search-popup .window input[type='text']:valid {
  background: #ffffff url('img/search3.svg') no-repeat right 10px top 50%;
  border: 1px solid #fff;
}
.search-popup .window .att {
  padding: 5px 0 5px 34px;
  font-size: 14px;
  line-height: 16px;
  color: #888888;
  background: url('img/att.svg') no-repeat 0 0;
}
.search-popup .window .name2 {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 20px;
  line-height: 23px;
}
.search-popup .window .list {
  margin-bottom: 20px;
}
.search-popup .window .list .checkbox {
  display: none;
}
.search-popup .window .list .checkbox + label {
  display: block;
  cursor: pointer;
  padding: 12px 30px;
  font-size: 14px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  position: relative;
  background: url('img/fav.svg') no-repeat right;
}
.search-popup .window .list .checkbox + label img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.search-popup .window .list .checkbox:checked + label {
  font-weight: 500;
  color: #fff;
  background: url('img/fav2.svg') no-repeat right;
}
.popup .window {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 10px;
  margin-bottom: 10px;
  width: 730px;
  border-radius: 15px;
  overflow: hidden;
  background: #fff;
}
.popup .window .close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  padding: 9px 42px 9px 0;
  background: url('img/close2.svg') no-repeat right;
}
.popup .window header {
  text-align: center;
  padding: 13px 0;
  background: url('img/header3.png') center / cover;
}
.popup .window .window-content {
  padding: 20px;
}
.popup-stats .block-name {
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 28px;
}
.popup-stats .block-name span {
  font-weight: 700;
}
.popup-stats .block-name img {
  vertical-align: middle;
  margin: -4px 4px 0 0;
}
.popup-stats .date-select {
  position: relative;
  display: inline-block;
  z-index: 2;
  margin-bottom: 20px;
  border: 1px solid #00A653;
  border-radius: 100px;
  padding: 7px 15px 5px 15px;
}
.popup-stats .date-select span {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  display: inline-block;
  padding: 3px 0 3px 30px;
  background: url('img/calendar.svg') no-repeat 0 0;
  margin: 0 10px;
}
.popup-stats .date-select a {
  font-size: 22px;
  color: #828282;
  vertical-align: middle;
  margin-top: -4px;
  display: inline-block;
}
.popup-stats .tabNavigation {
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.popup-stats .tabNavigation li {
  width: 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.popup-stats .tabNavigation li:last-child {
  border-right: 0;
}
.popup-stats .tabNavigation li a {
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 10px 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.popup-stats .tabNavigation li a.selected {
  color: #fff;
  background: #2D9CDB;
}
.popup-stats .table {
  border-radius: 5px 5px 0 0;
  border: 1px solid #C4C4C4;
  margin-bottom: 20px;
  overflow: hidden;
}
.popup-stats .table table {
  width: 100%;
}
.popup-stats .table table.big thead tr td {
  padding: 12px 4px;
}
.popup-stats .table table thead {
  background: #333333;
}
.popup-stats .table table thead tr td {
  color: #fff;
  padding: 12px 15px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
}
.popup-stats .table table thead tr td:nth-child(2) {
  text-align: left;
}
.popup-stats .table table thead tr td:first-child {
  text-align: center;
}
.popup-stats .table table thead tr td:last-child {
  border-right: 0;
}
.popup-stats .table table tbody tr {
  border-bottom: 1px solid #C4C4C4;
}
.popup-stats .table table tbody tr:last-child {
  border-bottom: 0;
}
.popup-stats .table table tbody tr td {
  white-space: nowrap;
  padding: 5px 15px;
  font-size: 14px;
  line-height: 16px;
  border-right: 1px solid #C4C4C4;
  text-align: center;
}
.popup-stats .table table tbody tr td:nth-child(2) {
  text-align: left;
}
.popup-stats .table table tbody tr td:first-child {
  background: #F8F8F8;
}
.popup-stats .table table tbody tr td:last-child {
  border-right: 0;
}
.popup-stats .table table tbody tr td.red {
  color: #fff;
  background: #D10044;
}
.popup-stats .table table tbody tr td.blue {
  color: #fff;
  background: #0065BB;
}
.popup-stats .table table tbody tr td.yellow {
  color: #fff;
  background: #DFA414;
}
.popup-stats .table table tbody tr td.red2 {
  color: #fff;
  background: #BD0000;
}
.popup-stats .table table tbody tr td.silver {
  background: #E0E0E0;
}
.popup-stats .table table tbody tr td img {
  vertical-align: middle;
  margin: -2px 2px 0 0;
}
.popup-stats .table table tbody tr td .fa {
  vertical-align: middle;
  margin: -2px 0 0 8px;
}
.popup-stats .table table tbody tr td .fa.fa-caret-up {
  color: #00A653;
}
.popup-stats .table table tbody tr td .fa.fa-caret-down {
  color: #EF1F1F;
}
.popup-stats .table table tbody tr td .results span {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-weight: 500;
  font-size: 13px;
}
.popup-stats .table table tbody tr td .results span.lose {
  background: #EF1F1F;
}
.popup-stats .table table tbody tr td .results span.draw {
  background: #FFB22F;
}
.popup-stats .table table tbody tr td .results span.win {
  background: #00A653;
}
.popup-stats .table table tbody tr td .results span.silver {
  background: #CACACA;
}
.popup-stats .table table tbody tr td .bottom-link {
  display: block;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  padding: 5px 10px;
}
.popup-stats .table table tbody tr td .bottom-link .fa {
  font-size: 16px;
  vertical-align: middle;
  color: #828282;
  margin-left: 8px;
}
.popup-stats .help-block {
  background: #F8F8F8;
  border: 1px dashed #CB0042;
  border-radius: 5px;
  padding: 20px;
}
.popup-stats .help-block ul {
  padding-bottom: 5px;
}
.popup-stats .help-block ul li {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 16px;
  padding-left: 25px;
  position: relative;
}
.popup-stats .help-block ul li:nth-child(1):before {
  background: #0065BB;
}
.popup-stats .help-block ul li:nth-child(2):before {
  background: #7F0029;
}
.popup-stats .help-block ul li:nth-child(3):before {
  background: #DFA414;
}
.popup-stats .help-block ul li:nth-child(4):before {
  background: #BD0000;
}
.popup-stats .help-block ul li:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 0;
  top: 0;
}
.popup-stats .help-block ul li span {
  font-weight: 500;
}
.popup-stats .help-block .att {
  padding: 0 0 0 34px;
  font-size: 14px;
  line-height: 16px;
  background: url('img/att.svg') no-repeat 0 0;
}
.popup-stats .tabNavigation2 {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.popup-stats .tabNavigation2 li {
  display: inline-block;
}
.popup-stats .tabNavigation2 li a {
  display: block;
  text-decoration: none;
  padding: 8px 18px;
  font-size: 14px;
  line-height: 16px;
  position: relative;
}
.popup-stats .tabNavigation2 li a.selected {
  font-weight: 500;
}
.popup-stats .tabNavigation2 li a.selected:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -1px;
  background: #00A653;
}
.popup-stats .tabNavigation3 {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.popup-stats .tabNavigation3 li {
  display: inline-block;
}
.popup-stats .tabNavigation3 li a {
  display: block;
  text-decoration: none;
  padding: 8px 18px;
  font-size: 14px;
  line-height: 16px;
  position: relative;
}
.popup-stats .tabNavigation3 li a.selected {
  font-weight: 500;
}
.popup-stats .tabNavigation3 li a.selected:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -1px;
  background: #00A653;
}
.popup-stats .tabNavigation4 {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.popup-stats .tabNavigation4 li {
  display: inline-block;
}
.popup-stats .tabNavigation4 li a {
  display: block;
  text-decoration: none;
  padding: 8px 18px;
  font-size: 14px;
  line-height: 16px;
  position: relative;
}
.popup-stats .tabNavigation4 li a.selected {
  font-weight: 500;
}
.popup-stats .tabNavigation4 li a.selected:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -1px;
  background: #00A653;
}
.popup-stats .tab-content {
  position: relative;
}
.popup-stats .top-select {
  position: absolute;
  right: 0;
  top: -57px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  font-size: 0;
}
.popup-stats .top-select li {
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.popup-stats .top-select li:last-child {
  border-right: 0;
}
.popup-stats .top-select li a {
  display: block;
  text-decoration: none;
  height: 35px;
  line-height: 35px;
  width: 35px;
  text-align: center;
  font-size: 14px;
}
.popup-stats .top-select li a:hover {
  color: #fff;
  background: #2D9CDB;
}
.popup-stats .selects .jq-selectbox {
  width: 32%;
  margin-bottom: 20px;
  background: #f8f8f8 url('img/select.svg') no-repeat right 15px top 50%;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  height: 35px;
  line-height: 35px;
}
.popup-stats .selects .jq-selectbox.opened {
  background: rgba(45, 156, 219, 0.1) url('img/select.svg') no-repeat right 15px top 50%;
  border: 1px solid #2D9CDB;
}
.popup-stats .selects .jq-selectbox__select {
  padding: 0 45px 0 15px;
}
.popup-stats .selects .jq-selectbox__dropdown {
  top: 100%;
  left: -1px;
  width: 100% !important;
  z-index: 3;
  margin-top: 3px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  overflow: hidden;
}
.popup-stats .selects .jq-selectbox__dropdown ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  line-height: 130%;
  padding: 10px 15px;
  cursor: pointer;
}
.popup-stats .selects .jq-selectbox__dropdown ul li:hover {
  color: #fff;
  background: #2D9CDB;
}
.popup-stats .selects .jq-selectbox__dropdown ul li:last-child {
  border-bottom: 0;
}
.popup-match .match-name {
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 28px;
}
.popup-match .match-name span {
  font-weight: 700;
}
.popup-match .match-name img {
  vertical-align: middle;
  margin: -4px 4px 0 0;
}
.popup-match .match-date {
  margin-bottom: 22px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  padding: 3px 0 3px 30px;
  background: url('img/calendar.svg') no-repeat 0 0;
}
.popup-match .match-score {
  text-align: center;
  margin-bottom: 32px;
}
.popup-match .match-score div {
  display: inline-block;
  vertical-align: top;
}
.popup-match .match-score div.team {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
}
.popup-match .match-score div.team .logo {
  display: block;
  width: 120px;
  height: 120px;
  line-height: 120px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #F8F8F8;
  margin-bottom: 14px;
  position: relative;
}
.popup-match .match-score div.team .logo img {
  vertical-align: middle;
}
.popup-match .match-score div.team .logo .fav {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  background: url('img/fav3.svg');
}
.popup-match .match-score div.score {
  margin: 40px 34px 0 34px;
  width: 85px;
  height: 42px;
  border: 1px solid #E0E0E0;
  border-radius: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 42px;
  font-size: 24px;
  color: #333;
}
.popup-match .match-score div.score.live {
  border: 1px solid #EF1F1F;
}
.popup-match .match-score div.score.future {
  border: 1px solid #E0E0E0;
}
.popup-match .match-score div.score .red {
  color: #EF1F1F;
}
.popup-match .match-score div.score .green {
  color: #00A653;
}
.popup-match .nav {
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.popup-match .nav li {
  width: 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.popup-match .nav li:last-child {
  border-right: 0;
}
.popup-match .nav li a {
  display: block;
  text-decoration: none;
  text-align: center;
  padding: 10px 0;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.popup-match .nav li a.selected {
  color: #fff;
  background: #2D9CDB;
}
.popup-match .match-video .name {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #fff;
  padding: 8px 20px;
  margin-bottom: 15px;
  background: #333333;
  border-radius: 5px;
}
.popup-match .nav2 {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.popup-match .nav2 li {
  display: inline-block;
}
.popup-match .nav2 li a {
  display: block;
  text-decoration: none;
  padding: 8px 18px;
  font-size: 14px;
  line-height: 16px;
  position: relative;
}
.popup-match .nav2 li a.selected {
  font-weight: 500;
}
.popup-match .nav2 li a.selected:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -1px;
  background: #00A653;
}
.popup-match .nav3 {
  margin-bottom: 20px;
  background: #00A653;
  border-radius: 100px;
  padding: 4px;
  font-size: 0;
}
.popup-match .nav3 li {
  display: inline-block;
}
.popup-match .nav3 li a {
  display: block;
  text-decoration: none;
  padding: 6px 16px 5px 16px;
  color: #fff;
  border-radius: 100px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.popup-match .nav3 li a.selected {
  background: #fff;
  color: #00A653;
}
.popup-match .table {
  border-radius: 5px 5px 0 0;
  border: 1px solid #C4C4C4;
  margin-bottom: 20px;
  overflow: hidden;
}
.popup-match .table table {
  width: 100%;
}
.popup-match .table table thead {
  background: #333333;
}
.popup-match .table table thead tr td {
  color: #fff;
  padding: 12px 6px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
}
.popup-match .table table thead tr td:nth-child(2) {
  text-align: left;
}
.popup-match .table table thead tr td:first-child {
  text-align: center;
}
.popup-match .table table thead tr td:last-child {
  border-right: 0;
}
.popup-match .table table tbody tr {
  border-bottom: 1px solid #C4C4C4;
}
.popup-match .table table tbody tr:last-child {
  border-bottom: 0;
}
.popup-match .table table tbody tr td {
  white-space: nowrap;
  padding: 5px 6px;
  font-size: 14px;
  line-height: 16px;
  border-right: 1px solid #C4C4C4;
  text-align: center;
}
.popup-match .table table tbody tr td:nth-child(2) {
  text-align: left;
  padding-right: 80px;
  position: relative;
}
.popup-match .table table tbody tr td:nth-child(2) .score {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  font-size: 12px;
  font-weight: 700;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  text-align: center;
  width: 38px;
  height: 20px;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.popup-match .table table tbody tr td:nth-child(2) .score.win {
  border: 1px solid #00A653;
}
.popup-match .table table tbody tr td:nth-child(2) .score.draw {
  border: 1px solid #FFB22F;
}
.popup-match .table table tbody tr td:nth-child(2) .score.lose {
  border: 1px solid #EF1F1F;
}
.popup-match .table table tbody tr td:first-child {
  background: #F8F8F8;
}
.popup-match .table table tbody tr td:last-child {
  border-right: 0;
}
.popup-match .table table tbody tr td.red {
  color: #fff;
  background: #7F0029;
}
.popup-match .table table tbody tr td.blue {
  color: #fff;
  background: #0065BB;
}
.popup-match .table table tbody tr td.blue2 {
  color: #fff;
  background: #2D9CDB;
}
.popup-match .table table tbody tr td.yellow {
  color: #fff;
  background: #DFA414;
}
.popup-match .table table tbody tr td.red2 {
  color: #fff;
  background: #BD0000;
}
.popup-match .table table tbody tr td.red3 {
  color: #fff;
  background: #EF1F1F;
}
.popup-match .table table tbody tr td.silver {
  background: #E0E0E0;
}
.popup-match .table table tbody tr td img {
  vertical-align: middle;
  margin: -2px 2px 0 0;
}
.popup-match .table table tbody tr td .fa {
  vertical-align: middle;
  margin: -2px 0 0 8px;
}
.popup-match .table table tbody tr td .fa.fa-caret-up {
  color: #00A653;
}
.popup-match .table table tbody tr td .fa.fa-caret-down {
  color: #EF1F1F;
}
.popup-match .table table tbody tr td .results span {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-weight: 500;
  font-size: 13px;
}
.popup-match .table table tbody tr td .results span.lose {
  background: #EF1F1F;
}
.popup-match .table table tbody tr td .results span.draw {
  background: #FFB22F;
}
.popup-match .table table tbody tr td .results span.win {
  background: #00A653;
}
.popup-match .table table tbody tr td .results span.silver {
  background: #CACACA;
}
.popup-match .table table tbody tr td .bottom-link {
  display: block;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  padding: 5px 10px;
}
.popup-match .table table tbody tr td .bottom-link .fa {
  font-size: 16px;
  vertical-align: middle;
  color: #828282;
  margin-left: 8px;
}
.popup-match .help-block {
  background: #F8F8F8;
  border: 1px dashed #CB0042;
  border-radius: 5px;
  padding: 20px;
}
.popup-match .help-block ul {
  padding-bottom: 5px;
}
.popup-match .help-block ul li {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 16px;
  padding-left: 25px;
  position: relative;
}
.popup-match .help-block ul li:nth-child(1):before {
  background: #0065BB;
}
.popup-match .help-block ul li:nth-child(2):before {
  background: #2D9CDB;
}
.popup-match .help-block ul li:nth-child(3):before {
  background: #7F0029;
}
.popup-match .help-block ul li:nth-child(4):before {
  background: #BD0000;
}
.popup-match .help-block ul li:nth-child(5):before {
  background: #EF1F1F;
}
.popup-match .help-block ul li:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  left: 0;
  top: 0;
}
.popup-match .help-block ul li span {
  font-weight: 500;
}
.popup-match .help-block .att {
  padding: 0 0 0 34px;
  font-size: 14px;
  line-height: 16px;
  background: url('img/att.svg') no-repeat 0 0;
}
.popup-match .last-games {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.popup-match .last-games table {
  width: 100%;
}
.popup-match .last-games table thead {
  background: #333333;
}
.popup-match .last-games table thead tr td {
  color: #fff;
  padding: 12px 15px;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
}
.popup-match .last-games table thead tr td:first-child {
  text-align: center;
}
.popup-match .last-games table thead tr td:last-child {
  border-right: 0;
}
.popup-match .last-games table tbody tr {
  border-bottom: 1px solid #C4C4C4;
}
.popup-match .last-games table tbody tr td {
  padding: 5px 14px;
  font-size: 14px;
  line-height: 16px;
}
.popup-match .last-games table tbody tr td:first-child {
  text-align: center;
}
.popup-match .last-games table tbody tr td:last-child {
  border-right: 0;
  white-space: nowrap;
}
.popup-match .last-games table tbody tr td.yellow {
  background: #FFE0AC;
}
.popup-match .last-games table tbody tr td .block {
  padding-left: 30px;
  position: relative;
}
.popup-match .last-games table tbody tr td .block img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.popup-match .last-games table tbody tr td .n {
  display: none;
}
.popup-match .last-games table tbody tr td .score {
  display: inline-block;
}
.popup-match .last-games table tbody tr td .score {
  font-weight: 500;
  text-align: center;
  width: 48px;
  height: 25px;
  line-height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  border: 1px solid #E0E0E0;
  margin-right: 15px;
}
.popup-match .last-games table tbody tr td .result {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-weight: 500;
  font-size: 13px;
}
.popup-match .last-games table tbody tr td .result.lose {
  background: #EF1F1F;
}
.popup-match .last-games table tbody tr td .result.draw {
  background: #FFB22F;
}
.popup-match .last-games table tbody tr td .result.win {
  background: #00A653;
}
.popup-match .last-games .bottom-link {
  text-align: center;
  background: #F2F2F2;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-top: 0;
  border-radius: 0px 0px 5px 5px;
  padding: 10px 0;
}
.popup-match .last-games .bottom-link a {
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.popup-match .last-games .bottom-link a .fa {
  font-size: 16px;
  vertical-align: middle;
  color: #828282;
  margin-left: 8px;
}
.popup-match .ratios {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
.popup-match .ratios .name {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 8px 20px;
  background: #333333;
  border-radius: 5px 5px 0px 0px;
}
.popup-match .ratios .info {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-top: 0;
  border-radius: 0px 0px 5px 5px;
  padding: 20px 20px 16px 20px;
}
.popup-match .ratios .info .logo {
  margin-bottom: 15px;
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 100px;
}
.popup-match .ratios .info .logo img {
  vertical-align: middle;
}
.popup-match .ratios .info .items {
  margin-bottom: 15px;
}
.popup-match .ratios .info .items .item {
  display: inline-block;
  position: relative;
  width: 109px;
  height: 35px;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 35px;
  background: #F2F2F2;
  border: 1px solid rgba(0, 0, 0, 0.12);
  text-align: center;
  padding-left: 40px;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.popup-match .ratios .info .items .item:hover {
  background: #FFE0AC;
  border: 1px solid rgba(0, 0, 0, 0.12);
}
.popup-match .ratios .info .items .item:hover span {
  border-right: 1px solid rgba(0, 0, 0, 0.12);
}
.popup-match .ratios .info .items .item span {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  border-right: 1px solid rgba(0, 0, 0, 0.12);
  font-weight: 500;
}
.popup-match .ratios .info .items .item img {
  vertical-align: middle;
  margin: -2px 2px 0 0;
}
.popup-match .ratios .info p {
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
}
.popup-match .ratios .info p span {
  color: #EF1F1F;
}
.popup-match .bookmakers {
  margin-bottom: 15px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  overflow: hidden;
}
.popup-match .bookmakers .name {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 8px 20px;
  background: #333333;
  border-radius: 5px 5px 0px 0px;
}
.popup-match .bookmakers .list .item {
  padding: 0 20px;
  line-height: 56px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.popup-match .bookmakers .list .item:last-child {
  border-bottom: 0;
}
.popup-match .bookmakers .list .item img {
  vertical-align: middle;
}
.popup-match .bookmakers .list .item ul {
  position: absolute;
  right: 0;
  top: 0;
}
.popup-match .bookmakers .list .item ul li {
  display: inline-block;
  padding: 0 10px;
}
.popup-match .bookmakers .list .item ul li.yellow {
  background: #FFE0AC;
}
.popup-match .bookmakers .list .item ul li img {
  vertical-align: middle;
  margin: -2px 1px 0 0;
}
.popup-match .bookmakers-text {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 16px;
}
.popup-match .bookmakers-text span {
  color: #CB0042;
}
.popup-match .bonuses {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  overflow: hidden;
}
.popup-match .bonuses .name {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 8px 20px;
  background: #333333;
  border-radius: 5px 5px 0px 0px;
}
.popup-match .bonuses .item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  position: relative;
  padding: 20px 20px 20px 110px;
}
.popup-match .bonuses .item img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
}
.popup-match .bonuses .item a {
  font-weight: 500;
}
.popup-match .bonuses .item a span {
  color: #EF1F1F;
}
.popup-match .bonuses p {
  background: #fff;
  position: relative;
  padding: 0 20px 20px 20px;
  font-size: 13px;
  line-height: 15px;
  color: #828282;
  margin-top: -10px;
}
.popup-match .team-formations {
  margin-bottom: 20px;
  background: #00A653;
  border-radius: 100px;
  padding: 4px;
}
.popup-match .team-formations .team {
  font-weight: 500;
  line-height: 16px;
  background: #fff;
  padding: 6px 16px 4px 16px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
}
.popup-match .team-formations p {
  color: #fff;
  margin-top: 5px;
}
.popup-match .field {
  margin-bottom: 20px;
  position: relative;
}
.popup-match .field .team {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
.popup-match .field .team:last-child {
  left: auto;
  right: 0;
  transform: rotateY(180deg);
}
.popup-match .field .team:last-child .player {
  background: url('img/team-player2.png');
}
.popup-match .field .team:last-child .player .name {
  transform: translateX(-50%) rotateY(180deg);
}
.popup-match .field .team:last-child .player .number {
  transform: rotateY(180deg);
}
.popup-match .field .team .player {
  position: absolute;
  width: 31px;
  height: 28px;
  background: url('img/team-player1.png');
  margin: -10px 0 0 -15px;
}
.popup-match .field .team .player.changed:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: url('img/changed.svg');
  top: -10px;
  right: -15px;
}
.popup-match .field .team .player.yc:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #FFD00D;
  top: -5px;
  left: -10px;
}
.popup-match .field .team .player.rc:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: red;
  top: -5px;
  left: -10px;
}
.popup-match .field .team .player.gk {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 16%;
  background: url('img/gk.png');
}
.popup-match .field .team .player.lb {
  left: 44%;
  top: 18%;
}
.popup-match .field .team .player.cbl {
  left: 44%;
  top: 37%;
}
.popup-match .field .team .player.cbr {
  left: 44%;
  top: 56%;
}
.popup-match .field .team .player.rb {
  left: 44%;
  top: 75%;
}
.popup-match .field .team .player.lm {
  left: 67%;
  top: 18%;
}
.popup-match .field .team .player.cml {
  left: 67%;
  top: 37%;
}
.popup-match .field .team .player.cmr {
  left: 67%;
  top: 56%;
}
.popup-match .field .team .player.rm {
  left: 67%;
  top: 75%;
}
.popup-match .field .team .player.lw {
  left: 67%;
  top: 10%;
}
.popup-match .field .team .player.cmll {
  left: 67%;
  top: 28%;
}
.popup-match .field .team .player.cmc {
  left: 67%;
  top: 46%;
}
.popup-match .field .team .player.cmrr {
  left: 67%;
  top: 64%;
}
.popup-match .field .team .player.rw {
  left: 67%;
  top: 82%;
}
.popup-match .field .team .player.stl {
  left: 89%;
  top: 25%;
}
.popup-match .field .team .player.st {
  left: 89%;
  top: 45%;
}
.popup-match .field .team .player.str {
  left: 89%;
  top: 67%;
}
.popup-match .field .team .player .number {
  position: absolute;
  top: 6px;
  left: 0;
  width: 100%;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
}
.popup-match .field .team .player .name {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  padding: 5px 8px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  background: #333333;
}
.popup-match .field .team .player .goals {
  top: -12px;
  right: 50%;
  white-space: nowrap;
  position: absolute;
  font-size: 0;
  z-index: 2;
}
.popup-match .field .team .player .goals span {
  display: inline-block;
  margin-left: 1px;
  width: 16px;
  height: 16px;
  background: url('img/goal.svg');
}
.popup-match .lineups {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}
.popup-match .lineups .name {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 8px 20px;
  background: #333333;
  border-radius: 5px 5px 0px 0px;
  text-align: center;
}
.popup-match .lineups .list {
  padding: 20px 25px;
}
.popup-match .lineups .list .team {
  width: 49%;
}
.popup-match .lineups .list .team.big {
  width: 100%;
}
.popup-match .lineups .list .team.big .item {
  text-align: left !important;
  padding: 0 0 0 25px!important;
}
.popup-match .lineups .list .team.big .item .time {
  right: auto!important;
  left: 0!important;
}
.popup-match .lineups .list .team:last-child .item {
  text-align: right;
  padding-left: 0;
  padding-right: 25px;
}
.popup-match .lineups .list .team:last-child .item .time {
  left: auto;
  right: 0;
}
.popup-match .lineups .list .team .item {
  margin-bottom: 20px;
  padding-left: 25px;
  position: relative;
}
.popup-match .lineups .list .team .item:last-child {
  margin-bottom: 0;
}
.popup-match .lineups .list .team .item .time {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.popup-match .lineups .list .team .item img {
  vertical-align: middle;
  margin: -2px 4px 0 4px;
}
.popup-match .match-stats .item {
  margin-bottom: 35px;
  font-size: 14px;
  line-height: 16px;
}
.popup-match .match-stats .item .name {
  width: 50%;
  text-align: center;
  font-weight: 500;
}
.popup-match .match-stats .item .flex .graph:last-child {
  border-radius: 0 12px 12px 0;
}
.popup-match .match-stats .item .flex .graph:last-child span {
  right: auto;
  left: 0;
}
.popup-match .match-stats .item .flex .graph:last-child span.w100 {
  border-radius: 0 12px 12px 0;
}
.popup-match .match-stats .item .graph {
  width: 49%;
  height: 10px;
  margin-top: 5px;
  border-radius: 12px 0 0 12px;
  background: rgba(0, 0, 0, 0.12);
  position: relative;
}
.popup-match .match-stats .item .graph span {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.popup-match .match-stats .item .graph span.w100 {
  border-radius: 12px 0 0 12px;
}
.popup-match .match-stats .item .graph span.black {
  background: #333333;
}
.popup-match .match-stats .item .graph span.red {
  background: #CB0042;
}
.popup-match .match-review {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 5px;
}
.popup-match .match-review .name {
  color: #fff;
  padding: 8px 20px;
  background: #333333;
}
.popup-match .match-review .name .time {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  border-radius: 5px 5px 0px 0px;
}
.popup-match .match-review .name .time span {
  color: #FFD00D;
}
.popup-match .match-review .name .score {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  width: 40px;
  height: 22px;
  line-height: 22px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #FFFFFF;
  border-radius: 100px;
}
.popup-match .match-review .list {
  padding: 20px 25px;
}
.popup-match .match-review .list .item {
  margin-bottom: 20px;
  padding-left: 35px;
  position: relative;
  color: #828282;
}
.popup-match .match-review .list .item:last-child {
  margin-bottom: 0;
}
.popup-match .match-review .list .item.other {
  text-align: right;
  padding-left: 0;
  padding-right: 35px;
}
.popup-match .match-review .list .item.other .time {
  left: auto;
  right: 0;
}
.popup-match .match-review .list .item span {
  font-weight: 500;
  color: #000;
}
.popup-match .match-review .list .item .time {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.popup-match .match-review .list .item img {
  vertical-align: middle;
  margin: -2px 2px 0 2px;
}
.popup-match .match-referee {
  padding: 10px 0 20px;
  font-size: 16px;
  line-height: 19px;
}
.popup-match .match-referee span {
  font-weight: 500;
  color: #00A653;
}
.popup-match .match-referee i {
  font-style: normal;
  margin: 0 6px;
}
@media (max-width: 1199px) {
  .wrap {
    width: 970px;
  }
  .page-content .left-col {
    width: 20%;
  }
  .page-content .center-col {
    width: 78%;
  }
  .page-content .right-col {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .page-content .right-col a {
    width: 32%;
    text-align: center;
    padding-top: 20px;
  }
  .footer .data {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .wrap {
    width: 747px;
  }
  .page-content .left-col {
    width: 100%;
    display: none;
  }
  .page-content .left-col.opened {
    display: block;
  }
  .page-content .center-col {
    width: 100%;
  }
  .page-content .left-col-button {
    display: block;
  }
  .events-page .tabs .list table tr td {
    padding: 10px 15px;
  }
  .footer {
    padding: 30px 0 5px;
  }
  .footer ul {
    width: 48%;
    padding-bottom: 10px;
  }
  .footer .contacts {
    width: 48%;
    padding-bottom: 10px;
  }
  .footer .data {
    width: 48%;
    padding-bottom: 10px;
  }
  .footer .social {
    width: 48%;
    padding-bottom: 10px;
  }
  .header:before,
  .header:after {
    display: none;
  }
  .header {
    text-align: left;
    padding: 13px 20px;
  }
  .header form {
    right: 20px;
  }
  .player-page .table table tbody tr td .teams img {
    margin: -2px 4px 0 8px;
  }
  .player-page .table table tbody tr td {
    padding: 10px;
  }
  .search-popup .window {
    width: 700px;
  }
  .popup .window {
    width: 700px;
  }
}
@media (max-width: 767px) {
  .wrap {
    width: 556px;
  }
  .events-page .tabs .tabNavigation {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: none;
    display: inline-block;
  }
  .events-page .tabs .tabNavigation li a {
    padding: 10px 18px;
  }
  .events-page .tabs .list table tr {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
  }
  .events-page .tabs .list table tr td {
    display: block;
    padding: 0;
  }
  .events-page .tabs .list table tr td:nth-child(1) {
    position: absolute;
    right: 10px;
    bottom: 20px;
  }
  .events-page .tabs .list table tr td:nth-child(2) {
    width: 100%;
    text-align: center;
    padding: 20px 0;
  }
  .events-page .tabs .list table tr td:nth-child(3) {
    width: 32%;
    text-align: center;
    padding: 5px 0 30px 0;
  }
  .events-page .tabs .list table tr td:nth-child(4) {
    width: 32%;
    text-align: center;
    padding: 0 0 25px 0;
  }
  .events-page .tabs .list table tr td:nth-child(5) {
    width: 32%;
    text-align: center;
    padding: 5px 0 30px 0;
  }
  .events-page .tabs .list table tr td .score {
    display: inline-block;
  }
  .events-page .tabs .list table tr td:nth-child(6) {
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
  }
  .events-page .tabs .list table tr td .links {
    text-align: center;
  }
  .events-page .tabs .list table tr td .links a.hidden {
    width: 0;
    margin: 0;
  }
  .header img {
    width: 240px;
  }
  .events-page .tabs .list2 table thead tr {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .events-page .tabs .list2 table thead tr td {
    display: block;
  }
  .events-page .tabs .list2 table thead tr td:nth-child(3) {
    display: none;
  }
  .events-page .tabs .list2 table thead tr td:nth-child(4) {
    display: none;
  }
  .events-page .tabs .list2 table thead tr td:nth-child(5) {
    display: none;
  }
  .events-page .tabs .list2 table tbody tr {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
  }
  .events-page .tabs .list2 table tbody tr td {
    display: block;
    padding: 0;
  }
  .events-page .tabs .list2 table tbody tr td:nth-child(1) {
    position: absolute;
    right: 10px;
    bottom: 25px;
  }
  .events-page .tabs .list2 table tbody tr td:nth-child(2) {
    width: 100%;
    text-align: center;
    padding: 15px 0;
  }
  .events-page .tabs .list2 table tbody tr td:nth-child(3) {
    width: 100%;
    text-align: center;
    padding: 0 0 15px 0;
  }
  .events-page .tabs .list2 table tbody tr td .teams img {
    margin-left: 6px;
  }
  .events-page .tabs .list2 table tbody tr td:nth-child(4) {
    width: 32%;
    text-align: center;
  }
  .events-page .tabs .list2 table tbody tr td:nth-child(5) {
    width: 32%;
    text-align: center;
  }
  .events-page .tabs .list2 table tbody tr td:nth-child(6) {
    width: 32%;
    text-align: center;
  }
  .events-page .tabs .list2 table tbody tr td:nth-child(7) {
    width: 100%;
    text-align: center;
    padding: 15px 0;
  }
  .events-page .tabs .list2 table tbody tr td .ratio span {
    display: block;
  }
  .club-page .tabNavigation li a {
    font-size: 13px;
  }
  .club-page .results table tr td {
    padding: 14px 0 14px 15px;
  }
  .club-page .results table tr td:last-child {
    padding-right: 15px;
  }
  .player-page .table table.big thead {
    display: none;
  }
  .player-page .table table.big tbody tr {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 15px 10px 15px;
  }
  .player-page .table table.big tbody tr td:nth-child(3) {
    order: 0;
    width: 100%;
  }
  .player-page .table table.big tbody tr td:nth-child(1) {
    order: 1;
  }
  .player-page .table table.big tbody tr td:nth-child(2) {
    order: 2;
  }
  .player-page .table table.big tbody tr td:nth-child(4) {
    order: 3;
  }
  .player-page .table table.big tbody tr td:nth-child(5) {
    order: 4;
  }
  .player-page .table table.big tbody tr td:nth-child(6) {
    order: 5;
  }
  .player-page .table table.big tbody tr td:nth-child(7) {
    order: 6;
  }
  .player-page .table table.big tbody tr td:nth-child(8) {
    order: 7;
  }
  .player-page .table table.big tbody tr td:nth-child(9) {
    order: 8;
  }
  .player-page .table table.big tbody tr td:nth-child(10) {
    order: 9;
  }
  .player-page .table table.big tbody tr td {
    display: block;
    border-right: 0;
    padding: 0 0 10px 0;
    width: 32%;
  }
  .player-page .table table.big tbody tr td .n {
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .search-popup .window {
    width: 500px;
  }
  .search-popup .window .att {
    padding: 0 0 0 34px;
  }
  .popup .window {
    width: 500px;
  }
  .popup-stats .tabNavigation li {
    width: 100%;
  }
  .popup-stats .tabNavigation {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .popup-stats .tabNavigation li a {
    text-align: left;
    padding: 10px 15px;
  }
  .popup-stats .table {
    overflow-x: scroll;
  }
  .popup-stats .table table {
    width: 680px;
  }
  .popup .window .close {
    font-size: 0;
    width: 32px;
    height: 32px;
    padding: 0;
  }
  .popup-stats .top-select.big {
    display: none;
  }
  .popup-stats .table table.small {
    width: 100%;
  }
  .popup-match .tabNavigation li {
    width: 100%;
  }
  .popup-match .tabNavigation {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .popup-match .tabNavigation li a {
    text-align: left;
    padding: 10px 15px;
  }
  .popup-match .nav2 li a {
    padding: 8px 10px;
  }
  .popup-match .table {
    overflow-x: scroll;
  }
  .popup-match .last-games table tbody tr {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 15px 10px 15px;
  }
  .popup-match .last-games table tbody tr td {
    display: block;
    padding: 0 0 10px 0;
    width: 48%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: none !important;
  }
  .popup-match .last-games table tbody tr td .n {
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .popup-match .last-games table tbody tr td .n.in {
    display: inline-block;
  }
  .popup-match .last-games table tbody tr td:first-child {
    text-align: left;
  }
  .popup-match .last-games table tbody tr td:last-child {
    width: 100%;
    text-align: center;
    padding-top: 5px;
    font-size: 14px;
  }
  .popup-match .last-games table tbody tr td .result {
    display: none;
  }
  .popup-match .last-games table tbody tr td .score {
    margin: 0;
    padding: 0;
    background: none;
    line-height: 120%;
    height: auto;
    border: 0;
  }
  .popup-match .ratios .info {
    text-align: center;
  }
  .popup-match .ratios .info .logo {
    margin: 0 auto;
  }
  .popup-match .ratios .info .items {
    width: 100%;
    text-align: center;
    padding: 15px 0;
  }
  .popup-match .field .team .player {
    zoom: .8;
  }
  .popup-match .lineups .list .team {
    width: 100%;
  }
  .popup-match .lineups .list .team:last-child {
    padding-top: 20px;
  }
  .popup-match .lineups .list .team.big {
    padding-top: 0!important;
  }
}
@media (max-width: 575px) {
  .wrap {
    width: auto;
    padding: 0 10px;
  }
  .top-page-banner {
    margin-bottom: 10px;
  }
  .header form {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: none;
    width: 100%;
  }
  .header form input[type='text'] {
    width: 100%;
  }
  .header a {
    width: 100%;
    text-align: center;
    display: block;
  }
  .top-menu ul li a {
    font-size: 12px;
    line-height: 14px;
    padding: 10px 13px;
  }
  .top-menu ul li a img {
    zoom: .8;
  }
  .page-content {
    padding: 15px 15px 25px 15px;
  }
  .page-bg {
    padding: 15px 0;
  }
  .events-page .tabs .tabNavigation {
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .events-page .tabs .tabNavigation li {
    display: block;
    border-right: 0;
  }
  .events-page .tabs .list .list-name .fav-link {
    left: 10px;
  }
  .events-page .tabs .list .list-name {
    padding: 10px 40px 10px 40px;
  }
  .events-page .tabs .list .list-name .name {
    width: 100%;
    margin-bottom: 5px;
  }
  .events-page .tabs .list table tr td .team img {
    display: block;
    margin: 0 auto 5px auto;
  }
  .events-page .tabs .list table tr td .links a:nth-child(1) span {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
  }
  .events-page .tabs .list table tr td .links a:nth-child(1) span:before {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100%;
  }
  .events-page .tabs .list table tr td .links a:nth-child(3) span {
    width: 160px;
    white-space: normal;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
  }
  .events-page .tabs .list table tr td .links a:nth-child(3) span:before {
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100%;
  }
  .events-page .tabs .list table tr td .links a:nth-child(3) span img {
    display: block;
    margin: 0 auto 10px auto;
  }
  .footer {
    text-align: center;
  }
  .footer ul {
    width: 100%;
  }
  .footer .contacts {
    width: 100%;
  }
  .footer .data {
    width: 100%;
  }
  .footer .social {
    width: 100%;
  }
  .events-page .tabs .list .list-name .name {
    font-size: 14px;
    line-height: 16px;
    padding-left: 30px;
    position: relative;
  }
  .events-page .tabs .list .list-name .name img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
  .club-page .club-name div img {
    max-width: 100px;
    width: 100px;
  }
  .club-page .tabNavigation li {
    width: 100%;
  }
  .club-page .tabNavigation {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .club-page .tabNavigation li a {
    text-align: left;
    font-size: 14px;
    padding: 10px 20px;
  }
  .club-page .results-name .fav-link {
    left: 10px;
  }
  .club-page .results-name {
    padding: 10px 10px 10px 40px;
  }
  .club-page .results-name .name {
    width: 100%;
    margin-bottom: 5px;
    padding-left: 25px;
    position: relative;
  }
  .club-page .results-name .name img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
  }
  .club-page .results table tr {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
  }
  .club-page .results table tr td {
    display: block;
    padding: 0;
  }
  .club-page .results table tr td:nth-child(1) {
    width: 100%;
    text-align: center;
    padding: 15px 0;
  }
  .club-page .results table tr td:nth-child(2) {
    width: 40%;
    padding: 5px 5px 15px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .club-page .results table tr td:nth-child(3) {
    width: 20%;
  }
  .club-page .results table tr td:nth-child(4) {
    width: 40%;
    padding: 5px 5px 15px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .club-page .results table tr td .team {
    padding-left: 0;
    text-align: center;
  }
  .club-page .results table tr td .team img {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    transform: none;
    display: block;
    margin: 0 auto 5px auto;
  }
  .club-page .results table tr td:nth-child(5) {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 0;
  }
  .club-page .transfers table thead {
    display: none;
  }
  .club-page .transfers table tbody tr {
    display: block;
    padding: 20px 15px 10px 15px;
  }
  .club-page .transfers table tbody tr td {
    display: block;
    padding: 0;
    border-right: 0;
    text-align: left !important;
    padding: 0 0 10px 0;
  }
  .club-page .transfers table tbody tr td .n {
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .player-page .top-info div.photo .logo {
    right: -10px;
  }
  .player-page .table table.big tbody tr td {
    width: 48%;
  }
  .player-page .tabNavigation li a {
    padding: 0;
    font-size: 12px;
    padding: 5px 3px;
  }
  .player-page .table table thead {
    display: none;
  }
  .player-page .table table tbody tr {
    display: block;
    padding: 20px 15px 10px 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .player-page .table table tbody tr td {
    display: block;
    padding: 0 0 10px 0;
    border-right: 0;
    width: 48%;
  }
  .player-page .table table tbody tr td .n {
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .player-page .table table tbody tr td:nth-child(3) {
    width: 100%;
  }
  .player-page .table table tbody tr td .block {
    padding: 3px 0 3px 30px;
  }
  .player-page .table2 table thead {
    display: none;
  }
  .player-page .table2 table tbody tr {
    display: block;
    padding: 20px 15px 10px 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .player-page .table2 table tbody tr td {
    display: block;
    padding: 0 0 10px 0;
    border-right: 0;
    width: 48%;
  }
  .player-page .table2 table tbody tr td .n {
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .feedback-page .contacts a {
    display: block;
    margin: 0 0 15px 0;
  }
  .search-popup .window {
    width: 300px;
    padding: 30px 20px 20px 20px;
  }
  .search-popup .window .name {
    font-size: 30px;
    line-height: 36px;
  }
  .popup .window {
    width: 300px;
  }
  .popup .window header img {
    width: 200px;
  }
  .popup .window .close {
    right: 10px;
    top: 10px;
  }
  .popup .window .window-content {
    padding: 10px;
  }
  .popup-stats .help-block {
    padding: 15px;
  }
  .popup-stats .top-select {
    display: none;
  }
  .popup-stats .selects .jq-selectbox {
    width: 100%;
  }
  .popup-stats .table table.small {
    width: 400px;
  }
  .popup-match .match-score div.team .logo {
    width: 90px;
    height: 90px;
    line-height: 90px;
  }
  .popup-match .match-score div.team .logo img {
    width: 45px;
  }
  .popup-match .match-score div.team .logo .fav {
    zoom: .7;
  }
  .popup-match .match-score div.score {
    margin: 30px 10px 0 10px;
    width: 54px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  .popup-match .nav2 {
    white-space: nowrap;
    overflow-x: scroll;
  }
  .popup-match .help-block {
    padding: 15px;
  }
  .popup-match .nav3 li a {
    padding: 3px 8px;
    font-size: 12px;
  }
  .popup-match .last-games table tbody tr {
    padding: 20px 10px 10px 10px;
  }
  .popup-match .last-games table tbody tr td .block {
    padding-left: 25px;
  }
  .popup-match .last-games table tbody tr td {
    font-size: 13px;
  }
  .popup-match .ratios .info .items .item {
    zoom: .85;
    width: 90px;
    padding-left: 25px;
  }
  .popup-match .ratios .info .items .item span {
    width: 25px;
  }
  .popup-match .match-name {
    font-size: 20px;
    line-height: 24px;
    padding-left: 45px;
    position: relative;
  }
  .popup-match .match-name img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin: 0;
  }
  .popup-match .bookmakers .list .item {
    padding: 0 15px;
    line-height: 44px;
  }
  .popup-match .bookmakers .list .item ul li {
    font-size: 14px;
    padding: 0 8px;
  }
  .popup-match .bookmakers .list .item ul {
    font-size: 0;
  }
  .popup-match .bonuses .item {
    padding: 15px 15px 15px 90px;
  }
  .popup-match .bonuses .item img {
    left: 10px;
  }
  .popup-match .bonuses p {
    padding: 0 15px 15px 15px;
    margin-top: -5px;
  }
  .popup-match .field .team .player {
    zoom: .55;
  }
  .popup-match .lineups .list {
    padding: 15px;
  }
  .popup-match .lineups .list .team .item {
    font-size: 13px;
  }
  .popup-match .lineups .list .team .item img {
    margin: -2px 2px 0 2px;
  }
  .popup-match .match-review .list {
    padding: 15px;
  }
}
