p{
    margin-bottom: 10px;
    line-height: 20px;
}
.content-description ul li{
    color: #625a4d;
    line-height: 20px;
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}
.content-description ul li::before{
    content: "\e907";
    position: absolute;
    top: 0;
    left: 0;
    font-family: "melecky" !important;
    font-size: 10px;
    color: #9a816c;
}
.content-section .img-box.pull-left {
    margin: 0 100px 80px 0;
}

.content-section ol.list li, .content-section ol.num-list li {
    font-size: 16px;
}

.tel a {
    color: #383838;
}

li.tel a:hover {
    color: #2bb22b;
    text-decoration: underline !important;
}

.structure-content-block {
    margin-bottom: 60px;
}

h2.content__title.no-after::after {
    content: initial;
}

.typography h2.no-after:after {
    content: initial;
}

.alert-custom {
    width: 100%;
    text-align: center;
}

.alert-custom.success {

    background-color: #666666;
    color: white;
}

.alert-custom.errors {

    z-index: 2;
    width: 67%;
    position: absolute;
    top: 90px;
    z-index: 2;
}

.alert-custom.errors ul {

}

.alert-custom.errors ul li {

    background-color: #ce0a0a;

    padding: 15px;

    color: white;

    margin-bottom: 10px;
}

.alert-custom.success p {

    margin-bottom: 0;

    padding: 15px;

    color: white;
}

p.cotact-block {
    line-height: 24px;
}

@media (max-width: 991px) {
    .alert-custom.errors {

        display: block;

        position: relative;

        top: 0;
    }
}

.alert {

    margin-bottom: 15px;
}

.alert.alert-danger p {
    margin-bottom: 10px;
    background-color: #ff4040;
    color: white;
    text-align: center;
}

.alert.alert-danger {

}

.lg-backdrop {
    background: rgba(0, 0, 0, .3);
}

.text-center {
    text-align: center;
}

.hero-video-group.video{
    z-index: 0;
}

.hero-video-bg{
    background: rgba(0, 0, 0, .5);
    -webkit-transform: translate3d(0,0,0);
}

.products-group-main .product-content{
    max-width: 220px;
}

.contact-list-black {
    width: 260px;
}

.status-counter-item.unit{
    background: transparent;
    color: #f0ede8;
    font-size: 15px;
    font-size: 1.5rem;
    width: 50px;
}
.status-counter-item.unit:after{
    display: none;
}
.recycle-text-content p:last-of-type{
    margin-bottom: 0;
}
.recycle-process .recycle-process-circle img,
.recycle-process .is-active img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.object-map .gm-style-iw > div {
    min-width: 263px;
}

.product-content {
    padding: 20px 10px;
    padding-bottom: 50px;
}

.header-image{
    height: 40px;
}
.hero-logo img{
    min-height: 40px;
    max-width: 150px;
    max-height: 90px;
}

.typography-headline .podnadpis {
    color: #bbaea4;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    line-height: 30px;
}

.hero-video-group video{
    width: auto !important;
    height: auto !important;
    max-width: 100%;
    min-width: 100%;
    min-height: 100%;
}

/* aktuality */
.product-item.news-list-item a{
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: nowrap;
    padding-bottom: 20px;
    text-align: left;
}
.product-item.news-list-item .product-image-block{
    margin-bottom: 0;
    width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}
