.mg {
    margin-top: 100px;
}

.bg-sustentabilidade iframe {
    margin: 0 auto;
    display: block;
    width: 64%;
    height: 64%;
}

.bg-governanca-estrategia {
    margin-top: 140px;
}

.bg-governanca-estrategia .titulo01 {
    color: #cc092f;
}

.new-cards {
    display: flex;
    justify-content: center;
}

.gestao-socioambiental p {
    color: #fff;
}

.gestao-socioambiental .cards.home {
    display: flex;
    justify-content: space-evenly;
}

.cards .box .borda {
    border: 2px solid #cc092f;
    width: 280px;
    height: 90px;
    display: flex;
    border-radius: 5px;
    text-align: left;
    align-items: center;
    justify-content: space-evenly;
}

.cards .box .borda img {
    width: 65px;
    height: 65px;
}

.cards a {
    text-decoration: none;
    color: #000;
}

.cards .box .borda h3 {
    font-size: 20px;    
    font-weight: 500;
}

.box-cinza {
    background-color: #e4e5e9;
    border-radius: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
}

#ancora-03 {
    top: 0px !important;
}

@media only screen and (max-width: 768px) {
    .bg-sustentabilidade iframe {
        width: 100%;
    }

    .bg-sustentabilidade {
        height: 520px !important;
    }

    #ancora-04 > section > div > div.cards.home > a:nth-child(2) {
        position: relative;
        top: 20px;
    }

    .new-cards .box.rm-mr {
        margin-right: 5px;
    }

    .new-cards .box .borda {
        bottom: 0px;
    }

    .gestao-socioambiental p {
        font-size: 14px;
    }
}

.bg-sustentabilidade {
    margin-top: -25px;
}

#ancora-04 > section > div > div.box-cinza > div.new-cards.home > div.box.imagem00.new-tamanho > a > div,
#ancora-04 > section > div > div.box-cinza > div.new-cards.home > div.box.imagem01.new-tamanho > a > div,
#ancora-04 > section > div > div.box-cinza > div.new-cards.home > div.box.imagem02.new-tamanho > a > div {
    bottom: 10px;
}
