/*@font-face {
    font-family: 'PF BeauSans Pro';
    src: url('fonts/PFBeauSansPro-Bold.eot');
    src: url('fonts/PFBeauSansPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/PFBeauSansPro-Bold.woff2') format('woff2'),
        url('fonts/PFBeauSansPro-Bold.woff') format('woff'),
        url('fonts/PFBeauSansPro-Bold.ttf') format('truetype'),
        url('fonts/PFBeauSansPro-Bold.svg#PFBeauSansPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}





@font-face {
    font-family: 'PF BeauSans Pro';
    src: url('fonts/PFBeauSansPro-Light.eot');
    src: url('fonts/PFBeauSansPro-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/PFBeauSansPro-Light.woff2') format('woff2'),
        url('fonts/PFBeauSansPro-Light.woff') format('woff'),
        url('fonts/PFBeauSansPro-Light.ttf') format('truetype'),
        url('fonts/PFBeauSansPro-Light.svg#PFBeauSansPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}



@font-face {
    font-family: 'PF BeauSans Pro';
    src: url('fonts/PFBeauSansPro-SemiBold.eot');
    src: url('fonts/PFBeauSansPro-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/PFBeauSansPro-SemiBold.woff2') format('woff2'),
        url('fonts/PFBeauSansPro-SemiBold.woff') format('woff'),
        url('fonts/PFBeauSansPro-SemiBold.ttf') format('truetype'),
        url('fonts/PFBeauSansPro-SemiBold.svg#PFBeauSansPro-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}*/

/*@font-face {
    font-family: 'Raleway';
    src: url('fonts/Raleway-Medium.eot');
    src: url('fonts/Raleway-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Raleway-Medium.woff2') format('woff2'),
        url('fonts/Raleway-Medium.woff') format('woff'),
        url('fonts/Raleway-Medium.ttf') format('truetype'),
        url('fonts/Raleway-Medium.svg#Raleway-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('fonts/Raleway-Regular.eot');
    src: url('fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Raleway-Regular.woff2') format('woff2'),
        url('fonts/Raleway-Regular.woff') format('woff'),
        url('fonts/Raleway-Regular.ttf') format('truetype'),
        url('fonts/Raleway-Regular.svg#Raleway-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('fonts/Raleway-Thin.eot');
    src: url('fonts/Raleway-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Raleway-Thin.woff2') format('woff2'),
        url('fonts/Raleway-Thin.woff') format('woff'),
        url('fonts/Raleway-Thin.ttf') format('truetype'),
        url('fonts/Raleway-Thin.svg#Raleway-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('fonts/Raleway-SemiBold.eot');
    src: url('fonts/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Raleway-SemiBold.woff2') format('woff2'),
        url('fonts/Raleway-SemiBold.woff') format('woff'),
        url('fonts/Raleway-SemiBold.ttf') format('truetype'),
        url('fonts/Raleway-SemiBold.svg#Raleway-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('fonts/Raleway-Bold.eot');
    src: url('fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Raleway-Bold.woff2') format('woff2'),
        url('fonts/Raleway-Bold.woff') format('woff'),
        url('fonts/Raleway-Bold.ttf') format('truetype'),
        url('fonts/Raleway-Bold.svg#Raleway-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
*/




@font-face {
    font-family: 'Nivea';
    src: url('fonts/Nivea.eot');
    src: url('fonts/Nivea.eot?#iefix') format('embedded-opentype'),
    url('fonts/Nivea.woff2') format('woff2'),
    url('fonts/Nivea.woff') format('woff'),
    url('fonts/Nivea.ttf') format('truetype'),
    url('fonts/Nivea.svg#Nivea') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nivea';
    src: url('fonts/Nivea-Bold.eot');
    src: url('fonts/Nivea-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/Nivea-Bold.woff2') format('woff2'),
    url('fonts/Nivea-Bold.woff') format('woff'),
    url('fonts/Nivea-Bold.ttf') format('truetype'),
    url('fonts/Nivea-Bold.svg#Nivea-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');





body {

    /*font-family: 'Nivea' !important; */
    font-family: 'Montserrat', sans-serif !important;
}

.navbar a {
    font-family: 'Nivea' !important;
}

.header_top,
.header_menu_box {
    height: 40px;
    background-color: #03050C;
}

.header_top_left_list li {
    position: relative;
    float: left;
    padding: 0 16px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.header_top_left_list li:first-child {
    padding-left: 0;
}

.header_top_left_list li p {
    position: relative;
    float: left;
    color: #fff;
    font-size: 12px;
}

.stadion_iframe {

    width: 100%;
    height: 500px;
}

.header_top_left_list li:after {
    position: absolute;
    right: 0;
    width: 1px;
    height: 16px;
    background-color: rgba(255, 255, 255, 0.3);
    content: '';
}

.header_top_left_list li .tre {
    position: relative;
    float: left;
    color: #FFDB00;
    font-size: 18px;
    margin: 0px 12px;
}

.header_countdown span {
    color: #FEE000;
    margin-right: 1px;
}

.header_countdown p:after {
    position: relative;
    float: right;
    content: ':';
    margin: 0 5px;
    color: #fff;
    font-size: 12px;
}

.header_countdown p:last-child:after {
    content: none;
}

.header_top_right_list {
    position: relative;
    float: right;
}


.header_top_right_list li {
    position: relative;
    float: left;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-right: 16px;
}

.header_top_right_list li:last-child {
    margin-right: 0;
}

.header_top_right_list li a {
    position: relative;
    float: left;
    width: 28px;
    height: 22px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}


.vk {
    background-image: url(images/vk.png);
}

.telegram {
    background-image: url(images/telegram.png);
}

.twitter {
    background-image: url(images/tw.png);
}

.youtube {
    background-image: url(images/yt.png);
}

.facebook {
    background-image: url(images/fb.png);
}

.instagram {
    background-image: url(images/inst.png);
}

.day_night {
    position: relative;
    float: left;
    background-color: #707070;
    width: 44px;
    height: 20px;
    border-radius: 10px;
    cursor: pointer;
}

.day_night:before {
    position: absolute;
    left: -2px;
    top: -1px;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15px;
    background-image: url(images/sun.png);
    content: '';
    background-color: #fff;
    transition: .3s ease;
    right: unset;
}

.day_night.night:before {
    transform: translateX(30px);
    background-image: url(images/night.png);
    transition: none !important;

}



.header_logo_side {
    height: 120px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

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

.main_logo {
    position: relative;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.main_logo img {
    position: relative;
    float: left;
}

.main_logo span {
    position: relative;
    float: left;
    margin-left: 29px;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}

.header_logo_side p {
    position: relative;
    float: left;
    margin-left: 29px;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 300;
    color: #000;
}

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

.navbar ul li {
    float: left;
    padding: 0 8px;
}

.navbar ul li:first-child {
    padding-left: 0;
}


.navbar ul li:last-child {
    padding-right: 0;
}

.navbar {
    position: relative;
    float: left;
    padding: 0;
}

.navbar ul li a {
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 16px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    transition: .3s ease;

}

.navbar>ul>li:last-child>a {
    color: #000;
    background-color: #F3DC16;
    padding: 0 15px;
}

.navbar>ul>li:last-child .submenu a {
    color: #fff !important;
}

.navbar>ul>li:last-child .submenu a:hover {
    color: #F3DC16 !important;
}



.navbar>ul>li:last-child .submenu {
    right: 0;

}


.navbar>ul>li:last-child:hover a {
    color: #000;
}


.navbar>ul>li>a:after {
    width: 100%;
    height: 3px;
    content: '';
    background-color: #F3DC16;
    bottom: 0;
    left: 0;
    position: absolute;
    transition: .3s ease;
    transform: scale(0);
}


.navbar>ul>li:hover>a:after {
    transform: scale(1);
}

.navbar>ul>li.active>a:after {
    transform: scale(1);
}

.navbar>ul>li.active>a {
    color: #F3DC16;
}

.navbar>ul>li:last-child.active>a:after {
    transform: scale(0);
}

.navbar>ul>li:last-child.active>a {
    color: #000;
}


.navbar>ul>li:hover>a {
    color: #F3DC16;
}

.hmb_right_icons ul li {
    position: relative;
    float: left;
    margin-left: 32px;
}

.hmb_right_icons ul li>a,
.hmb_right_icons ul li>button:not(.day_night) {
    position: relative;
    float: left;
    width: 16px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    cursor: pointer;
}

.hmb_right_icons ul li .login {
    background-image: url(images/login.png);
}

.hmb_right_icons ul li .search_btn {
    background-image: url(images/search.png);
}

.hmb_right_icons {
    position: relative;
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    height: 40px;
}


.lang_bar a {
    position: relative;
    float: left;
    color: #fff;
    margin-left: 8px;
    font-size: 18px;

    transition: .3s ease;
}

.lang_bar a:hover {
    color: #F3DC16;
}

.lang_bar a:first-child {
    margin-left: 0;
}

.hmb_right_icons ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.submenu {
    position: absolute;
    top: 40px;
    background-color: #171717;
    padding: 16px;
    padding-bottom: 0;
    margin-left: -16px;
    left: 16px;
    opacity: 0;
    visibility: hidden;
    z-index: 15;
    -webkit-transition: visibility 300ms ease 1000ms, opacity 300ms ease 1000ms;
    transition: visibility 300ms ease 1000ms, opacity 300ms ease 1000ms;
}

.submenu ul li {
    position: relative;
    float: left;
    margin-right: 0;
    margin-bottom: 16px;
}



.submenu ul li a {
    position: relative;
    float: left;
    padding: 8px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;

    transition: .3s ease;
}

.submenu ul li:hover a {
    color: #F3DC16;
}

.navbar ul li:hover .submenu {
    opacity: 1;
    visibility: visible;
    -webkit-transition: visibility 300ms ease 300ms, opacity 300ms ease 300ms;
    transition: visibility 300ms ease 300ms, opacity 300ms ease 300ms;
}

.main_slider_section {
    height: calc(100vh - 400px);
}

.main_slider_last_match {
    position: relative;
    float: right;
    height: calc(100vh - 400px);
    width: 510px;
    background-position: center;
    background-repeat: no-repeat;
    /*  background-image: url(images/lastm_back.png);*/
    background-size: cover;
}

.main_slider {
    position: relative;
    float: left;
    width: calc(100% - 510px);
    height: 100%;
}

.main_slider .owl-carousel,
.main_slider .owl-carousel img {
    position: relative;
    float: left;
    width: 100%;
    height: calc(100vh - 400px);
    object-fit: cover;
}

.main_slider .owl-carousel .item:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/slider_shadow.png);
    z-index: 1;
    content: '';
    background-size: cover;
}

.main_slider .owl-dots {
    position: absolute;
    bottom: 24px;
    width: 100%;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.owl-dots button {
    position: relative;
    float: left;
    margin: 8px;
}

.owl-dots button span {
    position: relative;
    float: left;
    width: 30px;
    height: 5px;
    border-radius: 5px;
    background-color: #fff;
}

.owl-dots button.active span {
    background-color: #F3DC16;
}

.mslm_container h5 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: 500;
}

.mslm_container p {
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}

.mslm_container {
    position: absolute;
    width: 100%;
    z-index: 9;

}

.home_team_logo {
    position: relative;
    float: left;
    width: 100px;
    text-align: center;

}

.away_team_logo {
    position: relative;
    float: right;
    width: 100px;
    text-align: center;

}

.last_match_result {
    padding: 30px 100px;
    position: relative;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;

}

.last_m_score {
    position: relative;
    float: left;
    margin: 0 20px;
    width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;

}

.last_m_score span {
    position: relative;
    float: left;
    font-size: 36px;
    color: #fff;

}

.last_m_score span.winner {
    color: #F3DC16;
}

.last_m_score .tre {
    margin: 0 5px;
}

.mr_link {
    position: absolute;
    bottom: 90px;
    color: #F3DC16;
    font-size: 18px;

    z-index: 9;
}

.mr_link:after {
    position: absolute;
    width: 22px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/link.png);
    content: '';
    right: -33px;
    top: 4px;
    transition: .3s ease;

}

.mr_link:hover:after {
    right: -36px;
}

.main_slider_over {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 11;
}

.main_slider_over a {
    height: 100%;
}

.main_slider_over_news_title h5 {
    position: relative;
    float: left;
    width: 100%;
    font-size: 18px;
    color: #fff;

}

.main_slider_over_news_title p {
    position: relative;
    float: left;
    width: 100%;
    font-size: 35px;
    margin-top: 13px;
    font-weight: 500;
    color: #fff;
}

.main_slider_over_news_title {
    position: absolute;
    width: 460px;
    bottom: 71px;
    left: 40px;
}

.big_link_ico {
    position: relative;
    float: left;
    width: 44px;
    height: 31px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/link_big.png);
    margin-top: 5px;
    transition: .3s ease;
}

.main_slider_over a:hover .big_link_ico {
    transform: translateX(10px);
}

.header_line {
    position: relative;
    float: left;
    width: 100%;
    height: 1px;
    margin-top: 8px;
    background-color: #D8D8D8;
}

.section_title {
    font-size: 24px;
    position: relative;
    float: left;
    font-weight: 500;
}

/*.section_title:after{
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #D8D8D8;
  z-index: 5;
  content: '';
  bottom: -10px;
  border-radius: 5px;

}*/

.partners_section .section_title {
    color: #000;

}

.partners_section .owl-carousel {
    position: relative;
    float: left;
    width: 100%;
}

.partners_section {
    padding: 40px 0;
}

.partners_section .owl-carousel a {
    width: 100%;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partners_section .owl-carousel a img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.main_news_section {
    padding: 40px 0;
    background-color: #03050C;
}


.main_news_section .section_title {
    color: #fff;
}

.main_news_section .owl-carousel {
    margin-top: 36px;
}

.main_news_section .owl-carousel .item a {
    height: 440px;
    overflow: hidden;
    width: 100%;
    position: relative;
    float: left;
    border-radius: 5px 5px 0 0;

}

.main_news_section .owl-carousel .item a img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;


    transition: transform 2000ms ease-out, opacity 2000ms ease-out;
    border-radius: 5px;
}

.main_news_section .owl-carousel .item a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.main_slider .owl-carousel img {
    transition: transform 2000ms ease-out, opacity 2000ms ease-out;
}

.main_slider .owl-carousel .item:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}


.main_news_section .owl-carousel .item a:after {
    position: absolute;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    left: -2px;
    top: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/mnews_over.png);
    z-index: 99;
    content: '';
    background-size: cover;
}


.mnews_desc_box {
    position: absolute;
    width: 100%;
    bottom: 24px;
    z-index: 100;
    left: 20px;

}

.mnews_desc_box .mnews_news_date {
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 12px;
}

.mnews_desc_box p {
    position: relative;
    float: left;
    width: 100%;
    font-size: 21px;
    color: #fff;
    margin-top: 25px;
    margin-bottom: 5px;
}

.main_page_lnames {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 28px;
}

.main_page_lnames .current_leauge_name {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

.mnews_desc_box .mnews_news_category {
    position: relative;
    float: left;
    padding: 8px;
    background-color: #F3DC16;
    color: #000;
    font-size: 14px;
    border-radius: 5px;
}

.main_news_section .owl-dots {
    position: relative;
    float: left;
    margin-top: 40px;
    width: 100%;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.mnews_view_all {
    position: relative;
    float: right;
    z-index: 10;
    color: #F3DC16;
    font-size: 18px;
    margin-top: -25px;
}

.mnews_view_all:after {
    position: relative;
    float: right;
    width: 22px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/link.png);
    content: '';
    margin-left: 10px;
    top: 4px;
    transition: .3s ease;

}

.mnews_view_all:hover:after {
    margin-left: 15px;
}

.leauge_table_section {
    padding: 80px 0;
}


.main_posts_section {
    background-color: #03050C;
    padding: 40px 0;
}

.mposts_list li {
    position: relative;
    float: left;
    margin-left: 32px;
    width: calc((100% - 64px) / 3);
}

.mposts_list li:first-child {
    margin-left: 0;
}

.mposts_list li a {
    position: relative;
    width: 100%;
    float: left;
    height: 480px;
    overflow: hidden;
    border-radius: 4px;
}

.night_mode .mposts_list li a {
    border-radius: 0;
}

.mposts_list li a img {
    position: relative;
    float: left;
    object-fit: cover;
    width: 100%;
    height: 100%;


    transition: transform 2000ms ease-out, opacity 2000ms ease-out;
}

.mposts_list li a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.mposts_list li a:after {
    position: absolute;
    width: calc(100% + 50px);
    height: calc(100% + 20px);
    left: -25px;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/mnews_over.png);
    z-index: 1;
    content: '';
    background-size: cover;
}

.posts_title {
    position: absolute;
    font-size: 32px;
    text-align: center;
    width: 100%;
    bottom: 40px;
    color: #fff;
    z-index: 5;
    text-align: left;
    padding-left: 40px;
}

.leauge_names {
    height: 64px;
    background-color: #03050C;
}

.leauge_names ul {
    position: relative;
    float: right;
}

.leauge_names ul li {
    position: relative;
    float: left;
    padding: 0 16px;
}

.leauge_names ul li a {
    position: relative;
    float: left;
    color: #fff;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    transition: .3s ease;


    height: 64px;
}

.leauge_tables {
    margin-top: 60px;
}

.leauge_names ul li.active a:after {
    transform: scale(1);
}

.leauge_names ul li.active a {
    color: #F3DC16;
}


.leauge_names>ul>li>a:after {
    width: 100%;
    height: 3px;
    content: '';
    background-color: #F3DC16;
    bottom: 0;
    left: 0;
    position: absolute;
    transition: .3s ease;
    transform: scale(0);
}


.leauge_names>ul>li:hover>a:after {
    transform: scale(1);
}

.leauge_names>ul>li:hover>a {
    color: #F3DC16;
}

.leauge_table {
    width: 50%;
}

.table_line{
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: 979797;
    z-index: 9;
    left: calc(50% - 1px);
}

@media(max-width: 1201px){
    .table_line{
        display: none;
    }
}

