

.topmenu {
    margin-top: 15px;
    margin-bottom: 30px;
}

.topmenu ul {
    margin: 0;
    padding: 0;
    display: flex;
}

.topmenu ul li {
    font-family: "Intro-Bold";
    list-style: none;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 30px;
}

.topmenu ul li a {
    color: inherit;
    text-decoration: none;
}

.topmenu ul li a:hover {
    color: #8b2254;
}

.topmenu ul li.active a {
    color: #8b2254;
}

.programitem {
    margin-bottom: 10px;
}

.h2 {
    font-family: 'Intro-Bold';
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    color: #8b2254;
    text-align: center;
    margin-bottom: 30px;
}

.h2 .fa {
    float: none;
    font-size: 22px;
    margin: 0;
}

.empty {
    height: 50px;
}

.pagination a,
.pagination span,
.pagination b {
    display: block;
    line-height: 36px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #8b2254;
    margin-right: 5px;
    color: #8b2254;
    padding: 0 10px;
}
.pagination .page-item {
    display: flex;
    vertical-align: middle;
}
.pagination .page-item.active span {
    background-color: #8b2254;
    color: #fff;
    border: 1px solid #8b2254;
}

.pagination b.current {
    background-color: #8b2254;
    color: #fff;
    border: 1px solid #8b2254;
}

.pagination a:hover {
    background-color: #8b2254;
    color: #fff;
}

.program-list a {
    text-decoration: none;
}

#team .itemintro {
    font-size: 14px;
    margin-bottom: 50px;
}

.blogitem {
    margin-bottom: 50px;
}

.itemsum {
    font-size: 14px;
}

.blog-image {
    max-width: 100%;
}

#search-result .search-result_item {
    margin-bottom: 15px;
}

#search-result .iteminfotext {
    font-size: 16px;
}

#search input {
    font-size: 16px;
    padding: 5px 15px;
}

#search button {
    font-size: 16px;
    padding: 5px 15px;
    border: 1px solid #8b2254;
}

.rt-player__site-max-w {
    position: relative;
}

.c-hamburger {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 45px;
    height: 45px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
}
.c-hamburger:focus {
    outline: none;
}

.c-hamburger span {
    display: block;
    position: absolute;
    top: 20px;
    left: 7px;
    right: 7px;
    height: 5px;
    background: white;
}
.c-hamburger span::before,
.c-hamburger span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #fff;
    content: "";
}
.c-hamburger span::before {
    top: -12px;
}
.c-hamburger span::after {
    bottom: -12px;
}

.c-hamburger--htx {
    background-color: #8b2254;
}
.c-hamburger--htx span {
    transition: background 0s 0.3s;
}
.c-hamburger--htx span::before,
.c-hamburger--htx span::after {
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
}
.c-hamburger--htx span::before {
    transition-property: top, transform;
}
.c-hamburger--htx span::after {
    transition-property: bottom, transform;
}
/* состояние active при открытом меню  */
.c-hamburger--htx.is-active {
    background-color: #8b2254;
}
.c-hamburger--htx.is-active span {
    background: none;
}
.c-hamburger--htx.is-active span::before {
    top: 0;
    transform: rotate(45deg);
}
.c-hamburger--htx.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg);
}
.c-hamburger--htx.is-active span::before,
.c-hamburger--htx.is-active span::after {
    transition-delay: 0s, 0.3s;
}

#menumob.mmleft {
    width: 100%;
    max-width: 100%;
}

.mmenubl {
    display: none;
}

.pagination {
    flex-flow: wrap;
    justify-content: center;
}

.pagination .page-item {
    margin-bottom: 10px;
}

.rt-player__rt-song-name.rt-song-name {
    left: 265px;
    top: 6px;
}

#instagram {
    margin-top: 70px;
}

#instagram img {
    max-width: 100%;
    margin-bottom: 30px;
}

.statinfo {
    margin-bottom: 30px;
}

.ukrainewin {
    position: fixed;
    z-index: 10000;
    background: linear-gradient(to right, #0066cc, #ffcc00);
    height: 30px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 30px;
    top: 35px;
    left: 0;
    width: 100%;
}

body {
    padding-top: 0;
}

#dynamic_page_content {
    padding-top: 65px;
}

.butarch {
    margin-bottom: 50px;
}

/* Стилі для банеру Svitlo Film Festival */
#svitlo-banner {
    padding: 20px 0;
    margin: 166px 0 0 0;
    background: #000;
    width: 100%;
    position: relative;
    overflow: hidden;
}

