
/*====================================================
======================================================
green-blaze.html
======================================================
====================================================*/

.container-render {
    font-family: var(--exo);
    background-color: #fff;
    color: var(--text-dark);
}

.site-gb-bg {
    margin-bottom: 5vh;
}

.site-gb-bg .main-title {
    font-size: 36px;
    line-height: 39px;
    letter-spacing: 2.2px;
    text-shadow: 0 0 10px rgba(0, 113, 187, 0.06);
    text-align: center;
    margin-bottom: 5vh;
    color: inherit;
}

.site-gb-bg img.icon {
    width: 100%;
    height: auto;
    object-fit: cover;
}

img.icon {
    width: auto;
}
/*====================================================
gb-header-bg
====================================================*/
.shapka {
    background-image: url(/images/site-green-blaze-bg.webp);
    height: 820px;
    color: #fff;
}

    .shapka .container-gb {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        max-width: 1800px;
        padding-left: 25px;
        padding-right: 25px;
        margin: 0 auto;
    }

        .shapka .container-gb .main-title-block {
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            height: 100%;
            margin-top: 10px;
        }

        .shapka .container-gb .main-title {
            font-size: 83px;
            line-height: 110px;
            letter-spacing: 5px;
            text-shadow: 0px 1px 2px rgba(0, 25, 42, 0.12);
            text-align: left;
        }

            .shapka .container-gb .main-title span {
                color: #00a650;
            }

        .shapka .container-gb .main-text {
            font-size: 38px;
            line-height: 57px;
            letter-spacing: 1.5px;
            text-shadow: 0px 1px 2px rgba(0, 25, 42, 0.12);
        }


