.jbd-container .list-grid-3 .jitem-card .jitem-body .jitem-body-content{padding-top:10px;}
.jbd-container .jitem-card .jitem-body .jitem-title{width:100%;}
.jbd-container .list-grid-3 .jitem-card .jitem-body .jitem-bottom{padding:0;}
.jbd-container .list-grid-3 .jitem-card .jitem-body .jitem-bottom>*{text-align:center;}
.jbd-container .list-grid-3 .jitem-card .icon{width:18px;height:18px;}

.acym_module_form input[type="text"],
input.acym__user__edit__email {
    width: 300px;
    height: 40px;
}

.result__taxonomy {
    display: none;
}

.stopka {
    margin-top: 30px;
}

.astroid-component-section .container {
    padding: 100px 75px;
}

#linkymap_2 svg path:hover,
#linkymap_2 svg path:active {
    fill: #c00;
}

.sidebarhtmllinkymap h2 {
    display: none;
}

#sidebar_2,
#linkymaptop_2 {
    height: 660px !important;
}

#sidebar_2 .nspArt img.nspImage {
    width: 100% !important;
    height: 100%;
}

#sidebar_2 h3 {
    color: #c00;
    text-align: center;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.icrounded_eventlist a:hover,
.icrounded_eventlist .ic-block:hover {
    color: #c00;
    background: #fff;
}

.ic-box-date,
.ic-box-date:hover,
.icrounded_eventlist .ic-date-img-box {
    border-radius: 0;
}

.icrounded_eventlist .ic-date-img-box {
    width: 100% !important;
}

.grid-1 a,
.grid-2 a,
.grid-3 a {
    font-size: 1.5rem;
}

.icrounded_eventlist:nth-child(2n+1) {
    background: #fff;
}

.icrounded_eventlist {
    border-radius: 0;
}

.ic-title-cat a {
    background: #449d44 !important;
    color: #fff;
    font-weight: 200;
    border-radius: 0;
    padding: 8px;
}

.kalen h3 {
    font-size: 1.1rem;
    text-transform: uppercase;
    text-align: center;
    background: #c00;
    font-weight: 200;
    color: #fff;
    padding: 10px;
}

.ic-radius-1,
input.ic-radius-1+[type="button"] {
    border-radius: 0;
}

.ic-filters-label {
    background: #c00 !important;
    text-shadow: none;
}

.ic-filter-more-btn {
    background: #000;
    text-shadow: none;
    border: 0;
}

.ic-filter-more-btn:hover {
    background: #c00;
}

.input-group .btn {
    background: #000;
    border: 0;
}

.ic_rounded.iccalendar {
    border: 0;
    border-radius: 0;
}

.icrounded_eventlist .ic-block:hover {
    color: #c00;
    visibility: visible;
    opacity: 1;
}

.icrounded_eventlist .ic-date-div {
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    width: 100% !important;
}

.icrounded_eventlist .ic-day {
    line-height: 36px !important;
    font-size: 36px;
}

.icrounded_eventlist .ic-month {
    line-height: 32px !important;
    font-size: 32px;
}