.t_pos {
    width: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.t_team {
    width: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    text-align: left !important;
}

.t_team img {
    position: relative;
    float: left;
    margin-right: 14px;
    width: 18px;
    height: 19px;
    object-fit: contain;
}

.t_mini {
    width: calc((100% - 320px) / 7);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.last_n_match {
    width: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.t_date {
    width: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.last_n_match div {
    position: relative;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    width: 125px;
}

.last_n_match div.lnm_score {
    width: 50px;
}

.lnm_home {
    justify-content: flex-end;
}

.lnm_away {
    justify-content: flex-start;
}

.lnm_away img,
.lnm_home img {
    margin-right: 7px;
    position: relative;
    float: left;
    width: 18px;
    height: 19px;
    object-fit: contain;
}

.lnm_score {
    width: 50px;
    margin: 0 10px;
    justify-content: center;
}

.last_n_match span {
    position: relative;
    float: left;
    color: #000;
}

.leauge_tables_board table {
    position: relative;
    float: left;
    border-spacing: 0;
}

.tourmament_table {
    width: 50%;
}



.tourmament_table tr:first-child {
    border-left: 0;
}

.t_week {
    width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.t_tourmament {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    width: calc(100% - 640px)
}

.leauge_tables_board table th,
.leauge_tables_board table tr {
    position: relative;
    float: left;
    width: 100%;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.leauge_tables_board table tr:first-child {
    background-color: #424242 !important;
}

.leauge_tables_board table tr.active {
    background-color: #D4D4D4 !important;
}

.leauge_tables_board table tr:first-child td {
    color: #fff;
}

.leauge_tables_board table td {
    position: relative;
    float: left;
    padding: 12px 15px;
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
}

.leauge_tables_board table tr:nth-child(odd) {
    background-color: #fff;
}

.leauge_tables_board table tr:nth-child(even) {
    background-color: #FBFBFB;
}

.leauge_tables_board table tr:hover {
    background-color: #D4D4D4;
}

.l_table {
    display: none;
}

.game_center_table_section {
    padding-bottom: 0 !important;
}

.game_center_table_section .infostructure_second_menu {
    border-radius: 5px 5px 0 0;
}

.l_table.active {
    display: block;
}

.table_sec_view_all_stat {
    position: relative;
    float: left;
    width: 166px;
    height: 50px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #000;
    color: #000;
    font-size: 18px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    transition: .3s ease;
}

.table_sec_view_all_stat:hover {
    background-color: #000;
    color: #fff;
}

.main_video_section {
    padding: 40px 0;
}

.main_vide_container {
    margin-top: 40px;
}

.mvc_left {
    position: relative;
    float: left;
    width: 932px;
    padding-right: 32px;
    height: 615px;
}

.mvc_left iframe {
    height: 100%;
    width: 100%;
}

.mvc_right {
    position: relative;
    float: right;
    width: calc(100% - 932px);
    overflow: hidden;
}

.mvc_left a {
    width: 900px;
    height: 600px;
    position: relative;
    float: left;
    overflow: hidden;
    border-radius: 5px;
}

.mvc_left a img,
.mvc_right_showbox ul li a img {
    position: relative;
    float: left;
    width: calc(100% + 200px);
    height: 100%;
    object-fit: cover;


    transition: transform 2000ms ease-out, opacity 2000ms ease-out;
    left: -120px;
}

.mvc_left a img.img-fluid {
    max-width: 300%;
}

.mvc_right_showbox ul li a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.mvc_left a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.mvc_left a:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/video_wide.png);
    z-index: 1;
    content: '';
    background-size: cover;

}

.mv_desc {
    position: absolute;
    bottom: 32px;
    left: 40px;
    z-index: 5;

}

.mv_desc p {
    color: #fff;
    font-size: 32px;

    line-height: 40px;

}

.mvc_left .mv_desc {
    width: 400px;
}

.mv_big_play {
    position: relative;
    float: left;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/big_play.png);
    background-size: contain;
    margin-bottom: 24px;
}

.mv_small_play {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/small_play.png);
    background-size: contain;
    margin-bottom: 16px;
}

.mvc_right_showbox {
    height: 615px;
    width: 100%;
    position: relative;
    float: left;
}

.mvc_right_showbox ul li {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 32px;
}

.mvc_right_showbox ul li:last-child {
    margin-bottom: 0;
}

.mvc_right_showbox ul li a {
    position: relative;
    float: left;
    width: 100%;
    height: 250px;
    overflow: hidden;
    border-radius: 5px;
}



.mvc_right_showbox ul li a:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/video_small.png);
    z-index: 1;
    content: '';
    background-size: cover;

}

.mvc_right_showbox .mv_desc p {
    color: #fff;
    font-size: 16px;

    line-height: 24px;

}

.mvc_right_showbox .mv_desc {
    width: 215px;
    bottom: 20px;
    left: 20px;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(151, 151, 151, 0.4) !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff !important;
    width: 2px;
}

.scrolling_icon {
    position: absolute;
    width: 22px;
    background-color: #fff;
    z-index: 20;
    right: 36px;
    bottom: 0;
    padding-top: 28px;
    display: none;
}

.scroll_up {
    position: relative;
    float: left;
    width: 100%;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(images/scroll_up.png);
    margin-bottom: 4px;
}

.scroll_down {
    position: relative;
    float: left;
    width: 100%;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(images/scroll_down.png);
}

.main_academy_section {
    padding: 40px 0;
    padding-bottom: 0;
    background-color: #03050C;

}

.main_ac_container:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/video_wide.png);
    z-index: 1;
    content: '';
    background-size: cover;
}

.main_academy_section .section_title {
    color: #fff;
}

.main_ac_container {
    z-index: 9;
    background-position: center;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 482px;
}

.mac_left {
    position: relative;
    float: left;
    width: 480px;
    padding: 50px;
}

.mac_left img {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}

.mac_right {
    position: relative;
    float: right;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    z-index: 9999;
}

.mac_right p {
    position: relative;
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-align: center !important;
    width: 790px;
}

.mac_join {
    /*position: relative;
  float: left;
  background-color: #F3DC16;
  width: 165px;
  height: 50px;
  color: #000;
  font-size: 22px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  transition: .3s ease;*/
    position: relative;
    width: 22px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/link.png);
    content: '';
    margin-left: 10px;
    top: 4px;
    transition: .3s ease;
}

/*.mac_join:hover {
  background-color: #fff;
}*/

/*
.mac_join:before {
  content: attr(data-txt);
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  color: #000;
  transform-style: preserve-3d;
  transition: 0.3s;
  transform: rotateX(90deg) translateY(50px);
  transform-origin: bottom;
  border-radius: 5px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 165px;
}

.mac_join:after {
  content: attr(data-txt);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  background-color: #F3DC16;
  color: #000;
  transform-style: preserve-3d;
  transition: 0.3s;
  transform: rotateX(0deg) translateY(0px);
  transform-origin: top;
  height: 50px;
  width: 165px;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}

.mac_join:hover:before {

  transform: rotateX(0deg) translateY(0px);

}


.mac_join:hover:after {

  transform: rotateX(90deg) translateY(-30px);

}*/

.main_gallery_section {
    padding: 80px 0;
}

.main_gallery_slider {
    margin-top: 32px;
}

.main_gallery_slider a {
    position: relative;
    float: left;
    width: 100%;
    height: 395px;
    border-radius: 5px;
    overflow: hidden;
}

.main_gallery_slider a img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;


    transition: transform 2000ms ease-out, opacity 2000ms ease-out;
}

.main_gallery_slider a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.main_gallery_slider a:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(images/gallery_over.png);
    content: '';
    z-index: 1;
    left: 0;
}

.mgallery_desc {
    position: absolute;
    left: 20px;
    bottom: 20px;
    width: 100%;
    z-index: 2;
}

.mgallery_desc p {
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 18px;
    padding-right: 70px;

}

.main_gallery_slider .owl-dots button span {
    position: relative;
    float: left;
    width: 30px;
    height: 5px;
    border-radius: 5px;
    background-color: #9A9A9A;
}

.main_gallery_slider .owl-dots button.active span {
    background-color: #000000;
}

.main_gallery_slider .owl-dots {
    position: relative;
    float: left;
    width: 100%;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 40px;
}

.main_match_center {
    padding: 40px 0;
    background-color: #03050C;
}

.main_match_center .section_title {
    color: #fff;
}

.main_mc {
    margin-top: 36px;
}

.main_mc ul li {
    position: relative;
    float: left;
    width: calc((100% - 64px) / 3);
    margin-left: 32px;
    transition: .3s ease;
}

.main_mc ul li:first-child {
    margin-left: 0;
}

.main_mc ul li:hover {
    margin-top: -10px;
    /*-webkit-box-shadow: 0px 0px 9px 0px rgba(243,221,22,0.4);
-moz-box-shadow: 0px 0px 9px 0px rgba(243,221,22,0.4);
box-shadow: 0px 0px 9px 0px rgba(243,221,22,0.4);*/


}

.main_mc ul li:hover .main_mc_box {
    border: 1px solid rgba(243, 220, 22, 0.4);
}

.main_mc_box {
    height: 440px;
    background-color: #171717;
    padding: 40px 0;
    transition: .2s ease;
    border-radius: 4px;
}

.main_mc_box .last_match_result {
    padding: 30px 65px;
}

.mmc_leauge_name {
    font-size: 22px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.mmc_link {
    position: absolute;
    bottom: 40px;
    width: 230px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #F3DC16;
    border-radius: 5px;
    border: 1px solid #F3DC16;
    transition: .3s ease;
    overflow: hidden;
}

.mmc_link span {
    z-index: 5;
}

.mmc_link:before {
    position: absolute;
    width: 100%;
    height: 100%;
    transform: translateX(-100%);
    z-index: 2;
    content: '';
    background-color: #F3DC16;
    transition: .3s ease;
}

.mmc_link:hover {
    color: #171717;
}

.mmc_link:hover:before {
    transform: translateX(0);
}

.main_fan_shop {
    padding: 80px 0;
}

.main_fan_shop_container {
    margin-top: 32px;
}

.mfs_slider_box {
    position: relative;
    float: left;
    width: 100%;
    height: 460px;
    border: 1px solid rgba(151, 151, 151, 0.2);
    padding: 30px 60px;

    transition: .3s ease;
    border-radius: 4px;
}

.mfs_slider_box:hover {
    border: 1px solid rgba(243, 222, 22, 0.3);

}

.night_mode .header_line {
    background-color: rgba(255, 255, 255, .3);
}

.mfs_slider_box img {
    position: relative;
    float: left;
    width: 265px;
    height: 265px;
    object-fit: contain;
    margin-bottom: 17px;
}

.mfs_slider_box p {
    color: #000000;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    position: relative;
    float: left;
    width: 100%;

}

.mfs_price_and_link a,
.mfs_price_and_link>span {
    position: relative;
    float: left;
    width: 50%;
    height: 50px;
    border: 1px solid #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.mfs_price_and_link {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
}

.mfs_price_and_link>span {
    background-color: #fff;
    color: #000;
}

.mfs_price_and_link a {
    background-color: #000;
    color: #F3DC16;
}


.mfs_price_and_link a {
    border-radius: 0 5px 5px 0;
}

.mfs_price_and_link>span {
    border-radius: 5px 0px 0px 5px;
}

.main_fan_shop_container .owl-dots button span {
    position: relative;
    float: left;
    width: 30px;
    height: 5px;
    border-radius: 5px;
    background-color: #9A9A9A;
}

.main_fan_shop_container .owl-dots button.active span {
    background-color: #000000;
}

.main_fan_shop_container .owl-dots {
    position: relative;
    float: left;
    width: 100%;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 40px;
}

.mfs_price_and_link a span:after {
    position: relative;
    float: right;
    width: 22px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/link.png);
    content: '';
    margin-left: 10px;
    top: 4px;
    transition: .3s ease;
}

.main_fan_shop .mnews_view_all {
    color: #000;
}

.main_fan_shop .mnews_view_all:after {
    background-image: url(images/link_black.png);
}

.black_va {
    color: #000;
    margin-top: 40px;
}

.black_va:after {
    background-image: url(images/link_black.png);
}

.main_trophy_room {
    padding: 40px 0;
    background-color: #03050C;
}

.main_trophy_room .section_title {
    color: #000;
}

.trophy_room_container {
    margin-top: 40px;
}

.trophy_room_container ul li {
    position: relative;
    float: left;
    width: 20%;
}



.trophy_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.trophy_box img {
    position: relative;
    float: left;
    width: 140px;
    height: 148px;
    object-fit: contain;
}

.trophy_box p {
    position: relative;
    float: left;
    width: 365px;
    text-align: center;
    color: #d8d8d8;
    font-size: 21px;
    padding: 0 15px;
    margin-top: 30px;
    text-transform: uppercase;
    transition: .3s ease;
}


.main_trophy_room .trophy_box p {
    color: #000;
}

.trophy_room_container .item:hover .trophy_box p {
    -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, .6) 30%, #000 50%, rgba(0, 0, 0, .6) 70%);
    -webkit-mask-size: 200%;
    animation: shine 2s infinite;
}

@-webkit-keyframes shine {
    from {
        -webkit-mask-position: 150%;
    }

    to {
        -webkit-mask-position: -50%;
    }
}

.trophy_box span {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
}

.main_bottom_partners {
    padding: 40px 0;
}

.footer_section {
    padding: 60px 0;
    background-color: #03050C;

}

.footer_menu {
    position: relative;
    float: left;
    width: 300px;
    margin-left: 96px;
}

.footer_logo {
    position: relative;
    float: left;
    height: 147px;
    width: 116px;
}

.footer_logo img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.footer_menu ul li {
    position: relative;
    float: left;
    width: 50%;
    padding-right: 20px;
    margin-bottom: 16px;
}

.footer_menu ul li a {
    position: relative;
    float: left;
    color: #fff;
    font-size: 14px;
}

.footer_contact {
    position: relative;
    float: left;
    width: 220px;
}

.footer_contact h5,
.footer_social h5 {
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}

.footer_contact ul li {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 16px;
}

.footer_contact {
    margin-left: 30px;
}

.footer_contact ul li span,
.footer_contact ul li a {
    position: relative;
    float: left;
    font-size: 14px;
    color: #fff;
}

.footer_address {
    margin-left: 30px;
}

.footer_address p {
    color: #fff;
    font-size: 14px;
    margin-top: 16px;
    line-height: 24px;
}

.footer_social {
    position: relative;
    float: right;
    width: 266px;
}



.footer_social .social_icons {
    margin-top: 16px;
    float: left;
}

.our_apps {
    margin-top: 40px;
    margin-bottom: 15px;
}

.apps a {
    position: relative;
    float: left;
    width: calc(50% - 5px);
    border-radius: 5px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    height: 40px;
    background-size: contain;
}

.apps {
    margin-left: -5px;
}

.app_store {
    margin-left: 6px;
    background-image: url(images/appstore.png?v=2);
}

.google_play {
    background-image: url(images/googleplay.png);
    width: 120px;
}

.footer .header_top_right_list li {
    margin-right: 22px;
}

.footer .header_top_right_list li:last-child {
    margin-right: 0;
}

.footer .header_top_right_list li a {
    width: 24px;
}

.footer a {
    transition: .3s ease;
}

.footer a:hover {
    color: #F3DC16;
}

/* main night mode */

.night_mode .header_top,
.night_mode .header_menu_box,
.night_mode .main_news_section,
.night_mode .leauge_names,
.night_mode .main_posts_section,
.night_mode .main_academy_section,
.night_mode .main_match_center,
.night_mode .mfs_slider_box,
.night_mode .main_trophy_room,
.night_mode .footer_section,
.night_mode .news_inner_gallery {
    background-color: #171717;
}

.night_mode {
    background-color: #03050C;
}

.night_mode .main_posts_section {
    border-top: 1px solid #979797;
}

.night_mode .last_n_match span {
    color: #fff;
}

.night_mode .mnews_view_all {
    color: #F3DC16 !important;
}

.night_mode .mnews_view_all:after {
    background-image: url(images/link.png) !important;
}

.night_mode .header_logo_side,
.night_mode .partners_section,
.night_mode .leauge_table_section .night_mode .main_video_section,
.night_mode .main_mc_box {
    background-color: #03050C;
}

.night_mode .main_logo span,
.night_mode .header_logo_side p,
.night_mode .partners_section .section_title,
.night_mode .leauge_table_section .section_title,
.night_mode .main_video_section .section_title,
.night_mode .main_gallery_section .section_title,
.night_mode .mfs_slider_box p,
.night_mode .main_fan_shop .section_title {
    color: #fff;
}

.night_mode .leauge_tables_board table tr:hover {
    background-color: #424242;
}

.night_mode .leauge_tables_board table tr:hover td,
.night_mode .leauge_tables_board table tr.active td {
    color: #F3DC16;
}

.night_mode .leauge_tables_board table tr:nth-child(even) {
    background-color: #0E0E0E;
}

.night_mode .leauge_tables_board table tr:nth-child(odd) {
    background-color: #000000;
}

.night_mode .leauge_tables_board table td {
    color: #fff;
}

.night_mode .leauge_tables_board table tr.active {
    background-color: inherit !important;
}

.night_mode .mfs_price_and_link a,
.night_mode .mfs_price_and_link>span {
    border: 1px solid #F3DC16;
}

.night_mode .mfs_price_and_link>span {
    background-color: transparent;
    color: #fff;
}

.night_mode .mfs_price_and_link a {
    background-color: #F3DC16;
    color: #000;
}

.night_mode .mfs_price_and_link a span:after {
    background-image: url(images/link_black.png);
}

.night_mode .owl-dots button {
    position: relative;
    float: left;
    margin: 8px;
}

.night_mode .owl-dots button span {
    position: relative;
    float: left;
    width: 30px;
    height: 5px;
    border-radius: 5px;
    background-color: #fff !important;
}

.night_mode .owl-dots button.active span {
    background-color: #F3DC16 !important;
}

.night_mode .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #D8D8D8 !important;
}

/* main night mode end */

.news_page_section {
    padding: 60px 0;
    padding-top: 40px;
}

.main {
    min-height: calc(100vh - 500px);
    position: relative;
    float: left;
    width: 100%;
}



.news_page_categories ul {
    border-bottom: 2px solid #D8D8D8;
    padding: 15px 0;
    display: flex;
    align-items: center;
}

.news_page_categories ul li.active a {
    font-weight: 500;
}


.night_mode .news_page_categories ul li.active a {
    color: #F3DC16 !important;
}

.night_mode .news_page_categories ul {
    border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}

.night_mode .news_page_categories ul li:after {
    background-color: #F3DC16 !important;
}


.news_page_categories ul li {
    position: relative;
    float: left;
    padding: 0 16px;
}

.news_page_categories ul li:first-child {
    padding-left: 0;
}

.news_page_categories ul li:before {
    position: absolute;
    right: 0;
    height: 19px;
    width: 1px;
    background-color: #D8D8D8;
    content: '';
}

.news_page_categories ul li:last-child:before {
    content: none;
}

.news_page_categories ul li a {
    position: relative;
    float: left;
    color: #000;
    cursor: pointer;
    font-size: 15px;
}

.news_page_categories ul li:after {
    position: absolute;
    width: 100%;
    background-color: #000000;
    height: 2px;
    content: '';
    bottom: -17px;
    transition: .3s ease;
    transform: scale(0);
    left: 0;
}

