@import url("https://fonts.googleapis.com/css2?family=Hind+Madurai:wght@300;400;500;600;700&family=Lora:wght@400;700&display=swap");
header {
  font-family: 'Hind Madurai', sans-serif; }

.newsletter {
  width: 100%;
  margin-top: 20px;
  padding-top: 80px;
  margin-bottom: -100px;
  background-image: url("../img/newsletter-section-bg.jpg"); }
  .newsletter h4 {
    color: #373636;
    font-size: 48px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0px 0px 20px #f1f1f1; }
  .newsletter h5 {
    color: #373636;
    font-size: 28px;
    font-family: 'Lora', serif; }
  .newsletter p {
    font-size: 22px;
    margin-bottom: 40px;
    text-shadow: 0px 0px 20px #f1f1f1; }
  .newsletter .mailerlite-form {
    background-image: url(../img/newsletter-form-bg.png);
    background-size: cover; }
    .newsletter .mailerlite-form .mailerlite-form-field label {
      display: none; }
    .newsletter .mailerlite-form .mailerlite-form-field input {
      background: transparent;
      color: #373636;
      padding: 10px 0;
      border: none;
      border-bottom: 2px solid #373636;
      font-size: 24px;
      width: 100%; }
      .newsletter .mailerlite-form .mailerlite-form-field input:focus {
        background-color: #f1f1f1;
        outline: none; }
    .newsletter .mailerlite-form .mailerlite-subscribe-button-container {
      text-align: left;
      margin-top: 40px; }
      .newsletter .mailerlite-form .mailerlite-subscribe-button-container .mailerlite-subscribe-submit {
        -webkit-appearance: none;
        color: #942124;
        border: 2px solid #942124;
        border-radius: 20px;
        padding: 6px 47px;
        text-transform: lowercase;
        transition: all 0.5s ease; }
        .newsletter .mailerlite-form .mailerlite-subscribe-button-container .mailerlite-subscribe-submit:hover {
          background: #942124;
          color: #fff;
          transition: all 0.5s ease; }

.footer {
  color: #fff;
  padding-top: 50px;
  padding-bottom: 55px;
  background-color: #125357;
  font-size: 13px; }
  .footer .menu-1 {
    border-left: 2px solid #fff;
    padding-left: 60px;
    border-right: 2px solid #fff; }
    .footer .menu-1 ul > li {
      list-style-type: none; }
      .footer .menu-1 ul > li ul li {
        list-style-type: disc; }
  .footer h3 {
    color: #fff;
    font-family: 'Lora', serif; }
  .footer ul li {
    color: #fff;
    font-size: 13px;
    line-height: 18px; }
    .footer ul li a {
      color: #fff;
      text-decoration: none; }
      .footer ul li a:hover {
        color: #c5c5c5;
        background-color: transparent; }

footer {
  background-color: #07464a;
  color: #c5c5c5;
  min-height: 50px;
  font-size: 12px;
  text-align: center; }
  footer a {
    color: #c5c5c5; }
    footer a:hover {
      color: #fff; }

header nav .navbar-nav {
  align-items: center; }
  header nav .navbar-nav .nav-item .nav-link {
    color: #5e564d;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    padding: 60px 15px; }
  header nav .navbar-nav .logo {
    padding-left: 60px;
    padding-right: 60px; }

.navbar .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E"); }

@media (min-width: 320px) and (max-width: 991px) {
  header.site-header {
    background: #dde6e6; }
    header.site-header nav .navbar-nav .nav-item .nav-link {
      padding: 5px; } }
body.page {
  padding-top: 0px;
  padding-bottom: 0px; }
  body.page .entry-header {
    background-image: url(../img/page_title_bg.png);
    padding: 50px 0; }
    body.page .entry-header h1.entry-title {
      font-size: 3rem;
      font-family: 'Lora', serif;
      font-weight: bold;
      line-height: 28px;
      color: #35302b;
      border-bottom: none;
      margin-bottom: 0px;
      padding-top: 10px;
      padding-bottom: 10px; }
  body.page #primary {
    padding-top: 3rem;
    padding-bottom: 4rem; }
  body.page .entry-content h1 {
    font-family: 'Lora', serif;
    font-weight: bold;
    color: #5e564d; }
  body.page .entry-content p {
    font-size: 19px; }
  body.page.page-template-fullwidth #primary {
    padding-top: 0px;
    padding-bottom: 0px; }
  @media screen and (max-width: 972px) {
    body.page.page-template-fullwidth #primary {
      padding-left: 2rem;
      padding-right: 2rem; } }
  body.page .publikacje-ksiazki {
    margin-top: 20px;
    margin-bottom: 40px; }
    body.page .publikacje-ksiazki figcaption a {
      font-size: 18px;
      font-family: 'Lora', serif;
      color: #5e564d;
      text-decoration: none;
      line-height: 28px; }

body.archive .page-header {
  background-image: url(../img/page_title_bg.png);
  padding: 50px 0 100px; }
  body.archive .page-header h1.page-title {
    font-size: 3rem;
    font-family: 'Lora', serif;
    font-weight: bold;
    line-height: 28px;
    color: #35302b;
    border-bottom: none;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px; }
body.archive #primary {
  padding-top: 3rem;
  padding-bottom: 4rem; }
  body.archive #primary article.post {
    position: relative;
    padding-bottom: 25px; }
    body.archive #primary article.post .post-thumbnail {
      width: 100%;
      min-height: 250px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      box-shadow: none;
      transition: all 1s ease; }
      body.archive #primary article.post .post-thumbnail:hover {
        box-shadow: inset 0px 0px 40px #fff;
        transition: all 1s ease; }
    body.archive #primary article.post .entry-title {
      border: none;
      margin-top: 10px;
      margin-bottom: 5px;
      padding-bottom: 0px; }
      body.archive #primary article.post .entry-title a {
        font-size: 18px;
        font-family: 'Lora', serif;
        font-weight: bold;
        color: #5e564d;
        text-decoration: none;
        line-height: 28px;
        display: block; }
    body.archive #primary article.post .entry-content {
      margin-top: 10px; }
    body.archive #primary article.post .link {
      display: inline-block;
      text-decoration: none;
      color: #942124;
      font-size: 16px;
      font-weight: bold;
      font-family: 'Hind Madurai', sans-serif;
      line-height: 18px;
      border-left: 4px solid #942124;
      padding-left: 15px;
      position: absolute;
      bottom: 0px;
      transition: all 0.5s ease; }
      body.archive #primary article.post .link:hover {
        padding-left: 10px;
        transition: all 0.5s ease; }
    body.archive #primary article.post:first-child {
      width: 100%;
      margin-top: -110px; }
      body.archive #primary article.post:first-child .post-thumbnail {
        width: 58%;
        display: inline-block;
        float: left;
        margin-right: 2%;
        min-height: 500px; }
      body.archive #primary article.post:first-child .entry-header {
        display: inline-block;
        width: 40%; }
        body.archive #primary article.post:first-child .entry-header h2.entry-title a {
          font-size: 30px;
          line-height: 40px;
          margin-top: 100px; }
        body.archive #primary article.post:first-child .entry-header .entry-meta {
          font-size: 30px;
          margin-top: 20px;
          margin-bottom: 10px; }
      body.archive #primary article.post:first-child .entry-content {
        display: none; }
      body.archive #primary article.post:first-child .link {
        position: relative; }
      @media screen and (max-width: 992px) {
        body.archive #primary article.post:first-child .post-thumbnail {
          width: 100%;
          float: none; }
        body.archive #primary article.post:first-child .entry-header {
          width: 100%; }
          body.archive #primary article.post:first-child .entry-header h2.entry-title a {
            margin-top: 20px; } }
