@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&display=swap');:root{--header-height:135px;--paddingMain:30px;--fontSize:10px;--fonySizeIkony:3rem;}@media only screen and (orientation:landscape){:root{--aside-width:15vw;}}@media only screen and (orientation:portrait){:root{--aside-width:15vw;}}@media only screen and (max-width:992px){:root{--fontSize:8px;--paddingMain:15px;}}html{font-size:var(--fontSize);}::-webkit-scrollbar{width:10px;height:5px;}::-webkit-scrollbar-track{background:#7a281b;}::-webkit-scrollbar-thumb{background:#4f1a11;border-radius:10px;}::-webkit-scrollbar-thumb:hover{background:#c04624;}h1{position:relative;font-size:3rem;padding-bottom:1rem;font-weight:bold;border-bottom:2px dashed;color:#4f1a11;margin-bottom:2rem;margin-top:0;}.small{font-size:1rem;line-height:1rem;}h2{position:relative;font-size:2.4rem;padding-bottom:1rem;font-weight:bold;border-bottom:1px solid;color:#4f1a11;margin-bottom:2rem;font-weight:bold;}h3{font-size:2rem;color:#4f1a11;margin-bottom:1.2rem;font-weight:bold;}h4{font-size:1.8rem;color:#4f1a11;margin-bottom:0.8rem;margin-top:1.6rem;font-weight:bold;}p,ul,li{font-size:1.6rem;}body{display:flex;flex-direction:column;min-height:100vh;font-family:'Ubuntu', sans-serif;font-size:var(--fontSize);align-items:center;}a,a:focus{color:#4f1a11;text-decoration:none;}a:hover,a:focus:hover{color:#a93928;text-decoration:none;}a:focus{outline:none;}h2 a{text-decoration:none;color:#7a281b;text-decoration:none !important;}h2 a:hover{color:#4f1a11;}h2.blog{position:relative;padding-left:46px;padding-bottom:1rem;font-size:var(--fonySizeIkony);font-weight:bold;border-bottom:2px dashed;color:#7a281b;}h2.blog::before{content:"";width:32px;height:100%;position:absolute;left:2px;top:0;background:url(/application/templates/frontend/MISERICORDIA.bestapp/gfx/icon/blog.svg);background-size:contain;background-repeat:no-repeat;background-position:0px 2px;}h2.warto-zobaczyc{position:relative;padding-left:46px;padding-bottom:1rem;font-size:2.4rem;font-weight:bold;border-bottom:2px dashed;color:#efe0c5;}h2.warto-zobaczyc::before{content:"";width:32px;height:100%;position:absolute;left:2px;top:0;background:url(/application/templates/frontend/MISERICORDIA.bestapp/gfx/icon/oko.svg);background-size:contain;background-repeat:no-repeat;background-position:0px 2px;filter:invert(0%) sepia(0%) saturate(708%) hue-rotate(30deg) brightness(122%) contrast(119%);}h2.kalendarium-icon{position:relative;padding-left:46px;padding-bottom:1rem;font-size:var(--fonySizeIkony);font-weight:bold;border-bottom:2px dashed;}h2.kalendarium-icon a{text-decoration:none;}h2.kalendarium-icon::before{content:"";width:32px;height:100%;position:absolute;left:2px;top:0;background:url(/application/templates/frontend/MISERICORDIA.bestapp/gfx/icon/kalendarium.svg);background-size:contain;background-repeat:no-repeat;background-position:0px 2px;}h2.misericordia-tv{position:relative;padding-left:65px;padding-bottom:1rem;font-size:var(--fonySizeIkony);font-weight:bold;border-bottom:2px dashed;color:#7a281b;}h2.misericordia-tv::before{content:"";width:45px;height:100%;position:absolute;left:2px;top:0;background:url(/application/templates/frontend/MISERICORDIA.bestapp/gfx/icon/misericordia-tv.svg);background-size:contain;background-repeat:no-repeat;background-position:0px 2px;filter:invert(48%) sepia(79%) saturate(2476%) hue-rotate(0deg) brightness(32%) contrast(119%);}.news-icon h2{position:relative;padding-left:50px;padding-bottom:1rem;font-size:var(--fonySizeIkony);font-weight:bold;border-bottom:2px dashed;color:#7a281b;}.news-icon h2::before{content:"";width:38px;height:100%;position:absolute;left:2px;top:0;background:url(/application/templates/frontend/MISERICORDIA.bestapp/gfx/icon/news.svg);background-size:contain;background-repeat:no-repeat;background-position:0px 2px;}.secondary-menu{order:1;margin-top:-7%;z-index:200;}.secondary-menu .list-group-panel .list-group.panel{display:flex;flex-direction:row;justify-content:space-between;gap:1rem;padding:0 1rem;border:none;box-shadow:none;background:none;}.secondary-menu .list-group-panel .list-group.panel .list-group-item{display:flex;justify-content:center;align-items:center;padding:1rem;min-height:7vw;flex-basis:16.5%;background-color:#7a281b;background-image:-webkit-gradient(linear, left top, left bottom, from(#7a281b), to(#4f1a11));background-image:-webkit-linear-gradient(top, #7a281b, #4f1a11);background-image:-moz-linear-gradient(top, #7a281b, #4f1a11);background-image:-ms-linear-gradient(top, #7a281b, #4f1a11);background-image:-o-linear-gradient(top, #7a281b, #4f1a11);background-image:linear-gradient(top, #7a281b, #4f1a11);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#7a281b', endColorStr='#4f1a11');border-radius:0.8rem;border:2px solid #4f1a11;color:#efe0c5;font-size:clamp(1rem, -1.0000rem + 2.0000vw, 3rem);font-weight:bold;text-align:center;}.secondary-menu .list-group-panel .list-group.panel .list-group-item:hover{background-color:#4f1a11;background-image:-webkit-gradient(linear, left top, left bottom, from(#4f1a11), to(#7a281b));background-image:-webkit-linear-gradient(top, #4f1a11, #7a281b);background-image:-moz-linear-gradient(top, #4f1a11, #7a281b);background-image:-ms-linear-gradient(top, #4f1a11, #7a281b);background-image:-o-linear-gradient(top, #4f1a11, #7a281b);background-image:linear-gradient(top, #4f1a11, #7a281b);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#4f1a11', endColorStr='#7a281b');border:2px solid #efe0c5;}@media screen and (max-width:992px){.secondary-menu .list-group-panel .list-group.panel{flex-wrap:wrap;justify-content:center;}.secondary-menu .list-group-panel .list-group.panel .list-group-item{flex-basis:30%;font-size:2rem;flex-grow:1;}}header.top-header{order:0;position:relative;min-height:var(--header-height);z-index:1;box-shadow:0px 2px 7px #000;padding:5px 15px;}header.top-header .top{display:flex;justify-content:flex-end;align-items:baseline;}header.top-header .top .mobile-logo{display:none;margin:0 1rem;height:0;}header.top-header .top .mobile-logo img{height:100%;}header.top-header .top .navbar-toggle{display:none;}header.top-header .top .flags-box{margin-right:15px;}header.top-header .top .flags-box p{font-size:1.1rem;}header.top-header .top .flags-box p a{font-weight:bold;font-size:1.1rem;color:#413a28;text-transform:uppercase;}header.top-header .top .flags-box p .gtranslate{font-size:8px;}header.top-header .top .flags-box p .gtranslate img{max-height:30px;}header.top-header .top .flags-box .flag-lg{display:inline-block;}header.top-header .top .flags-box .flag-lg:last-child a::after{content:none;}header.top-header .top .flags-box .flag-lg a{font-weight:bold;font-size:1.1rem;color:#413a28;text-transform:uppercase;}header.top-header .top .flags-box .flag-lg a::after{content:"|";font-weight:normal;}header.top-header .menuHor{margin-top:10px;width:100%;}header.top-header .menuHor .nav.navbar-nav.navbar-right::after,header.top-header .menuHor .nav.navbar-nav.navbar-right::before{content:none;}header.top-header .menuHor ul{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:0.6rem;width:100%;float:none !important;}header.top-header .menuHor ul li{position:relative;}header.top-header .menuHor ul li a{display:flex;align-items:center;justify-content:center;padding:8px 15px 9px 24px;height:100%;font-size:1.3rem;font-weight:bold;color:#fff;text-align:center;line-height:1.6rem;background-color:#7a281b;background-image:-webkit-gradient(linear, left top, left bottom, from(#7a281b), to(#4f1a11));background-image:-webkit-linear-gradient(top, #7a281b, #4f1a11);background-image:-moz-linear-gradient(top, #7a281b, #4f1a11);background-image:-ms-linear-gradient(top, #7a281b, #4f1a11);background-image:-o-linear-gradient(top, #7a281b, #4f1a11);background-image:linear-gradient(top, #7a281b, #4f1a11);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#7a281b', endColorStr='#4f1a11');border-radius:4px;}header.top-header .menuHor ul li a::before{content:"";position:absolute;left:2px;top:0;width:25px;height:100%;background-repeat:no-repeat !important;background-position:center !important;}header.top-header .menuHor ul li a:hover{background:#7a281b;}@media screen and (min-width:1700px){header.top-header .menuHor ul li a{padding:11px 15px 11px 24px;font-size:1.8rem;}}header.top-header .menuHor ul li.light-buton a{background-color:#c04624;background-image:-webkit-gradient(linear, left top, left bottom, from(#c04624), to(#823018));background-image:-webkit-linear-gradient(top, #c04624, #823018);background-image:-moz-linear-gradient(top, #c04624, #823018);background-image:-ms-linear-gradient(top, #c04624, #823018);background-image:-o-linear-gradient(top, #c04624, #823018);background-image:linear-gradient(top, #c04624, #823018);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#c04624', endColorStr='#823018');}header.top-header .menuHor ul li.light-buton a:hover{background:#7a281b;}header.top-header .menuHor ul li.msze-swiete a::before{background:url(/application/templates/frontend/MISERICORDIA.bestapp/gfx/icon/msze.svg);}header.top-header .menuHor ul li.hotel a::before{background:url(/application/templates/frontend/MISERICORDIA.bestapp/gfx/icon/hotel.svg);}header.top-header .menuHor ul li.info-dla-pielgrzymow a::before{background:url(/application/templates/frontend/MISERICORDIA.bestapp/gfx/icon/info-dla-pielgrzymow.svg);}header.top-header .menuHor ul li.kontakt a::before{background:url(/application/templates/frontend/MISERICORDIA.bestapp/gfx/icon/kontakt.svg);}header.top-header .menuHor ul li.misericordia-tv a::before{background:url(/application/templates/frontend/MISERICORDIA.bestapp/gfx/icon/misericordia-tv.svg);}header.top-header .menuHor ul li.ogloszenia a::before{background:url(/application/templates/frontend/MISERICORDIA.bestapp/gfx/icon/ogloszenia.svg);}header.top-header .menuHor ul li.wsparcie a::before{background:url(/application/templates/frontend/MISERICORDIA.bestapp/gfx/icon/wsparcie.svg);}header.top-header .menuHor ul li.zapal-swiece a::before{background:url(/application/templates/frontend/MISERICORDIA.bestapp/gfx/icon/zapal-swiece.svg);}header.top-header .menuHor ul li.ismm a::before{background:url("/media/icon/ismm.svg");background-size:contain;}aside{position:sticky;z-index:300;top:0;left:0;bottom:0;width:max(250px, var(--aside-width));min-height:100vh;background-color:#413a28;box-shadow:3px 0px 11px 5px rgba(0, 0, 0, 0.4);color:var(--aside-font-color);}aside .search-simplebox{display:none;}aside .logo{width:80%;margin:2rem auto;}aside .aside-content{padding:2rem;}aside .menu-ver{margin-left:-2rem;margin-right:-2rem;}aside .menu-ver.bordo{background-color:#5d2015;background-image:-webkit-gradient(linear, left top, left bottom, from(#5d2015), to(#7a281b));background-image:-webkit-linear-gradient(top, #5d2015, #7a281b);background-image:-moz-linear-gradient(top, #5d2015, #7a281b);background-image:-ms-linear-gradient(top, #5d2015, #7a281b);background-image:-o-linear-gradient(top, #5d2015, #7a281b);background-image:linear-gradient(top, #5d2015, #7a281b);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#5d2015', endColorStr='#7a281b');}aside .menu-ver a{position:relative;display:block;padding:0.4rem 1.1rem;line-height:2.2rem;color:#efe0c5;}aside .menu-ver a:hover{color:#fff;}aside .menu-ver a.to-click-dpth-0{border-bottom:1px solid rgba(239, 224, 197, 0.322);padding-bottom:0.4rem;margin-bottom:0.4rem;}aside .menu-ver a.to-click-dpth-1{line-height:2.2rem;}aside .menu-ver a.to-click-dpth-1::before{content:"»";position:absolute;left:-0.2rem;top:46%;line-height:0;}aside .menu-ver a.to-click-dpth-2::before{content:"›";position:absolute;left:-0.1rem;top:52%;line-height:0;}aside .menu-ver a.to-click-dpth-3::before{content:"+";position:absolute;left:-0.2rem;top:50%;line-height:0;}aside .menu-ver ul{list-style:none;margin:0;padding:0;}aside .menu-ver ul li.active > a{color:#fff;}aside .menu-ver ul li.active-path-to-page{background-color:#4f1a11;}aside .menu-ver ul li.active-path-to-page.has-children a{margin-bottom:0;}aside .menu-ver ul li ul{margin-left:1.4rem;}aside .menu-ver ul li ul li a{padding:0.2rem 1.1rem;}aside .menu-ver ul.menu-box > li.active-path-to-page.has-children{padding-bottom:1rem;margin-bottom:0.4rem;}body.home-page aside{position:fixed;left:inherit;background-color:#413a28;display:flex;flex-direction:column;}body.home-page aside .obraz{background-color:#413a28;background-image:url(/application/templates/frontend/MISERICORDIA.bestapp/gfx/obraz.jpg);background-position:center;background-size:contain;background-repeat:no-repeat;width:100%;height:100%;}@media screen and (max-width:767px){body.home-page aside .obraz{display:none;}}body.home-page aside .menu-ver{display:none;}body.home-page div.main{margin-left:max(250px, var(--aside-width));}.page{display:flex;flex-direction:row;width:100%;max-width:2000px;min-height:100vh;box-shadow:0 0 9px #000;}div.main{width:50%;flex-grow:1;display:flex;flex-direction:column;}.slider{order:1;}.kalendarium-news{display:flex;order:1;padding:var(--paddingMain);}.kalendarium-news .kalendarium{width:49%;padding:0 1rem;}@media screen and (min-width:1600px){.kalendarium-news .kalendarium{width:32%;}}.kalendarium-news .kalendarium .article-content img{width:100%;}.kalendarium-news .kalendarium .jasny blockquote{background-color:#a43a2a;}.kalendarium-news .kalendarium blockquote{margin:1rem 0;border:none;padding:1rem;text-align:center;width:100%;background-color:#77281b;border-radius:7px;}.kalendarium-news .kalendarium blockquote a{color:#efe0c5;font-size:3rem;font-weight:bold;text-decoration:none;}.kalendarium-news .kalendarium blockquote a:hover{color:#fff;}.kalendarium-news .kalendarium blockquote::before{content:none;}.kalendarium-news .kalendarium blockquote:after{content:none;}.kalendarium-news .news-block{width:49%;padding:0 1rem;flex-grow:1;}.kalendarium-news .news-block .newsy{display:flex;flex-direction:column;margin:0;}.kalendarium-news .news-block .newsy .news{position:relative;display:flex;align-items:stretch;width:100%;margin:1rem 0;padding-bottom:1rem;border-bottom:1px dashed;}.kalendarium-news .news-block .newsy .news .news-content{flex-grow:1;padding:0 1rem;display:flex;flex-direction:column;justify-content:space-between;}.kalendarium-news .news-block .newsy .news .news-content h3{font-size:2rem;padding:0;margin:0 0 1rem;}.kalendarium-news .news-block .newsy .news .news-content h4{font-size:1.8rem;}.kalendarium-news .news-block .newsy .news .news-content .news-short{margin:1rem;}.kalendarium-news .news-block .newsy .news .news-content .data{align-self:flex-end;color:#4f1a11;}.kalendarium-news .news-block .newsy .news .news-img{width:200px;height:100px;margin:0 2rem 1rem 0;float:left;border:1px solid #fff;border-radius:4px;box-shadow:0 0 2px #000;}@media screen and (max-width:576px){.kalendarium-news .news-block .newsy .news .news-img{width:100%;height:auto;}}.kalendarium-news .news-block .newsy .news .news-img img{width:100%;height:100%;object-fit:cover;border:1px solid #fff;border-radius:4px;box-shadow:0 0 2px #000;}.kalendarium-news .news-block .newsy .news .wiecej{align-self:flex-end;}.kalendarium-news .news-block .newsy .news .wiecej .btn{padding:2px 10px;}.breadcrumbs .breadcrumb{display:flex;flex-wrap:wrap;}.breadcrumbs .breadcrumb .bc-item{display:flex;}.breadcrumbs .breadcrumb .bc-item::before{content:none !important;}.breadcrumbs .breadcrumb .bc-item a{color:#4f1a11;text-decoration:none;}.breadcrumbs .breadcrumb .bc-item a:hover{color:#a93928;}.breadcrumbs .breadcrumb .bc-item .bc-separator{padding:0 5px;display:inline;}main{order:2;padding:0 var(--paddingMain);}main .embed-responsive{margin-top:var(--paddingMain);margin-bottom:var(--paddingMain);}main .misericordia-tv-link{display:flex;justify-content:space-evenly;padding:2rem;margin:2rem;}main .misericordia-tv-link img{width:20%;height:auto;border:3px solid #630d08;border-radius:6px;}main .misericordia-tv-link a{width:20%;}main .misericordia-tv-link a img{width:100%;}main .article .article-wraper{margin-bottom:3rem;}main .article .article-wraper.article-wraper-image{display:grid;grid-template-columns:1fr 2fr;grid-gap:2rem;}main .article .article-wraper.article-wraper-image > h1{grid-column:1 / span2;}main .article .article-wraper.article-wraper-image > h2{grid-column:1 / span2;}main .article .article-wraper.article-wraper-image > img{grid-column:1;position:sticky;top:2rem;}main .article .article-wraper.article-wraper-image .article-content{grid-column:2;}main .article .article-wraper.article-wraper-image .article-footer{grid-column:1;}main .article .article-wraper.article-wraper-image .back-link{grid-column:2;}@media screen and (max-width:1000px){main .article .article-wraper.article-wraper-image > img{grid-column:1/ span2;position:static;}main .article .article-wraper.article-wraper-image .article-content{grid-column:1/ span2;}}main .article .gal{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));grid-template-rows:250px;grid-gap:20px;align-items:stretch;padding:2rem;border:1px solid #ddd;}main .article .gal .grid{max-height:250px;}main .article .gal .grid img{border:1px solid #ccc;box-shadow:2px 2px 6px 0px rgba(0, 0, 0, 0.3);width:100%;height:100%;object-fit:cover;object-position:top;}main .article .boxes{display:flex;flex-wrap:wrap;}main .article .boxes .box{flex-basis:45%;margin:2rem;flex-grow:1;flex-shrink:1;border:1px solid;padding:2rem;border-radius:1rem;overflow:hidden;}main .article .boxes .box h1{margin:-2rem -2rem 2rem -2rem;padding:2rem;background:#4f1a11;color:#fff;border:none;}main .article .boxes .box h2{margin:0rem -2rem 1rem -2rem;padding:2rem;background:#7a281b;color:#fff;}main .article a.lightbox{position:static;}main .articles-blocks.bez-obrazka .news-img{display:none;}main .articles-blocks h1{margin-bottom:6rem;}main .articles-blocks .newsy{display:flex;flex-wrap:wrap;grid-gap:1.8rem;margin-bottom:3rem;justify-content:left;}main .articles-blocks .newsy .news{display:flex;grid-gap:2rem;flex-basis:31%;flex-wrap:wrap;align-content:flex-start;}@media screen and (max-width:575px){main .articles-blocks .newsy .news{max-width:100%;flex-basis:100%;}}main .articles-blocks .newsy .news.newsWithImg{flex-direction:row;justify-content:center;}@media screen and (max-width:1000px){main .articles-blocks .newsy .news.newsWithImg{max-width:100%;}}main .articles-blocks .newsy .news.newsWithImg .news-img{min-width:240px;width:100%;margin-bottom:25px;border:1px solid #fff;border-radius:4px;box-shadow:0 0 2px #000;}main .articles-blocks .newsy .news.newsWithImg .news-img img{width:100%;max-width:100%;object-fit:contain;border:1px solid #fff;border-radius:4px;box-shadow:0 0 4px rgba(0, 0, 0, 0.6);}main .articles-blocks .newsy .news.newsWithImg .news-content{flex-grow:2;width:60%;}main .articles-blocks .newsy .news.newsWithImg .news-content h3{margin-top:0;}main .articles-blocks .newsy .news .wiecej{width:100%;text-align:center;margin-top:auto;}main .articles-blocks .newsy.col-2 .news{flex-basis:48%;}main .lightbox-gallery .gallery-images{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));grid-template-rows:250px;grid-gap:20px;align-items:stretch;padding:2rem;}main .lightbox-gallery .gallery-images .image-lightbox{width:100%;height:250px;min-height:250px;margin:0;padding:0;}main .lightbox-gallery .gallery-images .image-lightbox .thumbnail{position:relative;padding:0;width:100%;height:100%;}main .lightbox-gallery .gallery-images .image-lightbox .thumbnail img{width:100%;height:100%;object-fit:contain;object-position:top;max-width:100%;}main .lightbox-gallery .gallery-images .image-lightbox .thumbnail .label-text{position:absolute;bottom:0;left:0;right:0;padding:1rem;text-align:center;background-color:#fff;font-size:1.4rem;font-weight:bold;color:#4f1a11;}footer{margin-top:auto;min-height:10vh;order:6;background-color:#413a28;}footer .list-group-panel{display:none;position:fixed;top:0;left:0;z-index:200;bottom:0;min-height:100vh;height:100vh;background:#fff;overflow-y:auto;}footer .footer-top{background-color:#4f1a11;background-image:-webkit-gradient(linear, left top, left bottom, from(#4f1a11), to(#7a281b));background-image:-webkit-linear-gradient(top, #4f1a11, #7a281b);background-image:-moz-linear-gradient(top, #4f1a11, #7a281b);background-image:-ms-linear-gradient(top, #4f1a11, #7a281b);background-image:-o-linear-gradient(top, #4f1a11, #7a281b);background-image:linear-gradient(top, #4f1a11, #7a281b);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#4f1a11', endColorStr='#7a281b');box-shadow:inset 0px 7px 3px #000;}footer .footer-top .linki-footer-top{display:flex;padding:3rem;}footer .footer-top .linki-footer-top .links-item{width:130px;flex-grow:1;}footer .footer-top .linki-footer-top .links-item a{flex-grow:1;display:flex;flex-direction:column;justify-content:space-around;flex-wrap:nowrap;align-content:center;height:100%;color:#efe0c5;font-size:1.6rem;font-weight:bold;text-decoration:none;}footer .footer-top .linki-footer-top .links-item a img{width:auto;height:78px;transition:all 0.5s;filter:invert(0%) sepia(0%) saturate(708%) hue-rotate(30deg) brightness(122%) contrast(119%);}footer .footer-top .linki-footer-top .links-item a span{text-align:center;margin-top:2rem;}footer .footer-top .linki-footer-top .links-item a:hover{color:#fff;}footer .footer-top .linki-footer-top .links-item a:hover img{transform:scale(1.1);filter:invert(0%) sepia(0%) saturate(708%) hue-rotate(30deg) brightness(192%) contrast(119%);}footer .footer-middle{display:flex;}footer .footer-middle .footer-links{padding:4rem;flex-grow:1;}footer .footer-middle .footer-links .warto-zobaczyc-link{columns:2;list-style:none;}footer .footer-middle .footer-links .warto-zobaczyc-link li a{color:#efe0c5;text-decoration:none;}footer .footer-middle .footer-links .warto-zobaczyc-link li a::before{content:"› ";}footer .footer-middle .footer-links .warto-zobaczyc-link li a:hover{color:#fff;}footer .footer-middle .news-letter{display:flex;flex-direction:column;padding:4rem;flex-basis:33%;}footer .footer-middle .news-letter form{padding:2rem;margin-top:2rem;border:1px solid #fff;border-radius:10px;}footer .footer-middle .news-letter form label{color:#fff;}footer .footer-middle .news-letter form .btn-default{color:#fff;background-color:#4f1a11;background-image:-webkit-gradient(linear, left top, left bottom, from(#4f1a11), to(#7a281b));background-image:-webkit-linear-gradient(top, #4f1a11, #7a281b);background-image:-moz-linear-gradient(top, #4f1a11, #7a281b);background-image:-ms-linear-gradient(top, #4f1a11, #7a281b);background-image:-o-linear-gradient(top, #4f1a11, #7a281b);background-image:linear-gradient(top, #4f1a11, #7a281b);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#4f1a11', endColorStr='#7a281b');border-color:#fff;border-radius:4px;}footer .footer-bottom{color:#fff;font-size:10px;padding:1rem;display:flex;align-content:space-around;justify-content:space-between;align-items:center;}footer .footer-bottom p{margin:0.5rem;font-size:1rem;}footer .footer-bottom p a{color:#fff;}footer .footer-bottom .socjal-media a{margin:0.5rem;}.pagination-box{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem;}.pagination-box .page-nr{padding:4px 8px;border-radius:3px;border:1px solid #ccc;cursor:pointer;}.pagination-box .page-nr.active{background-color:#4f1a11;color:#fff;}.twitter{margin-bottom:5rem;}.twitter .article-wraper .article-content .embed-responsive{overflow-y:auto;border:1px solid #ddd;}.masonry-gallery{margin-bottom:3rem;}.video-js,.video-iframe{width:100%;height:calc(100% * 1.77);padding-top:56.25% !important;}.search-results h1{margin-top:2rem;}.search-results .list-found .item-found .found-url{overflow:hidden;text-overflow:ellipsis;}.close-fullmenu{display:none;}blockquote{position:relative;padding:3rem;width:95%;color:#484748;margin:1rem auto 2rem;border:1px solid #4f1a11;border-radius:2rem;}blockquote:before{font-family:FontAwesome;position:absolute;color:#4f1a11;font-size:20px;content:"\f10d";top:-14px;margin-right:-20px;right:100%;background-color:#fff;padding:1rem;}blockquote:after{font-family:FontAwesome;position:absolute;color:#4f1a11;font-size:19px;content:"\f10e";margin-left:-20px;left:100%;top:auto;bottom:-20px;background-color:#fff;padding:1rem;}.f-toggle-btns{display:none !important;}.form-horizontal{display:flex !important;flex-direction:column;width:80%;margin:2rem auto;padding:3rem;border:1px solid #ccc;border-radius:1rem;}@media screen and (max-width:575px){.form-horizontal{width:98%;}}.form-horizontal .form-group{margin:1rem !important;}.form-horizontal .form-group .control-label{font-size:1.5rem;}.form-horizontal .btn{margin:2rem auto;}.serwis-map ul li{list-style:none;}.serwis-map ul li::before{content:"»";}.serwis-map ul li a{color:#4f1a11;text-decoration:none;}.serwis-map ul li a:hover{color:#a93928;}.serwis-map-img .smi-list.row{display:grid;grid-template-columns:repeat(auto-fill, minmax(250px, 1fr));grid-gap:2rem;justify-content:space-around;margin:2rem 0;}.serwis-map-img .smi-list.row .smi-box{width:100%;}.serwis-map-img .smi-list.row .smi-box .thumbnail{height:100%;}.serwis-map-img .smi-list.row .smi-box .thumbnail a{display:flex;flex-direction:column;justify-content:flex-start;align-content:space-around;height:100%;text-decoration:none;}.serwis-map-img .smi-list.row .smi-box .thumbnail a img{display:block;max-width:100%;height:auto;width:100%;}.serwis-map-img .smi-list.row .smi-box .thumbnail a .label-text{text-align:center;}.serwis-map-img .smi-list.row .smi-box .thumbnail a:hover .label-text h3{color:#a93928;}.serwis-map-img .smi-list.row::before{content:none;}.serwis-map-img .smi-list.row::after{content:none;}@media screen and (max-width:575px){}@media screen and (max-width:768px){header.top-header{min-height:50px;display:flex;flex-direction:column;justify-content:center;padding:0;}header.top-header .search-simplebox{display:none;}header.top-header .menuHor ul{display:grid;width:100%;padding:1rem;margin:0;grid-template-columns:repeat(auto-fill, minmax(150px, 1fr));grid-gap:0.6rem;float:none !important;}header.top-header .top{align-items:center;justify-content:space-between;}header.top-header .top .mobile-logo{display:block;height:50px;filter:invert(0%) sepia(0%) saturate(358%) hue-rotate(317deg) brightness(62%) contrast(69%);}header.top-header .top .navbar-toggle{display:block;position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:5px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid #413a28;border-radius:4px;}header.top-header .top .navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px;background-color:#413a28;}header.top-header .top .flags-box .flag-lg a{font-size:1.4rem;}aside,body.home-page aside{position:fixed !important;left:-320px;transition:all 0.5s;width:100%;max-width:320px;overflow-y:auto;}aside .menu-ver,body.home-page aside .menu-ver{display:block;}aside .close-fullmenu,body.home-page aside .close-fullmenu{display:block;position:absolute;right:0.5rem;top:0.5rem;z-index:100;font-size:3rem;color:#efe0c5;cursor:pointer;}aside.open,body.home-page aside.open{left:0;}aside .search-simplebox,body.home-page aside .search-simplebox{display:block;margin-bottom:1rem;margin-top:1rem;}aside .aside-content,body.home-page aside .aside-content{padding-bottom:6rem;}div.main,body.home-page div.main{margin:0;width:100%;}.kalendarium-news{flex-direction:column;}.kalendarium-news .kalendarium{width:100%;}.kalendarium-news .news-block{width:100%;}footer .footer-top .linki-footer-top{padding:1rem;}}@media screen and (max-width:992px){footer .footer-top .linki-footer-top{display:flex;padding:3rem;flex-wrap:wrap;}footer .footer-top .linki-footer-top .links-item{margin:1rem;width:100px;}footer .footer-middle{flex-direction:column;}footer .footer-middle svg#logo{width:50%;}footer .footer-middle a img{width:50%;}}.social-media-icon{display:flex;width:80%;margin:1rem auto;justify-content:space-between;}.social-media-icon a{width:150px;}.social-media-icon a img{transition:all 0.5s;width:100%;height:auto;}.social-media-icon a:hover img{transition:all 1.5s;transform:rotateY(360deg);}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #7a281b;}.cal-main h1{margin-top:0;}.cal-main .cal-year{font-size:2rem;display:flex;align-items:center;}.cal-main .cal-year .month-name{display:inline-block;margin:0 0.5rem;}.cal-main .cal-year .month-name a{display:block;padding:0.1rem 0.7rem;line-height:2.1rem;border:1px solid #7a281b;}.cal-main .cal-year .month-name a:hover{color:#fff;background-color:#4f1a11;}.cal-main .cal-year .month-name a.currentMonth{background-color:#7a281b;color:#fff;}.cal-main .cal-year .year-name{display:inline-block;margin:0 1rem;font-weight:bold;color:#4f1a11;}.cal-days .cal-day a{font-size:2rem;}#nd_liturgia_naglowek{border:1px solid #7a281b;border-bottom:none;padding:2rem;background-color:#7a281b;color:#fff;}#nd_liturgia_czytania{border:1px solid #7a281b;border-top:none;padding:2rem;}#nd_liturgia_czytania .nd_czytanie_nazwa{font-size:2rem;color:#4f1a11;border-bottom:1px solid #4f1a11;}#nd_liturgia_czytania .nd_czytanie_sigla{font-size:1.6rem;font-weight:bold;}.box-list-found .non-results{font-size:2rem;}.box-list-found .list-found{margin:0;padding:0;}.box-list-found .list-found .item-found{list-style:none;border:1px solid #ccc;margin:1rem 0;padding:1rem;border-radius:4px;}.form-control:focus{border-color:#7a281b;box-shadow:0 0 3px #7a281b;}.search-results .box-list-found .footer-list{font-size:1.5rem;}.search-simplebox .input-group,.form-search-results .input-group{display:flex;}.input-group-addon,.input-group-btn{width:35px;}#cookies_info{position:fixed;bottom:0;z-index:2000;width:100%;background:#fff;left:0;}#cookies_info .ck-inner{display:flex;align-items:center;padding:1rem;}@media screen and (max-width:576px){#cookies_info .ck-inner{flex-direction:column;}}#cookies_info .ck-inner .ck-content{padding:1rem;}.footer-bottom p{color:#efe0c5;}.footer-bottom a{color:#efe0c5 !important;}.footer-bottom a:hover{color:#fff !important;}.table.img100 img{width:100%;}