/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 26 wrz 2019, 08:40:05
    Author     : Emem
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 26 wrz 2019, 08:40:05
    Author     : Emem
*/
.contrast img { /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.font-size--up1 {
  font-size: 18px;
}

.font-size--up2 {
  font-size: 20px;
}

.letter-space--up1,
.letter-space--up1 button {
  letter-spacing: 0.1em;
}

.letter-space--up2,
.letter-space--up2 button {
  letter-spacing: 0.2em;
}

.line-height--up1 {
  line-height: 2;
}

.line-height--up2 {
  line-height: 3;
}

.font-medium {
  font-size: 1.3em;
}

.font-big {
  font-size: 1.6em;
}

.btn-contrast:hover {
  color: #ffff00;
}

.contrast {
  background: #000;
  color: #ffff00;
}
.contrast a {
  color: #fff;
}
.contrast a:hover {
  color: #fff;
}
.contrast .bg-white, .contrast .bg-main {
  background: #000 !important;
  color: #ffff00;
}
.contrast .bg-second {
  background: #333;
}
.contrast .btn-primary {
  background: #fff;
  color: #000;
}
.contrast .btn-primary:hover {
  color: #000;
}
.contrast article.article-wrap {
  background: #000;
  color: #ffff00;
  box-shadow: none;
  margin: 0em 6em 2em 6em;
}
.contrast article p.article-date {
  color: #ffff00;
}
.contrast h1, .contrast h2, .contrast h3 {
  color: #ffff00;
}
.contrast footer {
  background: #000;
  color: #ffff00;
  border-top: 1px solid #ffff00;
}
.contrast footer p {
  color: #ffff00;
}
.contrast .go-tab a {
  background: #000;
}
.contrast .card {
  border-color: #ffff00;
  background: #000;
}
.contrast .card-body {
  color: #ffff00;
}
.contrast .dropdown-menu {
  background: #000;
}
.contrast .dropdown-menu a:hover {
  color: #000;
}
.contrast .navbar-light .navbar-nav .nav-link {
  color: #fff;
}
.contrast header .form-search button {
  background: #222;
  border-color: #fff;
}
.contrast header nav, .contrast header nav .dropdown-menu {
  background: #222;
}
.contrast header nav .dropdown-menu {
  background: #444;
}
.contrast header .dropdown-toggle.show {
  background-color: #444;
  color: #ffff00;
}
.contrast header svg {
  color: #fff;
}
.contrast .section-wrapper, .contrast .section-gradient {
  background: none;
  background-color: #000;
  border-bottom: 1px solid #ffff00;
}
.contrast .section-quick__card, .contrast .section-news__card-text, .contrast .events-calendar, .contrast .events-calendar__month {
  background-color: #222;
}
.contrast .events-calendar__weekdays li,
.contrast .events-calendar__weekdays li .events-calendar__days--sunday,
.contrast .events-calendar__days li .events-calendar__days--past,
.contrast .events-calendar__days li,
.contrast .events-calendar__days--sunday,
.contrast .events-calendar__title {
  color: #ffff00;
}
.contrast .events-calendar__days li .events-calendar__days--today {
  background-color: #444;
}
.contrast .btn-calendar--prev, .contrast .btn-calendar--next {
  background-color: #444;
  color: #fff;
}
.contrast .section-quick__card:hover, .contrast .events-calendar__weekdays {
  background-color: #444;
}
.contrast .bg-gray {
  background-color: #222;
}
.contrast .bg-gray-1 {
  background-color: #444;
}
.contrast .btn,
.contrast header .top .btn,
.contrast .offer-block .btn {
  border-color: #ffff00;
  background: none;
  color: #fff;
}
.contrast .offer-block--top {
  background: #444;
}
.contrast .top-menu li.selected a,
.contrast .top-menu li a:hover,
.contrast .submenu.dropdown-menu.show,
.contrast .bottom-menu ul li a,
.contrast .bottom-menu ul li button {
  background: #444;
  color: #fff;
}
.contrast .top-green,
.contrast .banners .carousel-indicators .active,
.contrast .bottom-menu ul li a:hover,
.contrast .bottom-menu ul li button:hover,
.contrast .bottom-menu ul li.selected > button,
.contrast .bottom-menu ul .submenu a.selected {
  background: #ffff00;
  color: #000;
}
.contrast .panel-box .name,
.contrast header .top-nav .txt {
  color: #ffff00;
}
.contrast h1.title,
.contrast .partners-container {
  color: #ffff00;
  border-color: #ffff00;
}

.contrast a:focus, .contrast a.btn:focus, .contrast a:focus .issue-article-box, .contrast button:focus, .contrast button.btn-secondary:focus {
  border-color: #fff;
}

.navbar-accessibility {
  padding: 0;
  color: #fff;
}

.navbar-accessibility a {
  color: #fff;
}

.navbar-accessibility ul {
  background-color: #333;
  font-size: 1em;
  padding: 0.25rem 1em;
  line-height: 1;
}

.contrast .navbar-toggler {
  background-color: #000;
  color: #ffff00;
}

.contrast .toggle-menu span.menu-hamburger,
.contrast .toggle-menu span.menu-hamburger::before,
.contrast .toggle-menu span.menu-hamburger::after {
  background-color: #ffff00;
}

.contrast .border-header-top {
  border-top-color: #fff;
}

.contrast .section-index {
  background-color: #eee;
  filter: grayscale(100%);
}

.contrast .hero {
  filter: grayscale(100%);
}

.contrast ul.list-upload li div {
  background-color: #444;
}

.contrast nav.lokalizer {
  background: none;
}

.contrast nav.lokalizer [aria-current=page] {
  color: #fff;
}/*# sourceMappingURL=wcag.css.map */