.news_page_categories ul li:first-child:after {
    left: 0;
    width: calc(100% - 8px);
}

.news_page_categories ul li.active:after {
    transform: scale(1);
}

.news_list li {
    position: relative;
    float: left;
    width: calc((100% - 128px) / 4);
    margin: 0 16px;
    margin-top: 32px;
}


.news_page_categories ul li:hover:after {
    transform: scale(1);
}


.infostructure_second_menu ul li:hover a {
    color: #F3DC16;
    border-bottom: 2px solid #F3DC16;
    padding-top: 2px;
}


.news_list li a {
    height: 395px;
    overflow: hidden;
    border-radius: 5px;
}

.news_list li a:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/mnews_over.png);
    z-index: 1;
    content: '';
    background-size: cover;
}

.news_list li a img {
    position: relative;
    float: left;
    width: 100%;
    height: 100% !important;
    object-fit: cover;


    transition: transform 2000ms ease-out, opacity 2000ms ease-out;
}

.video_cat_magazine img {
    left: -70px;
    width: calc(100% + 140px) !important;
}

.news_list li a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.news_list li .mnews_desc_box p {
    width: 70%;
    clear: both;
}


.news_page_news {
    margin-top: 30px;
}

@media(max-width: 1450px) {
    .leauge_table_section {
        zoom: 80%;
    }
}

.news_page_section .mnews_view_all {
    color: #000;
    margin-top: 40px;
}

.news_page_section .mnews_view_all:after {
    background-image: url(images/link_black.png);
}

.news_main_photo {
    margin-top: 40px;
}

.news_main_photo img {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.news_in_title {
    color: #000;
    font-size: 36px;
    margin: 40px 0;

    margin-top: 0;
}

.news_in_date_share {
    border-bottom: 1px solid #D8D8D8;
    padding-bottom: 25px;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.news_in_date {
    position: relative;
    float: left;


}

.news_in_date span {
    position: relative;
    float: left;
    padding: 0 16px;
    font-size: 22px;
    color: #000;
    font-weight: 300;
    padding-left: 0;
}

.news_in_date span:after {
    position: absolute;
    float: right;
    width: 1px;
    height: 100%;
    background-color: #D8D8D8;
    content: '';
    margin-left: 16px;

}

.nid_hour {
    padding-left: 0 !important;
}

.nid_date:after {
    content: none !important;
}

.news_inner_content p {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 24px;
    font-size: 20px;
    color: #000;
    line-height: 32px;

}

.news_inner_video {
    position: relative;
    float: left;
    width: 780px;
    height: 530px;
    margin: 80px 0;
}

.news_inner_video img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.news_inner_video .news_inner_video_over {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/ni_over.png);
    background-size: cover;
}

.news_inner_video .news_inner_video_over a {
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/big_play.png);
}

.news_in_small_title {
    padding-bottom: 15px;
    border-bottom: 1px solid #D8D8D8;
    color: #000;
    font-size: 24px;
    margin-bottom: 32px;

}

.shop_slider_title {
    padding-bottom: 10px;
    border-bottom: 1px solid #D8D8D8;
    margin-top: 25px;
    margin-bottom: 32px;
}

.shop_slider_title .shop_titles {
    color: #000;
    font-size: 24px;

    position: relative;
    float: left;
}


.shop_slider_title .black_va {
    margin-top: 0;
}

.news_inner_gallery .owl-carousel a {
    position: relative;
    float: left;
    width: 100%;
    height: 395px;
    overflow: hidden;
    border-radius: 5px;
}

.news_inner_gallery,
.inner_recommended_news {
    margin-bottom: 80px;
}


.news_inner_gallery a img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;


    transition: transform 2000ms ease-out, opacity 2000ms ease-out;
}


.news_inner_gallery .owl-carousel a:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    content: '';
    z-index: 1;
    left: 0;
    opacity: 0;
    transition: .5s ease;
}

.news_inner_gallery a:hover:after {
    opacity: 1;
}

.news_inner_gallery a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.inner_recommended_news ul li {
    margin: 0;
    margin-right: 32px;
    margin-bottom: 32px;
}

.inner_recommended_news ul li:nth-child(4n) {
    margin-right: 0;
}

.news_inner_gallery .owl-dots button span {
    position: relative;
    float: left;
    width: 30px;
    height: 5px;
    border-radius: 5px;
    background-color: #9A9A9A;
}

.news_inner_gallery .owl-dots button.active span {
    background-color: #000000;
}

.news_inner_gallery .owl-dots {
    position: relative;
    float: left;
    width: 100%;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 40px;
}

.news_calendar {
    position: relative;
    float: right;
    margin-right: 16px;
    font-size: 16px;
    padding: 5px;
    width: 130px;
    border-bottom: 1px solid #D8D8D8;
    background-repeat: no-repeat;
    background-position: center right 5px;
    background-image: url(images/down.png);
    cursor: pointer;
    margin-top: 22px;
}

.news_date_search .news_calendar {
    float: left;
}

.pignose-calendar .icon-arrow-left:before {
    content: none;
}

.pignose-calendar .icon-arrow-next:before {
    content: none;
}

.pignose-calendar-top-next span,
.pignose-calendar-top-prev span {
    opacity: 0;
}

.pignose-calendar-top-next,
.pignose-calendar-top-prev {
    background-position: center;
    background-repeat: no-repeat;
}

.pignose-calendar-top-prev {
    background-image: url(images/c_prev.png);
}

.pignose-calendar-top-next {
    background-image: url(images/c_next.png);
}

.pignose-calendar .pignose-calendar-unit a {
    color: #000;
}

.pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-active a {
    background-color: #000;
}

.pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-sun a,
.pignose-calendar .pignose-calendar-unit.pignose-calendar-unit-sat a,
.pignose-calendar .pignose-calendar-header .pignose-calendar-week.pignose-calendar-week-sun,
.pignose-calendar .pignose-calendar-header .pignose-calendar-week.pignose-calendar-week-sat {
    color: #F3DC16;
}

.leauge_table_section .mnews_view_all {
    color: #000;
    margin-top: 40px;
}

.leauge_table_section .mnews_view_all:after {
    background-image: url(images/link_black.png);
}

.main_gallery_section .black_va {
    margin-top: -25px;
}

/* news night mode */
.night_mode .news_page_categories ul li a,
.night_mode .news_in_title,
.night_mode .news_in_date span,
.night_mode .news_inner_content p,
.night_mode .news_in_small_title {
    color: #fff;
}

.night_mode .news_page_categories ul li.active:after {
    background-color: #171717;
}

.night_mode .news_calendar {
    background-color: transparent;
    background-image: url(images/down_night.png);
    color: #fff;
}

.night_mode .news_inner_gallery {
    padding: 40px 0;
}

.news_share_buttons {
    position: relative;
    float: right;
}

.ya-share2,
.news_share_buttons span {
    position: relative;
    float: left;
}

.news_share_buttons>span {
    font-size: 24px;
    margin-right: 30px;
    font-weight: 300;
}


.night_mode .news_share_buttons>span {
    color: #fff;
}

.ya-share2__container_size_m .ya-share2__icon {
    height: 32px !important;
    width: 32px !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
}

.team_section,
.trainer_inner_section {
    padding: 40px 0;
}

.teams_category_box .section_title {
    margin-top: 60px;
}

.team_section .news_page_categories {
    margin-left: 0;
}



.t_player_list li {
    position: relative;
    float: left;
    width: calc((100% - 128px) / 5);
    margin-right: 32px;
    overflow: hidden;
    margin-top: 32px;
}

.t_player_list li:nth-child(5n) {
    margin-right: 0;
}

.t_player_list li a>div {
    position: relative;
    float: left;
    width: 100%;
    height: 395px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #000;
}

.t_player_list li a>div>img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.player_number_cont {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5;
    padding: 24px;
    transition: .4s ease;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    background-image: url(images/player_shadow.png);
}


.t_player_list li:hover .player_number_cont {
    transform: translateX(100%);
}

.player_name_number {
    position: absolute;
    left: 24px;
    bottom: 24px;

}

.player_name_number p,
.player_name_number span {
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
}

.player_name_number span {
    margin-bottom: 16px;
    font-size: 32px;
    width: unset;
    padding: 0 10px;
}

.player_name_number span:after {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #EFD815;
    content: '';
    left: 0;
}

.player_name_number p {
    font-size: 28px;
    width: 80%;
    clear: both;
}

.player_name_number img {
    position: absolute;
    width: 40px;
    height: 26px;
    left: 24px;
    top: 24px;
}

.player_info_hoverbox {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 10;
    padding: 24px;
    transform: translateX(-101%);
    background-color: rgba(0, 0, 0, 0.7);
    transition: .4s ease;
}

.t_player_list li:hover .player_info_hoverbox {
    transform: translate(0);
}

.pih_number {
    position: absolute;
    left: 24px;
    top: 24px;
    font-size: 28px;
    color: #fff;
}

.pih_infos {
    position: relative;
    float: left;
    padding: 0 35px;
}

.pih_infos>div {
    position: relative;
    float: left;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 25px;
    min-height: 72px;
}

.pih_infos>div span {
    margin-bottom: 5px;
    height: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.pih_goals span {
    color: #EFD815;
    font-size: 40px;
}

.pih_infos>div p {
    color: #fff;
    font-size: 16px;
}

.pih_yellow span {
    width: 36px;
    height: 56px;
    background-color: rgba(243, 220, 22, 0.5);
    border-radius: 3px;
    border: 1px solid #F3DC16;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    position: relative;
    float: left;
    color: #000;
}

.pih_red span {
    width: 36px;
    height: 56px;
    background-color: rgba(243, 22, 22, 0.5);
    border-radius: 3px;
    border: 1px solid #F31616;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    position: relative;
    float: left;
    color: #000;
}

.player_info_hoverbox .pp {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 46px;
    padding-left: 24px;
    background-color: #F3DC16;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    font-size: 16px;
    transition: .3s ease;
}

.player_info_hoverbox .pp:hover {
    background-color: #000;
    color: #fff;
}

.team_section .news_page_categories ul {
    margin-left: 0;
}

.trainers_list li .trainer_work {
    background-color: #EFD815;
    font-size: 18px;
    padding: 5px;
    border-radius: 3px;
    color: #000;
}

.trainers_list li .trainer_work:after {
    content: none;
}

.team_info_leftside,
.team_info_rightside {
    position: relative;
    float: left;
    width: 50%;
}

.til_img_box img {
    position: relative;
    float: right;
    margin-right: 100px;
    width: 500px;
    height: 500px;
    object-fit: contain;
}

.team_info_cont {
    margin-top: 25px;
}

.team_info_rightside {
    padding: 24px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.team_info_rightside h3 {
    color: #000;
    font-size: 24px;
    margin-bottom: 35px;
}

.team_member_infos {
    position: relative;
    float: left;
}

.team_member_infos li {
    position: relative;
    float: left;

    width: 100%;
    margin-bottom: 15px;
}

.team_member_infos li .info_name {
    position: relative;
    float: left;
    width: 180px;
    font-size: 18px;
    color: #707070;
    padding-right: 15px;
}

.team_member_infos li .info_desc {
    position: relative;
    float: left;
    font-size: 17px;
    color: #000;
    padding-right: 15px;
}

.member_nation {
    position: relative;
    float: left;
    width: 24px;
    height: 16px;
    margin-left: 25px;
}

.member_country {
    position: relative;
    float: left;

}

.team_member_bio {}

.team_member_bio h5,
.player_inner_stats h5 {
    position: relative;
    float: left;
    width: 100%;
    color: #707070;
    font-size: 18px;
    font-weight: normal;
    margin: 15px 0;
}

.player_inner_stats h5 {
    margin-top: 80px;
}

.team_member_bio {
    position: relative;
    float: left;
    width: 100%;
    color: #000;
    font-size: 18px;
    line-height: 28px;
    max-height: 200px;
    overflow: hidden;
    transition: .3s ease;
}

.ti_read_more {
    margin-top: 30px;
    border-bottom: 1px solid #D8D8D8;
    padding: 5px 0;
    transition: .3s ease;
}

.team_member_bio_more {
    max-height: inherit !important;
    min-height: 200px;
}

.ti_read_more_button {
    position: relative;
    float: right;
    color: #000;
    font-size: 18px;
    background-color: transparent;
    width: 150px;
    display: none;
    height: 35px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-image: url(images/right-arrow.png);
}

.player_inner_number {
    position: absolute;
    float: left;
    font-size: 360px;
    font-weight: 900;

    z-index: -1;
    left: 0;
    color: #F3DC16;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.player_inner_stats ul li {
    position: relative;
    float: left;
    width: 100%;
    height: 90px;
    border-bottom: 1px solid #D8D8D8;
}

.player_inner_stats ul li:last-child {
    border-bottom: 0;
}

.stat_name {
    position: relative;
    float: left;
    font-size: 24px;
    color: #000;
    margin-left: 25px;
}

.stat_ico {
    position: relative;
    float: left;
    width: 70px;
    object-fit: contain;
    height: 50px;
}

.stat_value {
    position: relative;
    float: right;
    font-size: 50px;
    color: #F3DC16;
}

.player_inner_stats .pih_red,
.player_inner_stats .pih_yellow {
    position: relative;
    float: left;
    width: 70px;
}

.player_inner_stats {
    margin-bottom: 40px;
}

.player_position_cont {
    position: absolute;
    right: 24px;
    width: 180px;
}

.fancybox-slide--video .fancybox-content {
    float: left;
}

.player_position_box {
    height: 120px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/pp_filed.png);
    position: relative;
    float: left;
    width: 100%;
}

.night_mode .player_position_box {
    background-image: url(images/field_yellow.png);
    background-color: transparent;
}

.player_position_cont p {
    position: relative;
    float: left;
    font-size: 18px;
    color: #000;

    margin-top: 5px;
}

.ppb_poisiton {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background-color: #AF232E;
}

.ppb_poisiton.center-forward {
    right: 15px;
}

.ppb_poisiton.center-midfielder {
    right: 75px;
}

.ppb_poisiton.defender {
    left: 35px;
}

.ppb_poisiton.goalkeeper {
    left: 15px;
}

.ppb_poisiton.right-back {
    left: 25px;
    top: 100px;
}

.ppb_poisiton.left-back {
    left: 25px;
    top: 18px;
}

.ppb_poisiton.defensive-midfielder {
    left: 65px;
}

.ppb_poisiton.left-midfielder {
    left: 82px;
    top: 18px;
}

.ppb_poisiton.right-midfielder {
    left: 82px;
    top: 100px;
}

.ppb_poisiton.right-forward {
    right: 25px;
    top: 18px;
}

.ppb_poisiton.left-forward {
    right: 25px;
    top: 100px;
}

.player_tmi {
    max-width: 530px;
}

.team_section {
    padding-bottom: 80px;
}

.club_infostructure_section {
    padding-top: 40px;
}

.infr_main_photo {
    margin-bottom: 42px;
}

.infr_inner_gallery {
    margin-top: 70px;
}

.infostructure_second_menu {
    background-color: #03050C;
    height: 64px;
    border-radius: 5px;
    margin-top: 25px;
    padding: 0 15px;
}

.infostructure_second_menu ul {
    position: relative;
    float: left;
}

.infostructure_second_menu ul li {
    position: relative;
    float: left;
    margin-left: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.infostructure_second_menu ul li a {
    position: relative;
    float: left;
    font-size: 18px;
    color: #fff;

    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 0 8px;
}

.infostructure_second_menu ul li:after {
    position: absolute;
    right: -16px;
    width: 1px;
    height: 36px;
    background-color: rgba(216, 216, 216, 0.2);
    content: '';
    top: 15px;
}

.infostructure_second_menu ul li:last-child:after {
    content: none;
}

.infostructure_second_menu ul li.active a {
    color: #F3DC16;
    border-bottom: 2px solid #F3DC16;
    padding-top: 2px;
}

.infostructure_video_gallery {
    margin-bottom: 80px;
}

.infostructure_video_gallery .news_list li {
    width: calc((100% - 64px) / 3);
    margin-left: 32px;
}

.infostructure_video_gallery .news_list li:first-child {
    margin-left: 0;
}

.infostructure_video_gallery .news_list li a {
    height: 240px;
}

.infostructure_video_gallery_btn {
    position: absolute;
    right: 20px;
    bottom: 24px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    z-index: 20;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/info_play.png);
}

.mnews_desc_box {
    width: calc(100% - 20px);
}

.infostructure_video_gallery .news_list li {
    margin-right: 0 !important;
    margin-top: 0;
}

.infostructure_video_gallery .news_list li .mnews_desc_box p {
    margin-top: 20px;
}

.reports_list li {
    position: relative;
    float: left;
    width: calc((100% - 96px) / 4);
    margin-left: 32px;
    margin-bottom: 20px;
}

.reports_list li:nth-child(4n - 3) {
    margin-left: 0;
}

.reports_list li a {
    height: 395px;
}

.report_img_box {
    height: 300px;
    position: relative;
    float: left;
    width: calc(100% - 2px);
    margin-left: 1px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(207, 207, 207, 1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(207, 207, 207, 1);
    box-shadow: 0px 0px 5px 0px rgba(207, 207, 207, 1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    transition: .3s ease;
    align-items: center;
    justify-content: center;
}

.reports_list li:hover .report_img_box {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(243, 220, 22, 1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(243, 220, 22, 1);
    box-shadow: 0px 0px 5px 0px rgba(243, 220, 22, 1);
}

.report_img_box img {
    position: relative;
    float: left;
    max-width: 250px;
}

.report_box_desc {
    position: relative;
    float: left;
    width: 100%;
    height: calc(100% - 300px);
    background-color: #000000;
    padding: 16px;
}

.reports_list {
    margin-top: 25px;
    margin-bottom: 80px;
}

.report_name {
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    color: #fff;
    font-size: 20px;
}

.report_format_down {
    position: absolute;
    left: 0;
    bottom: 15px;
    padding: 0 16px;
    width: 100%;
}

.report_format {
    position: relative;
    float: left;
    font-size: 12px;
    color: #fff;
}

.download_rep {
    position: relative;
    float: right;
    font-size: 12px;
    color: #707070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.download_rep:after {
    position: relative;
    float: right;
    width: 30px;
    content: '';
    height: 28px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/mini_down.png);
    margin-left: 10px;
    margin-top: -20px;
}

.reports_list .news_calendar {
    margin-top: 0;
}

.reports_list ul {
    margin-top: 40px;
}


.brandbook_box {
    position: relative;
    float: left;
    width: 900px;
    margin-top: 70px;
    margin-bottom: 80px;
}

.brandbook_box a {
    position: relative;
    float: left;
    width: 100%;
    height: 555px;
}

.brandbook_box a img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}

.brandbook_over {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url(images/brand_over.png);
}

.brandbook_over .download_rep:after {
    width: 40px;
    height: 38px;
    background-image: url(images/big_down.png);
    margin-top: -30px;
}

.club_contact_box {
    margin-top: 65px;
}

.cs_side {
    position: relative;
    float: left;
    width: 50%;
}



.cs_left ul li {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 22px;
}

.cs_left ul li span {
    position: relative;
    float: left;
    width: 120px;
}

.cs_left ul li span,
.cs_left ul li a,
.cs_left ul li p {
    position: relative;
    float: left;
    color: #000;
    font-size: 24px;
}

.cs_left ul li a,
.cs_left ul li p {}

.contact_sides {
    margin-top: 32px;
    padding-bottom: 40px;
}

.contact_emails {
    position: relative;
    float: left;
    width: calc(100% - 120px);
}

.contact_emails a {
    width: 100%;
    margin-bottom: 10px;
}

.cs_left ul li a:hover {
    text-decoration: underline;
}

.cs_left {
    padding-right: 50px;
}

.map_box {
    position: relative;
    float: left;
    width: 100%;
    height: 340px;
}

.map_box img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.academy_cats {
    margin-top: 40px;
}


.academy_about_content {
    margin-top: 42px;
}

.academy_cats_team {
    margin-top: 40px;
    position: relative;
    float: left;
    width: 100%;
}

.academy_cats_team li {
    position: relative;
    float: left;
    margin-right: 15px;
}

.academy_cats_team li.active:before .academy_cats_team li.active:after,
.academy_cats_team li:before .academy_cats_team li:after {
    content: none;
}

.academy_teams_section .teams_category_box {
    display: none;
}

.teams_category_box.active {
    display: block;
}

.academy_cats_team li a {
    height: 35px;
    padding: 0 20px;
    border: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    color: #000;
    border-radius: 4px;
}

.academy_cats_team li.active a {
    background-color: #000;
    color: #F3DC16;
}

.academy_teams_section {
    padding-bottom: 80px;
}

.academy_player_inner_cover {
    height: auto;
    margin-bottom: 40px;
}

.academy_player_inner_cover img {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.ac_player_inner_sec {
    padding-top: 0;
}

.apic_over {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/academy_in_layer.png);
    background-size: cover;
}

.apic_over span {
    position: absolute;
    font-size: 200px;
    color: #F3DC16;
    bottom: 0;

}

.ac_player_inner_stats .stat_value {
    color: #F3DC16;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.neftchiworld_gallery ul {
    margin-top: 32px;
}

.neftchiworld_gallery ul li {
    position: relative;
    float: left;
    width: calc((100% - 128px) / 5);
    margin-right: 32px;
    margin-bottom: 32px;
}

.neftchiworld_gallery ul li:nth-child(5n) {
    margin-right: 0;
}

.neftchiworld_gallery ul li a {
    position: relative;
    float: left;
    width: 100%;
    height: 395px;
    border-radius: 5px;
    overflow: hidden;
}

.neftchiworld_gallery ul li a img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;


    transition: transform 2000ms ease-out, opacity 2000ms ease-out;
}

.neftchiworld_gallery ul li a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.fanzone_section .section_title {
    margin-top: 65px;
}

.fanzone_section {
    padding-bottom: 40px;
}

.fanzone_gallery {
    margin-top: 55px;
}

.st_over {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(images/st_over.png);
    z-index: 9;
    padding: 40px;
}

.deg360 {
    position: relative;
    float: left;
    width: 100px;
    height: 74px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(images/360.png);
}

.st_over_text {
    position: absolute;
    width: 100%;
    bottom: 40px;
}

.st_over_text p {
    position: relative;
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 36px;
    color: #fff;
    margin-top: 24px;
}

.tt_left {
    position: relative;
    float: left;
    width: calc(100% - 780px);
    padding-right: 30px;
}

.tt_right {
    position: relative;
    float: left;
    width: 780px;
}

.tt_right img {
    position: relative;
    float: left;
    width: 100%;
    height: 480px;
}

.ticket_textbox {
    margin-top: 35px;
    margin-bottom: 15px;
}

.ttleft_textbox {
    max-height: 405px;
    overflow: hidden;
}

.ttleft_textbox p {
    position: relative;
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 25px;
    color: #000;

}

.ticket_map_box {
    position: relative;
    float: left;
    width: 100%;
    height: 560px;
}

.ticket_map_box img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ticket_points {
    margin-top: 32px;
}

.ticket_sales_box {
    position: absolute;
    width: 240px;
    z-index: 10;
    margin-left: 40px;
}

.ticket_sales_box ul li {
    position: relative;
    float: left;
    border: 1px solid #F3DC16;
    width: 100%;
    height: auto;
    border-bottom: 0;
}

.ticket_sales_box ul li:last-child {
    border-bottom: 1px solid #F3DC16;
}

.ticket_sales_box ul li button {
    position: relative;
    float: left;
    width: 100%;
    background-color: transparent;
    font-size: 18px;
    color: #F3DC16;
    text-align: left;
    padding: 21px 24px;
    background-position: center right 15px;
    background-repeat: no-repeat;
    background-image: url(images/tick_down.png);
    cursor: pointer;
    transition: .3s ease;
}



.ticket_sales_box ul li button.active:after {
    position: relative;
    float: left;
    width: 16px;
    margin-top: 1px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/ticket_loc.png);
    content: '';
    background-size: contain;
    margin-right: 18px;
}


