.page-esg .section-1 {
    background-repeat: no-repeat;
    width: 100%;
    background-position: center right;
    background-color: #02223B;
    background-size: 50%;
}
.page-esg .section-1 .header-text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-top: 50px;
    padding-bottom: 50px;
}
.page-esg .section-1 .header-bg {
    background: linear-gradient(90deg, #02223B 30%, rgba(2, 34, 59, 0) 100%);
}
.page-esg .section-1 h1 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    color: #F5F5F5;
}
.page-esg .section-1 h2 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    color: #88D13A;
    margin-bottom: 20px;
}
.page-esg .section-1 span {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    color: #F5F5F5;
}
.page-esg .section-2 {
    margin-top: 50px;
}
.page-esg .section-2 .owl-theme .owl-nav {
    width: 100%;
}
.page-esg .section-2 .owl-theme .owl-nav .owl-prev {
    font-size: 40px;
    position: absolute;
    left: -30px;
    top: 18%;
    padding: 10px 10px 16px 10px !important;
    line-height: 28px;
}
.page-esg .section-2 .owl-theme .owl-nav .owl-next {
    font-size: 40px;
    position: absolute;
    right: -30px;
    top: 18%;
    padding: 10px 10px 16px 10px !important;
    line-height: 28px;
}
.page-esg .section-2 .owl-theme .owl-nav .owl-prev:hover {
    background: #20324c;
}
.page-esg .section-2 .owl-theme .owl-nav .owl-next:hover {
    background: #20324c;
}

.page-esg .section-3 {
    padding-bottom: 50px;
}

.page-esg .section-3 h2 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    color: #054375;
    margin-top: 60px;
    margin-bottom: 25px;
}

.page-esg .section-3 .box-new {
    position: relative;
    float: left;
    width: 100%;
}
.page-esg .section-3 .box-next {
    position: relative;
    float: left;
    width: 100%;
}
.page-esg .section-3 .box-next img{
    position: relative;
    width: 100%;
    height: 230px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    align-self: flex-end;
}
.page-esg .section-3 .box-new a.link-titulo b {
    position: relative;
    width: 100%;
    float: left;
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-shadow: 0px 0px 5px black;
    text-align: left;
}
.page-esg .section-3 .box-new img{
    position: relative;
    width: 100%;
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    align-self: flex-end;
}
.page-esg .section-3 .box-new a.link-titulo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: linear-gradient(0deg, #02223B 0%, rgba(2, 34, 59, 0) 100%);
    padding: 120px 60px 20px 30px;
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-shadow: 0px 0px 5px black;
}
.page-esg .section-3 .box-next a.link-titulo b {
    z-index: 999;
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    text-shadow: 0px 0px 5px black;
    text-align: left;
    line-height: 1em;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 8px;
}
.page-esg .section-3 .box-next a.link-titulo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: linear-gradient(0deg, #02223B 0%, rgba(2, 34, 59, 0) 100%);
    padding: 120px 60px 20px 30px;
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-shadow: 0px 0px 5px black;
}
.page-esg .section-3 .box-next {
    position: relative;
    margin-top: 20px;
}
.page-esg .section-3 .next-page {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #054375;
    margin-top: 50px;
    margin-bottom: 50px;
    text-decoration: none;
    width: 100%;
    display: flex;
    justify-content: center;
}
.page-esg .section-4 {
    background: #F5F5F5;
    padding: 0 0 50px 0;
}
.page-esg .section-4 h2 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    color: #054375;
    padding: 50px 0 50px 0;
}
.page-esg .section-4 .card {
    display: -webkit-inline-box;
    width: 97%;
    margin-bottom: 20px;
    box-shadow: 0px 0px 12px -2px #ccc;
}
.page-esg .section-4 .card:hover {
    opacity: 0.8;
    background-color: #dadada;
}
.page-esg .section-4 .card h2 {
    padding: 0px;
    margin: 0px;
}
.page-esg .section-4 .card:last-child {
    margin-bottom: 0px;
}
.page-esg #chatbox{
    border: transparent;
    width: 80%;
    margin-left: 10%;
    height: 482px;
}
.page-esg #chatbox::-webkit-scrollbar {
    width: 10px;
    opacity: 0.4; 
}
.page-esg #chatbox::-webkit-scrollbar-track {
    box-shadow: transparent; 
    padding: 0 0 0 0px;
}
.page-esg #chatbox::-webkit-scrollbar-thumb {
    background: rgba(7, 67, 117, 0.4);
    border-radius: 10px;
    padding: 0 0 0 0px;
}
.page-esg #chatbox::-webkit-scrollbar-thumb:hover {
    background: #186eb4; 
    padding: 0 0 0 0px;
}
.page-esg .section-4 .text {
    display: flex;
    align-items: center;
    width: 70%;
    justify-content: space-between;
    margin-left: 30px;
}
.page-esg .section-4 .s4-img {
    width: 100%;
    height: auto;
}
.page-esg .section-4 h2 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #054375;
    margin: 0px;
}
.page-esg .section-5 {
    padding: 0 0 50px 0;
}
.page-esg .section-5 .owl-reconhecimentos {
    max-width: 950px;
    width: 100%;
    margin-left: 90px;
}
.page-esg .section-5 h2 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #4F4F4F;
    padding: 50px 0 50px 0;
}
.page-esg .section-5 .center {
    text-align: center;
}
.page-esg .section-5 .center img {
    filter: grayscale(100%);
    cursor: default;
}
.page-esg .section-5 .center img:hover {
    filter: grayscale(0%);
}

