body #sp-header {
    overflow-y: scroll;
    overflow-x: hidden;
}

body .offcanvas-menu::-webkit-scrollbar,
header::-webkit-scrollbar {
    width: 5px;
    height: 10px;
}

body .offcanvas-menu::-webkit-scrollbar-thumb,
header::-webkit-scrollbar-thumb {
    background: #054157;
}

body #sp-header::-webkit-scrollbar,
header::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

body #sp-header::-webkit-scrollbar-thumb,
header::-webkit-scrollbar-thumb {
    background: #054157;
}

.sitelogo {
    text-align: center;
    display: flex;
    margin: 0;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.fixleftblock {
    margin: 0;
}

.leftnavi {
    display: block;
}

.breadcrumb-item.active {
    color: #a8b0b7;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.article-full-image img {
    width: 79px;
    float: right; /* Исправлено с inline-end на right */
}

.tv-directory {
    background: rgb(18, 18, 18);
    background: linear-gradient(180deg, rgb(23 37 6) 0%, rgba(0, 0, 0, 1) 50%, rgba(18, 18, 18, 1) 100%);
    border: 1px solid #1a1a1a;
    padding: 20px 5px 5px 5px;
    margin: 5px;
    min-height: 100px;
    text-align: center;
    opacity: 0.6;
    filter: grayscale(1);
}

.tv-directory:hover {
    background: #21132c;
    color: #0d6efd;
    border-color: #082755;
    border-radius: 6px;
    opacity: 1;
    filter: none;
}

.tv-directory.current.active {
    background: #21132c;
    color: #e52a2f;
    border-color: #082755;
    border-radius: 6px;
    padding: 20px 5px 5px 5px;
    margin: 5px;
    min-height: 100px;
    text-align: center;
    opacity: 1;
    filter: none;
}

.tv-directory img {
    display: initial;
    max-height: 38px;
}

.countries .sp-megamenu-parent>li>a {
    width: 100%;
    margin-left: 5px;
}

.countries .sp-megamenu-parent>li>a:hover,
.countries .sp-megamenu-parent>li>span:hover,
.countries .sp-megamenu-parent>li.active>a,
.countries .sp-megamenu-parent>li.active:hover>a {
    border-left: 3px solid #e52a2f;
}

.countries.sp-module ul>li>a:hover {
    color: #e52a2f;
}

.countries.sp-module ul>li.active>a {
    color: #e52a2f;
}

.sp-module ul>li.active>a:hover {
    color: #e52a2f;
    cursor: default;
}

.countries.sp-module ul>li.active>a::after {
    margin-left: 5px;
    content: "\f054";
    font-family: 'Font Awesome 5 Free'; /* Исправлены кавычки */
    font-weight: 900;
}

.cch_item.sp-module ul>li>a {
    filter: grayscale(1);
}

.cch_item.sp-module ul>li.active>a {
    filter: none;
}

.cch_item.sp-module ul>li.active>a:hover {
    filter: none;
}

.cch_item.sp-module ul>li>a:hover {
    filter: none;
}

.bottom_country.sp-module ul>li {
    float: left;
    width: 25%;
    padding: 1px 8px;
}

.bottom_country.sp-module ul>li>a {
    padding: 5px;
    font-size: 12px;
    line-height: inherit;
    height: 69px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.bottom_country .sp-megamenu-parent>li>a:hover,
.bottom_country .sp-megamenu-parent>li>span:hover,
.bottom_country .sp-megamenu-parent>li.active>a,
.bottom_country .sp-megamenu-parent>li.active:hover>a {
    border-left: 3px solid #e52a2f;
}

#sp-bottom .bottom_country .active a {
    color: #c5c5c5;
}

.bottom_country.sp-module ul>li img {
    display: none;
}

.subheading-category {
    text-align: center;
    margin-top: 16px;
}

.multipl {
    padding: 6px;
    margin: 15px 1px;
    border: 1px solid #262626;
    background: #140C1A;
    color: #838284;
}

.multipl:hover {
    background: none;
}

.multipl a {
    filter: none;
}

.multipl .category-desc {
    font-size: 14px;
    min-height: 300px;
    text-align: justify;
    display: flex;
    align-content: center;
    align-items: center;
    overflow-wrap: break-word;
}

.multipl h3 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
}

.multipl .btn {
    font-size: 17px;
    border-color: #262626;
}

.item-pic {
    margin-bottom: 11px;
}

.fulldescription {
    text-align: justify;
    color: #c5c5c5;
    padding: 14px;
    border-radius: 7px;
    background-color: #140c1a;
}