.nspArt {
    min-height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.nspArt h3.nspHeader a,
.icrounded_eventlist .iceventlist-title {
    font-size: 1.25rem;
    line-height: 1.35rem !important;
    font-weight: 400;
    text-align: center;
}

.nspArt h3.nspHeader a:hover,
.nspArt h3.nspHeader a:active,
.nspArt h3.nspHeader a:focus {
    color: #c00;
}

.icrounded_eventlist .ic-date-div:hover {
    background: #fff;
}

.ic-event-header {
    background: #fff;
    border: 0;
}

.ic-info {
    background: #fff;
    border: 0;
    display: flex;
}

.ic-registration-box .ic-button-box .btn-success {
    color: #fff;
    border-radius: 0;
}

.ic-details-cat {
    background: #449d44;
    color: #fff !important;
    width: 120px;
    padding: 8px 20px;
    float: right;
}

.ic-info-box {
    background: #fff;
    border-radius: 0;
}

.ic-info-box-header {
    background: #c00;
}

.ic-info .ic-details {
    text-align: left;
}

.ic-label {
    min-width: 10px;
    padding-right: 0;
}

/**Wygląd baza*/
.jbd-container {
    justify-content: center;
}

.jbd-container .row {
    justify-content: center;
}

.jbd-container .btn-outline-success {
    border-color: #ec430f;
    border-radius: 0;
    padding: 5px 10px;
}

.jbd-container .btn-outline-success:not(:disabled):not(.disabled):active,
.jbd-container .btn-outline-success:not(:disabled):not(.disabled).active,
.show>.jbd-container .btn-outline-success.dropdown-toggle {
    border-color: #ec430f;
    background-color: #ec430f;
}

.jbd-container .btn-outline-success:not(:disabled):not(.disabled):hover,
.jbd-container .btn-outline-success:not(:disabled):not(.disabled).hover {
    border-color: #ec430f;
    background-color: #ec430f;
}

.jitem-body-content .jitem-desc {
    font-size: 14px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    width: 100%;
    padding-bottom: 10px
}

.jitem-card .jitem-img-wrap {
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom: 0;
}

.tytul-baza h2 {
    color: #c00;
    margin: 0 0 10px 0 !important;
    text-align: left;
    text-transform: uppercase !important;
    font-size: 30px;
}

.btn-szczegoly {
    background: #c00;
    color: #fff;
    width: 100%;
    border-radius: 0;
    font-size: 16px;
}

.btn-szczegoly:hover {
    background: #000;
    color: #fff;
}

.btn-szczegoly:visited {
    color: #fff;
}

.module-style-simple-1 .jitem-bottom {
    background: #fff;
}

.jbd-container .dolny {
    padding: 10px 0 0 0 !important;
    background: #fff;
}

.jbd-container .dolny .item-address {
    font-size: 14px;
}

.jbd-container .jitem-card .jitem-body .jitem-title {
    line-height: 18px;
}

.nazwa a {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.jbd-container .jitem-card .jitem-body .jitem-body-content {
    padding: 0 10px;
}

.top-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.polecane {
    background: #c00;
    color: #fff;
    padding: 8px 15px;
    font-weight: 500;
}

.categories-container .jitem-body .jitem-title {
    padding: 10px 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.categories-container .jitem-body .jitem-title a {
    font-weight: 400 !important;
}

.categories-container .jitem-body {
    border: 2px solid rgba(204, 0, 0, 0.5) !important;
    border-top: 0px !important;
}

.categories-container .jitem-img-wrap,
.jbd-container .jitem-card .jitem-img-wrap,
.jbd-container .jitem-card .jitem-img-wrap>img,
.jbd-container .jitem-card .jitem-img-wrap>a {
    border: 2px rgba(204, 0, 0, 0.5) !important;
    border-bottom: 0px !important;
}

*/ .categories-container .jitem-body .jitem-title a {
    color: #fff;
}

.jbd-container .card {
    border-radius: 0;
    position: relative;
}

.jbd-container .jitem-card .jitem-img-wrap {
    border-radius: 0;
}

.jbd-container .jitem-card .jitem-img-wrap>img {
    border-radius: 0
}

.jbd-container .jitem-card.card .jitem-body {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.categories-container .jitem-body .jitem-body-content {
    background: rgba(0, 0, 0, 0.5) !important;
}

.categories-container .jitem-body .jitem-title a {
    font-weight: 400 !important;
    text-transform: uppercase;
    font-size: 1.1rem;
}

.categories-container .card {
    height: 200px !important;
}

.categories-container .card .jitem-img-wrap {
    width: 100%;
    height: 100% !important;
}

.categories-container .card .jitem-img-wrap img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

/*Koniec wyglądu bazy*/
.astroid-footer {
    margin-top: 20px;
}

.socialki p {
    display: flex;
    font-size: 1.5rem;
    gap: 15px;
    height: 80px;
    align-items: center;
    justify-content: flex-end;
    margin-right: 100px;
}

.item-content img {
    height: 205px;
    width: 100%;
    object-fit: cover;
}

.nspArts {
    display: flex;
    flex-direction: column;
}

.nspTopInterface {
    order: 1;
    float: none;
    margin: 5px auto;
}

.nspArt h3.nspHeader {
    margin: 10px 0;
    font-weight: 400;
    font-size: 1.1rem;
    min-height: 50px;
}

.nspArt img.nspImage {
    height: 180px;
    object-fit: cover;
    margin-bottom: 10px;
    width: 300px !important;
}

.nspArt h3.nspHeader a:hover,
.nspArt h3.nspHeader a:active,
.nspArt h3.nspHeader a:focus {
    text-decoration: none;
}

.nspArt p.nspText {
    margin-bottom: 20px;
}

a.readon {
    background: #c00;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
}

a:hover.readon {
    color: #fff;
    background: #000;
}

.gkNspPM-Issues_News_Slider .owl-dot {
    width: 30px;
    height: 30px;
}

.newsletter {
    padding: 50px 20px !important;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    color: #fff;
    align-items: center;
    text-align: center;
    gap: 25px;
}

.tekst-wiekszy p {
    font-size: 1.75rem;
    font-weight: 100;
}

.tekst-mniejszy p {
    font-size: 1.2rem;
    font-weight: 100
}

.formularz {
    display: flex;
    flex-direction: column;
    margin: 30px 0;
    align-items: center;
}

.formularz a {
    color: #fff;
}

.formularz a:hover {
    color: #c00;
}

.formularz .acym_module_form input[type="button"] {
    background: #000;
    border: none;
    margin-top: 10px;
    font-weight: 100;
    border-radius: 0;
}

.formularz .acym_module_form input[type="button"]:hover {
    background: #c00;
}

.slogan {
    text-align: center;
    margin-bottom: 25px;
    color: #c00;
    font-family: "Sour Gummy", sans-serif;
    font-size: 3.5rem;
    font-weight: 700;
}

.header-block-items {
    order: 1;
}

.astroid-header-section {
    background: transparent;
    position: absolute;
    top: 0;
}

.astroid-header-section .container {
    padding: 0;
}

.astroid-header-section header.astroid-stacked-divided-logo-left-header:not(.astroid-header-sticky) .divided-menu-block>div {
    padding-right: 0;
}

.astroid-footer-section h3 {
    color: #fff;
    font-size: 18px;
}

ul.pasek {
    flex-direction: row !important;
    background: #c00;
    margin-top: -12px;
    margin-bottom: -13px;
    min-width: 500px;
    gap: 20px;
    padding-left: 20px;
    position: fixed;
    top: 75px;
    align-items: center;
}

ul.pasek li a {
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
}

.divided-logo-left .d-flex .d-flex .logo-wrapper {
    background: #fff;
    padding: 0 50px;
    display: flex;
    height: 100%;
}

.grid-1 {
    display: grid;
    width: 100%;
    gap: 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 150px 150px 150px;
    grid-template-areas: "img1 img1 img2 img2"
        "img1 img1 img4 img5"
        "img3 img3 img4 img5";
}

.grid-3 {
    display: grid;
    width: 100%;
    gap: 15px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 250px;
    grid-template-areas: "obraz1 obraz2";
}

.grid-1 a,
.grid-2 a,
.grid-3 a {
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.65);
    padding 8px 20px;
    color: #fff;
    padding: 10px 25px;
    display: flex;
    text-align: center;
    transition: 0.7s;
    justify-content: center;
    align-items: center;
}

.grid-1 a:hover,
.grid-2 a:hover,
.grid-3 a:hover {
    width: 100%;
    height: 100%;
    color: #fff;
}

.baza {
    grid-area: img1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/baza.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.wydawnictwa {
    grid-area: img3;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/wydawnictwa.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.dla-firm {
    grid-area: img2;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/dla-firm.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.dla-szkol {
    grid-area: img4;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/dla-szkol.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.grid-3 .dla-firm {
    grid-area: obraz2;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/dlafirm.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.grid-3 .dla-szkol {
    grid-area: obraz1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/dlaszkol.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.blog-nowy {
    grid-area: img5;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/blog.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 200px 200px;
    grid-template-areas: "ob1 ob2"
        "ob1 ob3";
    width: 100%;
    gap: 15px;
}

.w-gory {
    grid-area: ob1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/w-gory.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.nad-morze {
    grid-area: ob2;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/nad-morze.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.nad-jeziorem {
    grid-area: ob3;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/nad-jezioro.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.megamenu-block {
    background: #000;
}

.ramka {
    border: 1px solid #c00;
    font-weight: 300;
}

.col-divided-logo,
.astroid-stacked-divided-logo-left-header,
.astroid-stacked-divided-logo-left-header .divided-menu-block .header-block-items {
    border: 0;
}

@media (min-width: 992px) {
    .col-divided-logo {
        width: 400px;
    }
}

@media (max-width: 992px) {
    .astroid-header-section header {
        background: #000 !important;
    }

    .divided-logo-left .d-flex .d-flex .logo-wrapper {
        background: transparent;
        width: 100%;
        margin: 10px;
        justify-content: flex-start;
        padding: 0;
    }

    .header-offcanvas-trigger {
        margin-right: 10px;
    }

    .astroid-logo>.astroid-logo-mobile {
        margin-left: 10px;
    }

    .astroid-offcanvas .astroid-offcanvas-inner a {
        color: #fff;
    }

    .slogan {
        font-size: 2.25rem;
    }

    .sppb-addon-title {
        font-size: 1.6rem;
    }

    #sidebar_2 .nspArtPage {
        display: block;
    }

    .nspArtPage {
        display: flex;
        flex-wrap: wrap;
    }

    .nspArts {
        padding: 0 10px;
        ;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .nspImageWrapper {
        margin-bottom: 10px !important;
    }

    .nspPagination {
        display: block;
    }

    .ic-title-header h1,
    .ic-title-header h2,
    .ic-title-header h3 {
        font-size: 1.5rem;
    }

    .grid-1 {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 150px 150px;
        grid-template-areas: "gora1 gora1"
            "dol1 dol2";
    }

    .baza {
        grid-area: gora1;
    }

    .dla-firm {
        grid-area: dol1;
    }

    .dla-szkol {
        grid-area: dol2;
    }

    .blog-nowy {
        display: none;
    }

    .wydawnictwa {
        display: none;
    }

    .col-divided-logo .justify-content-center {
        flex-direction: row-reverse;
    }

    .burger-menu-button {
        margin-right: 15px;
    }

    .ic-info {
        flex-direction: column;
    }

    .header-stacked-section .flex-column {
        display: flex !important;
        justify-content: center;
    }

    #sidebar_2 {
        width: 100% !important;
    }

    .astroid-header-section .astroid-header-sticky .header-left-section {
        order: -1;
    }

    .astroid-header-section .astroid-header-sticky .burger-menu-icon {
        position: absolute;
        right: 5px;
    }

    ul.pasek {
        font-size: 0.8rem;
        justify-content: flex-end !important;
        padding-right: 40px;
    }

    div[data-arrow-content="icon_only"].sp-slider .sp-nav-control .nav-control {
        font-size: 14px;
        width: 26px;
        height: 26px;
    }

    .sp-slider .sp-nav-control .nav-control {
        border-radius: 50%;
        line-height: 21px !important;
        margin-top: 50px;
    }

    div[data-arrow-content="icon_only"] .sp-nav-control .nav-control i {
        line-height: 20px !important;
    }

    div.sp-slider .sp-nav-control {
        left: 20px !important;
        right: 20px !important;
    }

    .astroid-component-section .container {
        padding: 100px 10px;
    }

}

@media )max-width: 767.98px) {

    h2,
    .h2 {
        font-size: 1.5rem;
    }

    h1,
    .h1 {
        font-size: 1.7rem;
    }
}

@media (max-width: 600px) {
    .nspArt {
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    #sidebar_2 .nspArt {
        width: 100%;
    }
}

.galeria-blok {
    position: relative;
    margin: 0 15px;
}

.galeria-blok .galeria-link {
    border: 1px solid white;
    position: absolute;
    top: 20px;
    left: 30px;
    color: white;
    padding: 8px 15px;
    background: rgba(0, 0, 0, 0.4);
}

.galeria-blok .galeria-link:hover {
    background: rgba(0, 0, 0, 1);
}

.galeria-blok .galeria-link a {
    color: #fff;
}

.jbd-social-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.galeria-blok .panelik {
    position: absolute;
    bottom: 20px;
    right: 30px;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    font-size: 1.2rem;
    padding: 8px 12px;
}

.galeria-blok .panelik i.icon {
    filter: brightness(0) invert(1);
    font-size: 1.2rem;
}

.galeria-blok .panelik .view-counter {
    font-size: 1.2rem;
    margin-right: 10px;
    display: flex;
    align-items: center;
}

.jbd-container #slidergallery ul.gallery a {
    border: none;
    padding-top: 10px;
}

.galeria {
    display: grid;
    position: relative;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 200px 200px;
    gap: 3px 3px;
    grid-template-areas:
        "zdjecie1 zdjecie1 zdjecie2 zdjecie2"
        "zdjecie1 zdjecie1 zdjecie3 zdjecie4";
}

.zdjecie1 {
    grid-area: zdjecie1;
}

.zdjecie2 {
    grid-area: zdjecie2;
}

.zdjecie3 {
    grid-area: zdjecie3;
}

.zdjecie4 {
    grid-area: zdjecie4;
}

.galeria img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.jbd-container #slidergallery ul.gallery li:not(:first-child) {
    display: none;
}

.jbd-grid-container .jitem-card .jitem-img-wrap > img {height:169px !important;}
.slider-content .jitem-card .jitem-img-wrap > img{height:130px !important;}
.slider-content .jitem-card{min-height:415px;}

h1.kategoria {
    text-align: center;
}

h1.kategoria span {
    font-weight: 200;
    font-size: 2rem;
}
.btn-wrap{background:#c00;width:40%;float:right;margin-top:50px;padding:3px 0;transition:0.7s;}
.btn-wrap:hover{background:#000;}
.gkNspPM-GridNews figcaption .btn-wrap a{color:#fff !important;width:100%;height:100%;display:block}
.gkNspPM-GridNews figure > a > img{max-height:300px;width:100%;object-fit:cover;}