.body-wrapper{
    max-width: 2560px;
}
.container-fluid, .container{
    max-width: 2560px;
}
.SecondaryNavCTA-V2 .base{
    float: none;
    height: 85px;

}
.SecondaryNavCTA-V2{
    height: 85px;
}
.secondarynav .container-fluid{
    margin: 0 auto;
}
.secondarynav{
    height: 85px;
}
.nawigacja ul li a{
    color: white!important;
}
.nawigacja ul li a{
    color: white!important;
}
@media screen and (max-width: 1024px){
    .nawigacja ul li a{
        color: black!important;
        font-family: seatMedium;
        font-size:17px!important;
    }
}
#secondaryNavigation{
    z-index: 49;
}
.nawigacja{
    margin-top: 0px;
}

.navbar>.container, .navbar>.container-fluid{
    justify-content: flex-start;
}

#navbarContentTrigger,
.navbar-nav.mr-auto{
    display:flex!important;
}
#secondaryNavigation{
    height: 72px;
}

.heroCenter .play-block .btn-play img{
    display: none;
}
.play-block a:not([href]):not([tabindex]),.play-block a:not([href]):not([tabindex]):focus,.play-block a:not([href]):not([tabindex]):hover{
    display: none;
}
.hero .richtext .title{
    font-family: "SeatBlack",sans-serif;
    color: black;
}
.richtext .description p{
    margin-bottom: 0;
}
.collapse{
    visibility: visible;
}