@font-face {
    font-family: 'nettoregular';
    src: url('../fonts/netto-webfont.woff2') format('woff2'),
         url('../fonts/netto-webfont.woff') format('woff'),
         url('../fonts/netto-webfont.ttf') format('truetype'),
         url('../fonts/netto-webfont.svg#nettoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    font-family: "nettoregular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
/*
    background-image: url("../images/backgroung.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #00213d;
*/
    color: #000;
    letter-spacing: 1px;
    word-spacing: 5px;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
    display: inline-block;
    height: 38px;
    padding: 0 10px;
    color: #555;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-radius: 15px;
    border: 1px solid #bbb;
    cursor: pointer;
    box-sizing: border-box;
}

@media (min-width: 1200px) {
    .button,
    button,
    input[type="submit"],
    input[type="reset"],
    input[type="button"] {
        padding: 0 30px;
        font-size: 16px;
    }
}

.download {
    margin-top: 30px;
    text-align: center;
}

@media (min-width: 550px) {
    h1 {
        font-size: 4.0rem;
    }
}

h2 {
    margin-bottom: 4rem;
}

p.clear {
    clear: both;
    margin-bottom: 90px;
}

.container {
  max-width: 1160px;
}

.header {
    line-height: 70px;
}

.header img {
    display:block;
    margin: 12px auto 0 auto;
}

.url {
    text-align: center;
}

.url a {
    color: black;
    text-decoration: none;
}

@media (min-width: 1200px) {
.header img {
    margin: 12px auto 0 0;
}
.url {
    text-align: right;
}
}

.section_cottom {
    background-image: url("../images/bg-banner.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.sustentabilidade {
    padding: 205px 0;
    text-align: center;
}

.sustentabilidade img {
    display: block;
    width: 100%;
    max-width: 534px;
    height: auto;
    margin: 0 auto;
}

.texto {
    font-size: 2em;
    line-height: 1.2;
    text-align: center;
    padding: 82px 0;
}

.odsCont {
    padding-top: 40px;
    padding-bottom: 40px;
}

.textoN {
    font-size: 1.4em;
    line-height: 1.1;
}

.ods img {
    display: block;
    width: 100%;
    max-width: 312px;
    height: auto;
    outline: 0;
    border: 0;
    margin: 0 auto 20px auto;
}

.odsImg {
    display: block;
    width: 100%;
    max-width: 100px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 500px) {
    .odsImg {
        float: left;
        display: block;
        width: 100%;
        max-width: 100px;
        height: auto;
        margin-left: 0;
        margin-right: 15px;
    }
}

.saiba {
    color: #00336e;
    text-decoration: none;
}

.saiba:hover {
    color: #ffffff;
}

.acoesSociais {
    margin-top: 60px;
    margin-bottom: 60px;
}

.acoesSociais h3 {
    margin: 30px 0 0 0;
    color: #00336e;
}
.acoesSociais h4 {
    margin: 0 0 30px 0;
}

.acoesSociaisImg {
    display: block;
    width: 100%;
    max-width: 90px;
    height: auto;
    float: left;
}

@media (min-width: 1200px) {
    .acoesSociaisImg {
        float: left;
        width: 100%;
        max-width: 235px;
        height: auto;
        margin-left: 0;
        margin-right: 15px;
    }
}

.florescerImg {
    display: block;
    width: 100%;
    max-width: 225px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1200px) {
    .florescerImg {
        float: right;
        margin-left: 15px;
        margin-right: 0;
    }
}

.acoesSociais ul li {
    font-size: 1.4em;
    line-height: 1;
}

.certificacoes {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

@media (min-width: 1200px) {
    .certificacoes {
        flex-direction: row;
        justify-content: flex-start;
    }
}

.certs img {
    width: 100%;
    height: auto;
    display: block;
    outline: 0;
    border: 0;
    margin: 0 auto 20px auto;
}

.cert1 {
    max-width: 284px;
}

.cert2 {
    max-width: 251px;
}

.cert3 {
    max-width: 238px;
}

.cert4 {
    max-width: 238px;
}

.cert5 {
    max-width: 246px;
}

.parcs img {
    width: 100%;
    height: auto;
    display: block;
    outline: 0;
    border: 0;
    margin: 0 auto 20px auto;
}

.lab {
    max-width: 300px;
}

.footer {
    padding: 15px 0;
    background-color: black;
}

.limite {
    background:none; 
    margin: auto; 
    min-width:200px; 
    max-width:1200px;
}

.sessao-footer {
    display: none;
}

.Rsessao-footer {
    text-align: center;
    background:#000;
    font-size: 14px;
}

.Rsessao-footer .row:not(:first-child) {
    margin-top: 10px;
}

.Rsessao-footer a {
    color: white;
    text-decoration: none;
}

.Rsessao-footer a:hover {
    color:#dc0a3d;
}

@media (min-width: 1200px) {
    .sessao-footer {
        display: block;
        height: 40px; 
/*        padding:15px 0; */
        background:#000;
    }
    .Rsessao-footer {
        display: none;
    }
}

.efeito-01{-webkit-transform: translateZ(0); transition: 0.4s ease;}

.sessao-footer .area-loginhos{position: relative; cursor: pointer}
.sessao-footer .area-loginhos .logo-footer{width: 40px; height: 40px; background: url(../images/footer-logo.png) center center no-repeat; float: left; margin-right: 10px;}
.sessao-footer .area-loginhos .seta{width: 50px; height: 40px; background: url(../images/footer-seta.png) 0 center no-repeat; float: left; margin-right: 10px;}
.sessao-footer .area-loginhos ul{padding: 0; margin: 0; list-style: none; opacity: 0;}
.sessao-footer .area-loginhos ul li{height: 40px; float: left; margin-right: 10px;}
.sessao-footer .area-loginhos ul li a{line-height: 40px; color: #fff;  font-size: 16px; margin: 0 20px;}
.sessao-footer .area-loginhos ul li a:hover{color:#dc0a3d;}
.sessao-footer .area-loginhos:hover ul{opacity: 1;}
.sessao-footer .area-loginhos:hover .seta{background-position: center center;}

.sessao-footer a {
    text-decoration: none;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 40px;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.idioma {
    margin-left: 20px;
}

.idioma a {
    color: black;
    text-decoration: none;
}

.idioma a:hover {
    color: red;
    text-decoration: none;
}

.idioma a:active,
.idioma a.active {
    color: red;
    text-decoration: none;
}