/* Варіант 1: Анімація градієнтних смуг */
#svitlo-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:
        linear-gradient(45deg, transparent 0%, rgba(255, 107, 53, 0.2) 25%, transparent 50%),
        linear-gradient(-45deg, transparent 0%, rgba(247, 147, 30, 0.2) 25%, transparent 50%),
        linear-gradient(90deg, transparent 0%, rgba(255, 210, 63, 0.15) 25%, transparent 50%);
    animation: gradientShift 10s ease-in-out infinite;
    pointer-events: none;
}

/* Варіант 2: Анімація геометричних фігур */
#svitlo-banner::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:
        radial-gradient(ellipse at 20% 50%, rgba(255, 107, 53, 0.3) 0%, transparent 40%),
        radial-gradient(ellipse at 80% 30%, rgba(247, 147, 30, 0.3) 0%, transparent 40%),
        radial-gradient(ellipse at 50% 80%, rgba(255, 210, 63, 0.2) 0%, transparent 40%);
    animation: geometricPulse 8s ease-in-out infinite;
    pointer-events: none;
}

/* Варіант 3: Анімація світлових променів */
.svitlo-banner-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:
        linear-gradient(90deg, transparent 0%, rgba(255, 107, 53, 0.1) 20%, transparent 40%),
        linear-gradient(90deg, transparent 60%, rgba(247, 147, 30, 0.1) 80%, transparent 100%);
    animation: lightRays 12s ease-in-out infinite;
    pointer-events: none;
    z-index: 1;
}

@keyframes gradientShift {
    0%, 100% {
        transform: translateX(0) translateY(0) rotate(0deg);
        opacity: 0.3;
    }
    25% {
        transform: translateX(-20px) translateY(-10px) rotate(5deg);
        opacity: 0.5;
    }
    50% {
        transform: translateX(20px) translateY(10px) rotate(-5deg);
        opacity: 0.4;
    }
    75% {
        transform: translateX(-10px) translateY(20px) rotate(3deg);
        opacity: 0.6;
    }
}

@keyframes geometricPulse {
    0%, 100% {
        transform: scale(1) rotate(0deg);
        opacity: 0.2;
    }
    33% {
        transform: scale(1.1) rotate(120deg);
        opacity: 0.4;
    }
    66% {
        transform: scale(0.9) rotate(240deg);
        opacity: 0.3;
    }
}

@keyframes lightRays {
    0%, 100% {
        transform: translateX(-100%) skewX(-15deg);
        opacity: 0.1;
    }
    50% {
        transform: translateX(100%) skewX(15deg);
        opacity: 0.3;
    }
}

#svitlo-banner .cont {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 2;
}

.svitlo-banner-image {
    display: block;
    width: auto;
    height: 380px;
    border-radius: 10px;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
    cursor: pointer;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 3;
}

.svitlo-banner-image:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.4);
}

.svitlo-banner-image:active {
    transform: translateY(-1px);
}

.svitlo-banner-img {
    width: auto;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.3s ease;
}

.svitlo-banner-image:hover .svitlo-banner-img {
    transform: scale(1.02);
}

/* Адаптивність для мобільних пристроїв */
@media (max-width: 768px) {
    #svitlo-banner {
        padding: 15px 0;
    }

    #svitlo-banner .cont {
        padding: 0 15px;
    }

    .svitlo-banner-image {
        border-radius: 8px;
        height: 200px;
    }
}

@media (max-width: 991px) {

    #dynamic_page_content {
        padding-top: 30px;
    }

    .ukrainewin {
        letter-spacing: normal;
        font-size: 14px;
        line-height: 30px;
        top: 0;
    }

    body {
        padding-top: 0;
    }

    .topmenu {
        display: none;
    }

    .rt-player {
        bottom: 0;
        top: auto;
    }

    .logo img {
        height: 35px;
    }

    header {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .mmleft {
        top: -10px;
    }

    .mmenubl {
        display: block;
        right: 12px;
        top: 0px;
        background-color: #8b2254;
        z-index: 100;
    }

    #menumob.active {
        display: block;
    }

    .rt-player-jp-progress__jp-play-range.jp-play-range {
        bottom: 10px;
    }

    .rt-player-jp-progress__jp-seek-bar.jp-seek-bar {
        top: 24px;
    }

    .rt-play-pause-stop {
        top: 8px;
    }

    .rt-play-pause-stop__btn {
        width: 35px;
        height: 35px;
    }

    .stream_select {
        top: -100px;
        left: 0px;
    }

    .rt-player {
        height: 50px;
    }

    .rt-player-comment-btn {
        top: 13px;
        right: 20px;
    }


    .wrap_2c14 {
        bottom: 40px !important;
    }

    footer {
        padding-bottom: 70px;
    }



}