body.archive .navigation .nav-links a {
  border: 3px solid #5e564d;
  border-radius: 3px;
  padding: 6px 15px;
  display: block;
  width: 150px;
  text-align: center;
  text-decoration: none;
  color: #5e564d;
  font-weight: 600; }

body.single article.post {
  margin-bottom: 0; }
  body.single article.post .entry-header {
    margin-top: 50px; }
    body.single article.post .entry-header .entry-title {
      font-size: 42px;
      font-weight: 600;
      font-family: 'Lora', serif;
      color: #5e564d;
      border-bottom: none; }
    body.single article.post .entry-header .entry-meta {
      font-size: 17px; }
      body.single article.post .entry-header .entry-meta .entry-date {
        padding-right: 5px; }
      body.single article.post .entry-header .entry-meta .post-categories {
        list-style: none;
        display: inline-block;
        padding-left: 5px; }
        body.single article.post .entry-header .entry-meta .post-categories a {
          color: #5e564d;
          text-decoration: none; }
  body.single article.post .entry-content {
    margin-top: 20px;
    margin-bottom: 30px; }
    body.single article.post .entry-content p {
      font-size: 19px; }
    body.single article.post .entry-content blockquote {
      margin-top: 40px;
      margin-bottom: 40px; }
      body.single article.post .entry-content blockquote p {
        font-size: 34px;
        font-weight: 600;
        font-family: 'Lora', serif;
        color: #5e564d;
        line-height: 42px; }
    body.single article.post .entry-content .tagi {
      color: #757575;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 2px;
      margin-top: 35px;
      margin-bottom: 25px; }
      body.single article.post .entry-content .tagi a {
        background-color: #d5d5d5;
        color: #757575;
        margin: 0 10px;
        padding: 3px 25px 4px;
        border-radius: 3px;
        font-size: 16px;
        font-weight: normal;
        text-decoration: none;
        text-transform: lowercase;
        letter-spacing: 2px; }
