/* [data-asw-filter=yellow-contrast] {} */


/* asw-menu */
[data-asw-filter=yellow-contrast] .asw-menu-btn,
[data-asw-filter=yellow-contrast] .asw-menu-button,
[data-asw-filter=yellow-contrast] .asw-menu-btn-mobile {background: #000; outline: 2px solid #000; border-color: #fff000;}
[data-asw-filter=yellow-contrast] .asw-menu-btn svg, .asw-menu-btn-mobile svg {filter: brightness(0)invert(0);}
[data-asw-filter=yellow-contrast] .asw-widget a.asw-menu-btn:focus {outline-color: #000 !important;}
[data-asw-filter=yellow-contrast] .asw-menu-button svg * {fill: #ffff00;}
[data-asw-filter=yellow-contrast] .asw-menu {background: #2b2b2b;}
[data-asw-filter=yellow-contrast] .asw-menu-header {color: #000;background-color: #ffff00;border-bottom-color: #000;}
[data-asw-filter=yellow-contrast] .asw-card-title {color: #ffff00;}
[data-asw-filter=yellow-contrast] .asw-adjust-font {background-color: #000;}
[data-asw-filter=yellow-contrast] .asw-menu .asw-adjust-font * {color: #ffff00;}
[data-asw-filter=yellow-contrast] .asw-adjust-font div[role="button"] {background-color: #ffff00;}
[data-asw-filter=yellow-contrast] .asw-adjust-font div[role="button"] span {color: #000;}
[data-asw-filter=yellow-contrast] .asw-btn {background-color: #000;border-color: #ffff00;color: #ffff00;}
[data-asw-filter=yellow-contrast] .asw-btn.asw-selected {background-color: #ffff00;border-color: #ffff00;color: #000;}
[data-asw-filter=yellow-contrast] .asw-btn:hover {border-color: #000;}
[data-asw-filter=yellow-contrast] .asw-menu-content::-webkit-scrollbar-thumb {background-color: #ffff00;}
[data-asw-filter=yellow-contrast] .asw-footer > div img {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .asw-footer {background-color: #ffff00;border-top-color: #000;}
[data-asw-filter=yellow-contrast] .asw-menu .asw-footer > * {color: #000;}

/* variable */
[data-asw-filter=yellow-contrast] .text-primary {color: #000 !important;}
[data-asw-filter=yellow-contrast] .text-secondary {color: #707070 !important;}
[data-asw-filter=yellow-contrast] .text-danger {color: #000 !important;}

/* html tag */
[data-asw-filter=yellow-contrast] img {filter: grayscale(1) contrast(1.1);}

/* default */

/* modal */
[data-asw-filter=yellow-contrast] .modal-search-block .icon {color: #000;}

/* btn */
[data-asw-filter=yellow-contrast] .btn-primary, 
[data-asw-filter=yellow-contrast] .btn-primary:focus, 
[data-asw-filter=yellow-contrast] .btn-primary.focus, 
[data-asw-filter=yellow-contrast] .btn-primary:not(:disabled):not(.disabled).active, 
[data-asw-filter=yellow-contrast] .btn-primary:not(:disabled):not(.disabled):active, 
[data-asw-filter=yellow-contrast] .show > .btn-primary.dropdown-toggle {color: #fff000; background-color: #000; border-color: #000;
  background-image: linear-gradient(90deg, #000 0%, #4d4d22 50%, #000 100%);
}

[data-asw-filter=yellow-contrast] .btn-primary:active:hover, 
[data-asw-filter=yellow-contrast] .btn-primary:hover, 
[data-asw-filter=yellow-contrast] .btn-primary.active:hover, 
[data-asw-filter=yellow-contrast] .btn-primary:active:focus, 
[data-asw-filter=yellow-contrast] .btn-primary.actitve:focus, 
[data-asw-filter=yellow-contrast] .btn-primary:active.focus, 
[data-asw-filter=yellow-contrast] .btn-primary.active.focus, 
[data-asw-filter=yellow-contrast] .btn-primary:focus:hover, 
[data-asw-filter=yellow-contrast] .btn-primary.focus:hover {color: #fff000; background-color: #fff; border-color: #000;}

[data-asw-filter=yellow-contrast] .btn-secondary{color: #fff000; background-color: #707070; border-color: #707070;}

[data-asw-filter=yellow-contrast] .btn-secondary:hover, 
[data-asw-filter=yellow-contrast] .btn-secondary:active:hover, 
[data-asw-filter=yellow-contrast] .btn-secondary.active:hover, 
[data-asw-filter=yellow-contrast] .btn-secondary:active:focus,
[data-asw-filter=yellow-contrast] .btn-secondary.actitve:focus, 
[data-asw-filter=yellow-contrast] .btn-secondary:active.focus, 
[data-asw-filter=yellow-contrast] .btn-secondary.active.focus, 
[data-asw-filter=yellow-contrast] .btn-secondary:focus:hover, 
[data-asw-filter=yellow-contrast] .btn-secondary.focus:hover {color: #000; background-color: #fff; border-color: #000;}

[data-asw-filter=yellow-contrast] .btn-more, 
[data-asw-filter=yellow-contrast] .btn-more:focus,
[data-asw-filter=yellow-contrast] .btn-more.focus,
[data-asw-filter=yellow-contrast] .btn-more:not(:disabled):not(.disabled).active,
[data-asw-filter=yellow-contrast] .btn-more:not(:disabled):not(.disabled):active {border-color: rgba(255,255,255,0.5);}

[data-asw-filter=yellow-contrast] .btn-arrow {background-color: #000;color: #fff000;}
[data-asw-filter=yellow-contrast] .btn-arrow .icon {border-color: #fff000;}

[data-asw-filter=yellow-contrast] .btn-gray{background-color: #fff000;color: #333; border-color: #e4ce0d;}
[data-asw-filter=yellow-contrast] .btn-gray:before {background-color: #e4ce0d;}

[data-asw-filter=yellow-contrast] .slick-dots li.slick-active button {background: #000;}

/* select2 */
[data-asw-filter=yellow-contrast] .select2-container--default .select2-results__option--highlighted[aria-selected] {background-color: #000;color: #fff000;}

/* components : start */

[data-asw-filter=yellow-contrast] .whead .title {color: #000;}
[data-asw-filter=yellow-contrast] .whead .desc {color: #000;}
[data-asw-filter=yellow-contrast] .whead:before {filter: grayscale(1);}

[data-asw-filter=yellow-contrast] .swiper-pagination-bullet-active {background: #000;}

/* components : end */
[data-asw-filter=yellow-contrast] .intro-slider .video-container{filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .intro-content{background-color: #ff0;}

[data-asw-filter=yellow-contrast] .site-header .top-bar {background-color: #626262;}
[data-asw-filter=yellow-contrast] .top-bar .contact-link .link {color: #fff000;}
[data-asw-filter=yellow-contrast] .top-bar .contact-link .link:hover {color: #fff000;}
[data-asw-filter=yellow-contrast] .site-header .social-list .link svg path {fill: #fff000;}
[data-asw-filter=yellow-contrast] .site-header .social-list .link:hover svg path {fill: #fff000;}
[data-asw-filter=yellow-contrast] .site-header .search-box {border-color: #fff000;}
[data-asw-filter=yellow-contrast] .site-header .search-box .link {color: #fff000;}
[data-asw-filter=yellow-contrast] .site-header .search-box .link:hover {color: #fff000;}
[data-asw-filter=yellow-contrast] .lang .flag {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .site-header .bottom-bar {background-color: #000;}
[data-asw-filter=yellow-contrast] .site-header .logo .symbol {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .site-header .logo .txt {color: #fff000;}
[data-asw-filter=yellow-contrast] .menu-mobile-btn .btn-mobile .bar {background-color: #fff000;}
[data-asw-filter=yellow-contrast] nav.menu li a.link:before {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] nav.menu li a.link {color: #fff000;}
[data-asw-filter=yellow-contrast] nav.menu li a.link:hover {color: #fff000;}
[data-asw-filter=yellow-contrast] .modal-search .modal-content {background-color: #ddd;}
[data-asw-filter=yellow-contrast] .modal-search .search-control {color: #fff000;background-color: #626262;}
[data-asw-filter=yellow-contrast] .modal-search .search-control::placeholder {color: #fff000;}
[data-asw-filter=yellow-contrast] .modal-search .search-control:focus {border-color: #000;}

[data-asw-filter=yellow-contrast] .main-slider .cover {filter: grayscale(1);}

[data-asw-filter=yellow-contrast] .wg-weblink .thumb .cover {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .wg-weblink .link:hover .btn-arrow .icon {border-color: #fff000; background-color: #fff000;}
[data-asw-filter=yellow-contrast] .wg-weblink .link:hover .btn-arrow .icon span {color: #000;}

[data-asw-filter=yellow-contrast] .section-wg-guideWeb {background-color: #fff000;}
[data-asw-filter=yellow-contrast] .section-wg-guideWeb .bgTop-guideWeb,
[data-asw-filter=yellow-contrast] .section-wg-guideWeb .bgButtom-guideWeb  {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .wg-publications {background-color: #fff000;}
[data-asw-filter=yellow-contrast] .wg-publications .bgRight-publications,
[data-asw-filter=yellow-contrast] .wg-publications .bgLeft-publications {filter: grayscale(1);}

[data-asw-filter=yellow-contrast] .rdIndex-default .wrapper {background-color: #000;}
[data-asw-filter=yellow-contrast] .rdIndex-default .thumb .cover {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .rdIndex-default .tag, 
[data-asw-filter=yellow-contrast] .rdIndex-default .icon {background-image: linear-gradient(90deg, #000 0%, #626262 50%, #000 100%);color: #fff000;}
[data-asw-filter=yellow-contrast] .rdIndex-default .content {color: #000;background-color: #fff000;}
[data-asw-filter=yellow-contrast] .rdIndex-default .icon svg * {fill: #fff000;}

[data-asw-filter=yellow-contrast] .wg-publications-slide .thumb .cover {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .wg-publications-slide .wrapper:after {filter: grayscale(1);}

[data-asw-filter=yellow-contrast] .wg-mou-slider .slick-current .year {background-color: #000;}
[data-asw-filter=yellow-contrast] .wg-mou-slider .slick-current .year:before {border-color: #000 transparent transparent transparent;}
[data-asw-filter=yellow-contrast] .wg-mou-slider .year {background-color: #626262;}
[data-asw-filter=yellow-contrast] .wg-mou-slider .year .inner {color: #fff000;}
[data-asw-filter=yellow-contrast] .wg-mou-slider .year:before {border-color: #626262 transparent transparent transparent;}
[data-asw-filter=yellow-contrast] .wg-mou-slider .link:hover .year {background-color: #000;}
[data-asw-filter=yellow-contrast] .wg-mou-slider .link:hover .year::before {border-color: #000 transparent transparent transparent;}
[data-asw-filter=yellow-contrast] .wg-mou-slider .dot {background-color: #626262;}
[data-asw-filter=yellow-contrast] .wg-mou-slider .dot:before {border-color: #000;background-color: #626262;}
[data-asw-filter=yellow-contrast] .wg-mou-slider .txt {background-color: #000;}
[data-asw-filter=yellow-contrast] .wg-mou-slider .thumb .contain {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .wg-mou-slider .txt p {color: #fff000;}
[data-asw-filter=yellow-contrast] .wg-mou-slider .slick-slide + .slick-slide:before {border-color: #000; color: #fff000; background-color: #000;}
[data-asw-filter=yellow-contrast] .wg-mou-slider .slick-prev, 
[data-asw-filter=yellow-contrast] .wg-mou-slider .slick-next {border-color: #000; color: #fff000; background-color: #626262;}
[data-asw-filter=yellow-contrast] .wg-mou {background-color: #fff000;}
[data-asw-filter=yellow-contrast] .wg-mou .action .icon-graphic .inner {border-color: #000; color: #000;}
[data-asw-filter=yellow-contrast] .wg-mou .action .icon-graphic {background-color: transparent;}

[data-asw-filter=yellow-contrast] .wg-news {background-color: #fff000;}
[data-asw-filter=yellow-contrast] .wg-news svg {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .wg-news .nav-tabs .nav-link.active {background-color: #000;color: #fff000;}
[data-asw-filter=yellow-contrast] .wg-news .nav-tabs .nav-link.active:hover {color: #fff000;}
[data-asw-filter=yellow-contrast] .wg-news .nav-tabs .nav-link {background-color: #ddd;color: #000;}
[data-asw-filter=yellow-contrast] .wg-news .nav-tabs .nav-link:hover {color: #000;}

[data-asw-filter=yellow-contrast] .news-default .thumb .tag {color: #fff000; background-color: #000;}
[data-asw-filter=yellow-contrast] .news-default .thumb .cover {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .news-default .content .title {color: #000;}
[data-asw-filter=yellow-contrast] .news-default .content .date {color: #000;}
[data-asw-filter=yellow-contrast] .news-default .content .more:before {background-color: #000;}
[data-asw-filter=yellow-contrast] .news-default .content .more .icon-graphic {border-color: #000; color: #fff000; background-color: #000;}
[data-asw-filter=yellow-contrast] .news-default .link:hover .content .more .icon-graphic {background-color: #000;color: #fff000;}

[data-asw-filter=yellow-contrast] .wg-highlight-program {background-blend-mode: luminosity; background-color: #fff;}
[data-asw-filter=yellow-contrast] .wg-highlight-program .whead .title, 
[data-asw-filter=yellow-contrast] .wg-highlight-program .whead .desc {color: #fff000 !important;}
[data-asw-filter=yellow-contrast] .wg-highlight-program-slider .thumb .cover {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .wg-highlight-program-slider .content {background-color: #626262;}
[data-asw-filter=yellow-contrast] .wg-highlight-program-slider .content .desc {color: #fff000;}
[data-asw-filter=yellow-contrast] .wg-highlight-program-slider .content .date {color: #fff000;}

[data-asw-filter=yellow-contrast] .wg-research {background-color: #fff000;}
[data-asw-filter=yellow-contrast] .wg-research-slider .link {background-color: #ddd;}
[data-asw-filter=yellow-contrast] .wg-research-slider .desc {color: #000;}
[data-asw-filter=yellow-contrast] .wg-research::after {filter: grayscale(1);}

[data-asw-filter=yellow-contrast] .wg-program {background-color: #fff000;}

[data-asw-filter=yellow-contrast] .wg-program-slider .thumb .contain {filter: grayscale(1);}

[data-asw-filter=yellow-contrast] .site-footer .footer-top {background-blend-mode: luminosity; background-color: #626262;}
[data-asw-filter=yellow-contrast] .site-footer .box-social .link:hover svg path {fill: #fff000;opacity: 0.8;}
[data-asw-filter=yellow-contrast] .site-footer .box-contact .icon-contact .link:hover {color: #fff000;opacity: 0.8;}
[data-asw-filter=yellow-contrast] .site-footer .footer-bottom {background-color: #000;border-top-color: #fff000;}
[data-asw-filter=yellow-contrast] .site-footer .footer-bottom .link:hover {color: #fff000;opacity: 0.8;}
[data-asw-filter=yellow-contrast] .footer-top .draftmap .h-title, 
[data-asw-filter=yellow-contrast] .footer-top .google-maps .h-title {color: #fff000;}
[data-asw-filter=yellow-contrast] .site-footer .box-address .h-title {color: #fff000;border-bottom-color: #fff000;}
[data-asw-filter=yellow-contrast] .site-footer .box-address .s-title,
[data-asw-filter=yellow-contrast] .site-footer .box-address .desc {color: #fff000;}
[data-asw-filter=yellow-contrast] .site-footer .box-contact .icon-contact svg * {fill: #fff000;}
[data-asw-filter=yellow-contrast] .site-footer .box-contact .icon-contact .link {color: #fff000;}
[data-asw-filter=yellow-contrast] .site-footer .box-social {border-top-color: #fff000;}
[data-asw-filter=yellow-contrast] .site-footer .box-social .txt {color: #fff000;}
[data-asw-filter=yellow-contrast] .site-footer .box-social .link svg path {fill: #fff000;}
[data-asw-filter=yellow-contrast] .site-footer .footer-bottom .txt {color: #fff000;}
[data-asw-filter=yellow-contrast] .site-footer .footer-bottom .link {color: #fff000;}
[data-asw-filter=yellow-contrast] .site-footer .footer-bottom .item-list li + li:before {background-color: #fff000;}

[data-asw-filter=yellow-contrast] .select2-container--default .select2-results > .select2-results__options {background-color: #ddd;}
[data-asw-filter=yellow-contrast] .select2-container--default.select2-container--open.select2-container--below .select2-selection--single .select2-selection__rendered, 
[data-asw-filter=yellow-contrast] .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple .select2-selection__rendered {color: #000;}
[data-asw-filter=yellow-contrast] .select2-container--default .select2-results__option[aria-selected=true] {background-color: #626262; color: #fff000; border-color: #626262}

[data-asw-filter=yellow-contrast] .default-header {background-blend-mode: luminosity; background-color: #fff;}
[data-asw-filter=yellow-contrast] .default-header .content .date:before {background-color: #fff000;}
[data-asw-filter=yellow-contrast] .default-header .title {color: #fff000;}
[data-asw-filter=yellow-contrast] .default-header .desc {color: #fff000;}
[data-asw-filter=yellow-contrast] .breadcrumb li .link,
[data-asw-filter=yellow-contrast] .breadcrumb li.active {color: #fff000;}
[data-asw-filter=yellow-contrast] .breadcrumb li + li:before {background-color: #fff000;}
[data-asw-filter=yellow-contrast] .default-header .content .action .icon-arrow {border-color: #fff000;color: #fff000;}
[data-asw-filter=yellow-contrast] .default-header .content .action .link:hover .icon-arrow {background-color: #fff000; color: #000;}
[data-asw-filter=yellow-contrast] .default-header .content .action .txt {color: #fff000;}
[data-asw-filter=yellow-contrast] .default-header .content .h-title {color: #fff000;}
[data-asw-filter=yellow-contrast] .default-header .content .date {color: #fff000;}
[data-asw-filter=yellow-contrast] .default-header .content .date span {color: #fff000;}

[data-asw-filter=yellow-contrast] .news-highlight .thumb .cover {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .news-highlight:before {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .news-highlight .content .more:before {background-color: #fff000;}
[data-asw-filter=yellow-contrast] .news-highlight .content .title {color: #fff000;}
[data-asw-filter=yellow-contrast] .news-highlight .content .date {color: #fff000;}
[data-asw-filter=yellow-contrast] .news-highlight .content .desc {color: #fff000;}
[data-asw-filter=yellow-contrast] .news-highlight .link:hover .content .more .icon-graphic {background-color: #fff000; color: #000;}
[data-asw-filter=yellow-contrast] .news-highlight .link:hover .content .more .icon-graphic span {color: #000;}
[data-asw-filter=yellow-contrast] .news-highlight .content .more .icon-graphic {border-color: #fff000;}
[data-asw-filter=yellow-contrast] .news-highlight .content .more .icon-graphic span {color: #fff000;}

[data-asw-filter=yellow-contrast] .detail-cover .cover {filter: grayscale(1);}

[data-asw-filter=yellow-contrast] .detail-social-list .link {background-color: #000;}
[data-asw-filter=yellow-contrast] .detail-social-list .link:hover svg path {fill: #fff000;}
[data-asw-filter=yellow-contrast] .detail-social-list .link svg path {fill: #fff000;}
[data-asw-filter=yellow-contrast] .detail-social-list .item-list li a.link span {color: #fff000;}

[data-asw-filter=yellow-contrast] .detail-page {background-color: #fff000;}
[data-asw-filter=yellow-contrast] .detail-page .detail-title {color: #000;}
[data-asw-filter=yellow-contrast] .detail-page .detail-title:before {filter: grayscale(1);}

[data-asw-filter=yellow-contrast] .detail-gallery .cover {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .detail-gallery .more {background-color: rgb(103 104 105 / 80%);}
[data-asw-filter=yellow-contrast] .detail-gallery .more {color: #fff000;}

[data-asw-filter=yellow-contrast] .fancybox-container {filter: grayscale(1);}

[data-asw-filter=yellow-contrast] .detail-end .action .icon-arrow {border-color: #000;color: #000;}
[data-asw-filter=yellow-contrast] .detail-end .action .link:hover .icon-arrow {background-color: #000;color: #fff000;}
[data-asw-filter=yellow-contrast] .detail-end .action .txt {color: #000;}

[data-asw-filter=yellow-contrast] .related-post {background-color: #fff000;}
[data-asw-filter=yellow-contrast] .related-post::after {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .related-post .h-title {color: #fff000;}

[data-asw-filter=yellow-contrast] .slick-next,
[data-asw-filter=yellow-contrast] .slick-prev {border-color: #fff000;color: #fff000;}

[data-asw-filter=yellow-contrast] .slick-prev:hover, 
[data-asw-filter=yellow-contrast] .slick-prev:focus, 
[data-asw-filter=yellow-contrast] .slick-next:hover,
[data-asw-filter=yellow-contrast] .slick-next:focus {color: #000;background-color: #fff000;}

[data-asw-filter=yellow-contrast] .default-menu-top {background-color: #fff000;}
[data-asw-filter=yellow-contrast] .default-menu-top .active .link {color: #000;}
[data-asw-filter=yellow-contrast] .default-menu-top .active .link:before {background-color: #000;}
[data-asw-filter=yellow-contrast] .default-menu-top .link {color: #626262;}
[data-asw-filter=yellow-contrast] .default-menu-top .link:before {background-color: #626262;}

[data-asw-filter=yellow-contrast] .wg-7major{background-color: #ffffb6; background-blend-mode: multiply;}
[data-asw-filter=yellow-contrast] .wg-7major-detail .order {background-image: linear-gradient(47deg, #000 0%, #626262 100%);}
[data-asw-filter=yellow-contrast] .wg-7major-detail .order p {color: #fff000;}
[data-asw-filter=yellow-contrast] .wg-7major-detail .entry-detail {color: #fff000; background-color: #626262;}

[data-asw-filter=yellow-contrast] .about-II .part-I {background-color: #fff000;}
[data-asw-filter=yellow-contrast] .about-II .part-I .menu-title {color: #000;}
[data-asw-filter=yellow-contrast] .about-II .part-I .qoute::before,
[data-asw-filter=yellow-contrast] .about-II .part-I .qoute::after {color: #000;}
[data-asw-filter=yellow-contrast] .about-II .part-II .title {color: #fff000;}
[data-asw-filter=yellow-contrast] .about-II .part-II .desc {color: #fff000;}
[data-asw-filter=yellow-contrast] .about-II .part-II {background-blend-mode: luminosity; background-color: #fff;}
[data-asw-filter=yellow-contrast] .about-II .part-III .missions .title {color: #000;}
[data-asw-filter=yellow-contrast] .about-II .part-III .missions .lists .list .no {color: #000;}
[data-asw-filter=yellow-contrast] .about-II .part-III .missions .lists .list .desc {color: #000;}
[data-asw-filter=yellow-contrast] .about-II .part-IV {background-blend-mode: luminosity; background-color: #fff;}
[data-asw-filter=yellow-contrast] .about-II .part-V .strategies .title {color: #000;}
[data-asw-filter=yellow-contrast] .about-II .part-V .strategies .lists .list .no {color: #000;}
[data-asw-filter=yellow-contrast] .about-II .part-V .strategies .lists .list .desc {color: #000;}
[data-asw-filter=yellow-contrast] .about-II .part-IV .subtitle {color: #fff000;}
[data-asw-filter=yellow-contrast] .about-II .part-IV .desc::before,
[data-asw-filter=yellow-contrast] .about-II .part-IV .desc::after {color: #fff000;}
[data-asw-filter=yellow-contrast] .about-II .part-IV .desc {color: #fff000;}

[data-asw-filter=yellow-contrast] .about-I .part-I .heading {color: #000;}
[data-asw-filter=yellow-contrast] .about-I .desc {color: #000;}
[data-asw-filter=yellow-contrast] .about-I .part-II .desc {color: #fff000;}
[data-asw-filter=yellow-contrast] .about-I .part-II .desc::before {background: #000;}
[data-asw-filter=yellow-contrast] .about-I .part-III ul.list .no {color: #000;}
[data-asw-filter=yellow-contrast] .about-I .part-IV {background-blend-mode: luminosity; background-color: #fff;}

[data-asw-filter=yellow-contrast] .about-III .part-I .org-title {color: #000;}
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .first .text,
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .second .text, 
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .third .text {color: #000;}
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .circle {background: #000 !important;}
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .fourth .box {background: #000;color: #fff000;}
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .fourth.right .box,
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .fifth .box,
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .sixth .box {background: #000;}
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .fourth.right .box a,
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .fifth .box a,
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .sixth .box a {color: #fff000;}
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .circle .inner-circle {background-color: #fff000;}
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .circle .inner-circle .base {background: #626262;}
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .first::after,
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .level::before,
[data-asw-filter=yellow-contrast] .about-III .part-I .charts .item::after {background-color: #000 !important;}

[data-asw-filter=yellow-contrast] .about-IV .part-I,
[data-asw-filter=yellow-contrast] .about-IV .part-II,
[data-asw-filter=yellow-contrast] .about-IV .part-I {background-blend-mode: luminosity; background-color: #fff;}
[data-asw-filter=yellow-contrast] .about-IV .part-I .datas .name, 
[data-asw-filter=yellow-contrast] .about-IV .part-II .datas .name {color: #fff000;}
[data-asw-filter=yellow-contrast] .about-IV .part-I .datas .position, 
[data-asw-filter=yellow-contrast] .about-IV .part-II .datas .position {color: #fff000;}
[data-asw-filter=yellow-contrast] .about-IV .part-I .datas .email, 
[data-asw-filter=yellow-contrast] .about-IV .part-II .datas .email {color: #fff000;}
[data-asw-filter=yellow-contrast] .about-IV .part-I .datas .email, 
[data-asw-filter=yellow-contrast] .about-IV .part-II .datas .email,
[data-asw-filter=yellow-contrast] .about-IV .datas .tel {color: #fff000;}
[data-asw-filter=yellow-contrast] .about-IV .part-III .items .item .datas {background-color: #000;}
[data-asw-filter=yellow-contrast] .about-IV .part-III .items .item .datas * {color: #fff000;}

[data-asw-filter=yellow-contrast] .default-body {background-color: #fff000;}
[data-asw-filter=yellow-contrast] .default-body .bgTop-guideWeb,
[data-asw-filter=yellow-contrast] .default-body .bgButtom-guideWeb {filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .default-body .head .h-title {color: #000;}
[data-asw-filter=yellow-contrast] .default-body .head .search-box.fluid .form-default .form-control {border-bottom-color: #000;}
[data-asw-filter=yellow-contrast] .default-body .head .search-box .btn {background-color: #000;border-color: #000;}
[data-asw-filter=yellow-contrast] .default-body .head .search-box .btn span {color: #fff000;}
[data-asw-filter=yellow-contrast] .default-body .head .search-box .btn:hover {background-color: transparent; color: #000;}
[data-asw-filter=yellow-contrast] .default-body .head .search-box .btn:hover span {color: #000;}

[data-asw-filter=yellow-contrast] .detail-article .content .action .icon-arrow {border-color: #000;color: #000;}
[data-asw-filter=yellow-contrast] .detail-article .content .action .link:hover .icon-arrow {background-color: #000;color: #fff000;}
[data-asw-filter=yellow-contrast] .detail-article .content .action .txt {color: #000;}
[data-asw-filter=yellow-contrast] .detail-article .content .h-title {color: #000;}
[data-asw-filter=yellow-contrast] .detail-article .content .date {color: #000;}
[data-asw-filter=yellow-contrast] .detail-article .content .date:before {background-color: #000;}

[data-asw-filter=yellow-contrast] .detail-download .icon-load {background-color: #fff000;}
[data-asw-filter=yellow-contrast] .detail-download .link .wrapper {background-color: #626262;}
[data-asw-filter=yellow-contrast] .detail-download .content .title,
[data-asw-filter=yellow-contrast] .detail-download .content .desc {color: #fff000;}
[data-asw-filter=yellow-contrast] .detail-download .link:hover .content .title, 
[data-asw-filter=yellow-contrast] .detail-download .link:hover .content .desc {color: #fff000;}
[data-asw-filter=yellow-contrast] .detail-download .link:hover .wrapper {background-color: #000;}
[data-asw-filter=yellow-contrast] .detail-download .link:hover .btn {color: #fff000; border-color: #ff0;}

[data-asw-filter=yellow-contrast] .publications-page .book-list .thumb .cover {filter: grayscale(1);}

[data-asw-filter=yellow-contrast] .pagination-label .title {color: #000;}
[data-asw-filter=yellow-contrast] .pagination-label span {background-color: #000;color: #fff000;}
[data-asw-filter=yellow-contrast] .pagination .active .link {color: #000;}
[data-asw-filter=yellow-contrast] .pagination .link:before {background-color: #000;}
[data-asw-filter=yellow-contrast] .pagination .link:hover {color: #000;}
[data-asw-filter=yellow-contrast] .pagination .pagination-nav .link {color: #000;}
[data-asw-filter=yellow-contrast] .pagination .link {color: #000;}
[data-asw-filter=yellow-contrast] .pagination .select2-container .select2-selection--single .select2-selection__rendered,
[data-asw-filter=yellow-contrast] .pagination .select2-container--default .select2-selection--single .select2-selection__arrow:before {color: #000;}

[data-asw-filter=yellow-contrast] .mou-page .countries .country a {color: #000;}
[data-asw-filter=yellow-contrast] .mou-page p > span,
[data-asw-filter=yellow-contrast] .mou-page p a {color: #000 !important;}
[data-asw-filter=yellow-contrast] .mou-list .txt {background-color: #626262;}
[data-asw-filter=yellow-contrast] .mou-list .txt .desc {color: #fff000;}
[data-asw-filter=yellow-contrast] .mou-list .year {background-color: #626262;}
[data-asw-filter=yellow-contrast] .mou-list .year .inner {color: #fff000;}
[data-asw-filter=yellow-contrast] .mou-list .item:nth-child(odd) .year:before {border-color: transparent #626262 transparent transparent;}
[data-asw-filter=yellow-contrast] .mou-list .item:nth-child(even) .year:before {border-color: transparent transparent transparent #626262;}
[data-asw-filter=yellow-contrast] .mou-list .wrapper:hover .year {background-color: #000;}
[data-asw-filter=yellow-contrast] .mou-list .item:nth-child(odd) .wrapper:hover .year:before{border-color: transparent #000 transparent transparent;}
[data-asw-filter=yellow-contrast] .mou-list .item:nth-child(even) .wrapper:hover .year:before {border-color: transparent transparent transparent #000;}
[data-asw-filter=yellow-contrast] .mou-list .dot:before {border-color: #000;}
[data-asw-filter=yellow-contrast] .mou-list .content .title,
[data-asw-filter=yellow-contrast] .mou-list .content .title a {color: #fff000;}
[data-asw-filter=yellow-contrast] .mou-list .dot {background-color: #000;}
[data-asw-filter=yellow-contrast] .mou-list .dot:before {background-color: #000;}
[data-asw-filter=yellow-contrast] .mou-list .wrapper:before {background-color: #000;}
[data-asw-filter=yellow-contrast] .mou-list .content {background-color: #000;}
[data-asw-filter=yellow-contrast] .mou-list .content .desc {color: #fff000;}

[data-asw-filter=yellow-contrast] .map-graphic .containm,
[data-asw-filter=yellow-contrast] .map-page .iframe-container {filter: grayscale(1);}

[data-asw-filter=yellow-contrast] .editor-content p {color: #000;}

[data-asw-filter=yellow-contrast] .default-body .head .search-box.fluid .form-default .form-control:focus {border-bottom-color: #000;}
[data-asw-filter=yellow-contrast] .search-result {color: #000;}
[data-asw-filter=yellow-contrast] .publications-page .plan-list .wrapper {background-color: #000;}
[data-asw-filter=yellow-contrast] .publications-page .plan-list .content .title,
[data-asw-filter=yellow-contrast] .publications-page .plan-list .content .date {color: #fff000;}

[data-asw-filter=yellow-contrast] .detail-book .wrapper:after{filter: grayscale(1);}
[data-asw-filter=yellow-contrast] .detail-book .action-back .link .icon-arrow {border-color: #000; color: #000;}
[data-asw-filter=yellow-contrast] .detail-book .action-back .link .txt{color: #000;}
[data-asw-filter=yellow-contrast] .detail-book .action-back .link:hover .icon-arrow {background-color: #000; color: #fff000;}
[data-asw-filter=yellow-contrast] .detail-book .h-title {color: #000;}
[data-asw-filter=yellow-contrast] .detail-book .date {color: #000;}
[data-asw-filter=yellow-contrast] .detail-book .date:before {background-color: #000;}

[data-asw-filter=yellow-contrast] .rdIndex-slider:before{background-color: rgba(0, 0, 0, 0.5);}
[data-asw-filter=yellow-contrast] .rdIndex-slider .title{color: #000;}

[data-asw-filter=yellow-contrast] .detail.editor-content{filter: grayscale(1);}



/* breakpoint */
@media (max-width: 991px) {
  [data-asw-filter=yellow-contrast] nav.menu {background-color: #000;}
  [data-asw-filter=yellow-contrast] .site-header .overlay {background-color: #000000ad;}

  [data-asw-filter=yellow-contrast] nav.menu {background-color: #000;}
  [data-asw-filter=yellow-contrast] .site-header .overlay {background-color: #000000ad;}
  [data-asw-filter=yellow-contrast] nav.menu .nav-list li {border-top-color:#fff000 ;}
  [data-asw-filter=yellow-contrast] nav.menu .nav-list li:last-child {border-bottom-color:#fff000 ;}
}

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