@charset "UTF-8";
/*
*
*   Theme Name: Klasa
*   Author: Wrona.it
*   Version: 1.0
*
*
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent;
  text-decoration: none; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

table {
  border-collapse: collapse; }

tr {
  border-bottom: 1px solid #ccc; }

th, td {
  text-align: left;
  padding: 10px;
  border: 1px solid #000; }



* {
  box-sizing: border-box; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 10px;
  margin-bottom: 10.5px; }

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
  font-size: 65%; }

h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10.5px;
  margin-bottom: 10.5px; }

h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
  font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 50px; font-weight: 900; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 15px; }

* {
  box-sizing: border-box; }

html {
  position: relative;
  min-height: 100%; }

body {
  font-family: 'Roboto', sans-serif;
  background-color: #316f46;
  overflow-x: hidden; }

main {
  background: #e9e9e9 }

.heading {
  font-size: 50px;
  font-weight: 900;
  text-align: center;
}
@media (max-width: 991px) {
  .heading {
    font-size: 30x;
    font-weight: 900;
    text-align: center;
  }p
}

.section {
    background-color: #e9e9e9;
    padding: 50px;
    overflow-x: hidden;
} 

.container {
  position: relative;
  width: 100%;
  max-width: 1170px;
  padding: 0 15px;
  margin: 0 auto; }
  @media (min-width: 1200px) and (max-with: 1365px) {
    .container--lg {
      max-width: 1200px; } }
  @media (min-width: 1366px) and (max-with: 1799px) {
    .container--lg {
      max-width: 1300px; } }
  @media (min-width: 1800px) {
    .container--lg {
      max-width: 1350px; } }

.container--nopadding {
  padding: 0; }

.zero-margin {
  margin: 0 !important; }

.padding {
  padding: 50px 0 10px; }
  @media (max-width: 991px) {
    .padding {
      padding: 20px 0 10px; } }

.o-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.o-link {
  text-decoration: none; }

.regular-p {
  color: #212121; text-align: justify; font-weight: 300; line-height: 25px; }
  .regular-p--sm {
    font-size: 11px; }
    @media (min-width: 1800px) {
      .regular-p--sm {
        font-size: 14px !important; } }
  .regular-p--faq {
    font-size: 10px; }
    @media (min-width: 1800px) {
      .regular-p--faq {
        font-size: 13px !important; } }
  @media (min-width: 1800px) {
    .regular-p {
      font-size: 20px; } }
  @media (max-width: 991px) {
    .regular-p {
      text-align: justify; font-weight: 100; } }

.unregular-p {
  font-size: 13px; }

.white {
  color: #ffffff; }

.hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap; }

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center; }

.o-hr {
  bottom: 30%;
  margin: 30px 0 0;
  width: 6.77966%;
  border: none;
  height: 3px;
  background-color: white; }

.one-page {
  background-color: #e9e9e9;
}  
.one-page > section:nth-child(2n+2) {
  background-color: #ffffff;
}

@media (min-width: 992px) {
  .one-page {
    width: 85%;
    margin-left: auto;
  }
  main {
    height: 100vh; } }

    .flex {
      display: flex;
      flex-wrap: wrap;
    }

.action-btn {
  padding: 10px 20px;
  background-color: #316f46;
  border-radius: 10px;
  color: #ffffff;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  margin: 20px auto; 
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 260px;}
  .action-btn__txt {
    display: inline-block;
    padding-left: 10px; }
  .action-btn img {
    display: inline-block;
    width: 35px;
    height: auto; }

    .action-list {
      width: 100%;
      max-width: 900px;
      margin: 0 auto;
    }

    .action-list__item {
      width: 33.3333%;
      text-align: center;
    }
    @media (max-width: 991px) {
      .action-list__item {
        width: 100%;
      }
    }

@media (min-width: 992px) {
  /* width */
  ::-webkit-scrollbar {
    width: 10px; }
  /* Track */
  ::-webkit-scrollbar-track {
    background: #f1f1f1; }
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #999; }
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #555; } }

.sidebar-nav {
  background-color: #316f46;
  box-shadow: 0 0 10px #ddd; }
  @media (min-width: 992px) {
    .sidebar-nav {
      height: 100vh;
      overflow-y: scroll; } }

/* header */

@media (max-width: 991px) {
  .header.fixed {
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    top: 0;
  }
  .fixed-headerpusher {
    height: 92px;
  }
  .klasa-menu.klasa-menu_open {
    position: fixed;
    z-index: 1;
    left: 0;
    right: 0;
    top: 84px;
    bottom: 0;
    overflow-y: scroll;
  }
}


@media (min-width: 992px) {
  .header {
  position: fixed;
  left: 0;
  top: 0;
  background-color: #316f46;
  width: 15%; }
}
@media (max-width: 991px) {
  .header {
    background-color: #ffffff;
  }
}

@media (min-width: 992px) {
  .header {
    padding: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); }
}

@-webkit-keyframes sticky {
  from {
    top: -100px; }
  to {
    top: 0; } }

@keyframes sticky {
  from {
    top: -100px; }
  to {
    top: 0; } }

.header > .container {
  padding: 0; }

@media (max-width: 991px) {
  .header > .container {
    display: block; } }

.header > .container > .custom-html-widget {
  margin-left: auto; }

@media (min-width: 992px) {
  .header .main-nav {
    position: relative; } }

@media (min-width: 992px) {
  .main-nav {
    display: flex;
    align-items: center; } }

@media (max-width: 991px) {
  .header .main-nav {
    display: block; } }

.klasa-menu {
  list-style-type: none;
  display: block; }

@media (max-width: 991px) {
  .klasa-menu {
    display: none; }
  .klasa-menu--mobile {
    display: block; }
  .klasa-menu__open {
    display: block; } }

.klasa-menu .sub-menu {
  list-style-type: none;
  padding: 0; }

@media (min-width: 992px) {
  .klasa-menu .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    width: 250px;
    padding: 0 20px;
    background: #fff;
    bottom: -175px; }
  .klasa-menu .sub-menu.active {
    display: block; } }

