body > footer {
    clear: both;
    height: auto;
    background: url('../Images/footer/background.png?1374593176') repeat-x center top;
    overflow: hidden;
    position: relative;
    margin-top: -60px;
    z-index: 2;
}

    body > footer a:hover {
        text-decoration: underline;
    }

    body > footer .wrap {
        padding-top: 89px;
        height: 100%;
    }

        body > footer .wrap a {
            color: #fff;
        }

        body > footer .wrap .list {
            float: left;
            position: relative;
            width: calc(((100% - 297px) / 4) - 26px);
        }

            body > footer .wrap .list li {
                line-height: 20px;
                color: #6b6b6b;
            }

            body > footer .wrap .list a, body > footer .wrap .list h3 {
                font-size: 12px;
            }

            body > footer .wrap .list a {
                color: #6b6b6b;
            }

            body > footer .wrap .list h3 {
                color: #9f0000;
                font-weight: bold;
                background: url('../Images/footer/h3-bullet.png?1374593176') no-repeat left top;
                padding-left: 9px;
                margin-left: -9px;
                margin-bottom: 4px;
            }

        body > footer .wrap .list {
            padding: 0 13px;
        }

            body > footer .wrap .list:first-child {
                padding-left: 0;
            }

        body > footer .wrap .contact-box {
            display: block;
            float: right;
            width: 297px;
            padding-left: 13px;
        }

            body > footer .wrap .contact-box .list {
                width: 178px;
            }

            body > footer .wrap .contact-box .links {
                float: left;
                position: relative;
                right: 0;
            }

            body > footer .wrap .contact-box .bottom-links {
                position: relative;
                z-index: 1;
            }

                body > footer .wrap .contact-box .bottom-links .left {
                    position: absolute;
                    left: -332px;
                    display: flex;
                    flex-wrap: wrap;
                }

                    body > footer .wrap .contact-box .bottom-links .left h3 {
                        width: 100%;
                        color: #9f0000;
                        font-weight: bold;
                        background: url('../Images/footer/h3-bullet.png?1374593176') no-repeat left top;
                        padding-left: 9px;
                        margin-left: -9px;
                        margin-bottom: 4px;
                    }

                    body > footer .wrap .contact-box .bottom-links .left a {
                        display: flex;
                        flex-direction: column;
                        align-items: center;
                        margin: 10px 0 20px;
                    }

                    body > footer .wrap .contact-box .bottom-links .left a + a {
                        margin-left: 20px;
                    }

                    body > footer .wrap .contact-box .bottom-links .left a span img {
                        max-width: 120px;
                        margin-top: 10px;
                    }

        body > footer .wrap .grey-button {
            color: #eeeeee;
            background: dimgrey url('../Images/footer/red-button-bullet.png?1374593176') no-repeat 10px center;
            padding: 7px 22px;
            padding-right: 0;
            display: block;
            width: 84px;
            font-size: 12px;
            margin-bottom: 6px;
        }

            body > footer .wrap .grey-button.red {
                background: #9f0000 url(../Images/footer/red-button-bullet.png?1357230995) no-repeat 10px center;
            }

            body > footer .wrap .grey-button.orange {
                background: #DA4E2F url(../Images/footer/red-button-bullet.png?1357230995) no-repeat 10px center;
            }

        body > footer .wrap .phone-0800, body > footer .wrap .phone-0800-deficient, body > footer .wrap .whatsapp {
            position: absolute;
            right: 20px;
            width: 239px;
            display: block;
            color: #FFFFFF;
            text-align: center;
            line-height: 28px;
        }

        body > footer .wrap .whatsapp {
            text-decoration: none !important;
        }

            body > footer .wrap .phone-0800 span, body > footer .wrap .phone-0800-deficient span, body > footer .wrap .whatsapp span {
                display: block;
                font-size: 26px;
                line-height: 16px;
                padding-left: 21px;
                letter-spacing: 1px;
                text-shadow: rgba(113, 17, 17, 0.7) 0 0 3px;
                color: #FFFFFF;
            }

            body > footer .wrap .whatsapp span {
                font-size: 24px;
                padding-left: 24px;
                letter-spacing: 0px;
            }

        body > footer .wrap .talk-ombudsman {
            font-weight: 600;
            box-sizing: border-box;
            position: absolute;
            right: 20px;
            top: 290px;
            background-image: url('../Images/footer/talk-ombudsman.png');
            background-repeat: no-repeat;
            background-position: center center;
            width: 252px;
            height: 67px;
            font-size: 11px;
            color: #757678;
            font-style: italic;
            text-align: right;
            padding: 8px 12px 0;
        }

            body > footer .wrap .talk-ombudsman strong {
                font-weight: 900;
            }

            body > footer .wrap .talk-ombudsman span {
                font-weight: bold;
                margin: 2px -2px 0 0;
                position: relative;
                display: block;
                text-transform: uppercase;
                font-size: 30px;
                color: #9e2817;
                letter-spacing: .026em;
            }

                body > footer .wrap .talk-ombudsman span:after {
                    content: "";
                    position: absolute;
                    top: 100%;
                    right: 0;
                    width: 170px;
                    height: 2px;
                    background-position: center;
                    background-repeat: no-repeat;
                    background-image: url('../Images/footer/talk-ombudsman-bd.png');
                }

        body > footer .wrap .phone-0800 {
            top: 210px;
            background-image: url('../Images/footer/phone-0800.png?1374593176');
            width: 249px;
            height: 62px;
        }

        body > footer .wrap .phone-0800-deficient {
            top: 250px;
            background-image: url('../Images/footer/phone-0800-deficient.png?1374593177');
            width: 249px;
            height: 62px;
        }

        body > footer .wrap .whatsapp {
            top: 210px;
            background-image: url('../Images/footer/whatsapp.png?1374593178');
            width: 249px;
            height: 62px;
        }

        body > footer .wrap .talk-ombudsman {
            font-weight: 600;
            box-sizing: border-box;
            position: absolute;
            right: 20px;
            top: 290px;
            background-image: url('../Images/footer/talk-ombudsman.png');
            background-repeat: no-repeat;
            background-position: center center;
            width: 252px;
            height: 67px;
            font-size: 11px;
            color: #757678;
            font-style: italic;
            text-align: right;
            padding: 8px 12px 0;
        }

            body > footer .wrap .talk-ombudsman strong {
                font-weight: 900;
            }

            body > footer .wrap .talk-ombudsman span {
                font-weight: bold;
                margin: 2px -2px 0 0;
                position: relative;
                display: block;
                text-transform: uppercase;
                font-size: 30px;
                color: #9e2817;
                letter-spacing: .026em;
            }

                body > footer .wrap .talk-ombudsman span:after {
                    content: "";
                    position: absolute;
                    top: 100%;
                    right: 0;
                    width: 170px;
                    height: 2px;
                    background-position: center;
                    background-repeat: no-repeat;
                    background-image: url('../Images/footer/talk-ombudsman-bd.png');
                }

        body > footer .wrap .contact-box .phone-0800-deficient, body > footer .wrap .contact-box .phone-0800, body > footer .wrap .contact-box .talk-ombudsman, body > footer .wrap .contact-box .whatsapp {
            display: block;
            margin-top: 11px;
            position: relative;
            top: inherit;
            right: inherit;
        }

        body > footer .wrap > footer {
            min-height: 60px;
            width: 100%;
            bottom: 0;
        }

        body > footer .wrap .labels {
            display: block;
            position: relative;
            margin-top: 40px;
            right: inherit;
            bottom: inherit;
        }

            body > footer .wrap > footer > nav li {
                border-left: 1px solid #7c7c7c;
                padding: 0 7px;
            }

                body > footer .wrap > footer > nav li:first-child {
                    border: none;
                    padding-left: 0;
                }

                body > footer .wrap > footer > nav li a {
                    font-size: 12px;
                    color: #7c7c7c;
                }

            body > footer .wrap > footer > p, body > footer .wrap > footer > a {
                position: absolute;
            }

            body > footer .wrap > footer .disclaimer {
                color: #9b9b9b;
                font-size: 11px;
                bottom: 9px;
            }

            body > footer .wrap > footer .copyright {
                right: 0;
                font-size: 12px;
                color: #7c7c7c;
                top: 0;
            }

            body > footer .wrap > footer .signature {
                margin-top: 15px;
                top: 0;
                right: 20px;
            }

                body > footer .wrap > footer .signature img {
                    display: block;
                    position: absolute;
                    top: 5px;
                    right: 0px;
                }
        body > footer .wrap > footer {
            position: relative;
            margin-top: 20px;
        }
        body > footer .wrap .logos-sprite,
        body > footer .wrap .labels .ccr-10,
        body > footer .wrap .labels .ise,
        body > footer .wrap .labels .pacto-global,
        body > footer .wrap .labels .ods,
        body > footer .wrap .labels .integridade {
            background: url('../Images/footer/logos-s7daaab5c49.png') no-repeat;
        }

        body > footer .wrap .labels {
            text-align: right;
        }

            body > footer .wrap .labels .ccr-10 {
                background-position: 0 -183px;
                height: 61px;
                width: 82px;
            }

            body > footer .wrap .labels .ise {
                margin-top: 57px;
                background-position: 0 0;
                width: 182px;
                height: 40px;
            }

            body > footer .wrap .labels .pacto-global {
                background-position: 0 -49px;
                width: 74px;
                height: 94px;
            }

            body > footer .wrap .labels .ods {
                margin-top: 39px;
                background-position: -84px -49px;
                width: 56px;
                height: 57px;
            }

            body > footer .wrap .labels .integridade {
                display: none;
                margin-top: 53px;
                background-position: -84px -111px;
                width: 95px;
                height: 42px;
            }

            body.viacosteira > footer .wrap .labels .integridade,
            body.viasul > footer .wrap .labels .integridade {
                display: inline-block;
            }

            body > footer .wrap .labels a, body > footer .wrap .labels span {
                background-color: transparent;
                border: 0;
                overflow: hidden;
                display: block;
                text-indent: -9999px;
                display: inline-block;
                margin: 0 20px;
                vertical-align: middle;
                cursor: default;
            }

                body > footer .wrap .labels a:before, body > footer .wrap .labels span:before {
                    content: "";
                    display: block;
                    width: 0;
                    height: 100%;
                }

                body > footer .wrap .labels a.ccr-10, body > footer .wrap .labels span.ccr-10 {
                    cursor: pointer;
                }

                body > footer .wrap .labels a:last-child, body > footer .wrap .labels span:last-child {
                    padding-right: 0;
                }

.social {
    margin: 20px 0 0;
    padding-left: 0;
    list-style: none;
}

    .social li {
        background-color: #6b6b6b;
        display: inline-block;
        width: 24px;
        height: 24px;
        text-align: center;
    }

    .social li+li {
        margin-left: 7px;
    }

        .social li a {
            color: #fff;
            font-size: 16px;
            line-height: 1.6;
        }

.clearfix {
    clear: both !important;
}

.cookie-msg {
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 20px;
    background-color: #dadada;
    z-index: 9999;
    box-sizing: border-box;
}

.cookie-msg p {
    font-size: 16px;
}

    .cookie-msg p + p {
        margin-top: 10px;
    }

    .cookie-msg .btn {
        display: flex;
        align-items: center;
        font-size: 18px;
        font-weight: bold;
    }

        .cookie-msg .btn .ok {
            display: block;
            padding: 20px 40px;
            color: #fff;
            background-color: #9f0000;
            text-align: center;
            margin: 0 10px;
        }