.page-esg-blog .box-next {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.page-esg-blog .box-next img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    z-index: 2!important;
    align-self: flex-end;
}
.page-esg-blog .section-1 {
    margin-top: 30px;
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    height: auto;
    display: flex;
    justify-content: center;
    position: relative;
}
.page-esg-blog .section-1 .selos {
    position: absolute;
    bottom: -30px;
}
.page-esg-blog .section-1 .selos img {
    width: 100%;
    max-width: 80px;
    margin-left: 10px;
    box-shadow: 0px 0px 12px -1px #054375;
}
.page-esg-blog .section-1 img.principal {
    position: relative;
    width: 100%;
    max-width: 936px;
    height: 421px;
    -o-object-fit: cover;
    object-fit: fill;
    -o-object-position: center;
    object-position: center;
}
.page-esg-blog .section-2 {
    padding: 50px 0;
}
.page-esg-blog .section-2 .title{
    padding: 0px;
    margin: 0px 0px 50px 0px;
}
.page-esg-blog .section-2 .title p {
    font-size: 16px !important;
    font-style: italic;
    color: #a5a5a5;
}
.page-esg-blog .section-2 .title p strong {
    font-style: normal;
    font-size: 1.2em;
}
.page-esg-blog .section-2 .container {
    width:100%;
    max-width: 770px;
}
.page-esg-blog .section-2 .content{
    border-bottom: 1px solid #DADADA;
    padding: 0 0 50px 0;
}
.page-esg-blog .section-2 h1 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 140%;
    color: #054375;
    margin-bottom: 30px;
}
.btn-acesse-post, .btn-acesse-post:visited { background-color: #054375; color: #ffffff; border-radius: 50px; }
.btn-acesse-post:is(:hover, :focus, :active) { background-color: #02223B; color: #ffffff; border-radius: 50px; }
.page-esg-blog .section-2 p, .page-esg-blog .section-2 ul li {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    color: #4F4F4F;
}
.page-esg-blog .section-2 ul li { margin-bottom: 1rem; }
.page-esg-blog .section-2 span {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 150%;
    color: #4F4F4F;
}
.page-esg-blog .section-2 h2 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    margin-top: 30px;
    color: #054375;
}
.page-esg-blog .section-2 .content img {
    width: 100%;
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.page-esg-blog .section-2 .social-icon h5 {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 150%;
    color: #4F4F4F;
    margin-top: 20px;
    margin-bottom: 15px;
}
.page-esg-blog .section-2 .social-icon img {
    padding: 0 20px 0 0;
}
.page-esg-blog .section-2 .footer {
    width: 100%;
}
.page-esg-blog .section-3 img {
    width: 100%;
    height: 230px;
}
.page-esg-blog .section-3 .box-new a.link-titulo b {
    position: relative;
    width: 100%;
    float: left;
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-shadow: 0px 0px 5px black;
    text-align: left;
}
.page-esg-blog .section-3 .box-new a.link-titulo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: linear-gradient(0deg, #02223B 0%, rgba(2, 34, 59, 0) 100%);
    padding: 220px 60px 20px 30px;
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-shadow: 0px 0px 5px black;
}
.page-esg-blog .section-3 .box-next a.link-titulo b {
    z-index: 999;
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 150%;
    color: #FFFFFF;
    text-shadow: 0px 0px 5px black;
    text-align: left;
    line-height: 1em;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 8px;
}
.page-esg-blog .section-3 .box-next a.link-titulo {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: linear-gradient(0deg, #02223B 0%, rgba(2, 34, 59, 0) 100%);
    padding: 120px 60px 20px 30px;
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 150%;
    color: #FFFFFF;
    text-shadow: 0px 0px 5px black;
}
.page-esg-blog .section-3 .next {
    margin-top: 20px;
}
.page-esg-blog .section-3 .next-page {
    font-family: 'Red Hat Display', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #0065B2;
    margin-top: 50px;
    margin-bottom: 50px;
    text-decoration: none;
    width: 100%;
    display: flex;
    justify-content: end;
}