/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Heavy.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-BoldItalic.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Italic.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-HeavyItalic.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-HeavyItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-DemiItalic.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-DemiItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Bold.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Demi.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Demi.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Light.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Thin.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Cyr Ultra';
    src: url('../fonts/AvenirNextCyr-UltraLight.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-UltraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Regular.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-LightItalic.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Cyr Ultra';
    src: url('../fonts/AvenirNextCyr-UltraLightIt.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-UltraLightIt.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-ThinItalic.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-Medium.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('../fonts/AvenirNextCyr-MediumItalic.woff2') format('woff2'),
        url('../fonts/AvenirNextCyr-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

body {
    font-family: 'Avenir Next Cyr';
    font-weight: 400;
    font-size: 16px;
}

body.fixed {
    overflow: hidden;
}

* {
    outline: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.wrapper {
    max-width: 1630px;
    padding: 0 15px;
    margin: 0 auto;
}

.wrapper-min {
    max-width: 1330px;
    padding: 0 15px;
    margin: 0 auto;
}

h1 {
    font-size: 112px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
}

h2 {
    font-size: 28px;
    font-weight: 100;
    color: #000;
    font-size: 28px;
    text-transform: uppercase;
}

header {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px 0;
}

.header-inner {
    position: relative;
    z-index: 2;
}

.footballman-first {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    pointer-events: none;
}

.footballman-last {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-events: none;
}

.logo-top {
    width: 190px;
    height: 190px;
}

.img-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.img-inner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

.header-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 220px 0;
}

.header-description {
    max-width: 1100px;
}

.header-description p {
    font-size: 22px;
    font-weight: 100;
    color: #fff;
}

.header-menu__container {
    height: 16px;
}

.header-menu {
		z-index: 999;
}

.header-menu.fixed {
    padding: 15px 0;
    background-color: #000;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 4px 8px 0px rgba(34, 60, 80, 0.2);
}

.logo-menu {
	width: 40px;
	height: 40px;
}

.logo-menu img {
	display: none;
}

.top-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.top-menu a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.top-menu a:hover {
    color: #e63911;
}

.anonces {
    padding: 42px 0 12px 0;
    position: relative;
    z-index: 3;
}

.anonces-slider {
    overflow: hidden;
    padding: 30px 5px;
}

.anonces-card-team .img-inner {
    max-width: 60px;
    height: 60px;
    -o-object-fit: contain;
       object-fit: contain;
}

main section {
    padding: 42px 0;
}

.slider-top {
    margin-bottom: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.anonces-slider .swiper-slide {
	width: 450px;
}
.anonces-card {
		height: 450px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
    padding: 30px;
    background-color: #fff;
    -webkit-box-shadow: 5px 5px 7px 5px rgba(34, 60, 80, 0.2);
    box-shadow: 5px 5px 7px 5px rgba(34, 60, 80, 0.2);
}

.arrows-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 22px;
}

.arrows-slider > div:not(:last-child) {
    margin-right: 10px;
}

.arrows-slider > div {
    cursor: pointer;
}

.anonces-card__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.anonces-card-date {
    font-weight: 900;
    font-size: 32px;
    color: #000;
}

.anonces-card-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}

.anonces-card__center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
        -ms-flex-align: flex-start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 30px 0;
}

.anonces-card__center > div {
	width: calc(100% / 3);
}

.tournament-info > div {
	font-weight: 500;
}

.tournament {
	margin-bottom: 10px;
}

.anonces-card-team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.team-name {
		margin-top: 5px;
    font-weight: 500;
    text-align: center;
}

.anonces-card-vs,
.anonces-card-score {
		display: flex;
		align-items: center;
		align-self: stretch;
		justify-content: center;
    font-weight: 700;
    font-size: 32px;
    color: #000;
}

.anonces-card__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.btn {
    width: 100%;
    max-width: 195px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 15px 15px;
    color: #000;
    border: 1px solid #000;
    text-decoration: none;
}

.btn.more {
    border-color: #88eb77;
}

.trener {
    background-color: #f4f4f4;
    position: relative;
}

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

.trener .football-right {
    position: absolute;
    right: 0;
    z-index: 1;
    bottom: 30%;
}

.trener h2 {
    margin-bottom: 66px;
}

.trener__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.trener-photo {
    margin-right: 80px;
}

.tener-name {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
}

.trener-text {
    max-width: 700px;
}

.trener-text p {
    font-size: 20px;
}

.trener-text p:not(:last-child) {
    margin-bottom: 17px;
}

.command-slider {
    overflow: hidden;
}

.command-card {
    width: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.command-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.command-number {
    width: 64px;
    height: 64px;
    border: 1px solid #000;
    color: #000;
    font-size: 32px;
    font-weight: 900;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 15px;
}

.command-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.command-name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}

.command-photo {
    margin-top: 15px;
    width: 100%;
    height: 450px;
}

.standings {
    background-color: #f4f4f4;
    position: relative;
}

.standings .football-left {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 500px;
}

.standings .football-left img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

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

.standings__inner table {
	width: 100%;
  margin-top: 50px;
  border-bottom: 2px solid #000;
}

/* .standings__inner table {
		width: 100%;
		margin-top: 50px;
		border-bottom: 2px solid #000;
} */

.standings__inner table tbody tr td {
    padding: 15px 40px;
    text-align: center;
    vertical-align: middle;
}

/* .standings__inner table tbody tr td {
    padding: 15px 40px;
    text-align: center;
    vertical-align: middle;
} */

.standings__inner table tbody tr td img {
    width: 40px;
    height: 40px;
}

.standings__inner table tbody tr td:nth-child(2) {
    padding: 0;
}

.standings__inner table tbody tr td:nth-child(4) {
    width: 100%;
}

.standings__inner table tbody tr:nth-child(2n+2) td {
    background-color: #fff;
    color: #000;
}

.standings__inner table tbody tr:nth-child(1) td {
    background-color: #000;
    color: #fff;
}

.standings__inner table tbody tr td:nth-child(3) {
    text-align: left;width:50%;
}

.partners {
    background-image: url(../images/мяч.png);
    background-position: center;
    background-repeat: no-repeat;
    padding: 15px 0;
}

.partners__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.command {
    position: relative;
    z-index: 3;
}

.command-banner {
    padding: 0;
}

footer {
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px 0 130px 0;
}

.footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.footer-logo {
    margin-right: 80px;
}

.footer-nav {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

.footer-nav ul {
    max-width: 350px;
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
}

.footer-nav ul li:not(:nth-child(3n+3)) {
    margin-bottom: 40px;
}

.footer-nav ul li a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.footer-nav ul li a:hover {
    color: #e63911;
}

.footer-location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.footer-location .address {
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    min-width: 300px;
    text-align: right;
}

.footer-sponsors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 60px;
}

.footer-sponsors > img:not(:last-child) {
    margin-right: 40px;
}

.burger {
    display: none;
    position: relative;
    z-index: 99999;
}

.mobile-menu {
    display: none;
}

.burger {
    cursor: pointer;
    width: 40px;
    height: 30px;
    transition: all 0.3s;
    position: relative;
}

.top,
.middle,
.bottom {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 2px;
    background: hsl(0, 0%, 100%);
    transform: rotate(0);
    transition: all 0.3s;
}

.middle {
    transform: translateY(14px);
}

.bottom {
    transform: translateY(28px);
}

.open {
    transform: rotate(90deg);
    transform: translateY(0px);
}

.open .top {
    transform: rotate(45deg) translateY(9px) translate(9px);
}

.open .middle {
    display: none;
}

.open .bottom {
    transform: rotate(-45deg) translateY(9px) translate(-9px);
}

.header-menu.fixed .logo-menu {
	display: none;
}

.videos {
  padding: 42px 0 42px 0;
  position: relative;
  z-index: 3;
  overflow: hidden;
}

.videos-slider .swiper-slide {
	position: relative;
	box-sizing: border-box;
  width: 350px;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  -webkit-box-shadow: 5px 5px 7px 5px rgba(34, 60, 80, 0.2);
  box-shadow: 5px 5px 7px 5px rgba(34, 60, 80, 0.2);
}

.videos-slider .swiper-slide .date {
	padding: 5px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #fff;
}

.videos-slider .swiper-slide a {
	width: 100%;
	height: 180px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
}

.videos-slider .swiper-slide a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.videos-slider .swiper-slide span {
	padding: 0 10px 20px 10px;
	min-height: 52px;
}

@media screen and (max-width: 1600px) {
    .standings .football-left img {
        width: 300px;
    }
}

@media screen and (max-width: 1280px) {
    .footballman-last {
        width: 50%;
    }
    .footballman-first {
        width: 59%;
    }
    .header-main {
        margin: 150px 0;
    }
    .footballman-first img,
    .footballman-last img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .standings .football-left {
        display: none;
    }
    .trener .football-right {
        display: none;
    }
    .standings__inner table tbody tr td {
        padding: 10px 20px;
        text-align: center;
        vertical-align: middle;
    }
    .standings__inner table tbody tr td img {
        width: 40px;
        height: 40px;
    }
    h1 {
        font-size: 90px;
    }
}
@media screen and (max-width: 1024px) {
    h1 {
        font-size: 80px;
    }
    .header-main {
        margin: 110px 0;
    }
    .slider-top,
    .trener h2 {
        margin-bottom: 33px;
    }
}
@media screen and (max-width: 992px) {
    .trener-photo {
        margin-right: 40px;
    }
    .trener-text p {
        font-size: 16px;
    }
    .logo-top {
        width: 100px;
        height: 100px;
    }
    h1 {
        font-size: 56px;
    }
    .header-description p {
        font-size: 16px;
    }
    .header-main {
        margin: 100px 0;
    }
    footer {
        padding: 40px 0;
    }
    .sponsor-logo {
        max-width: 60px;
    }
    .footer-nav {
        display: none;
    }
}
@media screen and (max-width: 768px) {
		.header-menu.fixed .logo-menu,
		.header-menu.fixed .logo-menu img {
			display: block;
		}
    .footballman-first,
    .footballman-last {
        display: none;
    }
    .trener-text p:not(:last-child) {
        margin-bottom: 12px;
    }
    .anonces-card {
        min-width: 300px;
        width: 100%;
    }
    .top-menu {
        display: none;
    }
    .mobile-menu.active {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99;
        height: 100%;
        width: 100%;
        background-color: #000;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .mobile-menu ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .mobile-menu ul li a {
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 24px;
    }
    .mobile-menu ul li:not(:last-child) {
        margin-bottom: 30px;
    }
    .burger {
        display: block;
    }
    .header-menu__inner {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .standings__inner table tbody tr td {
        padding: 10px 10px;
        text-align: center;
        vertical-align: middle;
        font-size: 10px;
    }
    .standings__inner table tbody tr td img {
        width: 16px;
        height: 16px;
    }
    .sponsor-logo {
        max-width: 40px;
    }
    .trener__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .trener-photo {
        margin-right: 0;
        margin-bottom: 40px;
    }
    .footer-logo {
        margin-right: 0;
    }
    .standings__inner table {
        margin-top: 33px;
    }
}
@media screen and (max-width: 515px) {
    .footer-location .address {
        font-size: 10px;
        line-height: 15px;
    }
    .footer-logo {
        width: 57px;
        height: 57px;
    }
    .footer-sponsors img {
        max-width: 40px;
    }
    .footer-sponsors {
        margin-top: 10px;
    }
    .header-main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .logo-top {
        margin-bottom: 20px;
    }
    h1 {
        font-size: 32px;
    }
    .standings__inner table tbody tr td {
        padding: 5px;
    }
    .sponsor-logo {
        max-width: 36px;
    }
    .footer-location .address {
        min-width: initial;
    }
}