.multichannel {
    padding: 6px;
    margin: 15px 1px;
    text-align: center;
    border: 1px solid #262626;
    border-radius: 8px;
    background: #140C1A;
    transition: 0.5s;
    filter: grayscale(1);
    opacity: 0.9;
}

.multichannel:hover {
    border-color: #0d6efd;
    filter: none;
    opacity: 1;
}

.multichannel a {
    filter: none;
}

.multichannel img {
    display: inherit;
}

.multichannel .category-desc {
    font-size: 14px;
    min-height: 163px;
    text-align: left;
    overflow-wrap: break-word;
}

.cch_item .sp-megamenu-parent .sp-menu-item>a img,
.sp-megamenu-parent .sp-menu-item>span img {
    width: 50px;
    margin: 5px;
}

.cch_item .sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
    padding-left: 0px;
}

.number h1 {
    border-top: 10px solid #aaa;
    padding-top: 10px;
    display: inline-block;
}

.title h2 {
    color: #FFFFFF;
    font-size: 67px;
    font-weight: 600;
    line-height: 87px;
}

.number p {
    color: #fff;
}

.center {
    text-align: center;
}

.page-header h1 {
    color: #c5c5c5;
    margin-top: 8px;
    font-size: calc(0.7em + 1.1vw);
}

.page-header h2 {
    margin-top: 8px;
    font-size: calc(0.5em + 1.1vw);
}

.btn {
    padding: 10px 24px;
    font-size: 22px;
    font-weight: 500;
    fill: #ababab;
    color: #0d6efd;
    background-color: rgba(255, 255, 255, 0);
    border-style: solid;
    border-width: 1px;
    border-color: #0d6efd;
    transition: all .15s ease-in-out;
}

.btn:hover {
    color: #044CD0;
    background: none;
    border-color: #044CD0;
}

#sp-header .search form input {
    background-color: #140c1a !important;
    font-family: Rajdhani, sans-serif;
    color: #6b54b6;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .01em;
    font-weight: 500;
    padding-left: 37px;
    padding-right: 74px;
    clip-path: polygon(6% 0, 100% 0, 100% 100%, 0 100%, 0 32%);
    height: 63px;
    background-color: #22152c;
    border: 1px solid transparent;
    transition: border-color .2s ease-out;
}

#sp-header .search form input::placeholder {
    font-family: 'Orbitron';
    color: #6b54b6;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: .01em;
    font-weight: 500;
}

#sp-header .search form .input-group-btn {
    background: #140c1a;
}

.input-group-btn button:before {
    content: "\f002";
    font-size: 22px;
    left: 2px;
    line-height: 42px;
    position: relative;
    width: 40px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #fff;
}

.input-group-btn button {
    border-radius: 0 2px 2px 0;
    bottom: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    font-size: 0;
    margin-top: 10px;
    background: none;
    border: 0;
}

.input-group-btn button:hover {
    background: none;
}

.youtube_play {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.youtube_play iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
}

.home .about1-bottom {
    border-bottom: 1px solid #fff;
}

.about2-item h4 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.about2-item p {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7em;
    letter-spacing: 1px;
}

.about4 {
    position: relative;
}

.about4:before {
    content: "";
    left: 0;
    right: 0;
    width: 30%;
    height: 100%;
    display: inline-block;
    background: #1B0F23;
    position: absolute;
    top: 0;
}

.feature-title h3 {
    display: inline-block;
    border-top: 4px solid #fff;
    background-color: #1B0F23;
}

.sppb-addon-single-image-container,
.sppb-addon-single-image-container img {
    width: 100%;
}

.feature-item h3 {
    display: inline-block;
    border-top: 4px solid #fff;
    background-color: #1B0F23;
    margin: 35px 20px;
}

.testimonial-content {
    max-width: 350px;
    margin: 0 auto;
    background-color: #20132A;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 50px 40px;
    border-radius: 0px 100px 10px 10px;
}

.list-content ul {
    padding: 0;
}

.list-content ul li {
    list-style: none;
    padding: 30px 0;
    border-bottom: 1px solid #cacace;
    color: #fff;
    font-size: 24px;
}

.list-content ul li strong {
    color: #CACACE;
    font-size: 18px;
    margin-right: 35px;
}

#sp-bottom-center img {
    margin: 0 auto;
}

@media (min-width: 1400px) {
    .sppb-row-container {
        max-width: 1320px;
    }
}

