html {
    font-family: sans-serif;
    ms-text-size-adjust: 100%;
    webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary {
    display: block;
}
audio,canvas,progress,video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
progress {
    vertical-align: baseline;
}
template,[hidden] {
    display: none;
}
a {
    background-color: transparent;
    webkit-text-decoration-skip: objects;
}
a:active,a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted;
    text-decoration: underline;
}
b,strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
code,kbd,pre,samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
button,input,select,textarea {
    font: inherit;
    margin: 0;
}
optgroup {
    font-weight: 700;
}
button,input {
    overflow: visible;
}
button,select {
    text-transform: none;
}
button,html [type="button"],[type="reset"],[type="submit"] {
    webkit-appearance: button;
}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
textarea {
    overflow: auto;
}
[type="checkbox"],[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
    webkit-appearance: none;
}
::-webkit-input-placeholder {
    color: inherit;
    opacity: .54;
}
::-webkit-file-upload-button {
    font: inherit;
    webkit-appearance: button;
}
p,figure,h1,h2,h3,h4,h5,h6 {
    margin: 0;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
body {
    color: #2d2d2d;
    font-family: 'PTSans', Arial, Helvetica, sans-serif;
    font-size: 14px;
}
p {
    color: #2d2d2d;
    font-size: 14px;
    line-height: 1.5;
}
@font-face {
    font-family: 'PTSans';
    src: url('../fonts/PTSans-Regular.eot');
    src: local('☺'), url('../fonts/PTSans-Regular.woff') format('woff'), url('../fonts/PTSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PTSans';
    src: url('../fonts/PTSans-Bold.eot');
    src: local('☺'), url('../fonts/PTSans-Bold.woff') format('woff'), url('../fonts/PTSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PTSans';
    src: url('../fonts/FuturaPT-Demi.eot');
    src: local('☺'), url('../fonts/FuturaPT-Demi.woff') format('woff'), url('../fonts/FuturaPT-Demi.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'FuturaPT-Bold';
    src: url('../fonts/FuturaPT-Bold.eot');
    src: local('☺'), url('../fonts/FuturaPT-Bold.woff') format('woff'), url('../fonts/FuturaPT-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'PTSans';
    src: url('../fonts/FuturaPT-ExtraBold.eot');
    src: local('☺'), url('../fonts/FuturaPT-ExtraBold.woff') format('woff'), url('../fonts/FuturaPT-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
.slick-slider {
    box-sizing: border-box;
    display: block;
    khtml-user-select: none;
    moz-user-select: none;
    ms-touch-action: pan-y;
    ms-user-select: none;
    position: relative;
    touch-action: pan-y;
    user-select: none;
    webkit-tap-highlight-color: transparent;
    webkit-touch-callout: none;
    webkit-user-select: none;
}
.slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: hand;
    cursor: pointer;
}
.slick-slider .slick-track,.slick-slider .slick-list {
    moz-transform: translate3d(0, 0, 0);
    ms-transform: translate3d(0, 0, 0);
    o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    webkit-transform: translate3d(0, 0, 0);
}
.slick-track {
    display: block;
    left: 0;
    position: relative;
    top: 0;
}
.slick-track:before,.slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto;
}
.cup-slider .slick-arrow.slick-hidden {
    display: none;
}
.slick-loading .slick-list {
    background: #fff url(../img/ajax-loader.gif) center center no-repeat;
}
.slick-prev,.slick-next {
    border: none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    ms-transform: translate(0, -50%);
    outline: none;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    webkit-transform: translate(0, -50%);
    width: 20px;
}
.slick-prev {
    left: 0;
}
.slick-prev[dir="rtl"] {
    left: auto;
    right: 0;
}
.slick-next {
    right: 0;
}
.slick-next[dir="rtl"] {
    left: 0;
    right: auto;
}
.slick-dotted .slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    bottom: -25px;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    width: 20px;
}
.slick-dots li button {
    background: transparent;
    border: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    outline: none;
    padding: 5px;
    width: 20px;
}
.slick-dots li button:hover,.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    color: black;
    content: "•";
    font-size: 6px;
    height: 20px;
    left: 0;
    line-height: 1;
    moz-osx-font-smoothing: grayscale;
    opacity: .25;
    position: absolute;
    text-align: center;
    top: 0;
    webkit-font-smoothing: antialiased;
    width: 20px;
}
.slick-dots li.slick-active button:before {
    color: black;
    opacity: .75;
}
* {
    box-sizing: border-box;
}
a,button,input,textarea,.js-svg {
    o-transition: background .2s, border .2s, color .2s;
    transition: background .2s, border .2s, color .2s;
    webkit-transition: background .2s, border .2s, color .2s;
}
a[href^=tel] {
    color: inherit;
    text-decoration: none;
}
body{
    background: #F3F3F1;
}
.clearfix:after {
    clear: both;
    content: "";
    display: block;
}
body.kz {
    font-family: "Arial";
}
.alert {
    background-color: #0000001a 1a;
    height: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}
.alert .container {
    position: relative;
}
.alert--active {
    bottom: 0;
    height: auto;
}
.message {
    background-color: #0f9ddb;
    border: 2px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-size: 17px;
    line-height: 1.4;
    margin: 20px auto 0 auto;
    padding: 0 20px;
    padding: 12px 30px 12px 12px;
}
.my-alert__close {
    background-image: url(../img/close.svg);
    background-repeat: no-repeat;
    background-size: 18px;
    cursor: pointer;
    height: 20px;
    margin-top: -8px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 20px;
}
.message#badMessage {
    background-color: #f13b3b;
}
.container {
    margin: 0 auto;
    width: 1800px;
}
.header {
    background: #0B243A;
    display: flex;
    left: 0;
    margin-bottom: 30px;
    position: absolute;
    right: 0;
    top: 0;
}
.header.fixed {
    align-items: center;
    display: flex;
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    z-index: 22;
}
.header.fixed .logo {
    box-shadow: none;
    height: 80px;
    margin-left: 0;
    overflow: hidden;
}
.header-container h1{
    position:absolute;
    font-size:1px;
    opacity:0;
    color: transparent;
}
.header.fixed .head-content__top {
    display: none;
}
.sub-part-block {
    background: #fff;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    visibility: hidden;
    z-index: 9;
    box-shadow: 0px 330px 25px 1024px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 5px 5px;
}
.sub-part-list {
    display: flex;
    font-size: 0;
    padding: 44px 0;
}
.sub-part-list > li {
    display: inline-block;
    width: 20%;
}
.sub-part-item {
    border-right: 1px solid #F2F2F2;
    height: 100%;
    padding: 0 50px 0px 50px;
    position: relative;
}
.sub-part-item--grey{
	background: #F8F8F8;
}
.sub-part-item--grey .sub-part-item__head{
	background-color:#fff;
	position:relative;
}
.sub-part-item--grey .sub-part-item__head:before{
	content: "";
    position: absolute;
    top: -20px;
    left: 0;
    height: 20px;
    right: 0;
    background-color: #fff;
}
.sub-part-item--match .btn{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
}
.sub-part-item--news{
	padding: 0 50px 30px 50px;
}
.sub-part-item .sub-part-item__title:nth-last-child(2){
	border-bottom:none;
}
.sub-part-item.mr-top-sub-part {
    padding-top: 47px;
}
.sub-part-list.fc-sub-part-list li {
    display: inline-block;
    width: 18%;
}
.sub-part-list.fc-sub-part-list li:last-child {
    width: 28%;
}
.sub-part-item--media{
    padding:0 60px;
}
.sub-part-item__head {
    color: #3C3B37;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 1.4;
    margin-bottom: 25px;
}
.sub-part-item__head--igrok{
	text-align:center;
	font-size:20px;
} 
.sub-part-item__img {
	display:block;
    height: 152px;
    overflow:hidden;
    border-radius: 4px;
    margin-bottom: 20px;
}
.sub-part-item__img img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    transition: transform .5s ease-in-out ,opacity 0.5s;
}
.sub-part-item__img:hover img{
	transform: scale(1.06);
    opacity: 0.9;
}
.sub-part-item__title {
    color: #3C3B37;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 15px;
    border-bottom:1px solid #f2f2f2;
    padding-bottom:15px;
}
.sub-part-player{
	position:relative;
	display:block;
	border-radius:9px;
	overflow:hidden;
}
.sub-part-player__info{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
    background-color: #00000075;
    padding: 10px 20px;    
}
.sub-part-player__img {
    display:block;
    overflow:hidden;
}
.sub-part-player__img:hover img{
	transform: scale(1.04);
    opacity: 0.9;
}
.sub-part-player__img img {
    width: 100%;
    display: block;
    transition: transform .5s ease-in-out ,opacity 0.5s;
}
.sub-part-player__info {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.4;
    text-align: center;
    display: flex;
    color:#fff;
    justify-content: space-between;
}
.sub-part-list.media-sub-part-list li:first-child {
    width: 20%;
}
.sub-part-list.media-sub-part-list li {
    width: 40%;
}
.gallery-menu-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 95%;
}
.gallery-menu-list__item {
    display: block;
    width: 47%;
    margin-bottom: 25px;
}
.gallery-menu-list .gallery-menu-list__item:nth-child(4),.gallery-menu-list .gallery-menu-list__item:nth-child(3){
    margin-bottom:0;
}
.gallery-menu-list__item-img {
    height: 130px;
    border-radius: 5px;
    overflow: hidden;
    display: block;
    margin-bottom: 12px;
}
.gallery-menu-list__item-img:hover img{
	transform: scale(1.06);
    opacity: 0.9;
}
.video-menu-item .gallery-menu-list__item-img {
    position: relative;
}
.video-menu-item .gallery-menu-list__item-img:before {
    background: #FFC200;
    background-image: url(../img/play.png);
    background-position: 57% center;
    background-repeat: no-repeat;
    background-size: 12px;
    border-radius: 50%;
    content: '';
    height: 40px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
    width: 40px;
    z-index: 1;
    transform: translateY(-50%);
}
.gallery-menu-list__item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .5s ease-in-out ,opacity 0.5s;
}
.gallery-menu-list__item__title {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0.02em;
    color: #009FFD;
    display: block;
    height: 38px;
}
.sub-part-item__title:hover {
    color: #009FFD;
}
.sub-part-list.club-part-list > li:nth-child(3) {
    width: 60%;
}
.cub-list{
	display:flex;
	align-items: flex-end;
}
.cub-list > li:nth-child(2){
	width:40%;
}
.cup-slider .slick-arrow{
	z-index:5;
	background-image:url(../img/arrow_right.svg);
	width:14px;
	height:24px;
	background-size:cover;
	background-color:transparent;
}
.cup-slider .slick-next{
	background-image:url(../img/arrow_right.svg);
}
.cup-slider .slick-prev{
	background-image:url(../img/arrow_left.svg);
}
.cup-slider .slick-disabled{
	opacity:0;
}
.cub-item{
	display:block;
	margin-right:5px;
}
.cub-item__img {
    height: 215px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom:20px;
}
.cub-item img{
	display: block;
    max-height: 98%;
    max-width: 70%;
}
.cub-item__heading{
	display:block;
	text-align:center;
	text-transform:uppercase;
	color: #1D2F41;
	font-weight:600;
	font-size:14px;
	line-height: 22px;
}
.nav-tabe-game {
    padding: 14px 30px 18px 30px;
}
.nav-tabe-game .table-game tr {
    font-size: 15px;
}
.nav-tabe-game .table-game {
    margin-bottom: 0;
}
.nav-tabe-game .table-game td,.nav-tabe-game .table-game th {
    padding: 10px 13px 10px;
}
.sub-part-list.match-sub-part-list li:first-child .sub-part-item {
    padding: 20px 15px;
}
.sub-part-list.match-sub-part-list {
    padding: 0;
}
.sub-part-list.match-sub-part-list .sub-part-item {
    padding: 20px 0 0 0;
}
.match-sub-part-list .game-card {
    width: 100%;
    border-radius: 0;
    position: relative;
    padding-bottom: 52px;
    height: calc(100% - 43px);
    padding-top: 56px;
}
.match-sub-part-list .previous-game-card .game-card__text {
    font-size: 20px;
    line-height: 1.5;
}
.match-sub-part-list .game-card .btn,.match-sub-part-list .previous-game-card .btn {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0;
    height: 52px;
    font-size: 16px;
    font-weight: 600;
}
.game-card .btn{
	padding: 0px 25px;
	line-height:52px;
}
.previous-game-card {
    text-align: center;
}
.previous-game__item {
    background: #F8F8F8;
    padding: 25px;
    border-bottom: 1px solid #ECECEC;
}
.previous-game-card .game-card__logo {
    height: 75px;
    width: 75px;
}
.previous-game-card {
    text-align: center;
    position: relative;
    background: #F8F8F8;
}
.previous-game-card .previous-game__item:last-child{
	border-bottom:none;
}
.sub-part-item__head--nobot{
    margin-bottom: 0;
}
.sub-part-list.match-sub-part-list li:nth-child(3) .game-card__middle {
    margin-bottom: 0;
}
.sub-part-item .nav-tabe-game {
    min-height: 400px;
}
.match-sub-part-list .game-card__text {
    font-size: 30px;
    line-height: 1.5;
}
.match-sub-part-list .game-card__middle {
    padding: 0 20px;
}
.game-card__date {
    font-weight: 600;
    font-size: 12px;
    line-height: 1.3;
    color: #3C3B37;
    margin-bottom: 7px;
}
.match-sub-part-list .game-card__team {
    font-size: 18px;
}
.sub-part-list.match-sub-part-list .sub-part-item__head {
    padding: 0px 40px 20px;
    border-bottom: 1px solid #F2F2F2;
}
.sub-part-list.match-sub-part-list li {
    width: 18%;
}
.sub-part-list.match-sub-part-list li:nth-child(2) {
    width: 26%;
}
.sub-part-list.match-sub-part-list li:nth-child(3) {
    width: 26%;
}
.sub-part-list.match-sub-part-list li:nth-child(4) {
    width: 30%;
}
.all-link {
    bottom: 0;
    color: #009FFD;
    font-size: 14px;
    font-weight: 600;
    left: 50px;
    line-height: 14px;
    position: absolute;
    right: 50px;
}
.all-link:hover {
    color: #3C3B37;
}
.sub-part-category {
    color: #009FFD;
    display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 15px;
}
.sub-part-team{
	color: #009FFD;
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 7px;
}
.sub-part-team:hover{
  color: #3C3B37;
}
.slider-type-game {
    display:none;
}
.sub-part-category:hover {
    color: #3C3B37;
}
.page {
    margin: auto;
    overflow: hidden;
    position: relative;
    min-height:700px;
}
.header-container {
    margin: 0 auto;
    display: flex;
    width: 100%;
    max-width: 1960px;
    justify-content: space-between;
}
.header-empty-block {
    height: 163px;
    margin-bottom: 30px;
}
.logo {
    align-items: center;
    display: flex;
    height: 163px;
    justify-content: center;
    width: 180px;
    background-size: 75%;
    background-repeat: no-repeat;
    background-position: center;
}
.logo img {
    height: 90%;
    display:block;
}
.soc-seti {
    align-items: center;
    display: flex;
}
.soc-seti__text {
    color: #C4C4C4;
    font-size: 14px;
    line-height: 1.4;
    margin-right: 15px;
}
.soc-seti>a:last-child {
    margin-right: 0;
}
.soc-seti a {
    display: inline-block;
    margin-right: 20px;
    width: 22px;
    height: 22px;
}
.soc-seti a svg {
    width: 100%;
    height: 100%;
}
.soc-seti a:hover svg path {
    fill: #FFC200;
}
.head-content {
    width: calc(100% - 180px);
}
.head-content__top {
    align-items: center;
    background: #0A2035;
    display: flex;
    height: 82px;
    justify-content: space-between;
    padding: 20px 84px 20px 54px;
}
.lang {
    align-items: center;
    display: flex;
    margin-left: 10px;
    margin-right:10px;
}
.lang-text {
    color: #C4C4C4;
    font-size: 14px;
    line-height: 1.4;
}
.select {
    cursor: pointer;
    display: inline-block;
    margin-left: 25px;
    position: relative;
    text-align: center;
}
.select-heading {
    align-items: center;
    background-image: url(../img/arrow-down.svg);
    background-position: right center;
    background-repeat: no-repeat;
    color: #fff;
    display: flex;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    padding: 0 15px 0 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    z-index: 3;
}
.table-heading {
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    text-align: left;
    text-transform: uppercase;
    z-index: 3;
}
.select-heading--lang span{
    display:none;
}
.select-heading--lang a{
    color:#fff;
}
.select-heading--lang .active{
    display:block;
}
.select-block {
    height: 0;
    position: absolute;
    overflow:hidden;
    text-align: left;
    top: 28px;
    z-index: 3;
    left: -12px;
    top: 35px;    
}
.select--active .select-block{
	overflow:visible;
}
.select-list,.new-select-list{
	box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.08);
    margin: 12px;
}
.select-list li a,.new-select-list li a {
    align-items: center;
    color: #2A2A2A;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
    z-index: 9;
}
.select-list--city > li{
	padding:0px;
}
.select-list--city li a{
	padding:5px 10px;
}
.select-list--city li.active{
    display:none;
}
.select-list li:hover,.new-select-list li:hover{
    background-color:#f3f3f3;
}
.select-list li.active:hover,.new-select-list li.active:hover{
    background-color:transparent;
}
.select-city .select-list li.active{
    opacity:1;
}
.select-list li.active,.new-select-list li.active{
	cursor:default;
    opacity: 0.3;
}
.select-list li a:hover ,.new-select-list li a:hover{
	color: #FECC00;
}
.select--active .select-block {
    height: auto;
}
.head-part {
    align-items: center;
    display: flex;
}
.head-part a {
    display: block;
    margin-right: 70px;
}
.head-part a:last-child {
    margin-right: 0;
}
.head-part a img{
	max-height:42px;
    transition:all 1s ease-in-out;
}
.head-content__bottom {
    box-shadow: inset 0 1px 0 #1D2F41;
    display: flex;
    position: relative;
}
.nav {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: calc(100% - 80px);
}
.nav>li {
    border-right: 1px solid #1D2F41;
    flex: auto;
    float: left;
    min-width:11.6%;
    webkit-flex: auto;
}
.nav--active .sub-part-block {
    opacity: 1;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
    visibility: visible;
}
.nav > .nav--active span:after{
	transform: rotate(0);
}
.nav>li:hover>span,
.nav>li:hover>a {
    color: #FECC00;
}
.nav>li:hover span:before,
.nav>li:hover a:before {
    left: 0;
    right: 0;
}
.nav>li>a,.nav>li>span {
    align-items: center;
    color: #FFFFFF;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    height: 80px;
    justify-content: center;
    letter-spacing: .02em;
    line-height: 1.6;
    padding: 0 30px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.nav>li>span:after {
    background-image: url(../img/arrow-down.svg);
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 5px;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: rotate(-92deg);
    margin-top: -2px;
    width: 8px;
}
.nav>li>span:before,
.nav>li>a:before {
    background: #FECC00;
    bottom: 0;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    right: 50%;
    transition-property: left, right;
    transition-timing-function: ease-out;
    webkit-transition-duration: .2s;
    webkit-transition-property: left, right;
    webkit-transition-timing-function: ease-out;
    z-index: -1;
    z-index: 2;
}
.mob-search {
    display: none;
}
.mob-start {
    cursor: pointer;
    display: none;
    height: 22px;
    position: relative;
    right: 0;
    width: 30px;
}
.mob-start span {
    background-color: #fff;
    border: 1px solid #fff;
    display: block;
    height: 1px;
    left: 0;
    moz-transform: rotate(0deg);
    moz-transition: .5s ease-in-out;
    o-transform: rotate(0deg);
    o-transition: .5s ease-in-out;
    position: absolute;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    webkit-transform: rotate(0deg);
    webkit-transition: .5s ease-in-out;
    width: 30px;
}
.mob-start .menu1 {
    top: 0;
}
.mob-start .menu2 {
    top: 10px;
}
.mob-start .menu3 {
    top: 20px;
}
.mob-start:hover .menu1 {
    top: 2px;
}
.mob-start:hover .menu3 {
    top: 18px;
}
.mob-start--active .menu1,.mob-start--active:hover .menu1 {
    moz-transform: rotate(135deg);
    o-transform: rotate(135deg);
    top: 12px;
    transform: rotate(135deg);
    webkit-transform: rotate(135deg);
}
.mob-start--active .menu2 {
    left: -20px;
    opacity: 0;
}
.mob-start--active .menu3,.mob-start--active:hover .menu3 {
    moz-transform: rotate(-135deg);
    o-transform: rotate(-135deg);
    top: 12px;
    transform: rotate(-135deg);
    webkit-transform: rotate(-135deg);
}
.btn.btn--ticket {
    background: #0D2740;
    margin-top: -15px;
    opacity: 0;
    transform: scale(.5);
    transition: opacity .7s ease-in-out, transform .7s ease-in-out;
}
.slider-content.active .btn.btn--ticket {
    opacity: 1;
    transform: scale(1);
    transition-delay: 1.4s;
}
.black .slider-time {
    color: #fff;
}
.slider {
    box-shadow: 0 24px 30px rgba(0, 0, 0, 0.15);
    margin-bottom: 80px;
    border-radius: 5px;
    overflow: hidden;
}
.slider .slick-track,
.slider .slick-list {
    height: 100%;
}
.slider .slider-item {
    background-position: top 20% center;
    height: 100%;
    position:relative;
}
.slider-item img {
    display: block;
    width: 100%;
    min-height:720px;
    max-height:780px;
    object-fit:cover;
}
.slider-item--news{
    background-size:cover;
    background-position:center;
}
.slider-item--news:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(29, 47, 65, 0) 0, #1d2f41e0 59.58%);
    top: 200px;
}
.slider-item--news:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(29, 47, 65, 0.2);
}    
.slider-bot{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    padding: 0 50px 40px 50px;
    z-index: 3;
}
.slider-bot__heading{
    display:block;
    color:#fff;
    font-weight:bold;
    font-size:34px;
    line-height: 48px;
    text-transform:uppercase;
    max-width:800px;
}
.slider-bot__heading:hover{
    color: #009FFD;
}
.slider-bot .btn{
    margin-top:20px;
    display:inline-block;
    width:auto;
    padding: 15px 50px;
}
.slider .slick-dots {
    bottom: 50px;
}
.slider .slick-dots li {
    cursor: pointer;
    height: auto;
    margin: 0 5px;
    padding: 0;
    width: auto;
}
.slider .slick-dots li.slick-active button,.slider .slick-dots li:hover button {
    background: #009FFD;
}
.logo-hidden{
    width:0px;height:0;overflow:hidden;opacity:0;
}
.slider .slick-dots li button {
    background: rgba(13, 39, 64, 0.3);
    border: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 6px;
    outline: none;
    padding: 0;
    width: 60px;
}
.slider .slick-dots li button:before {
    display: none;
}
.slider-content {
    height: 100%;
    overflow: hidden;
    padding: 77px 0 128px;
    position: relative;
    text-align: center;
}
.slider-top_mobile,.slider-mobile-img {
    display:none;
}
.slider-content.second-animation .comand-player {
    opacity: 0;
    transform: translateX(0);
}
.slider-content.active .slider-date {
    opacity: 1;
    transform: translateY(0);
}
.slider-content.active .slider-time {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .4s;
}
.slider-date {
    background: #009FFD;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 12px;
    opacity: 0;
    padding: 5px 10px;
    transform: translateY(-10px);
    transition: all .7s ease-in-out;
}
.slider-time {
    color: #0D2740;
    font-size: 48px;
    font-weight: bold;
    line-height: 2;
    opacity: 0;
    text-align: center;
    transform: translateY(-10px);
    transition: all .7s ease-in-out;
}
.slider-club {
    align-items: center;
    display: flex;
    font-size: 64px;
    font-weight: bold;
    height: 267px;
    position: relative;
    text-transform: uppercase;
    transition: width 1s ease-in-out;
    width: 0;
    z-index: 2;
}
.slider-club span {
    opacity: 0;
    transform: scale(.5);
    transition: all .7s ease-in-out;
}
.slider-club--top {
    background-image: url(../img/blue-line.png);
    justify-content: flex-end;
}
.slider-club--top span {
    padding-right: 60px;
}
.slider-club--bottom {
    background-image: url(../img/yellow-line.png);
    float: right;
    justify-content: flex-start;
    margin-top: -85px;
}
.slider-club--bottom span {
    padding-left: 80px;
}
.slider-club-name {
    margin-top: -62px;
    overflow: hidden;
    position: relative;
    margin-bottom: -25px;
}
.slider-club-middle {
    background-image: url(../img/middle-plashka.png);
    background-position: center;
    background-size: cover;
    height: 284px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .7s ease-in-out;
    width: 526px;
}
.banner-pari {
    display: block;
    margin-bottom: 40px;
}
.banner-pari img {
    width: 100%;
}
.slider-content.active .slider-club-middle {
    opacity: 1;
    transition-delay: 1.2s;
}
.slider-content.active .slider-club {
    width: 1163px;
}
.slider-content.active .slider-club span {
    opacity: 1;
    transform: scale(1);
    transition-delay: 1s;
}
.vs {
    align-items: center;
    border-radius: 50%;
    bottom: 0;
    display: flex;
    height: 51px;
    justify-content: center;
    left: 0;
    line-height: 1;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 51px;
    z-index: 2;
}
.slider-content.active .comand-player {
    opacity: 1;
    transform: translateX(0);
}
.club-logo {
    height: 32px;
    margin-right: 20px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.club-logo img{
	display:block;
	max-width:100%;
	max-height:100%;
}
.comand-player {
    bottom: 0;
    opacity: 0;
    position: absolute;
    transition: all 1.5s ease-in-out;
    transition-delay: 1.4s;
    z-index: 4;
}
.comand-player--left {
    left: 70px;
    transform: translateX(-100%);
}
.comand-player--right {
    right: 70px;
    transform: translateX(100%);
}
.tab {
    border-right: 1px solid #F2F2F2;
    width: 75%;
}
.tab-top {
    padding: 40px 0 0 50px;
    height: 185px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.tab-body {
    padding: 50px 50px 20px;
}
.tab-body__item {
    display: none;
}
.tab-body__item.active {
    display: block;
}
.news-index-block {
    background: #FFFFFF;
    border-radius: 5px;
    display: flex;
    margin-bottom: 70px;
}
.news-index-block .tab-table {
    padding: 50px;
}
.tab-head {
    border-bottom: 1px solid #F2F2F2;
    font-size: 0;
    position: relative;
}
.tab-head:before {
    background-color: #F2F2F2;
    bottom: 0;
    content: '';
    height: 1px;
    left: -50px;
    position: absolute;
    width: 50px;
}
.tab-head li {
    color: #D7D7D7;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6;
    margin-right: 40px;
    padding-bottom: 25px;
    position: relative;
    transition: all .7s ease-in-out;
}
.tab-head li:last-child {
    margin-right: 0;
}
.tab-head li:before {
    background: rgba(254, 204, 0, 0);
    bottom: 0;
    content: '';
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    transition: all .7s ease-in-out;
}
.tab-head li:hover:before,
.tab-head li.active:before {
    background: #FECC00;
}
.tab-head li:hover,
.tab-head li.active {
    color: #191C1C;
}
.news-list {
    display: flex;
    flex-wrap: wrap;
    font-size: 0;
    margin-right: -30px;
    margin-bottom:-30px;
}
.news-list li {
    display: inline-block;
    margin-bottom: 37px;
    width: 25%;
    opacity: 0;
    transform: translateY(40px);
    transition: transform .75s ease-in-out, opacity .75s ease-in-out;
}
.news-list--my li{
    width:33.3%;
}
.news-list li:nth-child(2n){
    transition-delay: .4s;
}
.news-list li.way--active {
	opacity: 1;
    transform: translateY(0);
}
.news-list.news-list--three .news-item {
    padding-bottom: 0;
}
.news-list.news-list--three li {
    width: 33.33%;
}
.news-item {
    height: 100%;
    margin-right: 30px;
    padding-bottom: 52px;
    position: relative;
}
.news-item__img {
    border-radius: 5px;
    display: block;
    height: 260px;
    margin-bottom: 24px;
    overflow: hidden;
}
.news-item__img img {
    object-fit: cover;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    width: 100%;
    transition: transform .5s ease-in-out ,opacity 0.5s;
}
.news-item__img:hover img {
    transform: scale(1.06);
    opacity: 0.9;
}
.news-item__text {
    margin-bottom: 20px;
    margin-top: 20px;
}
.news-item__text p {
    color: #90908F;
    font-size: 16px;
    line-height: 1.5;
}
.news-item__category {
    align-items: center;
    color: #009FFD;
    display: flex;
    font-size: 14px;
    font-weight: 600;
    justify-content: space-between;
    letter-spacing: .02em;
    line-height: 1.4;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.news-item__date {
    color: #D7D7D7;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .02em;
    line-height: 1.4;
    margin-left: 13px;
    padding-left: 19px;
    position: relative;
}
.news-item__date:before {
    background-color: #D7D7D7;
    border-radius: 50%;
    content: '';
    height: 6px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
}
.news-item__title {
    display:block;
    color: #3C3B37;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    transition: color .4s ease-in-out;
    height: 100px;
    overflow: hidden;
}
.news-item__title--sponsor{
    height:auto;
}
.news-item__title:hover {
    color: #009FFD;
}
.news-item .btn--full {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}
.game-table-block {
    width: 25%;
}
.game-table-block__head {
	display:flex;
    border-bottom: 1px solid #F2F2F2;
    height: 185px;
    padding: 80px 50px 28px;
    flex-direction:column;
    justify-content: flex-end;
    align-items: flex-start;
}
.game-table-group {
    color: #D7D7D7;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 10px;
}
.game-table-title {
    color: #3C3B37;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
}
.club {
    align-items: center;
    display: flex;
}
.game-table__block {
    padding: 50px 50px;
}
.select-list{
	box-shadow: 0px 0px 7px 2px rgba(0, 0, 0, 0.08);
	background-color: #fff;
}
.select.select-table.select-table--small .select-heading {
    color: #3C3B37;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    text-transform: inherit;
}
.select-list > li {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    padding: 10px 10px;
    border-bottom: 1px solid #00000030;
    padding: 15px 15px;
}
.table-game {
    border: 0 solid #fff;
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 30px;
    width: 100%;
    transform: translateX(100px);
    opacity:0;
    transition: transform .9s ease-in-out, opacity .8s ease-in-out;
}
.table-game.way--active{
	opacity:1;
	transform: translateX(0px);
}
.table-game tr {
    color: #191C1C;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
}
.table-game tr.astana-club {
    color: #009FFD;
}
.table-game td:first-child {
    border-radius: 10px 0 0 10px;
}
.table-game td:last-child {
    border-radius: 0 10px 10px 0;
}
.table-game tbody tr:nth-child(odd) {
    background: #F8F8F8;
    border-radius: 10px;
}
.table-game tbody tr:nth-child(odd) td {
    background: #F8F8F8;
    border-color: #F8F8F8;
}
.table-game td,.table-game th {
    border: 0 solid #AAAAAA;
    padding: 14px;
    text-align:center;
}
.table-game th {
    padding-top: 0px;
}
.table-game td:nth-child(2),.table-game th:nth-child(2) {
    text-align: left;
}
.tab-table__item {
    display: none;
}
.tab-table__item.active {
    display: block;
}
.product-slider .slick-dots li {
    cursor: pointer;
    height: auto;
    margin: 0 5px;
    padding: 0;
    width: auto;
}
.product-slider .slick-dots li.slick-active button,.product-slider .slick-dots li:hover button {
    background: #009FFD;
}
.product-slider .slick-dots li button {
    background: rgba(13, 39, 64, 0.3);
    border: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 6px;
    outline: none;
    padding: 0;
    width: 60px;
}
.product-slider .slick-dots li button:before {
    display: none;
}
.slider-game {
    color: white;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.slider-game--control {
    align-items: center;
    background: #FFFFFF;
    border-radius: 50px;
    cursor: pointer;
    display: inline-flex;
    height: 60px;
    justify-content: center;
    width: 60px;
}
.slider-game-control--none{
    display:none;
}
.slider-game--sl{
    display:flex;
    justify-content: space-between;
}
.slider-game--sl .slide{
    width:29%;
}
.slider-game--sl .slide:nth-child(2){
    width:38%;
}
.slider-game--sl .slide.game-card{
    width:100%;
}
.slider-game--control:hover svg path {
    fill: #009FFD;
}
.slider-game--next {
    margin-left: 15px;
    transform: rotate(180deg);
}
.slider-game .slide {
    text-align: left;
}
.slider-game .slide.slick-center .game-card__logo {
    width: 120px;
    height:90px;
}
.slider-game .slide.slick-center .game-card__logo img {
    display: block;
    max-height: 100%;
    max-width: 100%;
}
.slider-game .slide.slick-center .game-card__middle {
    padding: 0 105px;
}
.slider-game .slide.slick-current+.slide {
    text-align: right;
}
.slider-game .slick-dots {
    bottom: 0;
}
.slider-game .slick-dots li {
    cursor: pointer;
    height: auto;
    margin: 0 5px;
    padding: 0;
    width: auto;
}
.slider-game .slick-dots li.slick-active button,
.slider-game .slick-dots li:hover button {
    background: #009FFD;
}
.slider-game .slick-dots li button {
    background: rgba(13, 39, 64, 0.3);
    border: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 6px;
    outline: none;
    padding: 0;
    width: 60px;
}
.slider-game .slick-dots li button:before {
    display: none;
}
.slider-game .game-card{
    transition: transform .7s ease-in-out, opacity .7s ease-in-out;
}
.slider-game .slick-cloned:nth-child(4) .game-card{
    transform: translateX(200px);
    transition-delay:0.5s;
}
.slider-game .slick-active:nth-child(6) .game-card{
    transform: translateX(-200px);
    transition-delay:0.5s;
}
.slider-game .slick-cloned:nth-child(4) .game-card{
    transform: translateX(0px);    
}
.slider-game .slick-active:nth-child(6) .game-card{
    transform: translateX(0px);    
}
.slider-game .slide.slick-center .game-card {
    max-width: initial;
    transform: translate(-70px, 0);
    width: calc(100% + 140px);
}
.slider-game .slick-center .game-card{
    transition: transform 0s ease-in-out, opacity .7s ease-in-out;
}
.slider-game .slick-slide .game-card--after,.slider-game .slick-active:nth-child(6) .game-card--after{
    transition:none;
    transition-delay:0s;
}
.game-card {
    background: #FFFFFF;
    border-radius: 5px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    width: 80%;
}
.slider-game--sl .slide .game-card {
    width: 100%;
}
.game-card__head {
    background: #0B243A;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 28px;
    padding: 20px;
    text-align: center;
}
.game-card__title {
    color: #009FFD;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 1.5;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.game-card__middle {
    align-items: center;
    display: flex;
    justify-content: space-between;
	margin: 0 auto 25px auto;
    padding: 0 35px;
    max-width: 82%;
}
.game-card__logo {
    align-items: center;
    display: flex;
    height: 80px;
    justify-content: center;
    width: 80px;
}
.game-card__logo img {
    display: block;
    max-height: 100%;
    max-width: 100%;
}
.game-card__text {
    color: #3C3B37;
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}
.game-card__small-title {
    color: #3C3B37;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 25px;
    text-align: center;
    min-height: 25px;
}
.slider-game .game-card__small-title{
    margin-bottom:35px;
}
.slider-game .slick-current .game-card__small-title{
    margin-bottom:25px;
}
.game-card__team {
    color: #3C3B37;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 10px;
}
.game-card__team span {
    font-weight: normal;
}
.game-card__bottom {
    border-top: 1px solid #F2F2F2;
    padding: 26px 0;
}
.game-card__bottom.game-card__bottom_empty{
    height: 105px;
}
.btn {
    border: none;
    background: #FFC200;
    border-radius: 5px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 1.4;
    overflow: hidden;
    padding: 15px 35px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transform: perspective(1px) translateZ(0);
    vertical-align: middle;
    webkit-transform: perspective(1px) translateZ(0);
    z-index: 9;
    cursor: pointer;
}
.btn--blue {
    background: #009FFD;
    width: 100%;
}
.btn.btn--blue:before {
    background: #FFC200;
}
.btn span {
    background-color: #2098D1;
    border-radius: 50%;
    display: block;
    height: 0;
    position: absolute;
    transform: translate(-50%, -50%);
    transition: width .55s ease-in-out, height .55s ease-in-out;
    webkit-transform: translate(-50%, -50%);
    width: 0;
    z-index: -1;
}
.btn--full {
    display: block;
}
.btn:before {
    background: #2098D1;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 50%;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    webkit-transform: scaleX(0);
    webkit-transform-origin: 50%;
    webkit-transition-duration: .3s;
    webkit-transition-property: transform;
    webkit-transition-timing-function: ease-out;
    z-index: -1;
}
.btn:hover:before {
    transform: scaleX(1);
    webkit-transform: scaleX(1);
}
.btn.btn--blue span {
    background-color: #FFC200;
}
.title {
    color: #3C3B37;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 30px;
}
.title--white {
    color: #fff;
}
.title .title--mr-none {
    margin-bottom: 0;
}
.title.title--mr-none {
    margin-bottom: 0;
}
.section-gray-block {
    margin-bottom: 90px;
}
.section-gray-block__head {
    align-items: center;
    color: #3C3B37;
    display: flex;
    font-size: 36px;
    font-weight: 600;
    justify-content: space-between;
    line-height: 1.5;
    padding: 0 0 30px 0;
}
.section-gray-block .title {
    margin-bottom: 0;
}
.section {
    background: #FFFFFF;
    border-radius: 5px;
    margin-bottom: 80px;
    overflow: hidden;
}
.section-block {
    background: #FFFFFF;
    border-radius: 5px;
    overflow: hidden;
}
.section--matches{
    overflow:visible;
}
.section-block__head {
    align-items: center;
    border-bottom: 1px solid #F2F2F2;
    color: #3C3B37;
    display: flex;
    flex-wrap: wrap;
    font-size: 36px;
    font-weight: 600;
    justify-content: space-between;
    line-height: 36px;
    padding: 40px 50px;
}
.section-block__head--arena{
    margin-bottom:30px;
    padding-left:0;
}
.section-block__content {
    padding: 50px;
}
.section-block-min-h {
    min-height: 560px;
}
.section-block-min-h .tab-table__item {
    overflow: hidden;
}
.section-block-min-h .game-list {
    margin-bottom: 0;
}
.section-block__bottom {
    border-top: 1px solid #F2F2F2;
    padding: 50px;
    text-align: center;
}
.video-list {
    display: flex;
    font-size: 0;
    margin-right: -30px;
}
.video-list li {
    display: inline-block;
    width: 20%;    
    transition: transform .7s ease-in-out, opacity .7s ease-in-out;
    opacity: 0;
    transform: translateX(-60px);
}
.video-list li:fist-child {
    transform: translateX(0px);
    transform: translateY(60px);    
}
.video-list li:nth-child(2) {
    transition-delay:0.5s;
}
.video-list li:nth-child(3) {
    transition-delay:1s;
}
.video-list li:nth-child(4) {
    transition-delay:1.5s;
}
.video-list li.way--active {
    transform:translate(0px);
    opacity:1;
}
.video-list li:first-child {
    width: 40%;
}
.video-item {
    display: block;
    height: 100%;
    margin-right: 30px;
    overflow: hidden;
}
.video-item--main{
	border-radius:5px;
}
.video-item--main .video-item__img{
    height:100%;
}
.video-item--main:after{
    display:none;
}
.video-item__img {
    display: block;
    height: 165px;
    margin-bottom: 22px;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}
.video-item__img:before {
    background: #FFC200;
    background-image: url(../img/play.png);
    background-position: 57% center;
    background-repeat: no-repeat;
    background-size: 12px;
    border-radius: 50%;
    bottom: 0;
    content: '';
    height: 40px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 1;
}
.video-item__img img {
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform .5s ease-in-out ,opacity 0.5s ease-in-out;
    width: 100%;
    opacity: 1;
}
.video-item__img:hover img {
    transform: scale(1.1);
    opacity: 0.8;
}
.video-item__category {
    color: #009FFD;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 1.4;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.video-item__date {
    color: #D7D7D7;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .02em;
    line-height: 1.4;
    margin-left: 13px;
    padding-left: 19px;
    position: relative;
}
.video-item__date:before {
    background-color: #D7D7D7;
    border-radius: 50%;
    content: '';
    height: 6px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
}
.video-item__title {
    color: #3C3B37;
    display: block;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 10px;
    transition: color .4s ease-in-out;
}
.video-item__title:hover {
    color: #009FFD;
}
.video-item__desc {
    color: #90908F;
    font-size: 16px;
    line-height: 1.5;
}
.video-player {
    position: relative;
}
.video-player img {
    min-height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform .5s ease-in-out;
    width: 100%;
}
.video-player:hover img {
    transform: scale(1.1);
}
.video-player:hover .video-name {
    color: #FFC200;
}
.video-player:after {
    background: linear-gradient(0deg, #000000 1.04%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.video-after{
    background: linear-gradient(0deg, #000000 1.04%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.video-player:before {
    background: #FFC200;
    background-image: url(../img/play.png);
    background-position: 60% center;
    background-repeat: no-repeat;
    border-radius: 50%;
    bottom: 0;
    content: '';
    height: 72px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 72px;
    z-index: 1;
}
.video-name {
    bottom: 0;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 600;
    left: 0;
    line-height: 1.8;
    padding: 40px 50px;
    position: absolute;
    right: 0;
    z-index: 1;
}
.controll {
    font-size: 0;
}
.controll-arrow {
    align-items: center;
    background: #F3F3F1;
    border-radius: 50px;
    cursor: pointer;
    display: inline-flex;
    height: 60px;
    justify-content: center;
    width: 60px;
}
.controll-arrow:hover svg path {
    fill: #009FFD;
}
.controll-arrow--next {
    margin-left: 15px;
    transform: rotate(180deg);
}
.player-slider {
    margin-right: -24px;
    padding-bottom: 36px;
}
.player-slider .slick-dots {
    bottom: 0;
}
.player-slider .slick-dots li {
    cursor: pointer;
    height: auto;
    margin: 0 5px;
    padding: 0;
    width: auto;
}
.player-slider .slick-dots li.slick-active button,.player-slider .slick-dots li:hover button {
    background: #009FFD;
}
.player-slider .slick-dots li button {
    background: rgba(13, 39, 64, 0.3);
    border: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 6px;
    outline: none;
    padding: 0;
    width: 60px;
}
.player-slider .slick-dots li button:before {
    display: none;
}
.player-slider__item .player{
	transform: translateY(70px);
    transition: transform .7s ease-in-out, opacity .7s ease-in-out;
    opacity:0;
}
.player-slider__item:nth-child(2) .player{
	transition-delay: .4s;
}
.player-slider__item:nth-child(2) .player{
	transition-delay: .8s;
}
.player-slider__item:nth-child(3) .player{
	transition-delay: 1.2s;
}
.player-slider__item .player.way--active{
	opacity:1;
    transform: translateY(0px);
}
.player {
    background: #000;
    border-radius: 5px;
    display: block;    
    padding-top: 15px;
    margin-left: 2px;
    margin-right: 24px;
    overflow: hidden;
    position: relative;
    background: rgb(25,86,146);
    background: radial-gradient(circle, rgba(25,86,146,1) 0%, rgba(25,86,146,1) 41%, rgba(29,47,65,1) 61%, rgba(29,47,65,1) 100%);
    background-image: radial-gradient(circle, #0c2a48, #1a4c7d, #153758, #0e243af5, #1d2f42);
}
.player--just{
    background:none;   
}
.player--just img{
	width:100%;
}
.player--trener{
    max-height: 510px;
}
.player--vid video{
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.5s ease-in-out;
}
.player:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40.9%, #000000e8 90%);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.player-info {
    bottom: 0;
    color: #fff;
    display: inline-block;
    left: 0;
    padding: 0 25px 25px;
    position: absolute;
    right: 0;
    z-index: 2;
}
.player-info__bottom {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.player-info__bottom .player-name,.player-info__bottom .player-number{
	opacity: 1;
    transform: translateX(0px);
}
.player-position {
    border-bottom: 3px solid #FFC200;
    color: #FFFFFF;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 1.4;
    margin-bottom: 25px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.player-img {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: center;
}
.player-img img {
    max-height: 100%;
    max-width: 105%;
    transform: scale(1);
    transition: transform .5s ease-in-out ,opacity 0.5s ease-in-out;
    object-fit: cover;
    margin-left: -2.5%;
}
.player-name {
    color: #FFFFFF;
    font-family: 'FuturaPT-Bold';
    font-size: 30px;
    font-weight: bold;
    letter-spacing: .02em;
    line-height: 1.35;
    text-transform: uppercase;
    opacity: 0;
    transform: translateX(-50px);
    transition: transform .8s ease-in-out ,opacity 0.8s;
}
.player-name.way--active{
	opacity: 1;
    transform: translateX(0px);    
}
.player-name span {
    display: block;
}
.player-number {
    color: #FECC00;
    font-family: 'FuturaPT-Bold';
    font-size: 72px;
    font-weight: bold;
    letter-spacing: .02em;
    line-height: 1;
    margin-left: 20px;
    text-align: right;
    width: 100px;
    opacity: 0;
    transition: transform .7s ease-in-out ,opacity 0.7s;
    transition-delay:0.4s;
}
.player-number--main{
    color: #FECC00;
    font-family: 'FuturaPT-Bold';
    font-size: 60px;
    font-weight: bold;
    letter-spacing: .02em;
    line-height: 1;
    margin-left: 20px;
    width: 100px;
    transition: transform .7s ease-in-out ,opacity 0.7s;
    transition-delay: 0.4s;
    position: absolute;
    bottom: 16px;
    right: 20px;
    z-index: 3;
    text-align: right;
}
.gpass{
    position:absolute;
    right:20px;
    top:15px;
    z-index:2;
}
.gpass__item {
    font-size: 17px;
    font-weight: bold;
    color: yellow;
    text-align: center;
}
.gpass__item span{
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 3px;
}
.gpass__item_num{
    min-width: 45px;
    font-size: 22px;
    border-radius: 3px;
    padding: 2px 0;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.3);
}
.gpass__plus{
    display:block;
    text-align:center;
    color:#fff;
    font-size:14px;
    font-weight:bold;
    margin-top: 5px;
}
.player-number.way--active{
	opacity: 1;
    transform: translateX(0px);    
}
.player:hover video{
	opacity:1;
}
.h-player {
    position: relative;
    margin: 0 auto;
    width: 362px;
}
.h-player .player {
    width: 100%;
    padding-top:60px;
}
.player__lenta{
    position: absolute;
    top: 4px;
    display: block;
    left: -36px;
    right: -40px;
    z-index: 2;
    height: 84px;
    color: #fff;
    background-size: cover;
    text-align: center;
    line-height: 74px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
    background-image: url(../img/lenta.png);
}
.product-list {
    display: flex;
    flex-wrap: wrap;
    font-size: 0;
}
.product-list li {
    display: inline-block;
    width: 25%;
}
.product-item {
    background: #FFFFFF;
    border-radius: 5px;
    height: 100%;
    margin-right: 20px;
    padding: 0 0 150px;
    position: relative;
    text-align: center;
    display: block;
    outline: none;
    transform: translateX(50px);
    transition: transform .7s ease-in-out, opacity .7s ease-in-out;
    opacity: 0;
}
.product-item.way--active{
    transform: translateX(0px);    
    opacity: 1;
}
.product-slider .product-slider__item:nth-child(2) .product-item{
	transition-delay: .3s;
}
.product-slider .product-slider__item:nth-child(3) .product-item{
	transition-delay: .6s;
}
.product-slider .product-slider__item:nth-child(4) .product-item{
	transition-delay: .9s;
}
.product-item__img {
    align-items: center;
    border-bottom: 1px solid #F2F2F2;
    display: flex;
    height: 306px;
    justify-content: center;
    margin-bottom: 50px;
    padding: 30px 20px;
}
.product-item:hover  .product-item__img img {
    transform: scale(1.1);
    opacity: 0.8;
}
.product-item__img img {
    max-height: 90%;
    max-width: 70%;
    transform: scale(1);
    transition: transform .5s ease-in-out ,opacity 0.5s ease-in-out;
}
.product-item__info {
    padding: 0 20px;
}
.product-item__club-name {
    color: #3C3B37;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 1.4;
    margin-bottom: 6px;
    text-align: center;
}
.product-item__name {
    color: #3C3B37;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 1.4;
    margin-bottom: 12px;
    text-align: center;
}
.product-item__des {
    color: #90908F;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}
.product-item__bottom {
    border-top: 1px solid #F2F2F2;
    bottom: 0;
    left: 0;
    padding-bottom: 25px;
    padding-top: 25px;
    position: absolute;
    right: 0;
}
.developed {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0.02em;
    color: #7E7D7D;
    width: 140px;
    display: block;
}
.developed:hover {
    color: #000;
    text-decoration: underline;
}
.fan-banner {
    background-position: center;
    background-size: cover;
    border-radius: 5px;
    overflow: hidden;
    padding: 84px 0;
    position: relative;
}
.inst-ul{
	display:flex;
	padding: 25px 15px 25px 40px;
}
.inst-ul li{
	width:25%;
}
.inst-item{
	margin-right:25px;
}
.inst-item__img{
	position:relative;
	padding-bottom:18px;
	display:block;
	overflow:hidden;
    height:380px;
}
.inst-item__img:before{
    content: "";
    position: absolute;
    bottom: 0px;
    right: 25px;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    background-image: url(../img/inst_new.svg);
    background-size: cover;
    background-color: #fff;
    z-index:2;
}
.inst-item__img img{
	display:block;
    object-fit:cover;
	width:100%;
    height:100%;
	transition: transform .5s ease-in-out ,opacity 0.5s;
}
.inst-item__img:hover img{
    opacity: 0.9;
    transform: scale(1.04);
}
.inst-item__heading{
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}
.inst-item p{
	margin-bottom:20px;
}
.inst-item .my-btn{
	display:block;
	color:#fff;
	border-radius:5px;
	background: #009FFD;
    border-radius: 5px;
    padding:12px 10px;
    text-align:center;
    text-transform:uppercase;
    font-size:12px;
    font-weight:bold;
}
.inst-item .my-btn:hover{
	background: #0089da;
}
.f-logo{
    width: 100px;
}
.f-logo img{
    display:block;
    max-width:100%;
}
.banner-text-block {
    background: #F3F3F1;
    display: inline-block;
    padding: 40px;
    position: relative;
    width: 45%;
    z-index: 2;
}
.banner-text-block__title {
    color: #3C3B37;
    font-family: 'FuturaPT-Bold';
    font-size: 48px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 24px;
}
.banner-text-block__text {
    color: #90908F;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 35px;
}
.general-partner {
    text-align: center;
}
.general-partner__top {
    margin: 0 72px 25px;
    position: relative;
}
.general-partner__top:before {
    background-color: #999999;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.general-partner__img {
    background: #F3F3F1;
    display: inline-block;
    padding: 0 72px;
    position: relative;
    z-index: 2;
}
.general-partner__img img {
    max-width: 100%;
    max-height:100%;
    transform: scale(1);
    transition: all .8s ease-in-out;
}
.general-partner__img:hover img {
    transform: scale(1.1);
}
.general-partner__name {
    color: #999999;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 1.7;
    text-align: center;
    text-transform: uppercase;
}
.partner {
    display:flex;
    justify-content: center;
    align-items:center;
    padding: 140px 0;
    text-align: center;
    margin-right:-117px;
}
.partner-item {
    display: inline-block;
    margin-right: 50px;
    height:75px;        
    display: flex;
    justify-content: center;
    align-items: center;
}
.partner .partner-item:nth-child(4){
    height:85px;
}
.partner-item img {
    max-width: 100%;
    max-height: 100%;
    transform: scale(1);
    transition: all .8s ease-in-out;
}
.partner-item:hover img {
    transform: scale(1.1);
}
.footer-top .container {
    display: flex;
    justify-content: space-between;
}
.footer-top {
    background: #FFFFFF;
    padding: 42px 0 37px;
}
.footer-item {
    width: 16.66%;
}
.footer-item__head {
    color: #3C3B37;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 1.7;
    margin-bottom: 10px;
    min-height: 30px;
    text-transform: uppercase;
}
.footer-item__link {
    color: #90908F;
    display: block;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 5px;
}
.footer-item__link:hover {
    color: #3C3B37;
}
.footer-bottom {
    padding: 42px 0 37px;
}
.footer-bottom .container {
    display: flex;
    justify-content: space-between;
}
.footer-bottom .container > div:last-child {
    margin-right: 0;
}
.footer-bottom__item {
    color: #7E7D7D;
    font-size: 16px;
    line-height: 1.9;
    margin-right: 120px;
}

.footer-contact {
    color: #7E7D7D;
    display: block;
    font-size: 16px;
    line-height: 1.7;
}
.footer-contact:hover {
    color: #3C3B37;
}
.footer-item-content {
    display: flex;
    justify-content: space-between;
}
.footer-location {
    width: 50%;
}
.soc-seti {
    font-size: 0;
}
.soc-seti__item {
    margin-right: 10px;
}
.soc-seti__item svg path {
    fill: #32282B;
}
.soc-seti__item:hover svg path {
    fill: #FFC200;
}
.app-container {
    display: flex;
}
.app-link {
    margin-right: 30px;
}
.popup-zayavka{
	padding:40px;
}
.popup-zayavka__heading{
	font-size:18px;
	display:block;
	text-align:center;
	margin-bottom:25px;
}
.popup-input{
	margin-bottom:18px;
}
.popup-input input{
    width: 260px;
    background: #F3F3F1;
    border-radius: 3px;
    border: none;
    height: 42px;
    padding: 0 12px;
    border: 1px solid #55555530;
}
.btn-center{
	text-align:center;
	margin-top:25px;
}
.search {
    height: 80px;
    width: 80px;
}
.search-form {
    background: #fff;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    transform: translateX(100%);
    transition: all .7s ease-in-out;
    z-index: 2;
    opacity: 0;
}
.search-form.active {
    transform: translateX(0);
    opacity: 1;
}
.search-form-content {
    display: flex;
    justify-content: space-between;
    padding: 25px 80px 25px 25px;
}
.search-form__input {
    background: #F3F3F1;
    background-image: url(../img/search-icon.svg);
    background-position: left 18px center;
    background-repeat: no-repeat;
    border: 1px solid #F2F2F2;
    border-radius: 5px;
    box-sizing: border-box;
    height: 52px;
    text-indent: 60px;
    width: calc(100% - 250px);
}
.search-form__btn {
    background: #FFC200;
    border: 1px solid #FFC200;
    border-radius: 5px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 100%;
    overflow: hidden;
    padding: 17px 43px;
    position: relative;
    transform: perspective(1px) translateZ(0);
    transition-duration: .3s;
    transition-property: color;
    vertical-align: middle;
    webkit-transform: perspective(1px) translateZ(0);
    webkit-transition-duration: .3s;
    webkit-transition-property: color;
    width: 226px;
}
.search-form__btn:before {
    background: #009FFD;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 50%;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    webkit-transform: scaleX(0);
    webkit-transform-origin: 50%;
    webkit-transition-duration: .3s;
    webkit-transition-property: transform;
    webkit-transition-timing-function: ease-out;
    z-index: -1;
}
.search-form__btn:hover:before{
        transform: scaleX(1.2);
    webkit-transform: scaleX(1.2);
}
.search-form__btn:hover {
    border-color: #009FFD;
}
.form-close {
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}
.form-close:hover svg path {
    fill: #009FFD;
}
.search-icon {
    align-items: center;
    background: #009FFD;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    cursor: pointer;
    display: flex;
    height: 80px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    transform: perspective(1px) translateZ(0);
    transition-duration: .3s;
    transition-property: color;
    vertical-align: middle;
    webkit-transform: perspective(1px) translateZ(0);
    webkit-transition-duration: .3s;
    webkit-transition-property: color;
    width: 80px;
}
.search-icon:before {
    background: #FFC200;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 50%;
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    webkit-transform: scaleX(0);
    webkit-transform-origin: 50%;
    webkit-transition-duration: .3s;
    webkit-transition-property: transform;
    webkit-transition-timing-function: ease-out;
    z-index: -1;
}
.search-icon:hover:before {
    transform: scaleX(1);
    webkit-transform: scaleX(1);
}


.paginator:after{
  content:"";
  clear:both;
  display:block;
}
.paginator {
    display: flex;
    justify-content: center;
}
.paginator span{
  font-size: 16px;
  height: 34px;
  line-height: 34px;
  padding: 0 10px;
  display: block;
  float: left;
  margin-right: 10px;
}
.paginator a{
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    margin-right: 8px;
    background-color: #f3f3f3;
    width: 32px;
    color: #0991cd;
}
.paginator a:hover{
  background-color: #f0eded;
}
.pagination li a {
    align-items: center;
    border-radius: 50%;
    color: #2A2A2A;
    display: block;
    display: flex;
    font-size: 18px;
    height: 50px;
    justify-content: center;
    line-height: 23px;
    width: 50px;
}
.pagination li a:hover,
.pagination li a.active {
    background: #F3F3F1;
    color: #009FFD;
}
.pagination li a:hover svg path,
.pagination li a.active svg path {
    fill: #009FFD;
}
.pagination {
    display: flex;
    justify-content: center;
}
.pagination li {
    display: inline-block;
    margin: 0 5px;
}
.breadcrumbs-container {
    background: #FFFFFF;
    border-radius: 5px;
    margin-bottom: 32px;
    padding: 16px 50px;
}
.breadcrumbs {
    font-size: 0;
}
.breadcrumbs li {
    color: #2A2A2A;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    margin-right: 10px;
    padding-right: 20px;
    position: relative;
    text-transform: uppercase;
}
.breadcrumbs li:after {
    background-image: url(../img/breadcrumbs-arrow.svg);
    background-size: cover;
    content: '';
    height: 12px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.breadcrumbs li a {
    color: #2A2A2A;
}
.breadcrumbs li:last-child {
    margin-right: 0;
    padding-right: 0;
}
.breadcrumbs li:last-child:after {
    display: none;
}
.players-tab {
    background: #fff;
    margin-bottom: 70px;
    border-radius: 5px;
}
.players-tab-head {
    border-bottom: 1px solid #F2F2F2;
    font-size: 0;
    padding: 0 40px;
}
.players-tab-head li {
    color: #2A2A2A;
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    line-height: 100%;
    margin-right: 46px;
    padding: 47px 0 46px;
    position: relative;
}
.players-tab-head li:last-child {
    margin-right: 0;
}
.players-tab-head li:before {
    background: rgba(254, 204, 0, 0);
    bottom: 0;
    content: '';
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    transition: all .7s ease-in-out;
}
.players-tab-head li:hover:before,
.players-tab-head li.active:before {
    background: #FECC00;
}
.players-tab-body__item {
    display: none;
}
.players-tab-body__item.active {
    display: block;
}
.players-tab-body__item.active .player.way--active {
    opacity: 1;
    transform: translateY(0);
}
.players-block__head {
    border-bottom: 1px solid #F2F2F2;
    color: #3C3B37;
    font-size: 36px;
    font-weight: 600;
    line-height: 100%;
    padding: 45px 50px;
}
.players-block__body {
    border-bottom: 1px solid #F2F2F2;
    padding: 45px 50px 0;
}
.player-list {
    display: flex;
    flex-wrap: wrap;
    font-size: 0;
    margin-right: -30px;
}
.player-list li {
    margin-bottom: 50px;
    width: 25%;
}
.player-list li:nth-child(2) .player {
    transition-delay: .4s;
}
.player-list li:nth-child(3) .player {
    transition-delay: .6s;
}
.player-list li:nth-child(4) .player {
    transition-delay: .8s;
}
.player-list li:nth-child(5) .player {
    transition-delay: 1s;
}
.player-list li:nth-child(6) .player {
    transition-delay: 1.2s;
}
.player-list li:nth-child(7) .player {
    transition-delay: 1.4s;
}
.player-list li:nth-child(8) .player {
    transition-delay: 1.6s;
}
.player-list li:nth-child(9) .player {
    transition-delay: 1.8s;
}
.player-list li:nth-child(10) .player {
    transition-delay: 2s;
}
.player-list .player {
    margin-right: 30px;
    opacity: 0;
    transform: translateY(70px);
    transition: transform .7s ease-in-out, opacity .7s ease-in-out;
    height:420px;
}
.player-block {
    background: #405da3;
    border-radius: 5px;
    margin-bottom: 50px;
    padding: 120px 110px 85px;
    position: relative;
    border-radius: 5px;
    overflow:hidden;
}
.player-block:after {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #405da3 79%), #283f57;
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    width: 50%;
    top: 0;
}
.player-block__game-info {
    background: linear-gradient(180deg, rgba(29, 36, 64, 0.4) 0%, rgba(29, 47, 65, 0.2) 100%), linear-gradient(180deg, rgba(29, 46, 64, 0) 0%, rgba(29, 46, 64, 0.5) 50%, rgba(29, 46, 64, 0) 100%);
    border-radius: 0px 5px 5px 0px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 50px 20px;
    text-align: center;
    z-index:2;
}
.player-block__game-info__item {
    font-weight: 600;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}
.player-block__game-info__item--number {
    font-weight: 600;
    font-size: 96px;
    line-height: 100%;
    letter-spacing: 0.02em;
    color: #FFC200;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    line-height: 50px;
    padding: 10px;
    border: 5px solid #ffffff61;
}
.player-block__info {
    width: 48%;
    position: relative;
    z-index: 2;
}
.mac .player-block{
    background: #4c69ac;    
}
.mac .player-block:after {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #4c69ac 79%), #283f57;
} 
.player-block__top {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
}
.player-block__top .player-name {
    font-size: 72px;
}
.player-block__top .player-number {
    font-size: 170px;
    margin-left: 20px;
    text-align: right;
    width: auto;
}
.player-block__img {
    position: absolute;
    right: 0;
    top: 0px;
    bottom: 0px;
    width: 50%;
    overflow: hidden;
}
.player-block__img img {
    height: 100%;
    object-fit: cover;    
    opacity:0;
    transform: translateY(90px);
    transition: transform .8s ease-in-out ,opacity 0.8s;
}
.player-block__img video{
    height: 100%;
    position: relative;
    z-index: 1;
    right: 0px;
    top:40px;
}
.player-block__img.way--active img{
	opacity:1;
	transform: translateY(0);
}
.gpass--player{
	display:none;
}
.player-info-item {
    display: inline-block;
    margin-bottom: 40px;
    margin-right: 58px;
    opacity: 0;
    transition: transform .7s ease-in-out, opacity 0.8s ease-in-out;    
}
.player-info-item:nth-child(2){
	transition-delay:0.3s;
}
.player-info-item:nth-child(3){
	transition-delay:0.6s;
} 
.player-info-item:nth-child(4){
	transition-delay:0.9s;
} 
.player-info-item:nth-child(5){
	transition-delay:1.2s;
}
.player-info-item__title {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 23px;
    margin-bottom: 8px;
    text-transform: uppercase;
}
.player-info-item.way--active{
	opacity:1;
} 
.player-info-item__value {
    color: #FFC200;
    font-family: 'FuturaPT-Bold';
    font-size: 30px;
    line-height: 38px;
    text-transform: uppercase;
}
.player-text-block {
    background: #fff;
    border-radius: 5px;
    display: flex;
    margin-bottom: 65px;
}
.player-text-block__left {
    border-right: 1px solid #F2F2F2;
    padding-bottom: 130px;
    position: relative;
    width: 70%;
}
.player-text-block__left--trener{
    padding-bottom:0;
}
.player-text-block__right {
    width: 30%;
}
.player-text-block__head {
    border-bottom: 1px solid #F2F2F2;
    color: #3C3B37;
    font-size: 36px;
    font-weight: 600;
    line-height: 110.5%;
    padding: 40px 50px;
}
.player-text-block__body {
    padding: 50px 50px 25px;
}
.player-text-block__body p {
    color: #2A2A2A;
    font-size: 22px;
    line-height: 1.7;
    margin-bottom: 25px;
    max-width: 90%;
}
.player-text-block__body table{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #dad7d7;
}
.player-text-block__body table tr th{
    background-color:#f3f3f3;
}
.player-text-block__body table tr td,.player-text-block__body table tr th{
    padding: 12px 15px;
    text-align: center;
    border-right: 1px solid #dad7d7;
    border-bottom: 1px solid #dad7d7;
}
.player-text-block__bottom {
    border-top: 1px solid #F2F2F2;
    bottom: 0;
    left: 0;
    padding: 50px;
    position: absolute;
    right: 0;
}
.trener-part{
    padding:40px 50px;
}
.trener-part__img{
    float:left;
    width:405px;
    height:400px;
    background: #BDBDBD;
    border-radius: 5px;
}
.table-titul {
    border: 0 solid #fff;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.table-titul td {
    border: 0 solid #AAAAAA;
    color: #2A2A2A;
    font-size: 16px;
    line-height: 21px;
    padding: 17px 12px;
}
.table-titul td:first-child {
    border-radius: 10px 0 0 10px;
    color: #2A2A2A;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    padding: 17px 12px 17px 37px;
}
.table-titul td:last-child {
    border-radius: 0 10px 10px 0;
    padding: 17px 37px 17px 12px;
}
.table-titul tr:nth-child(odd) {
    background: #F8F8F8;
    border-radius: 10px;
}
.cup-icon {
    background-image: url(../img/cup.svg);
    background-position: center;
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
}
.share-soc {
    align-items: center;
    display: flex;
}
.share-soc__title {
    color: #3C3B37;
    display: inline-block;
    font-size: 18px;
    line-height: 23px;
    margin-right: 40px;
}
.share-soc .soc-seti {
    display: flex;
}
.news-list.sponsor-list .news-item__img {
    align-items: center;
    background: linear-gradient(180deg, #FBFBFB 0, #F3F3F1 100%), #F8F8F8;
    display: flex;
    justify-content: center;
}
.news-list.sponsor-list .news-item__img img {
    height: auto;
    max-height: 80%;
    max-width: 80%;
    object-fit: cover;
    width: auto;
}
.asside-page {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}
.asside-page__content {
    background: #FFFFFF;
    border-radius: 5px;
    width: 77.5%;
}
.asside-page__asside {
    padding-left: 30px;
    width: 22.5%;
}

.asside {
    background: #FFFFFF;
    border-radius: 5px;
}
.asside-title {
    background: #0D2740;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 100%;
    padding: 23px 44px;
    text-transform: uppercase;
}
.asside-link {
    border-bottom: 1px solid #F2F2F2;
    border-left: 3px solid #fff;
    color: #2A2A2A;
    display: block;
    font-size: 18px;
    letter-spacing: .02em;
    line-height: 100%;
    padding: 22px 44px;
}
.asside-link:hover,
.asside-link.active {
    border-left: 3px solid #009FFD;
}
.doc-item {
    background: #FAFAFA;
    border-radius: 5px;
    padding: 40px 45px 32px 150px;
    position: relative;
}
.doc-item:before {
    background-image: url(../img/docs-icon.svg);
    content: '';
    display: block;
    height: 84px;
    left: 45px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 86px;
}
.doc-item--pdf:before {
    background-position: -101px;
}
.doc-item__title {
    color: #2A2A2A;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 24px;
}
.doc-item__link {
    color: #009FFD;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 100%;
    padding-right: 32px;
    position: relative;
    text-transform: uppercase;
}
.doc-item__link:before {
    background-image: url(../img/arrow-link.svg);
    background-repeat: no-repeat;
    background-size: cover;
    content: '';
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
}
.doc-list li {
    margin-bottom: 50px;
}
.doc-list li:last-child {
    margin-bottom: 0;
}
.gallery-list {
    font-size: 0;
    margin-right: -30px;
}
.gallery-list li {
    display: inline-block;
    width: 50%;
}
.gallery-ul{
	font-size:0;
	margin-right:-30px;
}
.gallery-ul li{
	display:inline-block;
	vertical-align:top;
	width:33.3%;
	margin-bottom:30px;
}
.gallery-item {
    border-radius: 5px;
    display: block;
    height: 470px;
    margin-bottom: 30px;
    margin-right: 30px;
    overflow: hidden;
    position: relative;
}
.gallery-item img {
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform .7s ease-in-out;
    width: 100%;
}
.gallery-item:hover img {
    transform: scale(1.1);
}
.gallery-item:after {
    background: linear-gradient(180.1deg, rgba(0, 0, 0, 0) 40.49%, rgba(0, 0, 0, 0.788235294117647) 89.95%);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.gallery-item__bottom {
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 0 30px 40px;
    position: absolute;
    right: 0;
    z-index: 2;
}
.gallery-item__title {
    color: #FFFFFF;
    display: block;
    font-size: 42px;
    font-weight: bold;
    letter-spacing: .02em;
    line-height: 1.2;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}
.gallery-item__title:after {
    background: #FFC200;
    bottom: 0;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 110px;
}
.gallery-item__link {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 120%;
    padding-right: 42px;
    position: relative;
    text-transform: uppercase;
}
.gallery-item__link:after {
    background-image: url(../img/arrow-white.svg);
    background-repeat: no-repeat;
    content: '';
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 27px;
}
.video-page-list {
    font-size: 0;
    margin-right: -30px;
}
.video-page-list li {
    display: inline-block;
    width: 33.33%;
}
.video-page-item {
    border-radius: 5px;
    display: block;
    height: 300px;
    margin-bottom: 30px;
    margin-right: 30px;
    overflow: hidden;
    position: relative;
}
.video-page-item img {
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: all .7s ease-in-out;
    width: 100%;
}
.video-page-item:hover img {
    transform: scale(1.04);
    opacity: 0.8;
}
.video-page-item:before {
    background: #FFC200;
    background-image: url(../img/play.png);
    background-position: 57% center;
    background-repeat: no-repeat;
    background-size: 12px;
    border-radius: 50%;
    content: '';
    height: 40px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 100px;
    width: 40px;
    z-index: 1;
}
.video-page-item__bottom {
    bottom: 0;
    left: 0;
    padding: 0 20px 30px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0;
    position: absolute;
    right: 0;
    z-index: 2;
}
.video-page-item__time {
    background: #3C3B37;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 18px;
    left: 20px;
    line-height: 23px;
    padding: 3px 10px;
    position: absolute;
    top: 20px;
    z-index: 2;
}
.video-page-item__title {
    color: #FFFFFF;
    font-size: 26px;
    font-weight: 600;
    line-height: 33px;
}
.video-page-item:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.9) 100%);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fan-club-title {
    color: #3C3B37;
    font-size: 36px;
    font-weight: 600;
    line-height: 46px;
    margin-bottom: 33px;
    text-transform: uppercase;
}
.fan-club-text {
    background-color:#fff;
    display:flex;    
    margin-bottom: 60px;
    overflow:hidden;
    border-radius:4px;
}
.fan-club-text__item {
    width: 40%;
    padding: 35px 0 35px 35px;
}
.fan-club__img {
    width: 60%;
    position: relative;
    height: 100%;
    max-height: 430px;
}
.fan-club__img:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 430px 0 0 300px;
    border-color: transparent transparent transparent #fff;
}
.fan-club__img img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}  
.fan-club-text__item p {
    color: #2A2A2A;
    font-size: 22px;
    line-height: 1.7;
}
.fan-club-text>.fan-club-text__item:nth-child(2) p {
    color: #999999;
    font-size: 18px;
    width: 45%;
}
.section-black {
    background: #1D2F41;
    margin-bottom: 80px;
}
.section-black__head {
    border-bottom: 1px solid #2D4761;
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 600;
    line-height: 100%;
    padding: 35px 0;
}
.section-black__head .container {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.section-black__body {
    padding: 50px 0 50px;
}
.fan-club-slider {
    margin-right: -30px;
    padding-bottom: 36px;
}
.fan-club-slider__img {
    border-radius: 5px;
    display: block;
    height: 370px;
    margin-right: 30px;
    overflow: hidden;
}
.fan-club-slider__img img {
    height: 100%;
    object-fit: cover;
    transition: filter .7s ease-in-out;
    webkit-filter: grayscale(1);
    width: 100%;
}
.fan-club-slider__img:hover img {
    filter: grayscale(0);
}
.fan-club-slider .slick-dots {
    bottom: 0;
}
.fan-club-slider .slick-dots li {
    cursor: pointer;
    height: auto;
    margin: 0 5px;
    padding: 0;
    width: auto;
}
.fan-club-slider .slick-dots li button {
    background: rgba(60, 92, 125, 0.3);
    border: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 6px;
    outline: none;
    padding: 0;
    width: 60px;
}
.fan-club-slider .slick-dots li.slick-active button,
.fan-club-slider .slick-dots li:hover button {
    background: #009FFD;
}
.fan-club-slider .slick-dots button:before{
    display:none;
}
.form-text {
    background-image: url(../img/fan-form-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 24px 44px;
    width: 60%;
}
.form-text>div:nth-child(2) {
    color: #A68C69;
    margin-left: 124px;
    margin-top: -18px;
}
.form-text>div:nth-child(3) {
    color: rgba(255, 255, 255, 0.7);
    margin-top: -18px;
}
.form-text__item {
    color: rgba(255, 255, 255, 0.9);
    font-size: 96px;
    font-weight: 800;
    line-height: 1.2;
    text-transform: uppercase;
}
.form-block {
    background: #FFFFFF;
    border-radius: 5px;
    display: flex;
    margin-bottom: 80px;
}
.form {
    padding: 48px 50px 4px;
    width: 40%;
}
.form-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 44px;
}
.form-column {
    width: 45%;
}
.form-column input {
    background: #F3F3F1;
    border: none;
    border-radius: 3px;
    color: #999999;
    font-size: 18px;
    height: 62px;
    line-height: 23px;
    text-indent: 22px;
    width: 100%;
}
.form-column .btn {
    border: none;
    padding: 20px 35px;
    width: 100%;
}
.checkbox-container {
    color: #3C3B37;
    cursor: pointer;
    display: block;
    font-size: 16px;
    line-height: 1.7;
    moz-user-select: none;
    ms-user-select: none;
    outline: none;
    padding-left: 55px;
    position: relative;
    user-select: none;
    webkit-user-select: none;
}
.checkbox-container input {
    cursor: pointer;
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0;
}
.checkbox-container:hover input~.checkmark {
    background-color: #F3F3F1;
}
.checkbox-container input:checked~.checkmark {
    background-color: #2196F3;
}
.checkbox-container input:checked~.checkmark:after {
    display: block;
}
.checkbox-container a {
    color: #3C3B37;
}
.checkmark {
    background-color: #F3F3F1;
    height: 30px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
}
.checkmark:after {
    content: "";
    display: none;
    position: absolute;
}
.checkmark:after {
    border: solid white;
    border-width: 0 3px 3px 0;
    height: 13px;
    left: 10px;
    ms-transform: rotate(45deg);
    top: 5px;
    transform: rotate(45deg);
    webkit-transform: rotate(45deg);
    width: 8px;
}
.map {
    width: 62%;
}
.contact {
    display: flex;
    justify-content: space-between;
}
.contact-title {
    color: #3C3B37;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 100%;
    margin-bottom: 30px;
}
.contact-item {
    color: #2A2A2A;
    display: block;
    font-size: 16px;
    letter-spacing: .02em;
    line-height: 1.6;
    margin-bottom: 20px;
    padding-left: 35px;
    position: relative;
}
.contact-item:before {
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    height: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
}
.contact-item--phone:before {
    background-image: url(../img/phone.svg);
}
.contact-item--mail:before {
    background-image: url(../img/mail.svg);
}
.contact-item--location:before {
    background-image: url(../img/location.svg);
}
.contact-content {
    padding-right: 200px;
    width: 38%;
}
.contact-content-item {
    margin-bottom: 65px;
}
.lead-list li {
    margin-bottom: 50px;
}
.lead-list li:last-child {
    margin-bottom: 0;
}
.lead-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.lead-item__img {
    border-radius: 5px;
    overflow: hidden;
    border-radius: 5px;
    max-width:340px;
}
.lead-item__img img {
    height: 94%;
    width: 100%;
    object-fit: cover;
    margin:0 auto;
    display:block;
}
.lead-item-content {
    padding: 0px 50px 50px 50px;
    width: calc(100% - 340px);
}
.lead-item-content--right{
    padding: 5px 0px 50px 50px;
}
.lead-item-content__top {
    margin-bottom: 45px;
}
.lead-item-content__middle {
    display: flex;
    justify-content: space-between;
    margin-bottom: 45px;
}
.lead-item-content__middle>div:last-child {
    margin-right: 0;
}
.lead-item-content__text p {
    color: #2A2A2A;
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 35px;
}
.lead-item-content__text p:last-child {
    margin-bottom: 0;
}
.lead-name {
    color: #3C3B37;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.lead-postion {
    color: #009FFD;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    text-transform: uppercase;
}
.lead-info {
    margin-right: 20px;
}
.lead-info__title {
    color: #90908F;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.lead-info__desc {
    color: #FFC200;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.4;
    text-transform: uppercase;
}
.select.select-table {
    margin-left: 0;
}
.select.select-table .select-heading {
    background-image: url(../img/arrow-down-black.svg);
    background-size: 15px;
    color: #3C3B37;
    font-size: 36px;
    font-weight: 600;
    line-height: 100%;
    padding-right: 40px;
}
.select.select-table .select-block {
    left: -12px;
    top: 35px;  
}
.select-list > li {
    border-bottom: 1px solid #00000030;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    padding: 15px 15px;
}
.select-list--lang > li {
    padding:8px 15px;
}
.select-list--city > li {
	padding:0px;
}
.select.select-table .select-block li:last-child {
	border-bottom:none;
}
.table-turnir {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 35px;
    width: 100%;
    border: 1px solid #dad7d7;
}
.table-turnir .club-logo{
    width:50px;
    height:50px;
}
.table-turnir th{
    background-color:#f3f3f3;
}
.table-turnir td,
.table-turnir th {
    font-size: 18px;
    font-weight: bold;
    line-height: 23px;
    padding: 13px 27px 16px;
    text-align: center;
    border-right: 1px solid #dad7d7;
    border-bottom: 1px solid #dad7d7;
}
.table-turnir tr {
    color: #191C1C;
}
.table-turnir td:last-child {
    border-radius: 0 10px 10px 0;
}
.table-turnir td:nth-child(2),
.table-turnir th:nth-child(2) {
    text-align: left;
    width: 30%;
}
.table-turnir td:nth-child(2) {
    font-weight: normal;
}
.table-turnir td:first-child,
.table-turnir th:first-child {
    width: 70px;
}
.table-turnir tr.astana-club {
    color: #009FFD;
}
.asside-page__asside.shop-asside {
    padding-left: 0;
    width: 23.5%;
    padding-right: 30px;
}
.asside-page__asside.shop-asside .asside-link {
    background: #F8F8F8;
    border-left: none;
    border-right: 3px solid #fff;
    display: flex;
    justify-content: space-between;
}
.asside-page__asside.shop-asside .asside-link:hover,
.asside-page__asside.shop-asside .asside-link.active {
    border-left: none;
    border-right: 3px solid #FFC200;
}
.shop-asside__link {
    border-bottom: 1px solid #F2F2F2;
    border-right: 3px solid #fff;
    color: #2A2A2A;
    display: block;
    font-size: 18px;
    letter-spacing: .02em;
    line-height: 100%;
    padding: 22px 44px;
    position: relative;
}
.shop-asside__link:after {
    background-image: url(../img/asside-arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    height: 21px;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
}
.shop-asside__link.active:after {
    transform: translateY(-50%) rotate(90deg);
}
.shop-asside__link:hover {
    border-right: 3px solid #FFC200;
    cursor: pointer;
}
.shop-asside__sub-part {
    max-height: 0;
    opacity: 0;
    transition: max-height .7s ease-in-out, opacity .9s ease-in-out;
}
.shop-asside.active .shop-asside__sub-part {
    max-height: 500px;
    opacity: 1;
}
.asside-page__content.shop-asside-content {
    background: rgba(0, 0, 0, 0);
    width: 76.5%;
}
.shop-product-item {
    background: #FFFFFF;
    border-radius: 5px;
    margin-left: 30px;
    padding: 20px 28px 93px;
    position: relative;
}
.shop-product-item__img {
    align-items: center;
    display: flex;
    height: 366px;
    justify-content: center;
}
.shop-product-item__img img {
    max-height: 90%;
    max-width: 90%;
    object-fit: cover;
    transition: filter .7s ease-in-out;
    webkit-filter: grayscale(1);
}
.shop-product-item__img:hover img {
    filter: grayscale(0);
}
.shop-product-item__btn {
    bottom: 30px;
    left: 28px;
    position: absolute;
    right: 28px;
}
.shop-product-item__middle {
    color: #3C3B37;
    display: flex;
    font-size: 20px;
    justify-content: space-between;
    line-height: 26px;
    margin-bottom: 10px;
}
.shop-product-item__des {
    color: #90908F;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 22px;
    max-width: 75%;
}
.shop-list {
    display: flex;
    flex-wrap: wrap;
    font-size: 0;
    margin-left: -30px;
}
.shop-list li {
    display: inline-block;
    margin-bottom: 30px;
    width: 33.33%;
}
.game-tab-head {
    font-size: 0;
    line-height: 1;
    width: 100%;
    margin-top: 15px;
}
.game-tab-head li {
    color: #3C3B37;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-right: 50px;
    position: relative;
}
.game-tab-head li a {
    color: #3C3B37;
    display: block;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px;
    margin-bottom: -10px;
    padding: 10px;
}
.game-tab-head li:last-child {
    margin-right: 0;
}
.game-tab-head li:before {
    background: rgba(254, 204, 0, 0);
    bottom: -40px;
    content: '';
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    transition: all .7s ease-in-out;
}
.game-tab-head li:hover:before,
.game-tab-head li.active:before {
    background: #FECC00;
}
.game-tab-select-container {
    background: #009FFD;
    margin-bottom: 50px;
    margin-left: -50px;
    margin-right: -50px;
    margin-top: -50px;
    padding: 40px 50px;
}
.game-tab__item {
    display: none;
}
.game-tab__item.active {
    display: block;
}
.select.game-tab-select {
    margin-left: 0;
}
.select.game-tab-select .select-heading {
    font-size: 18px;
    line-height: 1.4;
}
.select.game-tab-select .select-list,.select.game-tab-select .new-select-list{
    background-color: #009FFD;
    width: 200px;
}
.select.game-tab-select .select-block li ,.select.game-tab-select .new-select-list li{
    border-bottom: none;
    border-top: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    font-weight: normal;
    line-height: 1.5;
    padding: 16px 20px;
}
.select.game-tab-select .select-list li:hover,.select.game-tab-select .new-select-list li:hover{
    background-color: #2f55ab;
}
.game-list {
    display: flex;
    flex-wrap: wrap;
    font-size: 0;
    margin-right: -40px;
    margin-bottom: -30px;
}
.game-list li {
    display: inline-block;
    width: 33.33%;
}
.game-list .game-card {
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 5px;
    box-sizing: border-box;
    display: block;
    margin-bottom: 50px;
    margin-right: 40px;
    width: auto;
}
.game-select-tab__item {
    display: none;
}
.game-select-tab__item.active {
    display: block;
}
.news-second-img {
    height: 690px;
    margin-bottom: 70px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    background-size: cover;
    background-position: top center;
}
.news-second-img:before {
    content: '';
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    background: linear-gradient(180deg, rgba(29, 47, 65, 0) 0, #1d2f41e0 86.58%);
    top: 260px;
}
.news-second-img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(29, 47, 65, 0.2);
}
.news-second-img img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.news-page-title {
    bottom: 44px;
    color: #FFFFFF;
    font-size: 54px;
    font-weight: 600;
    left: 0;
    line-height: 69px;
    margin: 0 auto;
    max-width: 877px;
    position: absolute;
    right: 0;
    z-index: 2;
}
.section-news-content {
    margin: 0 auto;
    overflow: hidden;
    width: 877px;
}
.border{
    border:1px solid #F2F2F2;
    margin-bottom:50px;
}
.news-second-title {
    color: #3C3B37;
    font-size: 36px;
    font-weight: 600;
    line-height: 46px;
    margin-bottom: 20px;
}
.news-page {
    background-color: #fff;
}
.news-second-date-share {
    align-items: center;
    border-bottom: 1px solid #F2F2F2;
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    padding-bottom: 30px;
}
.news-second-text {
    margin-bottom: 60px;
}
.news-second-text iframe{
    width: 100%;
}
.news-second-text--nobot{
    margin-bottom:0;
} 
.news-second-text p {
    color: #2A2A2A;
    font-size: 20px;
    line-height: 1.7;
    margin-bottom: 20px;
}
.static-heading{
	display:block;
	font-weight:bold;
	margin-bottom:20px;
	font-size: 32px;
    line-height: 42px;
}
.rec-ul{
	margin-bottom:45px;
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-right:-20px;
}
.rec-ul li{
	margin-bottom: 10px;
    width: 33.3%;    
}
.rec-ul li a{
	display:block;
	padding: 15px 10px;
	font-size:16px;
	color: #009FFD;
	font-weight:bold;
    background-color: #fff;
    border-radius: 4px;
    text-align: center;
    box-shadow: 0px 0px 2px 0px #0000001c;
    margin-right:20px;
}
.rec-ul li a:hover{
	color: #3C3B37;
}
.static-part{
	padding:35px;
	margin-bottom: 40px;
	background-color:#fff;
}
.record-table{
	background-color:#fff;
	width:100%;
	border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #dad7d7;
}
.record-table tr:first-child td{
	background-color:#f3f3f3;
	line-height: 1.4;
    padding: 10px 20px 10px;
    font-weight:bold;
}
.record-table tr td{
	padding: 7px 20px 7px;
}
.record-table img{
    float:left;
    max-width:200px;
}
.record-table--2 img{
    height:100px;
    margin-right:10px;
}
.record-table--2 tr:first-child td{
    line-height:100px;
}
.news-second-text__logo{
    max-width:300px;
    display:block;
    float: left;
    margin-right:30px;
}
.date {
    color: #90908F;
    font-size: 16px;
    line-height: 170%;
}
.news-page {
    margin-bottom: 80px;
}
.news-all {
    font-size: 0;
    margin-bottom: 20px;
    margin-right: -20px;
}
.news-all li {
    display: inline-block;
    width: 50%;
}
.other-news__heading{
    display:block;    
    color: #3C3B37;    
    font-size: 36px;
    font-weight: 600;
    justify-content: space-between;
    line-height: 36px;
    margin-bottom:30px;    
}
.other-news-item {
    background-size: cover;
    border-radius: 5px;
    display: block;
    height: 350px;
    margin-bottom: 30px;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
}
.other-news-item__img{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-size:cover;
    background-position:center;
    transition: transform .5s ease-in-out ,opacity 0.5s;
    transform: scale(1);
}
.other-news-item:hover .other-news-item__img {
    opacity:0.8;
    transform: scale(1.06);
}
.other-news-item:after {
    content: '';
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #1d2f41e6 80%);
    bottom: 0;    
    left: 0;
    position: absolute;
    right: 0;
    top: 15%;
}
.other-news-item__title {
    bottom: 35px;
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 600;
    left: 35px;
    line-height: 38px;
    position: absolute;
    right: 35px;
    z-index: 2;
}
.divTable {
    display: table;
    width: 100%;
}
.divTableRow {
    color: #000000;
    display: table-row;
    font-size: 18px;
    line-height: 150%;
}
.divTableRow.divTableRowHead {
    font-weight: 600;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
}
.divTableCell,
.divTableHead {
    display: table-cell;
    padding: 15px 25px;
    vertical-align: middle;
}
.divTableCell-logo {
    height: 50px;
}
.divTableCell-logo img {
    height: 100%;
    max-height: 100%;
}
.read-more {
    color: #009FFD;
    font-size: 18px;
    font-weight: bold;
    line-height: 150%;
}
.read-more:hover {
    text-decoration: underline;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}
.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}
.divTableBody {
    display: table-row-group;
}
.divTableBody>div:nth-child(even) {
    background: #F8F8F8;
    border-radius: 10px;
}
.divTableRow>div:first-child {
    border-radius: 10px 0 0 10px;
}
.divTableRow>div:last-child {
    border-radius: 0 10px 10px 0;
}
.error {
    align-items: center;
    display: flex;
    justify-content: center;
}
.error-number {
    color: #CDD8E3;
    font-size: 450px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 1;
    text-align: center;
}
.error-img {
    animation: rotate 15s linear infinite;
}
.error-text {
    color: #3C3B37;
    font-size: 48px;
    font-weight: 600;
    letter-spacing: .02em;
    line-height: 62px;
    margin-bottom: 60px;
    text-align: center;
}
.error-page {
    margin-bottom: 140px;
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    25% {
        transform: rotate(90deg);
    }
    50% {
        transform: rotate(180deg);
    }
    75% {
        transform: rotate(270deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/*.stadion path,
.stadion path {
    cursor: pointer;
}*/

.color_rect{
	cursor: pointer;
	transition: 0.2s;
}
.blue_rect:hover{
	fill: rgb(0, 135, 215);
}
.red_rect:hover{
	fill: rgb(217, 25, 0);
}
.violet_rect:hover{
	fill: rgb(140, 66, 196);
}

.error-bottom {
    text-align: center;
}
.error-bottom .btn.btn--blue {
    display: inline-block;
    padding: 18px 67px;
    width: auto;
}
.mobile-menu-top {
    align-items: center;
    border-bottom: 1px solid #F2F2F2;
    display: none;
    justify-content: space-between;
}
.mobile-menu-search {
    margin-left: 20px;
    position: relative;
    width: calc(100% - 98px);
}
.mobile-menu-search input {
    background: #F3F3F1;
    border: 1px solid #F2F2F2;
    border-radius: 3px;
    box-sizing: border-box;
    height: 43px;
    width: 100%;
}
.mobile-menu-search button {
    background: none;
    border: none;
    height: 43px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
}
.close-mobile-menu {
    align-items: center;
    border-left: 1px solid #F2F2F2;
    display: flex;
    height: 60px;
    justify-content: center;
    width: 60px;
}
.close-mobile-menu {
    height: 60px;
    width: 60px;
}
/*Video_Gallery__2 Page styles*/

.inner_main_video {
    height: 740px;
}
.inner_main_video iframe {
    width: 100%;
    height: 100%;
}
.video_slider .video-page-item {
    margin-bottom: 0;
}
.video_arrows {
    font-size: 0;
}
.video_arrows .title {
    margin-bottom: 0;
}
.video_arrows .slider-game--control {
    background-color: #F3F3F1;
}
.video_dots .slick-dots {
    position: static;
}
.video_dots .slick-dots li {
    width: auto;
    height: auto;
}
.video_dots .slick-dots button {
    width: 60px;
    padding: 0;
    height: 6px;
    background-color: rgba(13, 39, 64, 0.3);
}
.video_dots .slick-active button,
.video_dots .slick-dots button:hover {
    background-color: #009FFD;
}
.gal-item{
    display:block;
    position:relative;
    margin-right:20px;
}
.gal-item__bg{
    height:280px;
    transform: scale(1);    
    transition: transform .5s ease-in-out ,opacity 0.5s;
}
/*Video_Gallery__2 Page styles END*/


/*About Match Page styles*/
.match_bg {
    color: #fff;
    background: center / cover no-repeat;
}
.match_result,
.team_logo {
    display: flex;
    align-items: center;
    justify-content: center;
}
.match_result{
    padding: 110px 50px;
}
.match_result__item{
    display:flex;
    justify-content: flex-end;
}
.match_result .match_result__item:first-child .goal-score{
    margin-right:38px;
}
.match_result .match_result__item:last-child .goal-score{
    margin-left:30px;
    text-align:left;
}
.match_result .match_result__item{
	justify-content: flex-start;
}
.goal-score {
    padding-top:40px;
}
.goal-score__item{
    display:block;
    margin-bottom:10px;
    font-size: 16px;
    line-height:25px;
}
.team {
    max-width: 270px;
}
.team_logo {
    width: 155px;
    height: 195px;
    margin: 0 auto;
}
.team_logo img {
    max-width: 100%;
    max-height: 100%;
    min-width: 130px;
    object-fit: cover;
}
.team_name {
    text-align: center;
    font-size: 46px;
    font-weight: bold;
    margin-top: 15px;
}
.middle_result {
    text-align: center;
    margin: 0 50px;
    min-width: 200px;
}
.match_type {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.match_date {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 5px 8px;
    background-color: #0B243A;
}
.match_score {
    font-size: 80px;
    font-weight: 600;
    margin-bottom: 20px;    
}
.match_locale {
    font-size: 24px;
    font-style:italic;
}
.double_section {
    display: flex;
}
.double_item__first{
    width: 65%;
}
.double_item__second {
    width: 35%;
    flex-shrink: 0;
    border-left: 1px solid #F2F2F2;
}
.match_text p {
    font-size: 18px;
    line-height: 180%;
    margin-bottom: 20px;
}
.match_text iframe{
    width:100%;
}
.info_table {
    font-size: 16px;
}
.info_row {
    padding: 15px 20px;
    border-radius: 3px;
    display: flex;
    justify-content: space-between;
}
.info_table .info_row:nth-child(odd) {
    background-color: #F8F8F8;
}
.gallery_item {
	display:block;
    height: 300px;
    border-radius: 5px;
    cursor: pointer;
    overflow: hidden;
    margin-right: 30px;
}
.gallery_item img {
    width: 100%;
    min-height: 100%;
    object-fit: cover;
    transition: 1s;
}
.gallery_item:hover img {
    transform: scale(1.1);
    opacity: 0.8;
}
/*About Match Page styles END*/

#hidden-content {
    padding: 0;
}
.modal-title {
    padding: 40px 50px 0;
    margin-bottom: 28px;
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    color: #3C3B37;
}
.modal-tab__head {
    padding: 0 50px 0;
    font-size: 0;
    border-bottom: 1px solid #F2F2F2;
}
.modal-tab__head li {
    display: inline-block;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    margin-right: 75px;
    padding-bottom: 30px;
    cursor: pointer;
}
.modal-tab__head li.active,
.modal-tab__head li:hover {
    border-bottom: 4px solid #FFC200;
}
.popup {
    width: 1600px;
    max-height:95%;
    overflow: auto;
}
.modal-tab__item-left {
    padding: 40px 50px;
    width: 75%;
    border-right: 1px solid #F2F2F2;
}
.stadion {
    padding: 0px;
    margin-bottom: 20px;
    overflow: hidden;
}
.stadion svg{
	width:100%;
    height: auto;
}
.stadion-address {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.02em;
    color: #000000;
    margin-bottom: 10px;
}
.stadion-info {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #009FFD;
    position: absolute;
}
.stadion-block {
    text-align: center;
}
.stadion-info.stadion-zapad {
    top: 7px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.stadion-info.stadion-sever {
    height: 50px;
    transform: rotate(90deg);
    right: -68px;
    top: 50%;
    bottom: 0;
    margin: 0 auto;
    transform: translateY(-50%) rotate(90deg);
    width: 171px;
}
.stadion-info.stadion-iug {
    height: 22px;
    transform: rotate(-90deg);
    left: -68px;
    top: 50%;
    bottom: 0;
    margin: 0 auto;
    transform: translateY(-50%) rotate(-90deg);
    width: 165px;
}
.stadion-info.stadion-vostok {
    bottom: 12px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.stad_info{
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: 0.2s;
    background-color: #fff;
    padding: 10px;
    pointer-events: none;
    z-index: 10;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}
.stad_info.show{
    opacity: 1;
}
.modal-tab{
    position:relative;
}
.modal-tab__item-right {
    width: 25%;
    padding: 40px 50px 200px;
    position: relative;
}
.modal-bottom {
    position: absolute;
    bottom: 40px;
    left: 50px;
    right: 50px;
}
.modal-asside-item__title {
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #3C3B37;
    margin-bottom: 5px;
}
.modal-asside-item__info {
    font-size: 16px;
    line-height: 170%;
    color: #000000;
}
.modal-asside-item {
    margin-bottom: 40px;
}
.modal-tab__item {
    display: none;
    justify-content: space-between;
}
.modal-tab__item.active {
    display: flex;
}
.btn.btn--back {
    width: 100%;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #FFC200;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}
.btn.btn--back:hover {
    color: #fff;
    border-color: #2098D1;
}
.btn.btn--back:hover svg path {
    fill: #fff;
}
.btn.btn--back svg {
    margin-right: 7px;
}
.shahmat{
    overflow: auto;
}
.shahmat .shahmat{
    min-width: 750px;
}
.shahmat-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 5px;
}
.shahmat-item__num {
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    color: #3C3B37;
    width: 72px;
}
.shahmat-item__flat {
    width: 40px;
    height: 40px;
    background: #FFC200;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #FFFDFD;
    margin-right: 5px;
    position: relative;
}
.shahmat-item__flat.flat-bron {
    background-color: #E8EAE5;
    background-image: url(../img/bron.svg);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}
.shahmat-item__flat.flat-bron:hover {
    background-color: #E8EAE5;
    background-image: url(../img/bron.svg);
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
}
.shahmat-item__flat:hover {
    cursor: pointer;
    background-color: #009FFD;
}
.shahmat-item__flat:hover .flat-price {
    display: block;
}
.flat-price {
    position: absolute;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    background: #1D2F41;
    border-radius: 5px;
    flex-wrap: nowrap;
    width: auto;
    white-space: nowrap;
    top: -35px;
    padding: 5px 10px;
    display: none;
}
.flat-price:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: '';
    border-top: 10px solid #1D2F41;
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: auto;
}
.modal-tab__item-left.form-modal {
    display: flex;
    align-items: center;
    justify-content: center;
}
.form-modal-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.form-modal {
    width: 80%;
}
.form-modal-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}
.form-modal-colum {
    width: 46%;
    font-size: 18px;
    line-height: 150%;
    color: #000000;
}
.form-modal-colum .btn {
    width: 100%;
    height: 60px;
}
.input {
    background: #F3F3F1;
    border-radius: 3px;
    height: 80px;
    width: 100%;
    text-indent: 22px;
    border: none;
}
.select-card {
    -webkit-appearance: none;
    background: #F3F3F1;
    border-radius: 3px;
    height: 80px;
    width: 100%;
    text-indent: 22px;
    border: none;
    color: #999999;
    background-image: url(../img/arrow-select.svg);
    padding-right: 40px;
    background-repeat: no-repeat;
    background-position: right 20px center;
}

        /*HIstory Page styles*/
.gimn-fcastana{
    margin-bottom:20px;
    align-items:center;
}
.gimn-fcastana audio{
    width:100%;
    outline:none;
}
.gimn-fcastana__text{
    display:block;
    margin-bottom:15px;
    font-weight:500;
}
.history_img .news-page-title{
    text-transform: uppercase;
    bottom: 80px;
}
.history_content .news-second-title{
    margin-bottom: 50px;
    font-size: 30px;
    line-height: 140%;
}

.history_players{
    margin-bottom: 70px;
    display: flex;
    justify-content: space-between;
}
.history_players > div:nth-child(2){
    transition-delay:0.5s;
}
.history_players > div:nth-child(3){
    transition-delay:1s;
}
.history_player{
    width: 31%;
    opacity: 0;
    transform: translateY(40px);
    transition: transform .75s ease-in-out, opacity .75s ease-in-out;
}
.history_player.way--active{
    opacity: 1;
    transform: translateY(0);
}
.history_player__img{
    height: 370px;
    overflow: hidden;
    margin-bottom: 15px;
}
.history_player__img img{
    display: block;
    width: 100%;
    min-height: 100%;
    object-fit: cover;
}
.history_player__name{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.history_content .news-second-text{
    margin-bottom: 60px;
}
.history_content .news-second-text img{
    display: block;
    width: 100%;
    margin-bottom: 40px;
}
        /*HIstory Page styles END*/


        /*Accred_Page styles*/

.accred_img:before{
    content: none;
}
.accred_contact{
    padding-top: 50px;
    border-top: 1px solid #E3E3E3;
}
.accred_contact__item{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.accred_contact__item a{
    white-space: nowrap;
    color: #009FFD;
    flex-shrink: 0;
    margin-left: 20px;
}
.accred_contact__item a:hover{
    text-decoration: underline;
}
/*Accred_Page styles END*/


/*Begin history page*/
.record-part{
    height:550px;
    overflow:hidden;
    border-radius:4px;
    background:radial-gradient(50% 50% at 50% 50%, rgba(134, 134, 134, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    background-size:cover;
    background-position:center;
    position:relative;
}
.history-ul{
    position:absolute;
    top:40px;
    left:80px;
    right:0;
    z-index:3;    
    border-bottom:2px solid #fff;
}
.history-ul .slick-list{
    overflow:visible;
}
.history-ul .slick-prev{
    background-image: url(../img/left_white.svg);
    position: absolute;
    top: 29px;
    left: 23px;
    bottom: 0;
    background-color: transparent;
    z-index: 2;
}
.history-ul .slick-next{
    background-image: url(../img/right_white.svg);
    position: absolute;
    top: 29px;
    right: 23px;
    bottom: 0;
    background-color: transparent;
}
.history-item{
    position:relative;
    color:#fff;
    padding-right:30px;
    padding-bottom: 15px;
    font-size: 18px;    
}
.history-item span{
    position:absolute;
    bottom:0%;
    width:10px;
    height:10px;
    background-color:yellow;
    border-radius:50%;
    transform: translateY(50%);
    cursor:pointer;
}
.history-item__text{
    height:46px;
    display:flex;
    align-items:flex-end;
    color: rgba(255, 255, 255, 0.72);
}
.history-item.slick-current .history-item__text{
    font-weight:bold;
    font-size:24px;
    color:#fff;
}
.history-item.slick-current span{
    width:15px;
    height:15px;
    font-weight:bold;    
}
.record-slider{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:2;
}
.record-item:after{
    content:"";
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:radial-gradient(50% 50% at 50% 50%, rgba(134, 134, 134, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.record-slider .slick-arrow{
    background-color:transparent;
    width:30px;
    height:30px;    
    margin-top: 15px;    
    background-size:cover;
    z-index:3;
}
.record-slider .slick-next{
    margin-right: 10px;
    background-image:url(../img/right_white.svg);
}
.record-slider .slick-prev{
    margin-left:10px;
    background-image:url(../img/left_white.svg);
}
.record-item{
    display:block;
    height:550px;
    position:relative;
    background-size:cover;
    background-position:center;
}
.record-text{
    padding:35px 100px;
    margin-top:150px;
    background: rgba(0, 0, 0, 0.6);
    color:#fff;
    position:relative;
    z-index:2;
    display:flex;
    align-items:center;
}
.record-text p{
    color: rgba(255, 255, 255, 0.6392156862745098);
}
.record-text__text{
    width:520px;
    padding-right:90px;
}
.record-text__heading{
    display: inline-block;
    margin-bottom: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-right: 20px;
}
.record-img{
    display:flex;
    color:#fff;
    font-weight:bold;
    font-size:24px;
    align-items:center;
    margin-right:20px;
}
.record-img img{
    display:block;
    max-height:200px;
    max-width:200px;
    margin-right:35px;
}
.record-ul{
    display:flex;
}
.record-ul div .record-img{
    flex-direction:column;
}
.record-ul div .record-img img{
    max-width:160px;
    max-height:150px;
    margin-right:0;
    margin-bottom:10px;
}
.record-ul div .record-img{
    font-size:18px;
    text-align: center;
}
.news-second-text__pad{
    padding:35px;
}
.section--noov{
    overflow:visible;
}
.stad-ul{
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}
.stad-ul li{
    margin-bottom: 10px;
    width: 31.3%;
    background-color: #f3f3f3;
    padding: 10px;
    border-radius: 4px;
    text-align:center;    
}
.stadik-part{
    margin-top:40px;
}
.stadik-part img{
    display:block;
    width:100%;
    margin-bottom:25px;
}
.stadik-line{
    position:relative;
    padding-top:38px;
    padding-bottom:32px;
    margin-bottom:20px;
}
.stadik-line--bot{
	margin-bottom:70px;
}
.stadik-line__line{
	position:relative;
    height:48px;
    background-color:#EDEDED;
    width:100%;
    margin-bottom: 8px;
    border:2px solid #C4C4C4;
}
.stadik-line__line:after{
	content: "";
    position: absolute;
    top: 50%;
    height: 3px;
    transition: translateY(-50%);
    left: 0px;
    right: 0px;
    background-image: url(../img/line.svg);
    background-size: contain;
    background-repeat: repeat;
    transform: translateY(-50%);
}
.stadik-line__ost{
    position:absolute;
    top:0;
    left:50px;
    display:flex;
    align-items:center;
    cursor:pointer;
    z-index:2;    
}
.ost{
	width:30px;
    height:30px;
    background-color:#ccc;
    border-radius:3px;
    background-image:url(../img/ostanovka.svg);
    background-size:cover;
    background-position:center;   
    background-size:20px;
    background-repeat:no-repeat;
    margin: 0 10px;
}
.ost:hover{
	background-color:#c4c4c4;
}
.ost_text{
	text-decoration:underline;
	color: #009FFD;
}
.ost_text:hover{
	color:#333;
}
.ost-spisok{
	display:none;
    position: absolute;    
    top: 49px;
    left: -43px;
    background-color: #fff;
    padding: 15px;
    z-index: 3;
    box-shadow: 0px 0px 1px #000;
}
.ost-spisok:before{
    content: "";
    position: absolute;
    top: -8px;
    left: 59px;
    width: 0;
    height: 0;
    border-style: solid;
    background-color: #fff;
    width: 12px;
    height: 12px;
    border: 1px solid #ccc;
    transform: rotate(45deg);
}
.ost-spisok:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 56px;
    width: 0;
    height: 0;    
    background-color: #fff;
    width: 22px;
    height: 12px;
}    
.stadik-line__ost.active .ost-spisok{
	display:block;
}
.ost-spisok__heading{
	font-weight:bold;
	display:block;
	margin-bottom:8px;
}
.stadik-line__ost--right{
    bottom:0;
    right:50px;
    left:initial;
    top:initial;
    flex-direction:row-reverse;
}
.stadik-line__ost--right .ost-spisok{
	right: -49px;
    left: initial;
}
.stadik-line__ost--left-bot{
    top:initial;
    bottom:0;
}
.stadik-line__text{
    position:absolute;
    left:0;
    right:0;
    text-align:center;
    font-weight:bold;
    font-size:16px;
}
.stadik-line__text--top{
    bottom:initial;
    top:5px;
}
/*End history page*/


/*Emblema Page styles*/
.emblema_top{
    margin-bottom: 80px;
    display: flex;
    justify-content: space-between;
    color: #fff;
    padding: 105px 130px;
    background: radial-gradient(124.98% 59.11% at 61.52% 40.89%, rgba(25, 86, 146, 0.5) 0%, rgba(25, 86, 146, 0) 70.67%), #1D2F41;
}
.emblema_top .emblema_item:nth-child(2){
    transition-delay:0.4s;
}
.emblema_top .emblema_item:nth-child(3){
    transition-delay:0.8s;
}
.emblema_top .emblema_item:nth-child(4){
    transition-delay:1.2s;
}
.emblema_item{
    width: 20%;
    text-align: center;
    opacity: 0;
    transform: translateY(40px);
    transition: transform .75s ease-in-out, opacity .75s ease-in-out;
}
.emblema_item.way--active{
    opacity: 1;
    transform: translateY(0);
}
.emblema_top .emblema_item:nth-child(2) .emblema_name,
.emblema_top .emblema_item:nth-child(3) .emblema_name{
    width: 120px;
}
.emblema_img{
    width: 180px;
    height: 110px;
    margin: 0 auto 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.emblema_img img{
    display: block;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}
.emblema_name{
    width: 80%;
    font-size: 24px;
    font-weight: 600;
    margin: 0 auto 10px;
}
.emblema_text{
    font-size: 16px;
}
.emblema_video{
    height: 500px;
    margin-bottom: 40px;
}
.emblema_video iframe{
    width: 100%;
    height: 100%;
}
        /*Emblema Page styles END*/

@media (max-width:1860px) {
    .container {
        width: 1600px;
    }
    .slider-club{
        font-size: 55px;
    }
    .slider-content.active .slider-club {
        width: 1033px;        
    }
    .slider-game .slide.slick-center .game-card {        
        transform: translate(-60px, 0);
    	width: calc(100% + 120px);
    } 
    .slider-item img{
        max-height:740px;
        min-height:740px;
    }  
    .game-card{
        width:84%;
    }
    .game-card__middle{
    	max-width: 84%;
    }
    .player--trener{
        max-height: 435px;
    }
    .slider-club-middle {    
        height: 240px;
        width: 464px;
        transform: translate(-50%, -49%);  
    }    
    .sub-part-item {        
        padding: 0 40px 0px 40px;
    }
    .gallery-menu-list{
        max-width:98%;
    }
    .head-part a img {
       max-height: 40px;
    }
    .fan-club-slider__img{
        height: 340px;
    }
    .player{
    	padding-top:5px;
    }
    .sub-part-list.fc-sub-part-list li{
        width: 17%;
    }
    .lead-item-content--right{
       padding: 0px 0px 0px 50px;
    }
    .tab {
        width: 72%;
    }
    .game-table-block {
        width: 28%;
    }
    .tab-head li {
        font-size: 18px;
        margin-right: 35px;
    }
    .cub-list{
    	margin-left:-5px;
    	margin-right:-5px;
    }
    .news-item__title{
    	font-size: 21px;
    	height: 88px;
    }
    .table-game td, .table-game th{
    	padding: 13px 14px;
    }
    .table-game th{
    	padding-top:0;
    }
    .news-item__img{
    	height: 255px;
    }
    .news-second-img{
    	height:580px;
    }
    /*About Match Page styles*/
    .gallery_item {
        height: 250px;
    }
    .team_name {
        font-size: 38px;
    }
    .double_item__second {
        width: 520px;
    }
    .player-name{
    	font-size:26px;
    }
    .inst-item__img{
        height:360px;
    }
    .popup {
        width: 1600px;
        max-height:95%;
        overflow: auto;
    }
}
@media (max-width:1660px) {
    .container {
        width: 1240px;
    }
    .nav {
        width: calc(100% - 70px);
    }
    .double_item__first{
        width: 60%;
    }
    .double_item__second{
        width: 40%;
    }
    .header-empty-block {
        height: 143px;
    }
    .head-part a {
        display: block;
        margin-right: 40px;
    }
    .match-sub-part-list .game-card__middle {
    	padding: 0 10px;
	}
    .slider-item img{
        max-height:620px;
        min-height:620px;
    } 
    .head-content__top {
        display: flex;
        height: 72px;
        padding: 20px 25px 20px 24px;
    }
    .gallery-menu-list{
        max-width:100%;
    }
    .news-index-block,.section-gray-block,.section{    
        margin-bottom:50px;
    }
    .player-text-block{
        margin-bottom:50px;
    }
    .player--trener{
        max-height: 440px;
    }
    .section-gray-block__head {
        padding: 0 0 20px 0;
    }
    .soc-seti a {    
        margin-right: 12px;
    }    
    .logo {
        height: 142px;
        width: 150px;
    }
    .head-content {
        width: calc(100% - 150px);
    }
    .slider {
        height: 554px;
        margin-bottom: 60px;
    }
    .slider .slider-item img {
        display: block;
        height: 100%;
        object-fit: cover;
        width: 100%;
    }
    .slider-club-name{
        margin-bottom:0;
    }
    .slider-content {
        padding: 33px 0 50px;
    }
    .sub-part-list.fc-sub-part-list li:last-child {
        width: 33%;
    }   
    .player__lenta {
        position: absolute;
        top: 4px;        
        left: -31px;
        right: -36px;        
        height: 73px;
        line-height:66px;
    }
    .h-player {        
        width: 320px;
    }
    .input {
        height: 60px;
    }
    .select-card {
        height: 60px;
    }    
    .player-block__img video{
        right:0px;
        top:25px;
    }
    .form-modal-colum {
        font-size: 16px;
        line-height: 1.5;
    }    
    .modal-tab__head li {
        font-size: 16px;
        margin-right: 50px;
        padding-bottom: 12px;
    }
    .modal-asside-item {
        margin-bottom: 20px;
    }
    .modal-title {
        padding: 30px 40px 0;
        margin-bottom: 20px;
        font-size: 28px;
        line-height: 1.2;
    }
    .modal-tab__item-left {
        padding: 30px 40px;
    }
    .modal-tab__item-right {
        padding: 30px 40px 200px;
    }
    .shahmat-item__flat {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
    .shahmat-item__num {
        font-size: 16px;
        line-height: 1;
        width: 70px;
    }
    .section-black__head {
        font-size: 32px;
        padding: 30px 0;
    }
    .news-list.news-list--three li{
       width: 50%;
    }
    .news-list--three li:nth-child(5),.news-list--three li:nth-child(6){
		display:none;
	}
    .player-list li {        
        width: 33.3%;
    }
    .player-list .player img {
        height: 100%;
        max-height: 100%;
        max-width: 100%;
        object-fit: cover;
    }
    .lead-item__img {
        max-width: 300px;
    }
    .lead-item-content {
        padding: 0px 0 30px 40px;
        width: calc(100% - 315px);
    }
    .lead-item-content--right{
        padding:0px 0 0px 50px;
    }
    .lead-item-content__top {
        margin-bottom: 35px;
    }
    .lead-item-content__middle {
        margin-bottom: 35px;
    }
    .lead-info {
        margin-right: 45px;
    }
    .lead-info__desc {
        font-size: 24px;
        letter-spacing: 0;
    }
    .lead-item-content__text p {
        margin-bottom: 15px;
    }
    .players-block__body {
        padding: 35px 40px 0;
    }
    .players-tab-head {
        padding: 0 30px;
    }
    .players-tab-head li {
        font-size: 20px;
        padding: 30px 0 30px;
    }
    .players-block__head {
        padding: 30px 30px;
    }
    .info_row {
        padding: 13px 20px;
    }
    .game-tab-select-container {
        background: #009FFD;
        margin-bottom: 40px;
        margin-left: -40px;
        margin-right: -40px;
        margin-top: -40px;
        padding: 20px 40px;
    }
    .select.game-tab-select .select-block {
        top: 45px;
    }
    .match_result {
        padding: 90px 60px;
    }
    .game-tab-head li:before {
        bottom: -30px;
    }
    .game-table__block {
        padding: 40px 40px;
    }
    .news-index-block .tab-table {
        padding: 36px;
    }
    .news-item__category {
        font-size: 12px;
        line-height: 16px;
    }
    .slider-time {
        font-size: 38px;
        line-height: 1.4;
    }
    .fan-banner {
        padding: 64px 0;
    }
    .checkbox-container a {        
        font-size: 15px;
    }
    .banner-text-block {
        padding: 30px;
        width: 50%;
    }
    .banner-text-block__title {
        font-size: 38px;
        line-height: 1.5;
    }
    .vs {
        height: 21px;
        width: 21px;
        transform: rotate(6deg);
    }    
    .cub-item{
    	margin:0 4px;
    }
    .sub-part-list {
        padding: 30px 0;
    }
    .news-page-title {
        font-size: 44px;
        line-height: 1.3;
    }
    .news-second-title {
        font-size: 26px;
        line-height: 1.5;
    }
    .news-second-text p {
        font-size: 16px;
        line-height: 1.5;
    }
    .other-news-item__title {
        bottom: 25px;
        font-size: 20px;
        left: 25px;
        line-height: 1.4;
        right: 25px;
    }
    .other-news-item {
        height: 250px;
    }
    .match_text p {
        font-size: 15px;
        line-height: 1.88;
    }
    .product-item {
        padding: 0 0 110px;
    }
    .table-game tr {
        font-size: 14px;
        line-height: 1.4;
    }
    .game-card__head {      
        font-size: 20px;
        line-height: 1.3;
        padding: 15px;
    }
    .tab {
        width: 70%;
    }
    .game-table-block {
        width: 30%;
    }
    .slider-club-name {
        margin-top: -42px;
        overflow: hidden;
        position: relative;
    }
    .slider-club--top span {
        padding-right: 50px;
    }
    .slider-club {
        font-size: 30px;
        height: 175px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .slider-content.active .slider-club {
        width: 740px;
    }
    .slider-club--bottom {
        margin-top: -66px;
    }
    .slider-club--bottom span {
        margin-top: 5px;
        padding-left: 40px;
    }
    .slider-club-middle {
        height: 182px;
        width: 241px;
        transform: translate(-50%, -50%) rotate(-6deg);
    }
    .nav>li>a,
    .nav>li>span {
        height: 70px;
        padding: 0 30px;
        font-size:14px;
    }
    .search-icon,
    .search {
        height: 70px;
        width: 70px;
    }
    .header.fixed .logo {
        height: 70px;
    }    
    .comand-player {
        bottom: 9px;
        height: 540px;
    }
    .comand-player img {
        width: auto !important;
    }
    .slider-game .slide .game-card {
        width: 84%;
    }
    .slider-game--sl .slide .game-card {
        width: 100%;
    }
    .slider-game .slide .game-card__middle {
        padding: 0 20px;
    }
    .slider-game .slide.slick-center .game-card {
        max-width: initial;
        transform: translate(-45px, 0) !important;
        width: calc(100% + 90px);        
    }
    .slider-game .slide.slick-center .game-card__middle {
        padding: 0 50px;
    }
    .player-name {
        font-size: 18px;
        line-height: 1.3;        
    }
    .btn {
        font-size: 16px;
        padding: 10px 35px;
    }
    .sub-part-item--match .btn{
        padding: 15px 25px;
    }
    .btn--blue {
        padding: 15px 25px;
    }
    .player-number {
        font-size: 60px;
    }
    .tab-top {   
    	height: 131px;
	}
	.table-game{
		margin-bottom:20px;
	}
    .table-game td,
    .table-game th {
        padding: 9px 14px;
    }
    .table-game th {
        padding-top:0;
    }
    .club-logo {
    	height: 29px;
    	width: 25px;
	}
    .news-item__img{
    	margin-bottom: 21px;
    }
    .news-item__category{
    	margin-bottom:7px;
    }
    .news-list li{
    	margin-bottom:30px;
    }
    .news-list--my li{
        margin-bottom:40px;
    }
    .news-item__title {
	    font-size: 18px;
	    height: 46px;
	    line-height: 1.4;
    }
    .news-item__text {
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .news-item__text p {
        font-size: 14px;
        line-height: 1.4;
    }
    .section-block__head {
        font-size: 32px;
        line-height: 32px;
        padding: 30px 40px;
    }
    .section-block__head--arena{
        padding-left:0;
    }
    .section-block__content {
        padding: 40px;
    }
    .section-block__bottom {
        padding: 40px;
    }
    .product-item__img {
        margin-bottom: 25px;
    }
    .product-item__name {
        font-size: 20px;
    }
    .product-item__club-name {
        font-size: 20px;
    }
    .partner{
        margin-right:-57px;
    }
    .partner-item {
        margin-right: 22px;
        height:65px;
    }
    .player-text-block--trener{
        flex-wrap:wrap;
    }    
    .app-link {
        margin-right: 20px;
        width: 100px;
    }
    .app-link img {
        width: 100%;
    }
    .tab-top {
        padding: 30px 0 0 40px;
    }
    .tab-body {
        padding: 40px 40px 20px;
    }
    .game-table-block__head {
        height: 131px;
        padding: 36px 40px 28px;
    }
    .sub-part-player__info {
        font-size: 20px;
    }
    .title {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 20px;
    }
    .tab-head li {
        font-size: 15px;
        margin-right: 18px;
        padding-bottom: 20px;
    }
    .video-name {
        font-size: 24px;
        line-height: 28px;
        padding: 20px 40px;
    }
    .video-item__title {
        font-size: 16px;
        line-height: 1.4;
    }
    .video-item__category {
        font-size: 12px;
        line-height: 1.4;
        margin-bottom: 5px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .video-item__date {
        font-size: 12px;
        line-height:  1.4;
        margin-left: 10px;
        padding-left: 19px;
    }
    .player-position {
        border-bottom: 2px solid #FFC200;
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .player{
    	margin-right:30px;
        max-height:400px;
    }
    .product-item__img{
    	height:275px;
    }
    .video-item__desc {
        font-size: 14px;
        line-height: 1.5;
    }
    .sub-part-item {
        padding: 0 20px;
    }
    .sub-part-item--media{
        padding:0 35px;
    }
    .sub-part-item--media{
	   padding-left:25px;
    }
    .sub-part-item--news {
        padding: 0 20px 20px 20px;
    }
    .sub-part-item__title {
        margin-bottom: 10px;
        padding-bottom:10px;
    }
    .sub-part-category {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 8px;
    }
    .sub-part-team{
    	font-size:15px;
    	margin-bottom:6px;
    }
    .sub-part-item__head {
        line-height: 1.4;
        margin-bottom: 15px;
    }
    .sub-part-item__head--nobot {
        margin-bottom: 0;
    }
    .sub-part-item.mr-top-sub-part {
        padding-top: 37px;
    }
    .all-link {
        left: 20px;
        right: 20px;
    }
    .nav>li>span:after {
        right: 16px;
    }
    .slider .slick-dots {
        bottom: 25px;
    }
    .partner {
        padding: 70px 0;
    }
    .news-item__img {
        height: 215px;
    }
    .slider .slick-dots li button{
    	width:50px;
    }
    .form-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 24px 24px;
        width: 50%;
    }
    .form-text>div:nth-child(2) {
        margin-left: 64px;
    }
    .form-text__item {
        font-size: 66px;
        line-height: 1.5;
    }
    .fan-club-text__item {
        width: 47%;
    }
    .fan-club-text>.fan-club-text__item:nth-child(2) p {
        font-size: 14px;
        width: 48%;
    }
    .form {
        padding: 48px 50px 4px;
        width: 50%;
    }
    .fan-club-text__item p {
        font-size: 16px;
    }
    .player-block {
        padding: 60px 60px 47px;
    }
    .player-block__top .player-name {
        font-size: 51px;
    }
    .player-block__top .player-number {
        font-size: 100px;
        line-height: 1;
    }
    .player-block__top {
        margin-bottom: 40px;
    }
    .player-info-item__value {
        font-size: 25px;
        line-height: 1.5;
    }
    .player-block__game-info__item--number {
        font-size: 50px;
    }
    .player-block__game-info__item {
        font-size: 25px;
    }
    .player-info-item {
        margin-bottom: 30px;
        margin-right: 48px;
    }
    .player-block__img img {
        height: 100%;
        max-height: 100%;
        max-width: 100%;
        width: auto;
    }
    .table-titul td:first-child {
        font-size: 14px;
        line-height: 1.5;
        padding: 14px 14px 14px 14px;
    }
    .player-text-block__body p {
        font-size: 16px;
        line-height: 1.6;
    }    
    .player-text-block__left{
        width: 64%;
    }
    .player-text-block__left--trener{
        width:100%;
    }
    .player-text-block__right {
        width: 36%;
    }    
    .player-text-block__left--trener .lead-item-content__middle{
        justify-content: flex-start;
    }
    .player-text-block__right--trener{
        width:100%;
    }
    .player-text-block__right--trener .player-text-block__head{
        padding-top:0;
    }
    .player-text-block__head {
        font-size: 32px;
        line-height: 1.4;
        padding: 30px 40px;
    }
    .player-text-block__body {
        padding: 30px 40px 25px;
    }
    .table-titul--trener tbody{
        display:flex;
        flex-wrap:wrap;
    }
    .table-titul--trener tr{
        width:49%;
        display:flex;
        align-items: center;
        margin-right:1%;
        background: #F8F8F8;
        margin-bottom:10px;
        border-radius: 10px;
        padding:0 10px;
    }
    .table-titul--trener tr td:first-child{
        width:120px;
    }
    .table-titul--trener tr td:nth-child(2){
        width:67%;
    }
    .fan-club-title {
        font-size: 32px;
        line-height: 1.6;
        margin-bottom: 20px;
    }
    .fan-club-text__item{
        padding:28px 0 28px 28px;
    }
    .fan-club__img img {        
        height: 370px;
    }
    .fan-club-text {
        margin-bottom: 40px;
    }
    .breadcrumbs-container {
        padding: 16px 30px;
    }
    .slider-game--control {
        height: 50px;
        width: 50px;
    }
    .contact-content {
        padding-right: 50px;
        width: 38%;
    }
    .contact-content-item {
        margin-bottom: 45px;
    }
    .news-second-img {
        height: 500px;
        margin-bottom: 50px;
    }
    .gallery-item {
        height: 334px;
    }
    .gallery-item__bottom {
        padding: 0 20px 20px;
    }
    .gallery-item__title {
        font-size: 32px;
        line-height: 1.2;
    }
    .player-text-block__bottom {
        padding: 40px;
    }
    .shop-product-item__middle {
        flex-wrap: wrap;
        line-height: 1.4;
        margin-bottom: 0;
    }
    .shop-product-item__title {
        margin-bottom: 10px;
    }
    .shop-product-item__price {
        margin-bottom: 10px;
    }
    .shop-product-item__img {
        height: 240px;
        margin-bottom: 10px;
    }
    .shop-product-item__des {
        margin-bottom: 15px;
        max-width: 100%;
    }
    .select.select-table .select-heading {
        font-size: 32px;
        line-height: 1.2;
    }
    .video-page-item {
        height: 250px;
    }
    .video-page-item__title {
        font-size: 18px;
        line-height: 1.4;
    }

    /*Video_Gallery__2 Page styles*/
    .inner_main_video {
        height: 650px;
    }
    .asside-link {
        padding: 16px 24px;
        font-size: 16px;
    }
    .asside-title {
        padding: 18px 24px;
    }
    .shop-asside__link {
        font-size: 16px;
        line-height: 1.4;
        padding: 18px 24px;
    }
    .table-turnir td, .table-turnir th {
        font-size: 16px;
        line-height: 1.4;
        padding: 6px 20px 6px;
    }
    .doc-item:before {
        height: 56px;
        left: 20px;
        width: 57px;
        background-size: 125px;
        background-repeat: no-repeat;
    }
    .doc-item {
        padding: 24px 25px 23px 100px;
    }
    .doc-item--pdf:before {
        background-position: -69px;
    }
    .doc-item__title {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .doc-list li {
        margin-bottom: 30px;
    }
    .divTableRow {
        font-size: 16px;
        line-height: 1.5;
    }
    .divTableCell, .divTableHead {
        padding: 7px 15px;
    }
    .read-more {
        font-size: 16px;
        line-height: 1.5;
    }
    .divTableRow.divTableRowHead {
        font-weight: 600;
        font-size: 18px;
    }
    .game-card__text {
        font-size: 20px;
    }
    .game-card__middle {
        margin-bottom: 15px;
        padding: 0 20px;
    }
    .game-card__title {
        margin-bottom: 10px;
    }
    .slider-game .game-card__small-title {
        margin-bottom: 25px;
    }
    .slider-game .slick-current .game-card__small-title {
        margin-bottom: 15px;
    }
    .game-card__team {
        font-size: 22px;
        margin-bottom: 10px;
    }
    .footer-item__head {
        font-size: 16px;
    }
    .footer-item__link {
        font-size: 14px;
        line-height: 1.5;
    }
    .footer-bottom .container > div:last-child .footer-item__head {
        margin-bottom: 2px;
    }
    .footer-bottom__item {
        margin-right: 30px;
    }
            /*History Page styles*/
    .history_content .news-second-title{
        font-size: 26px;
    }
    .history_img .news-page-title{
        bottom: 50px;
    }

            /*Emblema Page styles*/
    .emblema_top{
        padding: 70px 90px;
    }
    .emblema_img{
        width: 160px;
        height: 90px;
        margin-bottom: 20px;
    }
    .emblema_name{
        font-size: 20px;
    }
    .emblema_top .emblema_item:nth-child(2) .emblema_name, 
    .emblema_top .emblema_item:nth-child(3) .emblema_name{
        width: 100px;
    }
    .emblema_text{
        font-size: 14px;
        line-height: 23px;
    }
    .emblema_video{
        height: 400px;
    }
    .inst-item__img{
        height:310px;
    }
    .popup {
        width: 1250px;
        max-height:95%;
        overflow: auto;
    }
}
@media (max-width:1400px) {
    .head-content__top{
        justify-content: flex-start;
    }    
    .soc-seti {        
        margin-right: 30px;
    }
    .soc-seti a {
        margin-right: 15px;
    }
    .sub-part-category {
        font-size: 14px;
    }
    .sub-part-item__head{
        font-size:15px;
    }
    .sub-part-item--news {
        padding: 0 15px 20px 15px;
    }
    .sub-part-item__img{
        height:140px;
        margin-bottom: 12px;
    }
    .news-list li {
        width: 33.33%;
    }    
    .table-turnir td,
    .table-turnir th {
        font-size: 16px;
        padding: 10px 15px 10px;
    }
    .shop-asside__link {
        border-left: 2px solid #fff;
        font-size: 16px;
        padding: 16px 20px;
    }
    .shop-product-item {
        padding: 20px 20px 93px;
    }
    .shop-product-item__btn {
        left: 20px;
        right: 20px;
    }
    .asside-page__asside.shop-asside .asside-link {
        font-size: 14px;
        padding: 16px 20px;
    }
    .asside-page__content.shop-asside-content {
        width: 80%;
    }
    .lead-item-content {
        padding: 0 0 0 30px;
        width: calc(100% - 250px);
    }
    .shop-product-item__middle {
        font-size: 16px;
    }
    .lead-item-content__top {
        margin-bottom: 25px;
    }
    .lead-item-content__middle {
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .slider-game .slide .game-card__middle {
        padding: 5px 20px;
    }
    /*.slider-game .slick-current .game-card__small-title {
        margin-bottom: 25px;
    }*/
    .asside-page__asside.shop-asside {
        width: 20%;
    }
    .lead-info {
        margin-bottom: 25px;
        margin-right: 45px;
    }
    .lead-info__desc {
        font-size: 18px;
        letter-spacing: 0;
    }
    .lead-info__title {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .lead-name {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .lead-item-content__text p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .lead-postion {
        font-size: 16px;
        letter-spacing: 0;
    }
    .lead-item__img {
        height: 300px;
        width: 250px;
    }
    .players-block__body {
        padding: 25px 30px 0;
    }
    .player-block {
        padding: 40px 40px 47px;
    }
    .player-block__img {
        bottom: -45px;
        position: absolute;
        right: 0px;
        top: 0px;
        overflow: visible;
    }  
    .player-block__img video{
        right:-5px;
    } 
    .player-block__game-info {
        padding: 40px 10px;
    }
    .player-block__game-info__item--number {
        font-size: 56px;
    }
    .player-block__game-info__item {
        font-size: 26px;
    }
    .player-block__top .player-name {
    	font-size: 48px;
	}
    .player-text-block__bottom {
        padding: 30px;
    }
    .player-text-block__body {
        padding: 30px 30px 25px;
    }
    .player-text-block__body p {
        font-size: 16px;
        line-height: 1.7;
        max-width: 85%;
    }
    .player-info-item {
        margin-bottom: 30px;
    }
    .player-info-item__title {
        font-size: 14px;
        line-height: 23px;
    }
    .player-info-item__value {
        font-size: 20px;
        line-height: 1.5;
    }
    .player-text-block__head {
        padding: 20px 30px;
    }
    .table-titul td {
        font-size: 14px;
        padding: 10px 15px 10px 15px;
    }
    .tab-top {
        padding: 30px 0 0 30px;
    }
    .tab-body {
        padding: 30px 30px 20px;
    }
    .table-titul td:first-child {
        padding: 10px 15px 10px 15px;
    }
    .news-index-block .tab-table {
        padding: 30px;
    }
    .game-table-block__head {
        padding: 36px 30px 28px;
    }
    .news-page-title {
        font-size: 40px;
        line-height: 1.5;
    }
    .news-second-title {
        font-size: 32px;
        line-height: 1.2;
    }
    .fan-club-slider__img {
        height: 260px;
    }
    .form-block,.asside-page,.player-text-block {
        margin-bottom: 40px;
    }
    .news-second-text p {
        font-size: 18px;
        line-height: 1.5;
    }
    .form-row {
        margin-bottom: 30px;
    }
    .fan-club-text {
        flex-wrap: wrap;
    }
    .fan-club-text__item {        
        width: 43%;
    }
    .fan-club__img {
        width: 57%;
    }
    .form-column {
        align-items: center;
        display: flex;
        width: 48%;
    }
    .form-column input {
        font-size: 16px;
        height: 50px;
        line-height: 1.4;
    }
    .form-column .btn {
        padding: 14px 35px;
    }
    .btn {
        font-size: 16px;
        line-height: 23px;
    }
    .slider-club--bottom {
        margin-top: -57px;
    }
    .slider-club-middle {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    .form {
        padding: 27px 20px 4px;
    }
    .form-text__item {
        font-size: 50px;
        line-height: 1.5;
    }
    .section-gray-block {
        margin-bottom: 50px;
    }
    .tab-head li {
        font-size: 14px;
        margin-right: 15px;
        padding-bottom: 20px;
    }
    .table-game td,.table-game th {
        text-align: center;
    }
    .slider-club {
        font-size: 30px;
        height: 146px;
    }
    .slider-content.active .slider-club {
        width: 654px;
    }
    .slider-club-middle {
        height: 73px;
        margin-top: 2px;
        width: 208px;
    }
    .slider-club--top span {
        padding-right: 40px;
    }
    .slider-club--bottom span {
        margin-top: 5px;
        padding-left: 40px;
    }
    .vs {
        height: 16px;
        width: 16px;
        transform: rotate(0deg);
    }
    .slider-item img{
        max-height:auto;
        min-height:auto;
        height: 454px;
    }
    .comand-player {
        height: 440px;
    }
    .news-item__img {
        height: 200px;
    }
    .news-item__title {
        font-size: 16px;
    }
    .container {
        width: 1100px;
    }
    .game-card__head {
        font-size: 18px;
    }
    .nav>li>a,
    .nav>li>span {
        font-size: 14px;
        height: 60px;
        padding: 0 8px;
    }
    .search-icon,
    .search {
        height: 60px;
        width: 60px;
    }
    .header.fixed .logo  {
        height: 60px;
    }
    .head-content__top {
        display: flex;
        padding: 20px 14px;
    }
    .sub-part-item__head{
        color:#777;
    }
    .head-part a {
        margin-right: 20px;
    }
    .head-part a:last-child {
        margin-right: 0;
    }
    .nav>li>span:after {
        right: 10px;
    }
    .lang {
        margin-left: 20px;
    }
    .select {
        margin-left: 15px;
    }
    .soc-seti__text {
        margin-right: 20px;
    }
    .soc-seti a {
        margin-right: 10px;
    }
    .soc-seti a:last-child {
        margin-right: 0;
    }
    .nav {
        width: calc(100% - 60px);
    }
    .head-content {
        width: calc(100% - 150px);
    }
    .logo {
        height: 132px;
        padding: 0;
        width: 150px;
    }
    .header.fixed .logo {
        padding: 0;
    }
    .head-part {
        display: none;
    }
    .lang {
        margin-left: 20px;
        margin-right: 0;
    }    
    .table-game tr {
        font-size: 16px;
    }
    .game-card__text {
        font-size: 24px;
        line-height: 1.5;
    }
    .slider-game .slide.slick-center .game-card__middle {
        padding: 0 30px;
    }
    .game-card__logo {
        height: 70px;
        width: 70px;
    }
    .asside-page__content {
        width: 70%;
    }
    .asside-page__asside {
        padding-left: 30px;
        width: 30%;
    }
    .doc-item {
        padding: 20px 25px 20px 90px;
    }
    .doc-item:before {
        background-size: cover;
        content: '';
        height: 66px;
        left: 10px;
        width: 66px;
    }
    .doc-item--pdf:before {
        background-position: -80px;
    }
    .doc-item__title {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 15px;
    }
    .asside-link,
    .asside-title {
        padding: 20px 20px;
    }
    .players-tab-head {
        padding: 0 30px;
    }
    .players-tab-head li {
        font-size: 20px;
        padding: 30px 0 30px;
    }
    .players-block__head {
        padding: 30px 30px;
    }
    .section-block__head {
        padding: 30px 30px;
    }
    .section-block__content {
        padding: 30px;
    }
    .game-tab-head li:before {
        bottom: -21px;
    }
    /*Video_Gallery__2 Page styles*/
    .inner_main_video {
        height: 540px;
    }
    /*About Match Page styles*/
    .match_text p {
        font-size: 16px;
    }
    .double_item__second {
        width: 440px;
    }
    .match_result {
        padding: 80px 60px;
    }
    .team {
        max-width: 170px;
    }
    .team_logo {
		width: 100px;
		height:auto;
    }
    .team_logo img {    	
    	width: 100%;
    	min-height: auto;
    	object-fit: cover;
    	min-width:auto;
	}
    .team_name {
        font-size: 30px;
    }
    .match_score {
        font-size: 70px;
        margin-bottom: 30px;
    }
    .middle_result {
        margin: 0 30px;
    }
            /*History Page styles*/
    .history_content .news-second-title{
        margin-bottom: 30px;
    }

            /*Emblema Page styles*/
    .emblema_top{
        padding: 50px 60px;
    }
    .emblema_img{
        width: 130px;
        height: 80px;
    }
    .emblema_item{
        width: 22%;
    }
    .emblema_name{
        font-size: 18px;
        width: 70%;
    }
    .emblema_top .emblema_item:nth-child(2) .emblema_name, 
    .emblema_top .emblema_item:nth-child(3) .emblema_name{
        width: 90px;
    }
    .emblema_text{
        font-size: 13px;
    }    
    .modal-title {
        padding: 30px 30px 0;
        margin-bottom: 14px;
    }
    .modal-tab__head {
        padding: 0 30px 0;
    }
    .modal-tab__item-left {
        padding: 30px 30px;
    }
    .modal-tab__item-right {
        padding: 30px 30px 200px;
    }
}
@media (max-width:1200px) {
    .mob-search-form {
        bottom: -68px;
        left: 0;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        right: 0;
        transform: translateX(100%);
        transition: all .7s ease-in-out;
        z-index: 2;
    }
    .mob-search-form-content {
        background: #fff;
        display: flex;
        justify-content: space-between;
        padding: 15px 60px 15px 25px;
    }
    .mob-search-form.active {
        opacity: 1;
        transform: translateX(0);
        transition: all .7s ease-in-out;
    }
    .mob-search-form__btn {
        background: #FFC200;
        border: 1px solid #FFC200;
        border-radius: 5px;
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        color: #FFFFFF;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: .02em;
        line-height: 100%;
        overflow: hidden;
        padding: 10px 20px;
        position: relative;
        transform: perspective(1px) translateZ(0);
        transition-duration: .3s;
        transition-property: color;
        vertical-align: middle;
        webkit-transform: perspective(1px) translateZ(0);
        webkit-transition-duration: .3s;
        webkit-transition-property: color;
    }
    .mob-search-icon {
        align-items: center;
        display: flex;
        height: 30px;
        justify-content: center;
        width: 30px;
    }
    .comand-player--left {
        left: 45px;
    }
    .comand-player--right {
        right: 45px;
    }
    .slider-bot__heading {    
        font-size: 31px;
        line-height: 46px;
    }
    .slider-bot .btn {        
        padding: 10px 30px;
    }
    .slider-club {
        font-size: 24px;
    }
    .head-content__top {
        position: relative;
    }
    .mob-search-close {
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
    }
    .mob-search-form__input {
        background: #F3F3F1;
        background-image: url(../img/search-icon.svg);
        background-position: left 18px center;
        background-repeat: no-repeat;
        border: 1px solid #F2F2F2;
        border-radius: 5px;
        box-sizing: border-box;
        flex: auto;
        margin-right: 15px;
        text-indent: 60px;
        webkit-flex: auto;
    }
    .mob-search.active .mob-search-form {
        opacity: 1;
        transform: translateX(0);
    }
    .sub-part-item__img,.sub-part-list.fc-sub-part-list li:last-child,.sub-part-list.match-sub-part-list li:nth-child(4) {    
        display:none;
    }
    .sub-part-list.fc-sub-part-list li {
        width: 25%;
    }
    .sub-part-item--media {
        padding: 0px 20px;
    }
    .sub-part-item--media {
        padding-left: 20px;
    }
    .gallery-menu-list__item-img {
        height: 120px;
    } 
    .popup {
        width: 900px;
        height: 600px;
        overflow: auto;
    }    
    .tab-top {
        height: auto;
    }
    .section--inst{
        display:none;
    }
    .video-page-list {
        margin-right: -20px;
    }
    .video-page-item {
        height: 200px;
        margin-bottom: 20px;
        margin-right: 20px;
    }
    .video-page-item:before {
        top: 50%;
        transform: translateY(-50%);
    }
    .table-turnir td:nth-child(2),
    .table-turnir th:nth-child(2) {
        width: 40%;
    }
    .table-turnir td,
    .table-turnir th {
        padding: 10px 10px 10px;
    }
    .select.select-table .select-heading {
        font-size: 24px;
    }
    .asside-page__content.shop-asside-content {
        width: 100%;
    }
    .player {
        height: 340px;
    }
     .player--trener{
        height: 380px;
    }
    .player-block__img{
        right:0;
    }
    .asside-page__asside {
        display: none;
    }
    .asside-page__content {
        width: 100%;
    }
    .players-block__body {
        padding: 25px 20px 0;
    }
    .player-list {
        margin-right: -20px;
    }
    .player-list .player {
        margin-right: 20px;
    }
    .player-text-block__bottom {
        padding: 20px;
    }
    .players-block__head {
        font-size: 32px;
        padding: 20px 20px;
    }    
	.popup {
    	width: 1070px;
    	height: 650px;
	}
    .gallery-list {
        font-size: 0;
        margin-right: -20px;
    }
    .players-tab-head {
        padding: 0 20px;
    }
    .other-news-item__title {
        bottom: 30px;
        font-size: 24px;
        left: 30px;
        line-height: 1.2;
        right: 30px;
    }
    .player-block__game-info{
        display:none;
    }
    .gallery-item {
        height: 245px;
        margin-right: 20px;
    }
    .gallery-item__bottom {
        padding: 0 20px 20px;
    }
    .gallery-item__title {
        font-size: 20px;
        line-height: 1.2;
    }
    .map {
        width: 50%;
    }
    .contact-content {
        padding-right: 50px;
        width: 50%;
    }
    .asside-link,
    .asside-title {
        font-size: 16px;
        padding: 22px 22px;
    }
    .game-tab-head li {
        font-size: 16px;
        line-height: 1.5;
        margin-right: 20px;
    }
    .game-tab-select-container {
        margin-bottom: 20px;
        margin-left: -20px;
        margin-right: -20px;
        margin-top: -20px;
        padding: 20px 20px;
    }
    .game-tab-head li:before {
        bottom: -20px;
    }
    .title {
        font-size: 24px;
        line-height: 1.4;
        margin-bottom: 15px;
    }
    .fan-club-title {
        font-size: 24px;
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .checkbox-container {
        font-size: 14px;
        line-height: 1.5;
        padding-left: 30px;
    }
    .checkmark {
        background-color: #F3F3F1;
        height: 20px;
        position: absolute;
        width: 20px;
    }
    .checkmark:after {
        height: 8px;
        left: 7px;
        top: 3px;
        width: 5px;
    }
    .tab-body {
        padding: 20px 20px 20px;
    }
    .section-block__bottom {
        padding: 20px;
    }
    .player-text-block__head {
        font-size: 24px;
        padding: 20px 20px;
    }
    .player-text-block__body {
        padding: 20px 20px 25px;
    }
    .section-block__head {
        font-size: 24px;
        line-height: 1;
        padding: 20px 20px;
    }
    .section-block__head--arena{
        padding-left:0;
    }
    .inst-ul {    
        padding: 25px 0px 25px 20px;
    }
    .tab-top {
        padding: 20px 0 0 20px;
    }
    .controll-arrow {
        height: 50px;
        width: 50px;
    }
    .news-index-block .tab-table {
        padding: 20px;
    }
    .section-block__content {
        padding: 20px;
    }
    .product-item {
        padding: 0 0 100px;
    }
    .product-item__img {
        height: 206px;
        margin-bottom: 25px;
        padding: 20px 20px;
    }
    .product-item__bottom {
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .product-item__des {
        font-size: 14px;
    }
    .banner-text-block {
        background: rgba(0, 0, 0, 0.01);
        padding: 20px;
        width: 100%;
    }
    .fan-banner {
        padding: 30px 0;
        position:relative;
    }
    .fan-banner:before {
        content:"";
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0;
        background-color: rgba(0, 0, 0, 0.27);
    }
    .banner-text-block__title {
        color: #fff;
        font-size: 28px;
        line-height: 1.5;
    }
    .banner-text-block__text {
        color: #fff;
        line-height: 1.5;
    }
    .slider-game .slide .game-card__middle {
        padding: 0 40px;
    }
    .game-table-block__head {
        padding: 22px 20px 20px;
        height: 112px;
    }
    .table-game td,.table-game th {
        padding: 8px 5px 8px;
    }
    .table-game tr {
        font-size: 14px;
        line-height: 1;
    }
    .slider-game .slide .game-card {
        width: 96%;
    }
    .slider-game .game-card__small-title {
        margin-bottom: 15px;
    }
    .slider-game .slide.slick-center .game-card {
        max-width: initial;
        transform: translate(0, 0);
        width: calc(100%);
    }
    .slider-game .slide.slick-center .game-card__middle {
        padding: 0 20px;
    }
    .game-card__logo {
        height: 100px;
        width: 100px;
    }
    .game-card__logo {
        width: 70px;
    }
    .game-card__text {
        font-size: 26px;
        line-height: 1.5;
    }
    .slider-content.active .slider-club {
        width: 584px;
    }
    .container {
        width: 960px;
    }
    .game-list {
        margin-right: -20px;
    }
    .game-list .game-card {
        margin-bottom: 20px;
        margin-right: 20px;
    }
    .video-list li {
        display: inline-block;
        width: 33.33%;
    }    
    .video-item--main .video-item__img{
        height:165px;
    }
    .video-item--main:before{
        display:none;
    }
    .video-after{
        display:none;
    }
    .video-name{
        margin-top:5px;
        padding:0;
        position:static;
        color: #3C3B37;
        font-size:16px;
        display:block;
    }
    .video-list li:last-child {
        display: none;
    }
    .general-partner {
        border-bottom: 1px solid #999999;
        padding-bottom: 25px;
    }
    .general-partner__top {
        margin: 0 0 25px;
        position: relative;
    }
    .general-partner__top:before {
        display: none;
    }
    .partner{
        margin-right:-30px;
    }
    .partner-item {
        display: flex;
        margin-right: 30px;
    }
    .footer-item__link {
        font-size: 14px;
        line-height: 2;
    }
    /*Video_Gallery__2 Page styles*/
    .inner_main_video {
        height: 470px;
    }
    .video_dots .slick-dots button {
        width: 50px;
        height: 5px;
    }
    /*About Match Page styles*/
    .match_result {
        padding: 75px 50px;
    }
    .match_score {
        font-size: 50px;
    }
    .match_locale {
        font-size: 20px;
    }
    .match_type,
    .match_date {
        font-size: 16px;
    }
    .team_logo {
        width: 85px;
    }
    .middle_result{
    	min-width:160px;
    }
    .team_name {
        font-size: 26px;
    }
    .double_item__second {
        width: 380px;
    }
    .info_table {
        font-size: 14px;
    }
    .gallery_item {
        height: 200px;
        margin-right:30px;
    }

            /*Emblema Page styles*/
    .emblema_top{
        padding-bottom: 0;
        padding-top: 80px;
        flex-wrap: wrap;
    }
    .emblema_item{
        width: 48%;
        margin-bottom: 70px;
    }
    .emblema_img{
        width: 180px;
        height: 110px;
    }
    .emblema_name{
        font-size: 22px;
        width: 100%;
    }
    .emblema_text{
        font-size: 16px;
    }
    .emblema_top .emblema_item:nth-child(2) .emblema_name, 
    .emblema_top .emblema_item:nth-child(3) .emblema_name{
        width: 100%;
    }
    .stad-ul li{
    	width:48%;
    }
    .footer{
        background-color:#fff;
    }
    .footer-top{
        display:none;
    }
    .footer-bottom {
        padding: 42px 0 20px;
    }
}
@media (max-width:1000px) {
    .slider .slick-dots li button{
        width:35px;
        height: 4px;
    }
    .gpass {        
        right: 15px;
        top: 10px;
    }   
    .player-info {
        padding: 0 15px 20px;
    }
    .player-name {
        font-size: 16px;
        line-height: 1.4;
    }
    .player-block__img video{
    	display:none;
    }
    .player-number {
        font-size: 46px;
    }
    .slider {
        height:auto;        
    }
    .slider .slider-item{
        height:450px;
    }
    .player-position {
        border-bottom: 1px solid #FFC200;
        font-size: 14px;
        margin-bottom: 15px;
    }
    .player-list .player {
    	height: 300px;
	}
    .player-list li {
    	width: 50%;
	}
    .player-list .player {
        height: 350px;
    }
    .player-list .player--just {
        height: auto;
    }
    .player-block {
        padding: 40px 35px 27px;
    }
    .player-block__top .player-name {
        font-size: 40px;
        line-height: 50px;
        margin-right: 10px;
    }   
    .player-text-block__left {
        width: 60%;
    }
    .player-text-block__right {
        width: 40%;
    }
    .popup {
        width: 900px;
        height: 600px;
        overflow: auto;
    }    
    .modal-tab__item{
    	flex-direction:column;
    }
    .modal-tab__item-left{
    	width:100%;
    }
    .modal-tab__item-right{
    	width:100%;
    }
    .news-second-img {
        height: 390px;
        margin-bottom: 30px;
    }
    .news-second-title {
        font-size: 24px;
    }
    .news-page-title {
        font-size: 34px;
        line-height: 1.2;
        padding: 0 30px;
    }
    .section-news-content {
        padding: 0 30px;
        width: 100%;
    }
    .section-block--inst{
        display:none;
    }
    .news-list li {
        width: 33.33%;
    }
    .game-tab-head li {
        font-size: 14px;
        margin-right: 15px;
        padding-bottom: 10px;
    }
    .game-tab-head li:before {
        bottom: -1px;
        height: 2px;
    }
    .header-empty-block {
        height: 60px;
    }
    .header.fixed .head-content__top {
        display: flex;
    }
    .mob-start,.mob-search {
        display: block;
    }
    .search {
        display: none;
    }    
    .head-content {
        width: calc(100% - 142px);
    }
    .container {
        width: 860px;
    }
    .game-list li {
        width: 50%;
    }
    .partner {
        padding: 30px 0;
    }
    .tab-head li:before {
        bottom: -1px;
        height: 2px;
    }
    .nav {
        background: #fff;
        bottom: 0;
        display: block;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 99;
        overflow-y: auto;
    }
    .sub-part-list li:first-child .sub-part-category {
        font-size: 12px;
        line-height: 1.2;
        margin-bottom: 0;
    }
    .header {
        background: #0A2035;
    }
    .nav>li>span {
        border-right: 1px solid #F2F2F2;
        margin-right: 50px;
    }
    .nav>li>span:after {
        background-image: url(../img/arrow-right-yellow.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 10px;
        bottom: 0;
        content: '';
        display: block;
        height: auto;
        position: absolute;
        right: -50px;
        top: 0;
        transform: translateY(0);
        width: 50px;
    }
    .sub-part-list {
        background: #F8F8F8;
        box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
        padding: 0;
    }
    .sub-part-list>li {
        display: none;
    }
    .sub-part-list.fc-sub-part-list li {
        display: none;
        width: 18%;
    }
    .sub-part-list>li:first-child {
        border: none;
        display: block;
        width: 100%;
    }
    .sub-part-list.media-sub-part-list li:first-child {
        width: 100%;
    }
    .sub-part-list.match-sub-part-list li:first-child .sub-part-item {
        padding: 0;
    }
    .sub-part-item {
        padding: 0 0;
    }
    .sub-part-item>a:last-child {
        border: none;
    }
    .nav>li:hover .sub-part-block {
        max-height: 0;
        opacity: 1;
        transition: 1s;
        visibility: visible;
    }
    .nav>li.nav--active .sub-part-block {
        max-height: 500px;
        transition: 1s;
    }
    .nav>li.nav--active span:after {
        transform: translateY(0) rotate(90deg);
    }
    .sub-part-block {
        left: auto;
        max-height: 0;
        opacity: 1;
        position: relative;
        right: auto;
        visibility: visible;
        box-shadow: none;
    }
    .sub-part-category {
        border-bottom: 1px solid #ECECEC;
        color: #999999;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: .02em;
        line-height: 1.5;
        margin-bottom: 0;
        padding: 15px 15px;
        text-transform: uppercase;
    }
    .nav>li>span:before,
    .nav>li>a:before {
        display: none;
    }
    .nav>li>a,
    .nav>li>span {
        color: #3C3B37;
        display: block;
        font-size: 14px;
        height: auto;
        padding: 15px 15px;
        text-align: left;
    }
    .nav>li {
    	float:none;
        border-bottom: 1px solid #F2F2F2;
        border-right: none;
        display: block;
        flex: auto;
        webkit-flex: auto;
    }
    .logo {
        height: 72px;
        padding: 10px 0;
        width: 142px;
    }
    .head-content__bottom {
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        transform: translateX(-100%);
        z-index: 99999;
    }
    .head-content__bottom.menu--active {
        transform: translateX(0);
        transition: all .7s ease-in-out;
    }
    .slider-club-name {
        margin-top: -25px;
    }
    .slider-content.active .slider-club {
        width: 503px;
    }
    .slider-club {
        font-size: 20px;
        height: 114px;
    }
    .slider-club--bottom {
        margin-top: -47px;
    }
    .slider-club-middle {
        height: 38px;
        width: 147px;
    }
    .vs {
        height: 10px;
        width: 10px;
    }
    .comand-player {
        height: 340px;
    }    
    .slider-item img{
        height:380px;
    }
    .btn {
        font-size: 14px;
        line-height: 1.4;
        padding: 10px 25px;
    }
    .news-index-block {
        background: rgba(255, 255, 255, 0);
        flex-wrap: wrap;
        margin-bottom: 50px;
    }
    .tab {
        background: #fff;
        border-radius: 5px;
        margin-bottom: 50px;
        width: 100%;
    }
    .tab-body {
        padding: 20px 20px 20px;
    }
    .game-table-block {
        background: #fff;
        border-radius: 5px;
        width: 100%;
    }
    .tab-top {
        padding: 20px 20px 0 20px;
    }
    .tab-head li {
        font-size: 14px;
        margin-right: 15px;
        padding-bottom: 10px;
    }    
    .mob-search {
        align-items: center;
        border-left: 1px solid #1D2F41;
        display: flex;
        height: 59px;
        padding: 0 22px;
    }
    .mob-start {
        order: 2;
    }
    .lang {
        border-left: 1px solid #1D2F41;
        height: 59px;
        margin-left: 0;
        margin-right: 0;
        order: 1;
        padding: 0 22px;
    }
    .lang .select {
        margin-left: 0;
    }
    .head-content__top {
        height: 59px;
        justify-content: flex-end;
        padding: 0 0 0 20px;
    }
    .mob-start {
        background: #009FFD;
        height: 59px;
        width: 59px;
    }
    .logo {
        box-shadow: none;
        height: 59px;
        padding: 0;
    }
    .logo img {
        height: 85%;
    }
    .soc-seti,
    .lang-text {
        display: none;
    }
    .mob-start span {
        left: 15px;
    }
    .mob-start .menu1 {
        top: 20px;
    }
    .mob-start .menu2 {
        top: 30px;
    }
    .mob-start .menu3 {
        top: 40px;
    }
    .mob-start:hover .menu1 {
        top: 22px;
    }
    .mob-start:hover .menu3 {
        top: 38px;
    }
    .mob-start--active .menu3,
    .mob-start--active:hover .menu3 {
        top: 30px;
    }
    .mob-start--active .menu1,
    .mob-start--active:hover .menu1 {
        top: 30px;
    }
    .mobile-menu-top {
        display: flex;
    }
    .form-text__item {
        font-size: 36px;
        line-height: 1.5;
    }
    .general-partner__img img{
        max-height:120px;
    }
    .record-part{
        height:auto;
    }
    .record-slider{
        position:relative;
    }
    .record-item{
        height:auto;
        min-height:460px;
    }
    .record-text__text{
    	width:100%;
    	padding-right:0;
    }
    .record-text{
        min-height:460px;
        margin-top:0;
        flex-direction:column;
        height:auto;
    }
    .record-text__text{
        margin-bottom:38px;
    }
    .rec-ul li{
    	width:48%;
    }
    .history-ul{
    	display:none;
    }
    .goal-score{
    	display:none;
    }
    .popup{
    	width:830px;
    }
    .footer-bottom .container {
        flex-wrap: wrap;
    }
    .footer-bottom__item .soc-seti {
        display: block;
    }
    .footer-top .container {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .footer-item {
        margin-bottom: 20px;
        width: 25%;
    }
    .footer-bottom__item {
        margin-right: 30px;
        margin-bottom: 30px;
    }
    .footer-bottom .container > div:nth-child(2n) {
        margin-right: 0;
    }
}
@media (max-width:900px) {
    .logo {
        width:80px;
    }
    .slider .slider-item {
    	height: 410px;
	}
    .video-page-list li {
        width: 50%;
    }
    .news-list li {
        width: 50%;
    }
    .table-turnir td:nth-child(2),
    .table-turnir th:nth-child(2) {
        width: 30%;
    }
    .player-list li {
        width: 50%;
    }
    .player-img img {
        height: 100%;
    }
    .player-list .player {
        height: 320px;
        transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    }
    .player-list .player--just{
        height: auto;
    }
    .player-block{
        min-height:390px;
    }
    .player-block__top{
        justify-content: flex-start;
        margin-bottom:30px;
    }
    .player-block__top .player-name{
        font-size: 34px;
        line-height: 48px;
    }
    .player-block__top .player-number {
        font-size: 88px;
    }
    .player-block__info {
        width: 100%;
    }
    .player-block__bottom {
        width: 50%;
    }
    .player-info-item {
        margin-bottom: 20px;
    }
    .player-info-item__title {
        font-size: 13px;
        line-height: 15px;
        margin-bottom: 6px;
    }
    .player-block__top .player-name {
        font-size: 34px;
        word-break: break-all;
    }
    .player-block__top .player-number {
        font-size: 95px;
    }
    .player-block__bottom {
        width: 50%;
    }
    .player-block__img {
        bottom: 0;
        height: 374px;
        position: absolute;
        right: 20px;
        top: auto;
    }
    .popup{
    	width:740px;
    	height:auto;
    }
    .form-modal-row{
        margin-bottom: 30px;
        flex-direction: column-reverse;
    }
    .form-modal-colum{
        width: 100%;
        margin-bottom: 10px;
    }
    .other-news-item {
        height: 200px;
    }
    .other-news-item__title {
        bottom: 20px;
        font-size: 18px;
        left: 20px;
        line-height: 1.4;
        right: 20px;
    }
    .slider-bot__heading {    
        font-size: 28px;
        line-height: 40px;
    }
    .slider-bot .btn {        
        padding: 8px 28px;
    }
    .asside {
        display: flex;
    }
    .asside-title {
        display: none;
    }
    .asside-link {
        align-items: center;
        border-bottom: none;
        border-left: none;
        border-right: 1px solid #F2F2F2;
        display: flex;
        font-size: 14px;
        line-height: 1.4;
        padding: 15px;
    }
    .asside-link.active {
        background: #009FFD;
        border-left: none;
        color: #fff;
    }
    .container {
        width: 760px;
    }    
    .slider-content.active .slider-club {
        width: 60%;
    }
    .comand-player {
        height: 300px;
    }
    .comand-player--right {
        right: 0;
    }
    .comand-player--left {
        left: 0;
    }
    .slider-club--bottom {
        margin-top: --47px;
    }
    .slider-club-middle {
        height: 50px;
        width: 152px;
        margin-top: 0;
    }
    .footer-item {
        width: 33.33%;
    }
    .player-block__game-info {
        padding: 20px 40px;
        flex-direction: row;
        left: 0;
        bottom: auto;
        align-items: center;
    }
    .product-slider {
        margin-right: -20px;
    }
    .section {
        margin-bottom: 50px;
    }
    /*Video_Gallery__2 Page styles*/
    .inner_main_video {
        height: 390px;
    }
    .video_slider .video-page-item__title {
        font-size: 16px;
    }
    .video_slider .video-page-item__bottom {
        padding-left: 20px;
        padding-right: 20px;
    }
    /*About Match Page styles*/
    .match_type,.match_date {
        font-size: 14px;
    }
    .match_score {
        font-size: 42px;
        margin-bottom: 20px;
    }
    .team_logo {
        width: 85px;
    }
    .team_name {
        font-size: 22px;
    }
    .match_locale {
        font-size: 18px;
    }
    .double_section {
        flex-direction: column;
    }
    .double_item__first{
        width:100%;
    }
    .double_item__second {
        width: 100%;
        border-top: 1px solid #F2F2F2;
        border-left: none;
    }
    .match_text p {
        font-size: 14px;
        line-height: 170%;
    }
    .gallery_item {
        height: 160px;
    }
    .inst-ul{
        flex-wrap:wrap;
    }
    .inst-ul li{
        width:50%;   
    }
    .inst-ul li{
        margin-bottom:20px;
    }

            /*History Page styles*/
    .history_content .news-second-title{
        font-size: 22px;
        line-height: 130%;
    }
    .history_players{
        margin-bottom: 40px;
    }
    .history_player__img{
        height: 290px;
        margin-bottom: 10px;
    }
    .history_player__name{
        font-size: 16px;
    }
    .general-partner__img img{
        max-height:110px;
    }
    .fan-club__img{
    	display:none;
    }
    .fan-club-text__item {
    	width: 100%;
	}
}
@media (max-width:800px) {
	.container {
        width: 680px;
    }
    .slider .slider-item {
    	height: 380px;
	}
    .logo {
        width:70px;
    }
    .divTableBody {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .divTableRow.divTableRowHead {
        display: none;
    }
    .divTableRow {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 25px;
        background: #F8F8F8;
        border-radius: 10px;
        padding: 15px 0;
        width: 48.5%;
    }
    .divTableCell, .divTableHead {
        display: table-cell;
        padding: 5px 15px;
        vertical-align: middle;
        width: 100%;
        text-align: center;
    }
    .shop-list li {
        width: 50%;
    }
    .player-list .player {
        height: 255px;
    }
    .player-list .player--just{
        height: auto;
    }
    .player-info-item {
        margin-bottom: 20px;
        margin-right: 28px;
    }
    .player-text-block {
        flex-wrap: wrap;
    }
    .player-text-block__left {
        order: 1;
        padding-bottom: 0;
        width: 100%;
    }
    .player-text-block__right {
        border-bottom: 1px solid #F2F2F2;
        order: 0;
        width: 100%;
    }
    .player-text-block__bottom {
        position: relative;
    }
    .player-text-block__body p {
        font-size: 14px;
        line-height: 1.5;
        max-width: 100%;
    }
    .slider {        
        margin-bottom: 40px;
    }
    .slider-bot__heading {    
        font-size: 26px;
        line-height: 38px;
    }
    .pagination li a {
        font-size: 14px;
        height: 30px;
        width: 30px;
    }    
    .news-second-img {
        height: 330px;        
    }
    .table-turnir td:first-child, .table-turnir th:first-child {
    	width: 50px;
	}
    .fan-club-text__item {
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .form-text>div:nth-child(2) {
        margin-left: 34px;
    }
    .fan-club-text>.fan-club-text__item:nth-child(2) p {
        margin-top: 30px;
        width: 100%;
    }
    .footer-bottom .container {
        display: flex;
        flex-wrap: wrap;
    }
    .footer-bottom .container>div:first-child {
        margin-bottom: 30px;
        width: 100%;
    }
    .select.game-tab-select .select-block li {
        font-size: 14px;
        padding: 10px 15px;
    }
    .slider-game .slide .game-card__middle {
        padding: 0 10px;
    }
    .game-card__middle {
        margin-bottom: 10px;
        padding: 0 10px;
    }
    .game-card__head {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 28px;
        padding: 16px 10px;
    }
    .slider-game .slide.slick-center .game-card__logo {
        width: 70px;
    }
    /*Video_Gallery__2 Page styles*/
    .inner_main_video {
        height: 340px;
    }
    .video_slider .video-page-item__title {
        font-size: 14px;
    }
    /*About Match Page styles*/
    .match_result {
        padding: 40px 30px;
    }
    .match_locale {
        font-size: 16px;
    }
    .team {
        max-width: 130px;
    }
    .gallery_item {
        height: 210px;
    }

            /*History Page styles*/
    .history_player__img{
        height: 260px;
    }

            /*Accred_Page styles*/
    .accred_contact{
        padding-top: 30px;
    }
    .accred_contact__item{
        flex-direction: column;
        margin-bottom: 15px;
        text-align: center;
    }
    .accred_contact__item p{
        margin-bottom: 0;
    }
    .accred_contact__item a{
        margin-left: 0;
    }

            /*Emblema Page styles*/
    .emblema_item{
        margin-bottom: 50px;
    }
    .emblema_top{
        padding-top: 60px;
    }
    .emblema_text{
        font-size: 14px;
    }
    .emblema_name{
        font-size: 20px;
    }
    .emblema_img{
        width: 140px;
        height: 90px;
    }
    .emblema_video{
        height: 350px;
    }
    .partner {
        margin-right:-40px;        
        flex-wrap:wrap;
        padding: 30px 0 20px 0px;
        justify-content: center;
    }
    .gallery-ul li{
        width:50%;
    }
    .partner-item {
        display: flex;
        height:60px;
        margin-right: 40px;        
        margin-bottom: 38px;
    }
    .form-block{
    	flex-direction:column;
    }
    .form-text{
    	width:100%;
    }
    .form{
    	width:100%;
    }
    .popup{
    	width:650px;
    }
}
@media (max-width:700px) {
    .container {
        width: 580px;
    }
    .slider .slider-item {
    	height: 350px;
	}
    .history-ul {
        display: block;
        position: static;
        background-color: #000;
        border-bottom: 2px solid rgba(255, 255, 255, 0.19);
        padding: 0 20px;
    }    
    .history-item{
        line-height: 54px;
        height: 54px;
        padding-left:30px;
    }
    .history-item__text{
        display:block;
        text-align:center;
    }
    .record-text{
        align-items: flex-start;
    }
    .record-text {
        align-items: stretch;
    }
    .record-img{
        margin-right:0;
    }
    .record-text__heading{
        display:none;
    }
    .record-ul{
        display:block;
    }
    .slider-bot {    
        padding: 0 40px 30px 40px;
    }
    .emblema_top {
        margin-bottom: 40px;
    }
    .slider-bot__heading {
        font-size: 25px;
        line-height: 34px;
        text-transform:initial;
    }
    .slider-bot .btn{
        display:none;
    }
    .video-page-item__title {
        font-size: 16px;
    }
    .section--noov{
        overflow:visible;
    }
    /*.table-turnir {
        width: 650px;
    }*/
    .table-turnir tr td:nth-child(4),.table-turnir tr td:nth-child(5),.table-turnir tr td:nth-child(6),.table-turnir tr td:nth-child(7){
        display: none;
    }
    .table-turnir tr th:nth-child(4),.table-turnir tr th:nth-child(5),.table-turnir tr th:nth-child(6),.table-turnir tr th:nth-child(7){
        display: none;
    }
    .select.select-table .select-heading {
        font-size: 18px;
    }
    .tab-table__item {
        overflow: auto;
    }
    .news-second-img {
        height: 310px;        
    }
    .lead-item {
        align-items: flex-start;
    }
    .lead-item__img {
        height: 250px;
        width: 200px;
    }
    .lead-item-content {
        padding: 0 0 0 20px;
        width: calc(100% - 200px);
    }
    .lead-item-content__top {
        margin-bottom: 20px;
    }
    .lead-item-content__middle {
        margin-bottom: 5px;
    }
    .lead-item-content__text p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .lead-name {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .lead-info {
        margin-bottom: 10px;
        margin-right: 25px;
    }
    .lead-info__title {
        font-size: 12px;
        margin-bottom: 10px;
    }
    .lead-info__desc {
        font-size: 14px;
        letter-spacing: 0;
    }
    .slider-game .slide .game-card {
        width: 100%;
    }
    .video-list li:nth-child(3){
        display:none;
    }
    .lead-postion {
        font-size: 14px;
        letter-spacing: 0;
    }
    .gpass {        
        right: 10px;
        top: 10px;
    }
    .gpass__item_num {
        min-width: 30px;
        font-size: 18px;
        border-radius: 3px;
        padding: 2px 0;
    }
    .player{
        margin-right:20px;
    }
    .player-block{
        background: none;
        position:relative;
        height:auto;
        padding:0;
        display: flex;
        flex-direction: column-reverse;
    }
    .mac .player-block{
        background: none;
    }
    .player-block__top {
        margin-bottom: 26px;                
        border-bottom: 1px solid #f3f3f3;        
        padding: 15px 20px;
    }
    .player-block__top .player-name {
        font-size: 24px;
        line-height:34px;
        color: #3C3B37;
        text-align:left;
    }
    .player-block__bottom{
        padding:0 20px;
    }
    .player-name span {
        display: inline-block;
        margin-right: 10px;
    }
    .player-info__bottom .player-name span {
    	margin-right:0;
    }
    .player-block__top .player-name{
        word-break: initial;
    }
    .player-block__img{
        position:relative;
        right:0;
        top:0;
        bottom:0;
        border-radius:6px;
        background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #195692 100%), #1D2F41;
        height:460px;
        padding-top:20px;
        margin-bottom:25px;
        overflow:hidden;
        width:100%;
    }
    .gpass--player{
		display:block;
	}
    .player-block:after{
    	display:none;
    }
    .player-block__img img{
        display:block;
        margin:0 auto;
    }
    .player-number--main{
        font-size:50px;
    }
    .player-block__top {
        margin-bottom: 30px;
    }
    .player-block__top .player-name {
        font-size: 24px;
    }
    .player-block__info{
        background-color:#fff;
        border-radius:5px;
    }
    .player-info-item__title {
        font-size: 13px;
        margin-bottom: 10px;
        color: #555;
    }
    .player-info-item{
        margin-right:40px;
    }
    .player-info-item__value {
        font-size: 18px;
        line-height: 1.2;
    }
    .player-block__top .player-number {
        font-size: 64px;
    }
    .player-block__game-info__item--number {
        font-size: 40px;
    }
    .player-block__bottom {
        width: 100%;
    }
    .popup{
    	width:590px;
    }
    .fancybox-close-small {
	    background: #77777726;
	    right: 10px;
	    top: 10px;
    }
    .modal-tab__head li {
    	font-size: 15px;
    	margin-right: 30px;
    }	
    .gallery-item {
        height: 334px;
    }
    .gallery-item__title {
        font-size: 28px;
    }
    .gallery-list li {
        display: inline-block;
        width: 100%;
    }
    .other-news-item {
        height: 140px;
    }
    .other-news-item__title {
        bottom: 10px;
        font-size: 14px;
        left: 10px;
        right: 10px;
    }    
    .asside {
        display: flex;
        flex-wrap: wrap;
    }
    .asside-link {
        border-bottom: 1px solid #F2F2F2;
        font-size: 16px;
        width: 50%;
    }
    .form-block {
        flex-wrap: wrap;
    }
    .form-text {
        width: 100%;
    }
    .form {
        width: 100%;
    }
    .tab-head,
    .game-tab-head {
        border: 1px solid #F2F2F2;
        display: flex;
        flex-wrap: wrap;
    }
    .tab-head li,
    .game-tab-head li {
        border-bottom: 1px solid #F2F2F2;
        border-right: 1px solid #F2F2F2;
        color: #3C3B37;
        font-size: 16px;
        line-height: 21px;
        margin-right: 0;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        width: 50%;
    }
    .tab-head li:nth-child(even),
    .game-tab-head li:nth-child(even) {
        border-right: none;
    }
    .tab-head li:hover,
    .game-tab-head li:hover,
    .tab-head li.active,
    .game-tab-head li.active {
        background: #FECC00;
        color: #fff;
    }
    .tab-head:before,.game-tab-head:before {
        display: none;
    }    
    .contact {
        flex-wrap: wrap;
    }
    .contact-content {
        padding-right: 0;
        width: 100%;
    }
    .map {
        width: 100%;
    }
    .game-card__logo {
        height: 70px;
        width: 70px;
    }
    .video-list {
        flex-wrap: wrap;
    }
    .video-list li {
        display: inline-block;
        margin-bottom: 30px;
        width: 50%;
    }
    .video-list li:first-child {
        width:50%;
    }
    .player {
        height: 250px;
    }
    .player-position {
        border-bottom: 2px solid #FFC200;
        color: #FFFFFF;
        font-size: 14px;
        margin-bottom: 15px;
        padding-bottom: 5px;
    }
    .player-name {
        font-size: 16px;
        line-height: 1.4;
    }
    .player-number {
        font-size: 45px;
    }
    .news-list.news-list--three li {
        width: 50%;
    }
    .stadion.pop-stadik{
        min-width: 680px;
    }
    .stadion.pop-stadik svg{
        padding-right:25px;
    }
    .stadion-block{
        overflow: auto;
    }

    /*Video_Gallery__2 Page styles*/
    .inner_main_video {
        height: 260px;
    }
    .video_dots .slick-dots button {
        width: 40px;
    }
    /*About Match Page styles*/
    .team_name {
        font-size: 18px;
    }
    .team_logo {
        width: 65px;
    }
    .match_type,.match_date {
        font-size: 12px;
    }
    .middle_result {
        margin: 0 20px;
    }
    .match_score {
        font-size: 36px;
    }
    .match_locale {
        font-size: 14px;
    }
    .gallery_item {
        height: 160px;
    }
    .gallery_item--sl{
    	height:230px;
    }
    .slider-content {
        padding: 60px 0 60px;
        z-index: 1;
        background-size: cover;
        background-image: auto!important;
    }
    .slider-mobile-img {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display:block;
        z-index: -2;
        background-size:cover;
        background-position: center;
    }
    .slider-content:after {
        background: linear-gradient(0deg, rgba(29, 47, 65, 0.6), rgba(29, 47, 65, 0.6));
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        top: 0;
        z-index: -1;
    }
    .slider-type-game {
        font-weight: bold;
        font-size: 10px;
        line-height: 1.5;
        color: #FFFFFF;
        margin-bottom: 10px;
        display: block;
    }
    .slider-date {
        font-size: 10px;
        margin-bottom: 7px;
    }
    .comand-player {
        height: 300px;
        display: none;
    }
    .slider-time {
        font-size: 30px;
        line-height: 1.4;
        color: #fff;
    }
    .slider-content.active .slider-time{
    	transition-delay: 0.2s;
    }
    .slider-content.active .slider-top_mobile,
    .slider-content.active .btn.btn--ticket{
    	transition-delay: 0.6s;
    }
    .slider-top_mobile_img {
        width: 80px;
        height: 80px;
        margin: 0 auto 10px;
    }
    .slider-content.active .slider-top_mobile {
        opacity: 1;
        transform: translateY(0);
        /*transition-delay: 1.4s;*/
    }
    .slider-top_mobile {
        display: block;
        opacity: 0;
        transition: all 0.5s ease-in-out;
        transform: translateY(40px);
    }
    .slider .slider-item .slider-top_mobile_img img{
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        margin: auto;
    }
    .slider-club-name {
        display: none;
    }
    .slider-top {
        display: flex;
        justify-content: space-between;
        padding: 0 40px;
        align-items: center;
        margin-bottom: 30px;
    }
    .btn.btn--ticket {
        margin-top: 0;
    }
    .slider-top_mobile_title {
        font-weight: bold;
        font-size: 18px;
        line-height: 150%;
        color: #FFFFFF;
    }
    .slider {        
        margin-bottom: 25px;
    }
    .slider-item img{
        height:300px;
    }
    .slider .slick-dots {
        bottom: -45px;
    }

            /*History Page styles*/
    .history_players{
        flex-direction: column;
        margin-bottom: 0;
        align-items: center;
    }
    .history_player{
        width: 80%;
        margin-bottom: 50px;
    }
    .history_player__img{
        height: auto;
    }
    .history_player__name{
        font-size: 18px;
    }
            /*Emblema Page styles*/
    .emblema_item{
        margin-bottom: 70px;
        width: 100%;
    }
    .emblema_img{
        margin-bottom: 10px;
    }
    .emblema_video{
        height: 270px;
    }
    .partner-item{
        height:55px;
    }
    .stadik-line{
		margin-bottom:42px;
	}
	.stadik-line__text{
		bottom:-22px;
	}
	.stadik-line__text--top{
		top:-20px;
	}
	.stadik-line--bot{
		margin-top:40px;
	}
	.stadik-line__ost{
		left:0;
	}   
	.stadik-line__ost--right{
		right:0;
	}
    .ost-spisok{
        left:0;
    }
    .stadik-line__ost--right .ost-spisok {
        right: 0;
    }
    .no-load{
        display:none;
    }
}
@media (max-width:620px) {
    .container {
        width: 460px;
    }
    .slider .slider-item {
    	height: 320px;
	}
    .divTableRow {
        width: 100%;
    }
    .breadcrumbs-container{
        display: none;
    }
    .slider-bot__heading {
        font-size: 23px;
        line-height: 30px;
    }    
    .video-page-list li {
        width: 100%;
    }
    .video-page-item {
        height: 250px;
    }
    .player-block__img{
        height:400px;
    }
    .news-page {
        margin-bottom: 40px;
    }
    .news-second-img {
        height: 280px;        
    }
    .news-item__img {
        height: 250px;
    }
    .news-list.news-list--three li {
        width: 100%;
    }
    .news-page-title {
        bottom: 30px;
        font-size: 24px;
        padding: 0 30px;
    }
    .news-second-title {
        font-size: 18px;
    }
    .news-second-text p {
        font-size: 14px;
        line-height: 1.5;
    }
    .soc-seti__text {
        display: none;
    }
    .game-list li,.news-list li {
        width: 100%;
    }
    .player-block__game-info {
        padding: 15px 15px;
    }
    .game-table-block--main{
        display:none;
    }
    .stad-ul li{
    	width:100%;
    }
    .player {
        height: 350px;
    }
    .player-list li {
    	width: 100%;
	}
	.player-list .player {
    	height: 300px;
	}
	.player-list .player--just{
        height: auto;
    }
    .partner-item {
        margin-right:25px;
        height: 50px;  
        max-width: 45%;    
    }
    .player-list .player--trener {
        height: 460px;
        max-height: 460px;
    }
    .partner-item img {
        max-height: 100%;
    }
    .news-all li {
        display: inline-block;
        width: 100%;
    }
    .lead-item{
    	flex-direction:column;
    }
    .lead-item__img{
    	height:auto;
    	width:100%;
    	margin-bottom:20px;
    	max-width: 100%;
    }
    .lead-item__img img{
    	max-width:250px;
    }
    .lead-item-content{
    	width:100%;
    }
    .form-modal{
        width: 100%;
    }

    /*About Match Page styles*/
    .gallery-ul{
        margin-right:0;
    }
    .gallery-ul li{
        width:100%;
    }
    .gallery_item {
        height: 220px;
        margin: 0 5px;
    }
            /*History Page styles*/
    .history_content .news-second-title{
        font-size: 18px;
    }
    .rec-ul li{
    	width:100%;
    }
    .record-text{
    	padding: 35px;
	} 	
	.form-text{
		display:none;
	}
	.popup{
		width:470px;
	}
	.modal-tab__head li {
    	font-size: 14px;
    	margin-right: 13px;
	}
}
@media (max-width:480px) {
    .slider-top {
        padding: 0 20px;
    }    
    .slider .slider-item {
    	height: 290px;
	}
    .slider-top_mobile_img {
        width: 60px;
        height: 60px;
    }
    .slider .slick-dots {
        display: flex;
        padding: 0 0;
    }
   .slider .slick-dots li {
        flex: auto;
        margin: 0;
        webkit-flex: auto;
    }
    .slider .slick-dots li button {
        flex: auto;
        webkit-flex: auto;
        width: 100%;
    }
    .lead-name {
        font-size: 20px;
    }
    .header {
        justify-content: space-between;
    }
    .lang {
        padding: 0 10px;
    }
    .mob-search {
        padding: 0 10px;
    }
    .shop-list li {
        width: 100%;
    }
    .player-block__img{
        height:300px;
    }
    .lead-item {
        flex-wrap: wrap;
    }
    .lead-item__img {
        height: auto;
        margin: 0 auto 25px;
        width: 80%;
    }
    .lead-item__img img {
        width: 100%;
    }
    .lead-item-content {
        padding: 0 0 0 0;
        width: 100%;
    }
    .lead-item-content__top {
        margin-bottom: 15px;
    }
    .lead-item-content__middle {
        margin-bottom: 10px;
    }
    .lead-item-content__text p {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .lead-name {
        font-size: 24px;
        margin-bottom: 0;
    }
    .lead-info {
        margin-bottom: 10px;
        margin-right: 25px;
    }
    .lead-info__title {
        font-size: 16px;
        margin-bottom: 0;
    }
    .lead-info__desc {
        font-size: 18px;
        letter-spacing: 0;
    }
    .lead-postion {
        font-size: 16px;
    }
    .player-list li {
        width: 100%;
    }
    .table-turnir td:first-child, .table-turnir th:first-child {
    	width: auto;
    	padding: 10px 10px 10px;
	}
    .player-list .player {
        height: 320px;
    }
    .player-list .player--just {
        height: 360px;
    }
    .player-list .player--trener{
        height: 390px;
    }
    .player--just img{
        width:auto;
    }
    .players-tab-head li {
        font-size: 17px;
        padding: 25px 0 16px;
        margin-right: 21px;
    }
    .share-soc {
        flex-wrap: wrap;
    }
    .share-soc__title {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 25px;
        margin-right: 0;
        width: 100%;
    }
    .gallery-item {
        height: 245px;
    }
    .gallery-item__title {
        font-size: 20px;
    }
    .other-news-item {
        height: 200px;
    }
    .other-news-item__title {
        bottom: 20px;
        font-size: 16px;
        left: 20px;
        right: 20px;
    }    
    .news-list li {
        width: 100%;
    }
    .logo {
        width: 105px;
    }
    .head-content {
        width: calc(100% - 105px);
    }
    .doc-item {
        padding: 20px 15px 20px 65px;
    }
    .doc-item:before {
        background-size: cover;
        height: 46px;
        left: 5px;
        width: 46px;
    }
    .doc-item--pdf:before {
        background-position: -54px;
    }
    .asside-link {
        width: 100%;
    }
    .form-text__item {
        font-size: 27px;
        line-height: 1.5;
    }
    .fan-club-slider {
        margin-right: 0;
    }
    .fan-club-slider__img {
        margin-right: 0;
    }
    .fan-club-slider .slick-dots {
        bottom: 0;
        display: flex;
    }
    .fan-club-slider .slick-dots li {
        flex: auto;
        margin: 0;
        webkit-flex: auto;
    }
    .fan-club-slider .slick-dots li button {
        flex: auto;
        webkit-flex: auto;
        width: 100%;
    }
    .section.section-block.moble-no-bg .section-block__head {
        justify-content: center;
    }
    .section.section-block.moble-no-bg,
    .section-gray-block.moble-no-bg {
        background: rgba(0, 0, 0, 0);
        margin-left: -16px;
        margin-right: -16px;
    }
    .slider-game .slide .game-card {
        width: 100%;
    }
    .slider-game .slide {
        margin: 0 10px;
    }
    .tab-head li,
    .game-tab-head li {
        width: 100%;
    }
    .container {
        padding: 0 16px;
        width: auto;
    }
    .video-list li {
        width: 100%;
    }
    .video-list li:first-child {
        width:100%;
    }
    .section-block__head span{
        display:none;
    }
    .player-slider {
        margin-right: 0;
        overflow: hidden;
        padding-bottom: 36px;
    }
    .player-slider .slick-dots {
        bottom: 0;
        display: flex;
        padding: 0 16px;
    }
    .player-slider .slick-dots li {
        flex: auto;
        margin: 0;
        webkit-flex: auto;
    }
    .player-slider .slick-dots li button {
        flex: auto;
        webkit-flex: auto;
        width: 100%;
    }
    .player-slider .player {
        height: 350px;
        margin: 0;
        margin-right: 0;
    }
    .slider-game {
        margin-right: 0;
        overflow: hidden;       
    }
    .slider-game .slick-dots {
        bottom: 0;
        display: flex;
        padding: 0 16px;
    }
    .slider-game .slick-dots li {
        flex: auto;
        margin: 0;
        webkit-flex: auto;
    }
    .slider-game .slick-dots li button {
        flex: auto;
        webkit-flex: auto;
        width: 100%;
    }
    .product-slider {
        margin-right: 0;
        overflow: hidden;
        padding-bottom: 36px;
    }
    .product-slider .slick-dots {
        bottom: 0;
        display: flex;
        padding: 0 16px;
    }
    .product-slider .slick-dots li {
        flex: auto;
        margin: 0;
        webkit-flex: auto;
    }
    .product-slider .slick-dots li button {
        flex: auto;
        webkit-flex: auto;
        width: 100%;
    }
    .section-gray-block__head {
        padding: 0 10px 12px 10px;
    }
    .slider-game--control {
        height: 45px;
        width: 45px;
    }
    .title {
        font-size: 24px;
        justify-content: center;
        line-height: 1.5;
        margin-bottom: 15px;
        text-align: center;
    }
    .news-list.news-list--three li {
        width: 100%;
    }
    .news-item__img {
        height: 250px;
    }
    .ost_text{
        display:none;
    }
    .player-info__bottom{
        padding-right:45px;
    }
    .footer-bottom__item {
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .footer-bottom {
        padding: 20px 0 20px;
    }
    .footer-bottom .container > div:last-child {
        margin-bottom: 0;
    }
    .footer-item {
        width: 45%;
    }
    .footer-top .container {
        justify-content: space-between;
    }
    .popup{
        width: 100%;
    }
    #hidden-content{
        width: 90%;
    }
    .form-modal-colum,
    .modal-asside-item__info{
        font-size: 14px;
    }
    .modal-asside-item__title{
        font-size: 18px;
    }


    /*Video_Gallery__2 Page styles*/
    .inner_main_video {
        height: 200px;
    }
    .inst-ul li {
        width: 100%;
    }
    /*About Match Page styles*/
    .team {
        width: 110px;
    }
    .team_logo {
        width: 55px;
    }
    .team_name {
        font-size: 14px;
    }
    .middle_result {
        min-width: 110px;
        margin: 0 10px;
        flex-shrink: 0;
    }
    .match_date,
    .match_score {
        margin-bottom: 10px;
    }
    .info_table {
        font-size: 12px;
    }
    .info_row {
        padding: 15px;
    }
    .gallery_item {
        height: 260px;
    }
            /*Emblema Page styles*/
    .emblema_top{
        padding-left: 30px;
        padding-right: 30px;
    }
    .emblema_video{
        height: 220px;
    }    
}
@media (max-width:400px) {
    .video-page-item {
        height: 200px;
    }
    .slider .slider-item {
    	height: 300px;
	}
    .head-content {
        width: auto;
    }
    .player-list .player {
        height: 255px;
    }
    .lead-item__img {
        width: 100%;
    }
    .gallery-item {
        height: 150px;
    }
    .gallery-item__bottom {
        padding: 0 10px 10px;
    }
    .gallery-item__title {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .gallery-item__link {
        font-size: 12px;
    }
    .form-row {
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    .form>div:last-child>div:first-child {
        order: 1;
    }
    .form-column {
        margin-bottom: 20px;
        width: 100%;
    }
    .player-slider .player {
        height: 250px;
    }
    .footer-item-content {
        flex-wrap: wrap;
    }
    .app-container {
        justify-content: space-around;
    }
    .footer-location {
        width: 100%;
    }
    .app-link {
        margin-right: 0;
        width: 45%;
    }
    .app-link img {
        width: 100%;
    }
    /*About Match Page styles*/
    .match_result {
        padding: 20px;
    }
    .gallery_item {
        height: 190px;
    }
    .team_name {
        font-size: 12px;
    }
            /*History Page styles*/
    .history_player{
        width: 100%;
    }
    .history_player__name{
        font-size: 16px;
    }
}


.circle-text, .circle-info, .circle-text-half, .circle-info-half {
    width: 100%;
    position: absolute;
    text-align: center;
    display: inline-block;
    color:#FFC200;
    font-weight:bold;
}

.circle-info {
    color: #999;
}

.circliful .fa {
    margin: -10px 3px 0 3px;
    position: relative;
    bottom: 4px;
}
.data-one,
.data-two,
.data-three {
  float: left;
  display: inline;
}

.circliful {
    position: relative; 
}






/*begin fancybox*/

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji',
 'Segoe UI Emoji', 'Segoe UI Symbol';
  height: 100%;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s, visibility 0s linear .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s, visibility 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  text-align: center;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translate3d(0, 0, 0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  height: 100%;
  margin-right: -.25em;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide--image {
  overflow: visible;
  padding: 44px 0; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--html {
  padding: 6px 6px 0 6px; }

.fancybox-slide--iframe {
  padding: 44px 44px 0; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px 0;
  max-width: 100%;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable='true'] {
  cursor: text; }

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--html .fancybox-content {
  margin-bottom: 6px; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
  height: calc(100% - 44px);
  margin-bottom: 44px; }

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  vertical-align: top; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  transition: color .2s;
  vertical-align: top;
  width: 44px; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default; }

.fancybox-button svg {
  display: block;
  overflow: visible;
  position: relative;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: transparent;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
  fill: currentColor; }

.fancybox-button--share svg path {
  stroke-width: 1; }

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  height: 38px;
  opacity: 0;
  padding: 6px;
  position: absolute;
  top: 50%;
  width: 38px; }

.fancybox-show-nav .fancybox-navigation .fancybox-button {
  transition: opacity .25s, visibility 0s, color .25s; }

.fancybox-navigation .fancybox-button::after {
  content: '';
  left: -25px;
  padding: 50px;
  position: absolute;
  top: -25px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 6px; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
    background: #fdfdfd;
    border: 0;
    border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 40px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 40px;
    z-index: 10;
    border-radius: 50%;
}

.fancybox-close-small svg {
  fill: transparent;
  opacity: .8;
  stroke: currentColor;
  stroke-width: 1.5;
  transition: stroke .1s; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:hover svg {
  opacity: 1; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  color: #ccc;
  padding: 5px;
  right: -12px;
  top: -44px; }

.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg,
.fancybox-slide--iframe .fancybox-close-small:hover svg {
  background: transparent;
  color: #fff; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption {
  bottom: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 25px 44px 25px 44px;
  right: 0; }

.fancybox-caption::before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
  background-repeat: repeat-x;
  background-size: contain;
  bottom: 0;
  content: '';
  display: block;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: -1; }

.fancybox-caption::after {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  content: '';
  display: block;
  left: 44px;
  position: absolute;
  right: 44px;
  top: 0; }

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  border: 6px solid rgba(100, 100, 100, 0.5);
  border-radius: 100%;
  border-top-color: #fff;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -30px;
  opacity: .6;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 60px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0); }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

/* Thumbs */
.fancybox-thumbs {
  background: #fff;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.fancybox-thumbs > ul > li:before {
  border: 4px solid #4ea7f9;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs .fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

