#hero.inner-page-hero .hero-content .category a, #hero .hero-slider .slide .slide-content .category a {
    background-image: linear-gradient(297deg, #0000ff, #9292fc 22%, #9292fc);
}

#main-content.inner-page-content .right-col .article-content-wrap .article-section a, a,
#site-header.fixed-header .menu ul li a:hover, .header-black #site-header .menu ul li a:hover,
#main-content.inner-page-content .right-col .article-content-wrap .article-section ul li:before {
    color: #0000ff;
}

.rubric-full-width img {
    width: 70%;
    filter: contrast(0) brightness(0.5);
    margin: 0 auto;
}

.rubric-full-width .flex-col-4 .block-title {
    margin: 15px auto;
}

#main-content .rubric-full-width.bg-1 {
    background-image: linear-gradient(297deg, #0000ff, #00ffff 22%, #9292fc);
    margin-bottom: 0;
}

#hero .hero-slider .slide:before {
    background-color: rgba(0,0,0,0.5);
}

#main-content .announce-type1 .desc {
    font-size: 15px;
    line-height: 1.47;
    text-shadow: 1px 1px 2px #000;
    margin-bottom: 15px;
    color: #fff;
    font-weight: 300;
}

#main-content .announce-type1 .info {
    padding: 30px;
    height: 100%;
    background: linear-gradient(0,#00000078,#00000000);
}

#main-content .announce-type1 {
    padding: 0;
}

#hero.inner-page-hero.width-image .hero-content .title {
    text-shadow: 2px 3px 9px #000;
    -webkit-text-fill-color: #fff8dc;
}

#hero.inner-page-hero.width-image .hero-content {
    max-width: 805px;
}

#site-header .top-progress-bar > span, #hero .hero-slider .slide .slide-content .category a {
    background: linear-gradient(297deg, #0000ff, #00ffff 22%, #9292fc);
}

#site-header.fixed-header .mobile-logo a img {
    filter: none;
}

#site-footer .menu, #site-footer .bottom-info {
    padding-bottom: 30px;
    padding-top: 30px;
}

#site-footer {
    padding: 20px 0;
}

#site-header {
    background: rgb(0 0 0 / 5%);
}

.rubric-head .ptrn1 {
    background: url(/fon/allrevf1.png) no-repeat center center/cover;
    width: 192px;
    height: 210px;
    left: 0;
    top: 3px;
}

.rubric-head .ptrn2 {
    background: url(/fon/allrevf4.png) no-repeat center center/cover;
    width: 195px;
    height: 195px;
    left: 276px;
    bottom: -68px;
}

.rubric-head .ptrn3 {
    background: url(/fon/allrevf2.png) no-repeat center center/cover;
    width: 150px;
    height: 160px;
    right: 200px;
    top: 10px;
}

.rubric-head .ptrn4 {
    background: url(/fon/allrevf3.png) no-repeat center center/cover;
    width: 129px;
    height: 113px;
    right: 20px;
    top: 28px;
}

@media (max-width: 1240px) {
    #main-content .announce-type3 .image {
        min-height: 250px;
        max-height: 317px;
        overflow: hidden;
    }

    .rubric-head .ptrn4 {
        width: 58px;
        height: 50px;
        right: 80px;
        top: 59px;
    }

    .rubric-head .ptrn3 {
        width: 100px;
        height: 104px;
        right: -24px;
        top: 24px;
    }

    .rubric-head .ptrn2 {
        width: 40px;
        height: 40px;
        left: 95px;
        bottom: -15px;
    }

    .rubric-head .ptrn1 {
        width: 88px;
        height: 96px;
        left: 0;
        top: 25px;
    }
}