#hero.inner-page-hero .hero-content .category a {
    background-image: linear-gradient(297deg, #008a6e, #00c39c);
}

#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: #00c39c;
}

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

#site-header.fixed-header .logo {
    margin-right: 20px;
    width: 70px !important;
}

#site-header .logo {
    max-width: 90px !important;
    margin-right: 50px !important;
    width: 90px !important;
}

#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;
}

body {
    background: #f5fffd;
}

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

#main-content .rubric-full-width .left-col .block-title {
    font-size: 40px;
    color: #fff;
}

#main-content .rubric-full-width p {
    color: #fff;
}

#main-content .rubric-full-width.bg-1 {
    background-image: linear-gradient(297deg, #008a6e, #00c39c);
    margin-bottom: 0;
}

#site-header .top-progress-bar > span, #hero .hero-slider .slide .slide-content .category a {
    background: linear-gradient(297deg, #008a6e, #00c39c);
}

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

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

.rubric-head .rubric-head-content .title:before,
.rubric-head .rubric-head-content .title:after {
    filter: hue-rotate(340deg)
}

.rubric-head .ptrn2:before {
    filter: hue-rotate(103deg)
}

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

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

.rubric-head .ptrn1 {
    background: url(/logo/bp_logo_fav.svg) no-repeat center center/cover;
    width: 143px;
    height: 139px;
    left: 10px;
    filter: hue-rotate(320deg);
    opacity: 0.5;
    top: 0;
}

.rubric-head .ptrn2 {
    background: url(/logo/bp_logo_fav.svg) no-repeat center center/cover;
    width: 115px;
    height: 114px;
    transform: rotate(-25deg);
    left: 140px;
    top: 68px;
}

.rubric-head .ptrn3 {
    background: url(/logo/bp_logo_fav.svg) no-repeat center center/cover;
    width: 105px;
    height: 103px;
    right: 212px;
    top: 90px;
}

.rubric-head .ptrn4 {
    background: url(/logo/bp_logo_fav.svg) no-repeat center center/cover;
    width: 175px;
    height: 173px;
    filter: hue-rotate(320deg);
    transform: rotate(22deg);
    right: 11px;
    opacity: 0.7;
    top: 2px;
}

main.inner-page-content .container {
    background: none;
}

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

    .rubric-head .ptrn3 {
        width: 38px;
        height: 38px;
        right: -7px;
        top: 20px;
    }

    .rubric-head .ptrn2 {
        width: 39px;
        height: 38px;
        left: 30px;
        top: 64px;
    }

    .rubric-head .ptrn1 {
        width: 76px;
        height: 68px;
        left: -45px;
        top: 20px;
    }

    .rubric-head .ptrn4 {
        width: 52px;
        height: 56px;
        top: 50px;
    }
}