body.single .navigation {
  padding-top: 1rem;
  margin-bottom: 3rem; }
  body.single .navigation .nav-links a {
    color: #69141b;
    border: none;
    border-radius: 0px;
    border-left: 4px solid #69141b;
    margin: 0 10px;
    display: block;
    text-align: left;
    text-decoration: none;
    font-weight: 600;
    padding-left: 15px;
    transition: all 0.5s ease; }
    body.single .navigation .nav-links a:before {
      content: ''; }
    body.single .navigation .nav-links a:after {
      content: ''; }
    body.single .navigation .nav-links a:hover {
      background: transparent;
      padding-left: 10px;
      transition: all 0.5s ease; }

.hero {
  background-image: url(../img/bg-alicja.jpg);
  height: 610px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: 60px; }
  .hero img {
    padding-top: 30px; }
  .hero .header-alicja {
    position: relative;
    top: 75px;
    width: 572px;
    height: 590px;
    max-width: 100%; }
    .hero .header-alicja .header-alicja-bg {
      background-image: url(../img/header/header-alicja-bg.png);
      background-repeat: no-repeat;
      background-size: 100%;
      position: absolute;
      top: 0px;
      left: 0px;
      width: 572px;
      height: 590px;
      max-width: 100%; }
    .hero .header-alicja .header-alicja-overlay {
      background-image: url(../img/header/header-alicja-overlay.png);
      position: absolute;
      top: 14px;
      left: 14px;
      width: 544px;
      height: 563px;
      max-width: 100%; }
    .hero .header-alicja .header-alicja-img {
      position: absolute;
      left: 35px;
      bottom: 13px;
      z-index: 999; }
  .hero .hero-header {
    margin-top: 150px;
    position: relative;
    left: 0px; }
  .hero h1 {
    font-weight: bold;
    font-family: 'Lora', serif;
    font-size: 48px;
    line-height: 48px;
    color: #5e564d;
    background-color: #fff;
    margin: 0;
    padding: 10px 30px;
    margin-left: -140px;
    display: inline-block; }
  .hero span {
    margin-top: 40px;
    display: block;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 40px;
    color: #fff;
    max-width: 350px; }
  .hero a {
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: bold;
    text-decoration: none;
    transition: .3s;
    border-left: 4px solid white;
    padding-left: 15px; }
    .hero a:hover {
      text-decoration: none;
      color: #fff;
      padding-left: 10px;
      transition: all 0.5s ease; }

.cytat-na-dzien {
  padding-top: 90px;
  padding-bottom: 110px; }
  .cytat-na-dzien h2 {
    font-weight: bold;
    font-size: 44px;
    line-height: 44px;
    margin-bottom: 25px;
    margin-left: 60px;
    color: #5e564d;
    font-family: 'Lora', serif; }
    .cytat-na-dzien h2 a {
      color: #5e564d;
      text-decoration: none; }
  .cytat-na-dzien .border-quote {
    border: 3px solid #07464a;
    max-width: 790px;
    padding-top: 55px;
    padding-left: 60px;
    padding-bottom: 55px;
    padding-right: 140px;
    position: relative; }
    .cytat-na-dzien .border-quote:after {
      content: '';
      background-image: url("../img/cytat-ksiazki.png");
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: -130px;
      right: -310px;
      width: 441px;
      height: 558px;
      transform: scale(1);
      transition: all 1.5s ease; }
    .cytat-na-dzien .border-quote:hover:after {
      transform: scale(0.95);
      transition: all 1.5s ease; }
  .cytat-na-dzien .text {
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color: #35302b;
    margin-bottom: 8px; }
  .cytat-na-dzien a.link {
    display: inline-block;
    text-decoration: none;
    color: #942124;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    font-family: 'Hind Madurai', sans-serif;
    border-left: 4px solid #942124;
    padding-left: 15px;
    margin-left: 0;
    margin-bottom: 25px; }
    .cytat-na-dzien a.link:hover {
      padding-left: 10px;
      transition: all 0.5s ease; }
  .cytat-na-dzien .date {
    font-weight: 500;
    font-family: 'Hind Madurai', sans-serif;
    color: #5e564d;
    font-size: 16px;
    line-height: 18px;
    margin-right: 5px; }
  .cytat-na-dzien .separator {
    display: inline-block; }
  .cytat-na-dzien .title {
    font-weight: 500;
    font-family: 'Hind Madurai', sans-serif;
    color: #5e564d;
    font-size: 16px;
    line-height: 18px;
    margin-left: 5px; }

