/*
  2020-02-16 Piotr Lenart <poczta@piotrlenart.pl>
  ## 4.0.1 [2023-04-09]
  ## mod. .search-list ~ .list-group a
*/
body {
  font-family: 'Lato', sans-serif; }
#top-search-form .form-control {
  border-radius: initial; }
#top-search-form .input-group-text {
  padding: 10px;
  border-left: 0;
  border-radius: initial; }
#top-search-form .no-outline:focus {
  box-shadow: unset; }
/* Search Form */
#top-search-form .form-search-width {
  width: 50vh; }
@media (min-width: 768px) and (max-width: 1199px) {
  #top-search-form .form-search-width {
    width: 35vh; }
  }
@media (max-width: 767px) {
  #top-search-form .form-search-width {
    width: 35vh; }
  }

/* 42 */
header h3 {
  text-align: center;
  font-size: 1rem;
  padding: 1rem 0;
  margin: 0;
  font-weight: 700;
  letter-spacing: .5rem; }

/** 91 - 96 */
.bg-box {
  display: block;
  position: relative;
  top: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 4em;
  text-shadow: 0px 0px 1.5rem rgba(0, 0, 0, 0.75);
  transform: translate(0, -50%); -webkit-transform: translate(0, -50%); }
  .bg-box > a {
    display: block;
    position: relative;
    top: 50%;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase; }
.bg-box > a > img { margin-left: 0; transition: all 0.4s ease; }
.bg-box > a:hover > img { margin-left: 1.5rem; }
.bg-box > a:hover,
.bg-box > a:focus { text-decoration: none; }

/* 133 .news-title */
.sidemenu-title {
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1em;
  letter-spacing: .2em;
  padding-bottom: .5em;
  border-bottom: .2em solid #0081e4;
}

/* 154 */
.blue-title {
  color: #0081e4;
  text-transform: uppercase;
  font-size: 2rem;
  letter-spacing: .3em;
  font-weight: 700;
  margin-bottom: 1em; }

/* PL por. 161-165 */
.publish-rotator .carousel-indicators {
  position: relative;
  z-index: 1;
}.publish-rotator .carousel-indicators li {
  text-align: center;
}

/* 237nn mod PL */
.page-text p:last-child {
  margin-bottom: 0; }

  /** 245-253 mod PL */
.page-text h1, .page-text .h1 {
  font-weight: 700;
  margin: 2em 0; }
.page-text h2, .page-text .h2,
.page-text h3, .page-text .h3,
.page-text h4, .page-text .h4,
.page-text h5, .page-text .h5,
.page-text h6,  .page-text .h6 {
  font-weight: 700; }
.page-text h2, .page-text .h2 {
  margin: 1em 0; }
.page-text h3, .page-text .h3 {
  margin: .8em 0; }
.page-text h4, .page-text .h4 {
  margin: .8em 0; }
.page-text h1:first-child, .page-text .h1:first-child,
.page-text h2:first-child, .page-text .h2:first-child,
.page-text h3:first-child, .page-text .h3:first-child {
  margin-top: 0; }


/** 273 mod PL */
.page-text-image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

/* 278 mod PL */
blockquote {
  padding: 3em 1em 1em;
  margin: 1em 0;
  font-size: 1.2rem;
  font-family: 'Advent Pro', sans-serif;
  font-weight: 600;
  border-left: none;
  background-color: #ececec;
  background-image: url(../images/quote.png);
  background-size: 1em;
  background-position: 1em 1.5em;
  background-repeat: no-repeat;
  display: inline-block;
  color: #444;
  width: 100%; }


