/* cmsms stylesheet: nadpisane-style modified: 24.06.2025 13:16:15 */
.main__top-02 .top.slick-slide.slick-current .top__background {
    width: 56%;
}
.main__text-section-06 .text-section__img--right,
.main__text-section-06 .text-section__img--left,
.main__text-section-01 .text-section__right img,
.main__box-04 .box-wrapper__img,
.main__video-02 .video-container,
.main__box-03 .box__left img,
.main__box-03 .box__right img,
.main__box-03 .box__left,
.main__box-03 .box__right,
.main__box-03 .box[data-box-align="left"]:nth-child(2n) .box__left img,
.main__box-03 .box[data-box-align="left"]:nth-child(2n) .box__right{
    border-radius: 0;
}
@media screen and (min-width: 992px) {
   #strona-glowna .main__box-01 .box-wrapper {
    width: 45%;
}
#strona-glowna .main__box-01 .row {
    display: flex;
    justify-content: center;
} 
}

#kariera .main__text-section-06,
#eventy .main__text-section-06{
  padding-bottom: 0;
  background-color: #fff;
  color: #1a1a1a;
}
#badania-spoleczne .main__text-section-06{
  padding-bottom: 0;
 background-color: rgba(var(--color-accent2),1);
  color: #1a1a1a;
}

#badania-spoleczne .main__text-section-06 .text-section__img,
#kariera .main__text-section-06 .text-section__img,
#eventy .main__text-section-06 .text-section__img {
    display: none;
}

#badania-spoleczne #poznaj-podstawowe-zagadnienia.main__box-01 {
  background-color: #fff;
}

#badania-spoleczne #poznaj-podstawowe-zagadnienia.main__box-01  .main-header-4 {
    font-size: 17px;
    width: 80%;
    margin: 0 auto;
}
#badania-spoleczne #poznaj-podstawowe-zagadnienia.main__box-01 .box-header__smaller.main-header-9 {
    font-size: 2rem;
}
.accent-text {
    color: #3247DB;
}
.main__top-02 .top[data-autoplay="true"] .video-controls {
    display: none !important;
}

#kontakt .main__box-01 .row {
    justify-content: center;
}

.footer .footer__01 .logo img,
.footer .footer__01 li:last-child {
    margin: 0;
}
.footer .footer__01 a {
    color: rgb(var(--color-bg));
}
.footer .footer__01 a.currentpage {
    font-weight: 500;
}
@media only screen and (max-width: 991px) {
    .footer__01 .footer-center__block {
        display: block;
    }
    .footer__01 .footer-center__block:nth-child(3) {
        display: none;
    }
    .footer__01 .footer-center__block:not(:last-child) {
        text-align: center;
        margin: 0 0 1.5rem;
    }
    .footer .footer__01 .logo img {
        margin: 0 0 1.5rem;
    }
    .footer .footer__01 .info__mail a,
    .footer .footer__01 a.info__phone {
        color: rgb(var(--color-bg));
    }
    .footer__01 .footer-center__right {
        margin-top: 1.5rem;
    }
    .footer__01 .social-media {
        display: none;
    }
}
