@charset "UTF-8";

*,
body,
html {
    font-family: Poppins, sans-serif
}

.sustainable-banner h1 {
    font-size: 48px;
    font-weight: 900;
    color: #fff;
    margin-bottom: .8rem
}

.sustainable-banner p {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    padding: 0 2rem 0 0;
    line-height: 1.7
}

.sustainable-banner {
    position: relative
}

.sustainable-banner img {
    width: 100%;
    height: 100%
}

.sustainable-banner .sustainable-banner-content {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0px;
    height: 100%;
    padding: 150px 0px 75px 0
}

.about-section-two {
    background-image: url("../images/about/two.png");
    background-size: cover;
    padding-top: 3rem;
    padding-bottom: 18rem;
    margin-bottom: -16.5rem
}

.sustainable-section-four {
    /* background-image: url(../images/about/sectionfour.png); */
    background: rgb(232,232,232);
    background: -moz-linear-gradient(90deg, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 50%, rgba(232,232,232,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 50%, rgba(232,232,232,1) 100%);
    background: linear-gradient(90deg, rgba(232,232,232,1) 0%, rgba(255,255,255,1) 50%, rgba(232,232,232,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8e8e8",endColorstr="#e8e8e8",GradientType=1);
    background-size: cover;
    padding: 5rem 0
}

.sustainable-section-four .container {
    padding-left: 0
}

.sustainable-section-four .container h2 {
    font-size: 48px;
    font-weight: 800;
    color: #dd0d0d
}

.sustainable-section-four .container p {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    line-height: 2
}

.sustainable-section-four .container .row .col-md-5 {
    padding-right: 1.5rem
}

.sustainable-section-four .container .row .col-md-7 {
    position: relative;
    padding: 25px 15px 30px;
    height: max-content
}

.section-five-one {
    background-image: url("../images/about/five-bg.jpg");
    background-size: cover;
    padding: 4rem 5rem 19rem
}

.section-five-two {
    background-image: url("../images/about/infrastructure.jpg")
}

.sustainable-image-box {
    width: 100%;
    height: auto;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    text-align: center
}

.sustainable-image-box .ReadMore {
    display: none
}

.sustainable-image-box img {
    width: 100%;
    transition: .5s ease-in-out
}

.sustainable-image-box:hover .ReadMore {
    display: flex;
    bottom: 0;
    position: absolute;
    width: 100%;
    color: #fff;
    justify-content: center;
    font-size: 16px;
    font-weight: 600
}

.sustainable-image-box:hover .masks {
    padding-bottom: 45px
}

.sustainable-image-box:hover img {
    transform: scale(1.5)
}

.sustainable-section-three h1 {
    font-size: 36px;
    font-weight: 700;
    color: #dd0d0d;
    margin-bottom: 1.5rem
}

.sustainable-section-three p {
    font-size: 16px;
    font-weight: 400;
    color: #000
}

.sustainable-section-three .row {
    align-items: center;
    justify-content: center;

}

.sustainable-section-three .row .col-md-7 {
    padding: 0 3rem 0 2rem
}

.sustainable-section-three {
    padding: 5rem 0
}

.sustainable-section-three .second-row {
    margin-top: 1.5rem
}

.sustainable-image-box .masks {
    background: rgba(0, 0, 0, 0);
    background: -webkit-linear-gradient(bottom, #000, rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(bottom, #000, rgba(0, 0, 0, 0));
    background: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
    position: absolute;
    color: #fff;
    font-size: 16px;
    height: 100%;
    font-weight: 400;
    width: 100%;
    bottom: 0;
    margin: 0;
    align-items: end;
    display: flex;
    justify-content: center;
    padding-bottom: 20px
}

.show_hide {
    color: #000;
    font-weight: 600;
    position: absolute;
    bottom: 0
}

.show_hide:hover {
    color: #000;
    text-decoration: none
}

.ReadMore span {
    font-size: 19px;
    padding-left: 10px;
    font-weight: 400
}

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

    .sustainable-section-four .container,
    .sustainable-section-four .container .row .col-md-5,
    .sustainable-section-four .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }

    .sustainable-banner {
        background-image: url("../images/webp/sus-prac.webp");
        background-size: cover;
    }

    .sustainable-banner img {
        /* display: none */
    }

    .sustainable-banner p {
        padding: 0
    }

    .sustainable-banner h1 {
        font-size: 36px;
        margin-bottom: .5rem
    }

    .sustainable-section-four {
        padding: 4rem 0 2rem
    }

    .sustainable-section-four .container-fluid .row .col-md-5 {
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
        margin-top: 2rem
    }

    .sustainable-section-three {
        padding: 2.5rem 0 4rem;
        text-align: center
    }

    .sustainable-section-three .row .col-md-7 {
        padding: 0 15px 25px
    }

    .sustainable-image-box {
        width: auto;
        height: auto
    }

    .sustainable-section-three .second-row {
        margin-top: 1.5rem
    }

}

@media screen and (min-width:1400px) {
    .sustainable-section-three .row {
        padding: 0 2rem
    }
}

.sustainable-banner {
    height: 90vh;
    margin-top: 24px;
}

.sustainable-banner img {
    object-fit: cover;
}

@media(max-width: 992px) {
    .sustainable-banner {
        height: 550px;
    }
}

@media(max-width: 767px) {
    .post-type-archive-sustainability .sustainable-banner {
        height: 700px !important;
        margin-top: 67px;
        padding: 0 0 !important;
    }
}

@media(max-width: 575px) {
    .post-type-archive-sustainability .sustainable-banner {
        height: 575px !important;
    }
}