:root{

	--text-color				: #999999;
	--accent-color				: #936A23;
	--white-color				: #FFFFFF;
	--divider-color				: #0315211A;
	--dark-divider-color		: #FFFFFF1A;
	--error-color				: rgb(230, 87, 87);

}
.pt-section-title {
    font-family: var(--title-fonts);
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0;
    color:var(--dark-color);
}

.section-title .banner_title {
    font-size:20px;
    line-height: 1.5;
}
.section-title .banner_title span {
    font-size:30px;
    color:#cb9e42;
}
.section-title .banner_title small {
     font-size:16px;
     font-weight: 700;
     text-decoration: underline;
}
.hero-content {
    margin-top: 100px;
}
.dark-section .section-title-content p, .dark-section .section-title h3, .dark-section .section-title h1, .dark-section .section-title h2, .dark-section .section-title h2 span, .dark-section .section-title p {
    color: var(--white-color);
}

.pt-120 {
    padding-top: 120px;
}

.h1_pagetitle {
    font-size:24px;
    line-height: 1.6;
}

.metro_tabs {
    
}

header#pt-header.pt-header-style-1 .pt-bottom-header .navbar .navbar-brand, header#pt-header.pt-header-style-3 .pt-bottom-header .navbar .navbar-brand {
    padding: 0px;
}
header#pt-header .pt-bottom-header .navbar .navbar-brand img {
      
     height: 86px;
}
header.pt-header-sticky .pt-bottom-header .navbar .navbar-brand img {
    height: 60px !important;
}
#pt-footer .pt-footer-style-1 .pt-footer-logo {
        height: 95px
}
.sidebar_news_info a {
    display: block;
    font-size:16px;
    font-weight: 700;
    
    line-height: 1.2;
}
.sidebar_news li {
    display: flex;
    flex-wrap:wrap;
}
.sidebar_news li .img_wrapper {
    flex:1 1 30%;
    max-width:30%;
}
.sidebar_news_info {
   flex:1 1 70%;
    max-width:70%; 
}
.pt-team-box1 {
    position: relative;
}
.team_number {
    top: 0px;
    left: 0px;
    position: absolute;
    text-align: center;
    width: 40px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    font-weight: 700;
    background: var(--primary-color);
    color: #fff;
    z-index: 1;
}
.player_page .pt-portfolio-info-box {
    background: var(--grey-color);
    color: var(--dark-color);
    
}
.player_page .pt-porfolio-info-header h5,.pt-porfolio-info .pt-info-list li h5 {
    color: var(--dark-color);
}
.pt-porfolio-info .pt-info-list li {
    border-bottom: 1px solid var(--dark-color);
}

