<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.ct-slider-text a.bg-green {
    background: #008a3f!important;
}
@media (max-width: 575.98px) {
    #cookies button{
        height: 30px;
        width: 40%;
    }
    #cookies {
        height:35vh !important;
        padding: 0 !important;
        margin: 0 !important;
    }
    #cookies .vertical-center {
        padding: 0 !important;
    }
    .item &gt; img{
        width: 400px;
        height: 300px;
        object-fit: cover;
    }
}
@media (max-width: 767.98px) {
    #cookies {
        height:25vh;
        padding: 0 !important;
        margin: 0 !important;
    }
    #cookies button{
        height: 30px;
        width: 40%;
    }
    #o-produkte{
        padding-bottom: 45px !important;
    }
    #ucinnost{
        max-height: unset;
    }
    #services{
        margin-bottom: 25px;
    }
    .col-sm-10.col-md-11.col-lg-6.col-xl-6{
        margin-bottom: 50px;
    }
    .col-12.col-sm-10.col-md-11.col-lg-6.col-xl-6.about-section-area{
        padding-left: 15px;
    }
    #about-section{
        margin-bottom: 45px;
    }
    div .footer-title.pos-r{
        padding-bottom: 20px !important;
        padding-top: 20px !important;
    }
    .copyright-text.black{
        font-size: 11px !important;
        margin: 0;
    }
    .copyright{
        padding: 0;
    }
    #footer &gt; p{
        color:inherit;
        text-decoration:none;
    }
    .d-flex.justify-content-between.d-lg-inline-flex.justify-content-lg-between{
        padding-top: 15px;
    }
    .item &gt; img{/*
        width: 766px;
        height: 300px;*/
        width: 100%;
        height: auto;
        object-fit: cover;
    }
    .ct-slider-text span{
        font-size: 28px!important;
    }
}

@media (max-width: 990.98px) {
    div.container.custom-container{
        width: 100%;
        margin-left: auto;
    }
    #menu-button-x{
        display: none;
        top: 10px !important;
        right: 10px !important;
        z-index: 100;
    }
}
@media (max-width: 1199.98px) {
    .davkovanie-img{
        max-height: 500px !important;
    }
}
/*-------------------------------------------------------------------------------------------*/
#menu-button-x{
    display: none;
}

div .col-sm-12 .col-md-2 .row{
    padding: 0 !important;
}

.anchor{
    display: block;
    position: relative;
    top: -150px;
    visibility: hidden;
}


#ucinnost &gt; img, footer#footer &gt;img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}</pre></body></html>