.extra_menu {
  display: inline-block;
  float: right; }

.social, .languages {
  float: left; }

div.languages ul {
  padding-left: 0; }

.lang-item {
  display: inline; }

.lang-item:first-child {
  border-right: 1px solid #858585; }

.lang-item:last-child {
  margin-left: -7px; }

.lang-item a {
  color: #858585; }

div.languages ul li.lang-item a {
  display: inline-block;
  padding: 0.5rem 1rem; }

.nav-link {
  color: #bebebe; }

.search {
  float: left; }

.home_icon {
  height: 20px;
  width: 20px;
  background-repeat: no-repeat; }
  .home_icon:active {
    background-image: url("../img/home-icon-red.png"); }
  .home_icon:focus {
    background-image: url("../img/home-icon-red.png"); }
  .home_icon:hover {
    background-image: url("../img/home-icon-red.png"); }

body {
  overflow-x: hidden; }

input[type=search] {
  width: 20px;
  box-sizing: border-box;
  border: 0px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  background-color: white;
  background-image: url("../img/search.png");
  background-position: 5px 8px;
  background-size: 27px, 27px;
  background-repeat: no-repeat;
  padding: 0.5rem 1rem;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  direction: rtl; }

input[type=search]:focus {
  width: 100%; }

@media (max-width: 640px) {
  .social {
    clear: both; }

  .languages {
    clear: both;
    float: right; }

  .search {
    float: right; } }
.elo_melo {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  margin-bottom: 1rem; }

@media (max-width: 360px) {
  .mini_icons_row {
    float: right; }

  .block_slider p {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }

  .block_slider .border_bottom {
    margin-top: 1rem !important; } }
@media (max-width: 768px) {
  .elo_melo {
    display: block; }

  .home_icon {
    display: none; } }
ul.navbar-nav li.nav-item a.nav-link {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

@media (max-width: 950px) {
  a.nav-link {
    font-size: 0.8em; }

  ul.navbar-nav li.nav-item a.nav-link {
    padding-left: 1.0rem;
    padding-right: 1.0rem; } }
.hh {
  max-width: 100%;
  height: 560px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

@media (max-width: 1366px) {
  .hh {
    height: 500px; }

  .slider_special_margin {
    margin-top: 2.5%; } }
.bx-wrapper {
  box-shadow: 0 0 0px #ccc;
  border: 0px solid #fff;
  background: #fff; }

.red {
  background-color: #af0b11; }

.grey {
  background-color: #e6e5e5; }

h1 {
  font-size: 58px;
  margin-bottom: 0; }

@media (max-width: 1200px) {
  h1 {
    font-size: 52px; } }
@media (max-width: 992px) {
  h1 {
    font-size: 48px; } }
@media (max-width: 768px) {
  h1 {
    font-size: 42px; } }
@media (max-width: 576px) {
  h1 {
    font-size: 36px; } }
h2 {
  font-size: 40px;
  margin-bottom: 0; }

@media (max-width: 1280px) {
  h2 {
    font-size: 38px; } }
@media (max-width: 1200px) {
  h2 {
    font-size: 36px; } }
@media (max-width: 992px) {
  h2 {
    font-size: 34px; } }
@media (max-width: 768px) {
  h2 {
    font-size: 32px; } }
@media (max-width: 576px) {
  h2 {
    font-size: 28px; } }
h3 {
  font-size: 30px;
  margin-bottom: 0; }

@media (max-width: 1200px) {
  h3 {
    font-size: 28px; } }
@media (max-width: 992px) {
  h3 {
    font-size: 26px; } }
@media (max-width: 768px) {
  h3 {
    font-size: 24px; } }
@media (max-width: 576px) {
  h3 {
    font-size: 22px; } }
h4 {
  font-size: 25px;
  margin-bottom: 0; }

@media (max-width: 1200px) {
  h4 {
    font-size: 22px; } }
@media (max-width: 992px) {
  h4 {
    font-size: 23px; } }
@media (max-width: 768px) {
  h4 {
    font-size: 20px; } }
@media (max-width: 576px) {
  h4 {
    font-size: 19px; } }
h5 {
  font-size: 19px;
  margin-bottom: 0; }

@media (max-width: 1200px) {
  h5 {
    font-size: 19px; } }
@media (max-width: 992px) {
  h5 {
    font-size: 19px; } }
@media (max-width: 768px) {
  h5 {
    font-size: 19px; } }
@media (max-width: 576px) {
  h5 {
    font-size: 19px; } }
p {
  font-size: 17px; }

@media (max-width: 992px) {
  p {
    font-size: 17px; } }
@media (max-width: 768px) {
  p {
    font-size: 17px; } }
@media (max-width: 576px) {
  p {
    font-size: 16px; } }
.container-article {
  margin-bottom: 3rem;
  margin-top: 3rem; }

.article {
  font-family: 'Raleway';
  margin-top: 2rem; }
  .article .wp-caption {
    width: auto !important;
    height: 100%; }
  .article ul {
    line-height: 32px; }
  .article h1, .article h2, .article h3, .article h4 {
    font-weight: bold;
    margin-bottom: 1rem; }
  .article h5 {
    margin-bottom: 1rem;
    font-size: 23px;
    font-weight: 600;
    line-height: 1.39;
    color: #212529; }
  .article a {
    color: #af0b11; }
  .article blockquote {
    background-color: #dedede;
    padding: 1rem; }
  .article img {
    padding-bottom: 1rem;
    height: 100%;
    width: auto; }
  .article p {
    line-height: 1.88; }
  .article .tags {
    text-transform: uppercase;
    font-family: 'Raleway';
    font-weight: 300;
    color: #959595;
    padding-top: 3rem; }
    .article .tags a {
      color: #959595;
      font-size: 15px; }
      .article .tags a:nth-child(n+3) {
        padding-left: 3rem; }
    .article .tags h5 {
      color: black;
      font-family: 'Encode Sans';
      font-weight: bold;
      margin-bottom: 1rem; }

.archive_block {
  border: 1px solid #dedede;
  margin-top: 1rem;
  padding: 1rem; }

.archive_list a {
  color: black; }

.archive_content a {
  color: #af0b11;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.29;
  letter-spacing: 0.7px; }

@media (min-width: 1200px) {
  p {
    font-size: 17px; } }
.slider_background_red {
  background-color: rgba(175, 11, 17, 0.85);
  color: black; }

.slider_background_transparent {
  background-color: white;
  color: black; }

.block_slider {
  display: block;
  text-align: left;
  padding-left: 1.0rem;
  padding-right: 1.0rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  .block_slider .border_bottom {
    width: 100px;
    height: 4px;
    background-color: black;
    margin-top: 1.5rem; }
  .block_slider h2 {
    font-family: 'Encode Sans';
    font-weight: bold;
    color: #af0b11;
    line-height: 1.24;
    letter-spacing: normal; }
  .block_slider p {
    font-family: 'Raleway';
    font-weight: 400;
    padding-top: 1.0rem;
    padding-bottom: 1.0rem;
    line-height: 1.88;
    letter-spacing: normal; }
  .block_slider a {
    color: #909090; }
    .block_slider a:hover {
      text-decoration: none; }

/*@media (max-width: 600px){
div.bxslider div.container-fluid.hh {
  background-color: $kreatywna_red;
  background-blend-mode: overlay;
}
.slider_background {background-color: transparent;}

}*/
a#cn-accept-cookie.cn-set-cookie.cn-button.bootstrap.button_materiaize.btn-m1 {
  display: inline-block;
  background: transparent !important;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 15px;
  text-align: center;
  border: 1px solid white;
  padding: 0.6em 3em; }

.button_materiaize {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-size: 15px;
  text-align: center; }

.btn-m1 {
  border: 1px solid white;
  padding: 0.6em 3em; }

.btn-m2 {
  border: 1px solid black;
  padding: 0.6em 3em; }

.btn-m3 {
  border: 1px solid black;
  padding: 0.2em 2em; }

.btn-m4 {
  border: 1px solid #8e8e8e;
  padding: 0.6em 3em;
  font-family: "Raleway";
  font-size: 14px; }

.btn-m5 {
  border: 1px solid #a1aeb7;
  padding: 0.6em 3em;
  font-family: "Raleway";
  font-size: 14px; }

.btn-m6 {
  background-color: #9f070d;
  padding: 1em 3em;
  font-family: "Raleway";
  font-size: 14px; }

.button_materiaize:hover {
  box-shadow: 1px 6px 15px rgba(0, 0, 0, 0.5); }

.kreatywna_background {
  background-image: url(../img/kreatynwa_background.png);
  background-repeat: no-repeat;
  background-position-x: 50%;
  background-size: contain; }

.stowarzyszenie--row__btn {
  margin-bottom: 6.75rem;
  margin-top: 2rem; }

.stowarzyszenie_button a {
  color: #909090; }

.raport_button {
  margin-bottom: 4rem;
  margin-top: 2rem; }
  .raport_button a {
    color: white;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14; }

.stowarzyszenie_header {
  margin-top: 4rem;
  margin-bottom: 2rem;
  color: #af0b11; }
  .stowarzyszenie_header h2 {
    font-family: 'Encode Sans';
    font-weight: bold; }

.stowarzyszenie_paragraph {
  margin-bottom: 4.75rem; }
  .stowarzyszenie_paragraph p {
    line-height: 2; }

.raporty_header {
  margin-top: 4rem;
  margin-bottom: 2rem; }
  .raporty_header h2 {
    font-family: 'Encode Sans';
    font-weight: bold;
    color: white; }

.raporty_slide {
  background-color: white; }
  .raporty_slide h4 {
    font-family: 'Raleway';
    font-weight: bold;
    color: black; }
  .raporty_slide p {
    color: black;
    font-family: 'Raleway';
    line-height: 32px; }
  .raporty_slide a {
    color: #af0b11;
    font-size: 14px;
    line-height: 2.29;
    font-weight: bold;
    text-transform: uppercase; }

.cated_header {
  margin-bottom: 2rem; }
  .cated_header h4 {
    font-family: 'Encode Sans';
    font-weight: bold; }

.cated_item .cated_item_column {
  padding: 1rem;
  border: 1px solid #dedede;
  margin-top: 1rem; }
.cated_item h5 {
  font-weight: bold;
  text-transform: uppercase; }
.cated_item a {
  color: #af0b11; }

.slick-current {
  background-color: white; }
  .slick-current h4 {
    font-family: 'Raleway';
    font-weight: bold;
    color: black; }
  .slick-current p {
    color: black;
    font-family: 'Raleway';
    line-height: 32px; }
  .slick-current a {
    color: #af0b11; }

.raport_column {
  min-height: 280px;
  padding-bottom: 2rem; }

.prev1 {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 45%;
  left: -0.5rem;
  background-image: url("../img/trojkat-slider.png");
  background-repeat: no-repeat;
  z-index: 1; }

.next1 {
  height: 40px;
  position: absolute;
  top: 45%;
  width: 40px;
  right: -1.8rem !important;
  background-image: url("../img/trojkat-slider_2.png");
  background-repeat: no-repeat;
  z-index: 1; }

@media (max-width: 600px) {
  .prev1 {
    left: 0; }

  .next1 {
    right: 0; } }
.aktualnosci_header {
  margin-top: 4rem;
  margin-bottom: 2rem; }
  .aktualnosci_header h2,
  .aktualnosci_header h4 {
    font-family: 'Encode Sans';
    font-weight: bold;
    color: black; }

.news {
  padding-bottom: 1rem;
  margin-bottom: 1rem; }

.wpis_column {
  padding: 1rem; }

.wpis_column img {
  padding-bottom: 2rem; }
.wpis_column h4 {
  font-family: 'Raleway';
  font-weight: bold;
  color: black;
  line-height: 2rem; }
.wpis_column p {
  color: black;
  font-family: 'Raleway';
  line-height: 32px; }
.wpis_column a {
  color: #6c7e89; }
.wpis_column .tags {
  padding-bottom: 2rem; }

.aktualnosci--elem {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

.aktualnosci--elem__date {
  margin-bottom: 1rem;
  display: block; }

.wpis_button {
  margin-bottom: 6rem;
  margin-top: 2rem; }
  .wpis_button a {
    color: black; }

.niezbednik_header {
  margin-top: 4rem;
  margin-bottom: 2rem;
  text-align: center; }
  .niezbednik_header h2 {
    font-family: 'Encode Sans';
    font-weight: bold;
    color: black; }

.niezbednik_under_header {
  color: #af0b11;
  text-transform: uppercase;
  font-weight: 500; }

.niezbednik_under_header_paragrah {
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .niezbednik_under_header_paragrah p {
    line-height: 34px; }

.niezbednik_button {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 4rem; }

.niezbednik_more {
  color: #6c7e89;
  letter-spacing: 0.7px;
  line-height: 2.29;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase; }

.niezbednik__date {
  margin-left: 1rem;
  color: #707070;
  line-height: 1.19;
  letter-spacing: 2.4px;
  font-size: 16px; }

a.tab {
  color: black !important; }

.category_grid {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  .category_grid a {
    color: black; }

.category_box {
  height: 100px;
  width: 170px;
  border-bottom: 4px solid #af0b11;
  display: flex;
  align-items: flex-end;
  justify-content: center; }
  .category_box p {
    font-weight: 900;
    font-size: 16px;
    margin-bottom: 0.5rem;
    line-height: 1.19;
    font-family: "lato";
    color: #af0b11; }

.active.show p {
  color: white; }

@media (max-width: 430px) {
  .category_box {
    height: 80px;
    width: 120px; } }
.music {
  background-image: url("../img/niezbednik/muzyka-ikona.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 0.5rem; }

.design {
  background-image: url("../img/niezbednik/design-ikona.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 0.5rem; }

.poetry {
  background-image: url("../img/niezbednik/literatura-ikona.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 0.5rem; }

.games {
  background-image: url("../img/niezbednik/gry-ikona.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 0.5rem; }

.photography {
  background-image: url("../img/niezbednik/fotografia-ikona.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 0.5rem; }

.film {
  background-image: url("../img/niezbednik/film-ikona.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 0.5rem; }

a.active.show {
  color: white; }
  a.active.show .category_box {
    background-color: #af0b11; }
  a.active.show .film {
    background-image: url("../img/niezbednik/film-ikona-white.png"); }
  a.active.show .photography {
    background-image: url("../img/niezbednik/fotografia-ikona-white.png"); }
  a.active.show .games {
    background-image: url("../img/niezbednik/ikona-gry-white.png"); }
  a.active.show .poetry {
    background-image: url("../img/niezbednik/literatura-ikona-white.png"); }
  a.active.show .design {
    background-image: url("../img/niezbednik/design-ikona-white.png"); }
  a.active.show .music {
    background-image: url("../img/niezbednik/muzyka-ikona-white.png"); }

.tab-content {
  margin-top: 4rem; }

.tab-category {
  margin-top: 1rem;
  margin-bottom: 4rem; }

.single_category_item {
  padding-top: 2rem; }
  .single_category_item h4 {
    margin-left: 1rem;
    font-weight: bold;
    font-weight: bold;
    border-top: 2px solid #d6d6d6;
    margin-top: 1rem;
    line-height: 1.2;
    padding-top: 1rem; }
  .single_category_item a {
    display: block;
    margin-left: 1rem;
    margin-top: 1rem; }

.category_content {
  margin-top: 4rem; }
  .category_content h4 {
    text-transform: uppercase;
    font-weight: 500; }

.newsletter_header {
  margin-top: 4rem;
  margin-bottom: 2rem; }
  .newsletter_header h2 {
    font-family: 'Encode Sans';
    font-weight: bold;
    color: white; }

.partners_header {
  margin-top: 4rem;
  margin-bottom: 2rem; }
  .partners_header h2 {
    font-family: 'Encode Sans';
    font-weight: bold;
    color: black; }

.partners_hr hr {
  background: #af0b11;
  height: 2px;
  margin-bottom: 2rem; }

.partner_logo {
  margin-bottom: 2rem; }

#breadcrumbs {
  list-style: none;
  margin: 10px 0;
  overflow: hidden;
  padding: 0;
  padding-bottom: 1rem; }

#breadcrumbs li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px; }

#breadcrumbs li a {
  color: #000; }

#breadcrumbs .separator {
  font-size: 18px;
  font-weight: 100;
  color: #000; }

.navigation {
  display: flex;
  justify-content: center;
  margin-top: 2rem; }

.navigation li a,
.navigation li.disabled {
  color: #000 !important;
  text-decoration: none;
  display: table;
  padding: 8px 15px;
  background-color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold; }

.navigation li {
  display: inline-block;
  margin: 5px; }

.navigation li a:hover {
  background-color: #af0b11;
  color: #fff !important; }

.navigation li.active a {
  background-color: #af0b11;
  color: #fff !important; }

.dropdown-menu {
  min-width: 14rem !important; }

.navbar-nav > li.megamenu {
  position: relative; }
  .navbar-nav > li.megamenu > .dropdown-menu {
    min-width: 360px; }
    .navbar-nav > li.megamenu > .dropdown-menu .megamenu-column {
      display: block;
      float: left; }
      .navbar-nav > li.megamenu > .dropdown-menu .megamenu-column:not(:first-child):after {
        position: absolute;
        display: block;
        content: '';
        width: 1px;
        background-color: #eeeeee;
        height: 80%;
        top: 10%; }
      .navbar-nav > li.megamenu > .dropdown-menu .megamenu-column .divider {
        margin: 16px 20px 10px;
        max-width: 60px; }
      .navbar-nav > li.megamenu > .dropdown-menu .megamenu-column ul {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        margin: 0;
        list-style: none; }
      .navbar-nav > li.megamenu > .dropdown-menu .megamenu-column a {
        font-size: 1rem;
        padding-top: 0.1rem;
        padding-bottom: 0.1rem;
        padding-left: 0 !important;
        padding-right: 2rem;
        display: block;
        color: #333; }
        .navbar-nav > li.megamenu > .dropdown-menu .megamenu-column a:hover, .navbar-nav > li.megamenu > .dropdown-menu .megamenu-column a:focus {
          color: #af0b11; }
      .navbar-nav > li.megamenu > .dropdown-menu .megamenu-column span.sub {
        font-size: 11px;
        line-height: 1.6em;
        margin-top: -4px;
        padding: 2px 20px;
        display: block; }
      .navbar-nav > li.megamenu > .dropdown-menu .megamenu-column .description {
        padding: 3px 0; }
        .navbar-nav > li.megamenu > .dropdown-menu .megamenu-column .description a {
          display: none; }

a.nav-link:hover, a.nav-link:active, a.nav-link:focus {
  color: #af0b11 !important; }

ul.dropdown-menu.depth_0.show li a.nav-link {
  padding-left: 2.1rem;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem; }

@media (max-width: 950px) {
  li.megamenu-column a.nav-link {
    font-size: 0.8em !important; } }
@media (max-width: 768px) {
  .dropdown-menu {
    border: none; }

  li.megamenu-column a.nav-link {
    font-size: 1rem !important;
    padding: 0.5rem 1rem !important; }

  ul.dropdown-menu.depth_0.show li a.nav-link {
    padding: 0.5rem 1rem !important; } }
.current-menu-item a.nav-link {
  color: #af0b11 !important; }

.main_footer p {
  line-height: 32px; }
.main_footer .container-fluid {
  padding-top: 4rem; }
.main_footer h4 {
  font-weight: bold; }
.main_footer a {
  color: #af0b11;
  text-transform: uppercase;
  display: initial;
  font-weight: bold;
  line-height: 2.29;
  letter-spacing: 0.7px;
  font-size: 14px; }

.footer_more {
  padding-bottom: 2rem;
  display: block; }

.footer_menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  justify-content: center;
  display: flex;
  flex-direction: row;
  padding-top: 2rem; }
.footer_menu li {
  float: left; }
  .footer_menu li a {
    display: block;
    color: #af0b11;
    text-align: center;
    padding: 16px;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.14; }

@media (max-width: 620px) {
  .footer_menu ul {
    flex-direction: column; } }
.comment-notes {
  font-family: 'Playfair';
  font-weight: bold; }

p.form-submit input#submit.submit {
  background: #af0b11;
  color: white;
  margin-left: 4.1em;
  margin-top: 2rem;
  margin-bottom: 2rem; }

#respond {
  padding-left: 4rem; }

.signin {
  display: flex;
  flex-direction: column;
  background: #e6e5e5;
  width: 220px;
  padding: 1rem;
  margin-left: 4rem;
  text-align: center; }
  .signin h5 {
    font-family: 'Playfair';
    margin-bottom: 1rem;
    margin-top: 1rem; }
  .signin p {
    font-family: 'Playfair'; }

.counter {
  color: #af0b11;
  font-family: 'Encode Sans';
  font-weight: 500; }

.widget_nav_menu {
  padding-left: 4rem;
  margin-bottom: 3rem; }
  .widget_nav_menu h3, .widget_nav_menu h4 {
    font-family: 'Encode Sans';
    font-weight: bold; }
  .widget_nav_menu ul {
    list-style: none;
    padding-left: 0;
    margin-top: 2rem; }
  .widget_nav_menu li {
    margin-top: 1rem;
    font-weight: bold; }

.contact_element h3 {
  margin-bottom: 2rem;
  font-weight: bold;
  font-family: 'Encode Sans'; }
.contact_element p label {
  font-size: 16px; }

span.wpcf7-list-item {
  margin: 0; }

.wpcf7 input[type="text"], .wpcf7 input[type="email"] {
  width: 99%; }

.wpcf7 textarea {
  width: 97%; }

.wpcf7-submit {
  border: none;
  float: right;
  background: #af0b11;
  padding: 0 1rem;
  color: white; }

span.wpcf7-list-item label span.wpcf7-list-item-label {
  margin-left: 0.5rem;
  width: 60%;
  margin-top: -0.5rem; }

#zgoda {
  float: left; }

form.wpcf7-form input {
  border: 1px solid #d1d1d1; }
  form.wpcf7-form input:hover, form.wpcf7-form input:focus {
    border: 1px solid black; }

form.wpcf7-form textarea {
  border: 1px solid #d1d1d1; }
  form.wpcf7-form textarea:hover, form.wpcf7-form textarea:focus {
    border: 1px solid black; }

@media (max-width: 400px) {
  h2 {
    font-size: 30px; }

  p {
    font-size: 14px;
    line-height: 27px !important; }

  #navbarNavDropdown {
    margin-top: 0.5rem; }

  .hh {
    height: 500px; }

  .button_materiaize {
    font-size: 12px; }

  .block_slider h2 {
    font-size: 20px; }
  .block_slider p {
    font-size: 14px; }

  .niezbednik_header, .newsletter_header, .container-article {
    margin-top: 2rem; }

  .stowarzyszenie_header, .aktualnosci_header {
    margin-top: 1rem;
    margin-bottom: 1rem; }

  .aktualnosci_header, .raporty_header {
    margin-bottom: 1rem; }

  .raporty_slider {
    margin-bottom: 0 !important; }

  .raport_column h4 {
    font-size: 18px; }
  .raport_column .tags a {
    font-size: 12px; }
  .raport_column .raport_more a {
    font-size: 12px; }

  .slick-current {
    background-color: white; }
    .slick-current h4 {
      font-family: 'Raleway';
      font-weight: bold;
      color: black; }
    .slick-current p {
      color: black;
      font-family: 'Raleway';
      line-height: 32px; }
    .slick-current a {
      color: #af0b11; }

  .wpis_column {
    border: none; }
    .wpis_column:hover {
      border: none; }
    .wpis_column h4 {
      font-size: 18px; }
    .wpis_column .tags a {
      font-size: 12px; }
    .wpis_column a {
      font-size: 12px; }
    .wpis_column .tags {
      padding-bottom: 1rem; }

  .niezbednik_under_header h5 {
    font-size: 16px; }

  .tab-category {
    margin-bottom: 1rem; }

  .category_box p {
    font-size: 12px;
    font-weight: 500px;
    margin-bottom: 0.2rem; }

  .tab-content h4 {
    font-size: 18px; }
  .tab-content .newset {
    text-align: center;
    font-family: 'Encode Sans';
    line-height: 1.24;
    font-weight: bold !important; }
  .tab-content a.raport_more {
    font-size: 12px !important; }

  h2.newset.text-center {
    text-align: center;
    font-family: 'Encode Sans';
    line-height: 1.24;
    font-weight: bold; }

  .tnp-field.tnp-field-list {
    float: inherit !important; }

  .partner_logo {
    text-align: center; }

  a.footer_more {
    font-size: 12px; }

  .footer_menu {
    display: none; }

  .stowarzyszenie_button, .raport_button, .wpis_button, .niezbednik_button {
    margin-bottom: 2rem;
    margin-top: 1rem; }

  .archive_content a {
    font-size: 12px; }

  .cated_header {
    margin-bottom: 0;
    padding-left: 1.5rem; } }
@media (max-width: 700px) {
  .footer_menu li a {
    padding: 5px;
    font-size: 14px; } }
form.wpcf7-form p label span {
  margin-top: 0;
  margin-bottom: 0; }

#dpsp-content-top {
  margin-bottom: 0;
  margin-top: 2rem; }

.first_bg {
  background-image: url("../img/mh-1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 170px; }

@media (max-width: 767px) {
  button.navbar-toggler {
    margin-left: 1rem; }

  #navbarNavDropdown ul {
    margin-top: 1rem;
    margin-left: 1rem; }

  ul.dropdown-menu.depth_0.show {
    margin-left: 0 !important;
    margin-top: 0 !important; }

  a.nav-link {
    font-size: 1rem; }

  .bx-controls-direction {
    display: none; } }
@media (max-width: 576px) {
  .dpsp-column-3.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
    width: 50% !important; } }
@media (max-width: 400px) {
  #navbarNavDropdown {
    min-width: 13rem; }

  a.nav-link {
    width: 200px; }

  .social--link {
    width: auto !important; }

  .dpsp-column-3.dpsp-has-spacing .dpsp-networks-btns-wrapper li {
    width: 66% !important; }

  .stowarzyszenie--row__btn {
    margin-top: 0rem;
    margin-bottom: 3.75rem; } }
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: white url(../img/cd-top-arrow_red.svg) no-repeat center 50%;
  border: 1px solid #af0b11;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); }

.cd-top.cd-top--show,
.cd-top.cd-top--fade-out,
.cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s; }

.cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1; }

.cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5; }

.cd-top:hover {
  background-color: #af0b11;
  background-image: url(../img/cd-top-arrow.svg);
  border: 1px solid white;
  opacity: 1; }

@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px; } }
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px; } }
.wp-caption-text {
  margin-top: 0;
  margin-bottom: 1.0rem;
  font-size: 12px; }

.pagination {
  padding-top: 3rem; }
  .pagination a {
    color: black;
    text-transform: uppercase; }

.pagination {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
  width: 100%;
  justify-content: center; }

.pagination span, .pagination a {
  color: #000 !important;
  text-decoration: none;
  padding: 8px 15px;
  background-color: #fff;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold; }

.pagination a:hover {
  background-color: #af0b11;
  color: #fff !important; }

.pagination .current {
  background-color: #af0b11;
  color: #fff !important; }

.niezbednik_tabs {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }

@media (max-width: 1200px) {
  .niezbednik_tabs {
    grid-template-columns: 1fr 1fr 1fr; } }
@media (max-width: 567px) {
  .niezbednik_tabs {
    grid-template-columns: 1fr 1fr; } }

/*# sourceMappingURL=main.css.map */