.ticket_sales_box ul li button.active {
    background-color: rgba(243, 220, 22, 0.1);
    background-image: url(images/tick_up.png);
    border-bottom: 1px solid #F3DC16;
    transition: .3s ease;
}

.tsb_loc:before {
    position: relative;
    float: left;
    width: 16px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/ticket_loc.png);
    content: '';
    background-size: contain;
    margin-right: 18px;
}

.tsb_tel:before {
    position: relative;
    float: left;
    width: 16px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/ticket_tel.png);
    content: '';
    background-size: contain;
    margin-right: 18px;
}

.tsb_box p,
.tsb_box a {
    position: relative;
    float: left;
    width: 100%;
    color: #F3DC16;
}

.tsb_box p {
    margin-bottom: 5px;
}

.tsb_box {
    position: relative;
    float: left;
    width: 100%;
    background-color: rgba(243, 220, 22, 0.1);
    padding: 10px 40px;
    padding-right: 15px;
    display: none;
}

.award_img_box {
    height: 175px;
    overflow: hidden;
}

.award_img_box img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: .3s ease;
}

.award_desc {
    margin-top: 32px;
}

.award_desc p {
    position: relative;
    float: left;
    width: 100%;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    height: 60px;
    color: #808080;
    font-weight: 500;

}

.award_desc span {
    text-align: center;
    font-size: 24px;

    margin-top: 10px;
    color: #000;
}

.award_section {
    margin-top: 65px;
    padding-bottom: 60px;
}

.award_section ul li {
    position: relative;
    float: left;
    width: calc(100% / 5);
    padding: 40px 15px;
    border-bottom: 1px solid #D8D8D8;
    transition: .3s ease;
    padding-top: 0;
}


.award_section ul li:hover {
    border-bottom: 1px solid #F3DC16;
}

.award_section ul li:nth-last-child(-n+5) {
    border-bottom: 0;
}

.award_inner_section .news_main_photo {
    margin-top: 25px;
}

.inner_recommended_news ul li {
    width: calc((100% - 96px) / 4);
    margin-right: 32px;
}

.inner_recommended_news ul li:nth-child(4n) {
    margin-right: 0;
}

.club_presidents_sec {
    padding-bottom: 40px;
}

.president_years {
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    margin-top: 15px;

    font-size: 16px !important;
}

.ntv_video_list li {
    width: calc((100% - 96px) / 3);
}

.nw_pg_cats li {
    margin: 0 16px;
    margin-top: 32px;
}

.ntv_video_list li a {
    height: 240px;
}

.news_pg_cat {
    padding-left: 16px;
}

.ntv_cover {
    height: 480px;
    margin-bottom: 40px;
}

.ntv_cover img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ntv_cover a {
    height: 100%;
}

.ntv_over {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 5;
    left: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(images/ntv_over.png);
}

.ntv_section {
    padding-top: 0;
}

.ntv_cover_overbox {
    position: absolute;
    left: 32px;
    bottom: 32px;
}

.ntv_cover_overbox h2 {
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 36px;
    width: 520px;
    line-height: 50px;
    clear: both;
    font-weight: 500;
}

.big_tr_play {
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/tr_play_big.png);
    margin-bottom: 40px;
}

.l_tables_section .leauge_table {
    width: 100%;
}

.l_tables_section {
    padding-bottom: 50px;
}


.mns_cover_box {
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mns_cover_box>img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mns_overlay {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 30px;
    left: 0;
    top: 0;
    z-index: 9;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgb(0, 0, 0, 0.0);
    /*background-image: url(images/mns_cover.png);*/
}

.mns_leauge_name {
    font-size: 24px;
    margin-top: 40px;
    color: #fff;
    text-align: center;
    font-weight: 500;
}

.mns_play_time {
    font-size: 24px;
    margin-top: 13px;
    color: #fff;
    text-align: center;

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.mns_tour {
    font-size: 18px;
    margin-top: 13px;
    color: #fff;
    text-align: center;

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.mns_match_result p {
    font-size: 36px;
    color: #fff;
}

.mns_match_result .home_team_logo,
.mns_match_result .away_team_logo {
    width: 225px;
}

.mns_match_result .last_m_score span {
    font-size: 72px;
}

.mns_match_result .last_m_score {
    margin: 0 110px;
    margin-top: -25px;
}

.mns_match_result {
    border-bottom: 1px solid #D8D8D8;
    width: auto;
    padding: 16px 15px;
    width: 795px;
}

.home_team_goals {
    position: relative;
    float: left;
}

.away_team_goals {
    position: relative;
    float: right;
    width: 50%;
}

.home_team_logo img,
.away_team_logo img {
    object-fit: contain;
    height: auto;
    height: 66px;
}

.away_team_goals li {
    justify-content: flex-end;
}

.mns_match_result p {
    margin-top: 16px;
}


.mns_goalscorers li {
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 18px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-bottom: 4px;
}

.mns_goalscorers li span {
    position: relative;
    float: left;
}

.mns_goalscorers li p {
    position: relative;
    float: left;
    margin-left: 5px;
}

.mns_goals {
    position: relative;
    float: left;
    width: 795px;
    clear: both;
    padding-top: 18px;
    display: flex;
}

.away_team_goals p {
    margin-right: 5px;
}

.mns_news_section .news_page_categories {
    margin-bottom: 63px;
    position: relative;
    float: left;
    width: 100%;
}

.ms_news_list {
    margin-bottom: 77px;
}

.ms_news_list li {
    margin-left: 0;
    margin-right: 32px;
    width: calc((100% - 96px) / 4);
    margin-top: 0;
}

.ms_news_list li:nth-child(4n) {
    margin-right: 0;
}

.ms_video_gallery {
    margin-bottom: 22px;
}

.pos_teams {
    margin-top: 31px;
    margin-bottom: 40px;
}

.pos_teams .pos_home_team {
    position: relative;
    float: left;
    width: 80px;
    height: 80px;
}

.pos_teams .pos_away_team {
    position: relative;
    float: right;
    width: 80px;
    height: 80px;
}

.pos_teams>div img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.poseesions_container .center,
.lineup_section .center {
    width: 1340px;
}

.poseesion_list li {
    height: 48px;
    background-color: #979797;
    border-radius: 4px;
    margin-bottom: 22px;
    overflow: hidden;
}

.poseesion_list {
    margin-bottom: 80px;
}

.poseesion_list .home_team_stat {
    position: absolute;
    left: 0;
    height: 48px;
    font-size: 22px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    background-color: #000;
    padding-left: 10px;
    border-radius: 4px 0 0 4px;
}

.poseesion_list .away_team_stat {
    position: absolute;
    right: 0;
    height: 48px;
    font-size: 24px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding-right: 10px;
    background-color: #979797;
    text-align: right;
    justify-content: flex-end;
    border-radius: 0 4px 4px 0;

}

.poseesion_list p {
    position: absolute;
    font-size: 20px;
    color: #fff;
    height: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.lineup_section {
    margin-top: 0;
}

.lineup_section .news_in_small_title {
    margin-bottom: 0;
}

.lineup_header_times {
    height: 143px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    height: auto;
    margin-bottom: 24px;
}

.lineup_home {
    position: relative;
    float: left;
}

.lineup_home .lineup_home_logo {
    position: relative;
    float: left;
    max-width: 65px;
    max-height: 80px;
}

.lineup_home .lineup_home_logo img {
    position: relative;
    float: left;
    width: 100%;
    max-height: 85px;
    object-fit: contain;
}

.lineup_home_desc {
    position: relative;
    float: left;
    height: 80px;
    padding-left: 24px;
    padding-top: 13px;
}

.lineup_homename,
.lineup_type {
    font-size: 24px;
    position: relative;
    float: left;
    text-align: left;
    font-weight: normal;
    width: 100%;
}

.lineup_type {
    line-height: 25px;
    margin-top: 5px;
}

.lineup_away {
    position: absolute;
    right: 0;
    float: right;
}

.lineup_away .lineup_away_logo {
    position: relative;
    float: left;
    max-width: 65px;
    height: 85px;
}

.lineup_away .lineup_away_logo img {
    position: relative;
    float: left;
    width: 100%;
    height: 85px;
    object-fit: contain;
}

.lineup_away .lineup_home_logo {
    position: relative;
    float: left;
    max-width: 65px;
    height: 85px;
}

.lineup_away .lineup_home_logo img {
    position: relative;
    float: left;
    width: 100%;
    height: 85px;
    object-fit: contain;
}


.lineup_away .lineup_homename,
.lineup_away .lineup_type {
    text-align: right;
}

.lineup_away .lineup_home_desc {
    padding-right: 24px;
}

.lineup_referee_box {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.lineup_referee_box p,
.lineup_referee_box span {
    position: relative;
    float: left;
    font-size: 24px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.lineup_referee_box span:before {
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 15px;
    background-image: url(images/referee.png);
    content: '';
    margin-top: -1px;
}

.line_up_box {
    height: 1470px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/field.svg);
    margin-bottom: 80px;
    background-size: cover;
    margin-top: 24px;
    padding: 0 30px;
}



.line_up_homeside,
.line_up_awayside {
    position: relative;
    float: left;
    width: 100%;
    height: 50%;
}

.line_up_homeside {


    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;

    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-orient: vertical;
    padding: 15px 6px;
    padding-right: 0px;
    float: left;
    padding-top: 100px;
}

.line_up_awayside {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: column;
    padding: 15px 6px;
    padding-left: 0px;
    flex-direction: column-reverse;
    float: right;
    padding-bottom: 100px;
}

.line_up_awayside .libe_up_number {
    color: #fff;
}

.line_up_homeside>div,
.line_up_awayside>div {
    height: 100%;
    width: 100%;
}

.lu_player_img {
    position: relative;
    float: left;
    width: 64px;
    height: 64px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 100%;
}

.libe_up_number {
    font-size: 28px;
    font-weight: 600;
}

.line_up_homeside .lu_player_img {
    background-color: #fff
}

.lu_player_img img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;

    object-fit: contain;

}

.lu_player_name {
    position: relative;
    float: left;
    width: auto;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1px 7px;
    border-radius: 5px;
    margin-top: 8px;
    font-size: 13px;
}

.lu_player_name span {
    position: relative;
    float: left;
    margin-right: 5px;
}

.line_up_column ul {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;

    padding: 0 0;
}

.away_lu_img {
    border: 2px solid #fff;
}

.line_up_column ul li {
    position: relative;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}

.line_up_column ul li:first-child {
    margin-top: 0;
}

.line_up_column ul li:last-child {
    margin-bottom: 0;
}

.l_goal {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/goal.svg);
    border-radius: 100%;
    right: -3px;
    top: -10px;
}

.l_subs {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/subs.svg);
    border-radius: 100%;
    right: -3px;
    top: -10px;
}

.p_goal .l_subs {
    left: -3px;
}



.l_card {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/yellow.svg);
    border-radius: 100%;
    right: -3px;
    top: -10px;
}

.p_goal .l_card {
    left: -3px;
    bottom: unset;
}

.p_goal_and_subs .l_card {
    bottom: -10px;
    left: -3px;
    top: unset;
}

.l_red {
    background-image: url(images/red.svg);
    display: none;
}

.p_red .l_red {
    display: block;
}

.p_red .l_yellow {
    display: none;
}


.p_subs .l_card {
    left: -10px;
}

.p_goal .l_goal:nth-child(3) {
    right: -15px;
    z-index: 5;
}

.p_goal .l_goal:nth-child(4) {
    right: -27px;
    z-index: 6;
}

.p_goal .l_goal:nth-child(5) {
    right: -37px;
    z-index: 7;
}

.p_goal .l_goal:nth-child(6) {
    right: -47px;
    z-index: 8;
}


.home_subs,
.away_subs {
    position: relative;
    float: left;
    width: 50%;
}

.home_subs li {
    position: relative;
    float: left;
    width: 100%;
    height: 104px;

    border-bottom: 1px solid #D8D8D8;
}

.subs_list:after {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #D8D8D8;
    height: 100%;
    width: 1px;
    content: '';
}

.home_subs li:last-child {
    border-bottom: 0;
}

.away_subs li {
    position: relative;
    float: left;
    width: 100%;
    height: 104px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-bottom: 1px solid #D8D8D8;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row-reverse;
}

.away_subs li:last-child {
    border-bottom: 0;
}

.away_subs li .subs_minute .subs_icon {
    margin-right: 0;
    margin-left: 0;
}

.subs_list {
    margin-top: 31px;
    display: flex;
}


.subs_img {
    position: relative;
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    border: 1px solid #000;
}

.away_subs .subs_img {
    position: relative;
    float: right;
}

.subs_img img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    object-fit: contain;
}

.substitiue_players .subs_name {
    padding-right: 15px;
}

.away_subs .subs_name {
    position: relative;
    float: right;
    margin-right: 20px;
    padding-left: 15px;
    padding-right: 0;

}

.subs_name {
    position: relative;
    float: left;
    margin-left: 20px;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.subs_name span,
.subs_name p {
    position: relative;
    float: left;
    font-size: 20px;
    color: #000;
}

.out_player {
    color: #707070 !important;
    margin-bottom: 7px;
}

.out_player span {
    color: #707070 !important;
}

.away_subs .subs_name span {
    margin-right: unset;
    margin-right: 8px;
}

.away_subs li .subs_name p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
}