.section-aktualnosci {
  position: relative;
  z-index: 10;
  padding-bottom: 60px;
  padding-top: 50px; }
  .section-aktualnosci::after {
    content: '';
    background-image: url("../img/bg-aktualnosc.jpg");
    background-repeat: no-repeat;
    height: 270px;
    width: 100%;
    background-size: cover;
    z-index: -1;
    top: 0;
    left: 0;
    position: absolute; }
  .section-aktualnosci h2 {
    font-family: 'Lora', serif;
    font-weight: bold;
    font-size: 44px;
    color: #5e564d;
    line-height: 44px;
    margin-bottom: 40px; }
  .section-aktualnosci .aktualnosci-item-1 img {
    width: 300px;
    background-size: cover;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 220px;
    object-fit: cover; }
  .section-aktualnosci .aktualnosci-item-1 h3 {
    font-family: 'Lora', serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px; }
    .section-aktualnosci .aktualnosci-item-1 h3 a {
      color: #35302b;
      text-decoration: none; }
  .section-aktualnosci .aktualnosci-item-1 span {
    font-family: 'Hind Madurai', sans-serif;
    font-size: 18x;
    line-height: 26px; }
  .section-aktualnosci .aktualnosci-item-1 a.link {
    display: inline-block;
    margin-top: 30px;
    text-decoration: none;
    color: #942124;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    font-family: 'Hind Madurai', sans-serif;
    border-left: 4px solid #942124;
    padding-left: 15px;
    margin-left: 15px; }
    .section-aktualnosci .aktualnosci-item-1 a.link:hover {
      padding-left: 10px;
      transition: all 0.5s ease; }
  .section-aktualnosci .btn {
    background-color: #942124;
    height: 220px;
    width: 70px;
    line-height: 210px;
    display: inline-block;
    border-radius: 0;
    box-shadow: -5px 5px 5px #ccc;
    transition: all 1s ease; }
    .section-aktualnosci .btn:hover {
      box-shadow: none;
      transition: all 1s ease; }

