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

.inner-banner.betonarka .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;
}

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

.designo {
    float: right;
    margin-right: 40px;
}

.banner-betonarka {
    margin-top: 25px;
    background: url(../images/banner-betonarka.jpg) no-repeat center center;
}

.banner-betonarka 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;
}

ul.betonarka-ul {
    margin-left: 23px;
    margin-top: 43px;
    margin-bottom: 43px;
    list-style: none;
}

ul.betonarka-ul li {
    padding-left: 38px;
    margin-bottom: 30px;
    background-image: url(../images/tick-sign.png);
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: 600;
    color: #09428f;
    font-size: 18px;
}

a.betonarka-btn {
    background: #52ad0e url(../images/poptavka-beton-green.png) no-repeat right center;
    width: 100%;
    line-height: 73px;
    height: 73px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    padding-left: 20px;
    padding-right: 93px;
    font-weight: 600;
    font-size: 18px;
    border: none;
}

a.betonarka-btn:hover {
    background: #4fa30f url(../images/poptavka-beton-green.png) no-repeat right center;
}

@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;
    }
}