.subs_name span {
    margin-right: 8px;
}

.coaches_tit {
    margin-top: 44px;
}

.ms_coaches {
    margin-top: 8px;
    margin-bottom: 32px;
}

.year_select {
    position: relative;
    float: right;
    margin-top: 10px;
    width: 155px;
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-image: url(images/down.png);
    border-bottom: 1px solid #D8D8D8;
    font-size: 16px;
    padding: 6px 0;

}

.fixt_selects {
    position: relative;
    float: right;
    margin-top: 10px;
}

.fixt_selects select {
    position: relative;
    float: left;
    margin-left: 33px;
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-image: url(images/down.png);
    border-bottom: 1px solid #D8D8D8;
    font-size: 16px;
    padding: 6px 0;
    padding-left: 5px;


}

.night_mode .fixt_selects select {
    background-color: #ccc;
}

.fixt_selects button {
    margin-top: 11px !important;
}

.academy_cats {
    position: relative;
    float: left;
    width: 100%;
}

.fixtures_section {
    margin-top: 32px;
}

.fix_match_button {
    height: 114px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    cursor: pointer;
    padding-left: 15px
}

.fix_match_button:before {
    position: absolute;
    left: 15px;
    top: 45px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/ms_arrow.png);
    transition: .3s ease;
    content: '';

}


.night_mode .fix_match_button:before {
    background-image: url(images/ff_white.svg);
}

.fmb_open:before {
    transform: rotate(90deg);
    transition: .3s ease;
}

.fm_leauge_name {
    position: relative;
    float: left;
    margin-left: 54px;
}

.fm_leauge_name {
    margin-left: 54px;
}

.fm_leauge_name h6 {
    position: relative;
    float: left;
    font-size: 18px;
    color: #000;
    margin-bottom: 8px;
    font-weight: normal;
}

.fm_leauge_name span {
    position: relative;
    float: left;
    font-size: 18px;
    color: #000;
    clear: both;
}

.matches_by_month {
    margin-bottom: 50px;
}

.matches_by_month li {
    position: relative;
    float: left;
    width: 100%;
    /*border-bottom: 2px solid #D8D8D8;*/
}

.fixtures_section.calendar .fix_match_button:before {
    content: none;
}

.matches_by_month li:last-child {
    border-bottom: 0;
}

.matc_story {
    width: 213px;
    height: 48px;
    background-color: #000000;
    color: #F3DC16;
    font-size: 20px;
    position: absolute;
    right: 15px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;

    background-repeat: no-repeat;
    background-position: center right 16px;
    background-image: url(images/link.png);
    padding-left: 16px;
    transition: .3s ease;
}

.matc_story:hover {
    background-image: url(images/link_black.png);
    background-color: #F3DC16;
    color: #000;
}

.ms_home_team {
    position: relative;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-right: 45px;
    justify-content: flex-end;
    width: 240px;
}

.ms_home_team p {
    position: relative;
    float: left;
    font-size: 24px;
    color: #000;

    margin-right: 25px;
}

.ms_away_team {
    position: relative;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-left: 45px;
    width: 240px
}

.ms_away_team p {
    position: relative;
    float: left;
    font-size: 24px;
    color: #000;

    margin-left: 25px;
}

.ms_score {
    position: relative;
    float: left;
}

.ms_score span {
    position: relative;
    float: left;
    font-size: 36px;
    color: #8c8686;

}

.ms_space {
    margin: 0 10px;
}

.ms_result_box {
    position: absolute;
}

.ms_result_box img {
    /*width: 50px;*/
    height: 50px;
    position: relative;
    float: left;
    object-fit: contain;
}

.ms_match_story {
    position: relative;
    float: left;
    width: 100%;
    background-color: #fff;
    padding: 25px 0;
    padding-top: 15px;
    display: none;
}

.ms_stadium_referee {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 12px;
}

.ms_stadium_referee>div {
    position: relative;
    float: left;
    margin-right: 90px;
}

.ms_stadium_referee>div span {
    position: relative;
    float: left;
    clear: both;
    font-size: 24px;
    color: #000;

}

.ms_stadium_referee>div p {
    position: relative;
    float: left;
    clear: both;
    font-size: 20px;
    margin-top: 5px;
    color: #000;

}

.timeline_logo {
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
}

.timeline_logo img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.timeline_home {
    position: relative;
    float: left;
    width: 100%;
}

.timeline_bar {
    position: relative;
    float: left;
    width: 100%;
    height: 2px;
    margin: 17px 0;
    background-color: #979797;
}

.ta_img {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background-color: #000;
}

.timeline_actions>div {
    position: absolute;
    float: left;
}

.timeline_actions>div p {
    position: absolute;
    background-color: #000;
    padding: 10px 10px;
    border-radius: 0 4px 4px 0;
    color: #fff;
    white-space: nowrap;
    font-size: 14px;
    left: 37px;
    padding-top: 13px;
    top: 0px;
    height: 40px;
    visibility: hidden;
    opacity: 0;
    z-index: 11;
    transition: .3s ease;
    transform: translateX(-40px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.timeline_actions>div:hover p {
    opacity: 1;
    display: block;
    transform: translateX(0);
    visibility: visible;
}

.timeline_actions>div:hover {
    overflow: inherit;
}

.timeline_actions>div p span {
    position: relative;
    margin-left: 14px;
}

.home_ta>div {
    bottom: 40px;
}

.ta_home_line {
    position: absolute;
    left: 50%;
    height: 57px;
    background-color: #979797;
    width: 1px;
    content: '';
}

.ta_away_line {
    position: absolute;
    left: 50%;
    height: 57px;
    background-color: #979797;
    width: 1px;
    content: '';
    bottom: 40px;
}

.ta_home_line:after {
    position: absolute;
    color: #000;
    bottom: -19px;
    content: '.';
    font-size: 62px;
    border-radius: 100%;
    font-family: serif;
    left: -7px;
    z-index: 5;
}

.ta_away_line:before {
    position: absolute;
    color: #000;
    bottom: 38px;
    content: '.';
    font-size: 62px;
    border-radius: 100%;
    font-family: serif;
    left: -7px;
    z-index: 5;
}


.away_ta>div {
    top: -62px;
}

.right_open .ta_name {
    left: unset;
    right: 38px;
    border-radius: 4px 0 0 4px;
    transform: translateX(40px);
}

.comp_select {
    width: 225px;
}



.fancybox-caption__body .ya-share2__title {
    display: none;
}

.fancybox-caption__body .ya-share2__link {
    height: 32px;
    width: 32px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
}

.fancybox-caption__body .ya-share2__item_service_telegram .ya-share2__link {
    background-image: url(images/share_telegram.png);
}

.fancybox-caption__body .ya-share2__item_service_facebook .ya-share2__link {
    background-image: url(images/share_fb.png);
}

.fancybox-caption__body .ya-share2__item_service_vkontakte .ya-share2__link {
    background-image: url(images/share_vk.png);
}

.fancybox-caption__body .ya-share2__item_service_twitter .ya-share2__link {
    background-image: url(images/share_twitter.png);
}

.fancybox-caption__body .ya-share2__item_service_whatsapp .ya-share2__link {
    background-image: url(images/share_wp.png);
}

.fancybox-caption__body .ya-share2__list li {
    position: relative;
    float: left;
    margin: 0 8px;
}


.popup_share {
    position: relative;
    float: left;
    display: none;
    margin-top: 6px;
}

.menu_open {
    position: relative;
    float: left;
    width: 24px;
    height: 24px;
    background-position: center;
    background-image: url(images/menu.png);
    background-repeat: no-repeat;
    background-color: transparent;
    cursor: pointer;
    margin-top: 8px;
}

.menu_button {
    display: none;
}

.sidenav {
    height: 100vh;
    width: 280px;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #000;

    transition: 0.5s;
    padding: 30px 0;
    box-sizing: border-box;
    transform: translateX(-120%);
    padding-top: 0;
}

.side_menu_list {
    margin-top: 20px;
}

.side_menu_list li {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 11px;
}

.sidenav_in {
    position: relative;
    float: left;
    width: 98%;
    height: calc(100% - 110px);
    margin-top: 25px;
    margin-bottom: 80px;
}

.sidenav .side_menu_list a,
.side_submenu a {
    padding: 4px 8px 4px 15px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    display: block;
    transition: 0.3s;
}




.sidenav .side_menu_list .side_submenu a:hover {
    color: #5784c4 !important;
}



.sidenav .closebtn {
    position: relative;
    float: right;
    top: 24px;
    width: 20px;
    height: 20px;
    background-size: contain;
    right: 20px;
    font-size: 36px;
    margin-left: 50px;
    transition: .2s ease;
    border-radius: 5px;
    background-color: transparent;
    padding: 0;
    z-index: 9999;
}




#main {
    transition: margin-left .5s;
    padding: 16px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav .side_menu_list a {
        font-size: 18px;
    }
}

.sidenav_in .mCustomScrollBox .mCSB_container>.side_menu_list {
    margin-left: 0;
    margin-top: 0;
    width: 100%;
}

.sidenav_in .mCustomScrollBox .mCSB_container>.side_menu_list>li>a,
.side_submenu a {
    position: relative;
    float: left;
    color: #fff !important;
    text-transform: uppercase !important;
    transition: .2s ease !important;
    font-size: 14px !important;
}

.sidenav_in {
    padding-top: 50px;
}


.sidenav_open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0) !important;
}



.sidenav_in .mCustomScrollBox .mCSB_container .side_menu_list li .sub_menu {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 10px;
    transform: none;
    border-radius: 0;
    display: none;
}

.closebtn {
    background-image: url(images/menu_close.png);
    background-position: center;
    background-repeat: no-repeat;
}


.sidenav .header_has_sub_menu a:after {

    background-image: url(images/arrow_down_white_side.svg);

}

.side_submenu {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 25px;
    display: none;
    margin-bottom: 15px;
}

.side_submenu li {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 8px;
    padding-left: 11px;
    list-style-type: none;
}

.side_submenu li a {
    color: #fff;
    width: 100%;
    position: relative;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
}

.side_submenu li a:before {
    position: absolute;
    left: 18px;
    top: 14px;
    width: 3px;
    height: 3px;
    border-radius: 100%;
    background-color: #fff;
    content: none;
}



.layer {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100vh;
    z-index: 999;
    display: none;
}

.sidenav .header_has_sub_menu a:after {
    background-image: url(images/arrow_down_white_side.svg);
}

.header_has_sub_menu>a {
    width: 210px;
}

.mCSB_inside>.mCSB_container {
    margin-right: 7px;
}

.header_has_sub_menu>a:after {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -2px;
    width: 7px;
    height: 4px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/arrow_down_white.svg);
    content: '';
    transition: all 0.2s;
}

.sidenav_in .mCustomScrollBox .mCSB_container ::-webkit-scrollbar {
    width: 5px;
    -moz-appearance: none !important;
}

.sidenav_in .mCustomScrollBox .mCSB_container ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px transparent;
    border-radius: 10px;
    -moz-appearance: none !important;
}

.sidenav_in .mCustomScrollBox .mCSB_container ::-webkit-scrollbar-thumb {
    background: #fff;
    border-radius: 10px;
    -moz-appearance: none !important;
}

.fancybox-content {

    top: 50% !important;
    left: 50% !important;

    -webkit-transform: translate(-50%, -50%) !important;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%) !important;
}

.fancybox-infobar span:first-child {
    font-size: 36px;
    color: #F3DC16;
}

.fancybox-infobar {
    color: #fff;
    font-size: 24px;
    left: 15px;
    top: 15px;
}


.fancybox-image,
.fancybox-spaceball {
    object-fit: cover;
}


/* shop */

.shop_left_icons {
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    position: relative;
    float: left;
}

.header_link_ico {
    color: #fff;
    font-size: 16px;
    width: unset !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.header_link_ico:hover {
    color: #F3DC16;
}

.shop_wishlist:before {
    width: 20px;
    height: 20px;
    content: '';
    position: relative;
    float: left;
    margin-right: 16px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/shop_wish.svg);
}

.shop_login:before {
    width: 20px;
    height: 20px;
    content: '';
    position: relative;
    float: left;
    margin-right: 16px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/shop_user.svg);
}

.shop_global {
    width: 20px;
    height: 20px;
    position: relative;
    float: left;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/shop_global.svg);
}

.shop_left_icons ul li {
    position: relative;
    float: left;
    margin-right: 32px;
}

.shop_bag_link {
    margin-left: 32px;
    height: 40px;
    position: relative;
    float: right;
    background-color: #F3DC16;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    padding: 0 16px;
}

.shop_bag_link p {
    position: relative;
    float: left;
    color: #000;
    font-size: 16px;
    margin-top: -2px;
}

.shop_bag_link p sup {
    margin-left: 12px;
}

.shop_bag_link span {
    position: relative;
    float: left;
    width: 20px;
    height: 24px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/bag.svg);
    margin-right: 16px;

}

.shop_bag_link span:after {
    position: absolute;
    right: -5px;
    top: -2px;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: #000;
    color: #fff;
    content: attr(data-txt);
    font-size: 9px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.shop_slider_over {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/shop_slider_over.png);
    left: 0;
    top: 0;
}

.shop_main_slider,
.shop_main_slider img {
    height: 480px;
    object-fit: cover;
}

.shop_main_slider {
    margin-bottom: 55px;
}

.shop_main_slider .owl-dots {
    width: 100%;
    left: 0;
    bottom: 40px;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

@media(min-width: 1600px) {

    .shop_main_slider,
    .shop_main_slider img {
        height: 630px;
        object-fit: cover;
    }
}

.pd-40 {
    padding: 0 40px;
}

.shop_page_sliders {
    padding-top: 0;
    margin-top: 0;
    margin-left: -10px;
}

.shop_titles {}

.shop_page_sliders .mfs_slider_box {
    border: 0;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    float: left;
    width: 100%;
    height: 440px;
    transition: none;
    border-bottom: 1px solid #fff;
    padding-top: 24px;
    padding-bottom: 24px;

}

.shop_slider_cn {
    height: 536px;
}

.shop_slider_cn:hover {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.shop_slider_cn:hover .mfs_slider_box {
    box-shadow: none;
    border-bottom: 1px solid #D8D8D8;
}

.shop_page_sliders .owl-item {
    padding: 15px;
}

.shop_page_sliders .owl-stage-outer {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;

}

.shop_hover_box {
    position: relative;
    float: left;
    width: 100%;
    height: 96px;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}


.shop_slider_cn:hover .shop_hover_box {
    opacity: 1;
    visibility: visible;
}



.s_like {
    position: relative;
    float: left;
    width: 32px;
    height: 28px;
    margin-left: 32px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(images/s_like.svg);
    background-color: transparent;
    cursor: pointer;
}

.s_like.liked {
    background-image: url(images/s_liked.svg);
}

.add_to_card {
    margin-top: 0;
    color: #fff;
    width: unset;
    height: unset;
    padding: 10px 32px;
}

.add_to_card:after {
    background-color: #000;
    color: #F3DC16;
    width: 100%;
    height: 100%;
}

.add_to_card:before {
    background-color: #F3DC16;
    color: #000;
    width: 100%;
    height: 100%;
}

.s_slider_val {
    font-size: 36px !important;
    color: #000;
}

.shop_slider_cn .mfs_price_and_link p svg {
    margin-left: 12px;
}

.discount_price {
    font-size: 24px !important;
    margin-left: 17px;

}

.discount_price:before {
    position: absolute;
    top: 17px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    content: '';
}

.shop_slider_cn .mfs_price_and_link p {
    width: unset;
    position: relative;
    float: left;
}

.shop_slider_cn .mfs_price_and_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.shop_main_section {
    padding-bottom: 60px;
}

.sponsor_page a {
    position: relative;
    float: left;
    width: 100%;
    height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    transition: .3s ease;
    border: 1px solid #dedede;
}

.sponsor_page a:hover {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

.sponsor_page a img {
    max-width: 130px;
    max-height: 130px;
}

.sponsor_page {
    padding-bottom: 50px;
}

.shop_page_sliders .owl-nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    margin-top: -77px;
}

.shop_page_sliders .owl-nav button {
    position: absolute;
    width: 50px;
    height: 50px;
    background-color: #fff !important;
    background-size: 20px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    border-radius: 10px;
    border: 1px solid #dedede !important;
    transition: .3s ease;
}

.shop_page_sliders .owl-nav button span {
    display: none;
}

.shop_page_sliders .owl-nav button:hover {
    background-color: #F3DC16 !important;
}

.shop_page_sliders .owl-nav button.owl-next {
    background-image: url(images/next.svg);
    right: -20px;
}

.shop_page_sliders .owl-nav button.owl-prev {
    background-image: url(images/back.svg);
    left: 0;
}

.main_discount {
    font-size: 72px;
    color: #F3DC16;
    position: relative;
    float: left;
    font-weight: 500;
}

.sso_over {
    position: absolute;
    width: 100%;
    left: 40px;
    bottom: 80px;
}

.sso_over h5 {
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    font-weight: 500;
    font-size: 36px;
    margin-bottom: 16px;
}

.sso_over p {
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 21px;

}

.sso_over a {
    position: relative;
    float: left;
    padding: 11px 16px;
    font-size: 20px;
    background-color: #F3DC16;
    margin-top: 25px;
    border-radius: 4px;
    color: #000;
    transition: .3s ease;
}

.sso_over a:hover {
    background-color: #ffeb43;
}

.sso_over a span:after {
    position: relative;
    float: right;
    width: 22px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/link_black.png);
    content: '';
    margin-left: 10px;
    top: 4px;
    transition: .3s ease;
}

.shop_bag_sub {
    position: absolute;
    width: 548px;
    height: auto;
    padding: 24px 24px;
    background-color: #171717;
    z-index: 999;
    right: 0;
    top: 40px;
    opacity: 0;
    visibility: hidden;
    transition: .2s ease;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(225, 225, 225, 0.3)
}

.shop_bag_cont:hover .shop_bag_sub {
    opacity: 1;
    visibility: visible;
}

.shop_bag_sub p {
    color: #fff;
}

.pl-0 {
    padding-left: 0;
}

.pr-0 {
    padding-right: 0;
}


.shop_bag_sub img {
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.bag_desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
}

.bag_desc p {
    font-size: 16px;

}

.bag_desc .bag_val {
    font-size: 22px;
}

.bag_desc .bag_val svg {
    margin-left: 12px;
}

.sub_bag_links a {
    width: 100%;
    height: 40px;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    transition: .3s ease;
}

.continue_shopping {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}

.continue_shopping:hover {
    background-color: #000;
    border: 1px solid #F3DC16;
    color: #F3DC16;
}

.go_t_card {
    background-color: #000;
    color: #F3DC16;
    border: 1px solid #000;
}

.go_t_card:hover {
    background-color: transparent;
    color: #fff;
    border: 1px solid #F3DC16;
}

.shop_cat_right .news_in_small_title {
    margin-left: 15px;
    width: calc(100% - 30px);
}

.shop_cat_right .mfs_slider_box {
    border: 0;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    transition: .3s ease;
}

.shop_cat_right .mfs_slider_box:hover {
    -webkit-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.18);
}

