@import "custom_css/Main.css";
@import "cusotm_css/Sppb.css";
@import "custom_css/Buttons.css";

/* Importowanie części strony */
@import "custom_css/SiteParts/MainSite.css";
@import "custom_css/SiteParts/Breadcrumbs.css";
@import "custom_css/SiteParts/Footer.css";
@import "custom_css/SiteParts/supervision.css";

/* Importowanie modułów */
@import "custom_css/Modules/Google.css";
@import "custom_css/Modules/News.css";
@import "custom_css/Modules/AcyMail.css";

@import "custom_css/lop.css";

@supports (display: flex) {
    .mod-articlesnews-horizontal {
        grid-gap: 2rem;
        display: flex;
        grid-template-columns: 1fr;

        @media (min-width: 768px) {
            grid-template-columns: repeat(3, 1fr);
        }
    }

    .mod-articlesnews-horizontal li:not(:last-child) {
        -webkit-margin-end: 0;
        margin-inline-end: 0
    }
}

h3.newsflash-title {
    margin-top: 25px;
    margin-bottom: 25px;
    border-bottom: 2px solid black;
    padding-bottom: 25px;
    min-height: 100px;
}

.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent.menu-parent-open>a>.menu-toggler:after {
    content: "\f078";
}

.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler:after {
    content: "\f054";
}

.newsflash-horiz {
    text-align: center;
}

.bigonhover a {
    font-size: 16px !important;
    transition: color 0.3s ease !important;
}

.bigonhover a:hover {
    font-size: 18px !important;
    transition: color 0.3s ease !important;
}

.category-name {
    display: none;
}

.published::before {
    display: none !important;
}

.newsflash-horiz a {
    color: #000;
    transition: color 0.3s ease;
}

.newsflash-horiz a:hover {
    color: var(--primary-color);
}

.offcanvas-menu a {
    color: var(--primary-color);
}

.offcanvas-menu .social-icons {
    display: flex;
    justify-content: center;
    margin-top: 25%;
}

#sp-footer h3 {
    color: black;
}

ul.mod-articlesnews-horizontal.newsflash-horiz.mod-list li:nth-child(6) h3.newsflash-title {
    visibility: hidden;
}

.article-details .article-ratings-social-share {
    display: none !important;
}

.divider.fas.fa-map-marker-alt::before {
    display: none;
}

.interpretacjeContainerLeft {
    background-color: #5b9bd5;
    border-radius: 10px 10px 10px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 225px;
    padding: 10px;
    font-size: 2.2vh;
}

.interpretacjeContainerRight {
    background-color: #d2deef;
    border-radius: 0 10px 10px 0;
    display: flex;
    padding: 10px;
    min-height: 225px;
    display: flex;
    font-size: 1.5vh;
    align-items: center;
}

.btn-primary {
    background: var(--primary-color);
    color: #fff;
    border: 1px solid var(--primary-color);
    transition: color 0.3s ease !important;
}

body .btn-primary {
    background: var(--primary-color);
    color: #fff;
    border: 1px solid var(--primary-color);
    transition: color 0.3s ease !important;
}

body .btn-primary:hover {
    background: var(--alternative-color);
    color: #fff;
    border: 1px solid var(--alternative-color);
    transition: color 0.3s ease;
}

body .btn-primary:active {
    background: var(--alternative-color);
    color: #fff;
    border: 1px solid var(--alternative-color);
    transition: color 0.3s ease;
}

body .sppb-btn-primary {
    background: var(--primary-color);
    color: #fff;
    border: 1px solid var(--primary-color);
    transition: color 0.3s ease !important;
}

body .sppb-btn-primary:hover {
    background: var(--alternative-color);
    color: #fff;
    border: 1px solid var(--alternative-color);
    transition: color 0.3s ease;
}

body .sppb-btn-primary:active {
    background: var(--alternative-color);
    color: #fff;
    border: 1px solid var(--alternative-color);
    transition: color 0.3s ease;
}

body .btn-primary.disabled, body .btn-primary:hover, body .btn-primary:active, body .btn-primary:not(:disabled):not(.disabled):active, body .sppb-btn-primary.disabled, body .sppb-btn-primary:hover, body .sppb-btn-primary:active, body .sppb-btn-primary:not(:disabled):not(.disabled):active {
    background: var(--alternative-color);
    color: #fff;
    border: 1px solid var(--alternative-color);
}

body .btn-primary, body .sppb-btn-primary {
    background: var(--primary-color) !important;
    color: #fff;
    border: 1px solid var(--primary-color) !important;
}

.multimediaTitle {
    min-height: 6rem;
    display: flex;
    align-items: flex-end;
}