.section-konferencje {
  position: relative;
  z-index: 10;
  padding-bottom: 60px;
  padding-top: 50px; }
  .section-konferencje h2 {
    font-family: 'Lora', serif;
    font-weight: bold;
    font-size: 44px;
    color: #5e564d;
    line-height: 44px;
    margin-bottom: 40px; }
  .section-konferencje .item {
    margin-bottom: 50px; }
    .section-konferencje .item .img-wrap {
      position: relative;
      display: block;
      margin-bottom: 15px; }
      .section-konferencje .item .img-wrap img {
        background-size: cover;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        object-fit: cover; }
      .section-konferencje .item .img-wrap .apla {
        display: block;
        position: absolute;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        background-color: rgba(0, 0, 0, 0.6);
        background-image: url(../img/icons/play.png);
        background-repeat: no-repeat;
        background-position: center;
        transition: all 1s ease; }
        .section-konferencje .item .img-wrap .apla:hover {
          opacity: 0.3;
          transition: all 1s ease; }
    .section-konferencje .item h3 {
      font-family: 'Lora', serif;
      font-weight: bold;
      font-size: 20px;
      line-height: 28px;
      color: #35302b; }
    .section-konferencje .item span {
      font-family: 'Hind Madurai', sans-serif;
      font-size: 18x;
      line-height: 26px; }
    .section-konferencje .item a {
      text-decoration: none; }
    .section-konferencje .item a.link {
      display: inline-block;
      margin-top: 10px;
      text-decoration: none;
      color: #942124;
      font-size: 16px;
      line-height: 18px;
      font-weight: bold;
      font-family: 'Hind Madurai', sans-serif;
      border-left: 4px solid #942124;
      padding-left: 15px; }
      .section-konferencje .item a.link:hover {
        padding-left: 10px;
        transition: all 0.5s ease; }
  .section-konferencje .btn {
    background-color: #942124;
    height: 175px;
    width: 80px;
    line-height: 165px;
    display: inline-block;
    border-radius: 0;
    box-shadow: -5px 5px 5px #ccc;
    transition: all 1s ease; }
    .section-konferencje .btn:hover {
      box-shadow: none;
      transition: all 1s ease; }

.rozmowy-duchowe {
  background-image: url(../img/bg-rozmowy-duchowe.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  padding-top: 80px; }
  .rozmowy-duchowe h2 {
    font-weight: bold;
    margin-top: 80px;
    margin-left: -200px;
    font-family: 'Lora', serif;
    color: #fff;
    background-color: #942124;
    font-size: 44px;
    line-height: 44px;
    padding: 20px 40px;
    display: inline-block;
    max-width: 485px; }
  .rozmowy-duchowe a {
    font-size: 20px;
    line-height: 18px;
    color: #942124;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: bold;
    text-decoration: none;
    transition: .3s;
    border-left: 4px solid #942124;
    padding-left: 15px;
    margin-left: 15px; }
    .rozmowy-duchowe a:hover {
      color: #942124;
      padding-left: 10px;
      transition: all 0.5s ease; }
  .rozmowy-duchowe p {
    font-size: 18px;
    line-height: 32px;
    color: #373636;
    margin: 15px 100px 40px 10px; }

.ksiazki {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px; }
  .ksiazki h2 {
    font-weight: bold;
    margin-top: 80px;
    margin-left: -200px;
    font-family: 'Lora', serif;
    color: #fff;
    background-color: #942124;
    font-size: 44px;
    line-height: 44px;
    padding: 20px 40px;
    display: inline-block;
    max-width: 485px; }
  .ksiazki h4 {
    margin-bottom: 15px; }
    .ksiazki h4 a {
      color: #373636;
      font-weight: 400;
      font-family: 'Hind Madurai', sans-serif;
      text-decoration: none; }
      .ksiazki h4 a strong {
        font-family: 'Lora', serif; }
  .ksiazki a.link {
    font-size: 17px;
    line-height: 18px;
    color: #69141b;
    font-family: 'Hind Madurai', sans-serif;
    font-weight: 500;
    text-decoration: none;
    transition: .3s;
    border-left: 4px solid #942124;
    padding-left: 15px; }
    .ksiazki a.link:hover {
      color: #942124;
      padding-left: 10px;
      transition: all 0.5s ease; }
  .ksiazki .box {
    display: block;
    padding: 0 20px;
    margin-bottom: 90px; }
    .ksiazki .box img {
      margin-top: -30px;
      position: relative;
      top: 100px;
      transform: scale(1);
      transition: all 1s ease; }
      .ksiazki .box img:hover {
        transform: scale(1.07);
        transition: all 1s ease; }
  .ksiazki .border-green {
    border: 3px solid #044347; }
    .ksiazki .border-green:hover {
      background-color: rgba(4, 67, 71, 0.04); }
  .ksiazki .border-red {
    border: 3px solid #69141b; }
    .ksiazki .border-red:hover {
      background-color: rgba(105, 20, 27, 0.04); }

.tresc-zdjecie {
  margin-top: 3rem;
  margin-bottom: 3rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 50%;
  position: relative; }
  .tresc-zdjecie .bg {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 50%;
    z-index: 0; }
  .tresc-zdjecie .container {
    position: relative; }
    .tresc-zdjecie .container img {
      border: 20px solid #ffffff;
      transform: scale(1);
      transition: all 1.5s ease; }
      .tresc-zdjecie .container img:hover {
        transform: scale(1.05);
        transition: all 1.5s ease; }

.tekst-wyrozniony {
  background-image: url(../img/newsletter-section-bg.jpg);
  margin-top: 60px;
  margin-bottom: 60px; }
  .tekst-wyrozniony .bg-white {
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px;
    padding-bottom: 50px; }
  .tekst-wyrozniony .big {
    font-size: 36px;
    font-family: 'Lora', serif;
    font-weight: bold;
    line-height: 42px;
    color: #5e564d; }

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