.shop_cat_right {
    margin-bottom: 60px;
    padding-left: 30px;
    padding-right: 0;
}


.shop_cat_left {
    padding: 24px;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
    height: min-content;
    padding-bottom: 35px;
}

.shop_cat_left .news_in_small_title {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 23px;
}

.shop_cat_section .row {
    margin: 0;
}

.scl_cats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;

    margin-bottom: 15px;

}

.scl_cats a {
    color: #000000;
    font-size: 18px;
    clear: both;
    margin-bottom: 21px;
    transition: .3s ease;
}

.scl_cats a span {
    color: #7F7F7F;
    margin-left: 10px;
}

.shop_cat_right .mfs_price_and_link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin-top: 45px;
}

.shop_cat_right .mfs_price_and_link p {
    width: unset;
}

.shop_cat_right .mfs_slider_box img {
    width: 200px;
    height: 200px;
}

.shop_cat_right .mfs_slider_box {
    height: auto;
}

.cat_sizes label {
    margin-bottom: 21px;
    clear: both;
    font-size: 18px;
}

.cat_sizes label p {
    color: #000000;
    position: relative;
    float: left;
}

.cat_sizes label p span {
    color: #7F7F7F;
    margin-left: 10px;
}

.cat_sizes label input {
    position: relative;
    float: right;
    width: 18px;
    height: 18px;
}

.cat_sizes label input:after {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 4px;
    border: 1px solid #000000;
    content: '';
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
}

.cat_sizes label input:checked:after {
    background-image: url(images/tick_yellow.svg?v=2);
    background-color: #000;
}

.cat_colors {
    margin-bottom: 0;
}

.cat_colors input {
    width: 36px;
    height: 36px;
    border-radius: 4px;
    margin-right: 24px;
    position: relative;
    border: 1px solid transparent;
    flex: none;
    margin-bottom: 15px;
}

.cat_colors input.white_color {
    border: 1px solid #000;
}

.cat_colors input:after {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 4px;
    content: '';
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 19px;
}

.cat_colors input.black_color:checked:after {
    background-image: url(images/tick_white.svg);

}

.cat_colors {
    flex-direction: initial;
    flex-wrap: wrap;
}

.cat_colors input:checked:after {
    background-image: url(images/tick.svg);
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
    color: #000;
    font-size: 14px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background-color: #fff;
    border-radius: 4px;
}

.irs--flat .irs-min,
.irs--flat .irs-max {
    background-color: #fff;
    color: #000;
    font-size: 14px;
}

.irs--flat .irs-min svg,
.irs--flat .irs-max svg {
    margin-right: 10px;
}

.irs--flat .irs-from svg {
    margin-right: 10px;
}

.irs--flat .irs-to svg {
    margin-right: 10px;
}

.irs--flat .irs-bar {
    background-color: #F3DC16;
}

.irs--flat .irs-handle {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #F3DC16;
    border: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 21px;
}

.irs--flat .irs-handle>i {
    display: none;
}

.irs--flat .irs-handle>i:first-child {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-color: #000;
    top: unset;
    left: unset;
    margin-left: unset;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
    border-top-color: #F3DC16;
}

.irs--flat .irs-handle.state_hover>i:first-child,
.irs--flat .irs-handle:hover>i:first-child {
    background-color: #000;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
    margin-top: -5px;
}

.scl_cats a:hover {
    opacity: .8
}

.cat_search {
    width: 100%;
    height: 50px;
    border-radius: 10px;
    font-size: 19px;
    margin-top: 30px;
    background-color: #000;
    color: #F3DC16;
    transition: .3s ease;
    cursor: pointer;
}

.cat_search:hover {
    background-color: #F3DC16;
    color: #000;
}


@media(max-width: 1600px) {
    .shop_cat_right .mfs_slider_box img {
        width: 120px;
        height: 120px;
    }

    .cat_colors input {
        width: 25px;
        height: 25px;
        margin-right: 16px;
    }
}

@media(max-width: 1600px) {

    .hmb_right_icons ul li>a,
    .hmb_right_icons ul li>button:not(.day_night) {
        width: 20px;
    }

    .lang_bar a,
    .navbar ul li a {
        font-size: 13px;
    }

    .header_logo_side {
        height: 85px;
    }

    .main_logo img {
        width: 50px;
    }

    .main_logo span,
    .header_logo_side p {
        font-size: 23px;
    }

    .partners_section {
        padding: 20px 0;
    }

    .partners_section .owl-carousel a {
        height: 60px;
    }

    .main_slider_section,
    .main_slider_last_match,
    .main_slider .owl-carousel,
    .main_slider .owl-carousel img {
        height: calc(100vh - 265px);
    }

    .day_night {
        width: 30px;
        height: 14px;
    }

    .day_night:before {
        width: 16px;
        height: 16px;
        background-size: 9px;
    }

    .day_night.night:before {
        transform: translateX(20px);
    }

    .main_slider_over_news_title p {
        font-size: 27px;
        line-height: 35px;
    }

    .submenu ul li {
        margin-bottom: 10px;
    }

    .submenu {
        padding: 10px;
        padding-bottom: 0;
    }

}

.news_date_search {
    position: relative;
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.news_date_search button {
    position: relative;
    float: left;
    margin-left: 15px;
    padding: 5px 20px;
    font-size: 16px;
    color: #757575;
    background-color: #fff;
    border: 1px solid #D8D8D8;
    margin-top: 19px;
    margin-right: 15px;
    cursor: pointer;
    transition: .3s ease;
}

.news_date_search button:hover {
    border: 1px solid #F3DC16;
}

.teama_banner {
    margin-bottom: 0;
}

.teams_page_banner {
    margin-bottom: 0;
    margin-top: 40px;
}

@media(max-width: 500px) {

    .header_top,
    .header_menu_box {
        height: 40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: center;
    }
}

.night_mode .trainer_inner_section p,
.night_mode .trainer_inner_section h5 {
    color: #fff;
}

.night_mode p,
.night_mode h1,
.night_mode h2,
.night_mode h4 .night_mode h5 .night_mode h6 .night_mode h3 {
    color: #fff;
}

.night_mode .award_desc span {
    color: #fff;
}

.night_mode .reports_list li a,
.night_mode .brandbook_box a {
    background-color: #fff;
}

.night_mode .report_box_desc {
    border: 1px solid #fff;
}

.night_mode .cs_left ul li span,
.night_mode .cs_left ul li a,
.night_mode .cs_left ul li p {
    color: #fff;
}

.on_day {
    display: block;
}

.on_night {
    display: none;

}

.on_night,
.on_day {
    position: absolute !important;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    z-index: 9;
}

.form-group {
    position: relative;
}

.search_inp {
    width: calc(100% - 110px);
    margin-right: 26px;
    height: 64px;
    border: 1px solid #D8D8D8;
    border-radius: 4px;
    background-position: center left 15px;
    background-size: 30px;
    background-image: url(images/search.svg);
    background-repeat: no-repeat;
    padding-left: 65px;
    font-size: 18px;
    position: relative;
    float: left;
}

.search_container {
    margin-top: 48px;
    margin-bottom: 40px;
}

.search_button_pg {
    background-position: center;
    background-size: 30px;
    background-image: url(images/search.svg);
    background-repeat: no-repeat;
    background-color: #F3DC16;
    width: 84px;
    height: 64px;
    border-radius: 4px;
    position: relative;
    float: left;
    cursor: pointer;
    transition: .3s ease;
}

.search_button_pg:hover {
    opacity: .8;
}

.search_results ol {
    padding-left: 16px;
}

.search_results ol li {
    margin-bottom: 21px;

    list-style-type: decimal;
    padding-left: 16px;
}

.search_results ol li a {
    color: #000;
    font-size: 18px;

    text-decoration: underline;
    transition: .2s ease;
}

.search_results ol li a:hover {
    opacity: .8;
}

.search_results {
    margin-bottom: 60px;
}


.s_box {
    padding: 32px 24px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    float: left;
    height: 100%;
    width: 100%;
}

.sponsors_box {
    margin-top: 90px;
    position: relative;
    float: left;
}

.sponsors_box .col-md-6 {
    margin-bottom: 30px;
}

.s_box_logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.s_box_logo {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 16px;
}

.s_box_logo img {
    width: 330px;
    position: relative;
    float: left;
    height: 125px;
    object-fit: contain;
}

.s_box h6 {
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 16px;
}

.s_box p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 50px;
    position: relative;
    float: left;
    width: 100%;

}

.s_box a {
    position: relative;
    float: left;
    font-size: 24px;
    color: #000;
    text-decoration: underline;
    transition: .2s ease;
}

.s_box a:hover {
    opacity: .8;
}

.teklif_title {
    font-size: 24px;
    border-bottom: 1px solid #D8D8D8;
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 7px;
    margin-bottom: 32px;
    font-weight: 500;
}

.tc_left p {
    font-size: 20px;
    color: #000;

    line-height: 32px;
}

.teklif_cont {
    margin-bottom: 50px;
}

.teklif_cont .report_box_desc {
    height: 90px;
}

.teklif_cont .report_img_box img {
    width: 250px;
    height: 180px;
    object-fit: contain;
}

.report_img_box {
    transition: .2s ease;
}

.report_img_box:hover {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(207, 207, 207, 1);
    -moz-box-shadow: 0px 0px 20px 0px rgba(207, 207, 207, 1);
    box-shadow: 0px 0px 20px 0px rgba(207, 207, 207, 1);
}

.sponsor_contact_box {
    position: relative;
    float: left;
}

.sponsor_contact_b {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    padding: 16px;
    width: 100%;
}

.sponsor_contact_b input,
.sponsor_contact_b textarea {
    border: 1px solid #D8D8D8;

}

.sponsor_contact_b label {
    margin-bottom: 16px;
    position: relative;
    float: left;
}

.sponsor_contact_b textarea {
    height: 135px;
}

.form-control:focus {
    box-shadow: none;
}

.sc_send {
    color: #F3DC16;
    width: 213px;
    height: 48px;
    cursor: pointer;
    transition: .3s ease;
    background-color: #000;
    font-size: 18px;
    border-radius: 4px;
    margin: 0 auto;
}

.sc_send:hover {
    background-color: #F3DC16;
    color: #000;

}

.header_top_left_list img {
    height: 24px;
}

.player_number_cont img {
    height: 20px;
    width: auto !important;
}

.fixtures_section .news_in_small_title {
    margin-top: 45px;
}

.news_inner_content ul li,
.news_inner_content ol li {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 24px;
    font-size: 20px;
    color: #000;
    line-height: 32px;

    list-style-type: disc;
}

.news_inner_content ul,
.news_inner_content ol {
    padding-left: 20px;
    margin-left: 40px
}

.fixt_selects .news_date_search button {
    margin-top: 10px;
}

.sidenav_logo_cont {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    top: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}



.sidenav_logo_cont p {
    color: #fff;
    font-size: 20px;
}

.side_menu_list>li img {
    position: relative;
    float: left;
    max-height: 22px;
    margin-left: 16px;
}

.pagination {
    position: relative;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}

.page-item.active .page-link {
    background-color: #000;
    border-color: #000;
}

.page-link {
    color: #000;
}

.page-link:focus {
    box-shadow: none;
}

.page-link {
    padding: 0.5rem 1rem;
}

.page-link:hover {
    color: #000;
}

.time_line {
    position: relative;
    float: left;
    width: 100%;
    border-top: 1px solid #979797;
    padding: 15px 0;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    padding-bottom: 0;
}

.time_line p {
    font-size: 20px;
    color: #000;
}

@media(max-width: 1600px) {
    .time_line {
        margin-top: 40px;
    }

    .time_line p {
        font-size: 17px;
    }
}

.night_mode .ms_score span {
    color: #fff;
}


.night_mode .matches_by_month li span,
.night_mode .matches_by_month li p,
.night_mode .matches_by_month li h6 {
    color: #fff !important
}

.night_mode .ms_match_story {
    background-color: #000;

}

.night_mode .timeline_actions .ta_img {
    background-color: #fff
}



.night_mode .matc_story {
    color: #F3DC16;
    background-color: transparent;

}

.night_mode .matc_story:hover {
    background-color: #F3DC16;
    color: #000;
}

.night_mode .lineup_section p,
.night_mode .lineup_section span,
.night_mode .lineup_section a,
.night_mode .lineup_section .news_in_small_title,
.night_mode .lineup_homename .lineup_type,
.night_mode .subs_name span,
.night_mode .subs_name p {
    color: #fff;
}

.night_mode .ti_read_more_button {
    color: #fff;
}

.night_mode .sponsor_contact_b label {
    color: #fff;
}

.night_mode .sc_send {
    background-color: #fff;
    color: #000;
}

.night_mode .teklif_title {
    color: #fff;
}

.night_mode .tc_left p {
    color: #fff;
}

.reports_list select {
    position: relative;
    float: right;
    width: 120px;
    height: 35px;
    border: 1px solid #7f7f7f;
    color: #7f7f7f;
    padding: 0 15px;
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-image: url(images/down.png);
}

.night_mode .stat_ico_day,
.stat_ico_night {
    display: none;
}


.night_mode .stat_ico_night {
    display: block;
}

.night_mode .poseesion_list .home_team_stat {
    background-color: #3c3c3c;
}

.night_mode .lineup_homename,
.night_mode .lineup_type {
    color: #fff;
}

.neftchi_score {
    color: #000 !important;
}



.night_mode .team_info_rightside h3 {
    color: #fff;
}

.infostructure_second_menu {
    background-color: #171717;
}

.neftchi_tv_button {
    position: absolute;
    right: 45px;
    top: 85px;
    background-color: #AF232E;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 15px;
    z-index: 99;
    box-shadow: 0 0 0 0 rgba(175, 34, 46, 1);
    transform: scale(1);
    animation: pulse 2s infinite;


}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(175, 34, 46, 0.7);
    }

    70% {
        box-shadow: 0 0 0 20px rgba(175, 34, 46, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(175, 34, 46, 0);
    }
}

.matches_by_month ul li.second_li {
    background-color: #f5f5f5;
}

.matches_by_month ul li.first_li {
    background-color: #fff;
}

.night_mode .matches_by_month ul li.first_li {
    background-color: #333333;
}

.night_mode .matches_by_month ul li.second_li {
    background-color: #171717;
}

.top_partner .owl-carousel a img {
    height: 110px;
}

.night_mode .matc_story {
    border: 1px solid #F3DC16;
}



@media(max-width: 1600px) {
    .top_partner .owl-carousel a img {
        height: 75px;
    }
}

@media(max-width: 1000px) {
    .top_partner img {
        height: 100%;
    }
}

.more_desription {
    color: #000;
    font-size: 18px;
    line-height: 28px;
}


.az .submenu {
    width: 1013px;
}

.en .submenu {
    width: 868px;
}

.ru .submenu {
    width: 1087px;
}

@media(max-width: 1600px) {
    .az .submenu {
        width: 855px;
    }

    .en .submenu {
        width: 738px;
    }

    .ru .submenu {
        width: 917px;
    }
}

.night_mode .main_gallery_slider a {
    border-radius: 5px 5px 0 0;
}

.sponsor-day {
    display: block !important;
}

.night_mode .sponsor-day {
    display: none !important;
}

.sponsor_logo_night {
    display: none !important;
}

.night_mode .sponsor_logo_night {
    display: block !important;
}