.ProcesLicen {
    transition: all 0.2s ease;
}

.ProcesLicen:hover {
    z-index: 999;
    transform: scale(1.1);
    transition: all 0.2s ease;
}

.ProcesLicen img {
    transition: all 0.2s ease;
}

.ProcesLicen img :hover {
    transition: all 0.2s ease;
}

div#mod-custom130 {
    padding: 10px;
}

smIcons {
    transition: 0.5s;
}

smIcons:hover {
    z-index: 999;
    transition: 0.5s;
    background-color: #ffffff;
    opacity: 0.6;
}

#mod-custom135 .row {
    justify-content: center;
    align-items: center;
}

label.finder {
    display: none;
}

.TileBoxRaporty {
    transition: 0.5s;
    border: 3px solid var(--alternative-color);
}

.TileBoxRaporty:hover {
    z-index: 999;
    border: 3px solid #001a71;
    transition: 0.5s;
    background-color: #ffffff;
    opacity: 0.6;
}

.czytajWiecejSG a {
    color: white;
    transition: 0.3s ease;
}

.czytajWiecejSG a:hover {
    text-decoration: underline;
    transition: 0.3s ease;
}


.czytajWiecejSG2 a {
    text-decoration: underline;
    transition: 0.3s ease;
}

.czytajWiecejSG2 a:hover {
    text-decoration: underline;
    transition: 0.3s ease;
}

.rw-widget-container {
    bottom: calc(35% - 30px) !important;
    margin: 0px 3px 0px 0px !important;
    flex-direction: column-reverse !important;
}

.rw-title h4 {
    color: #fff;
    text-transform: none;
    letter-spacing: inherit;
}

.rw-title span {
    letter-spacing: 1px;
    font-size: 1.1rem !important;
    letter-spacing: inherit;
    margin-top: auto;
}

.rw-close-launcher.rw-default {
    min-width: 50px;
    height: 50px;
}

.rw-new-message {
    margin: 0px;
    padding: 2px 2px 2px 15px;
}

.rw-launcher.rw-hide-sm {
    width: auto;
    padding-right: 0px;
}

#bot-rating {
    bottom: initial !important;
    margin-right: -20px;
    bottom: calc(35% - 30px) !important;
    margin-bottom: 50px;
}

#bot-rating div p {
    font-size: 14px;
    margin: 8px 0px 8px 0px;
}

.rating__star {
    font-size: 15px;
}

#cbox1 {
    z-index: 9999 !important;
}

ul.sigFreeClassic {
    display: flex !important;
    justify-content: center !important;
    flex-wrap: wrap !important;
    margin: 0 !important;
    padding: 0 !important;
}

ul.sigFreeClassic li.sigFreeThumb {
    margin: 5px;
}

.kontener-obrazkowy {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 20px;
}

.obrazek {
    height: auto;
    cursor: pointer;
    transition: transform 0.2s;
}

.obrazek:hover {
    transform: scale(1.05);
}

.kontener-tekstowy {
    font-size: 16px;
    color: #333;
    min-height: 24px;
    padding: 20px;
    border: 1px solid #ccc;
    margin: 0 auto;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}

.ukryty {
    opacity: 0;
}

/* \/ news \/ */

.news {
    height: 450px !important;
}

.innernews {
    background: aliceblue;
}

.innernews::before {
    content: '';
    width: 100%;
    height: 7px;
    /* Wysokość paska */
    background-color: midnightblue;
    z-index: 1;
    /* Zapewnia widoczność nad tłem */
}

.innernews::after {
    content: '';
    width: 100%;
    height: 7px;
    /* Wysokość paska */
    background-color: var(--primary-color);
    z-index: 1;
    /* Zapewnia widoczność nad tłem */
}

.innerpicture img {
    display: block;
    width: 100%;
    /* Dopasowanie do kontenera */
}

.picturetype {
    clip-path: polygon(0 11%, 100% 3%, 100% 89%, 0 98%);
}

.shadow.simple .picture, .shadow.simple .nopicture {
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.newsinfo h6 {
    color: var(--primary-color) !important;
}

.sp-megamenu-parent .sp-mega-group>li>a {
    color: darkgray;
    /* Domyślny kolor linków w menu */
    text-decoration: none;
    /* Usuń domyślne podkreślenie */
    transition: color 0.3s ease;
    /* Płynne przejście koloru */
}

.sp-megamenu-parent .sp-mega-group>li>a:hover {
    color: midnightblue;
    /* Kolor linków w menu na hover */
}

.sitemapFooter {
    border-bottom: 2px solid white;
}

.itemid-491 #sp-header {
    display: none !important;
}

.itemid-491 .mod-finder-overlay a {
    color: white;
    transition: color 0.3s ease;
}