.klasa-menu .sub-menu > .menu-item > a {
  position: relative;
  display: inline-block;
  padding: 10px 0;
  text-transform: uppercase;
  color: #000;
  font-size: 1rem; }

@media (max-width: 991px) {
  .klasa-menu .sub-menu > .menu-item > a {
    padding: 10px 0; }
  .klasa-menu .sub-menu {
    background: #eee; }
  .klasa-menu > .menu-item {
    display: block;
    text-align: center; }
  .klasa-menu > .menu-item > a {
    display: block;
    padding: 15px 15px;
    text-decoration: none;
    color: #171717;
    font-family: 'SlatePro-Medium', sans-serif;
    font-weight: initial;
    letter-spacing: 0.5px;
    transition: all 0.35s ease-in-out;
    white-space: nowrap;
    text-transform: uppercase; }
  .klasa-menu > .menu-item:hover > a {
    color: #B62325; } }

.klasa-menu_open {
  display: block !important; }

.nav__label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap; }

@media (min-width: 992px) {
  .nav__toggler {
    display: none; } }

@media (max-width: 991px) {
  .nav__toggler {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #B62325;
    padding: 10px 20px;
    border: none;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase; } }

.header-social {
  display: inline-block;
  margin: 0; }

@media (min-width: 992px) {
  .header-social {
    display: flex;
    align-items: center; } }

@media (max-width: 991px) {
  .header-social {
    display: none; } }

.header-social__item {
  display: inline-block;
  padding: 0 5px; }

.header-social__item a {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 1.28rem; }

.header-social__item img {
  width: 100%;
  max-width: 20px;
  margin-right: 10px; }

.header-social__item a {
  text-decoration: none !important; }

@media (min-width: 992px) {
  .main-nav .custom-html-widget {
    display: inline-block;
    position: absolute;
    top: -37px;
    right: 0;
    z-index: 999;
    background: #fff;
    padding: 10px; } }

@media (max-width: 991px) {
  .main-nav .custom-html-widget {
    display: none; } }

/* site logo */
.site-logo {
  display: inline-block; }
  @media (min-width: 992px) {
    .site-logo {
      display: none !important; } }

.site-logo a {
  display: inline-block; }

.site-logo img {
  width: 100%;
  max-width: 150px;
  height: auto; }

@media (max-width: 991px) {
  .site-logo {
    display: block;
    margin: 0; }
  .site-logo img {
    padding: 10px; } }

.menu-item.menu-item-logo {
  background: #ffffff; }
  @media (max-width: 991px) {
    .menu-item.menu-item-logo {
      display: none; } }
  .menu-item.menu-item-logo img {
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
    display: block;
    padding: 30px 0; }

.menu-item__link {
  display: block;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #316f46;
  border-bottom: 3px solid #bfdec4;
  padding: 20px 0; }


  .menu-item__link img {
      display: block;
      width: 100%;
      max-width: 35px;
      margin: 0 auto; }

  .menu-title {
    color: #bfdec4;
    display: inline-block;
    padding: 10px 0 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px; }
    @media (min-width: 1800px) {
      .menu-title {
        font-size: 16px; } }

  .menu-item__link .menu-icon,
  .menu-item__link .menu-title {
    transition: transform 0.35s ease-in-out; }


  .menu-item__link .menu-image {
    display: block;
    width: 100%;
    max-width: 35px;
    height: 35px;
    margin: 0 auto; }

.menu-image-title {
  color: #bfdec4;
  display: inline-block;
  padding: 10px 0 0;
  text-align: center!important;
  text-transform: uppercase;
  font-size: 13px; }
  @media (min-width: 1800px) {
    .menu-image-title {
      font-size: 16px; } }

.menu-item__link .menu-icon,
.menu-item__link .menu-image-title {
  transition: transform 0.35s ease-in-out; }

.menu-item__link:hover .menu-icon {
  transform: scale(1.2); }

@media (max-width: 991px) {
  .klasa-menu {
    display: none; }
  .klasa-menu--mobile {
    display: block; }
  .klasa-menu__open {
    display: block; } }

.klasa-menu_open {
  display: block !important; }

.nav__label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap; }

@media (min-width: 992px) {
  .nav__toggler {
    display: none; } }

@media (max-width: 991px) {
  .nav__toggler {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #316f46;
    padding: 10px 20px;
    border: none;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    box-shadow: 0 0 5px #245836; } }

/* strona główna */

.home {
  background-attachment: fixed!important;
}

.home h2 {
  text-align: center;
}
@media (max-width: 500px) {
  .home h2 {
    font-size: 26px;
  }
}

.main-content {
  background-color: #e9e9e9;
  padding: 50px;
  width: 85%;
  margin-left: auto;
}
@media (max-width: 991px) {
  .main-content {
    width: 100%;
  }
}
.home .main-content {
  width: 100%;
  margin-left: auto;
}
.main-content__p {
  font-size: 18px;
  text-align: justify;
}
@media (max-width: 991px) {
  .main-content {
    padding: 25px;
  } 
}

.main-content h2 {
  color: #212121;
}
@media (max-width: 991px) {
  .main-content h2 {
    font-size: 25px;
    text-align: center;
  }
}
@media (min-width: 1800px) {
  .section.o-stowarzyszeniu {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}


.footer {
  position: relative;
  z-index: 0;
  flex-shrink: 0;
  overflow-x: hidden; }


  @media (min-width: 992px) {
    .flex-bottom {
      display: flex;
      align-items: flex-end!important;
    }

    .image-flex-end {
      display: flex;
      align-items: flex-end!important;
      height: 100%;
      justify-content: flex-end!important;
    }
  }


.image-flex-end img {
  width: 100%;
  height: auto;
}

.galeria__img {
  width: 300px;
  height: 300px;
  object-fit: cover;
}

.galeria__item {
  margin: 10px;
}

.galeria__link {
  display: block;
  text-align: center;
  color: #000;
}

/* aktualnosci */


#aktualnosci > .wrapper {
  position: relative;
}
 

.news_list {
  margin: 30px 0;
}

@media (min-width: 992px) {
  .news_list__item {
    display: grid;
    grid-template-columns: 1fr 4fr;
    grid-template-rows: auto;
    margin: 0 0 25px;
    background-color: #ffffff;
  }
}

@media (max-width: 991px) {
  .news_list__item {
    display: flex;
    flex-direction: column;
    margin: 0 0 25px;
    background-color: #ffffff;
    box-shadow: 0 0 20px #000;
  } 
  
}

.news_list__h3 {
  color: #316f46;
  font-weight: 700;
}

.news_list__date,
.news_list__hour,
.news_list__author {
  font-style: italic;
}

.news_list__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.news_list__content {
  padding: 15px;
}

.news_list__link {
  color: #316f46;
}


.menu-item.active .menu-image-title {
  color: #ffffff;
  font-weight: 900;
}

.menu-item.ancestor .menu-image-title {
  color: #ffffff;
  font-weight: 900;
}



.icon {
   display: inline-block;
   width: 1em;
   height: 1em;
   stroke-width: 0;
   stroke: currentColor;
   fill: currentColor;
}

 .item-bg {
   width: 300px;
   height: 500px;
   position: absolute;
   top: 30px;
   background: #fff;
   box-shadow: 0 6px 26px 6px rgba(0, 0, 0, 0.25);
   opacity: 0;
   transition: all 0.3s;
   left: -30px;
}
 .item-bg.active {
   left: 0;
   top: 0;
   opacity: 1;
}
 .news-slider {
   z-index: 2;
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   margin-top: 60px;
}
 @media screen and (max-width: 1300px) {
   .news-slider {
     max-width: 1000px;
  }
}
 @media screen and (max-width: 576px) {
   .news-slider {
     margin-top: 45px;
  }
}
 .news-slider__wrp {
   display: flex;
   align-items: flex-start;
   position: relative;
   z-index: 2;
}
 .news-slider__item {
   width: 400px;
   flex-shrink: 0;
}
 @media screen and (max-width: 992px) {
   .news-slider__item {
     width: 340px;
  }
}
 .news-slider__item.swiper-slide {
   opacity: 0;
   pointer-events: none;
   transition: all 0.3s;
}
 .news-slider__item.swiper-slide-active, .news-slider__item.swiper-slide-prev, .news-slider__item.swiper-slide-next {
   opacity: 1;
   pointer-events: auto;
}
 .news-slider__ctr {
   position: relative;
   z-index: 12;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
 .news-slider__arrow {
   background: #fff;
   border: none;
   display: inline-flex;
   width: 50px;
   height: 50px;
   justify-content: center;
   align-items: center;
   box-shadow: 0 6px 26px 6px rgba(0, 0, 0, 0.25);
   border-radius: 50%;
   position: absolute;
   top: 50%;
   z-index: 12;
   cursor: pointer;
   outline: none !important;
}
 .news-slider__arrow:focus {
   outline: none !important;
}
 .news-slider__arrow .icon-font {
   display: inline-flex;
}
 .news-slider__arrow.news-slider-prev {
   left: 15px;
   transform: translateY(-50%);
}
 .news-slider__arrow.news-slider-next {
   right: 15px;
   transform: translateY(-50%);
}
 .news-slider__pagination {
   text-align: center;
   margin-top: 50px;
}
 .news-slider__pagination .swiper-pagination-bullet {
   width: 13px;
   height: 10px;
   display: inline-block;
   background: #fff;
   opacity: 0.2;
   margin: 0 5px;
   border-radius: 20px;
   transition: opacity 0.5s, background-color 0.5s, width 0.5s;
   transition-delay: 0.5s, 0.5s, 0s;
}
 .news-slider__pagination .swiper-pagination-bullet-active {
   opacity: 1;
   background: #fff;
   width: 100px;
   transition-delay: 0s;
}
 @media screen and (max-width: 576px) {
   .news-slider__pagination .swiper-pagination-bullet-active {
     width: 70px;
  }
}
 .news__item {
   margin: 20px;
   color: #000;
   display: block;
   padding: 40px;
   border: 1px solid #fff;
   transition: all 0.3s;
  min-height: 543px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
 @media screen and (min-width: 800px) {
   .news__item:hover {
     color: #222;
     transition-delay: 0.1s;
  }
   .news__item:hover .news-date, .news__item:hover .news__title, .news__item:hover .news__txt {
     opacity: 1;
     transition-delay: 0.1s;
  }
   .news__item:hover .news__img {
     box-shadow: none;
  }
}
 .news__item.active {
   color: #222;
}
 .news__item.active .news-date, .news__item.active .news__title, .news__item.active .news__txt {
   opacity: 1;
}
 .news__item.active .news__img {
   box-shadow: none;
}
 @media screen and (max-width: 992px) {
   .news__item {
     padding: 30px;
  }
}
 @media screen and (max-width: 576px) {
   .news__item {
     padding: 20px;
  }
}
 .news-date {
   padding-bottom: 20px;
   margin-bottom: 20px;
   border-bottom: 2px solid;
   display: inline-block;
   opacity: 1;
   transition: opacity 0.3s;
}
 @media screen and (max-width: 576px) {
   .news-date {
     margin-bottom: 10px;
     display: inline-flex;
     align-items: center;
     padding-bottom: 0;
  }
}
 .news-date__title {
   display: block;
   font-size: 32px;
   margin-bottom: 10px;
   font-weight: 500;
}
 @media screen and (max-width: 576px) {
   .news-date__title {
     margin-right: 10px;
  }
}
 .news-date__txt {
   font-size: 16px;
}
 .news__title {
   font-size: 25px;
   font-weight: 500;
   opacity: 1;
   margin-top: 10px;
   margin-bottom: 15px;
   transition: opacity 0.3s;
}
 @media screen and (max-width: 576px) {
   .news__title {
     font-size: 22px;
     margin-bottom: 10px;
  }
}
 .news__txt {
   margin: 10px 0;
   line-height: 1.6em;
   font-size: 15px;
   opacity: 1;
   transition: opacity 0.3s;
}
 .news__img {
   border-radius: 10px;
   box-shadow: 0 6px 26px 6px rgba(0, 0, 0, 0.25);
   height: 200px;
   margin-top: 30px;
   width: 100%;
   transition: all 0.3s;
   transform-origin: 0% 0%;
}
 @media screen and (max-width: 576px) {
   .news__img {
     height: 180px;
     margin-top: 20px;
  }
}
 .news__img img {
   max-width: 100%;
   border-radius: 10px;
   height: 100%;
   width: 100%;
}

.action-btn--older {
  margin: 60px auto 20px;
}

/* single */


.single .main-content {
  padding: 0;
}

.single .main-content__p {
  padding: 50px;
}

.single .news-date {
  display: block;
  width: 100%;
  max-width: 150px;
  margin: 0 auto;
  text-align: center;
}

.single .main-content h2 {
  text-align: center;
}

.page-header {
    position: relative;
    padding: 120px 0;
}

.page-header:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
}

.page-header__title {
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    padding: 0 0 30px;
}

@media (min-width: 992px) {
    .single .page-header {
        padding: 140px 0 70px;
    }    
}
@media (max-width: 991px) {
    .single .page-header {
        padding: 70px 0;
        padding-top: 140px;      
    }
    .page-header__heading {
        text-align: center;
        font-size: 30px;
        line-height: 35px;        
    }
    .post-meta__author {
        text-align: center;
    }
    .post-meta__date {
        display: flex;
        justify-content: center;
    }
}

.page-header__heading {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    max-width: 675px;
}
@media (min-width: 2000px) {
    .page-header__heading {
        max-width: 875px;
    }
}
@media (max-width: 500px) {
    .page-header__heading {
        font-size: 18px;
        line-height: 20px;
        max-width: none;
    }    
}

.post-meta {
  position: relative;
  z-index: 1;
}

.post-meta__author {
    padding: 10px 0;
    color: #fff;
}

.post-meta__date {
    display: flex;
    align-items: center;
    padding: 0;
    color: #fff;
}

.post-meta__date .fa {
    padding: 0 15px 0 0;
}

.single .content-area {
    padding: 50px 0;
}


.paddingSingleBack {
  padding: 50px 50px 0;
}



/* formularz */

.wpcf7-form-control {
  width: 100%;
}


.wpcf7-date,
.wpcf7-number,
.wpcf7-select,
.wpcf7-text,
.wpcf7-textarea {
    background: #f5f5f5;
    border-radius: 2px;
    border: 1px solid #eee;
    box-shadow: none;
    width: 100%;
    padding: 17.5px 20px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #aaa;
    transition: all .1s ease-out
}

.wpcf7-date:focus,
.wpcf7-number:focus,
.wpcf7-select:focus,
.wpcf7-text:focus,
.wpcf7-textarea:focus {
    border-color: #eee;
    background: #fff
}

.wpcf7-textarea {
    height: 220px
}

.wpcf7-submit {
    margin-bottom: 15px
}

.wpcf7 .wpcf7-response-output {
    margin: 5px 0;
    padding: 10px 20px;
    border-radius: 2px
}

.wpcf7 .wpcf7-validation-errors {
    background-color: #faf8d2;
    border: 2px solid #faf8d2;
    color: #b9b015
}

.wpcf7 .wpcf7-mail-sent-ng {
    background-color: #ffe5e5;
    border: 2px solid #ffe5e5;
    color: #e50000
}

.wpcf7 .wpcf7-mail-sent-ok {
    background-color: #dcf2dc;
    border: 2px solid #dcf2dc;
    color: #389738
}

.wpcf7 .wpcf7-not-valid-tip {
    margin: 0 0 5px 0
}

.contact-form-small .wpcf7-date,
.contact-form-small .wpcf7-number,
.contact-form-small .wpcf7-select,
.contact-form-small .wpcf7-text,
.contact-form-small .wpcf7-textarea {
    padding: 10.5px 15px;
    margin-bottom: 15px
}

.contact-form-small .wpcf7-textarea {
    height: 260px
}

.contact-form-small .wpcf7-select {
    height: 45px
}

.contact-form-small .wpcf7-submit {
    margin-bottom: 0
}



.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.6;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #aaa;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #aaa;
    background-color: #eee;
    border-color: #eee
}

.btn-default.focus,
.btn-default:focus {
    color: #aaa;
    background-color: #d5d5d5;
    border-color: #aeaeae
}

.btn-default:hover {
    color: #aaa;
    background-color: #d5d5d5;
    border-color: #cfcfcf
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    color: #aaa;
    background-color: #d5d5d5;
    background-image: none;
    border-color: #cfcfcf
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #aaa;
    background-color: #c3c3c3;
    border-color: #aeaeae
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #eee;
    border-color: #eee
}


.wpcf7-submit {
  background-color: #316f46!important;
  color: #fff!important;
  float: none!important;
  font-size: 15px;
  width: 100%;
  max-width: 200px;
  text-transform: uppercase;;
}

.wpcf7 .ajax-loader {
  position: absolute;
}

.wpcf7-list-item {
  margin: 0;
}



.action-btn--back {
  color: #ffffff;
  font-size: 20px;
  cursor: pointer;
  font-variant: all-petite-caps;
  max-width: 160px;  
  margin: 20px 0;
}

@media (max-width: 991px) {
    .action-btn--back {
      margin: 20px auto;
  }
}


/* mapa */

.august-svg {
    width: 100%;
    max-width: 660px;
    margin: 0 auto;
}    
.august-svg__list li {
    font-weight: bold;
}
        
.tooltiptext {
    display: none;
    width: 240px;
    padding: 10px;
    background-color: black;
    color: #fff;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    font-family: "Source Sans Pro";
}        
        
.tooltiptext.active {
    display: initial;
} 

@media (max-width: 991px) {
    
    .tooltiptext.active {
        left: 0!important;
        right: 0!important; 
        margin: 0 auto!important;
    } 
}
   

.svg-group {
    cursor: pointer;
}


.single .ug-gallery-wrapper {
  margin: 20px ;
  text-align: center;
}


.back-to-top {
display: block;
position: fixed;
z-index: 99999;
width: 40px;
height: 40px;
bottom: 15px;
right: -50px;
background-image: url("/wp-content/uploads/2021/04/back-to-top.png");
background-position: center;
background-size: 100% auto;
background-repeat: no-repeat;
opacity: 1; }
@media (max-width: 480px) {
  .back-to-top {
    width: 35px;
    height: 35px; } }
@media (min-width: 481px) and (max-width: 768px) {
  .back-to-top {
    width: 35px;
    height: 35px; } }



/* Cookies */

.june2018cookies {
  position: fixed;
  z-index:9999;
  left:-330px;
  bottom: 5px;
  /* centrowanie popupa */
  display: inline-block;
  vertical-align: middle;
  background: #000000;
  max-width:260px;
  font-size:12px;
  line-height:13px;
  color:#fff;
  text-align: left;
  padding: 10px 50px 10px 15px;

  transition: all 1s .3s ease-in-out;
  -moz-transition: all 1s .3s ease-in-out;
  -webkit-transition: all 1s .3s ease-in-out; }


.june2018cookies .info {
        letter-spacing: .4px;
        font-family: 'PT Sans Narrow', sans-serif;
        color:#fff!important;    
  }
  
  .june2018cookies-close {
  position:absolute;
  right: 10%;
  top:0;
  bottom:0;
  margin:auto 0;
  cursor:pointer;
  width:5.71%;
  height:18%;
  font-size:30px!important;
  color:#fff;
  transition:all 0.35s ease-in-out;
}

.june2018cookies-close:hover {
    color:#777777;
}

.offsetright {
  left:-335px!important;
}

@media (max-width: 991px) {
    .june2018cookies {
        display: none;
    }
}


.ug-lightbox .ug-textpanel-title {
  font-weight: 900!important;
  font-size: 25px!important;
  text-align: center!important;
}