.sidenav_icon {
    position: relative;
    float: left;
    width: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.line_up_awayside .lu_player_img {
    background-color: #000
}



.night_mode .line_up_awayside .lu_player_img {
    background-color: #fff;
}

/* new css*/
/* player inner*/
.new_player_statistic_box {
    margin-top: 40px;
}

.middle_categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.player_news_statistics {
    width: 100%;
    height: 505px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    margin-top: 40px;
    margin-bottom: 45px;
}

.player_news_statistics ul li {
    width: 25%;
    height: 50%;
    border-right: 1px solid #D8D8D8;

}

.night_mode .player_news_statistics ul li {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.night_mode .player_news_statistics ul li:nth-child(-n+4) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.player_news_statistics ul li:nth-child(4n) {
    border-right: 0;
}

.player_news_statistics ul {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.news_stat_name {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 16px;
    font-size: 24px;
    color: #000;
}

.news_stat_count {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    padding: 0 16px;
    color: #F3DC16;
    font-size: 50px;
}

.new_stat_ico {
    height: 50px;
    width: auto;
}

.stat_card {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding-top: 15px;
}

.player_news_statistics ul li:nth-child(-n+4) {
    border-bottom: 1px solid #D8D8D8;
}

.statistic_tab {
    display: block;
    height: 100%;
    position: relative;
    float: left;
    width: 100%;
}

.statistic_tab.active {
    display: block;
}

.capitalize {
    text-transform: capitalize;
}

.player_career_container {
    margin-bottom: 45px;
    margin-top: 10px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    padding: 40px 35px;
}

.player_career_container ul li {
    position: relative;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

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

.played_season {
    width: 190px;
}

.played_stats>div {
    width: 120px;
    text-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}


.played_club {
    width: calc(100% - 270px);
}

.played_season {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.played_season p {
    line-height: 24px;
}

.player_career_container ul li {
    padding: 15px 0;
    border-bottom: 1px solid rgba(81, 81, 81, 0.3);

    font-size: 16px;
}

.player_career_container ul li:first-child {
    padding: 0;
    border-bottom: 0;

    margin-bottom: 20px;
}

.player_career_container ul li:last-child {
    border-bottom: 0;
}

.played_club img {
    height: 24px;
    object-fit: contain;
}

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

.played_club p {
    color: #000;
    margin-left: 16px;
}

.nat_tem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 15px;
}

.national_cont .played_club {
    flex-direction: column;
    align-items: flex-start;
}

.national_cont .played_stats>div {
    flex-direction: column;
}

.national_cont .played_stats>div span {
    margin-bottom: 15px;
}


.choose_season {
    position: absolute;
    right: 0;
    font-size: 16px;
    padding: 5px;
    width: 170px;
    border-bottom: 1px solid #D8D8D8;
    background-repeat: no-repeat;
    background-position: center right 5px;
    background-image: url(images/down.png);
    cursor: pointer;
    margin-top: 95px;
}

/*player inner end */

.new_gray_back {
    background-color: #F7F8F9;
}

.new_center_container {
    width: 1040px;
    margin: 0 auto;
    float: none;
    position: relative;
    background-color: #fff;
    padding: 65px 90px;
    padding-bottom: 40px;

}

.new_container_full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;

    margin-bottom: 80px;
}

.news_share_buttons .ya-share2__badge {
    background-color: #B4B5B6 !important;
}

.gallery_hidden {
    display: none !important;
}

.fancybox-content img {
    display: inline-block !important;
}

.mgallery_desc .mnews_news_category {
    position: relative;
    float: left;
    padding: 8px;
    background-color: #F3DC16;
    color: #000;
    font-size: 14px;
    border-radius: 5px;
    margin-bottom: 18px;
}

.mgallery_desc .mnews_news_date {
    position: relative;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 12px;
    margin-top: 15px;
}

.award_counter {
    position: relative;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
    font-size: 28px;
    color: #000;
    font-weight: 500;
}

.award_inner_content img {
    width: 100% !important;
    height: auto !important;
}

.awards_inner_nav_title {
    font-weight: 500;
    font-size: 30px;
    color: #000;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.awards_inner_year_select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.awards_inner_year_select a {
    padding: 0 12px;
    height: 32px;
    border-radius: 8px;
    color: #000;
    font-size: 17px;
    border: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .2s ease;
    margin: 0 10px;
    cursor: pointer;
}

.awards_inner_year_select a:first-child {
    margin-left: 0;
}

.awards_inner_year_select a:last-child {
    margin-right: 0;
}

.awards_inner_year_select a:hover {
    background-color: #000;
    color: #F3DC16;
}

.awards_inner_year_select a.active {
    background-color: #000;
    color: #F3DC16;
}

.awards_inner_second_menu {
    background-color: #000;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    height: 40px;
}

.awards_inner_second_menu ul li a {
    cursor: pointer;
    height: 40px;
    font-size: 17px;
}



.award_inner_gallery ul li {
    position: relative;
    float: left;
    width: calc((100% - 96px) / 4);
    margin-right: 32px;
    margin-bottom: 32px;
    height: 396px;
}

.award_inner_gallery ul li:nth-child(4n) {
    margin-right: 0;
}

.award_inner_gallery_main {
    width: 100% !important;
    margin-right: 0;
    height: 479px;
    margin-top: 32px;
    margin-bottom: 32px;
}

.award_inner_gallery ul li a,
.award_inner_gallery_main a {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}

.award_inner_gallery ul li a img,
.award_inner_gallery_main a img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.fancybox-image,
.fancybox-spaceball {
    object-position: center;
}

.awards_inner_stars {
    background-color: #F8F8F8;
}


.awards_inner_star_list li {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.awards_inner_star_list h3 {
    font-size: 24px;
    padding-bottom: 10px;
    font-weight: 500;
    border-bottom: 1px solid rgba(81, 81, 81, 0.7);
}

.aisl_img img {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.aisl_img {
    margin: 32px 0;
}

.award_inner_results li {
    position: relative;
    float: left;
    width: 100%;
}

.award_inner_results li.tek {
    background-color: #ECECEC;
}

.award_inner_results li.cut {
    background-color: #fff;
}

.award_inner_results li .award_inner_result_button {
    width: 100%;
    height: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.award_inner_results li.tek .award_inner_result_button {
    background-color: #ECECEC;
}



.award_inner_result_moths {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-top: 28px;
    font-size: 24px;
    line-height: 32px;
    border-bottom: 1px solid rgba(81, 81, 81, .7);
    margin-bottom: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: .2s ease;
}

.award_inner_result_button:after {
    position: absolute;
    width: 25px;
    height: 23px;
    top: 21.5px;
    right: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/ai_Drop.svg);
    content: '';
    cursor: pointer;
    transition: .2s ease;
}

.award_inner_result_button.active:after {
    transform: rotate(180deg);
}

.ai_date {
    position: absolute;
    left: 15px;
    font-size: 16px;
    color: #000;
}

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

.ai_team img {
    width: 45px;
    height: 45px;
    object-fit: contain;
}

.ai_home img {
    margin-left: 24px;
}

.ai_away img {
    margin-right: 24px;
}

.ai_team p {
    font-size: 18px;
    color: #000;
    white-space: nowrap;
}



.ai_score {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;

}


.ai_score_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #000;
    margin: 0 42px;
    font-weight: 500;
    width: 78px;
}

.ai_score_2 span:nth-child(2) {
    margin: 0 10px;
}

.ai_score_2 span.winner {
    color: #F3DC16;
}

.ai_space {
    width: 115px;
}

.ai_results_dropdown {

    display: none;
}

.ai_results_dropdown_cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    padding-top: 24px;
    padding-bottom: 24px;
}

.ai_away_goals,
.ai_home_goals {
    width: calc((100% - 115px) / 2);
}

.ai_away_goals p,
.ai_home_goals p {
    font-size: 20px;
    margin-bottom: 13px;
}

.ai_home_goals {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.ai_away_goals {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.ai_away_goals {
    padding-left: 62px;
}

.award_inner_results {
    margin-bottom: 40px;
}

.awards_inner_nav {
    /*  display: none;*/
}

.night_mode .t_player_list li a>div {
    background-color: #171717;
}

.main_slider_last_match:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    /*background-color: rgba(0,0,0,0.6);*/
    z-index: 2;
    content: '';
}

.old_presidents .trainer_work {
    display: none;
}

.night_mode .new_gray_back {
    background-color: #000;
}

.night_mode .new_center_container {
    background-color: #171717;
}

.night_mode .awards_inner_second_menu {
    background-color: #171717;
}

.night_mode .awards_inner_nav_title {
    color: #fff;
}

.night_mode .awards_inner_year_select a.active {
    background-color: #fff;
    color: #000;
}

.night_mode .awards_inner_year_select a {
    color: #fff;
    border: 1px solid #fff;
}

.night_mode .awards_inner_stars {
    background-color: #000;
}

.night_mode .team_info_rightside {
    background-color: #171717;
}

.night_mode .choose_season {
    background-color: transparent;
    color: #fff;
}

.new_stat_ico_night {
    display: none;
}

.night_mode .new_stat_ico_night {
    display: block;
}

.night_mode select option{
    color: #000;
}

.new_stat_ico_day {
    display: block;
}

.night_mode .new_stat_ico_day {
    display: none;
}

.night_mode .player_news_statistics,
.night_mode .player_career_container {
    background-color: #171717;
}

.night_mode .shop_slider_title .shop_titles{
    color: #fff;
}


.night_mode .player_career_container {
    color: #fff;
}

.match_center_main_container {
    background-color: #F7F8F9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.match_center_main_container .academy_cats {
    margin-top: 0;
}

.match_center_main_container .new_center_container {
    padding-top: 45px;
    padding-left: 125.6px;
    padding-right: 125.6px;
}

.match_comment_icon {
    width: 50px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding-left: 5px;
    position: relative;
}

.match_comment_icon:after {
    width: 1px;
    height: 41px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #D9D9D9;
    content: '';
    top: 110px;
    position: absolute;

}

.match_comment_icon img {
    height: 40px;
    margin-bottom: 13px;
}

.matc_comments_box {
    height: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.match_commentaries_list li:last-child .match_comment_icon:after {
    content: none;
}

.match_commentaries_list li {
    position: relative;
    float: left;
    width: 100%;

}


.match_comment_text {
    width: calc(100% - 120px);
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-left: 70px;
    border-bottom: 1px solid #D9D9D9;
    line-height: 26px;
}




.captain:before {
    position: relative;
    float: left;
    width: 20px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/captain.svg);
    content: '';
    margin-right: 10px;
}

.player_out {
    width: 30px;
    height: 18px;
    position: absolute;
    z-index: 9;
    bottom: -6px;
    left: -9px;
}

.player_out img {
    position: relative;
    float: left;
}

.player_card {
    width: 35px;
    height: 22px;
    position: absolute;
    z-index: 9;
    top: -9px;
    left: -10px;
}

.player_card img {
    position: relative;
    float: left;
}

.missed_goal {
    width: 30px;
    height: 24px;
    position: absolute;
    z-index: 9;
    bottom: -6px;
    right: -11px;
}

.missed_goal img {
    position: relative;
    float: left;
}

.goal_scored {
    width: 35px;
    height: 29px;
    position: absolute;
    z-index: 9;
    top: -9px;
    right: -19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.goal_scored img {
    position: absolute;
    float: left;
    width: 21px;
    height: 21px;

}

.own_goal {
    width: 30px;
    height: 24px;
    position: absolute;
    z-index: 9;
    bottom: -6px;
    right: -18px;
}

.own_goal img {
    position: relative;
    float: left;
}

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

.missed_goal.own_goal img:nth-child(2) {
    margin-left: -12px;
}

.own_goal img:first-child {
    width: 21px;
    height: 21px;
}

.goal_scored img:first-child {
    left: 0;
}

.goal_scored img:nth-child(2) {
    left: 12px;
}

.goal_scored img:nth-child(3) {
    left: 24px;
}

.goal_scored img:nth-child(4) {
    left: 36px;
}

.goal_scored img:nth-child(5) {
    left: 48px;
}

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

.htt_logo img {
    position: relative;
    float: left;
    height: 40px !important;
    object-fit: contain;
}

.htt_logo p {
    position: relative;
    float: left;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    margin-left: 15px;
}

.htt_formation {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
}

.home_team_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    padding: 15px 35px;
    left: 0;
    width: 100%;
}

.away_team_title {
    bottom: 0;
}


.subs_minute {
    font-size: 28px;
    font-weight: 500;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.subs_minute .subs_icon {
    margin-left: 23px;
    width: 24px;
    height: 46px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/subs.svg);
}

.home_subs li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.substitiue_players .subs_icon {
    background-image: url(images/subs_inner.svg);
    width: 24px;
    height: 21px;
    margin-left: 0;
    margin-right: 0;
    position: relative;
}

.substitiue_players .subs_name {
    margin-left: 20px;
}

.substitiue_players li {
    height: 64px;
}

.substitiue_players_title {
    margin-top: 40px;
}

.substitiue_players .subs_name {
    width: 100%;
    align-items: center;
    flex-direction: unset;
    justify-content: flex-start;
}

.substitiue_players .subs_name img {
    margin-left: 20px;
    width: 29px;
    height: 29px;
}

.substitiue_players .away_subs .subs_name img {
    margin-left: 0;
    margin-right: 20px;
}

.substitiue_players .away_subs .subs_name {
    justify-content: flex-end;
}



.ms_coaches li {
    height: auto;
    border: 0;
}

.match_center_main_container .news_page_categories {
    margin-bottom: 40px;
}

.pos_teams {
    margin-top: 0;
}

.mo_referee {
    position: relative;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 15px 0;
}

.mo_referee p {
    color: #fff;
    font-size: 24px
}

.mo_referee p:nth-child(2) {
    font-weight: 500;
    margin-left: 15px;
}

.main_slider_right_img {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 2000ms ease-out, opacity 2000ms ease-out;
}

.main_slider_last_match {
    overflow: hidden;
}

.main_slider_last_match:hover .main_slider_right_img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.subs_open_btn {
    position: relative;
    float: left;
    width: 50%;
    height: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.subs_open_btn img {
    height: 36px;
}

.night_mode .match_center_main_container {
    background-color: #03050C;
}

.night_mode .libe_up_number {
    color: #000 !important;
}

.night_mode .line_up_awayside .lu_player_img {
    background-color: #000;
}


.night_mode .line_up_awayside .libe_up_number {
    color: #fff !important;
}


.subs_open_btn.active {
    border-bottom: 2px solid #000;
}

.mobile_subs_tab {
    position: relative;
    float: left;
    width: 100%;
}

.mobile_subs_tab ul {
    position: relative;
    float: left;
    width: 100%;
}

.mobile_subs_tab h3 {
    font-size: 12px;
    color: #000;
    font-weight: normal;
    margin: 15px 0;
    padding: 0 15px;
    position: relative;
    float: left;
}


.mobile_subs_tab ul li {
    position: relative;
    float: left;
    width: 100%;
    height: 30px;
    padding: 0 15px;
}

.mobile_subs_tab ul li:nth-child(odd) {
    background-color: #ECECEC;
}

.mobile_subs_time {
    position: absolute;
    font-size: 12px;
}


.mobile_subs_tab ul li p {
    font-size: 11px;
    color: #000;
    position: relative;
}


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

.subs_in_out li p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.mobile_subs_in:before {
    position: relative;
    float: left;
    width: 11px;
    height: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/mobile_subs_in.svg);
    content: '';
    margin-right: 10px;
}

.mobile_subs_out:after {
    position: relative;
    float: right;
    width: 11px;
    height: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/mobile_subs_out.svg);
    content: '';
    margin-left: 10px;
}

.mobile_subs_tabs {
    position: relative;
    float: left;
    width: calc(100% + 30px);
    margin-left: -15px;
}

.subs_player_mobile li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.subs_player_mobile li p {
    padding-left: 21px;
    margin-right: 40px;
}

.subs_player_mobile li p:before {
    position: absolute;
    left: 0;
}

.subs_player_mobile li img {
    height: 13px;
    margin-right: 5px;
}

.trainer_mobile li:first-child {
    background-color: #fff !important;
}

.trainer_mobile li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}


.mobile_subs_tabs {
    display: none;
}

#away_subs_tab {
    display: none;
}

.night_mode .mobile_subs_tab ul li:nth-child(odd) {
    background-color: #3c3c3c;
}

.night_mode .mobile_subs_tab h3 {
    color: #fff;
}

.night_mode #trainer_mobile {
    background-color: #3c3c3c !important;
}

.night_mode .subs_open_btn.active {
    border-bottom: 2px solid #fff;
}

.night_mode .subs_open_btn {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.night_mode .home_subs li {
    border-right: 1px solid rgba(216, 216, 216, 0.5);
    border-bottom: 1px solid rgba(216, 216, 216, 0.5);
}

.night_mode .away_subs li {
    border-bottom: 1px solid rgba(216, 216, 216, 0.5);
}

.night_mode .home_subs li:last-child {
    border-bottom: 0;
}

.night_mode .away_subs li:last-child {
    border-bottom: 0;
}

.night_mode .match_comment_icon span {
    color: #fff;
}

.night_mode .match_comment_text {
    border-bottom: 1px solid rgb(217 217 217 / 0.5);
}


.news_inner_content img {
    margin-top: 24px;
}

@media(max-width: 1200px) {
    .news_inner_content img {
        width: 100% !important;
        height: auto !important;
    }
}

.neftchi_europe_result_titles h3 {
    position: relative;
    float: left;
    width: 50%;
    font-size: 24px;
    font-weight: 500;
    color: #000;
    text-align: left;
}

.neftchi_europe_result_titles {
    margin-top: 28px;
    margin-bottom: 24px;
    border-bottom: 1px solid rgba(81, 81, 81, .75);
    padding-bottom: 5px;
}

@media(min-width: 1200px) {
    .ai_team {
        width: 280px;
    }

    .ai_home {
        justify-content: flex-end;
    }

    .ai_away {
        justify-content: flex-start;
    }

    .ai_home_goals {
        padding-right: 22px;
    }

    .ai_away_goals {
        padding-left: 29px;
    }

    .ai_away_goals p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row-reverse;
    }

    .ai_away_goals p span {
        margin-right: 16px;
    }

    .ai_home_goals p span {
        margin-left: 16px;
    }
}

.continent_img {
    width: 100%;
    position: relative;
    float: left;
    height: 540px;
    background-color: #333333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.continent_img img {
    max-height: 465px;
}

.legioner_page_title {
    font-size: 40px;
    margin-top: 40px;
    margin-bottom: 35px;
    font-weight: 500;
    color: #000;
    text-align: center;
}

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

.continent_name {
    font-size: 32px;
    color: #000;
    font-weight: bold;
}

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

.continent_inner_count p {
    font-size: 18px;
    color: #000;
    margin-left: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.continent_inner_count p span {
    font-size: 36px;
    margin-left: 38px;
    font-weight: 500;
}

.legioner_main_cont .new_center_container {
    padding-left: 90px;
    padding-right: 90px;
}

.continent_inner_flag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 24px;
    font-weight: 500;
    align-items: baseline;
}

.continent_inner_flag img {
    width: 67px;
    height: 40px;
    margin-right: 16px;
}

.continent_byc_count span {
    font-size: 24px;
    font-weight: 500;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: baseline;
}

.night_mode .continent_byc_count span{
    color: #fff;
}

.night_mode .continent_inner_count p{
    color: #fff;
}

.continent_byc_count span:after {
    position: relative;
    float: right;
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(images/continent_uniform.png);
    content: '';
    margin-left: 16px;
}

.night_mode .continent_byc_count span:after{
    background-image: url(images/cont_uni_night.png);
}

.continent_title_by_country {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 37px;
    margin-bottom: 25px;
    padding-bottom: 5px;
    border-bottom: 1px solid #D8D8D8;
    position: relative;
    float: left;
    width: 100%;
}

.cpl_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-bottom: 13px;
}

.cpl_season {
    width: 210px;
}

.cpl_name {
    width: calc(100% - 210px);
}

.cpl_title p {
    font-size: 24px;
    font-weight: 500;
}

.cpl_list li {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 11px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.cpl_season {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
}

.cpl_season span {
    margin-top: 5px;
}

.cpl_season span:first-child {
    margin-top: 0;
}

.cpl_list li:nth-child(odd) {
    background-color: #ECECEC;
}

.cpl_list li p {
    font-size: 16px;
}

.cpl_list li p.cpl_season {
    font-weight: 400;
    padding-left: 11px;
}

.cpl_list li p.cpl_name {
    font-weight: 500;
}

.country_img {

    height: 20px;
    width: 30px;
}


.neftchi_social_box {
    position: relative;
    float: left;
    width: 340px;
    height: 130px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px;
    overflow: hidden;
    margin-right: 32px;
}

.neftchi_social_container .neftchi_social_box:nth-child(3n) {
    margin-right: 0;
}

.social_tw,
.social_vk {
    background-image: url(images/neftchi_tw.png);
}

.social_fb {
    background-image: url(images/neftchi_fb.png);
}

.nsb_inner {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 16px;
}

.neftchi_social_container {
    margin-top: 40px;
}

.nsb_logo_img {
    width: 40px;
    height: 40px;
    border-radius: 4px;
}

.nsb_logo_img img {
    width: 100%;
    height: 100%;
    position: relative;
    float: left;
}

.social_fb .nsb_logo_img {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.social_fb .nsb_logo_img img {
    height: 24px;
    position: relative;
    float: left;
}

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

.nsb_logo p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-left: 8px;
    padding-top: 22px;
}

.nsb_link {
    position: absolute;
    bottom: 16px;
}

.nsb_link a {
    background-color: #4072A3;
    height: 32px;
    width: 197px;
    padding-left: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    transition: .2s ease;
}

.nsb_link a svg {
    position: relative;
    margin-right: 8px;
}

.social_tw .nsb_link a {
    background-color: #00A2F9;
}

.social_vk .nsb_link a:hover {
    background-color: #376a9c;
}

.social_tw .nsb_link a:hover {
    background-color: #098dd4;
}

.neftchi_social_insta_gallery li a:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    background-position: center;
    background-image: url(images/insta.svg);
    background-repeat: no-repeat;
    content: '';
    transition: .3s ease;
    opacity: 0;
}

