@import "reset.css";
@import "all.css";

main,
.section-box,
.header-top-info,
.footer-up,
.section-news,
.header-top,
.header-top-logo,
.section-news-column-content-down
{
background:#e5e518!important;
border-color:#e5e518!important;
color:black!important;
}

.section-news-column-content-down-button span,
.section-box-header,
.section-box-upload-link a span,
#submitit,
.header-top-wcag-close-button{
background:black!important;
color:#e5e518!important;
}

.section-box-content{
background:#e5e518!important;
}

img,
iframe,
.header-baner-subpage,
.section-box-upload-link{
filter: grayscale(100%) contrast(200%)!important;
}

p,a,h1,h2,h3,ul,ol,span,.section-box-youtube-link-col{
color:black!important;
}

#wk2,
#wk2 img{
filter:none!important;
}

.header-top-menu-up{
border-bottom:1px solid black!important;
}

.header-top-menu-up > li > ul,
.header-top-menu-down > li > ul{
background:#e5e518!important;
border:1px solid black!important;
}

.section-news-column-content-text-header{
text-shadow:2px 2px 2px black!important;
}

.section-news-column-content-img{
border-bottom:9px solid black;
}

.header-top-info-block-a img, 
.header-top-info-block img, 
.footer-column-info-img-a,
.footer-column-info-img-b,
.footer-column-info-img-c,
.footer-column-four img,
.header-top-menu-mobile-close{
filter: invert(1)!important;
}

.footer-up-header,
.footer-up-header-two{
color:black!important;
}


@media (max-width: 992px){
	
.header-top-menu li a {
    background: black!important;
	color: #e5e518!important;
}

.header-page-m-top-open{
	background:black!important;
}

}