.sec-custom{
    margin-top: 80px;
    background-position: center;
}
/*#sec-15 .container{*/
/*    bottom: 0;*/
/*    position: absolute;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*    left: 0;*/
/*    right: 0;*/
/*    text-align: center;*/
/*}*/
.slider .slick-active img:active, .slick-active img:focus{
    outline: none;
    border: none;
}
.slider .slick-slide img{
    min-height: 100%;
    margin: 0 auto;
}
.BANER_POD_PASKIEM_NAWIGACYJNYM .SEKCJA_POMIEDZY{
    background-size: cover;
}
.SEKCJA_POMIEDZY h2, .BANER_POD_PASKIEM_NAWIGACYJNYM h2 {
    visibility: hidden;
    display: none;
}
.slick-prev:before,
.slick-next:before {
    color: grey !important;
}
.slide-greyed{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}
@media only screen and (max-width: 1235px) {
    .slick-prev:before,
    .slick-next:before {
        visibility: hidden;
        display: none;
    }
}
@media only screen and (max-width: 1370px) {
    .slick-track{
        width: 100% !important;
        transform: none !important;
    }
}
.slick-list{
    overflow: initial !important;
}

