/* .page-template-our-circular-economy-solutions .top-banner .wrapper img {
    height: 550px;
} */
.page-template-our-circular-economy-solutions .section.section-banner .breadcrumbs {
    margin-bottom: 30px;
}

.section-content h1,
.section-content h2,
.section-content h4 {
    color: var(--green-color);
}

.section-content h4:hover {
    text-decoration: underline;
}

.our.solutions .section-content {
    padding-top: 9px;
}

.our.solutions .section_bottom_container:before {
    top: 53%;
    left: -57.5%;
    width: 100%;
    height: 100%;
    z-index: -1;
    content: '';
    background: url(../images/pattern-backgound.png);
    background-position: top right;
    background-repeat: no-repeat;
    transform: translateY(-50%);
    position: absolute;
}

.our.solutions .section_bottom_container {
    position: relative;
    padding-top: 90px
}

.our.solutions .section_top,
.our.solutions .section_bottom {
    display: flex;
    justify-content: space-between;
}

.our.solutions .section_bottom {
    padding-bottom: 83px;
    flex-wrap: wrap;
}

.our.solutions .section_bottom .border-items {
    max-width: 584px;
}

.our.solutions .section_bottom .border-items:first-child,
.our.solutions .section_bottom .border-items:nth-child(2n+1) {
    margin-left: 6px;
    margin-bottom: 59px;
}

.our.solutions .section_bottom .border-items:last-child,
.our.solutions .section_bottom .border-items:nth-child(2n) {
    margin-right: 5px;
}

.our.solutions .section_bottom .border-items>img {
    opacity: 0;
    max-width: 100%;
}

.our.solutions .section_bottom .border-items .image {
    position: relative;
    overflow: hidden;
}

.our.solutions .section_bottom .border-items .image .placeholder-image {
    opacity: 0;
}

.our.solutions .section_bottom .border-items .image .thumbnail-image {
    width: 100%;
    max-width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    object-fit: cover;
    transition-duration: .5s;
}

.our.solutions .section_bottom .border-items .image .thumbnail-image:hover {
    transform: scale(1.2);
}


.our.solutions .section_bottom .border-items .border-content {
    margin-top: 25px;
}

.border-items .border-content .content {
    max-width: 545px;
    margin-top: 20px;
}

.border-items .border-content .content p {
    font-family: var(--font-body-text);
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
    letter-spacing: 0.01em;
}

.border-items .border-content .green {
    margin-top: 21.5px;
}

.our.solutions .green .button.arrow {
    width: 180.5px;
}


.our.solutions .section_top_left {
    margin-top: 17px;
    width: 60%;
    max-width: 667px;
}

.our.solutions .section_top_left img {
    clip-path: polygon(23% 12%, 100% 12%, 100% 96%, 0 96%, 0 45%);
    width: 100%;
}

.our.solutions .section_top_right {
    align-self: center;
    margin-top: 55px;
    width: 37.4%;
}

.our.solutions .section_top_right>p {
    font-family: var(--font-body-text);
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    letter-spacing: 0.01em;
    color: #282828;
    padding-top: 16px;
}
.our.solutions .title_about_sos {
    font-family: var(--font-heading-primary);
    color: var(--green-color);
    text-align: center;
    padding-bottom: 53px;
}
.our.solutions .section_bottom_left_title,
.section_bottom_right_title {
    color: var(--green-color);
    font-family: var(--font-body-text);
    font-weight: 500;
    font-size: 26px;
    line-height: 33.8px;
    padding: 28px 0px 20px 0px;
    letter-spacing: 0;
}
.our.solutions .link_button_left a,
.our.solutions .link_button_right a {
    font-family: var(--font-body-text);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 35px;
    align-items: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}
.our.solutions .link_button_left,
.our.solutions .link_button_right {
    margin: 20px 0px;
}

.section_bottom .corner.green:before {
    outline: 1px solid var(--green-color);
}

@media screen and (min-width: 768px) and (max-width: 1440px) {
    .page-template-our-circular-economy-solutions .section.section-banner .content-banner {
        top: 53%;
    }
}

@media screen and (max-width: 1279.98px) {
    .our.solutions .section_bottom .border-items {
        width: 48%;
    }

    .our.solutions .section_top_left {
        width: 56%;
    }

    .our.solutions .section_top_right {
        width: 40%;
    }
}

@media only screen and (min-width: 1024px) {
    .page-template-our-circular-economy-solutions .container {
        padding: 0 22px;
    }
}

@media screen and (max-width: 1023.98px) {

    .our.solutions .section_top_right {
        margin-top: 45px;
    }

}

@media screen and (max-width: 767.98px) {

    .our.solutions .container.section-content {
        margin-bottom: 41px;
    }

    .our.solutions .section_top,
    .our.solutions .section_bottom {
        flex-direction: column;
    }

    .our.solutions .section_top_left,
    .our.solutions .section_top_right,
    .our.solutions .section_bottom .border-items,
    .our.solutions .section_bottom .border-items .image>img,
    .border-items .border-content .content {
        width: 100%;
        max-width: none;
    }

    .our.solutions .section_top_left {
        margin-top: 5px;
    }

    .our.solutions .section_top_right {
        margin-top: 18px;

    }

    .our.solutions .section_top_right>p {
        font-size: 15px;
        line-height: 125%;
        padding-top: 15px;
    }

    .our.solutions .section_bottom .border-items .border-content {
        margin-top: 18px;
    }

    .our.solutions .section_bottom_container {
        padding-top: 52px;
    }

    .our.solutions .title_about_sos {
        text-align: center;
        padding-bottom: 26px;
    }

    .our.solutions .section_bottom {
        padding-bottom: 60px;
    }

    .our.solutions .section_bottom .border-items:first-child,
    .our.solutions .section_bottom .border-items:nth-child(2n+1) {
        margin-bottom: 25px;
        margin-left: 0;
    }

    .border-items .border-content h4 {
        font-weight: 500;
        font-size: 18px;
        line-height: 140%;
        letter-spacing: -0.0081em;
    }

    .border-items .border-content .content p {
        font-size: 15px;
        line-height: 125%;
        letter-spacing: 0.008em;
    }

    .page-template-our-circular-economy-solutions .green .button {
        padding: 5px 14px 3px 14px;
    }

    .our.solutions .green .button.arrow {
        font-size: 15px;
        line-height: 30.25px;
        letter-spacing: 0.01em;
    }

}

@media screen and (max-width: 424.98px) {
    .our.solutions .section_bottom {
        padding-bottom: 30px;
    }

    .our.solutions .section_bottom_container:before {
        top: 52%;
        left: -34.5%;
        background-size: 784px;
    }

    .border-items .border-content .green {
        margin-top: 23.5px;
    }
}

@media screen and (max-width: 375.98px) {
    .our.solutions .section_bottom .border-items .image>img {
        max-height: 211.11px;
    }

}