@media (min-width: 980px) {
    #sp-logo {
        text-align: center;
        width: 100%;
    }

    #sp-header #sp-logo .sp-module {
        margin-left: 10px;
    }

    body.home #sp-logo img {
        width: 240px;
        margin-top: 15px;
    }

    #sp-logo img {
        width: 140px;
        margin-top: 15px;
    }

    #sp-header .search form {
        margin: 30px 0 20px;
    }

    body {
        padding-left: 337px;
    }

    #sp-header.header-sticky,
    #sp-header {
        position: fixed !important;
        top: 0;
        left: 0;
        width: 348px;
        height: 100%;
        padding: 0 0 10px;
        outline: 0;
        z-index: 101;
        background: #170c1e;
    }

    #sp-menu {
        padding: 0;
        margin-bottom: 100px;
    }

    #sp-menu-country {
        padding: 0;
        margin-bottom: 10px;
        width: 100%;
    }

    .sp-megamenu-parent>li {
        width: 100%;
    }

    .sp-megamenu-parent>li>a,
    .sp-megamenu-parent>li>span {
        color: #c5c5c5;
        font-weight: 500;
        line-height: 55px;
        width: 100%;
        text-transform: uppercase;
        padding-left: 19px;
        border: 1px solid #211529;
        border-left-width: 3px;
        border-radius: 7px;
    }

    .sp-megamenu-parent>li>a:hover,
    .sp-megamenu-parent>li>span:hover,
    .sp-megamenu-parent>li.active>a,
    .sp-megamenu-parent>li.active:hover>a {
        background: #21132c;
        border-radius: 7px;
        border-left: 3px solid #0d6efd;
    }

    .sp-dropdown.sp-dropdown-mega {
        width: 920px !important;
    }
}

@media (max-width: 979px) {
    #sp-header #sp-logo .sp-module {
        display: none;
    }

    #sp-header {
        height: auto;
        background: #1c1024;
    }

    #sp-header .logo {
        height: 41%;
        width: 41%;
    }
}

@media (max-width: 768px) {}

@media (max-width: 480px) {}

:root {
    --background-color: currentColor;
    --background: currentColor;
    --text-color: currentColor;
}

.sp-simpleportfolio .sp-simpleportfolio-filter>ul>li>a:after {
    background-color: var(--background-color);
}

#player {
    background: rgba(0, 0, 0, 0.85);
    min-height: 500px;
    border-radius: 8px;
}

.tvplayer {
    background: rgba(0, 0, 0, 0.45);
    width: 100%;
    height: 80vh;
    border-radius: 12px;
}