/*====================================================
section-gb-garbage-problem
====================================================*/
.section-gb-garbage-problem {
    padding-top: 90px;
    margin-bottom: 110px;
}

    .section-gb-garbage-problem .title-block {
        text-align: center;
        margin-bottom: 74px;
    }

        .section-gb-garbage-problem .title-block h2.main-title {
            font-size: 55px;
            line-height: 39px;
            letter-spacing: 3.4px;
            text-shadow: 0 0 10px rgba(0, 113, 187, 0.06);
            margin-bottom: 24px;
        }

        .section-gb-garbage-problem .title-block .text {
            font-size: 28px;
            line-height: 41px;
            letter-spacing: 1.4px;
            text-shadow: 0 0 10px rgba(0, 113, 187, 0.06);
        }

    .section-gb-garbage-problem .active {
        opacity: 1 !important;
    }

    .section-gb-garbage-problem .garbage-content {
        position: relative;
        height: 641px;
        color: #fff;
    }

        .section-gb-garbage-problem .garbage-content .container,
        .section-gb-garbage-problem .garbage-content .row {
            height: 100%;
        }

    .section-gb-garbage-problem .bg-collect {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

        .section-gb-garbage-problem .bg-collect .bg-part {
            position: absolute;
            opacity: 1;
        }

        .section-gb-garbage-problem .bg-collect .bg-part-1 {
            top: 0;
            left: 0;
        }

        .section-gb-garbage-problem .bg-collect .bg-part-2 {
            top: 0;
            right: 0;
        }

        .section-gb-garbage-problem .bg-collect .bg-part-3 {
            bottom: 0;
            right: 0;
        }

    .section-gb-garbage-problem .info-block.left {
        padding-top: 55px;
        padding-left: 60px;
    }

        .section-gb-garbage-problem .info-block.left .title {
            font-size: 30px;
            line-height: 51px;
            letter-spacing: 2.1px;
            margin-bottom: 70px;
            opacity: 1;
        }

        .section-gb-garbage-problem .info-block.left .main-diagram {
            display: flex;
            justify-content: space-between;
            margin-bottom: 45px;
            opacity: 1;
        }

            .section-gb-garbage-problem .info-block.left .main-diagram .diagram {
                display: flex;
                flex-direction: column;
            }

                .section-gb-garbage-problem .info-block.left .main-diagram .diagram .percent {
                    font-size: 36px;
                    line-height: 33px;
                    margin-bottom: 25px;
                }

                .section-gb-garbage-problem .info-block.left .main-diagram .diagram.left {
                    padding-top: 64px;
                    align-items: flex-end;
                    text-align: right;
                }

                .section-gb-garbage-problem .info-block.left .main-diagram .diagram.right {
                    padding-top: 64px;
                }

                .section-gb-garbage-problem .info-block.left .main-diagram .diagram.center {
                    position: relative;
                    justify-content: center;
                    background: url(../images/content/gb-content-23.webp) no-repeat center;
                    width: 250px;
                    height: 250px;
                    border: solid 5px #fff;
                    border-radius: 50%;
                    text-align: center;
                }

                    .section-gb-garbage-problem .info-block.left .main-diagram .diagram.center i {
                        position: absolute;
                        top: 50%;
                        margin-top: -15px;
                        font-size: 30px;
                    }

                    .section-gb-garbage-problem .info-block.left .main-diagram .diagram.center .fa-chevron-left {
                        left: -45px;
                    }

                    .section-gb-garbage-problem .info-block.left .main-diagram .diagram.center .fa-chevron-right {
                        right: -45px;
                    }

            .section-gb-garbage-problem .info-block.left .main-diagram .text {
                font-size: 16px;
                line-height: 27px;
                margin-bottom: 20px;
            }

            .section-gb-garbage-problem .info-block.left .main-diagram .text-top {
                font-size: 52px;
                line-height: 38px;
                margin-bottom: 10px;
            }

            .section-gb-garbage-problem .info-block.left .main-diagram .text-center {
                font-size: 26px;
                line-height: 33px;
                margin-bottom: 10px;
            }

        .section-gb-garbage-problem .info-block.left .line {
            width: 74px;
            height: 5px;
            border-radius: 1.7px;
            background: #fff;
            margin-bottom: 20px;
        }

        .section-gb-garbage-problem .info-block.left .text {
            font-size: 16px;
            line-height: 27px;
            letter-spacing: 0.5px;
        }

            .section-gb-garbage-problem .info-block.left .text.wow {
                opacity: 1;
            }

    .section-gb-garbage-problem .info-block.right {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        flex-direction: column;
        text-align: right;
        height: 100%;
        padding-top: 65px;
        padding-right: 30px;
        padding-bottom: 65px;
    }

        .section-gb-garbage-problem .info-block.right .text-block {
            width: 65%;
            opacity: 1;
        }

            .section-gb-garbage-problem .info-block.right .text-block .text {
                font-size: 24px;
                line-height: 42px;
                letter-spacing: 1.6px;
            }
/*====================================================
section-disposal-recycling
====================================================*/
.second-container {
    position: relative;
    max-width: 1550px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 30px 0 rgba(0, 113, 187, 0.07);
}

    .second-container:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 14px;
        background: #1fbb00;
        background: -moz-linear-gradient(left, #1fbb00 0%, #316fff 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, #1fbb00), color-stop(100%, #316fff));
        background: -webkit-linear-gradient(left, #1fbb00 0%, #316fff 100%);
        background: -o-linear-gradient(left, #1fbb00 0%, #316fff 100%);
        background: -ms-linear-gradient(left, #1fbb00 0%, #316fff 100%);
        background: linear-gradient(to right, #1fbb00 0%, #316fff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1fbb00', endColorstr='#316fff', GradientType=1);
    }

.section-disposal-recycling {
    position: relative;
    padding-top: 50px;
}

    .section-disposal-recycling .disposal-recycling-img {
        width: auto;
        max-width: none;
    }


.section-disposal-recycling .gb-logo {
    margin-bottom: 50px;
}

    .section-disposal-recycling .title {
        font-size: 27px;
        line-height: 40px;
        font-weight: 400;
        letter-spacing: 1px;
        text-shadow: 0 0 10px rgba(0, 113, 187, 0.06);
        margin-bottom: 40px;
    }

    .section-disposal-recycling .disposal-recycling-list {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
    }

        .section-disposal-recycling .disposal-recycling-list li {
            max-width: 124px;
            margin-bottom: 25px;
        }

        .section-disposal-recycling .disposal-recycling-list .text {
            font-size: 12px;
            line-height: 18px;
            letter-spacing: 0.2px;
            text-align: center;
            margin-top: 10px;
        }

    .section-disposal-recycling .title-block {
        padding-top: 80px;
        padding-left: 60px;
    }

        .section-disposal-recycling .title-block .title-img {
            margin-bottom: 35px;
            width: auto;
        }

        .section-disposal-recycling .title-block .text {
            font-size: 19px;
            line-height: 35px;
            letter-spacing: 0.3px;
            margin-bottom: 50px;
        }

    .section-disposal-recycling .recycling-result-block {
        padding-left: 60px;
    }

    .section-disposal-recycling .recycling-result-list {
        display: flex;
        flex-wrap: wrap;
        padding: 0;
    }

        .section-disposal-recycling .recycling-result-list li {
            max-width: 124px;
            margin-bottom: 25px;
            padding: 5px;
        }

        .section-disposal-recycling .recycling-result-list .text {
            font-size: 13px;
            line-height: 20px;
            letter-spacing: 0.2px;
            text-align: center;
            margin-top: 10px;
        }

    .section-disposal-recycling .gb-text-block {
        margin-top: 70px;
    }

        .section-disposal-recycling .gb-text-block .gb-text {
            font-size: 24px;
            line-height: 46px;
            letter-spacing: 0.4px;
        }

            .section-disposal-recycling .gb-text-block .gb-text b {
                font-family: 'Exo 2.0 Semi';
                font-weight: 600;
            }

            .section-disposal-recycling .gb-text-block .gb-text span {
                color: #00a650;
            }

        .section-disposal-recycling .gb-text-block .btn-invest {
            display: block;
            position: relative;
            line-height: 58px;
            padding: 0 20px 0 60px;
            text-align: center;
            margin-bottom: 15px;
        }

            .section-disposal-recycling .gb-text-block .btn-invest i {
                position: absolute;
                top: 50%;
                margin-top: -11px;
                left: 26px;
                font-size: 23px;
            }

        .section-disposal-recycling .gb-text-block .btn-instruction {
            display: block;
            font-size: 18px;
            line-height: 28px;
            font-weight: 400;
            letter-spacing: 0.7px;
            color: #00a650;
            text-align: center;
        }

            .section-disposal-recycling .gb-text-block .btn-instruction:hover {
                color: #0eb300;
            }

            .section-disposal-recycling .gb-text-block .btn-instruction .icon {

                margin-right: 20px;

            }
/*====================================================
section-installation-features
====================================================*/
.section-installation-features {
    padding-top: 80px;
}

    .section-installation-features .main-title {
        margin-bottom: 60px;
    }

    .section-installation-features .disposal-recycling-block {
        display: flex;
        margin-bottom: 45px;
    }

        .section-installation-features .disposal-recycling-block .img-block {
            width: 60px;
            flex-shrink: 0;
            margin-right: 40px;
        }

        .section-installation-features .disposal-recycling-block .title {
            font-family: 'Exo 2.0 Semi';
            font-size: 18px;
            line-height: 28px;
            font-weight: 600;
            letter-spacing: 0.3px;
            text-transform: uppercase;
            margin-bottom: 10px;
        }

        .section-installation-features .disposal-recycling-block .text {
            font-size: 15px;
            line-height: 24px;
            font-weight: 400;
            letter-spacing: 0.3px;
        }

    .section-installation-features .installation-img {
        max-width: none;
    }

    .section-installation-features .installation-img-2 {
        padding-top: 45px;
    }
/*====================================================
section-greenblaze-today
====================================================*/
.section-greenblaze-today {
    padding-top: 80px;
    padding-bottom: 130px;
}

    .section-greenblaze-today .main-title {
        margin-bottom: 50px;
    }

    .section-greenblaze-today .greenblaze-today-slider {
        position: relative;
        width: 598px;
        margin: 0 auto;
    }

        .section-greenblaze-today .greenblaze-today-slider img {
            width: 100%;
        }

        .section-greenblaze-today .greenblaze-today-slider .btn-slider {
            position: absolute;
            top: 50%;
            margin-top: -23px;
            font-size: 46px;
            color: #414141;
            cursor: pointer;
            transition: color 0.1s ease-in-out;
        }

            .section-greenblaze-today .greenblaze-today-slider .btn-slider:hover {
                color: #0eb300;
            }

            .section-greenblaze-today .greenblaze-today-slider .btn-slider.btn-left {
                left: -100px;
            }

            .section-greenblaze-today .greenblaze-today-slider .btn-slider.btn-right {
                right: -100px;
            }
/*====================================================
section-ge-distribution
====================================================*/
.section-ge-distribution {
    padding-top: 100px;
}

    .section-ge-distribution .main-title-img {
        margin-bottom: 70px;
    }

    .section-ge-distribution .sub-title {
        font-size: 18px;
        line-height: 36px;
        letter-spacing: 0.1px;
        text-shadow: 0 0 10px rgba(0, 113, 187, 0.06);
        margin-bottom: 50px;
    }

    .section-ge-distribution .gb-video-block {
        position: relative;
        margin-bottom: 60px;
    }

        .section-ge-distribution .gb-video-block .sub-video-btn {
            display: inline-block;
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -17px;
            cursor: pointer;
            transition: opacity 0.5s ease-in-out;
            z-index: 900;
        }

            .section-ge-distribution .gb-video-block .sub-video-btn.inactive {
                opacity: .5;
                cursor: default;
            }

        .section-ge-distribution .gb-video-block .img-block {
            position: absolute;
            top: 50%;
            right: 0;
            margin-top: -130px;
            opacity: 0;
            transition: opacity 0.5s ease-in-out;
        }

            .section-ge-distribution .gb-video-block .img-block.active {
                opacity: 1;
            }

        .section-ge-distribution .gb-video-block .video-block {
            display: flex;
            opacity: 0;
            transition: opacity 0.5s ease-in-out;
        }

            .section-ge-distribution .gb-video-block .video-block.active {
                opacity: 1;
            }

            .section-ge-distribution .gb-video-block .video-block video {
                width: 100%;
                height: 100%;
            }

    .section-ge-distribution .img-block .text {
        position: relative;
        padding-left: 70px;
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0.4px;
        margin-top: 30px;
    }

        .section-ge-distribution .img-block .text i {
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -18px;
        }

    .section-ge-distribution .title {
        font-size: 32px;
        line-height: 48px;
        font-weight: 400;
        letter-spacing: 1.9px;
        margin-bottom: 20px;
        text-align: center;
    }
/*====================================================
section-areas-use
====================================================*/
.section-areas-use {
    padding-top: 100px;
}

    .section-areas-use .main-title {
        margin-bottom: 60px;
    }

    .section-areas-use .areas-use-content {
        display: flex;
        justify-content: center;
    }

        .section-areas-use .areas-use-content .areas-use-block {
            position: relative;
            margin: 0 1px;
            overflow: hidden;
            border-radius: 6px;
        }

        .section-areas-use .areas-use-content .text-block {
            display: flex;
            align-items: flex-end;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            padding: 35px;
        }

        .section-areas-use .areas-use-content .title {
            font-size: 28px;
            line-height: 36px;
            font-weight: 600;
            letter-spacing: 1.1px;
            color: #fff;
        }
/*====================================================
section-project-documentation
====================================================*/
.section-project-documentation {
    padding-top: 110px;
}

    .section-project-documentation .main-title {
        margin-bottom: 50px;
    }

    .section-project-documentation .documentation-slider {
        position: relative;
        padding-bottom: 80px;
    }

    .section-project-documentation .slide {
        text-align: center;
        padding: 0 80px;
    }

        .section-project-documentation .slide a {
            display: block;
        }

            .section-project-documentation .slide a:hover .title {
                color: #0eb300;
            }

    .section-project-documentation .btn-slider {
        position: absolute;
        bottom: 0;
        font-size: 32px;
        color: #00a650;
        cursor: pointer;
        transition: color .2s;
    }

        .section-project-documentation .btn-slider:hover {
            color: #414141;
        }

        .section-project-documentation .btn-slider.btn-right {
            right: 50%;
            margin-right: -64px;
        }

        .section-project-documentation .btn-slider.btn-left {
            left: 50%;
            margin-left: -64px;
        }

    .section-project-documentation .img-block {
        margin-bottom: 25px;
    }

    .section-project-documentation .title {
        font-size: 18px;
        line-height: 36px;
        font-weight: 600;
        letter-spacing: 0.7px;
        margin-bottom: 5px;
        color: #414141;
        transition: color 0.2s ease-in-out;
    }

    .section-project-documentation .text {
        font-size: 13px;
        line-height: 28px;
        letter-spacing: 0.5px;
        color: #8e8e8e;
    }
/*====================================================
section-gb-feedback
====================================================*/


.btn-direction.btn-invest {
    line-height: 28px;
    letter-spacing: 0.7px;
    height: 64px;
    border-radius: 100px;
    color: #fff;
    background: #1fbb00;
    box-shadow: inset 0px 1px 0 0 #0eb300;
}

    .btn-direction.btn-invest:hover {
        background: #0eb300;
        box-shadow: inset 0px -1px 0 0 #1fbb00;
    }

    .btn-direction.btn-invest i {
        margin: 0;
    }
.section-gb-feedback {
    padding-top: 60px;
    padding-bottom: 50px;
    position: relative;
}

    .section-gb-feedback:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 14px;
        background: #1fbb00;
        background: -moz-linear-gradient(left, #1fbb00 0%, #316fff 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, #1fbb00), color-stop(100%, #316fff));
        background: -webkit-linear-gradient(left, #1fbb00 0%, #316fff 100%);
        background: -o-linear-gradient(left, #1fbb00 0%, #316fff 100%);
        background: -ms-linear-gradient(left, #1fbb00 0%, #316fff 100%);
        background: linear-gradient(to right, #1fbb00 0%, #316fff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1fbb00', endColorstr='#316fff', GradientType=1);
    }

    .section-gb-feedback .title {
        font-size: 38px;
        line-height: 52px;
        letter-spacing: 1.9px;
    }

    .section-gb-feedback .text {
        font-size: 16px;
        line-height: 32px;
        font-weight: 400;
        text-align: center;
    }

    .section-gb-feedback .btn-invest {
        text-align: center;
        line-height: 68px;
        height: 76px;
        padding: 0 50px;
        width: auto;
        cursor: pointer;
    }

.eb-video-bg video {
    max-height: none;
}

/*====================================================
section-completed-work
====================================================*/
.section-completed-work {
    padding-bottom: 80px;
    padding-top: 80px;
}

    .section-completed-work .main-title {
        margin-bottom: 60px;
    }

    .section-completed-work .work-block {
        position: relative;
        border-radius: 8px;
        overflow: hidden;
        margin-bottom: 34px;
        cursor: pointer;
    }

    .section-completed-work .img-block {
        position: relative;
    }

        .section-completed-work .img-block::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #1fbb00;
            background: -moz-linear-gradient(20deg, #1fbb00 0%, rgba(31, 187, 0, 0.5) 26%, rgba(31, 187, 0, 0) 70%);
            background: -webkit-gradient(left bottom, right top, color-stop(0%, #1fbb00), color-stop(26%, rgba(31, 187, 0, 0.5)), color-stop(70%, rgba(31, 187, 0, 0)));
            background: -webkit-linear-gradient(20deg, #1fbb00 0%, rgba(31, 187, 0, 0.5) 26%, rgba(31, 187, 0, 0) 70%);
            background: -o-linear-gradient(20deg, #1fbb00 0%, rgba(31, 187, 0, 0.5) 26%, rgba(31, 187, 0, 0) 70%);
            background: -ms-linear-gradient(20deg, #1fbb00 0%, rgba(31, 187, 0, 0.5) 26%, rgba(31, 187, 0, 0) 70%);
            background: linear-gradient(20deg, #1fbb00 0%, rgba(31, 187, 0, 0.5) 26%, rgba(31, 187, 0, 0) 70%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1fbb00', endColorstr='#1fbb00', GradientType=1);
        }

    .section-completed-work .text-block {
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        width: 100%;
        height: 100%;
        padding: 35px;
        padding-right: 25px;
        color: #fff;
    }

        .section-completed-work .text-block .title {
            font-size: 18px;
            line-height: 30px;
            letter-spacing: 0.3px;
            margin-bottom: 8px;
        }

        .section-completed-work .text-block .text {
            font-size: 15px;
            line-height: 26px;
            letter-spacing: 0.3px;
        }




@media (max-width: 999px) {
    .site-gb-bg .container-gb .main-title {
        text-align: center;
    }

    .site-gb-bg .container-gb .main-text {
        text-align: center;
        font-size: 27px;
        line-height: 45px;
    }


}

.img-block {
    justify-content: center;
    align-items: center;
    display: flex;
}

.img-block img {
    max-height: 50vh;
}

@media (max-width: 991px) {
    .section-disposal-recycling .gb-logo {
        display: none;
    }

    .areas-use-block .img-block img {
        max-height: max(30vh, 210px, 50vw);
    }

    .section-completed-work {
        padding-bottom: 0;
    }
}