.game_header {
    position: relative;
    padding-top: 140px;
    padding-bottom: 100px;
    background:url(/images/game-bg.jpg) no-repeat center/cover;
}
.game_info {
    position: relative;
    z-index: 2;
}
.game_header_overlay {
    background: linear-gradient(179.21deg, rgba(13, 17, 22, 0) 0.69%, rgb(13, 17, 22) 99.33%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.game_page h1 {
    font-size:26px;
    line-height: 1.6;
}
.club_logo {
    text-align: center;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.club_logo img{
    max-width:300px;
    max-height: 150px;
}
.comand_name {
    text-align: center;
    color:#fff;
    text-shadow:0px 1px 2px #000;
    font-weight: 900;
    font-family: var(--title-fonts);
    font-size:30px;
}
.lega_name {
    text-align: center;
    font-size:40px;
    color:#fff;
    text-shadow:0px 1px 2px #000;
    font-weight: 900;
    font-family: var(--title-fonts);
}
.game_start_time {
    text-align: center;
    font-size:25px;
    font-weight: 500;
    color:#fff;
    margin-bottom: 15px;
}
.countDown {
    display: flex;
    color:#FC000D;
    font-weight: 900;
    font-family: var(--title-fonts);
    justify-content: space-between;
}
.countDown div {
    padding: 10px;
    border-radius:5px;
    margin: 4px;
    background:rgba(255,255,255,0.5);
    text-align: center;
    font-size:40px;
    line-height: 1.2;
    flex:1 1 20%;
    max-width:20%;
    text-shadow:0px 1px 2px #000;
}
.countDown div span{
    display: block;
    text-align: center;
     font-size:14px;
     color:#fff;
}
.game_tabs {
    margin-top: 40px;
}
.game_tabs .nav-tabs .nav-link.active {
    color:var(--dark-color) !important;
}
.game_tabs .tab-pane {
    padding-top: 30px;
}

.game_list .game_title {
    font-size:16px;
    line-height: 1.4;
}
.game_list .club_logo {
    height: auto;
}
.game_list .club_logo img {
    height: 50px;
}
.game_list .comand_name {
    color:var(--dark-color);
    font-size: 18px;
    text-shadow:none;
}
.game_list {
    padding: 10px;
    margin-bottom: 20px;
    box-shadow:0px 1px 2px rgba(0,0,0,.5), 0px 0px 16px rgba(0,0,0,.2);
}
.game_date .game_day{
    padding: 1px;
    background:var(--primary-color);
    text-align: center;
    color:#fff;
    font-weight: 900;
    font-size:30px;
    font-family: var(--title-fonts);
}
.game_date .game_month {
    text-align: center;
    color:var(--dark-color);
    font-weight: 900;
    font-size:20px;
    font-family: var(--title-fonts);
}
.game_list .game_time {
    text-align: center;
    font-weight: 500;
    text-align: center;
    color:var(--dark-color);
}


.section-row{
	margin-bottom: 80px;
}

.section-row .section-title{
	margin-bottom: 0;
}

.section-title.section-title-center{
	width: 100%;
	max-width: 640px;
	text-align: center;
	margin: 0 auto;
}

.section-title{
    position: relative;
	margin-bottom: 40px;
    padding-top: 30px;
}

.section-bg-title{
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}

.section-bg-title span{
	display: inline-block;
	font-family: var(--accent-font);
	font-size: 60px;
	line-height: 1em;
	font-weight: 700;
	text-transform: uppercase;
	color: var(--white-color);
	background: linear-gradient(360deg, rgba(34, 34, 34, 0) 15.5%, rgba(34, 34, 34, 0.2) 100%);
	-webkit-background-clip: text;
	-webkit-text-stroke: 2px transparent;
}

.section-title h3{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--primary-color);
    background: url('../images/icon-sub-heading.svg') no-repeat;
    background-position: left top 2px;
    background-size: 20px auto;
	padding-left: 30px;
    margin-bottom: 10px;
}

.section-title h1{
	font-size: 40px;
	margin-bottom: 0;
	cursor: none;
}

.section-title h2{
    font-size: 54px;
	margin-bottom: 0;
	cursor: none;
}

.section-title h1 span,
.section-title h2 span{
    color: var(--accent-color);
}

.section-title p{
	margin-top: 20px;
	margin-bottom: 0;
}

/************************************/
/***        04. Hero css	      ***/
/************************************/

.hero{
	position: relative;
	height: 100vh;
	padding: 195px 0 90px;
}

.hero::before{
	content: '';
	position: absolute;
	top: 110px;
	right: 10px;
	background: url('../images/hero-bg-shape-1.svg') no-repeat;
	background-size: cover;
	background-position: center center;
	width: 160px;
	height: 160px;
}

.hero::after{
	content: '';
	position: absolute;
	left: 20px;
	bottom: 20px;
	background: url('../images/hero-bg-shape-2.svg') no-repeat;
	background-size: cover;
	background-position: center center;
	width: 160px;
	height: 160px;
}

.hero.hero-bg-image{
	position: relative;
	background: url('../images/hero-bg.jpg') no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 245px 0 140px;
}

.hero.hero-bg-image::before{
	content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background: var(--primary-color);
    opacity: 80%;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.hero.hero-bg-image::after{
	display: none;
}

.hero.hero-bg-image.hero-video .hero-bg-video{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.hero.hero-bg-image.hero-video .hero-bg-video video{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hero-content{
	position: relative;
	z-index: 2;
}

.hero.hero-bg-image .hero-content{
	width: 100%;
	max-width: 840px;
	margin: 0 auto;
	text-align: center;
}

.hero.hero-bg-image .hero-content .hero-content-body{
	margin: 40px auto 0;
}

.hero.hero-bg-image .hero-content .hero-btn,
.hero.hero-bg-image .hero-content .hero-content-list ul{
	justify-content: center;
}

.hero-content .section-title{
	padding-top: 0;
}

.hero-content-list ul{
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 20px 60px;
}

.hero-content-list ul li{
	position: relative;
	line-height: 1.5em;
	color: var(--white-color);
	padding-left: 30px;
}



.hero-content-body{
    width: 100%;
    max-width: 80%;
    margin-top: 40px;
}

.hero-content-body p{
	color: var(--white-color);
    margin-bottom: 0;
}

.hero-btn{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 40px;
}
.hero-btn  a {
     background: var(--primary-color);
 }
.hero-image{
    margin-left: 30px;
}

.hero-image figure{
    display: block;
}

.hero-image img{
    width: 100%;
    aspect-ratio: 1 / 1.14;
    object-fit: cover;
}


.filial_item {
    padding: 15px;
    border:1px solid #eee;
    border-radius:10px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
}
.filial_title {
    font-weight: 700;
    font-family: var(--title-fonts);
    position: relative;
    display: inline-block;
    font-size: 17px;
    line-height: 1.5em;
    text-transform: uppercase;
    background: url(../images/icon-sub-heading.svg) no-repeat;
    background-position: left top 2px;
    background-size: 20px auto;
    padding-left: 30px;
    margin-bottom: 10px;
}
.filial_metro {
    display: flex;
    align-items: center;
}
.metro_title {
    color: var(--secondary-color);
    font-weight: 700;

}
.filial_metro svg {
    width: 20px;
    margin-right: 10px;
}

.filial_weekday {
    display: flex;
    gap:2px;
    align-items: center;
}
.filial_weekday .day {
    padding: 5px;
    border-radius:5px;
    text-transform: uppercase;
    color: var(--secondary-color);
    font-weight: 700;
 
    border:1px solid #eee;
    flex: 1;
    text-align: center;
}
.filial_weekday .day.active {
    color:#fff;
    background:#e31c25;
}
.filial_worktime {
    display: flex;
    flex-wrap:wrap;
    gap:2px;
    align-items: center;
}
.filial_worktime .day {
    padding: 5px;
    border-radius:5px;
    border:1px solid #eee;
    flex: 1 1 100%;
    font-size:14px;
    color: var(--secondary-color);
    font-weight: 700;
    
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
}

#ymap_main {
    display: block;
    width: 100%;
    height: 650px;
    padding: 0;
    margin: 0;
}
#ymap2 {
    display: block;
    width: 100%;
    height: 500px;
    padding: 0;
    margin: 0;
}

.h1_filial_title {
    font-size:20px;
}

.route_yandex {
    background: #F6DC00;
    color: #000;
    padding: 10px 10px;
    font-size: 14px;
    box-shadow: 0px 2px 8px 0px rgb(194 200 213 / 50%);
}
.page_wrapper h2 {
    font-size:22px;
}
.page_wrapper h3 {
    font-size:20px;
}
.page_wrapper h4 {
    font-size:18px;
}
.mobile_contacts {
    display: none;
}
.hero-content {
   padding: 20px;
    text-align: center;
    background: rgb(111 111 111 / 42%);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(7.9px);
    -webkit-backdrop-filter: blur(7.9px);
    border: 1px solid rgb(111 111 111 / 50%);
}


@media (max-width: 768px) { 
    .game_list .game_date {
        display: flex;
        flex-wrap:wrap;
        justify-content: center;
        align-items: center;
    }
    .game_list .game_day {
        flex:1 1 45%;
        max-width:45%;
        margin-right: 10px;
    }
     .game_list .game_month {
         flex:1 1 50%;
        max-width:50%;
        
        
     }
     .game_list .game_time {
         font-size:20px;
     }
     .game_list .game_title {
         font-size:14px;
         font-weight: 500;
         margin-top: 15px;
     }
     .tournamentTable_section {
         overflow-y: scroll;
     }
     .tournamentTable {
         overflow-y: scroll;
     }
     .player_info {
         font-size:14px;
         line-height: 1.6;
     }
     h5.player_name  {
         font-size:16px;
         line-height: 1.4;
     }
     .hero {
         padding:106px 0 40px;
     }
     .section-title h1 {
         font-size: 24px;
         line-height: 1.3;
     }
     .widget {
         padding: 15px;
     }
     .sidebar_news li .img_wrapper {
        flex: 0 1 28%;
        max-width: 28%;
        margin-right: 4px;
    }
    .mobile_contacts {
        display: flex;
        align-items: center;
        justify-content: center;
        flex:  0 0 50%;
        max-width:50%;
    }
    .mobile_contacts i {
        font-size:42px;
    }
    .hero-content {
        margin-top: 270px;
       
        padding: 10px;
    }
    h1.banner_title {
        font-size:20px;
    }
    .banner_title small {
        margin-top: 10px;
        display: block;
         font-size:16px;
             color: var(--accent-color);
             line-height: 1.3;
    }
    
    header#pt-header.pt-header-style-1 .pt-bottom-header .navbar, header#pt-header.pt-header-style-3 .pt-bottom-header .navbar {
        background:transparent;
    }
    header#pt-header.pt-header-style-1.pt-has-sticky {
        background:transparent;
    }
    
    .hero {
        margin-top: -89px;
        height: 500px;
        margin-bottom: 100px;
    }
    .main_page_team   {
        margin-top: 130px;
    }
}