@media screen and (min-width: 0px) and (max-width: 480px) {
    .tvplayer {
        height: 230px;
        width: 100%;
    }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    .tvplayer {
        height: 271px;
        width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .tvplayer {
        height: 375px;
        width: 100%;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1130px) {
    .tvplayer {
        height: 430px;
        width: 100%;
    }
}

@media screen and (min-width: 1131px) and (max-width: 1260px) {
    .tvplayer {
        height: 500px;
        width: 100%;
    }
}

@media screen and (min-width: 1261px) and (max-width: 1426px) {
    .tvplayer {
        height: 600px;
        width: 100%;
    }
}

.dropdown_list {
    width: 94%;
    font-size: 14px;
    text-transform: uppercase;
    color: #0d6efd;
    background-color: #140C1A;
    margin-top: 16px;
    padding: 9px;
    font-weight: 600;
    border: 1px dashed #0d6efd;
}

.dropdown_list:hover {
    color: #3784f7;
    background-color: #140C1A;
    border-color: #3784f7;
}

.dropdown_list.active {
    color: #e52a2f;
    background-color: #0d0512;
    border: 1px dashed #e52a2f;
    border-width: 1px 1px 0 1px;
}

.dropdown_list img {
    padding: 4px 2px;
    display: inline-block;
}

.nohide_dropdown-content::-webkit-scrollbar {
    width: 10px;
}

.nohide_dropdown-content::-webkit-scrollbar-thumb {
    background-color: #e52a2f;
    border-radius: 10px;
}

.hide_dropdown-content {
    display: none;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 0.3s ease, max-height 0.3s ease;
}

.nohide_dropdown-content {
    position: inherit;
    padding: 0;
    margin: 0;
    background-color: #0d0512;
    transition: opacity 0.3s ease, max-height 0.3s ease;
    max-height: 100%;
    width: 94%;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px dashed #e52a2f;
    border-width: 0 1px 1px 1px;
    border-radius: 0 0 3px 3px;
}

.nohide_dropdown-content a {
    margin: 1px;
    color: #c1c1c1;
    padding: 9px 6px;
    text-decoration: none;
    display: block;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.nohide_dropdown-content a:hover {
    border-radius: 3px;
}

.hidden_a a {
    opacity: 1;
    cursor: default;
    color: #fff;
    background-color: #21132c;
    border-radius: 3px;
}

.hidden_a a:hover {
    background-color: #21132c;
}

.arrow-icon {
    margin-left: 5px;
}

.arrow-down:before {
    content: "\25BC";
    font-size: 0.9em;
}

.arrow-right:before {
    content: "\25B6";
    font-size: 1.3em;
}

@media screen and (min-width: 980px) {
    .d-lg-none {
        display: none !important;
    }
}

@media screen and (min-width: 0px) and (max-width: 979px) {
    .sp-megamenu-parent {
        list-style: none;
        padding: 0;
        margin: 26px 0 0 0;
        z-index: 99;
        display: block;
        position: relative;
    }
.countries .sp-megamenu-parent>li>a {
    width: 98%;

}
    .sp-megamenu-parent>li>a,
    .sp-megamenu-parent>li>span {
		margin: 5px 0;
        font-weight: 500;
        width: 98%;
        text-transform: uppercase;
        padding-left: 5px;
        border: 1px solid #211529;
        border-left-width: 3px;
        border-radius: 7px;
    }
.dropdown_list {
    width: 98%;
	
}
    .countries {
        padding-bottom: 15px;
    }

    .home_countries {
        display: none;
    }

    .cch_item .sp-megamenu-parent {
        display: none;
    }

    .dropdown_list.active {
        width: 95%;
        margin-left: -2px;
    }

    .nohide_dropdown-content {
        width: 95%;
        margin-left: -2px;
    }

    .logo-image {
        width: 100%;
        height: 100%;
    }
}

@media screen and (min-width: 0px) and (max-width: 430px) {
    body.ltr.offcanvs-position-left .offcanvas-menu {
        left: -100%;
    }

    .offcanvas-menu {
        width: 100%;
    }

    .channels .sp-megamenu-parent>li>a,
    .sp-megamenu-parent>li>span {
        margin: 5px 0;
        padding: 5px;
        font-size: 18px;
    }

    .offcanvas-menu .left_countries .sp-megamenu-parent>li>a,
    .sp-megamenu-parent>li>span {
        margin: 5px 0;
        padding: 5px;
        font-size: 18px;
    }

    .channels .sp-megamenu-parent .sp-menu-item>a img,
    .sp-megamenu-parent .sp-menu-item>span img {
        width: 45px;
    }

    .countries .dropdown_list {
        font-size: 18px;
    }

    .countries .sp-megamenu-parent>li>a,
    .sp-megamenu-parent>li>span {
        font-size: 18px;
    }

    .bottom_country.sp-module ul>li {
        float: left;
        width: 50%;
        padding: 10px;
    }
}

.player-container {
    width: 100%;
    height: 600px;
    background-color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.play-button {
    width: 100px;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.7;
    color: #fff;
    cursor: pointer;
}

.play-button:hover {
    opacity: 1;
}

.play-button::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 30px solid #000;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
}

.fullreadmore {
    max-height: 150px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.5s ease;
}

.fullreadmore.expanded {
    max-height: none;
}

#toggleButton {
    display: block;
    margin-top: 10px;
    cursor: pointer;
}

@keyframes pulse-glow {
    0% {
        box-shadow: 0 0 5px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.4), 0 0 15px rgba(255, 255, 255, 0.3);
    }

    50% {
        box-shadow: 0 0 15px rgba(255, 255, 255, 0.8), 0 0 20px rgba(255, 255, 255, 0.6), 0 0 25px rgba(255, 255, 255, 0.4);
    }

    100% {
        box-shadow: 0 0 5px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.4), 0 0 15px rgba(255, 255, 255, 0.3);
    }
}

.remote-icon {
    position: relative;
    display: inline-block;
    margin-top: 50px;
    opacity: 0.8;
}

.remote-icon::after {
    content: "";
    position: absolute;
    top: 0;
    left: 14px;
    right: 0;
    bottom: 0;
    width: 22px;
    height: 48px;
    animation: pulse-glow 2s infinite;
    z-index: -1;
    border-radius: 10px;
}
.banner-wrapper {
    width: 100%;
    max-width: 100vw; 
    text-align: center; 
    padding: 10px 0; 
    box-sizing: border-box;
}

.banner-wrapper ins,
.banner-wrapper iframe {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

#sticky-ad {
    position: fixed;
    bottom: 0;
    height: 120px; 
    background: rgba(54, 54, 54, 0.9); 
    box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.2);
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 900px;
    z-index: 99999;
    text-align: center;
    padding: 10px;

}


#sticky-ad ins {
    display: block;
    width: 100%;
    height: auto;
}


#close-ad {
position: absolute;
    top: 5px;
    right: 5px;
    font-size: 26px;
	line-height: 21px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 5px 8px;
    border-radius: 50%;
    cursor: pointer;
    transition: background 0.3s;
    z-index: 100000;
}

#close-ad:hover {
    background: rgba(255, 0, 0, 0.8);
    color: white;
}