.product-item.news-list-item .product-text-block{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding-left: 10px;
    padding-right: 10px;
    width: calc(100% - 150px);
    flex-grow: 1;
}
.product-item.news-list-item a .news-list-item-date{
    position: absolute;
    top: -13px;
    left: 30px;
    color: #100903;
    background-color: #f8f7f4;
    border: 1px solid #dfdbd4;
    padding: 5px 10px;
    font-size: 13px;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.product-item.news-list-item a:hover .news-list-item-date{
    background-color: #100903;
    color: #ffffff;
    border: 1px solid #695848;
}

.product-items-subpage .product-item.news-list-item a:hover .news-list-item-date{
    background-color: #100903;
    color: #ffffff;
    border: 1px solid #695848;
}

.products-group-hover.product-items-subpage .product-item .product-content:hover {
    background-color: #100903;
}

.products-group-hover.product-items-subpage .product-item .product-content:hover .epsilon {
    color: #ffffff;
}

.products-group-main.product-items-subpage .product-item .product-content {
    background-color: #ffffff;
    border: 1px solid #dfdbd4;

}

.products-group-main.product-items-subpage {
    padding: 0;
}

.products-group-main.product-items-subpage .epsilon {
    color: black;
}

.products-group-main.product-items-subpage .product-content {
    max-height: 350px;
}

.product-item.col-lg-3{
    flex: 0 0 calc(20% - 10px);
    max-width: calc(20% - 10px);
    margin-left: 5px;
    margin-right: 5px;
}

.typography p,
.typography ul,
.typography ol{
    margin-bottom: 40px;
}

.headline-block h1,
.headline-block .alfa{
    font-size: 35px;
    line-height: normal;
}

.logo-melecky img{
    width: 73px;
    height: 40px;
}
.logo-aloisov img{
    width: 47px;
    height: 40px;
}

/* popup */
body.popup-open{
    overflow: hidden;
}
.popup_background {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 2000;
    cursor: pointer;
}

.popup_wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3000;
    overflow: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    pointer-events: none;
}

.popup_close {
    position: absolute;
    top: 10px;
    left: calc(100% + 10px);
    background: #695848;
    width: 28px;
    height: 28px;
    opacity: 1;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    cursor: pointer;
}

.popup_close svg {
    width: 12px;
    height: 12px;
    fill: #ffffff;
}

.popup_image {
    pointer-events: all;
    position: relative;
    margin-top: 3%;
    margin-bottom: 3%;
    border: 10px solid #ffffff;
    max-width: calc(100% - 60px);
    background: #ffffff;
}

.popup_image img {
    max-width: 100%;
    max-height: 100%;
}

.video-source{
    max-width: 100%;
    vertical-align: middle;
}

