.footer-bottom {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100%;
    padding: 20px 16px !important;
    background: #050505 !important;
    text-align: center;
    box-sizing: border-box !important;
}

.footer-unified-line {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: wrap;
    gap: 8px;
    width: 100%;
    color: #a8a8a8;
    font-family: Inter, Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
}

.footer-unified-line,
.footer-unified-line *,
.footer-unified-line a,
.footer-unified-line span,
.footer-unified-line strong {
    font-family: Inter, Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    vertical-align: middle !important;
}

.footer-unified-line a {
    display: inline-flex !important;
    align-items: center !important;
    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #a8a8a8 !important;
    text-decoration: none !important;
    transition: color 0.2s ease;
}

.footer-unified-line a:hover,
.footer-unified-line a:focus {
    background: transparent !important;
    color: #ffffff !important;
    text-decoration: none !important;
}

.footer-unified-line span {
    margin: 0 !important;
    padding: 0 !important;
}

.footer-separator {
    display: inline-flex !important;
    align-items: center !important;
    color: #555555 !important;
}

.footer-custom-copyright {
    display: inline-flex !important;
    align-items: center !important;
    color: #a8a8a8 !important;
}

.footer-unified-line #signature {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    visibility: visible !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    color: #a8a8a8 !important;
    line-height: 1.4 !important;
    vertical-align: middle !important;
    flex: 0 0 auto !important;
}

.footer-unified-line #signature .image {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 auto;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
}

.footer-unified-line #signature img {
    display: block !important;
    width: 17px !important;
    height: 17px !important;
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: middle !important;
}

.footer-unified-line #signature .title {
    display: inline-flex !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #a8a8a8 !important;
    line-height: 1.4 !important;
    position: static !important;
    top: auto !important;
    bottom: auto !important;
    transform: none !important;
    white-space: nowrap !important;
}

.footer-credits {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: nowrap !important;
    gap: 6px !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #a8a8a8 !important;
    white-space: nowrap !important;
    width: auto !important;
    max-width: 100% !important;
}

.footer-credit-and {
    display: inline-flex !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    color: #a8a8a8 !important;
    white-space: nowrap !important;
}

.footer-webico-link {
    display: inline-flex !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #a8a8a8 !important;
    line-height: 1.4 !important;
    position: static !important;
    top: auto !important;
    bottom: auto !important;
    transform: none !important;
    white-space: nowrap !important;
}

.footer-unified-line .vam {
    vertical-align: middle !important;
}

.footer-deso-banner {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    max-width: 1400px !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 auto 24px !important;
    padding: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
    line-height: 0 !important;
    text-decoration: none !important;
    overflow: hidden !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.footer-deso-banner:hover,
.footer-deso-banner:focus,
.footer-deso-banner:active {
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
    text-decoration: none !important;
    opacity: 1 !important;
}

.footer-deso-banner-image {
    display: block !important;
    position: static !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    background-color: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    outline: 0 !important;
    object-fit: contain !important;
    opacity: 1 !important;
    visibility: visible !important;
    filter: none !important;
    transform: none !important;
}

@media (max-width: 900px) {
    .footer-deso-banner {
        margin-bottom: 20px !important;
    }
}

@media (max-width: 600px) {

    #footer.footer {
        margin-top: -19px !important;
    }

    .footer-bottom {
        padding: 18px 10px 22px !important;
    }

    .footer-deso-banner {
        margin: 0 auto 18px !important;
    }

    .footer-unified-line {
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        align-items: center !important;
        justify-content: center !important;
        gap: 10px !important;
        row-gap: 10px !important;
        width: 100% !important;
    }

    .footer-separator {
        display: none !important;
    }

    .footer-unified-line > a,
    .footer-unified-line > .footer-custom-copyright {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 100% !important;
        justify-content: center !important;
        text-align: center !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .footer-custom-copyright {
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        text-align: center !important;
    }

    .footer-unified-line > .footer-credits {
        display: inline-flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        align-items: center !important;
        justify-content: center !important;
        width: auto !important;
        max-width: 100% !important;
        gap: 6px !important;
        margin: 0 auto !important;
        padding: 0 !important;
        white-space: nowrap !important;
        text-align: center !important;
    }

    .footer-credits #signature,
    .footer-credits .footer-credit-and,
    .footer-credits .footer-webico-link {
        flex: 0 0 auto !important;
        width: auto !important;
        white-space: nowrap !important;
    }


    /* =====================================================
       KLIENTSKÉ CENTRUM – MOBILNÍ OPRAVA
       ===================================================== */

    body.otr-client-page #content-wrapper {
        display: block !important;
        position: relative !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        overflow: visible !important;
        padding-bottom: 30px !important;
    }

    body.otr-client-page #content-wrapper .content-wrapper-in {
        display: flex !important;
        flex-direction: column !important;
        position: relative !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        overflow: visible !important;
    }

    body.otr-client-page #content-wrapper .sidebar.sidebar-left {
        display: block !important;
        position: relative !important;
        float: none !important;

        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;

        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;

        margin: 0 !important;
        overflow: visible !important;
        transform: none !important;
    }

    body.otr-client-page #content-wrapper .sidebar-inner,
    body.otr-client-page #content-wrapper .client-center-box,
    body.otr-client-page #content-wrapper .client-center-box ul {
        display: block !important;
        position: relative !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        overflow: visible !important;
    }

    body.otr-client-page #content-wrapper main#content,
    body.otr-client-page #content-wrapper #content.content {
        display: block !important;
        position: relative !important;
        float: none !important;

        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;

        margin: 0 !important;
        overflow: visible !important;
        transform: none !important;
    }

    body.otr-client-page #content-wrapper .content-inner {
        display: block !important;
        position: relative !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
        overflow: visible !important;
    }

    /*
     * Na klientském centru NESMÍME footer vytahovat
     * o 19 px nahoru.
     */
    body.otr-client-page #footer.footer {
        position: relative !important;
        clear: both !important;

        top: auto !important;
        right: auto !important;
        bottom: auto !important;
        left: auto !important;

        margin-top: 0 !important;
        transform: none !important;
    }
}