.zabradli {
    background: url(../images/bg-hlinikove-zabradli.jpg) no-repeat 0 0;
    position: relative;
}

.inner-banner.zabradli .opacity h2 {
    text-transform: uppercase;
    color: #fff;
    position: relative;
    padding-left: 105px;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-align: left;
}

.zabradli-item {
    background: url(../images/h2-zabradli_.png) no-repeat 0 0;
    height: 51px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.banner-zabradli {
    margin-top: 25px;
    background: #aaafb6 url(../images/banner-zabradli.jpg) no-repeat center center;
    min-height: 343px;
}

.banner-zabradli h2 {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
    padding: 10px 0 15px 0;
}

.banner-more {
    text-align: center;
    margin: 0 auto;
    margin-top: 30px;
    padding-bottom: 40px;
}

.banner-more a {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 50px;
    background: #09428f;
    margin: 0 auto;
    display: inline-block;
    padding: 0 30px 0 30px
}

.banner-more a:hover {
    background: #08387a;
}

.banner-text {
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    color: #fff;
    line-height: 28px;
    padding: 0 15px 0 15px;
}

.img-revitalizace {
    margin: 0 auto;
    text-align: center;
    padding-top: 35px;
}

.typ-lodzie {
    padding-top: 75px;
}

.typ-lodzie .we-do-area ul {
    padding-left: 15px;
}

@media (max-width: 767px) {
    .banner-lodzie {
        display: none;
    }

    .blog-service {
        display: none;
    }

    .menu-left {
        margin-bottom: 40px;
    }
}

@media (max-width: 567px) {
    .lodzie {
        background: #bb8c30;
        position: relative;
    }

    .lodzie-item {
        height: auto;
    }

    .inner-banner .opacity {
        height: 100%;
        text-align: center;
        max-height: 300px;
    }
}