.form-line-captcha{
    margin-bottom: -3px;
}
.smap > div > div > div > div > img{
    -webkit-filter: brightness(132%) contrast(62%) hue-rotate(360deg) saturate(300%) grayscale(100%) invert(100%);
    filter: brightness(132%) contrast(62%) hue-rotate(360deg) saturate(300%) grayscale(100%) invert(100%);
}
.footer-text{
    margin-bottom: 30px;
}
.footer-bottom .contact-list{
    margin-bottom: 30px;
}
.footer-eu{
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 200px){
    .product-item.col-6{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-left: 0;
        margin-right: 0;
    }
}
@media (min-width: 576px){
    .product-item.col-sm-4{
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        margin-left: 0;
        margin-right: 0;
    }

    .logo-melecky img{
        width: 115px;
        height: 40px;
    }
    .logo-aloisov img{
        width: 75px;
        height: 40px;
    }
    .products-group-main .product-item:nth-child(3n + 2) {
        /*margin-top: 3em;*/
        margin-top: 0;
    }
    .products-group-main .product-item:nth-child(3n + 4) {
        /*clear: both;*/
        clear: none;
    }
    .products-group-main .product-item:nth-child(4n + 5) {
        clear: none;
    }
    .products-group-main .product-item:nth-last-child(-n + 3) {
        margin-bottom: 30px;
    }
    .products-group-main .product-item:nth-last-child(-n + 4) {
        margin-bottom: 30px;
    }

    .history-content h2.alfa{
        font-size: 34px;
        font-size: 2.125rem;
    }
}
@media (min-width: 768px){
    .product-item.col-md-4{
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        margin-left: 0;
        margin-right: 0;
    }
}
@media (min-width: 770px){
    .history-content h2.alfa{
        font-size: 34px;
        font-size: 2.125rem;
    }
}
@media (min-width: 992px){

    .side-left-panel{
        max-width: 200px;
        width: 200px;
    }
    .side-right-panel {
        flex: 0 0 calc(100% - 200px);
        max-width: calc(100% - 200px);
        width: calc(100% - 200px);
    }

    .products-group-main{
        padding-left: 20px;
    }
    .products-group-main .product-content{
        max-width: calc(100% - 20px);
    }
    .side-left-panel .btn-min-width{
        min-width: 150px;
    }

    /* menu */
    .header-logo{
        padding: 13px 10px 13px;
    }
    .action-group{
        margin: 13px 0;
        width: 160px;
    }
    .menu-group{
        width: calc(100% - 160px);
    }
    .js-dropdown-block-full .js-dropdown-content {
        top: 100% !important;
        max-width: 100%;
        margin-left: -50%;
    }
    .js-dropdown-block-full:hover .js-dropdown-content{
        left: 50%;
        width: 100%;
        max-width: 100%;
        transform: translateX(-50%);
        margin-left: 0;
        overflow-y: auto;
        max-height: calc(100vh - 68px);
    }
    .header-transparent .navigation-scroll .js-dropdown-block-full:hover .js-dropdown-content{
        max-height: calc(100vh - 60px);
    }
    .js-dropdown-content .col-lg-2{
        flex: 0 0 20%;
        max-width: 20%;
    }
    .header-transparent .navigation:before{
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 150px;
        z-index: -1;
        pointer-events: none;
        /*background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 25%, rgba(0,0,0,0) 100%);*/
        /*background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 25%,rgba(0,0,0,0) 100%);*/
        /*background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 25%,rgba(0,0,0,0) 100%);*/
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 );*/
        background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 22%, rgba(0,0,0,0.25) 55%, rgba(0,0,0,0) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 22%,rgba(0,0,0,0.25) 55%,rgba(0,0,0,0) 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 22%,rgba(0,0,0,0.25) 55%,rgba(0,0,0,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 );
    }
    /* menu konec */


    .recycle-section {
        padding-bottom: 110px;
    }
    .history-content h2.alfa{
        font-size: 39px;
        font-size: 2.45rem;
    }
    .hero-text-group.js-slider-hero-video-text .js-slide-item{
        padding-bottom: 0;
    }

    .navigation-scroll .header-logo {
        padding: 10px 30px 10px;
    }
    .recycle-section .recycle-logo{
        display: none;
        position: absolute;
        top: 100px;
        left: 50px;
        z-index: 1;
        opacity: 1;
    }

    .product-item.col-lg-3{
        flex: 0 0 calc(20% - 10px);
        max-width: calc(20% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }

    .menu-list{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap;
    }
    .products-group-main .product-image-block{
        display: block;
    }
    .products-group-main .product-image-block img{
        /*max-height: 100%;*/
    }
}
@media (min-width: 992px) and (max-width: 1199px){
    .header-logo{
        width: 150px;
    }
    .header-logo-link{
        padding-left: 0;
    }
    .nav-collapse{
        width: calc(100% - 150px);
    }
    .menu-group{
        width: calc(100% - 105px);
    }
    .action-group{
        width: 105px;
        padding-right: 10px;
    }
    .language-dropdown{
        margin-left: 5px;
    }
}
@media (min-width: 992px) and (max-height: 720px){
        .submenu-list-block{
            padding: 10px;
        }
        .submenu-title{
            font-size: 15px;
            line-height: 1.5;
        }
        .submenu-list-ext .submenu-list-link{
            padding: 0 0 5px;
        }
        .submenu-list-link{
            font-size: 13px;
            line-height: normal;
        }
        .recycle-text-content h2,
        .recycle-text-content .beta{
            font-size: 24px;
        }

        .recycle-section .recycle-logo{
            display: block;
        }
        .recycle-text-content .hero-logo{
            display: none;
        }

        .timeline-group .d-none{
            -webkit-transform: scale(0.6);
            -ms-transform: scale(0.6);
            transform: scale(0.6);
        }
        .history-content p{
            font-size: 19px;
        }
}
@media(min-width: 992px) and (max-width: 1250px){
    .g-recaptcha{
        -webkit-transform: scale(0.83);
        -moz-transform: scale(0.83);
        -ms-transform: scale(0.83);
        -o-transform: scale(0.83);
        transform: scale(0.83);
        -webkit-transform-origin: 0 100%;
        -moz-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
        -o-transform-origin: 0 100%;
        transform-origin: 0 100%;
    }
}
@media(min-width: 992px) and (max-width: 1199px){
    .form-contact .form-line-submit{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .form-contact .g-recaptcha{
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 0 100%;
        -moz-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
        -o-transform-origin: 0 100%;
        transform-origin: 0 100%;
        margin-left: auto;
        margin-right: auto;
        width: 304px;
    }
    .form-contact .form-line-captcha {
        justify-content: center;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media(min-width: 1200px) and (max-width: 1439px){
    .form-contact .g-recaptcha{
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-transform-origin: 0 100%;
        -moz-transform-origin: 0 100%;
        -ms-transform-origin: 0 100%;
        -o-transform-origin: 0 100%;
        transform-origin: 0 100%;
    }
}
@media (min-width: 1200px){
    .side-left-panel{
        max-width: 280px;
        width: 280px;
    }
    .side-right-panel {
        flex: 0 0 calc(100% - 280px);
        max-width: calc(100% - 280px);
        width: calc(100% - 280px);
    }
    .js-dropdown-content .col-lg-2{
        flex: 0 0 10%;
        max-width: 10%;
    }
}
@media (min-width: 1440px){
    .side-left-panel{
        max-width: 360px;
        width: 360px;
    }
    .side-right-panel {
        flex: 0 0 calc(100% - 360px);
        max-width: calc(100% - 360px);
        width: calc(100% - 360px);
    }
    .header-logo {
        padding: 23px 30px 16px;
    }
    .menu-group{
        width: calc(100% - 160px);
    }
    .action-group{
        width: 160px;
    }
    .logo-melecky img{
        width: 158px;
        height: 40px;
    }
    .logo-aloisov img{
        width: 103px;
        height: 40px;
    }

    .menu-list-item{
        padding: 0 12px;
        margin-left: 0;
        margin-right: 0;
    }
    .js-dropdown-block-classic:hover .js-dropdown-content{
        left: 12px;
    }
}
@media (min-width: 1600px){
    .products-group-main {
        padding: 0 100px;
    }
    .products-group-main .product-content{
        max-width: 251px;
    }
    .menu-list-item{
        padding: 0 25px;
    }
    .js-dropdown-block-classic:hover .js-dropdown-content{
        left: 25px;
    }
}
@media (max-width: 991px){
    .hero-video-group.video{
        position: relative !important;
        top: auto;
        left: auto;
        height: 600px;
    }
    .slick-dots{
        display: none !important;
    }
    .header-logo {
        padding: 10px 10px 10px;
    }
    .form-line-submit{
        align-self: flex-end !important;
    }
}
@media (max-width: 767px){
    .products-group-main .product-item {
        margin-bottom: 30px;
        padding: 0 8px;
    }
    .form-line-captcha{
        margin-bottom: 30px;
        justify-content: center;
    }
    .g-recaptcha{
        width: 304px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (max-width: 350px){
    .g-recaptcha{
        width: 253px;
        -webkit-transform: scale(0.83);
        -moz-transform: scale(0.83);
        -ms-transform: scale(0.83);
        -o-transform: scale(0.83);
        transform: scale(0.83);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0;
    }
}
@media (max-height: 860px) and (min-width: 992px){
    .products-group-main .product-content {
        max-height: 250px;
    }
    .products-group-main .product-image-block{
        height: 145px;
    }
}
@media (max-height: 800px){
    .hero-text-group .alfa{
        font-size: 1.8rem;
    }
}