/* 355 - 356 mod PL */
.news-header {
  min-height: 20em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.news-header > div {
  background-color: #e4e4e4;
  position: absolute;
  padding: 2em 1.5em 2em;
  width: 20em;
  max-width: 100%;
  left: 2em;
  bottom: -2em;
}
/* 364 - 365 mod PL */
h2.kolbe {
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: .4rem;
  text-transform: uppercase; }
  h2.kolbe:not(:first-child) {
    margin-top: 2.5em; }
  h2.kolbe + hr{
    border-bottom: .25em solid #0081e4;
    margin: 0 auto;
    margin-bottom: 2.5em;
    width: 3em;
    text-align: right; }

/* 544 mod PL */
h1.title {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: .1rem;
  text-transform: uppercase; }

/* 377 - 381 mod PL */
.newsItem-img {
  height: 6em;
  background-size: cover;
  background-position: center;
  background-color: #696a76 ;
  background-repeat: no-repeat;
  position: relative; }
.newsItem-title {
  font-size: 1.2rem;
  font-weight: 700;
  margin: 1.2em 0 1em; }
.newsItem-date {
  color: #0081e4;
  font-weight: 700;
  font-size: .8rem;
  display: inline-block;
  margin-bottom: .5em; }
.newsItem-txt {
  color: #8a8a8a;
  font-size: 1rem;
  margin-bottom: .5em; }
  .newsItem-txt + a {
    margin-bottom: 5em; }
/* 521 */
.hideIt {
  display: none; }

/* 383 */
.category-box {
  text-transform: uppercase;
  font-size: .6rem;
  color: #fff;
  background-color: #0081e4;
  padding: .75em 1.5em;
  position: absolute;
  top: -.7em;
  right: -.7em;
}


/* 398 - 417 */
.section-header {
  min-height: 20em;
  position: relative;
  background: #005a9f;
  background: -moz-linear-gradient(top, #005a9f 0%, #3285b9 100%);
  background: -webkit-linear-gradient(top, #005a9f 0%, #3285b9 100%);
  background: linear-gradient(to bottom, #005a9f 0%, #3285b9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005a9f', endColorstr='#3285b9', GradientType=0 );
}
.section-header-img {
  padding: 0 3em;
  background: #f8f9fa;
  background: -moz-linear-gradient(top, #f8f9fa 0%, #f8f9fa 76%, #fff 76%, #fff 76%, #fff 100%);
  background: -webkit-linear-gradient(top, #f8f9fa 0%, #f8f9fa 76%, #fff 76%, #fff 76%, #fff 100%);
  background: linear-gradient(to bottom, #f8f9fa 0%, #f8f9fa 76%, #fff 76%, #fff 76%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f9fa', endColorstr='#ffffff', GradientType=0 );
}
/* 228 mod PL */
.section-header > span {
  position: absolute; display: inline-block;
  bottom: .5em; left: .75em; color: #fff;
  font-size: 2rem; font-weight: 700; 
  text-shadow: 0 0 20px #000; }

/** 503 - 509 mod PL */
.search-list {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 3rem; }
  .search-list input[type=submit] {
    position: absolute;
    top: .5em;
    right: 1em;
    width: 2.5em;
    height: 2.5em;
    border: none;
    background-image: url(../images/lupa2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent; }
  .search-list ~ .list-group a {
    color: #FFF;
    background-color: #0081e4;
    font-size: 1.2rem; }
    .search-list ~ .list-group a:hover {
      color: #37474f;
      background-color: unset; }

#search-children {
  border: none;
  outline: 0;
  width: 100%;
  background-color: #5b5b5b;
  color: #fff;
  padding: 1em 2em;
  border-radius: .3em;
  font-style: italic; }
  #search-children::-webkit-input-placeholder { color: #fff; }
  #search-children:-moz-placeholder { color: #fff; }
  #search-children::-moz-placeholder {  color: #fff; }
  #search-children:-ms-input-placeholder { color: #fff; }
  
/** 546 mod PL */
.post-date {
  display: block;
  margin: 1em 0; }

/** 183 mod PL */
.bottom-box {
  min-height: 20em;
  padding: 2em 1em 2em 9em;
  margin-bottom: 3em;
  background-repeat: no-repeat; }
  .bottom-box:nth-child(odd) {
    background-color: #f2f2f2; }
  .bottom-box:nth-child(even) {
    background-color: #e5e5e5; }
  .bottom-box h2 {
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: .2rem;
    margin: 0 0 1em; }
    .bottom-box h2 > span {
      font-size: 1.5rem; }
  .bottom-box p {
    color: #4d4d4d;
    font-size: 1.1em;
    margin-bottom: 2em; }
  .bottom-box:nth-child(1) {
    background-image: url(../images/krzyz.png); background-position: 2em 3em; background-size: 108px 186px; }
  .bottom-box:nth-child(2) {
    background-image: url(../images/mnich.png); background-position: 1em 5em; background-size: 141px 154px; }
  .bottom-box:nth-child(3) {
    background-image: url(../images/posag.png); background-position: 3em 3em; background-size: 62px 200px; }
/** /191 */

/** mdb:415 mod PL */
.subtitle {
  color: #777;
  font-size: 1.3rem;
  margin-bottom: 2em;}


/** mdb:440 - 441 mod PL */
.area {
  color: #969696;
  text-transform: uppercase;
  margin: 1em 0 0; }

/** mdb:444 */
.number {
  color: #0081e4;
  padding-bottom: .25em;
  transition: all 0.4s ease;
}


/** mdb:453 */
.contact-header {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 1.5em 0; }
  .contact-header + span {
    display: block;
    margin-top: -1.5em;
    margin-bottom: 1.5em; }

/** mdb:1389-1423 */
.blue-grey.darken-1 {
  background-color: #546e7a !important }
.blue-grey.darken-2 {
  background-color: #455a64 !important }
.blue-grey.darken-3 {
  background-color: #37474f !important }
.blue-grey.darken-4 {
  background-color: #263238 !important }
.grey.lighten-5 {
  background-color: #fafafa !important }
.grey.lighten-4 {
  background-color: #f5f5f5 !important }
.grey.lighten-3 {
  background-color: #eee !important }
.grey.lighten-2 {
  background-color: #e0e0e0 !important }
.grey.lighten-1 {
  background-color: #bdbdbd !important }

/** mdb:1472-1493 */
.rgba-black-slight,
.rgba-black-slight:after {
  background-color: rgba(0, 0, 0, 0.1); }
.rgba-black-light,
.rgba-black-light:after { /* use: home.php .publish-container */
  background-color: rgba(0, 0, 0, 0.3); }
.rgba-black-strong,
.rgba-black-strong:after {
  background-color: rgba(0, 0, 0, 0.7); }
.white {
  background-color: #fff !important; }
.white-text {
  color: #fff !important; }

/** mdb:1581-1587 */
.elegant-color { /* use: modules/module-header.php header */
  background-color: #2e2e2e !important }
.elegant-color-dark {
  background-color: #212121 !important }

/** MDB:1788 - 1815 */
.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%; }
  .flex-center h5,
  .flex-center p {
    text-align: center;
    margin: 0; }
  .flex-center ul {
    text-align: center; }
    .flex-center ul li {
      margin-bottom: 1rem; }
      .flex-center ul li:last-of-type {
        margin-bottom: 0; }



/** MDB:2277 - 2293 */
.view {
  position: relative;
  overflow: hidden;
  cursor: default; }
  .view .mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-attachment: fixed; }


/** MDB:12070 - 12078 */
footer.page-footer {
  bottom: 0;
  color: #fff; }
  footer.page-footer .footer-copyright {
    overflow: hidden;
    color: #ffffff99;
    background-color: #00000033; }
  footer.page-footer a {
    color: #ddd; }
  footer.page-footer a:hover {
    color: #fff; }
/* PL */    footer.page-footer h5 a {
      color: dodgerblue; }

/**/

/* mdb:6739-6747 */
.btn-default {
  color: #fff;
  background-color: #2bbbad; }
  .btn-default:hover {
    color: #fff;
    background-color: #30cfc0; }

/* bs5 v5.0.0-beta3:6136-6167 */
.ratio {
  position: relative;
  width: 100%; }
  .ratio::before {
    display: block;
    padding-top: var(--bs-aspect-ratio);
    content: ""; }
  .ratio > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.ratio-1x1 {
  --bs-aspect-ratio: 100%; }
.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%); }
.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%); }
.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%); }

/**/