.neftchi_social_insta_gallery a:hover:after {
    opacity: 1;
}

.neftchi_social_sectiontitle {
    margin-top: 40px !important;
}

.go_to_instagram {
    position: relative;
    float: left;
    width: 264px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    color: #000;
    transition: .2s ease;
}

.go_to_instagram:hover {
    background-color: #000;
    color: #fff;
}

.night_mode .choose_season {
    background-image: url(images/arrow_night.svg);
}

.search_pop.fancybox-content {
    top: unset !important;
    left: unset !important;
    transform: none !important;
    background-color: #fff;
    border-radius: 8px;
    height: auto !important;
    padding: 60px 40px;
}

.search_pop .form-group {
    margin-bottom: 0;
}

.search_pop .search_inp {
    background-image: none;
    padding-left: 20px;
}

.search_pop .search_inp:focus {
    border: 1px solid #D8D8D8;
}



.night_mode .award_inner_result_moths{
    color: #fff;
}

.disabled_select option[value="0"] {
    display: none;
}


.managment_inner_container {
    padding-bottom: 0;
}

.managment_inner_container .news_page_categories {
    position: relative;
    float: left;
    margin-bottom: 20px;
}

.managment_inner_container .new_gray_back {
    padding-top: 24px;
}

.managment_inner_container .til_img_box img {
    margin-right: 0;
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;

}

.managment_inner_container .team_info_leftside {
    width: 400px;
    background-color: #242424;
}

.managment_inner_container .team_info_rightside {
    width: calc(100% - 400px);
    height: 400px;
    padding: 0;
}

.managment_inner_container .til_img_box {
    height: 400px;
}

.managment_infobox_new {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    background-color: rgba(36, 36, 36, 1);
    padding: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/back_managment.png);
}

.managment_infobox_new h3 {
    margin-top: 92px;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 69px;
}

.managment_inner_container .team_member_infos li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.managment_inner_container .team_member_infos li p {
    color: #fff;
}

.man_period span {
    margin-left: 20px;
}

.managment_inner_container .team_member_infos li p:nth-child(2) {
    padding-right: 0;
}

.managment_inner_container .team_member_infos li .info_name {
    width: 175px;
    flex: none;
}

.managment_new_description {
    padding-top: 34px;
    color: #000;
    font-size: 20px;
    line-height: 28px;
}

.managment_new_description p {
    margin-bottom: 15px;
}

.managment_new_description .news_inner_video {
    width: 100%;
    margin: 40px 0;
    height: 416px;
}



.managment_new_description img {
    position: relative;
    float: left;
    width: 100% !important;
    height: auto !important;
    margin: 40px 0;
}

.managment_new_description .news_inner_video img {
    height: 100% !important;
    margin: 0 !important;
}

.legioner_container {
    padding-top: 40px;
}

.new_veteran_position_box {
    position: relative;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    margin: 25px 0;
    margin-top: 0;
}

.new_veteran_position_box .player_position_box {
    width: 180px;
}

.veteran_infobox h3 {
    margin-top: 45px;
}

.trainer_infobox_new h3 {
    margin-top: 60px;
}

.trainer_new_container .academy_cats {
    margin-top: -10px;
}

.managment_inner_container .new_center_container {
    padding-top: 15px;
}

.managment_inner_container .team_member_infos li .info_desc {

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.managment_inner_container .team_member_infos li .info_desc img {
    margin-left: 8px;
}

.night_mode .managment_infobox_new {
    background-color: transparent;
}

.night_mode .managment_inner_container .team_member_infos li p {
    color: #fff;
    opacity: .85;
}

.night_mode .managment_infobox_new h3 {
    opacity: .85;
}

.night_mode .managment_new_description p {
    opacity: .85;
}

/*.night_mode .player_number_cont {
  background-image: none;
}*/



.ntv_cover iframe {
    position: relative;
    float: left;
    width: 100% !important;
    height: 100% !important;
}

.night_mode .cpl_list li:nth-child(odd) {
    background-color: #000;
}

.night_mode .s_box {
    background-color: #171717;
}

.night_mode .s_box h6 {
    color: #fff;
}

.last_match_result .neftchi_score {
    color: #fff !important;
}

.night_mode .award_inner_results li.tek .award_inner_result_button {
    background-color: #171717;
}

.night_mode .award_inner_results li.cut {
    background-color: #000;
}

.night_mode .award_inner_results li p,
.night_mode .award_inner_results li span .night_mode .award_inner_results li {
    color: #fff !important;
}

.night_mode .ai_score_2 {
    color: #b1b1b1;
}

.night_mode .neftchi_score {
    color: #fff !important;
}

.night_mode .ai_date {
    color: #fff;
}

.night_mode .award_inner_result_button:after {
    background-image: url(images/ai_Drop_night.svg);
}

.search_list li {
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0;
    width: calc((100% - 48px) / 4);
    margin-right: 16px;
}

@media(min-width: 1200px) {
    .search_list li:nth-child(4n) {
        margin-right: 0;
    }
}

.submenu_container {
    height: 72px;
    width: 1096px;
    background-color: #171717;
    top: 40px;
    z-index: 9;
    position: absolute;
    display: none;
}


.submenu_container ul li {
    position: relative;
    float: left;
    margin-right: 0;
    margin-bottom: 0;
    padding: 0 8px;
}

.submenu_container ul li a {
    position: relative;
    float: left;
    padding: 8px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    transition: .3s ease;
}

.new_text_section {
    background-color: #F7F8F9;
}

.privacy_title {
    font-size: 22px;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 35px;
    text-align: center;
}

.new_text_section a {
    font-size: 16px;
    color: #000;
    text-decoration: underline;
}

.new_text_section {
    line-height: 23px;
}

.new_page_form_title {
    text-align: center;
}

.new_text_section textarea {
    height: 120px;
    resize: none;
    font-family: 'Montserrat', sans-serif !important;
    padding-top: 5px;
}

.new_form_cont label {
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 500;
}

.new_form_cont button {
    position: relative;
    float: left;
    padding: 10px 40px;
    background-color: #171717;
    color: #fff;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    transition: .2s ease;
    border: 1px solid #171717;
    border-radius: 4px;
}

.new_form_cont input,
.new_form_cont textarea {
    font-size: 14px;
}

.new_form_cont button:hover {
    background-color: transparent;
    border: 1px solid #171717;
    color: #171717;
}

.new_contact_form_sub {
    display: flex;
    justify-content: center;
}

.night_mode .new_text_section {
    background-color: #000;
}

.night_mode .new_text_section p,
.night_mode .new_text_section h5,
.night_mode .new_text_section span,
.night_mode .new_text_section a,
.night_mode .new_text_section label {
    color: #fff;
}

.night_mode .new_form_cont button {
    background-color: #fff;
    color: #171717;
    border: 1px solid #fff;
}


.night_mode .new_form_cont button:hover {
    background-color: transparent;
    color: #fff;
}

@media(max-width: 768px) {
    .privacy_title {
        font-size: 18px;
        margin-bottom: 25px;
    }

    .new_text_section p,
    .new_text_section a {
        font-size: 12px;
        line-height: 17px;
    }
}


.sidenav .header_top_right_list li a {
    width: 20px;
}



.main_trophy_room {
    background-color: #fff;
}

.main_bottom_partners {
    background-color: #03050C;
}

.night_mode .main_trophy_room .section_title {
    color: #fff;
}

.night_mode .main_trophy_room .trophy_box p {
    color: #fff;
}

.night_mode .trophy_box span {
    color: #fff;
}

.trophy_box span {
    color: #000;
}

.news_inner_section .center .owl-carousel img {
    height: 100% !important;
}

.teamagoalkeep .pih_infos {
    display: flex;
    flex-wrap: wrap;
}

.academy_new_design_section {
    background-color: #F7F8F9;
}

.new_academy_content_container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 60px;
}

.new_academy_content_container .news_inner_video {
    width: 100%;
    margin: 20px 0;

}

.new_academy_content_container .academy_about_content {
    margin-top: 0;
}

.ntv_cats ul {
    width: 100%;
    display: flex;
    padding-bottom: 21px;
    flex-wrap: wrap;
    padding-bottom: 0;

}

.ntv_cats ul li {
    margin-bottom: 24px;
}

.ntv_cats ul li:first-child {
    padding-left: 16px;
}

.ntv_cats ul li:after {
    bottom: -8px;
}

.ntv_cats ul li a {
    white-space: nowrap;
}

.penalti_score {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 18px;
    font-weight: 500;
    margin-top: 45px;
    min-width: 60px;
    display: flex;
    justify-content: center;
}

.with_penalti {
    height: 100px !important;
}

.with_penalti .ai_score_2 {
    margin-top: -30px;
}

.news_inner_video img {
    height: 100% !important;
}

.madeby {
    position: absolute;
    bottom: 15px;
}

@media(max-width: 500px) {
    .madeby {
        position: relative;
        margin-top: 40px;
        bottom: 0;
    }
}

@media(min-width: 768px) {

    .away_team_goals,
    .home_team_goals {
        width: 50%;
    }
}

.iphoneX .header_top,
.iphoneX .header_menu_box {
    background-color: red;
}





.t_goal {
    z-index: 11;
}

.t_yellow:hover {
    z-index: 45;
}

.t_goal:hover {
    z-index: 15;
}

.main_mc .penalti_score span,
.last_match_result .penalti_score span {
    font-size: 14px;
}


.main_mc .penalti_score span:nth-child(2),
.last_match_result .penalti_score span:nth-child(2) {
    margin: 0 5px;
}

.mns_overlay .penalti_score span {
    color: #fff !important;
}

.mns_overlay .penalti_score {
    margin-left: 10px;
    margin-top: 70px;
}


.younger_teams .fix_match_button:before {
    content: none;
}

.younger_teams .fm_leauge_name {
    margin-left: 0;
}

.trophy_room_container .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.trophy_room_container .owl-carousel .owl-nav button {
    width: 16px;
    height: 16px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-image: url(images/s_next.svg) !important;
}

.trophy_room_container .owl-carousel .owl-nav button span {
    display: none;
}

.trophy_room_container .owl-carousel .owl-nav button.owl-prev {

    transform: rotate(180deg);
}

.night_mode .trophy_room_container .owl-carousel .owl-nav button {
    filter: invert(1);
}

.owl-nav.disabled {
    display: none !important;
}

.mobile_leauge_name {
    display: none;
}


.news_cardlist .news_card_cats_date {
    display: flex;
    align-items: center;
}

.news_cardlist .news_card_cats_date .mnews_news_category {
    color: #F3DC16;
    background-color: transparent;
    padding: 0;
    font-size: 14px;
    flex: none;
    white-space: nowrap;
    display: flex;
    font-weight: 600;
}

.news_cardlist .mnews_desc_box {
    display: flex;
    flex-direction: column;
}

.news_cardlist .news_card_cats_date .mnews_news_category:after {
    position: relative;
    float: right;
    height: 11px;
    margin-top: 5px;
    width: 1px;
    background-color: #fff;
    margin: 0 5px;
    content: '';
    transform: translateY(3px);
}

.news_cardlist .mnews_desc_box p {
    margin-bottom: 10x;
;
}

.table_page_table .leauge_table tr {
    border-right: 0;
}

.night_mode .ai_results_dropdown_cont {
    background-color: #171717;
}

.night_mode .penalti_score {
    color: #fff;
}

.academy_page_section {
    padding-top: 40px;

}

.academy_page_section .academy_cats {
    margin-top: 0;
}

.academy_teams_list_section ul{
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.academy_teams_list_section ul li{
    width: calc(100% / 4);
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
}



.ac_teamlistbox{
    position: relative;
    float: left;
    width: 100%;
    height: 420px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 8px;
    background-size: 100%;
    overflow: hidden;
}

.ac_teamlistbox img{
    width: 100%;
    position: relative;
    height: 100%;
    object-fit: cover;
}
.ac_teamlistbox a{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    border-radius: 8px;
    font-weight: 500;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4);
}

.academy_teams_list_section{
    margin-top: 50px;
}

.night_mode .subs_name{
    color: #fff;
}

.night_mode .awards_inner_star_list h3{
    color: #fff;
}



.night_mode .academy_new_design_section{
    background-color:#03050C;
}

.game_not_found{
    position: relative;
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 100px;
}

.night_mode .game_not_found{
    color: #fff;
}

.home_subs .academy_captain:before{
    position: relative;
    float: left;
    width: 20px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/captain.svg);
    content: '';
    margin-right: 10px;
    margin-top: -3px;
}

.academy_captain {
    display: flex;
    align-items: center;
}

.away_subs .academy_captain:after{
    position: relative;
    float: left;
    width: 20px;
    height: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(images/captain.svg);
    content: '';
    margin-left: 10px;
    margin-top: 0;
}

.ac_structure_section  .reports_list{
    margin-bottom: 0;
}

.ac_structure_section .t_player_list li{
    margin-top: 30px;
}

.fancybox-share{
    background-color: transparent !important;
    left: 50% !important;
    top: unset !important;
    position: absolute;
    bottom: 100px;
    transform: translateX(-50%) !important;
    padding: 10px 0 !important;
    width: 90%;
}

.fancybox-share .fancybox-close-small{
    display: none !important;
}

.fancybox-share__button{
    min-width: unset !important;
    background-color:  #fff !important;
    padding: 0 !important;
}
.fancybox-share__button--fb svg path{
    fill: #3A559F !important;
}

.fancybox-share__button svg{
    width: 32px;
    height: 32px;
    top: unset;
    margin-right: 0;
    margin-left: -2px;
}

body .fancybox-container:nth-child(2) .fancybox-bg{
    display: none !important;
}

.managment_new_description p{
    text-align: left !important;
}

.reports_list select{
    background-color: transparent;
}

textarea{
    font-family: 'Montserrat', sans-serif !important;
}

.night_mode .team_info_rightside{
    padding-left: 15px;
}

.join_academy{
    padding: 5px 15px!important;
    background-color: black!important;
    color: #fff!important;
    white-space: nowrap;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px;
}

.containerCheckbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-top: 10px;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.containerCheckbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.modal-dialog-centered{
    max-width: 400px;
}
.modal-body{
    padding: 0!important;
}
.modalJoinAcademy{
    border-radius: 15px;
    position: relative!important;
    overflow: hidden;
}
.modalJoinAcademyInner{
    background: transparent!important;
    z-index: 3;
}
.modalHeader{
    padding: 15px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bg-theme-col{
    background: #F3DC16;
}
.mix-blend-bg{
    mix-blend-mode:difference;
}
.modalRomb{
    width: 260px;
    height: 400px;
    background: #000;
    position: absolute;
    top: -170px;
    left: -88px;
    z-index: 1;
    transform: rotate(45deg);
}
.modalJoinAcademyInner .form-group input{
    border-radius: 8px;
    font-size: 20px;
    text-indent: 10px;
    padding: 12px!important;
    height: fit-content!important;
    border: 1px solid #ccc;
    transition: 0.6s;
    color: #000!important;
}
.modalJoinAcademyInner .form-group input:focus{
    border: 1px solid #000;
    background-color: #f7f7f7;
}
/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    border: 1px solid #000;
}
.containerCheckbox:hover input ~ .checkmark {
    background-color: #fff;
    border: 1px solid #000;
}
.containerCheckbox input:checked ~ .checkmark {
    background-color: #000;
    color: #fff;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.containerCheckbox input:checked ~ .checkmark:after {
    display: block;
}
.containerCheckbox .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.btn-primary-black{
    background-color: #000!important ;
    color: #fff!important;
    border: #000!important;
    box-shadow: none !important;
    cursor: pointer;
    height: 56px !important;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 600;
}

.modal-header-addons{
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    margin-left: 40px;
}
.modal-header-addons .ico-btn{
    padding: 15px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
}
.modal-header-addons .ico-btn.social-fb{
    background-color: #3b5a97;
}
.modal-header-addons .ico-btn.social-google {
    background-color: #db4d41;
}
.ico-btn svg {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.scaledRomb{
    top: -200px!important;
    left: -100px!important;
    transform: rotate(57deg)!important;
}
.modalFooter span{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modalFooter button{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 6px;
}

@media(max-width: 450px) {
    .modalHeader h2{
        font-size: 18px!important; ;
    }
    .modal-header-addons{
        display: flex;
        flex-wrap: nowrap;
        gap: 6px;
        margin-left: 20;
    }
    .modal-header-addons .ico-btn{
        padding: 10px;
        width: 35px;
        height: 35px;
        border-radius: 100%;
    }
    .modalRomb{
        left: -140px;
    }
    .modalHeader{
        padding: 15px 10px;
    }
    .modalJoinAcademyInner .form-group input{
        font-size: 16px;
        padding: 6px!important;
    }
    .btn-primary-black{
        height: 44px !important;
        border-radius: 8px;
        font-size: 16px;
        font-weight: 600;
    }
    .modalJoinAcademyInner{
        padding: 0 5px;
    }
    .modalFooter span{
        display: flex;
        flex-direction: column;
        gap: 6px;
        justify-content: center;
        align-items: center;
    }

    .menu_open {
        width: 20px;
        height: 18px;
        margin-top: 12px;
    }
}

@media(max-width: 340px) {
    .langBarTablet{
        display: none;
    }
}

.loginBtn{
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
    transition: all .4s ease;
    cursor: pointer;
}
.loginBtn:hover{
    background-color: #fff;
    color: #000;
}
.userMenuDropdown{
    display: flex;
    justify-content: center;
    align-items: center;

}
.dropdown-menu.show{
    padding-top: 15px;
    min-width: 180px;
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 10px;
}
.dropdown-item{
    width: fit-content!important;
    padding: 8px;
}
body { padding-right: 0 !important }
.modal-open {
    padding-right: 0px !important;
}
.modal {
    padding-right: 0px !important;
}
.noBoxShadow{
    box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0)!important;
}

.langbarMobile li .lang_bar{
    padding-top: 12px;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}