.itemid-491 .mod-finder-overlay a:hover {
    color: var(--alternative-color);
    transition: color 0.3s ease;
}

.sppb-addon-feature .sppb-img-container img {
    max-height: 275px;
    object-fit: cover;
}

.kafelekMenu .sppb-addon-content {
    min-height: 700px;
}

div.sp-slider .sp-indicator.line-indicator {
    height: 7px;
}

.sppb-sp-slider-button .sp-slider-btn-text {
    display: block;
    color: #fff;
    background: #001a71;
    padding: 10px 20px;
    transition-duration: .3s;
    transition-property: color, background;
    font-size: 16px;
    border-radius: 2px;
}

.sppb-sp-slider-button .sp-slider-btn-text:hover {
    color: #fff;
    background: var(--alternative-color);
}

.sppb-btn-secondary.sppb-btn-outline {
    transition-duration: .3s;
    transition-property: all;
}

.sppb-btn-secondary.sppb-btn-outline:hover {
    transition-duration: .3s;
    transition-property: all;
    font-size: x-small;
}

.sppb-btn-secondary.sppb-btn-outline:active {
    transition-duration: .3s;
    transition-property: all;
    font-size: xx-small;
}

body .sppb-btn-primary-dark {
    transition-duration: .3s;
    transition-property: all;
    line-height: 2rem;
}

body .sppb-btn-primary-dark:hover {
    transition-duration: .3s;
    transition-property: all;
    font-size: small;
    line-height: 2rem;
}

.kafelekMenuLewy .sppb-image-holder {
    border-left: 7px solid midnightblue;
}

.kafelekMenuPrawy .sppb-image-holder {
    border-right: 7px solid midnightblue;
}

.kafelekMenuPrawy {
    text-align: center;
}

.kafelekMenuPrawy .sppb-btn {
    line-height: 2rem;
}

.kafelekMenuLewy {
    text-align: center;
}

.kafelekMenuLewy .sppb-btn {
    line-height: 2rem;
}

.sppb-addon-image-content.aligment-right .sppb-content-holder {
    padding: 0;
}

.sppb-flipbox-front-title {
    padding-top: 60px;
    word-break: auto-phrase;
}

.kafelekMenu2 .sppb-addon-content {
    min-height: 400px !important;
}

.hashTagSH {
    color: #ff6c0e;
    font-size: 24px;
}

.buttonOnHoverSmall {
    scale: 1 !important;
}

.buttonOnHoverSmall:hover {
    scale: 0.9 !important;
}

.custom-marker {
    list-style: none;
    padding-left: 1.5em;
}

.custom-marker li::marker {
    content: "✓";
    color: midnightblue;
    font-size: 1.1em;
}

.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.popup .popuptext {
    visibility: hidden;
    width: 160px;
    background-color: var(--primary-color);
    color: #fff;
    text-align: center;
    padding: 8px;
    border: 1px;
    border-color: #fff;

    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);

    opacity: 0;
    transition: opacity 0.3s;
}

.popup:hover .popuptext {
    visibility: visible;
    opacity: 1;
}

span.icon-search.icon-white::before{
  display:none;
}

@media (max-width: 415px) {
    .logo-image {
        height: 35px !important;
    }
}

@media (max-width: 576px) {
    #mod-custom135 .row img {
        margin-left: 45%;
        margin-bottom: 5%;
    }
}

@media (max-width: 767px) {
    #sppb-addon-1690981838457 .sppb-addon-header .sppb-addon-title {
        font-size: 3.5rem !important;
    }

    #sp-header {
        background: white !important;
    }
}

@media (max-width: 991px) {
    .multimediaTitle {
        min-height: 10rem;
    }
}

@media (max-width: 1199px) {
    .multimediaTitle {
        min-height: 8rem;
    }
}

@media screen and (max-width: 800px) {
    .rw-widget-container.rw-chat-open {
        height: calc(100% - 37px) !important;
        bottom: 0 !important;
        margin: 0px 0px 37px 0px !important;
    }

    .rw-conversation-container .rw-title h4 {
        font-size: 1.5rem !important;
    }

    .rw-conversation-container .rw-title span {
        font-size: 0.9rem !important;
    }
}

@media screen and (min-width: 800px) {
    .rw-widget-container.rw-chat-open {
        bottom: 0 !important;
        margin: 0px 12px 12px 0px !important;
    }

    .rw-conversation-container .rw-title h4 {
        font-size: 1.5rem !important;
    }

    .rw-conversation-container .rw-title span {
        font-size: 1.1rem !important;
    }
}

.body-innerwrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

#sp-main-body {
  margin-bottom: auto;
}