@charset "CP850";
/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

form {
    background: white;
}

html {
    overflow-x: hidden;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: "";
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    resize: vertical;
}

a {
    text-decoration: none;
    color: #666666;
}

strong {
    font-weight: 700;
}

.reset {
    clear: both;
}

/* Print */
@media print {

    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    h1, h2, h3 {
        page-break-after: avoid;
    }

    .form-resgate {
        font-weight: 400;
        font-size: 12px;
        line-height: 21px;
        color: #666666;
        margin-bottom: 20px;
    }

        .form-resgate fieldset {
            font-family: "Arial", "sans-serif";
        }


            .form-resgate fieldset.resgate {
                width: 100%;
                border-top: 1px solid #cccccc;
                padding-top: 20px;
                margin: 25px 0;
            }

                .form-resgate fieldset.resgate label {
                    margin-bottom: 20px;
                }

                    .form-resgate fieldset.resgate label.leftgrd {
                        width: 46%;
                        float: left;
                        margin-right: 38px;
                    }



                        .form-resgate fieldset.resgate label.leftgrd input {
                            width: 89%;
                            font-size: 16px;
                            font-style: italic;
                            color: #cccccc;
                            border: 1px solid #cccccc;
                            outline: none;
                            padding: 20px;
                            height: 6px;
                        }



                    .form-resgate fieldset.resgate label.left {
                        width: 23%;
                        float: left;
                        margin-right: 38px;
                    }



                        .form-resgate fieldset.resgate label.left.last {
                            margin-right: 0px;
                        }

                        .form-resgate fieldset.resgate label.left input {
                            width: 83%;
                            padding: 20px;
                            height: 6px;
                            font-style: italic;
                            font-size: 16px;
                            color: #cccccc;
                            border: 1px solid #cccccc;
                            outline: none;
                        }


                .form-resgate fieldset.resgate .opcoes {
                    width: 99%;
                    padding: 20px 0 20px;
                    *padding: 20px 0 18px;
                    background: #cccccc;
                }



                    .form-resgate fieldset.resgate .opcoes label.radio {
                        margin: 0 28px 0 57px;
                        float: left;
                        cursor: pointer;
                        color: black;
                        font-size: 16px;
                    }


                .form-resgate fieldset.resgate .desejareceber {
                    width: 96%;
                    border: 1px solid #cccccc;
                    padding: 13px;
                    margin: 30px 0;
                }


                    .form-resgate fieldset.resgate .desejareceber .titdeseja {
                        float: left;
                        font-size: 18px;
                        text-transform: uppercase;
                        font-weight: 700;
                        width: 30%;
                    }

                    .form-resgate fieldset.resgate .desejareceber .rightdeseja {
                        float: right;
                        width: 70%;
                        font-weight: 400;
                        font-size: 14px;
                        line-height: 21px;
                        color: #666666;
                    }

                .form-resgate fieldset.resgate .opcoesrecebimento {
                    width: 99%;
                    text-align: center;
                    padding: 10px 0 12px;
                    *padding: 10px 0 12px;
                    background: #cccccc;
                }

                .form-resgate fieldset.resgate .radiobuttons {
                    width: 96%;
                    border: 1px solid #cccccc;
                    padding: 14px;
                    margin: 0px 0px 40px;
                }

                    .form-resgate fieldset.resgate .radiobuttons label {
                        width: 35%;
                        margin-left: 30px;
                        float: left;
                    }

                        .form-resgate fieldset.resgate .radiobuttons label.radio {
                            margin: 0 0px 0 130px;
                            float: left;
                            cursor: pointer;
                            color: black;
                            font-size: 16px;
                            border-right: 1px solid #cccccc;
                        }

                            .form-resgate fieldset.resgate .radiobuttons label.radio.last {
                                border: 0px;
                            }

                .form-resgate fieldset.resgate .instrucoesnormativas {
                    width: 99%;
                    text-align: center;
                    padding: 10px 0 12px;
                    *padding: 10px 0 12px;
                    background: #cccccc;
                }

                .form-resgate fieldset.resgate .perg {
                    background: #f2f2f2;
                    width: 96%;
                    padding: 0px 14px 59px 14px;
                    border: 1px solid #f2f2f2;
                }

                    .form-resgate fieldset.resgate .perg aside {
                        width: 49%;
                        margin-left: 30px;
                        float: left;
                        border-right: 1px solid #cccccc;
                        padding-right: 10px;
                        margin-top: 20px;
                        margin-bottom: 20px;
                    }

                        .form-resgate fieldset.resgate .perg aside span {
                            color: black;
                            font-size: 16px;
                            margin: 0px 0px 0 80px;
                        }

                        .form-resgate fieldset.resgate .perg aside.last {
                            width: 42%;
                            border: 0;
                            margin-left: 0;
                            text-align: left;
                        }

                    .form-resgate fieldset.resgate .perg div {
                        width: 49%;
                        margin-left: 30px;
                        float: left;
                        border-right: 1px solid #cccccc;
                        padding-right: 10px;
                        margin-top: 20px;
                    }

                        .form-resgate fieldset.resgate .perg div p {
                            color: black;
                            font-size: 10px;
                            margin: 0px 0px 0 5px;
                        }

                        .form-resgate fieldset.resgate .perg div.last {
                            width: 40%;
                            border: 0;
                            margin-left: 51px;
                            text-align: left;
                            margin-top: 52px;
                        }

                            .form-resgate fieldset.resgate .perg div.last label.radio {
                                margin: 0 28px 0 57px;
                                float: left;
                                cursor: pointer;
                                color: black;
                                font-size: 16px;
                            }

                    .form-resgate fieldset.resgate .perg .condicoeslegais {
                        color: black;
                        font-size: 16px;
                        width: 79%;
                        margin-left: 33px;
                        margin-top: 15px;
                    }

                    .form-resgate fieldset.resgate .perg .condicoes {
                        color: black;
                        font-size: 10px;
                        margin: 0px 0px 0 5px;
                        line-height: 21px;
                        width: 93%;
                        text-align: left;
                        margin: 0 auto;
                    }

                        .form-resgate fieldset.resgate .perg .condicoes strong {
                            font-weight: 800;
                        }

            .form-resgate fieldset .others-pal {
                width: 100%;
                color: black;
                font-size: 10px;
                margin: 0px 0px 0 0;
                line-height: 21px;
                border-bottom: 1px solid #cccccc;
                padding-bottom: 20px;
            }

            .form-resgate fieldset .botoes {
                width: 60%;
                position: relative;
                left: 15%;
                margin: 30px auto;
            }

                .form-resgate fieldset .botoes .button-imprimir {
                    width: 99px;
                    padding: 10px;
                    float: left;
                    margin-right: 20px;
                    font-family: "Arial", "sans-serif";
                    font-size: 16px;
                    color: white;
                    background: #00339e;
                    text-transform: uppercase;
                    border: 0;
                    cursor: pointer;
                }

        .form-resgate .form-enviado {
            margin-top: 40px;
        }

            .form-resgate .form-enviado p {
                float: left;
                font-size: 20px;
                font-weight: 600;
            }

            .form-resgate .form-enviado img {
                margin-top: -22px;
                margin-left: 20px;
            }

    .border {
        height: 1px;
        width: 100%;
        background: #cccccc;
        margin-bottom: 10px;
        clear: both;
    }
}
/* Base */


.fundopreto {
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.6;
    z-index: 1;
}


.centraliza {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    font-family: "Arial", "sans-serif";
}

@media (max-width: 1000px) {
    .centraliza {
        width: 90%;
    }
}

@media (max-width: 700px) {
    .centraliza {
        width: 95%;
    }
}

.centraliza .title-areas {
    width: 300px !important;
    font-family: "Arial", "sans-serif";
    font-size: 22px !important;
    color: #00339e !important;
    font-style: italic !important;
    font-weight: 500 !important;
    line-height: 37px !important;
    margin-bottom: 10px !important;
    height: auto !important;
}

@media (max-width: 700px) {
    .centraliza .title-areas {
        display: block !important;
        font-size: 30px !important;
    }
}

.bgtitulosinterna {
    width: 100%;
    padding: 29px 0px 14px !important;
    position: relative;
    border-bottom: 1px solid #e7e7e7;
    top: -16px;
    *top: 0px;
    *margin-bottom: 25px;
    z-index: 0;
}

@media (max-width: 1000px) {
    .bgtitulosinterna {
        margin-top: 77px;
    }
}



.bgtitulosinterna.trintacinco {
    background: #f2776f !important;
}

.bgtitulosinterna.suplementacao2 {
    background: #cacc2d !important;
}

.bgtitulosinterna.mileniotit {
    background: #192171 !important;
}

.bgtitulosinterna.namisa2 {
    background: #478b8b !important;
}

.bgtitulosinterna.prev {
    background: #ff9d00 !important;
}

.bgtitulosinterna.baseinterna {
    background: white !important;
    border-top: solid 1px #cccccc;
}

.bgtitulosinterna .title-interna {
    font-family: "Arial", "sans-serif";
    font-weight: 600;
    color: white;
    float: left;
    text-align: left;
    font-size: 22px;
    padding: 0px 0px 0px 0px;
}

    .bgtitulosinterna .title-interna.azul {
        color: #0e3369 !important;
    }

@media (max-width: 535px) {
    .bgtitulosinterna .title-interna.azul {
        margin-bottom: 25px;
        line-height: 20px;
    }
}

.bgtitulosinterna .title-interna.educacao {
    background: url(../images/icon-titleeducacao.png) no-repeat left;
    padding-left: 40px;
    height: 26px;
    padding-top: 6px;
}

.bgtitulosinterna .botoes-right {
    width: 80px;
    float: right;
    margin-top: -5px;
}

    .bgtitulosinterna .botoes-right .voltar {
        float: left;
        margin-right: 10px;
    }

    .bgtitulosinterna .botoes-right .home {
        float: left;
        margin-right: 0;
    }

    .bgtitulosinterna .botoes-right .compartilhar {
        float: right;
        margin-right: 0px;
    }

.sobreoprograma p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

@media (max-width: 535px) {
    .bgtitulosinterna .title-interna {
        padding-right: 80px;
    }
}

.error {
    border: solid 1px red !important;
}

/* Header */
@media (max-width: 700px) {
    #divAutoatendimentoTopo {
        display: none;
    }
}

#divTecladoVirtual {
    position: absolute;
    right: 0px;
    top: 95px;
    -top: 83px;
    background: url(../images/tecladoVirtual.png) left top no-repeat;
    -background: url(../images/tecladoVirtual.gif) left top no-repeat;
    padding: 38px;
    -padding-top: 5px;
}

    #divTecladoVirtual table {
        margin-bottom: 5px;
    }

.imgBotoesTecladoVirtual {
    position: relative;
    top: -21px;
}

    .imgBotoesTecladoVirtual img {
        margin: 0px 3px 3px 0px;
    }

#divErroTecladoVirtual {
    position: absolute;
    right: 0px;
    top: 75px;
    top: 83px;
    background: url(../images/erroSenhaCPF.png) left top no-repeat;
    -background: url(../images/erroSenhaCPF.gif) left top no-repeat;
    padding: 40px;
    -padding-top: 5px;
}

    #divErroTecladoVirtual table {
        margin-bottom: 5px;
    }

header {
    width: 100%;
    background: #002f6b;
    padding-bottom: 30px;
    position: relative;
    z-index: 2;
    *margin-bottom: -22px;
}

@media (max-width: 1000px) {
    header {
        padding-bottom: 70px;
        position: relative;
        z-index: 3;
    }
}

@media (max-width: 700px) {
    header {
        padding-bottom: 151px;
        position: relative;
        z-index: 3;
    }
}

.logo {
    position: absolute;
    top: 15px;
    left: 0px;
}

@media (max-width: 1000px) {
    .logo {
        left: 0px;
    }
}

@media (max-width: 700px) {
    .logo {
        left: 0px;
    }
}

@media (max-width: 535px) {
    .logo {
        left: 0%;
    }
}

.header-right {
    width: 353px;
    float: right;
    background: url(../images/background-minhacasa.png) no-repeat left top;
    padding-left: 13px;
    margin-top: -17px;
    position: relative;
    height: 75px;
    top: 28px;
    *top: 11px;
    *background-position-y: 20px;
}



@media (max-width: 700px) {
    .header-right {
        width: 116px;
        background: none;
        position: absolute;
        right: 0px;
    }
}

.header-right img {
    float: left;
    *margin: 20px 0px 0px 0px;
}

.header-right .form-minhaconta {
    width: 233px;
    float: right;
    background: none;
    *margin-top: 19px;
}

    .header-right .form-minhaconta .inputcpf {
        width: 206px;
        padding: 0 12px;
        height: 25px;
        line-height: 25px;
        background: url(../images/bginputminhaconta.png) no-repeat;
        font-family: "Arial", "sans-serif";
        font-size: 10px;
        color: #00306b;
        margin: 0px 0px 5px;
        font-weight: 700;
        outline: none;
        border: 0 !important;
    }

    .header-right .form-minhaconta .inputsenha {
        width: 156px;
        padding: 0 12px;
        height: 25px;
        line-height: 25px;
        background: url(../images/bginputsenha.png) no-repeat;
        font-family: "Arial", "sans-serif";
        font-size: 10px;
        float: left;
        color: #00306b;
        margin: 0px 0px 5px;
        font-weight: 700;
        border: 0 !important;
        outline: none;
    }

    .header-right .form-minhaconta .corrigeOKopera {
        width: 42px;
        padding: 7px 0px 18px;
        height: 1px;
        background: url(../images/bgok.png) no-repeat;
        font-family: "Arial", "sans-serif";
        font-size: 12px;
        color: #002f6b;
        font-weight: 900;
        border: 0 !important;
        outline: none;
        line-height: 13px;
        cursor: pointer;
        *height: 25px;
        margin-left: 4px;
        text-transform: uppercase;
        *line-height: 11px;
    }

    .header-right .form-minhaconta .esqueciasenha {
        padding: 0 !important;
        color: white;
        font-family: "Arial", "sans-serif";
        font-size: 10px;
        font-weight: 400;
        text-decoration: underline;
        width: 100%;
        text-align: left;
        margin: 5px 0px;
    }

        .header-right .form-minhaconta .esqueciasenha a {
            color: white;
            display: inline-block;
            margin-left: 40px;
        }

/* Nav */

nav {
    width: 101%;
    background: whitesmoke;
    border-bottom: 1px solid #e8e8e8;
}

    nav.menusite {
        width: 100%;
        position: relative;
        z-index: 1;
        height: 35px;
        padding: 10px 0px;
        /*margin-left: -13px;*/
        *margin-top: 23px;
    }

@media (max-width: 1000px) {
    nav.menusite {
        display: none;
    }
}

@media (max-width: 700px) {
    nav.menusite {
        display: none;
    }
}

nav.menusite .open-menu {
    width: 53px;
    height: 46px;
    float: right;
    cursor: pointer;
    margin-right: 20px;
    margin-top: 62px;
    text-indent: -9999px;
    background: url(../images/ico-menu.png) no-repeat center;
    display: block;
}

nav li {
    list-style: none;
    margin-right: 1px;
    float: left;
    padding: 10px 14px 10px 10px;
    font-family: "Arial", "sans-serif";
    font-size: 15px;
    font-weight: 700;
    color: #00306b;
    background: url(../images/set-menu.png) no-repeat right;
    text-align: center;
    height: 14px;
    position: relative;
    cursor: pointer;
    z-index: 9999999999999999999999999999999999999;
    width: 11%;
    margin-right: 100px;
}

    nav li.last {
        background: #cccccc;
        color: #009dd7;
        padding: 10px 0px 10px 5px;
        margin-right: 0px;
        width: 22%;
    }

        nav li.last a {
            color: #009dd7;
        }

    nav li.educacao {
        width: 30%;
        padding: 10px 1px 10px 0px;
    }

        nav li.educacao:hover {
            background: #4d80af;
        }

            nav li.educacao:hover .submenu div:hover {
                background: #318fc4;
            }

                nav li.educacao:hover .submenu div:hover a {
                    color: white;
                }

            nav li.educacao:hover .submenu.educacao {
                display: block;
            }

        nav li.educacao .submenu {
            background: url(../images/set-submenu.png) no-repeat center top;
            padding: 10px;
            position: absolute;
            z-index: 99999999999;
            text-align: left;
            top: 34px;
        }

            nav li.educacao .submenu div {
                list-style: none;
                font-family: "Open Sans", "sans-serif";
                font-size: 13px;
                position: relative;
                z-index: 999999999;
                height: 17px;
                background: white;
                color: black;
                line-height: 18px;
                padding: 7px;
                font-weight: 400;
            }

                nav li.educacao .submenu div a {
                    color: #0e3369;
                }

            nav li.educacao .submenu.educacao {
                width: 297px;
                left: -7px;
                display: none;
            }

    nav li.investimento:hover {
        color: #4d80af;
    }

        nav li.investimento:hover .submenu div:hover {
            background: #318fc4;
        }

            nav li.investimento:hover .submenu div:hover a {
                color: white;
            }

        nav li.investimento:hover .submenu.investimento {
            display: block;
        }

    nav li.investimento .submenu {
        padding: 10px;
        position: absolute;
        z-index: 99999999;
        text-align: left;
        top: 30px;
    }

        nav li.investimento .submenu div {
            list-style: none;
            font-family: "Open Sans", "sans-serif";
            font-size: 13px;
            background: whitesmoke;
            color: black;
            position: relative;
            z-index: 999999999;
            line-height: 18px;
            padding: 7px;
            font-weight: 400;
        }

        nav li.investimento .submenu.investimento {
            width: 220px;
            left: -10px;
            display: none;
        }

            nav li.investimento .submenu.investimento a {
                color: #0e3369;
            }

    nav li.servicos {
        width: 7%;
        padding-left: 5px;
        padding-right: 17px;
    }

        nav li.servicos:hover {
            color: #4d80af;
        }

            nav li.servicos:hover .submenu div:hover {
                background: #318fc4;
            }

                nav li.servicos:hover .submenu div:hover a {
                    color: white;
                }

            nav li.servicos:hover .submenu.servicos {
                display: block;
            }

        nav li.servicos .submenu {
            padding: 10px;
            position: absolute;
            z-index: 99999999;
            text-align: left;
            top: 30px;
        }

            nav li.servicos .submenu div {
                list-style: none;
                font-family: "Open Sans", "sans-serif";
                font-size: 13px;
                background: whitesmoke;
                color: black;
                position: relative;
                z-index: 999999999;
                line-height: 18px;
                padding: 7px;
                font-weight: 400;
            }

            nav li.servicos .submenu.servicos {
                width: 134px;
                left: -11px;
                display: none;
            }

            nav li.servicos .submenu.servicos a {
                color: #0e3369;
            }

    nav li.publicacoes {
        width: 10%;
        padding-left: 5px;
        padding-right: 16px;
    }

        nav li.publicacoes:hover {
            color: #4d80af;
        }

            nav li.publicacoes:hover .submenu div:hover {
                background: #318fc4;
            }

                nav li.publicacoes:hover .submenu div:hover a {
                    color: white;
                }

            nav li.publicacoes:hover .submenu.publicacoes {
                display: block;
            }

        nav li.publicacoes .submenu {
            padding: 10px;
            position: absolute;
            z-index: 99999999;
            text-align: left;
            top: 30px;
        }

            nav li.publicacoes .submenu div {
                list-style: none;
                font-family: "Open Sans", "sans-serif";
                font-size: 13px;
                background: whitesmoke;
                color: black;
                position: relative;
                z-index: 999999999;
                line-height: 18px;
                padding: 7px;
                font-weight: 400;
            }

            nav li.publicacoes .submenu.publicacoes {
                width: 195px;
                left: -8px;
                display: none;
            }

                nav li.publicacoes .submenu.publicacoes a {
                    color: #0e3369;
                }

    nav li.institucional:hover {
        color: #4d80af;
    }

        nav li.institucional:hover .submenu div:hover {
            background: #318fc4;
        }

            nav li.institucional:hover .submenu div:hover a {
                color: #fff !important;
            }

        nav li.institucional:hover .submenu.conheca {
            display: block;
        }

    nav li.institucional .submenu {
        padding: 10px;
        position: absolute;
        z-index: 99999999;
        text-align: left;
        top: 30px;
    }

        nav li.institucional .submenu div {
            list-style: none;
            font-family: "Open Sans", "sans-serif";
            font-size: 13px;
            background: whitesmoke;
            color: black;
            line-height: 18px;
            padding: 7px;
            position: relative;
            z-index: 999966666666666666;
            font-weight: 400;
        }

        nav li.institucional .submenu.conheca {
            width: 180px;
            left: -11px;
            display: none;
        }

            nav li.institucional .submenu.conheca a {
                color: #0e3369;
            }



    /* Fale Conosco */
   
    nav li.faleconosco {
        width: 10%;
        padding-left: 0px;
        padding-right: 17px;
        background: transparent;
    }
nav li.faleconosco a {
    color: #00306b
}
        nav li.faleconosco a:hover {
            color: #4d80af;
        }

            nav li.faleconosco:hover .submenu div:hover {
                background: #318fc4;
            }

                nav li.faleconosco:hover .submenu div:hover a {
                    color: white;
                }

            nav li.faleconosco:hover .submenu.faleconosco {
                display: block;
            }

        nav li.faleconosco .submenu {
            padding: 10px;
            position: absolute;
            z-index: 99999999;
            text-align: left;
            top: 30px;
        }

            nav li.faleconosco .submenu div {
                list-style: none;
                font-family: "Open Sans", "sans-serif";
                font-size: 13px;
                background: whitesmoke;
                color: black;
                position: relative;
                z-index: 999999999;
                line-height: 18px;
                padding: 7px;
                font-weight: 400;
            }

            nav li.faleconosco .submenu.faleconosco {
                width: 134px;
                left: -11px;
                display: none;
            }

            nav li.faleconosco .submenu.faleconosco a {
                color: #0e3369;
            }


#Arquivo {
    padding: 10px 20px;
    line-height: 0;
    height: auto;
}

.mobile {
    height: 100%;
    display: none;
}


@media (max-width: 1000px) {
    .mobile {
        display: block !important;
    }
}

.mobile ul#menup {
    width: 65%;
    float: right;
    background: #004795;
    padding: 12px 0;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1;
    -webkit-transform: translateX(317px);
    -moz-transform: translateX(317px);
    -ms-transform: translateX(317px);
    transform: translateX(317px);
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    transition: all 0.25s linear;
    height: 100%;
}

    .mobile ul#menup .menugrande {
        height: 100%;
    }

        .mobile ul#menup .menugrande li {
            width: 100%;
            padding: 7px 0px 17px 0px;
            font-size: 20.76px;
            font-family: "Arial", "sans-serif";
            color: white;
            background: #004795;
            font-weight: 400;
            text-align: right;
            cursor: pointer;
            margin-bottom: 30px;
            border-bottom: 1px solid white;
            line-height: 18px;
        }

            .mobile ul#menup .menugrande li span {
                color: white;
                line-height: 18px;
                padding-right: 20px;
            }

                .mobile ul#menup .menugrande li span.active {
                    color: white;
                    padding: 5px 20px 5px 20px;
                }

            .mobile ul#menup .menugrande li a {
                color: white;
                line-height: 18px;
            }

            .mobile ul#menup .menugrande li .submenus {
                padding-left: 10px;
                font-family: "Arial", "sans-serif";
                color: #313232;
                line-height: 18px;
                margin-top: 20px;
                width: 100%;
                border-radius: 10px;
                padding: 5px 10px 0px 0px;
            }

                .mobile ul#menup .menugrande li .submenus aside {
                    font-size: 17px;
                    color: 313232;
                    clear: both;
                    padding-right: 60px;
                    margin-bottom: 0px;
                    padding-top: 15px;
                    background: #009bd9;
                    padding-bottom: 15px;
                }

                    .mobile ul#menup .menugrande li .submenus aside a {
                        color: white;
                    }

                .mobile ul#menup .menugrande li .submenus a {
                    color: white;
                }

.aberto {
    display: block !important;
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

.conteudosite {
    position: relative;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

@media (max-width: 2000px) {
    .conteudosite.ativado {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

@media (max-width: 1000px) {
    .conteudosite.ativado {
        -webkit-transform: translateX(-65%);
        -moz-transform: translateX(-65%);
        -ms-transform: translateX(-65%);
        transform: translateX(-65%);
    }
}

@media (max-width: 700px) {
    #selectMobilePlan {
        position: absolute;
        left: 0;
        bottom: 10px;
        width: 100%;
        height: 48px;
        line-height: 35px;
        border: 1px solid #003300;
        background: white;
        color: #002f6b;
        display: block !important;
        text-indent: 10px;
    }

    #selectMobilePlan2 {
        position: absolute;
        left: 0;
        bottom: 10px;
        width: 100%;
        height: 48px;
        line-height: 35px;
        border: 1px solid #003300;
        background: white;
        color: #002f6b;
        display: block !important;
        text-indent: 10px;
    }
}

#selectMobilePlan select {
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    border: 1px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    color: black;
    background-color: white;
    cursor: default;
}

    #selectMobilePlan select option {
        font-weight: normal;
        display: block;
        padding: 0px 2px 1px;
        white-space: pre;
        min-height: 1.2em;
    }

#selectMobilePlan2 select {
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    border: 1px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    color: black;
    background-color: white;
    cursor: default;
}

    #selectMobilePlan2 select option {
        font-weight: normal;
        display: block;
        padding: 0px 2px 1px;
        white-space: pre;
        min-height: 1.2em;
    }

/* Nav Planos */
.navplanos {
    width: 100%;
    height: 23px;
    font-family: "Arial", "sans-serif";
    font-size: 11px;
    font-weight: 500;
    position: relative;
    z-index: 0;
    margin-top: 5px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 15px;
    padding-bottom: 15px;
    *margin-bottom: -1px;
}

@media (max-width: 1000px) {
    .navplanos {
        display: none;
    }
}

@media (max-width: 700px) {
    .navplanos {
        display: none;
    }
}

.navplanos ul {
    width: 100%;
    margin-top: 0px;
}

    .navplanos ul li {
        float: left;
        margin-right: 1px;
        position: relative !important;
        z-index: 0 !important;
        width: 187px;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center;
        margin-top: 10px;
    }

        .navplanos ul li.beneficio {
            color: #00306b;
            text-transform: none;
            margin-top: 0px;
            width: 63px;
            background: url(../images/set-planobeneficio.png) no-repeat right 0px;
            height: 50px;
            font-size: 12.99px;
            padding-right: 20px;
            padding-top: 2px;
            font-weight: 900;
        }

            .navplanos ul li.beneficio a {
                color: #133f7e;
            }

        .navplanos ul li.trinta {
            width: 180px;
            color: #00c8bb;
            height: 7px;
            background: url(../images/border-35.png) no-repeat bottom;
            padding-bottom: 13px;
            margin-right: 1px;
        }

            .navplanos ul li.trinta a {
                color: #00c8bb;
            }

        .navplanos ul li.suplementacao {
            color: #ff6a6e;
            width: 180px;
            background: url(../images/border-suple.png) no-repeat bottom;
            padding-bottom: 9px;
        }

            .navplanos ul li.suplementacao a {
                color: #ff6a6e;
            }

        .navplanos ul li.milenio {
            color: #005866;
            width: 180px;
            background: url(../images/border-milenio.png) no-repeat bottom;
            padding-bottom: 9px;
            margin-right: 1px;
        }

            .navplanos ul li.milenio a {
                color: #005866;
            }

        .navplanos ul li.namisa {
            color: #bec601;
            width: 180px;
            background: url(../images/border-namisa.png) no-repeat bottom;
            padding-bottom: 9px;
            margin-right: 1px;
        }

            .navplanos ul li.namisa a {
                color: #bec601;
            }

        .navplanos ul li.cbsprev {
            color: #ffc400;
            width: 190px;
            background: url(../images/border-cbsprev.png) repeat-x bottom;
            padding-bottom: 9px;
            margin-right: 1px;
        }

            .navplanos ul li.cbsprev a {
                color: #ffc400;
            }

.navmobile {
    width: 100%;
    z-index: 999;
    display: none;
    position: absolute;
    top: -61px;
    margin-bottom: -168px;
    display: none;
}

@media (max-width: 1000px) {
    .navmobile {
        display: block;
        z-index: 2;
    }
}

@media (max-width: 700px) {
    .navmobile {
        display: block;
        z-index: 2;
    }
}

.navmobile .planobeneficio {
    background: #004794;
    padding: 10px 0px 10px 0px;
    line-height: 34px;
    font-family: "Arial", "sans-serif";
    color: white;
    cursor: pointer;
    font-size: 22px;
    font-weight: 400;
    border-radius: 5px;
    text-align: center;
    width: 54%;
    margin: 0 auto;
}

@media (max-width: 400px) {
    .navmobile .planobeneficio {
        width: 69%;
    }
}

.navmobile .submenus {
    width: 100%;
    background: #004794;
}

    .navmobile .submenus li {
        width: 100%;
        font-family: "Arial", "sans-serif";
        font-size: 22px;
        background: #004794;
        text-align: center;
        padding: 10px 0px 10px 0px;
        margin: 0 auto;
    }

        .navmobile .submenus li a {
            color: white;
        }

/* banner home */
.content-banners {
    width: 666px;
    float: left;
    margin-top: 15px;
    position: relative;
    *margin-top: 10px;
    margin-bottom: 20px;
    height: 212px;
    overflow: hidden;
}

@media (max-width: 700px) {
    .content-banners {
        width: 100%;
        margin-top: 20px;
        height: inherit;
        margin-left: 0;
        padding-bottom: 28%;
    }
}

@media (max-width: 535px) {
    .content-banners {
        padding-bottom: 30%;
    }
}

@media (max-width: 400px) {
    .content-banners {
        padding-bottom: 23%;
    }
}

.content-banners .bannerhome {
    width: 100%;
    position: relative;
    top: -12px;
    *top: 0px;
    z-index: 0;
    margin-bottom: 20px;
}

@media (max-width: 700px) {
    .content-banners .bannerhome {
        margin-left: 0;
        width: 100%;
    }
}

.content-banners .bannerhome ul li {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
}

    .content-banners .bannerhome ul li img {
        width: 100%;
    }

@media (max-width: 535px) {
    .content-banners .bannerhome ul li {
        background-position-x: 99% !important;
    }
}

.content-banners .banner-pagination {
    width: 91px;
    position: absolute;
    right: 0%;
    bottom: 1.8% !important;
    z-index: 0;
    *bottom: 1% !important;
}

@media (max-width: 1000px) {
    .content-banners .banner-pagination {
        right: 41%;
        bottom: 7%;
    }
}

.content-banners .banner-pagination ul li {
    width: 11px;
    height: 10px;
    background: #00316c;
    float: left;
    margin-right: 5px;
    cursor: pointer;
    position: relative;
    color: white;
    font-family: "Arial", "sans-serif";
    font-size: 9.32px;
    padding: 3px;
    line-height: 11px;
    text-align: center;
}

    .content-banners .banner-pagination ul li.active {
        background: #00316c;
    }

/* Destaques Noticias e Publicacoes */
.destaques-e-noticias {
    width: 68%;
    float: left;
}

@media (max-width: 1000px) {
    .destaques-e-noticias {
        width: 100%;
        padding-bottom: 65px;
    }
}

@media (max-width: 700px) {
    .destaques-e-noticias {
        width: 100%;
        padding-bottom: 30px;
    }
}

.destaques-e-noticias .destaque {
    width: 60%;
    float: left;
}

@media (max-width: 1000px) {
    .destaques-e-noticias .destaque {
        width: 60%;
    }
}

@media (max-width: 700px) {
    .destaques-e-noticias .destaque {
        width: 100%;
        margin-bottom: 30px;
    }
}

.destaques-e-noticias .destaque img {
    width: 100%;
}

.destaques-e-noticias .destaque .titledestaque {
    font-family: "Arial", "sans-serif";
    font-size: 20px;
    font-weight: 700;
    color: #222222;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 5px;
}

@media (max-width: 700px) {
    .destaques-e-noticias .destaque .titledestaque {
        display: block;
    }
}

.destaques-e-noticias .destaque p {
    font-family: "Arial", "sans-serif";
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    text-align: left;
    margin: 0px 0px 0px 0px;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
    width: 100%;
}

@media (max-width: 700px) {
    .destaques-e-noticias .destaque p {
        display: none;
    }
}

.destaques-e-noticias .noticiashome {
    width: 35%;
    float: left;
    margin-left: 21px;
}

@media (max-width: 700px) {
    .destaques-e-noticias .noticiashome {
        width: 100%;
        margin-left: 0px;
    }
}

.destaques-e-noticias .noticiashome .areanoticias {
    width: 100%;
    height: 350px;
    position: relative;
    top: 0px;
}

.boxPlan {
    *top: 0 !important;
    margin-top: 0;
}

@media (max-width: 1000px) {
    .destaques-e-noticias .noticiashome .areanoticias {
        height: 298px;
    }
}

.destaques-e-noticias .noticiashome .areanoticias .arrownoticias {
    width: 235px;
    position: absolute;
    height: 21px;
    cursor: pointer;
}

@media (max-width: 1000px) {
    .destaques-e-noticias .noticiashome .areanoticias .arrownoticias {
        display: none;
    }
}

.destaques-e-noticias .noticiashome .areanoticias .arrownoticias.top {
    background: url(../images/arrownoticias-top.jpg) no-repeat;
    top: 0px;
}

.destaques-e-noticias .noticiashome .areanoticias .arrownoticias.bottom {
    background: url(../images/arrownoticias-bottom.jpg) no-repeat;
    bottom: 0px;
}

.destaques-e-noticias .noticiashome .areanoticias .listagemnoticias {
    width: 100%;
    height: 274px;
    overflow: hidden;
    position: relative;
    top: 41px;
}

@media (max-width: 1000px) {
    .destaques-e-noticias .noticiashome .areanoticias .listagemnoticias {
        top: 10px;
    }
}

.destaques-e-noticias .noticiashome .areanoticias .listagemnoticias ul {
    height: 1500px;
}

    .destaques-e-noticias .noticiashome .areanoticias .listagemnoticias ul li {
        margin: 0px 0px 10px 0px;
        border-bottom: 1px dashed #cccccc;
        padding: 0px 0px 15px 0px;
        width: 100%;
    }

        .destaques-e-noticias .noticiashome .areanoticias .listagemnoticias ul li .date {
            font-family: "Arial", "sans-serif";
            font-size: 12px;
            font-weight: 400;
            color: #666666;
            text-transform: uppercase;
            padding: 0px 0px 0px 0px;
        }

        .destaques-e-noticias .noticiashome .areanoticias .listagemnoticias ul li .titlenoticia {
            font-family: "Arial", "sans-serif";
            font-weight: 700;
            font-size: 16px;
            color: #222222;
            line-height: 21px;
            height: 59px;
            overflow: hidden;
        }

.destaques-e-noticias .noticiashome .vertodas {
    width: 69px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 0px;
    font-family: "Arial", "sans-serif";
    font-size: 10px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    background: #005db0;
    margin-top: 10px;
}

@media (max-width: 700px) {
    .destaques-e-noticias .noticiashome .vertodas {
        width: 100%;
        font-size: 24px;
        padding: 15px 0px 15px 0px;
        background: #517fb0;
    }
}

.destaques-e-noticias .noticiashome .vertodas a {
    color: white;
}

.publicacoes-home {
    width: 32%;
    float: right;
}

@media (max-width: 1000px) {
    .publicacoes-home {
        float: left;
        width: 100%;
    }
}

.publicacoes-home .revistacbs {
    width: 100%;
    background: #f0f0f0;
    padding: 20px 0px 20px 0px;
    text-align: center;
    margin-bottom: 1px;
}

@media (max-width: 700px) {
    .publicacoes-home .revistacbs {
        text-align: left;
        padding: 20px 0px 20px 13px;
        width: 98%;
        background: #517fb0;
    }
}

.publicacoes-home .revistacbs img {
    margin: 0px auto;
}

@media (max-width: 1000px) {
    .publicacoes-home .revistacbs img {
        display: none;
    }
}

.publicacoes-home .revistacbs p {
    font-family: "Arial", "sans-serif";
    font-size: 18px;
    color: #00339e;
    font-weight: 700;
    text-align: center;
    padding: 11px 0px 0px 0px;
}

@media (max-width: 1000px) {
    .publicacoes-home .revistacbs p {
        padding: 0px 0px 0px 0px;
    }
}

@media (max-width: 700px) {
    .publicacoes-home .revistacbs p {
        text-align: left;
        font-size: 30px;
        font-weight: 400;
    }
}

.publicacoes-home .revistacbs p a {
    color: #00339e;
}

@media (max-width: 700px) {
    .publicacoes-home .revistacbs p a {
        color: white;
    }
}

.publicacoes-home .outraspublicacoes {
    width: 50%;
    background: url(../images/bgpublicacoes.png) no-repeat;
    height: 10px;
    text-align: center;
    padding: 10px 0px 18px 0px;
    float: left;
    margin-bottom: 1px;
    margin-right: 1px;
}

@media (max-width: 1000px) {
    .publicacoes-home .outraspublicacoes {
        background: #f0f0f0;
        padding-top: 18px;
    }
}

@media (max-width: 700px) {
    .publicacoes-home .outraspublicacoes {
        float: none;
        width: 98%;
        padding: 19px 0px 32px 13px;
        background: #517fb0;
        text-align: left;
    }
}

@media (max-width: 400px) {
    .publicacoes-home .outraspublicacoes {
        padding: 19px 0px 52px 13px;
    }
}

.publicacoes-home .outraspublicacoes.right {
    margin-right: -1px;
}

.publicacoes-home .outraspublicacoes p {
    font-family: "Arial", "sans-serif";
    font-size: 14px;
    font-weight: 400;
    color: #00339e;
    text-align: center;
}

@media (max-width: 700px) {
    .publicacoes-home .outraspublicacoes p {
        font-size: 30px;
        text-align: left;
    }
}

.publicacoes-home .outraspublicacoes p.grd {
    position: relative;
    top: -7px;
    width: 134px;
}

@media (max-width: 700px) {
    .publicacoes-home .outraspublicacoes p.grd {
        width: 86%;
    }
}

.publicacoes-home .outraspublicacoes p a {
    color: #00339e;
}

@media (max-width: 700px) {
    .publicacoes-home .outraspublicacoes p a {
        color: white;
    }
}

.border-div {
    width: 100%;
    height: 1px;
    background: #b3b3b3;
    clear: both;
    margin: 30px 0px 30px 0px;
    position: relative;
    top: 35px;
    margin-bottom: 85px;
    *top: 25px;
    *margin-bottom: 85px;
}

/* Calendario Home */
.calendariohome {
    width: 40%;
    float: left;
    font-family: "Arial", "sans-serif";
}

@media (max-width: 1000px) {
    .calendariohome {
        margin-left: 0%;
        width: 59%;
    }
}

@media (max-width: 700px) {
    .calendariohome {
        width: 100%;
    }
}

.calendariohome table {
    float: left;
}

@media (max-width: 700px) {
    .calendariohome table {
        width: 100% !important;
        float: none;
    }
}

.calendariohome .tit-mes {
    font-size: 14px;
    font-weight: 700;
    color: white;
    text-transform: uppercase;
    font-family: "Arial", "sans-serif";
    padding: 5px 0 5px 0;
    text-align: center;
    width: 55%;
    position: relative;
}

    .calendariohome .tit-mes .arrowcalendar {
        width: 8px;
        height: 13px;
        position: absolute;
        top: 4px;
        cursor: pointer;
    }

        .calendariohome .tit-mes .arrowcalendar.left {
            background: url(../images/arrowcalendario-left.png) no-repeat;
            left: 5px;
        }

        .calendariohome .tit-mes .arrowcalendar.right {
            background: url(../images/arrowcalendario-right.png) no-repeat;
            right: 5px;
        }

.calendariohome .tit-semana {
    font-size: 12px;
    font-weight: 400;
    color: gainsboro;
    font-family: "Arial", "sans-serif";
    padding: 5px 0 5px 0;
}

.calendariohome .tit-dia {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    font-family: "Arial", "sans-serif";
    padding: 5px 0 5px 0;
}

    .calendariohome .tit-dia a {
        color: #666666;
    }

        .calendariohome .tit-dia a.marcado {
            color: white;
        }

    .calendariohome .tit-dia.marcado {
        background: #00339e;
        color: white;
    }

.calendariohome .diamarcado {
    width: 160px;
    float: right;
}

@media (max-width: 700px) {
    .calendariohome .diamarcado {
        width: 100%;
        margin-top: 55px;
    }
}

.calendariohome .diamarcado .dia {
    font-family: "Arial", "sans-serif";
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px dashed #cccccc;
    text-transform: uppercase;
    padding: 0px 0px 5px 0px;
    color: #00339e;
    margin-bottom: 4px;
}

@media (max-width: 700px) {
    .calendariohome .diamarcado .dia {
        display: none;
    }
}

.calendariohome .diamarcado li {
    width: 163px;
    margin: 0px 0px 5px 0px;
    list-style: none;
}

@media (max-width: 700px) {
    .calendariohome .diamarcado li {
        width: 100%;
        margin-bottom: 30px;
    }
}

.calendariohome .diamarcado li .referencia {
    font-size: 14px;
    font-weight: 700;
    color: #005db0;
    text-transform: uppercase;
    line-height: 20px;
    padding: 0px 0px 0px 0px;
}

@media (max-width: 700px) {
    .calendariohome .diamarcado li .referencia {
        font-size: 30px;
        margin-bottom: 10px;
    }
}

.calendariohome .diamarcado li p {
    font-family: "Arial", "sans-serif";
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #222222;
}

@media (max-width: 700px) {
    .calendariohome .diamarcado li p {
        font-size: 25px;
        line-height: 30px;
    }
}

/* Enquete Home */
.enquetehome {
    width: 325px;
    float: right;
    position: relative;
}

@media (max-width: 700px) {
    .enquetehome {
        width: 47%;
        margin-left: 0;
        float: left;
    }
}

@media (max-width: 530px) {
    .enquetehome {
        width: 99%;
        margin-left: 0;
        float: left;
    }
}

@media (max-width: 400px) {
    .enquetehome {
        width: 99%;
    }
}

.enquetehome .boxenquete {
    background: url(../images/bgenquete.png) no-repeat;
    position: absolute;
    width: 95%;
    padding: 15px 15px 44px 15px;
    height: 174px;
}

@media (max-width: 700px) {
    .enquetehome .boxenquete {
        position: relative;
        background: none;
        border: 2px solid #cccccc;
        border-radius: 4px;
        padding: 0;
        height: auto;
        margin-bottom: 20px;
        width: 100%;
        height: 229px;
    }
}

@media (max-width: 530px) {
    .enquetehome .boxenquete {
        height: inherit;
        padding-bottom: 53px;
    }
}


.enquetehome .boxenquete #loader {
    text-align: center;
}

.enquetehome .boxenquete img {
    position: relative;
    top: 100px;
}

.enquetehome .boxenquete .tit-perg {
    font-family: "Arial", "sans-serif";
    font-size: 12px;
    color: #5b5f63;
    font-weight: 400;
    width: auto;
    margin: 10px;
}

.enquetehome .boxenquete .enquete {
    font-family: "Arial", "sans-serif";
    font-size: 12px;
    color: #5b5f63;
    font-weight: 400;
    width: auto;
    margin: 0;
    margin-left: 7px;
}

.enquetehome .boxenquete .votar {
    width: 80px;
    float: left;
    margin: 15px 110px;
    padding: 5px 0px 5px 3px;
    font-family: "Arial", "sans-serif";
    font-size: 10px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    background: #00306b;
}

@media (max-width: 700px) {
    .enquetehome .boxenquete .votar {
        margin: 10px 39%;
    }
}

.enquetehome .boxenquete .votar a {
    color: white;
}

.titleenquete {
    font-family: "Arial", "sans-serif";
    font-size: 16px;
    color: #00306b;
    margin-top: 45px;
    font-weight: 800;
    margin-bottom: 25px;
    text-align: center;
    width: 100%;
}

@media (max-width: 700px) {
    .titleenquete {
        background: none;
        font-size: 23px;
        margin-top: 0;
        padding-top: 25px;
    }
}

/* Banners Home */
.mini-banners {
    width: 237px;
    float: right;
}

@media (max-width: 1000px) {
    .mini-banners {
        display: none;
    }
}

.mini-banners img {
    margin-bottom: 20px;
}

/* Acesso Rapido */
.area-rapido {
    width: 299px;
    background: url(../images/bg-acessorapido.png) no-repeat;
    padding: 15px 12px 44px 15px;
    margin-top: 20px;
    float: left;
    clear: both;
}

@media (max-width: 700px) {
    .area-rapido {
        width: 47%;
        clear: none;
        background: none;
        border: 2px solid #cccccc;
        border-radius: 4px;
        margin-bottom: 19px;
        float: right;
        padding: 0;
        margin-left: 3px;
        margin-top: 0;
        height: 229px;
    }
}

@media (max-width: 535px) {
    .area-rapido {
        width: 99%;
        padding: 6% 0;
        height: inherit;
    }
}

.area-rapido .titleacesso {
    font-family: "Arial", "sans-serif";
    padding-top: 0;
    width: 98%;
    margin: -18px 0px 0px 0px;
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    color: #00306b;
}

@media (max-width: 700px) {
    .area-rapido .titleacesso {
        background: none;
        font-size: 23px;
        margin-top: 26px;
    }
}


@media (max-width: 535px) {
    .area-rapido .titleacesso {
        margin-top: 4px;
    }
}


.area-rapido .listadeacesso {
    width: 100%;
    position: relative;
}

    .area-rapido .listadeacesso ul {
        width: 300px;
        margin-left: 4px;
    }

@media (max-width: 1000px) {
    .area-rapido .listadeacesso ul {
        width: 107%;
    }
}

.area-rapido .listadeacesso ul li {
    font-family: "Arial", "sans-serif";
    font-size: 15px;
    color: #00339e;
    font-weight: 800;
    width: 49%;
    text-align: center;
    text-transform: uppercase;
    float: left;
    margin-right: 0px;
    position: relative;
}

    .area-rapido .listadeacesso ul li.rentabilidade img.renta-img2 {
        display: none;
    }

    .area-rapido .listadeacesso ul li.rentabilidade img.renta-img1 {
        display: block;
    }

    .area-rapido .listadeacesso ul li.rentabilidade:hover .renta-img2 {
        display: block;
    }

    .area-rapido .listadeacesso ul li.rentabilidade:hover .renta-img1 {
        display: none;
    }

    .area-rapido .listadeacesso ul li.simuladores img.simu-img2 {
        display: none;
    }

    .area-rapido .listadeacesso ul li.simuladores img.simu-img1 {
        display: block;
    }

    .area-rapido .listadeacesso ul li.simuladores:hover .simu-img2 {
        display: block;
    }

    .area-rapido .listadeacesso ul li.simuladores:hover .simu-img1 {
        display: none;
    }

    .area-rapido .listadeacesso ul li.emprestimos img.emprestimo-img2 {
        display: none;
    }

    .area-rapido .listadeacesso ul li.emprestimos img.emprestimo-img1 {
        display: block;
    }

    .area-rapido .listadeacesso ul li.emprestimos:hover .emprestimo-img2 {
        display: block;
    }

    .area-rapido .listadeacesso ul li.emprestimos:hover .emprestimo-img1 {
        display: none;
    }

    .area-rapido .listadeacesso ul li.seguros img.seguros-img2 {
        display: none;
    }

    .area-rapido .listadeacesso ul li.seguros img.seguros-img1 {
        display: block;
    }

    .area-rapido .listadeacesso ul li.seguros:hover .seguros-img2 {
        display: block;
    }

    .area-rapido .listadeacesso ul li.seguros:hover .seguros-img1 {
        display: none;
    }

@media (max-width: 700px) {
    .area-rapido .listadeacesso ul li {
        margin-right: -7px;
        width: 46%;
    }
}

.area-rapido .listadeacesso ul li img {
    clear: both;
}

@media (max-width: 700px) {
    .area-rapido .listadeacesso ul li img {
        width: 100%;
    }
}

@media (max-width: 535px) {
    .area-rapido .listadeacesso ul li img {
        width: 96%;
    }
}

.area-rapido .listadeacesso ul li.last {
    margin-right: 0px;
    border-right: 0px;
}

/* Footer */
footer {
    width: 100%;
    padding: 20px 0px 20px 0;
    background: #002f6b;
    margin-top: 30px;
}

    footer .endereco-atendimento-email {
        width: 100%;
        padding-bottom: 20px;
    }

        footer .endereco-atendimento-email .endereco {
            position: relative;
            font-family: "Arial", "sans-serif";
            font-size: 12px;
            font-weight: 400;
            color: white;
            line-height: 18px;
            float: left;
        }
		footer .endereco-atendimento-email .endereco p{color:#fff;}
		footer .endereco-atendimento-email .central-atendimento p{color:#fff;}
            footer .endereco-atendimento-email .endereco .label-img {
                background: url(../images/img-endereco.png) no-repeat left;
                float: left;
                padding: 30px 44px 26px 0px;
            }

            footer .endereco-atendimento-email .endereco p {
                padding-left: 54px;
                padding-right: 28px;
                *padding-top: 12px;
            }

@media (max-width: 1000px) {
    footer .endereco-atendimento-email .endereco p {
        padding-right: 6px;
    }
}

@media (max-width: 700px) {
    footer .endereco-atendimento-email .endereco {
        margin: 0 auto;
        width: 64%;
        border-bottom: 1px solid white;
        padding-bottom: 20px;
        float: none;
    }
}



@media (max-width: 530px) {
    footer .endereco-atendimento-email .endereco {
        width: 100%;
    }
}

footer .endereco-atendimento-email .central-atendimento {
    width: 32%;
    position: relative;
    font-family: "Arial", "sans-serif";
    font-weight: 400;
    text-align: left;
    color: white;
    line-height: 21px;
    padding-bottom: 10px;
    float: left;
}

    footer .endereco-atendimento-email .central-atendimento .label-img {
        background: url(../images/img-centralatendimento.png) no-repeat left;
        float: left;
        padding: 39px 50px 17px 0px;
    }

    footer .endereco-atendimento-email .central-atendimento p {
        font-size: 15px;
        padding-right: 12px;
        width: 32%;
        line-height: 17px;
        float: left;
        font-weight: 600;
        *padding-top: 12px;
    }

@media (max-width: 1000px) {
    footer .endereco-atendimento-email .central-atendimento p {
        padding-right: 6px;
    }
}

footer .endereco-atendimento-email .central-atendimento p.tel {
    width: 146px;
    margin: 21px -7px;
}

@media (max-width: 535px) {
    footer .endereco-atendimento-email .central-atendimento p.tel {
        width: 39%;
        margin: 0;
        float: right;
    }
}

@media (max-width: 535px) {

    footer .endereco-atendimento-email .central-atendimento p strong {
        top: 16px;
        font-size: font-size: 14px;
    }
}


footer .endereco-atendimento-email .central-atendimento p strong {
    font-size: 20px;
}



@media (max-width: 700px) {
    footer .endereco-atendimento-email .central-atendimento {
        margin: 30px auto;
        width: 63%;
        border-bottom: 1px solid white;
        padding-bottom: 66px;
        float: none;
    }
}

@media (max-width: 530px) {
    footer .endereco-atendimento-email .central-atendimento {
        width: 100%;
    }
}

footer .endereco-atendimento-email .emailrodoape {
    float: right;
    position: relative;
    font-family: "Arial", "sans-serif";
    font-size: 16px;
    font-weight: 400;
    color: white;
    line-height: 21px;
    width: 282px;
}

    footer .endereco-atendimento-email .emailrodoape .label-img {
        background: url(../images/ico-emailrodape.png) no-repeat left;
        float: left;
        padding: 39px 50px 17px 0px;
        width: 6px;
    }

    footer .endereco-atendimento-email .emailrodoape p {
        font-size: 12px;
        padding-left: 54px;
        font-weight: 700;
        line-height: 15px;
        padding-top: 14px;
        padding-right: 11px;
        *padding-top: 22px;
		color:#fff;
    }

@media (max-width: 1000px) {
    footer .endereco-atendimento-email .emailrodoape p {
        padding-right: 24px;
    }
}

@media (max-width: 700px) {
    footer .endereco-atendimento-email .emailrodoape {
        margin: 0px auto;
        width: 62%;
        border-bottom: 0px solid white;
        padding-bottom: 20px;
        float: none;
    }
}

@media (max-width: 530px) {
    footer .endereco-atendimento-email .emailrodoape {
        width: 100%;
    }
}

footer .mapasite {
    width: 100%;
    margin-top: 30px;
    display: none;
    font-family: "Arial", "sans-serif";
}

@media (max-width: 700px) {
    footer .mapasite {
        display: none;
    }
}

footer .mapasite li {
    list-style: none;
    float: left;
    width: 11%;
    margin-right: 38px;
}

    footer .mapasite li.beneficios {
        width: 16%;
    }

    footer .mapasite li.publicacoes {
        width: 14%;
    }

    footer .mapasite li.educacao {
        width: 15%;
        margin-right: 0px;
    }

    footer .mapasite li .paginamae {
        font-weight: 800;
        font-size: 14px;
        line-height: 21px;
        color: white;
        text-transform: uppercase;
        margin: 0px 0px 5px 0px;
    }

        footer .mapasite li .paginamae a {
            color: white;
        }

    footer .mapasite li .subpaginas {
        text-align: left;
        margin-bottom: 10px;
        font-weight: 400;
        font-size: 13px;
        padding-left: 5px;
        color: #cbcbcb;
        text-align: left;
    }

        footer .mapasite li .subpaginas a {
            color: #cbcbcb;
        }

footer .others-links {
    width: 87%;
    padding: 17px 0px 30px 0px;
    margin-bottom: 15px;
    float: left;
}

@media (max-width: 700px) {
    footer .others-links {
        display: none;
    }
}

footer .others-links ul {
    width: 100%;
}

    footer .others-links ul li {
        float: left;
        font-family: "Arial", "sans-serif";
        font-size: 15px;
        color: white;
        margin-right: 20px;
        padding-right: 20px;
        border-right: 1px solid white;
        font-weight: 700;
    }

@media (max-width: 1000px) {
    footer .others-links ul li {
        margin-right: 15px;
        font-size: 11px;
    }
}

footer .others-links ul li a {
    color: white;
}

footer .others-links ul li.last {
    margin-right: -57px;
    border-right: 0px;
    margin-top: -5px;
    *margin-top: -19px;
}

    footer .others-links ul li.last span {
        float: left;
        padding: 6px 3px 0px 0;
        margin-left: -7px;
    }

footer .others-links ul li form {
    background: none;
    width: 250px;
    float: left;
}

    footer .others-links ul li form input {
        width: 205px;
        padding: 12px 12px;
        height: 1px;
        background: url(../images/bgoqueestaprocurado.png) no-repeat;
        font-family: "Arial", "sans-serif";
        font-size: 10px;
        color: #00306b;
        margin: 0px 0px 5px;
        font-weight: 700;
        outline: none;
        border: 0;
        *padding-top: 8px;
        *height: 8px;
        position: relative;
        *top: 10px;
        text-align: left;
    }

footer .exibirmapa {
    width: 108px;
    height: 40px;
    float: right;
    font-size: 13.59px;
    padding: 9px 0px 0px 13px;
    color: white;
    cursor: pointer;
    font-family: "Arial", "sans-serif";
    background: url(../images/bgmapasite.png) no-repeat;
    margin-top: 10px;
    *margin-top: 7px;
}

@media (max-width: 700px) {
    footer .exibirmapa {
        display: none;
    }
}

footer .exibirmapa.ativ {
    background: url(../images/bgmapasite-ativado.png) no-repeat;
}

footer .todosdireitos {
    float: left;
    font-family: "Arial", "sans-serif";
    font-size: 12px;
    color: white;
    font-weight: 400;
    margin: 10px 0px 0px 0px;
}

footer .am4 {
    float: right;
    margin: 10px 0px 0px 0px;
}

@media (max-width: 700px) {
    footer .endereco-atendimento-email .central-atendimento p.tel {
        margin: 0;
    }

    footer .endereco-atendimento-email .central-atendimento p strong {
        position: relative;
        font-size: 14px;
        top: 18px;
    }
}


/* Planos */
.sobreoplano {
    width: 67%;
    float: right;
    font-family: "Arial", "sans-serif";
    margin-top: 10px;
}

@media (max-width: 1000px) {
    .sobreoplano {
        width: 100%;
    }
}

.sobreoplano .tit {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
}

.sobreoplano p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 10px;
}

.lateral-left {
    float: left;
    width: 300px;
}

@media (max-width: 1000px) {
    .lateral-left {
        width: 100%;
    }
}

.lateral-left .lateralplanos {
    float: left;
    width: 300px;
    margin: 0px 20px 0px 0px;
    padding: 10px;
}

@media (max-width: 1000px) {
    .lateral-left .lateralplanos {
        width: 100%;
        display: none;
    }
}

.lateral-left .lateralplanos li {
    list-style: none;
    width: 97%;
    background: url(../images/seta-lateraleducacao.png) no-repeat 95%;
    background-position-x: 95%;
    font-family: "Arial", "sans-serif";
    border-top: 1px dotted #cccccc;
    font-size: 14.1px;
    color: #616161;
    padding: 10px 0px 13px 10px;
    margin-bottom: 1px;
    background-position-x: 95%;
    *position: relative;
    left: -16px;
}

    .lateral-left .lateralplanos li a {
        color: #616161;
    }

.lateral-left .lateralplanosmobile {
    float: left;
    width: 93%;
    display: none;
    margin: 0px 20px 20px 0px;
    background: #e6e7e9;
    padding: 10px;
    text-align: center;
}

@media (max-width: 1000px) {
    .lateral-left .lateralplanosmobile {
        display: block;
    }
}

.lateral-left .lateralplanosmobile .selecionemenu {
    background: #004794;
    padding: 10px 0px 10px 0px;
    line-height: 34px;
    font-family: "Arial", "sans-serif";
    color: white;
    cursor: pointer;
    font-size: 22px;
    font-weight: 400;
    border-radius: 5px;
    text-align: center;
    width: 84%;
    position: inherit !important;
}

.lateral-left .minhacontaplanos {
    background: url(../images/minhaconta-imgplanos.png) no-repeat left #0e3369;
    width: 87%;
    padding: 10px 2px 10px 48px;
    font-family: "Arial", "sans-serif";
    font-size: 18px;
    color: white;
    text-align: left;
    position: relative;
    top: 20px;
    left: 5px;
}

@media (max-width: 1000px) {
    .lateral-left .minhacontaplanos {
        display: none;
    }
}

.gestaoriscos .tit {
    color: #0e3369 !important;
}

.itens2 {
    width: 280px;
    height: 100px;
    background: #f2f2f2;
    border: solid 1px #cccccc;
    padding: 20px;
    position: relative;
}

    .itens2 img {
        position: absolute;
        top: 35px;
        left: 30px;
        float: left;
        margin-right: 30px;
    }

    .itens2 .txt {
        margin-left: 80px;
        width: 200px;
    }

        .itens2 .txt .tit {
            float: left;
        }

        .itens2 .txt p {
            font-weight: 400;
            float: left;
            font-size: 14px;
            line-height: 21px;
            color: #666666;
            margin-bottom: 20px;
        }

        .itens2 .txt .btnabrir {
            width: 160px;
            margin-top: 18px;
            height: 30px;
            float: left;
            background: #cccccc;
            text-align: center;
            color: #666666;
            line-height: 30px;
            font-size: 12px;
            text-transform: uppercase;
            cursor: pointer;
        }

            .itens2 .txt .btnabrir a {
                color: #666666;
            }

.itens6 {
    width: 39%;
    height: 100px;
    background: #f2f2f2;
    border: solid 1px #cccccc;
    padding: 20px;
    position: relative;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

@media (max-width: 700px) {
    .itens6 {
        width: 88%;
    }
}

.itens6 img {
    position: absolute;
    top: 35px;
    left: 30px;
    float: left;
    margin-right: 30px;
}

.itens6 .txt {
    margin-left: 80px;
}

    .itens6 .txt .tit {
        float: left;
    }

    .itens6 .txt p {
        font-weight: 400;
        float: left;
        font-size: 14px;
        line-height: 21px;
        color: #666666;
        margin-bottom: 20px;
    }

    .itens6 .txt .btnabrir {
        width: 160px;
        margin-top: 18px;
        height: 30px;
        float: left;
        background: #cccccc;
        text-align: center;
        color: #666666;
        line-height: 30px;
        font-size: 12px;
        text-transform: uppercase;
        cursor: pointer;
    }

        .itens6 .txt .btnabrir a {
            color: #666666;
        }

.itens5 {
    width: 68%;
    background: #f2f2f2;
    border: solid 1px #cccccc;
    padding: 20px;
    position: relative;
}

@media (max-width: 700px) {
    .itens5 {
        width: 100%;
    }
}

.itens5 img {
    float: left;
    margin-right: 10px;
}

.itens5 .txt {
    margin-left: 20px;
    float: left;
    width: 50%;
    margin-top: 70px;
}

    .itens5 .txt .tit {
        font-weight: 700;
        font-size: 18px;
        line-height: 21px;
        color: #0e3369;
        margin-bottom: 10px;
    }

    .itens5 .txt .txt-peq {
        color: #666;
        font-size: 12px;
        margin: 0px 0px 0 0px;
        border-bottom: 1px solid #cccccc;
        padding-bottom: 20px;
        display: none;
        font-family: "Arial", "sans-serif";
        padding-right: 0;
    }

    .itens5 .txt .btnabrir {
        width: 160px;
        margin-top: 18px;
        height: 30px;
        float: left;
        background: #cccccc;
        text-align: center;
        color: #666666;
        line-height: 30px;
        font-size: 12px;
        text-transform: uppercase;
        cursor: pointer;
    }

        .itens5 .txt .btnabrir a {
            color: #666666;
        }

.cont-simuladores {
    width: 280px;
    background: #f2f2f2;
    float: left;
    border: solid 1px #cccccc;
    padding: 20px;
    position: relative;
    margin: 10px 10px 10px 0px;
}

    .cont-simuladores .txt {
        margin-left: 80px;
        width: 212px;
    }

        .cont-simuladores .txt .tit {
            font-size: 15px;
            color: #0e3369;
            text-transform: none;
            line-height: 18px;
            font-weight: 700;
        }

        .cont-simuladores .txt .btnvisualizar {
            width: 160px;
            margin-top: 0px;
            height: 30px;
            float: left;
            background: #cccccc;
            text-align: center;
            color: #666666;
            line-height: 30px;
            font-size: 12px;
            text-transform: uppercase;
            cursor: pointer;
        }

    .cont-simuladores img {
        position: absolute;
        top: 35px;
        left: 30px;
        float: left;
        margin-right: 30px;
    }

/* planos Formulario */
.planosformularios {
    width: 650px;
    float: right;
    padding-bottom: 20px;
}

    .planosformularios .imgs a {
        width: 85px;
        height: 30px;
        background: #666666;
        line-height: 30px;
        font-size: 12px;
        text-align: center;
        cursor: pointer;
        float: left;
        margin-right: 5px;
        color: #cccccc;
        margin-bottom: 5px;
    }

        .planosformularios .imgs a:last-child {
            margin-right: 0px;
        }



@media (max-width: 1000px) {
    .planosformularios {
        width: 100%;
    }
}

.planosformularios li {
    list-style: none;
    border-bottom: 1px solid #cccccc;
    padding: 10px 0px 10px 5px;
    font-family: "Arial", "sans-serif";
    margin-bottom: 30px;
}

    .planosformularios li .campotext {
        float: left;
        width: 65%;
    }

        .planosformularios li .campotext .title-form {
            font-size: 18px;
            color: #0e3369;
            font-weight: 700;
        }

        .planosformularios li .campotext p {
            font-weight: 400;
            font-size: 12px;
            line-height: 21px;
            color: #666666;
            margin-bottom: 20px;
        }

    .planosformularios li .abrirformulario {
        float: right;
        padding: 10px;
        width: 25%;
        text-align: center;
        font-family: "Arial", "sans-serif";
        background: #f2776f;
        color: white;
        font-size: 15px;
    }

    .planosformularios li .imgs {
        float: right;
        width: 28%;
        margin-top: 35px;
    }

        .planosformularios li .imgs img {
            float: left;
            margin-right: 10px;
        }

.planosformularios .caixause {
    width: 97%;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 1px 10px;
    text-align: center;
    background: #eeeeee;
}

    .planosformularios .caixause .use {
        font-size: 18px;
        color: #0e3369;
        font-weight: 700;
    }

    .planosformularios .caixause .desc {
        font-weight: 400;
        font-size: 12px;
        line-height: 21px;
        color: #666666;
        margin-bottom: 20px;
    }

        .planosformularios .caixause .desc a {
            color: #666666;
        }

.form-resgate {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

    .form-resgate fieldset {
        font-family: "Arial", "sans-serif";
    }


        .form-resgate fieldset.resgate {
            width: 100%;
            border-top: 1px solid #cccccc;
            padding-top: 20px;
            margin: 25px 0;
        }

            .form-resgate fieldset.resgate label {
                margin-bottom: 20px;
            }

                .form-resgate fieldset.resgate label.leftgrd {
                    width: 46%;
                    float: left;
                    margin-right: 38px;
                }

@media (max-width: 1000px) {
    .form-resgate fieldset.resgate label.leftgrd {
        margin-right: 10px;
    }
}

@media (max-width: 700px) {
    .form-resgate fieldset.resgate label.leftgrd {
        width: 9, 3%;
    }
}

.form-resgate fieldset.resgate label.leftgrd input {
    width: 89%;
    font-size: 16px;
    font-style: italic;
    color: #cccccc;
    border: 1px solid #cccccc;
    outline: none;
    padding: 20px;
    height: 6px;
}

@media (max-width: 700px) {
    .form-resgate fieldset.resgate label.leftgrd input {
        width: 100%;
        padding: 20px 0 20px 29px;
    }
}

.form-resgate fieldset.resgate label.left {
    width: 23%;
    float: left;
    margin-right: 38px;
}

@media (max-width: 1000px) {
    .form-resgate fieldset.resgate label.left {
        margin-right: 18px;
    }
}

@media (max-width: 700px) {
    .form-resgate fieldset.resgate label.left {
        width: 93%;
        margin-left: 0px;
    }
}

.form-resgate fieldset.resgate label.left.last {
    margin-right: 0px;
}

.form-resgate fieldset.resgate label.left input {
    width: 83%;
    padding: 20px;
    height: 6px;
    font-style: italic;
    font-size: 16px;
    color: #cccccc;
    border: 1px solid #cccccc;
    outline: none;
}

@media (max-width: 700px) {
    .form-resgate fieldset.resgate label.left input {
        width: 100%;
        padding: 20px 0 20px 29px;
    }
}

.form-resgate fieldset.resgate .opcoes {
    width: 99%;
    padding: 20px 0 20px;
    *padding: 20px 0 18px;
    background: #cccccc;
}

@media (max-width: 1000px) {
    .form-resgate fieldset.resgate .opcoes {
        padding: 10px 0 10px;
        width: 100%;
    }
}

.form-resgate fieldset.resgate .opcoes label.radio {
    margin: 0 28px 0 57px;
    float: left;
    cursor: pointer;
    color: black;
    font-size: 16px;
}

@media (max-width: 1000px) {
    .form-resgate fieldset.resgate .opcoes label.radio {
        margin: 0 28px 13px 18px;
    }
}

.form-resgate fieldset.resgate .desejareceber {
    width: 96%;
    border: 1px solid #cccccc;
    padding: 13px;
    margin: 30px 0;
}

@media (max-width: 1000px) {
    .form-resgate fieldset.resgate .desejareceber {
        width: 99%;
        padding: 0px 0px 0px 7px;
    }
}

.form-resgate fieldset.resgate .desejareceber .titdeseja {
    float: left;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    width: 30%;
}

.form-resgate fieldset.resgate .desejareceber .rightdeseja {
    float: right;
    width: 70%;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
}

.form-resgate fieldset.resgate .opcoesrecebimento {
    width: 99%;
    text-align: center;
    padding: 10px 0 12px;
    *padding: 10px 0 12px;
    background: #cccccc;
}

@media (max-width: 1000px) {
    .form-resgate fieldset.resgate .opcoesrecebimento {
        width: 100%;
        padding: 1px;
    }
}

.form-resgate fieldset.resgate .radiobuttons {
    width: 96%;
    border: 1px solid #cccccc;
    padding: 14px;
    margin: 0px 0px 40px;
}

@media (max-width: 1000px) {
    .form-resgate fieldset.resgate .radiobuttons {
        padding: 0;
        width: 100%;
    }
}

.form-resgate fieldset.resgate .radiobuttons label {
    width: 35%;
    margin-left: 30px;
    float: left;
}

@media (max-width: 700px) {
    .form-resgate fieldset.resgate .radiobuttons label {
        width: 100%;
        margin-left: 0px;
    }
}

.form-resgate fieldset.resgate .radiobuttons label.radio {
    margin: 0 0px 0 130px;
    float: left;
    cursor: pointer;
    color: black;
    font-size: 16px;
    border-right: 1px solid #cccccc;
}

    .form-resgate fieldset.resgate .radiobuttons label.radio.last {
        border: 0px;
    }

@media (max-width: 1000px) {
    .form-resgate fieldset.resgate .radiobuttons label.radio {
        margin: 0px 0px 0px 0px;
        width: 93%;
        text-align: center;
        border: 0;
    }
}

.form-resgate fieldset.resgate .instrucoesnormativas {
    width: 99%;
    text-align: center;
    padding: 10px 0 12px;
    *padding: 10px 0 12px;
    background: #cccccc;
}

@media (max-width: 1000px) {
    .form-resgate fieldset.resgate .instrucoesnormativas {
        width: 100%;
    }
}

.form-resgate fieldset.resgate .perg {
    background: #f2f2f2;
    width: 96%;
    padding: 0px 14px 59px 14px;
    border: 1px solid #f2f2f2;
}

@media (max-width: 1000px) {
    .form-resgate fieldset.resgate .perg {
        width: 100%;
    }
}

.form-resgate fieldset.resgate .perg aside {
    width: 49%;
    margin-left: 30px;
    float: left;
    border-right: 1px solid #cccccc;
    padding-right: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

@media (max-width: 1000px) {
    .form-resgate fieldset.resgate .perg aside {
        width: 42%;
    }
}

.form-resgate fieldset.resgate .perg aside span {
    color: black;
    font-size: 16px;
    margin: 0px 0px 0 80px;
}

@media (max-width: 1000px) {
    .form-resgate fieldset.resgate .perg aside span {
        margin: 0px 0px 0 33px;
        font-size: 13px;
    }
}

@media (max-width: 700px) {
    .form-resgate fieldset.resgate .perg aside span {
        font-size: 10px;
        margin: 0px 0px 0 9px;
    }
}

.form-resgate fieldset.resgate .perg aside.last {
    width: 42%;
    border: 0;
    margin-left: 0;
    text-align: left;
}

.form-resgate fieldset.resgate .perg div {
    width: 49%;
    margin-left: 30px;
    float: left;
    border-right: 1px solid #cccccc;
    padding-right: 10px;
    margin-top: 20px;
}

@media (max-width: 1000px) {
    .form-resgate fieldset.resgate .perg div {
        width: 52%%;
        margin-left: 0px;
        margin-right: 10px;
    }
}

.form-resgate fieldset.resgate .perg div p {
    color: black;
    font-size: 10px;
    margin: 0px 0px 0 5px;
}

.form-resgate fieldset.resgate .perg div.last {
    width: 40%;
    border: 0;
    margin-left: 51px;
    text-align: left;
    margin-top: 52px;
}

@media (max-width: 1000px) {
    .form-resgate fieldset.resgate .perg div.last {
        width: 32%;
    }
}

@media (max-width: 700px) {
    .form-resgate fieldset.resgate .perg div.last {
        margin-left: 0px;
    }
}

.form-resgate fieldset.resgate .perg div.last label.radio {
    margin: 0 28px 0 57px;
    float: left;
    cursor: pointer;
    color: black;
    font-size: 16px;
}

.form-resgate fieldset.resgate .perg .condicoeslegais {
    color: black;
    font-size: 16px;
    width: 79%;
    margin-left: 33px;
    margin-top: 15px;
}

.form-resgate fieldset.resgate .perg .condicoes {
    color: black;
    font-size: 10px;
    margin: 0px 0px 0 5px;
    line-height: 21px;
    width: 93%;
    text-align: left;
    margin: 0 auto;
}

    .form-resgate fieldset.resgate .perg .condicoes strong {
        font-weight: 800;
    }

.form-resgate fieldset .others-pal {
    width: 100%;
    color: black;
    font-size: 10px;
    margin: 0px 0px 0 0;
    line-height: 21px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
}

.form-resgate fieldset .botoes {
    width: 60%;
    position: relative;
    left: 15%;
    margin: 30px auto;
}

    .form-resgate fieldset .botoes .button-imprimir {
        width: 99px;
        padding: 10px;
        float: left;
        margin-right: 20px;
        font-family: "Arial", "sans-serif";
        font-size: 16px;
        color: white;
        background: #00339e;
        text-transform: uppercase;
        border: 0;
        cursor: pointer;
    }

@media (max-width: 1000px) {
    .form-resgate fieldset .botoes .button-imprimir {
        font-size: 12px;
    }
}

.form-resgate .form-enviado {
    margin-top: 40px;
}

    .form-resgate .form-enviado p {
        float: left;
        font-size: 20px;
        font-weight: 600;
    }

    .form-resgate .form-enviado img {
        margin-top: -22px;
        margin-left: 20px;
    }

.border {
    height: 1px;
    width: 100%;
    background: #cccccc;
    margin-bottom: 10px;
    clear: both;
}

/* planos formulario 35 rentabilidade segmento */
/* conheça */
.txtinterna {
    float: left;
    font-family: "Arial", "sans-serif";
}

@media (max-width: 1000px) {
    .txtinterna {
        width: 100%;
    }
}

.txtinterna.width740 {
    width: 60%;
}

@media (max-width: 1000px) {
    .txtinterna.width740 {
        width: 100%;
    }
}

.txtinterna .tit {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
}

.txtinterna p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

    .txtinterna p a {
        color: #666666;
    }

.planosdebeneficios {
    float: right;
    width: 35%;
}

@media (max-width: 1000px) {
    .planosdebeneficios {
        width: 100%;
    }
}

.planosdebeneficios .tit {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
    margin-bottom: 20px;
}

.planosdebeneficios ul li {
    height: 25px;
    padding-left: 15px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #666666;
}

.nossahistoria-conheca {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

    .nossahistoria-conheca .linhaborda {
        border-bottom: solid 1px #cccccc;
    }

    .nossahistoria-conheca .titnossahisotira {
        font-size: 18px;
        color: #0e3369;
        font-weight: 700;
        text-align: center;
        position: relative;
        top: -12px;
        width: 200px;
        margin: 0 auto;
        background: white;
    }

    .nossahistoria-conheca .itensNh {
        margin: 20px 60px 0;
        overflow: hidden;
        max-height: 500px;
    }

@media (max-width: 1000px) {
    .nossahistoria-conheca .itensNh {
        height: auto;
        overflow: inherit;
    }
}

.nossahistoria-conheca .itensNh .txt-lh19 p {
    line-height: 21px;
}

.nossahistoria-conheca .itensNh .txt-lh16 p {
    line-height: 21px;
}

.nossahistoria-conheca .itensNh .txt-lh17 p {
    line-height: 21px;
}

.nossahistoria-conheca .itensNh .txt-lh14f12 p {
    line-height: 21px;
    font-size: 12px;
}

.nossahistoria-conheca .itensNh ul {
    height: 200px;
}

@media (max-width: 1000px) {
    .nossahistoria-conheca .itensNh ul {
        height: auto;
        width: auto !important;
    }
}

.nossahistoria-conheca .itensNh ul li {
    width: 269px;
    float: left;
    margin-right: 35px;
    max-height: 359px;
}

@media (max-width: 1000px) {
    .nossahistoria-conheca .itensNh ul li {
        float: none;
        width: 100%;
    }
}

.nossahistoria-conheca .itensNh ul li.semmargin {
    margin-right: 0;
}

.nossahistoria-conheca .itensNh ul li .tit-ano {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
    margin-bottom: 5px;
}

.nossahistoria-conheca .itensNh ul li p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
}

.nossahistoria-conheca .setasNH {
    width: 100%;
    cursor: pointer;
    position: absolute;
    top: 47%;
}

    .nossahistoria-conheca .setasNH .left {
        left: 0;
        position: absolute;
    }

@media (max-width: 1000px) {
    .nossahistoria-conheca .setasNH .left {
        display: none;
    }
}

.nossahistoria-conheca .setasNH .right {
    right: 0;
    position: absolute;
}

@media (max-width: 1000px) {
    .nossahistoria-conheca .setasNH .right {
        display: none;
    }
}

.patrocinadores-conheca {
    width: 100%;
    margin-top: 70px;
}

    .patrocinadores-conheca .linhaborda {
        border-bottom: solid 1px #cccccc;
    }

    .patrocinadores-conheca .tit {
        font-size: 18px;
        color: #0e3369;
        font-weight: 700;
        text-align: center;
        position: relative;
        top: -15px;
        width: 200px;
        margin: 0 auto;
        background: white;
    }

    .patrocinadores-conheca .itenspatro {
        width: 100%;
    }

        .patrocinadores-conheca .itenspatro ul {
            margin-left: 40px;
        }

            .patrocinadores-conheca .itenspatro ul li {
                float: left;
                width: 22%;
                padding: 10px;
            }

@media (max-width: 1000px) {
    .patrocinadores-conheca .itenspatro ul li {
        width: 100%;
    }
}

@media (max-width: 700px) {
    .patrocinadores-conheca .itenspatro ul li {
        width: 90%;
    }
}

.patrocinadores-conheca .itenspatro ul li img {
    margin: auto;
    display: block;
}

.patrocinadores-conheca .itenspatro ul li p {
    margin-top: 10px;
    text-align: center;
    color: #666666;
    font-size: 12px;
    font-weight: 400;
}

.boxlogos-anos .iten-logo {
    margin-bottom: 40px;
    border-bottom: solid 1px #cccccc;
}

    .boxlogos-anos .iten-logo img {
        margin-bottom: 20px;
    }

.boxlogos-anos .tit {
    margin-bottom: 20px;
}

.tit {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
    margin-bottom: 10px;
}

/* Missao Visão Valor */
.mvv {
    float: left;
    font-family: "Arial", "sans-serif";
    width: 60%;
}

@media (max-width: 1000px) {
    .mvv {
        width: 100%;
    }
}

.mvv .missao {
    border-bottom: solid 1px #cccccc;
    width: 79%;
    padding-bottom: 10px;
}

@media (max-width: 1000px) {
    .mvv .missao {
        width: 100%;
    }
}

@media (max-width: 700px) {
    .mvv .missao {
        border-bottom: solid 0px #cccccc;
        width: 100%;
        padding-bottom: 0;
    }
}

.mvv .missao .tit {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
}

.mvv .missao p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

.mvv .visao {
    width: 79%;
    margin-top: 30px;
}

@media (max-width: 1000px) {
    .mvv .visao {
        width: 100%;
    }
}

.mvv .visao .tit {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
}

.mvv .visao p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

.valores {
    float: right;
    width: 40%;
}

@media (max-width: 1000px) {
    .valores {
        width: 100%;
    }
}

.valores .tit {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
    margin-bottom: 20px;
}

.valores ul li {
    height: 22px;
    padding-left: 15px;
    margin-bottom: 8px;
    color: #666666;
    font-size: 12px;
}

/* Governanca */
.governanca .orgaosadm {
    float: left;
}

@media (max-width: 1000px) {
    .governanca .orgaosadm {
        width: 99%;
    }
}

.governanca .orgaosadm .tit {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
    margin-bottom: 10px;
}

.governanca .orgaosadm p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
    width: 200px;
}

@media (max-width: 1000px) {
    .governanca .orgaosadm p {
        width: 100%;
    }
}

.governanca .orgaosadm .selcontato .txt {
    color: #666666;
    font-size: 14px;
    font-weight: 700;
}

.governanca .orgaosadm .selcontato ul {
    margin-top: 20px;
}

    .governanca .orgaosadm .selcontato ul li {
        line-height: 30px;
        width: 210px;
        height: 30px;
        background: #f2f2f2;
        border-left: solid 10px #d7d7d7;
        border-bottom: solid 1px #cccccc;
        border-right: solid 1px #cccccc;
        font-size: 12px;
        color: #999999;
        text-indent: 10px;
        cursor: pointer;
    }

@media (max-width: 1000px) {
    .governanca .orgaosadm .selcontato ul li {
        width: 100%;
    }
}

.governanca .orgaosadm .selcontato ul li.btop {
    border-top: solid 1px #cccccc;
}

.governanca .orgaosadm .selcontato ul li.active {
    background: url(../images/selectorgao.jpg) no-repeat 210px #0e3369;
    width: 220px;
    border: none;
    border-left: solid 10px #0e3369;
    color: white;
}

@media (max-width: 1000px) {
    .governanca .orgaosadm .selcontato ul li.active {
        width: 100%;
        background: url(../images/selectorgao.jpg) no-repeat right #0e3369;
    }
}

.governanca .cargonome {
    float: right;
    margin-top: 50px;
}

@media (max-width: 1000px) {
    .governanca .cargonome {
        width: 100%;
    }
}

.governanca .cargonome table {
    width: 600px;
    height: 160px;
}

@media (max-width: 1000px) {
    .governanca .cargonome table {
        width: 100%;
    }
}

.governanca .cargonome table thead {
    background: #0e3369;
}

    .governanca .cargonome table thead td {
        color: white !important;
        font-size: 16px;
    }

.governanca .cargonome table tr {
    height: 40px;
}

    .governanca .cargonome table tr td {
        text-align: center;
        line-height: 40px;
        border: solid 1px #cccccc;
        width: 50%;
        font-size: 12px;
        color: #666666;
    }

        .governanca .cargonome table tr td.cinza {
            background: #f2f2f2;
        }

.governanca .organograma {
    margin-top: 20px;
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 20px 0 0;
    margin-bottom: 20px;
}

    .governanca .organograma .tit {
        text-align: left;
    }

    .governanca .organograma img {
        width: 100%;
    }

@media (max-width: 700px) {
    .governanca .organograma img {
        width: 100%;
    }
}

.governanca .organograma p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
    text-align: left;
}

.governanca .conteudotxt {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #cccccc;
}

@media (max-width: 700px) {
    .governanca .conteudotxt {
        border-bottom: 0;
    }
}

.governanca .conteudotxt .iten {
    width: 31%;
    height: 120px;
    float: left;
    margin-right: 3.5%;
    position: relative;
}

@media (max-width: 1000px) {
    .governanca .conteudotxt .iten {
        width: 100%;
        float: none;
        height: inherit;
        margin-bottom: 20px;
    }
}

.governanca .conteudotxt .iten.semmargin {
    margin-right: 0;
    float: right;
}

.governanca .conteudotxt .iten .tit {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
    margin-bottom: 10px;
}

.governanca .conteudotxt .iten p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
    height: 30px;
}


@media (max-width: 700px) {
    .governanca .conteudotxt .iten p {
        margin-bottom: 10px;
        height: inherit;
    }
}

.governanca .conteudotxt .iten .baseb {
    margin-top: 15px;
    padding: 15px;
    background: #0e3369;
    text-align: center;
    color: white;
    cursor: pointer;
    width: 280px;
}

@media (max-width: 700px) {
    .governanca .conteudotxt .iten .baseb {
        margin-top: -6px;
        width: 55%;
    }
}

@media (max-width: 400px) {
    .governanca .conteudotxt .iten .baseb {
        width: 89%;
    }
}

.governanca .conteudotxt .iten .baseb.one {
    margin-top: 62px;
}

.governanca .conteudotxt .iten .baseb span {
    font-size: 12px;
    color: #cccccc;
}

    .governanca .conteudotxt .iten .baseb span a {
        color: #cccccc;
    }

.governanca .gestaoriscos {
    float: left;
    margin-top: 20px;
    width: 117%;
}

@media (max-width: 1000px) {
    .governanca .gestaoriscos {
        display: none;
    }
}

.governanca .gestaoriscos .tit {
    font-size: 18px;
    color: #616161;
    font-weight: 700;
    margin-bottom: 10px;
}

.governanca .gestaoriscos .list-itens ul {
    width: 101%;
}

    .governanca .gestaoriscos .list-itens ul li {
        width: 14%;
        height: 58px;
        background: #e4e4e4;
        color: #666666;
        font-weight: 400;
        border-left: solid 1px #666666;
        border-top: solid 1px #666666;
        border-bottom: solid 1px #666666;
        float: left;
        text-align: center;
        cursor: pointer;
    }

        .governanca .gestaoriscos .list-itens ul li.active {
            background: url(../images/selectbaixo.jpg) no-repeat center 60px #0e3369;
            color: white;
            height: 77px;
            border: none;
        }

        .governanca .gestaoriscos .list-itens ul li p {
            padding: 2px;
            font-size: 12px;
            margin-top: 15px;
        }

        .governanca .gestaoriscos .list-itens ul li.bdr {
            border-right: solid 1px #666666;
            width: 14%;
            padding-right: 1px;
        }

.governanca .gestaoriscos .content ul li.item-infos {
    /*min-height: 158px;*/
    border-bottom: solid 1px #666666;
    border-left: solid 1px #666666;
    border-right: solid 1px #666666;
    float: left;
    width: 79.7%;
    padding: 33px;
    margin-top: -18px;
}

    .governanca .gestaoriscos .content ul li.item-infos ol li {
        display: block !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 21px;
        color: #666666;
    }

@media (max-width: 1000px) {
    .governanca .gestaoriscos .content ul li {
        padding: 2;
    }
}

.governanca .gestaoriscos .content ul li p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

.governanca .gestaoriscos .content ul li span {
    font-weight: 700;
    color: #666666;
    font-size: 12px;
}

.governanca .governancamob {
    display: none;
}

@media (max-width: 1000px) {
    .governanca .governancamob {
        display: block;
    }
}

.governanca .governancamob .list-governancamob li {
    margin-bottom: 10px;
}

    .governanca .governancamob .list-governancamob li .iten-principal {
        height: 40px;
        width: 100%;
        background: url(../images/arrow-b.png) no-repeat 97% center #f2f2f2;
        border: solid 1px #cccccc;
        cursor: pointer;
        font-weight: 600;
        color: #666666;
        font-size: 14px;
        line-height: 40px;
        text-indent: 20px;
    }

        .governanca .governancamob .list-governancamob li .iten-principal.active {
            background-position: 97%;
        }

    .governanca .governancamob .list-governancamob li .informacoes-governancamob {
        margin-left: 22px;
        margin-top: 12px;
    }

        .governanca .governancamob .list-governancamob li .informacoes-governancamob p {
            font-weight: 400;
            font-size: 14px;
            line-height: 21px;
            color: #666666;
            margin-bottom: 20px;
        }

        .governanca .governancamob .list-governancamob li .informacoes-governancamob span {
            font-weight: 700;
            color: #666666;
        }

.ladoalado {
    float: left;    
    margin-right: 20px;
    border-right: 1px solid #cccccc;
    padding-right: 22px;
	width: 285px;
}

    .ladoalado.last {
        border-right: 0px;
        margin-left: 6px;
    }

@media (max-width: 535px) {
    .ladoalado.last {
        margin-left: 0px;
    }
}

@media (max-width: 535px) {
    .ladoalado {
        float: none;
        width: 100%;
        margin-right: 0px;
        border-right: 0;
    }
}

/* patrimonio */
@media (max-width: 1000px) {
    .patrimonio {
        display: block;
    }
}

.patrimonio .itenselect {
    padding-bottom: 20px;
    height: 55px;
}

@media (max-width: 1000px) {
    .patrimonio .itenselect {
        display: none;
    }
}

.patrimonio .itenselect ul {
    margin-left: 0px;
    padding-top: 10px;
}

    .patrimonio .itenselect ul li {
        float: left;
        height: 35px;
        padding: 0 21px;
        background: #cccccc;
        line-height: 34px;
        border-left: solid 1px #e5e8ea;
        color: #616161;
        font-size: 14px;
        cursor: pointer;
    }

@media (max-width: 1000px) {
    .patrimonio .itenselect ul li {
        float: none;
    }
}

.patrimonio .itenselect ul li.active {
    background: url(../images/selectiten-patri.png) no-repeat center 30px #002f6b;
    height: 45px;
    color: #fff;
}

.patrimonio .itenselect-mob {
    display: none;
    float: left;
    width: 97%;
    display: none;
    margin: 0px 20px 20px 0px;
    background: #e6e7e9;
    padding: 12px;
}

@media (max-width: 1000px) {
    .patrimonio .itenselect-mob {
        display: block;
    }
}

@media (max-width: 535px) {
    .patrimonio .itenselect-mob {
        width: 94%;
    }
}

.patrimonio .itenselect-mob select {
    background: #cccccc;
    padding: 10px 0px 10px 20px;
    line-height: 34px;
    font-family: "Arial", "sans-serif";
    color: #616161;
    cursor: pointer;
    font-size: 22px;
    font-weight: 400;
    border-radius: 5px;
    text-align: center;
    width: 95%;
    border: 0;
    margin-left: 20px;
}

@media (max-width: 535px) {
    .patrimonio .itenselect-mob select {
        width: 89%;
    }
}

.patrimonio .content-grafico ul li {
    margin-top: 25px;
}

    .patrimonio .content-grafico ul li .seg-patri {
        border-top: solid 0px #cccccc;
        margin-top: 20px;
        position: relative;
        z-index: 9999999;
    }

        .patrimonio .content-grafico ul li .seg-patri table {
            background: white;
            height: 305px;
            width: 100%;
            margin-top: 20px;
            color: #666666;
            clear: both;
            font-size: 14px;
        }

            .patrimonio .content-grafico ul li .seg-patri table tr td {
                vertical-align: middle;
                font-size: 12px;
            }

                .patrimonio .content-grafico ul li .seg-patri table tr td:first-child {
                    width: 195px;
                }


            .patrimonio .content-grafico ul li .seg-patri table tbody {
                height: 40px !important;
            }

            .patrimonio .content-grafico ul li .seg-patri table thead {
                font-weight: 500;
            }

            .patrimonio .content-grafico ul li .seg-patri table .cinzaclaro {
                background: #d2d2d2;
                text-align: left;
                color: #666666;
                text-indent: 20px;
                border-bottom: solid 1px white;
            }

            .patrimonio .content-grafico ul li .seg-patri table .alingleft {
                text-align: left;
                text-indent: 20px;
                text-transform: uppercase;
            }

            .patrimonio .content-grafico ul li .seg-patri table .bd-dashed {
                border-bottom: solid 1px #cccccc;
                text-align: right;
                padding-right: 15px;
                border-right: 1px solid #cccccc;
            }

            .patrimonio .content-grafico ul li .seg-patri table .tfoot {
                height: 40px;
                color: #0e3369;
                font-weight: 700;
                background: #cccccc;
                border: 0;
            }

                .patrimonio .content-grafico ul li .seg-patri table .tfoot td {
                    border-right: solid 1px white;
                    text-align: right;
                    padding-right: 15px;
                }

                    .patrimonio .content-grafico ul li .seg-patri table .tfoot td:last-child {
                        border-right: solid 1px #cccccc;
                    }

            .patrimonio .content-grafico ul li .seg-patri table thead {
                background: #0e3369;
                color: white;
            }

                .patrimonio .content-grafico ul li .seg-patri table thead tr {
                    height: 26px;
                    font-size: 12px;
                }

                    .patrimonio .content-grafico ul li .seg-patri table thead tr td {
                        border: solid 1px white;
                    }

@media (max-width: 700px) {
    .patrimonio .content-grafico ul li .seg-patri table.table-responsive {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        display: block;
        clear: both;
    }

        .patrimonio .content-grafico ul li .seg-patri table.table-responsive td {
            height: 26px;
        }
}

@media (max-width: 700px) and (max-width: 700px) {
    .patrimonio .content-grafico ul li .seg-patri table.table-responsive td.azulmobile {
        background: #005dab;
    }
}

@media (max-width: 700px) {
    .patrimonio .content-grafico ul li .seg-patri table.table-responsive th {
        height: 26px;
    }
}

.patrimoniomobile {
    display: none;
}

@media (max-width: 1000px) {
    .patrimoniomobile {
        display: block;
    }
}

.patrimoniomobile p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

.patrimoniomobile .list-patrimonios li {
    margin-bottom: 10px;
}

    .patrimoniomobile .list-patrimonios li .iten-principal {
        height: 40px;
        width: 100%;
        background: url(../images/arrow-b.png) no-repeat 97% center #f2f2f2;
        border: solid 1px #cccccc;
        cursor: pointer;
        font-weight: 600;
        color: #666666;
        font-size: 14px;
        line-height: 40px;
        text-indent: 20px;
    }

        .patrimoniomobile .list-patrimonios li .iten-principal.active {
            background-position: 97%;
        }

    .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri {
        border-top: solid 1px #cccccc;
        margin-top: 20px;
    }

        .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table {
            background: #d2d2d2;
            height: 305px;
            width: 100%;
            margin-top: 20px;
            color: #666666;
            text-transform: uppercase;
        }

            .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table tr td {
                vertical-align: middle;
            }

                .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table tr td:first-child {
                    width: 195px;
                }

            .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table tbody {
                height: 40px !important;
            }

            .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table thead {
                font-weight: 500;
            }

            .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table .cinzaclaro {
                background: #a2a3a7;
                text-align: left;
                color: white;
                text-indent: 20px;
                border-bottom: solid 1px white;
            }

            .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table .alingleft {
                text-align: left;
                text-indent: 20px;
            }

            .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table .bd-dashed {
                border-bottom: solid 1px #cccccc;
                text-align: right;
                padding-right: 15px;
            }

            .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table .tfoot {
                height: 40px;
                background: #cccccc;
                color: #005cb0;
                font-weight: 700;
            }

                .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table .tfoot td {
                    border-right: solid 1px white;
                    text-align: center;
                }

            .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table thead {
                background: #005cb0;
                color: white;
            }

                .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table thead tr {
                    height: 26px;
                    font-size: 14px;
                }

                    .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table thead tr td {
                        border: solid 1px white;
                    }

@media (max-width: 700px) {
    .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table.table-responsive {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        display: block;
        clear: both;
    }

        .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table.table-responsive td {
            height: 35px;
        }
}

@media (max-width: 700px) and (max-width: 700px) {
    .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table.table-responsive td.azulmobile {
        background: #005dab;
    }
}

@media (max-width: 700px) {
    .patrimoniomobile .list-patrimonios li .informacoes-patrimonios .seg-patri table.table-responsive th {
        height: 35px;
    }
}

@media (max-width: 1000px) {
    .grafico3d {
        float: none !important;
        width: 100% !important;
        height: 100% !important;
    }

    .graficopontilhado {
        float: none !important;
        height: 100% !important;
        width: 100% !important;
    }
}

.highcharts-button {
    display: none;
}

.intenselect-mob {
    display: none;
}

/* patrimonio */
.rentabilidade .itenselect {
    height: 55px;
}

@media (max-width: 1000px) {
    .rentabilidade .itenselect {
        display: none;
    }
}

.rentabilidade .itenselect ul {
    margin-left: 0px;
    padding-top: 10px;
}

.rentabilidade .itenselect ul li {
    float: left;
    text-align: center;
    height: 38px;
    padding: 12px 10px 0px 10px;
    background: #cccccc;        
    border-left: solid 1px #e5e8ea;
    color: #616161;
    font-size: 14px;
    cursor: pointer;
}

.rentabilidade .itenselect ul li.active {
    background: url(../images/selectiten-patri.png) no-repeat center 30px #002f6b;
    height: 43px;
    color: #fff;
    background-position-y: 42px;
}
        
.rentabilidade .itenselect-mob {
    display: none;
    float: left;
    width: 97%;
    display: none;
    margin: 0px 20px 20px 0px;
    background: #e6e7e9;
    padding: 12px;
}

@media (max-width: 1000px) {
    .rentabilidade .itenselect-mob {
        display: block;
    }
}

@media (max-width: 535px) {
    .rentabilidade .itenselect-mob {
        width: 94%;
    }
}

.rentabilidade .itenselect-mob select {
    background: #cccccc;
    padding: 10px 0px 10px 20px;
    line-height: 34px;
    font-family: "Arial", "sans-serif";
    color: #616161;
    cursor: pointer;
    font-size: 22px;
    font-weight: 400;
    border-radius: 5px;
    text-align: center;
    width: 95%;
    border: 0;
    margin-left: 20px;
}

@media (max-width: 535px) {
    .rentabilidade .itenselect-mob select {
        width: 89%;
    }
}

.rentabilidade .content-grafico {
    height: 450px;
    border-bottom: solid 1px #cccccc;
}

    .rentabilidade .content-grafico ul li {
        height: 420px;
    }

.rentabilidade .seg-rent table {
    background: white;
    height: 305px;
    width: 100%;
    margin-top: 20px;
    color: #666666;
    font-size: 14px;
}

@media (max-width: 700px) {
    .rentabilidade .seg-rent table.table-responsive {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        display: block;
        clear: both;
    }

        .rentabilidade .seg-rent table.table-responsive td {
            height: 35px;
        }
}

@media (max-width: 700px) and (max-width: 700px) {
    .rentabilidade .seg-rent table.table-responsive td.azulmobile {
        background: #005dab;
    }
}

@media (max-width: 700px) {
    .rentabilidade .seg-rent table.table-responsive th {
        height: 35px;
    }
}

.rentabilidade .seg-rent table tr td {
    text-align: center;
    vertical-align: middle;
    height: 26px;
    border-right: 1px solid #ccc;
    font-size: 12px;
}

    .rentabilidade .seg-rent table tr td:first-child {
        width: 267px;
    }

.rentabilidade .seg-rent table tbody {
    height: 40px !important;
    font-size: 14px;
}

.rentabilidade .seg-rent table thead {
    font-weight: 500;
}

.rentabilidade .seg-rent table .cinzaclaro {
    background: #d2d2d2;
    text-align: left;
    color: #666666;
    text-indent: 20px;
    text-transform: none;
    border-bottom: solid 1px white;
}

.rentabilidade .seg-rent table .alingleft {
    text-align: left;
    text-indent: 20px;
}

.rentabilidade .seg-rent table .bd-dashed {
    border-bottom: solid 1px #cccccc;
}

.rentabilidade .seg-rent table .tfoot {
    height: 40px;
    background: #cccccc;
    color: #0e3369;
    font-weight: 700;
}

    .rentabilidade .seg-rent table .tfoot td {
        border-right: solid 1px white;
        border-bottom: 1px solid white;
    }

.rentabilidade .seg-rent table thead {
    background: #0e3369;
    color: white;
}

    .rentabilidade .seg-rent table thead tr {
        height: 26px;
    }

        .rentabilidade .seg-rent table thead tr td {
            border: solid 1px white;
            font-size: 12px;
        }

.rentabilidademobile {
    display: none;
}

@media (max-width: 1000px) {
    .rentabilidademobile {
        display: block;
    }
}

.rentabilidademobile p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

.rentabilidademobile .list-rentabilidade li {
    margin-bottom: 10px;
}

    .rentabilidademobile .list-rentabilidade li .iten-principal {
        height: 40px;
        width: 100%;
        background: url(../images/arrow-b.png) no-repeat 97% center #f2f2f2;
        border: solid 1px #cccccc;
        cursor: pointer;
        font-weight: 600;
        color: #666666;
        font-size: 14px;
        line-height: 40px;
        text-indent: 20px;
    }

        .rentabilidademobile .list-rentabilidade li .iten-principal.active {
            background-position: 97%;
        }

    .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table {
        background: white;
        height: 305px;
        width: 100%;
        margin-top: 20px;
        color: #666666;
        text-transform: uppercase;
    }

        .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table tr td {
            text-align: center;
            vertical-align: middle;
        }

            .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table tr td:first-child {
                width: 195px;
            }

        .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table tbody {
            height: 40px !important;
        }

        .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table thead {
            font-weight: 500;
        }

        .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table .cinzaclaro {
            background: #d2d2d2;
            text-align: left;
            color: #666666;
            text-indent: 20px;
            border-bottom: solid 1px white;
        }

        .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table .alingleft {
            text-align: left;
            text-indent: 20px;
        }

        .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table .bd-dashed {
            border-bottom: dashed 1px #cccccc;
        }

        .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table .tfoot {
            height: 40px;
            background: #cccccc;
            color: #0e3369;
            font-weight: 700;
        }

            .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table .tfoot td {
                border-right: solid 1px white;
            }

        .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table thead {
            background: #005cb0;
            color: white;
        }

            .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table thead tr {
                height: 37px;
            }

                .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table thead tr td {
                    border: solid 1px white;
                }

@media (max-width: 700px) {
    .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table.table-responsive {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        display: block;
        clear: both;
    }

        .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table.table-responsive td {
            height: 35px;
        }
}

@media (max-width: 700px) and (max-width: 700px) {
    .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table.table-responsive td.azulmobile {
        background: #005dab;
    }
}

@media (max-width: 700px) {
    .rentabilidademobile .list-rentabilidade li .informacoes-rentabilidade table.table-responsive th {
        height: 35px;
    }
}

.txt-peq {
    font-size: 11px;
    font-weight: 700;
    padding: 16px;
}

@media (max-width: 535px) {
    #grafico3d {
        float: none !important;
        width: 100% !important;
        margin-bottom: 20px !important;
    }
}

@media (max-width: 535px) {
    #graficopontilhado {
        float: none !important;
        width: 100% !important;
        margin-bottom: 20px !important;
        clear: both;
    }
}

/* imoveis */
.imoveishome {
    width: 281px;
    float: left;
    margin-left: 3px;
    margin-top: 8px;
    background: url(../images/bg-imoveis-e-imposto.png) no-repeat;
    padding: 15px 1px 44px 0px;
    margin-right: 15px;
}

@media (max-width: 700px) {
    .imoveishome {
        width: 47%;
        background: none;
        border: 2px solid #cccccc;
        border-radius: 4px;
        padding: 51px 0px 16px;
        margin-left: 0px;
        margin-bottom: 30px;
        padding: 0;
        height: 125px;
    }
}

@media (max-width: 535px) {
    .imoveishome {
        width: 99%;
        height: inherit;
        margin-left: 0;
    }
}

.imoveishome .titlehome {
    width: 100%;
    text-align: center;
    background: url(../images/icon-imoveis.png) no-repeat top;
    font-family: "Arial", "sans-serif";
    font-size: 16px;
    font-weight: 800;
    color: #4a0051;
    padding: 50px 0px 0px;
    margin-top: -38px;
}

@media (max-width: 700px) {
    .imoveishome .titlehome {
        font-size: 23px;
        background: none;
        margin-top: 0px;
        padding-top: 15px;
        margin-left: 0px;
    }
}

.imoveishome .texto {
    font-family: "Arial", "sans-serif";
    font-size: 12.98px;
    color: #4a0051;
    font-weight: 400;
    line-height: 1.3em;
    width: 160px;
    margin-top: 3px;
    text-align: center;
    margin: 0 auto;
}

.imoveishome .acesse {
    width: 100%;
    margin: 8px auto;
    padding: 3px 0px 3px 3px;
    font-family: "Arial", "sans-serif";
    font-size: 13px;
    font-weight: 400;
    color: white;
    text-align: center;
    background: #4a0051;
}

    .imoveishome .acesse strong {
        font-weight: 800;
        color: white;
    }

.imoveis .detalhes p {
    margin-bottom: 10px;
}

.imoveis-details {
    float: left;
    width: 49%;
}


@media (max-width: 700px) {
    .imoveis-details {
        width: 100%;
    }
}


.imoveis-details p, .imoveis-details div.tit {
    float: none !important;
    width: 90% !important;
}

.imoveis p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

.imoveis .itensmoveis ul li {
    width: 48%;
    float: left;
    margin-bottom: 40px;
    position: relative;
    margin-right: 34px;
}

.imoveis .itensmoveis ul li a{
    display: flex;
}

    @media (max-width: 1000px) {
        .imoveis .itensmoveis ul li {
        width: 100%;
    }
}

.imoveis .itensmoveis ul li.right {
    float: right;
}

.imoveis .itensmoveis ul li .imagem-fundo {
    float: left;
    width: 215px;
    /*height: 150px;*/
}

.imoveis .itensmoveis ul li .imagem-fundo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


@media (max-width: 535px) {
    .imoveis .itensmoveis ul li img {
        width: 100%;
    }
}

.imoveis .itensmoveis ul li .cont-txt {
    /*height: 120px;*/
    width: 48%;
    background: #f2f2f2;
    float: left;
    padding: 15px;
}

@media (max-width: 535px) {
    .imoveis .itensmoveis ul li .cont-txt {
        height: auto;
        width: 94%;
    }
}

@media (max-width: 400px) {
    .imoveis .itensmoveis ul li .cont-txt {
        width: 91%;
    }
}

.imoveis .itensmoveis ul li .cont-txt .tit {
    font-size: 14px;
    margin-bottom: 10px;
    color: #0e3369;
    font-weight: 700;
}

    .imoveis .itensmoveis ul li .cont-txt .tit a {
        color: #0e3369;
    }

.imoveis .itensmoveis ul li .cont-txt p {
    font-size: 12px;
    line-height: 14px;
}

.imoveis .itensmoveis ul li .cont-txt .tipo {
    position: absolute;
    bottom: 10px;
    left: 0px;
    background: whitesmoke;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #666666;
}

@media (max-width: 535px) {
    .imoveis .itensmoveis ul li .cont-txt .tipo {
        bottom: 0px;
    }
}

.imoveis .carregarmais {
    width: 100%;
    background: #cccccc;
    height: 30px;
    text-align: center;
    color: #666666;
    line-height: 30px;
    cursor: pointer;
    float: left;
}

@media (max-width: 1000px) {
    .imoveis .carregarmais {
        width: 100%;
    }
}

.imoveisdisponiveis {
    width: 100%;
    margin-top: 35px;
}

    .imoveisdisponiveis .txts {
        width: 100%;
        float: left;
    }

@media (max-width: 1000px) {
    .imoveisdisponiveis .txts {
        width: 100%;
    }
}

@media (max-width: 700px) {
    .imoveisdisponiveis .txts {
        width: 100%;
    }
}

.imoveisdisponiveis .txts .linhaborda {
    width: 100%;
    border-bottom: solid 1px #cccccc;
}

.imoveisdisponiveis .txts .titexi {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
    text-align: center;
    position: relative;
    top: -10px;
    width: 33%;
    margin: 0 auto;
    background: white;
}

@media (max-width: 535px) {
    .imoveisdisponiveis .txts .titexi {
        width: 83%;
    }
}

.imoveisdisponiveis .txts .itens {
    float: left;
    margin-right: 10px;
    width: 48%;
    margin-top: 10px;
}

@media (max-width: 1000px) {
    .imoveisdisponiveis .txts .itens {
        width: 35%;
        margin-left: 30px;
        margin-right: 30px;
    }
}

@media (max-width: 535px) {
    .imoveisdisponiveis .txts .itens {
        width: 71%;
    }
}

.imoveisdisponiveis.txts .itens.semmargin {
    margin-right: 0;
}

@media (max-width: 1000px) {
    .imoveisdisponiveis .txts .itens.semmargin {
        clear: both;
    }
}

.imoveisdisponiveis .txts .itens .tit {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
}

.imoveisdisponiveis .txts .itens li {
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
}

.imoveisdisponiveis .seguro {
    width: 170px;
    height: 165px;
    background: #f2f2f2;
    float: right;
    border: solid 1px #cccccc;
    padding: 25px;
}

.imoveis .exigencias .seguro .tit {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
}

.imoveisdisponiveis .seguro li {
    margin-bottom: 10px;
}

    .imoveisdisponiveis .seguro li span {
        color: #616161;
        font-weight: 600;
    }

@media (max-width: 535px) {
    .imoveisdisponiveis .seguro {
        width: 87%;
        text-align: center;
    }
}

@media (max-width: 700px) {
    .imoveisdisponiveis .seguro {
        width: 87%;
        margin-top: 20px;
        text-align: center;
    }
}


.imoveis .exigencias {
    width: 100%;
    margin-top: 35px;
}

    .imoveis .exigencias .txts {
        width: 75%;
        float: left;
    }

@media (max-width: 1000px) {
    .imoveis .exigencias .txts {
        width: 64%;
    }
}

@media (max-width: 700px) {
    .imoveis .exigencias .txts {
        width: 100%;
        text-align: center;
    }
}

.imoveis .exigencias .txts .linhaborda {
    width: 100%;
    border-bottom: solid 1px #cccccc;
}

.imoveis .exigencias .txts .titexi {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
    text-align: center;
    position: relative;
    top: -10px;
    width: 33%;
    margin: 0 auto;
    background: white;
}

@media (max-width: 535px) {
    .imoveis .exigencias .txts .titexi {
        width: 83%;
    }
}

.imoveis .exigencias .txts .itens {
    float: left;
    margin-right: 80px;
    width: 26%;
    margin-top: 10px;
}

@media (max-width: 1000px) {
    .imoveis .exigencias .txts .itens {
        width: 35%;
        margin-left: 30px;
        margin-right: 30px;
    }
}

@media (max-width: 700px) {
    .imoveis .exigencias .txts .itens {
        width: 38%;
    }
}

@media (max-width: 535px) {
    .imoveis .exigencias .txts .itens {
        width: 71%;
    }
}

.imoveis .exigencias .txts .itens.semmargin {
    margin-right: 0;
}

@media (max-width: 1000px) {
    .imoveis .exigencias .txts .itens.semmargin {
        clear: both;
    }
}

.imoveis .exigencias .txts .itens .tit {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
}

.imoveis .exigencias .txts .itens p {
    margin-bottom: 5px;
    padding-left: 10px;
}



.imoveis .exigencias .seguro {
    width: 170px;
    height: 165px;
    background: #f2f2f2;
    float: right;
    border: solid 1px #cccccc;
    padding: 25px;
}

    .imoveis .exigencias .seguro .tit {
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 20px;
    }

    .imoveis .exigencias .seguro p {
        margin-bottom: 10px;
    }

        .imoveis .exigencias .seguro p span {
            color: #616161;
            font-weight: 600;
        }

@media (max-width: 535px) {
    .imoveis .exigencias .seguro {
        width: 87%;
        text-align: center;
    }
}

@media (max-width: 700px) {
    .imoveis .exigencias .seguro {
        width: 87%;
        margin-top: 20px;
        text-align: center;
    }
}

.imoveis .detalhes {
    border-bottom: solid 1px #cccccc;
    padding-bottom: 20px;
}

    .imoveis .detalhes img {
        float: left;
        margin-right: 19px;
    }

@media (max-width: 1000px) {
    .imoveis .detalhes img.imgdetalhe {
        width: 100%;
    }
}

.imoveis .detalhes .tipo {
    float: left;
    background: whitesmoke;
    width: 150px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    margin-bottom: 10px;
}

@media (max-width: 1000px) {
    .imoveis .detalhes .tipo {
        margin-top: -45px;
    }
}

.imoveis .detalhes .tit {
    float: right;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    width: 50%;
    line-height: 30px;
}

@media (max-width: 1000px) {
    .imoveis .detalhes .tit {
        width: 100%;
        margin-top: 20px;
    }
}

.imoveis .detalhes p {
    float: left;
    width: 50%;
}

@media (max-width: 1000px) {
    .imoveis .detalhes p {
        width: 94%;
        margin-bottom: 20px;
    }
}

.imoveis .detalhes .contato-imoveis {
    width: 60%;
    float: left;
    margin-top: 5px;
}

@media (max-width: 1000px) {
    .imoveis .detalhes .contato-imoveis p.contato {
        width: 50%;
    }
}

@media (max-width: 700px) {
    .imoveis .detalhes .contato-imoveis p.contato {
        width: 60%;
    }
}

.imoveis .detalhes .contato-imoveis p span {
    font-weight: 600;
    text-transform: uppercase;
}

.imoveis .btnvoltar {
    width: 150px;
    height: 30px;
    background: whitesmoke;
    color: #666666;
    float: left;
    text-align: center;
    line-height: 30px;
    display: none;
    margin-top: 20px;
    cursor: pointer;
    text-transform: uppercase;
}

    .imoveis .btnvoltar a {
        color: #666666;
    }

/* imoveis */
.politicadei p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

.politicadei .arquivos .itens {
    width: 274px;
    height: 100px;
    background: #f2f2f2;
    border: solid 1px #cccccc;
    padding: 20px;
    position: relative;
    float: left;
    margin-right: 17px;
    margin-bottom: 20px;
}

@media (max-width: 535px) {
    .politicadei .arquivos .itens {
        width: 83%;
        height: 99px;
    }
}

.politicadei .arquivos .itens.semmargin {
    margin-right: 0;
}

.politicadei .arquivos .itens img {
    position: absolute;
    top: 35px;
    left: 30px;
    float: left;
    margin-right: 30px;
}

.politicadei .arquivos .itens .txt {
    margin-left: 80px;
    float: left;
}

    .politicadei .arquivos .itens .txt .tit {
        float: left;
        width: 200px;
        margin-top: 13px;
        font-size: 16px;
        margin-bottom: 0;
        line-height: 24px;
    }

    .politicadei .arquivos .itens .txt .texto {
        float: left;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        color: #666666;
        margin-bottom: 20px;
        margin-top: 5px;
    }

    .politicadei .arquivos .itens .txt .btnabrir {
        width: 160px;
        height: 30px;
        float: left;
        background: #cccccc;
        text-align: center;
        color: #666666;
        line-height: 30px;
        font-size: 12px;
        text-transform: uppercase;
        cursor: pointer;
        position: absolute;
        bottom: 28px;
        *left: 101px;
    }

        .politicadei .arquivos .itens .txt .btnabrir a {
            color: #666666;
        }

/*Planos Rentabilidade */
.planosrentabilidade {
    width: 650px;
    float: right;
    font-family: "Arial", "sans-serif";
}

@media (max-width: 1000px) {
    .planosrentabilidade {
        width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 1000px) {
    .planosrentabilidade .rentabilidademensal {
        margin: 0px -10px 33px 0px;
    }
}

.planosrentabilidade .rentabilidademensal .txt-peq {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
    font-family: "Arial", "sans-serif";
}

.planosrentabilidade .rentabilidademensal .evolucao-cota {
    font-family: "Arial", "sans-serif";
    font-size: 20px;
    color: #005dab;
    font-weight: 700;
    margin: 20px 0px;
}

.planosrentabilidade .rentabilidademensal table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Arial", "sans-serif";
    margin-bottom: 30px;
}

    .planosrentabilidade .rentabilidademensal table.table {
        border-bottom: solid 0 #999999;
        width: 100%;
        clear: both;
        margin-bottom: 15px;
    }

        .planosrentabilidade .rentabilidademensal table.table td {
            border-right: solid #999999 1px;
        }

        .planosrentabilidade .rentabilidademensal table.table th {
            border-right: solid 0 #999999;
            font-size: 12px;
            padding: 8px;
            line-height: 20px;
            text-align: center;
            vertical-align: middle;
        }

        .planosrentabilidade .rentabilidademensal table.table td {
            border-bottom: solid 1px #999999;
            font-size: 12px;
            padding: 8px;
            color: #666;
            line-height: 20px;
            text-align: center;
            vertical-align: middle;
        }

            .planosrentabilidade .rentabilidademensal table.table td.titulo {
                font-weight: normal;
                background-color: #0e3369;
                color: white;
                font-size: 15px;
                text-align: center;
            }

            .planosrentabilidade .rentabilidademensal table.table td:last-child {
            }

            .planosrentabilidade .rentabilidademensal table.table td.cinzaclaro {
                background: #d2d2d2;
                text-align: left;
                color: #666666;
                text-indent: 20px;
                border-bottom: solid 1px white;
            }

        .planosrentabilidade .rentabilidademensal table.table thead tr th.titulo {
            font-weight: normal;
            background-color: #0e3369;
            color: white;
            font-size: 15px;
            text-align: center;
        }

        .planosrentabilidade .rentabilidademensal table.table tbody tr.tfoot {
            background: #cccccc;
            color: #0e3369;
            font-weight: 700;
            border: 0;
        }

            .planosrentabilidade .rentabilidademensal table.table tbody tr.tfoot td {
                color: #0e3369;
                border-right: solid 1px white;
            }

        .planosrentabilidade .rentabilidademensal table.table tbody th.titulo {
            font-weight: normal;
            background-color: #0e3369;
            color: white;
            font-size: 15px;
            text-align: center;
            border-right: 1px solid #0e3369;
        }

@media (max-width: 700px) {
    .planosrentabilidade .rentabilidademensal table.table tbody th.titulo {
        text-align: left;
    }
}

@media (max-width: 700px) {
    .planosrentabilidade .rentabilidademensal table.table tbody th.azulmobile {
        background: #005dab;
    }
}

@media (max-width: 700px) {
    .planosrentabilidade .rentabilidademensal table.table-responsive {
        display: block;
        position: relative;
        width: 100%;
    }

        .planosrentabilidade .rentabilidademensal table.table-responsive td {
            height: 35px;
        }
}

@media (max-width: 700px) and (max-width: 700px) {
    .planosrentabilidade .rentabilidademensal table.table-responsive td.azulmobile {
        background: #005dab;
    }
}

@media (max-width: 700px) {
    .planosrentabilidade .rentabilidademensal table.table-responsive th {
        height: 35px;
    }

    .planosrentabilidade .rentabilidademensal table.table-responsive tbody {
        width: auto;
        position: relative;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        display: block;
        clear: both;
    }
}

/*Planos Rentabilidade */
.indicadores p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

.indicadores .itenselect {
    height: 55px;
    /* background: #e5e8ea;*/
}

@media (max-width: 1000px) {
    .indicadores .itenselect {
        display: none;
    }
}

.indicadores .itenselect ul {
    margin-left: 0px;
    padding-top: 10px;
}

    .indicadores .itenselect ul li {
        float: left;
        height: 35px;
        padding: 0 21px;
        background: #cccccc;
        line-height: 34px;
        border-left: solid 1px #e5e8ea;
        color: #616161;
        font-size: 14px;
        cursor: pointer;
    }

        .indicadores .itenselect ul li.active {
            background: url(../images/selectiten-patri.png) no-repeat center 30px #002f6b;
            height: 38px;
            color: #fff;
        }

.indicadores .itenselect-mob {
    display: none;
    float: left;
    width: 97%;
    display: none;
    margin: 0px 20px 20px 0px;
    background: #e6e7e9;
    padding: 12px;
}

@media (max-width: 1000px) {
    .indicadores .itenselect-mob {
        display: block;
    }
}

.indicadores .itenselect-mob select {
    background: #cccccc;
    padding: 10px 0px 10px 20px;
    line-height: 34px;
    font-family: "Arial", "sans-serif";
    color: #616161;
    cursor: pointer;
    font-size: 22px;
    font-weight: 400;
    border-radius: 5px;
    text-align: center;
    width: 87%;
    border: 0;
    margin-left: 20px;
}

.indicadores .content-grafico {
    height: 450px;
    border-bottom: solid 1px #cccccc;
}

    .indicadores .content-grafico ul li {
        height: 420px;
    }

.indicadores .seg-indicadores {
    float: left;
}

    .indicadores .seg-indicadores table {
        background: white;
        font-size: 14px;
        width: 192px;
        margin-top: 20px;
        color: #666666;
        float: left;
    }

@media (max-width: 1000px) {
    .indicadores .seg-indicadores table.table-responsive {
        display: block;
        width: auto;
        position: relative;
        margin-left: 52px;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        display: block;
        clear: both;
        margin-top: 20px;
        margin: 0;
    }

        .indicadores .seg-indicadores table.table-responsive td {
            height: 26px;
        }
}

@media (max-width: 1000px) and (max-width: 700px) {
    .indicadores .seg-indicadores table.table-responsive td.azulmobile {
        background: #005dab;
    }
}

@media (max-width: 1000px) {
    .indicadores .seg-indicadores table.table-responsive th {
        height: 26px;
    }

    .indicadores .seg-indicadores table.table-responsive tbody {
        width: 100%;
    }
}

.indicadores .seg-indicadores table tr td {
    text-align: center;
    vertical-align: middle;
}

    .indicadores .seg-indicadores table tr td:first-child {
        height: 26px;
    }

.indicadores .seg-indicadores table tbody {
    height: 40px !important;
}

.indicadores .seg-indicadores table thead {
    font-weight: 500;
}

.indicadores .seg-indicadores table .cinzaclaro {
    background: #a2a3a7;
    text-align: left;
    color: white;
    text-indent: 20px;
    border-bottom: solid 1px white;
    height: 35px !important;
    font-size: 12px;
    font-weight: 600;
}

.indicadores .seg-indicadores table .alingleft {
    text-align: left;
    text-indent: 20px;
}

.indicadores .seg-indicadores table .bd-solid {
    border-bottom: solid 1px #cccccc;
    font-size: 12px;
    border-right: 1px solid #ccc;
}

.indicadores .seg-indicadores table thead {
    border-right: 1px solid #0e3369;
}

.indicadores .seg-indicadores table .tfoot {
    height: 40px;
    background: #cccccc;
    color: #005cb0;
    font-weight: 700;
}

    .indicadores .seg-indicadores table .tfoot td {
        border-right: solid 1px white;
    }

.indicadores .seg-indicadores table thead {
    background: #0e3369;
    color: white;
}

    .indicadores .seg-indicadores table thead tr {
        height: 37px;
    }

        .indicadores .seg-indicadores table thead tr td {
            border: solid 1px white;
            font-size: 12px;
        }

.ipca {
    float: right;
    border-left: solid 1px #cccccc;
    margin-left: 30px;
    width: 77%;
    height: 400px;
    margin-top: 20px;
}

@media (max-width: 1000px) {
    .ipca {
        width: 100%;
        margin-left: 0px;
        border-left: 0px;
    }
}

/*Planos Rentabilidade */
.informativo .news-list {
    width: 75%;
    float: left;
}

@media (max-width: 1000px) {
    .informativo .news-list {
        width: 100%;
        clear: both;
        float: none;
    }
}

.informativo .news-list ul li {
    border-bottom: solid 1px #cccccc;
    margin-bottom: 20px;
    font-weight: 400;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
}

    .informativo .news-list ul li a {
        color: black;
    }

    .informativo .news-list ul li img {
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .informativo .news-list ul li .title {
        font-weight: 600;
        font-size: 18px;
        color: #0e3369;
        margin-bottom: 5px;
    }

    .informativo .news-list ul li .data {
        font-size: 12px;
        color: #666666;
        margin-bottom: 4px;
    }

    .informativo .news-list ul li .texto p {
        font-weight: 400;
        font-size: 12px;
        line-height: 21px;
        color: #666666;
    }

.informativo .carregarmais {
    width: 100%;
    background: #cccccc;
    height: 30px;
    text-align: center;
    color: #666666;
    line-height: 30px;
    cursor: pointer;
    float: left;
    margin-bottom: 30px;
}

.informativo .info-investimento {
    float: left;
}

@media (max-width: 700px) {
    .informativo .info-investimento {
        width: 95%;
    }
}

.informativo .info-investimento .info-esquerda {
    width: 22%;
    float: left;
    margin-right: 60px;
}

@media (max-width: 1000px) {
    .informativo .info-investimento .info-esquerda {
        width: 100%;
        float: none;
        margin-right: 0px;
    }
}

.informativo .info-investimento .info-esquerda .title {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 5px;
}

.informativo .info-investimento .info-esquerda p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
}

.informativo .info-investimento .itens-ii {
    float: right;
    width: 72%;
}

@media (max-width: 1000px) {
    .informativo .info-investimento .itens-ii {
        width: 100%;
        float: none;
        margin-top: 30px;
    }
}

.informativo .info-investimento .itens-ii .cont-investimento {
    width: 41%;
    height: 84px;
    background: #f2f2f2;
    border: solid 1px #cccccc;
    padding: 22px;
    position: relative;
    float: left;
    margin-right: 36px;
    margin-bottom: 20px;
}

@media (max-width: 1000px) {
    .informativo .info-investimento .itens-ii .cont-investimento {
        margin-right: 6px;
    }
}

@media (max-width: 700px) {
    .informativo .info-investimento .itens-ii .cont-investimento {
        width: 91%;
    }
}

.informativo .info-investimento .itens-ii .cont-investimento.semmargin {
    margin-right: 0;
}

.informativo .info-investimento .itens-ii .cont-investimento img {
    position: absolute;
    top: 16px;
    left: 30px;
    float: left;
    margin-right: 30px;
}

@media (max-width: 700px) {
    .informativo .info-investimento .itens-ii .cont-investimento img {
        left: 54px;
    }
}

.informativo .info-investimento .itens-ii .cont-investimento .txt {
    margin-left: 80px;
    float: left;
}

@media (max-width: 700px) {
    .informativo .info-investimento .itens-ii .cont-investimento .txt {
        margin-left: 138px;
    }
}

.informativo .info-investimento .itens-ii .cont-investimento .txt .tit {
    float: left;
    width: 205px;
    font-size: 16px;
}

.informativo .info-investimento .itens-ii .cont-investimento .txt .btnvisualizar {
    width: 160px;
    height: 30px;
    float: left;
    background: #cccccc;
    text-align: center;
    color: #666666;
    line-height: 30px;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 10px;
}



@media (max-width: 700px) {
    .informativo .info-investimento .itens-ii .cont-investimento .txt .btnvisualizar {
        clear: both;
    }
}

/*Revista */
.revista .toprevista {
    float: left;
    border-bottom: solid 1px #cccccc;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

    .revista .toprevista .txt {
        width: 51%;
        float: left;
    }

@media (max-width: 1000px) {
    .revista .toprevista .txt {
        width: 100%;
        margin-bottom: 20px;
    }
}

.revista .toprevista .txt .tit {
    font-size: 14px;
    color: #0e3369;
    font-weight: 700;
}

.revista .toprevista .txt p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
    width: 95%;
    text-align: justify;
}

    .revista .toprevista .txt p span {
        font-weight: 600;
    }

.revista .toprevista .revistalado {
    float: right;
    width: 49%;
}

@media (max-width: 1000px) {
    .revista .toprevista .revistalado {
        width: 100%;
        margin: 0px 0px 0px 0px;
        float: none;
    }
}

.revista .toprevista .revistalado img {
    float: left;
}

.revista .toprevista .revistalado .content {
    background: #f2f2f2;
    float: left;
    height: 168px;
    width: 54%;
    padding: 30px;
}

@media (max-width: 535px) {
    .revista .toprevista .revistalado .content {
        width: 45%;
        padding: 30px 12px 30px 12px;
    }
}

.revista .toprevista .revistalado .content .tit {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
    margin-bottom: 5px;
}

@media (max-width: 700px) {
    .revista .toprevista .revistalado .content .tit {
        font-size: 14px;
    }
}

.revista .toprevista .revistalado .content .texto {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

@media (max-width: 535px) {
    .revista .toprevista .revistalado .content .texto {
        font-size: 11px;
    }
}

.revista .toprevista .revistalado .content .btnon {
    width: 115px;
    height: 30px;
    background: #666666;
    line-height: 30px;
    font-size: 12px;
    color: #cccccc;
    text-align: center;
    cursor: pointer;
    float: left;
    margin-right: 5px;
}

@media (max-width: 700px) {
    .revista .toprevista .revistalado .content .btnon {
        width: 46%;
        font-size: 8px;
    }
}

.revista .toprevista .revistalado .content .btnon a {
    color: #cccccc;
}

@media (max-width: 700px) {
    .revista .outrasrevistas {
        width: 100%;
    }
}

.revista .outrasrevistas .tit {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
}

.revista .outrasrevistas .list-revista {
    margin-top: 20px;
}

    .revista .outrasrevistas .list-revista .iten-revista {
        float: left;
        margin-bottom: 60px;
        width: 289px;
        background: #f2f2f2;
        margin-right: 65px;
        display: inline-block;
        height: 152px;
        border: 1px solid #f2f2f2;
    }

@media (max-width: 700px) {
    .revista .outrasrevistas .list-revista .iten-revista {
        width: 475px;
    }
}

@media (max-width: 535px) {
    .revista .outrasrevistas .list-revista .iten-revista {
        width: 289px;
    }
}

.list-revista .iten-revista .btnon {
    margin-right: 2px !important;
}

.imoveis-details .desc-imovel {
    margin-bottom: 15px !important;
}

.revista .outrasrevistas .list-revista .iten-revista img {
    float: left;
    width: 36.8%;
    *width: 106px;
}



@media (max-width: 700px) {
    .revista .outrasrevistas .list-revista .iten-revista img {
        width: 24%;
        width: 106px;
    }
}

.outrasrevistas {
    width: 107%;
}

.revista .outrasrevistas .list-revista .iten-revista .content {
    width: 52%;
    min-height: 122px;
    float: right;
    padding: 15px;
    position: relative;
}

@media (max-width: 700px) {
    .revista .outrasrevistas .list-revista .iten-revista .content {
        width: 71%;
        padding: 15px 12px 15px 12px;
        *width: 189px;
    }
}

@media (max-width: 535px) {
    .revista .outrasrevistas .list-revista .iten-revista .content {
        width: 45%;
        padding: 15px 12px 15px 12px;
        *width: 189px;
    }
}

.revista .outrasrevistas .list-revista .iten-revista .content .tit {
    font-size: 14px;
    color: #0e3369;
    font-weight: 700;
    margin-bottom: 5px;
}

.revista .outrasrevistas .list-revista .iten-revista .content .texto {
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #666666;
    margin-bottom: 30px;
}

.revista .outrasrevistas .list-revista .iten-revista .content .btnon {
    width: 73px;
    height: 20px;
    background: #666666;
    line-height: 20px;
    font-size: 10px;
    text-align: center;
    cursor: pointer;
    float: left;
    margin-right: 4px;
    color: #ccc;
}

.buttons-wrapper {
    position: absolute;
    bottom: 15px;
    left: 15px;
}

@media (max-width: 700px) {
    .revista .outrasrevistas .list-revista .iten-revista .content .btnon {
        width: 46%;
        font-size: 8px;
    }
}

.revista .outrasrevistas .list-revista .iten-revista .content .btnon.semmargin {
    margin-right: 0;
}

.revista .outrasrevistas .list-revista .iten-revista .content .btnon a {
    color: #cccccc;
}

/*Relatorio */
.relatorio .toprela {
    float: left;
    border-bottom: solid 1px #cccccc;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

    .relatorio .toprela .txt {
        width: 51%;
        float: left;
    }

@media (max-width: 1000px) {
    .relatorio .toprela .txt {
        width: 100%;
        margin-bottom: 20px;
    }
}

.relatorio .toprela .txt .tit {
    font-size: 18px;
    color: #616161;
    text-transform: uppercase;
    font-weight: 700;
}

.relatorio .toprela .txt p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

    .relatorio .toprela .txt p span {
        font-weight: 600;
    }

.relatorio .toprela .rela-lado {
    float: right;
    width: 49%;
}

@media (max-width: 1000px) {
    .relatorio .toprela .rela-lado {
        width: 100%;
        margin: 0px 0px 0px 0px;
        float: none;
    }
}

.relatorio .toprela .rela-lado img {
    float: left;
}

.relatorio .toprela .rela-lado .content {
    background: #f2f2f2;
    float: left;
    height: 168px;
    width: 54%;
    padding: 30px;
}

@media (max-width: 535px) {
    .relatorio .toprela .rela-lado .content {
        width: 45%;
        padding: 30px 12px 30px 12px;
    }
}

.relatorio .toprela .rela-lado .content .tit {
    font-size: 22px;
    color: #616161;
    font-weight: 700;
    margin-bottom: 5px;
}

.relatorio .toprela .rela-lado .content .texto {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

.relatorio .toprela .rela-lado .content .btnon {
    width: 115px;
    height: 30px;
    background: #666666;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    float: left;
    margin-right: 5px;
}

@media (max-width: 700px) {
    .relatorio .toprela .rela-lado .content .btnon {
        width: 46%;
        font-size: 8px;
    }
}

.relatorio .toprela .rela-lado .content .btnon a {
    color: #cccccc;
}

.relatorio .outrosrelatorios {
    float: left;
}

    .relatorio .outrosrelatorios .tit {
        font-size: 18px;
        color: #616161;
        text-transform: uppercase;
        font-weight: 700;
    }

    .relatorio .outrosrelatorios .list-relatorio {
        margin-top: 20px;
    }

        .relatorio .outrosrelatorios .list-relatorio .iten-relatorio {
            float: left;
            margin-right: 40px;
            margin-bottom: 20px;
        }

            .relatorio .outrosrelatorios .list-relatorio .iten-relatorio.semmargin {
                margin-right: 0;
            }

            .relatorio .outrosrelatorios .list-relatorio .iten-relatorio img {
                float: left;
            }

            .relatorio .outrosrelatorios .list-relatorio .iten-relatorio .content {
                width: 170px;
                min-height: 122px;
                background: #f2f2f2;
                float: left;
                padding: 15px;
                position: relative;
            }

@media (max-width: 700px) {
    .relatorio .outrosrelatorios .list-relatorio .iten-relatorio .content {
        width: 71%;
        padding: 15px 12px 15px 12px;
    }
}

@media (max-width: 535px) {
    .relatorio .outrosrelatorios .list-relatorio .iten-relatorio .content {
        width: 45%;
        padding: 15px 12px 15px 12px;
    }
}

.relatorio .outrosrelatorios .list-relatorio .iten-relatorio .content .tit {
    font-size: 15px;
    color: #616161;
    font-weight: 700;
    margin-bottom: 5px;
}

.relatorio .outrosrelatorios .list-relatorio .iten-relatorio .content .texto {
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #666666;
    margin-bottom: 30px;
}

.relatorio .outrosrelatorios .list-relatorio .iten-relatorio .content .btnon {
    width: 80px;
    height: 20px;
    background: #666666;
    line-height: 20px;
    font-size: 10px;
    text-align: center;
    cursor: pointer;
    float: left;
    margin-right: 5px;
}

@media (max-width: 700px) {
    .relatorio .outrosrelatorios .list-relatorio .iten-relatorio .content .btnon {
        width: 46%;
        font-size: 8px;
    }
}

.relatorio .outrosrelatorios .list-relatorio .iten-relatorio .content .btnon.semmargin {
    margin-right: 0;
}

.relatorio .outrosrelatorios .list-relatorio .iten-relatorio .content .btnon a {
    color: #cccccc;
}

/*Relatorio Social */
.relatoriosocial .info-relatoriosocial {
    float: left;
}

@media (max-width: 700px) {
    .relatoriosocial .info-relatoriosocial {
        width: 95%;
    }
}

.relatoriosocial .info-relatoriosocial .info-esquerda {
    width: 220px;
    float: left;
    margin-right: 60px;
}

@media (max-width: 1000px) {
    .relatoriosocial .info-relatoriosocial .info-esquerda {
        width: 100%;
        float: none;
        margin-right: 0px;
    }
}

.relatoriosocial .info-relatoriosocial .info-esquerda .title {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 5px;
}

.relatoriosocial .info-relatoriosocial .info-esquerda p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
}

.relatoriosocial .info-relatoriosocial .itens-ii {
    float: right;
    width: 72%;
}

@media (max-width: 1000px) {
    .relatoriosocial .info-relatoriosocial .itens-ii {
        width: 100%;
        float: none;
        margin-top: 30px;
    }
}

.relatoriosocial .info-relatoriosocial .itens-ii .cont-investimento {
    width: 41%;
    height: 60px;
    background: #f2f2f2;
    border: solid 1px #cccccc;
    padding: 22px;
    position: relative;
    float: left;
    margin-right: 36px;
    margin-bottom: 20px;
}

@media (max-width: 1000px) {
    .relatoriosocial .info-relatoriosocial .itens-ii .cont-investimento {
        margin-right: 6px;
    }
}

@media (max-width: 700px) {
    .relatoriosocial .info-relatoriosocial .itens-ii .cont-investimento {
        width: 94%;
    }
}

.relatoriosocial .info-relatoriosocial .itens-ii .cont-investimento.semmargin {
    margin-right: 0;
}

.relatoriosocial .info-relatoriosocial .itens-ii .cont-investimento img {
    position: absolute;
    top: 16px;
    left: 30px;
    float: left;
    margin-right: 30px;
}

@media (max-width: 700px) {
    .relatoriosocial .info-relatoriosocial .itens-ii .cont-investimento img {
        left: 54px;
    }
}

.relatoriosocial .info-relatoriosocial .itens-ii .cont-investimento .txt {
    margin-left: 80px;
    float: left;
}

@media (max-width: 700px) {
    .relatoriosocial .info-relatoriosocial .itens-ii .cont-investimento .txt {
        margin-left: 138px;
    }
}

.relatoriosocial .info-relatoriosocial .itens-ii .cont-investimento .txt .tit {
    float: left;
    width: 200px;
}

.relatoriosocial .info-relatoriosocial .itens-ii .cont-investimento .txt .btnvisualizar {
    width: 160px;
    height: 30px;
    float: left;
    background: #cccccc;
    text-align: center;
    color: #666666;
    line-height: 30px;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 10px;
}

@media (max-width: 700px) {
    .relatoriosocial .info-relatoriosocial .itens-ii .cont-investimento .txt .btnvisualizar {
        clear: both;
    }
}

/*Relatorio Social */
.informacoes-financeiras p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

.informacoes-financeiras .list-infofinanceiras li {
    margin-bottom: 10px;
}

.informacoes-financeiras .list-infofinanceiras .iten-principal {
    height: 40px;
    width: 100%;
    background: url(../images/arrow-b.png) no-repeat 97% center #f2f2f2;
    border: solid 1px #cccccc;
    cursor: pointer;
    font-weight: 600;
    color: #666666;
    font-size: 14px;
    line-height: 40px;
    text-indent: 20px;
}

    .informacoes-financeiras .list-infofinanceiras .iten-principal.active {
        background-position: 97%;
    }

.informacoes-financeiras .list-infofinanceiras .informacoes-financeiras .if-scroll {
    height: 400px;
    width: 100%;
}

.informacoes-financeiras .list-infofinanceiras .informacoes-financeiras {
    border-bottom: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
}

    .informacoes-financeiras .list-infofinanceiras .informacoes-financeiras ul {
        padding-bottom: 10px;
        padding-top: 10px;
    }

        .informacoes-financeiras .list-infofinanceiras .informacoes-financeiras ul li {
            border-bottom: dashed 1px #cccccc;
            height: 30px;
            margin: 10px;
            padding-bottom: 10px;
        }

            .informacoes-financeiras .list-infofinanceiras .informacoes-financeiras ul li span {
                float: left;
                margin-right: 20px;
                font-size: 12px;
                line-height: 30px;
            }

                .informacoes-financeiras .list-infofinanceiras .informacoes-financeiras ul li span a {
                    color: #666666;
                    font-weight: 600;
                }

            .informacoes-financeiras .list-infofinanceiras .informacoes-financeiras ul li p {
                float: left;
                font-size: 12px;
                line-height: 30px;
                margin-bottom: 0;
            }

            .informacoes-financeiras .list-infofinanceiras .informacoes-financeiras ul li .tit {
                font-size: 14px;
                font-weight: 600;
                line-height: 20px;
            }

            .informacoes-financeiras .list-infofinanceiras .informacoes-financeiras ul li.maior {
                height: 45px;
            }

/*Plano de Gestão */
.planodegestao p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

.planodegestao .content-PG {
    width: 96%;
    padding: 20px 20px 14px;
    background: #f2f2f2;
    margin-bottom: 20px;
    margin-top: 20px;
}

    .planodegestao .content-PG .titpg {
        font-weight: 600;
        font-size: 18px;
        color: #0e3369;
        float: left;
        margin-right: 18px;
        margin-left: 31px;
        margin-top: 12px;
    }

@media (max-width: 1000px) {
    .planodegestao .content-PG .titpg {
        border-right: 0px;
        text-align: center;
        width: 100%;
    }
}

.planodegestao .content-PG .titpg span {
    color: #aaaaaa;
}

.planodegestao .content-PG p {
    width: 400px;
    float: left;
}

@media (max-width: 1000px) {
    .planodegestao .content-PG p {
        width: 100%;
        float: none;
        text-align: center;
    }
}

.planodegestao .content-PG .btn-baixar {
    width: 180px;
    height: 50px;
    background: #d2d2d2;
    text-align: center;
    color: #666666;
    line-height: 50px;
    font-size: 14px;
    float: right;
    cursor: pointer;
    margin-right: 31px;
}

@media (max-width: 1000px) {
    .planodegestao .content-PG .btn-baixar {
        clear: both;
        margin: 0 auto;
        width: 20%;
        float: none;
    }
}

@media (max-width: 700px) {
    .planodegestao .content-PG .btn-baixar {
        width: 50%;
    }
}

.planodegestao .content-PG .btn-baixar a {
    color: #666666;
}

.planodegestao .list-planoG li {
    margin-bottom: 10px;
}

.planodegestao .list-planoG .iten-principal {
    height: 40px;
    width: 100%;
    background: url(../images/arrow-l.png) no-repeat 98% center #f2f2f2;
    border: solid 1px #cccccc;
    cursor: pointer;
    font-weight: 600;
    color: #666666;
    font-size: 14px;
    line-height: 40px;
    text-indent: 20px;
}

@media (max-width: 1000px) {
    .planodegestao .list-planoG .iten-principal {
        width: 103%;
    }
}

.planodegestao .list-planoG .iten-principal.active {
    background-position: 98%;
}

.planodegestao .list-planoG .informacoes-planog .if-scroll {
    height: 400px;
    width: 100%;
}

.planodegestao .list-planoG .informacoes-planog {
    border-bottom: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
}

    .planodegestao .list-planoG .informacoes-planog ul {
        padding-bottom: 10px;
        padding-top: 10px;
    }

        .planodegestao .list-planoG .informacoes-planog ul li {
            border-bottom: dashed 1px #cccccc;
            height: 30px;
            margin: 10px;
            padding-bottom: 10px;
        }

            .planodegestao .list-planoG .informacoes-planog ul li span {
                float: left;
                margin-right: 20px;
                font-size: 12px;
                line-height: 30px;
            }

                .planodegestao .list-planoG .informacoes-planog ul li span a {
                    color: #666666;
                    font-weight: 600;
                }

            .planodegestao .list-planoG .informacoes-planog ul li p {
                float: left;
                font-size: 12px;
                line-height: 30px;
                margin-bottom: 0;
            }

            .planodegestao .list-planoG .informacoes-planog ul li .tit {
                font-size: 14px;
                font-weight: 600;
                line-height: 20px;
            }

            .planodegestao .list-planoG .informacoes-planog ul li.maior {
                height: 45px;
            }

/*Noticias */
.noticias .news-list {
    width: 75%;
    float: left;
}

@media (max-width: 1000px) {
    .noticias .news-list {
        width: 100%;
        clear: both;
        float: none;
    }
}

.noticias .news-list ul li {
    border-bottom: solid 1px #cccccc;
    margin-bottom: 20px;
}

    .noticias .news-list ul li a {
        color: black;
    }

    .noticias .news-list ul li img {
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .noticias .news-list ul li .title {
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 5px;
    }

    .noticias .news-list ul li .data {
        font-size: 12px;
        color: #666666;
        margin-bottom: 15px;
    }

    .noticias .news-list ul li .texto p {
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #666666;
        margin-bottom: 20px;
    }

        .noticias .news-list ul li .texto p a {
            color: #666666;
        }

.noticias .carregarmais {
    width: 100%;
    background: #cccccc;
    height: 30px;
    text-align: center;
    color: #666666;
    line-height: 30px;
    cursor: pointer;
    float: left;
}

.noticias .news-interna {
    float: left;
    border-bottom: solid 1px #cccccc;
    padding-bottom: 20px;
}

    .noticias .news-interna .title-news {
        font-weight: 600;
        font-size: 18px;
        color: #0e3369;
        margin-bottom: 5px;
    }

    .noticias .news-interna .date-news {
        font-size: 12px;
        color: #666666;
        margin-bottom: 20px;
    }

    .noticias .news-interna img {
        margin-bottom: 20px;
    }

    .noticias .news-interna .text-news {
        font-weight: 400;
        font-size: 12px;
        line-height: 21px;
        color: #666666;
        margin-bottom: 20px;
    }

        .noticias .news-interna .text-news p {
            margin-bottom: 20px;
        }

    .noticias .news-interna .video {
        float: left;
    }

.noticias .btnvoltar {
    width: 150px;
    height: 30px;
    background: #d2d2d2;
    color: #666666;
    float: left;
    text-align: center;
    line-height: 30px;
    margin-top: 20px;
    font-size: 16px;
    cursor: pointer;
    display: none;
}

    .noticias .btnvoltar a {
        color: #666666;
    }

/*Noticias */
.seguros .seguroLeft {
    float: left;
    width: 490px;
}

    .seguros .seguroLeft .textos .title {
        margin-bottom: 15px !important;
    }

@media (max-width: 1000px) {
    .seguros .seguroLeft {
        width: 100%;
        margin-bottom: 40px;
    }
}

.seguros .seguroLeft .textos {
    border-bottom: solid 1px #cccccc;
}

    .seguros .seguroLeft .textos .title {
        font-weight: 600;
        font-size: 14px;
        color: #0e3369;
    }

    .seguros .seguroLeft .textos p {
        font-weight: 400;
        font-size: 12px;
        line-height: 21px;
        color: #666666;
        margin-bottom: 20px;
    }

.seguros .seguroLeft .content-end {
    margin-top: 20px;
    border-bottom: solid 1px #cccccc;
    padding-bottom: 20px;
}

    .seguros .seguroLeft .content-end ul {
        border-right: solid 1px #cccccc;
        border-left: solid 1px #cccccc;
        border-top: solid 1px #cccccc;
    }

        .seguros .seguroLeft .content-end ul li {
            border-bottom: solid 1px #cccccc;
            padding: 15px;
        }

            .seguros .seguroLeft .content-end ul li p {
                font-weight: 400;
                font-size: 12px;
                line-height: 16px;
                color: #666666;
            }

                .seguros .seguroLeft .content-end ul li p span {
                    font-weight: 600;
                    color: #0e3369;
                    font-size: 14px;
                }

.seguros .seguroLeft .dica-mes {
    margin-top: 20px;
}

    .seguros .seguroLeft .dica-mes .title {
        font-weight: 600;
        font-size: 18px;
        color: #0e3369;
        margin-bottom: 20px;
    }

    .seguros .seguroLeft .dica-mes img {
        float: left;
    }

    .seguros .seguroLeft .dica-mes .infos {
        float: left;
        margin-left: 40px;
        margin-top: 60px;
    }

@media (max-width: 700px) {
    .seguros .seguroLeft .dica-mes .infos {
        margin-left: 25px;
        margin-top: 30px;
    }
}

.seguros .seguroLeft .dica-mes .infos .namedica {
    font-weight: 600;
    font-size: 16px;
    color: #0e3369;
}

.seguros .seguroLeft .dica-mes .infos .tamanho {
    font-weight: 400;
    font-size: 10px;
    color: #666666;
}

.seguros .seguroLeft .dica-mes .infos .btndown {
    width: 160px;
    height: 30px;
    float: left;
    background: #cccccc;
    text-align: center;
    color: #666666;
    line-height: 30px;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 10px;
}

.seguros .seguroRight {
    float: right;
    width: 51%;
}

@media (max-width: 1000px) {
    .seguros .seguroRight {
        clear: both;
        float: none;
        margin-top: 40px;
        width: 100%;
    }
}

.seguros .seguroRight .content-sr {
    width: 478px;
    min-height: 688px;
    margin-left: 30px;
    border: solid 1px #cccccc;
}

@media (max-width: 1000px) {
    .seguros .seguroRight .content-sr {
        margin-left: 0px;
        width: 100%;
        margin-top: 20px;
    }
}

.seguros .seguroRight .content-sr .itenstop ul li {
    width: 33%;
    *width: 32.9%;
    height: 85px;
    text-align: center;
    padding: 10px 0 0;
    border-bottom: solid 1px #cccccc;
    box-shadow: inset 1px 0 0 #ccc;
    float: left;
    background: #f2f2f2;
    cursor: pointer;
}

    .seguros .seguroRight .content-sr .itenstop ul li.sa-sem {
        border-right: 0;
        width: 34%;
    }

    .seguros .seguroRight .content-sr .itenstop ul li.active {
        border-bottom: 0;
        background: white;
    }

    .seguros .seguroRight .content-sr .itenstop ul li .tit {
        font-size: 14px;
        font-weight: 600;
        color: #002f6b;
        text-transform: none;
        margin-top: 5px;
    }

.seguros .seguroRight .content-sr .conteudo-seguros {
    width: 88%;
    margin-left: 20px;
    margin-top: 20px;
}

    .seguros .seguroRight .content-sr .conteudo-seguros ul li p {
        font-weight: 400;
        font-size: 12px;
        line-height: 21px;
        color: #666666;
    }

    .seguros .seguroRight .content-sr .conteudo-seguros ul li .list-infofinanceiras {
        margin-top: 20px;
    }

        .seguros .seguroRight .content-sr .conteudo-seguros ul li .list-infofinanceiras li {
            margin-bottom: 10px;
        }

        .seguros .seguroRight .content-sr .conteudo-seguros ul li .list-infofinanceiras .iten-principal {
            height: 40px;
            width: 99%;
            background: url(../images/arrow-b.png) no-repeat 93% center #f2f2f2;
            border: solid 1px #cccccc;
            cursor: pointer;
            font-weight: 600;
            color: #666666;
            font-size: 14px;
            line-height: 40px;
            text-indent: 20px;
        }

@media (max-width: 1000px) {
    .seguros .seguroRight .content-sr .conteudo-seguros ul li .list-infofinanceiras .iten-principal {
        font-size: 12px;
    }
}



.seguros .seguroRight .content-sr .conteudo-seguros ul li .list-infofinanceiras .iten-principal.active {
    background-position: 93%;
}

.seguros .seguroRight .content-sr .conteudo-seguros ul li .list-infofinanceiras .informacoes-financeiras ul {
    border-bottom: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    padding-bottom: 10px;
    margin-top: -10px;
    padding-top: 25px;
    padding-bottom: 40px;
    width: 99%;
}

    .seguros .seguroRight .content-sr .conteudo-seguros ul li .list-infofinanceiras .informacoes-financeiras ul li {
        height: 21px;
        margin: 0px 13px;
    }

        .seguros .seguroRight .content-sr .conteudo-seguros ul li .list-infofinanceiras .informacoes-financeiras ul li span {
            float: left;
            margin-right: 20px;
            font-size: 12px;
            line-height: 30px;
        }

            .seguros .seguroRight .content-sr .conteudo-seguros ul li .list-infofinanceiras .informacoes-financeiras ul li span a {
                color: #666666;
                font-weight: 600;
            }

        .seguros .seguroRight .content-sr .conteudo-seguros ul li .list-infofinanceiras .informacoes-financeiras ul li p {
            float: left;
            font-size: 12px;
            line-height: 18px;
            margin-bottom: 0;
        }

        .seguros .seguroRight .content-sr .conteudo-seguros ul li .list-infofinanceiras .informacoes-financeiras ul li .tit {
            font-size: 14px;
            font-weight: 600;
            line-height: 20px;
        }

        .seguros .seguroRight .content-sr .conteudo-seguros ul li .list-infofinanceiras .informacoes-financeiras ul li.maior {
            height: 45px;
        }

.seguros .seguroRight .iten-solicitacao {
    width: 450px;
    background: #f2f2f2;
    color: #666666;
    height: 35px;
    margin-left: 30px;
    padding: 15px;
    text-align: center;
}

@media (max-width: 1000px) {
    .seguros .seguroRight .iten-solicitacao {
        width: 94%;
        margin-left: 0px;
        margin-top: 10px;
    }
}

.seguros .seguroRight .iten-solicitacao span {
    font-size: 14px;
    color: #aaaaaa;
    line-height: 25px;
}

    .seguros .seguroRight .iten-solicitacao span a {
        color: #aaaaaa;
    }

/*Emprestimo */
.emprestimo p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

.emprestimo .iten {
    border-bottom: solid 1px #cccccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
    float: left;
}

    .emprestimo .iten.sembordar {
        border-bottom: 0;
    }

    .emprestimo .iten .titles {
        font-size: 18px;
        color: #0e3369;
        font-weight: 700;
        margin-bottom: 15px;
    }

    .emprestimo .iten .textos {
        float: left;
        margin-right: 40px; 
        width: 50%;       
    }

@media (max-width: 700px) {
    .emprestimo .iten .textos {
        width: 100%;
    }
}

.emprestimo .iten .textos p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

    .emprestimo .iten .textos p span {
        font-weight: 600;
    }

    .emprestimo .iten .textos p.widthmenor {
        width: 90%;
    }

@media (max-width: 1000px) {
    .emprestimo .iten .textos p.widthmenor {
        width: 100%;
    }
}

.emprestimo .iten .textos p.widthmenor2 {
    font-size: 12px;
    float: right;
}

@media (max-width: 1000px) {
    .emprestimo .iten .textos p.widthmenor2 {
        width: 100%;
    }
}

.emprestimo .iten .pcinza {
    font-size: 11px;
    color: #666666;
    float: left;
}

.emprestimo .iten .box {
    height: 30px;
    background: #f2f2f2;
    width: 480px;
    padding: 10px;
    float: left;
    font-size: 12px;
    color: #666666;
    font-style: italic;
    margin-bottom: 20px;
}

@media (max-width: 700px) {
    .emprestimo .iten .box {
        width: 95%;
    }
}

.emprestimo .iten table {
    background: white;
    width: 46%;
    color: #666666;
    text-transform: uppercase;
    float: right;
    margin-bottom: 20px;
    border: solid 2px white;
}

@media (max-width: 1000px) {
    .emprestimo .iten table {
        width: 100%;
    }

        .emprestimo .iten table.tablegrd {
            width: 100%;
            float: left;
        }

            .emprestimo .iten table.tablegrd .tdselecione td {
                text-align: center;
            }

                .emprestimo .iten table.tablegrd .tdselecione td select {
                    margin-left: 0;
                }
}

.emprestimo .iten table tr td {
    text-align: center;
    vertical-align: middle;
}

.emprestimo .iten table thead {
    font-weight: 500;
}

.emprestimo .iten table .basetable {
    background: #f2f2f2;
    color: #666666;
    border-bottom: solid 1px white;
    font-size: 12px;
    font-weight: 400;
    border: solid 1px #cccccc;
    width: 225px;
    text-align: center;
    height: 30px;
}

    .emprestimo .iten table .basetable.linhas-4 {
        width: auto;
    }

.emprestimo .iten table thead {
    background: #002f6b;
    color: white;
    font-size: 12px;
}

    .emprestimo .iten table thead tr {
        height: 37px;
    }

.emprestimo .iten table .tdgrande td {
    height: 20px;
    width: 25%;
    font-size: 10px;
    background: #999999;
    color: white;
    border: solid 1px;
    padding: 10px;
    line-height: 12px;
}

.emprestimo .iten table .tdselecione td {
    height: 40px;
    font-size: 12px;
    text-align: left;
    text-indent: 30px;
}

    .emprestimo .iten table .tdselecione td select {
        margin-left: 50px;
        width: 170px;
        font-size: 12px;
        color: #666666;
    }

.emprestimo .iten table .tdfinal td {
    background: #f2f2f2;
    color: #666666;
    font-size: 8px;
    line-height: 12px;
    padding: 15px;
    text-align: left;
    font-style: italic;
}

.emprestimo .iten .btnoutras {
    width: 325px;
    height: 65px;
    background: #0e3369;
    color: white;
    float: left;
    margin-right: 12px;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    display: table;
    cursor: pointer;
    margin-bottom: 20px;
}

    .emprestimo .iten .btnoutras a {
        color: white;
        display: table-cell;
        vertical-align: middle;
    }

    .emprestimo .iten .btnoutras.semmargin {
        margin-right: 0;
    }

/*Convenios */
.convenios .tit {
    font-size: 18px;
    color: #616161;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px;
}

.convenios p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

    .convenios p span {
        font-weight: 600;
    }

.convenios .itenp {
    border-bottom: solid 1px #cccccc;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

    .convenios .itenp .textos {
        width: 740px;
        float: left;
    }

    .convenios .itenp .boxcadastra-se {
        width: 180px;
        height: 270px;
        background: #f2f2f2;
        padding: 20px;
        float: right;
        position: relative;
    }

        .convenios .itenp .boxcadastra-se p {
            line-height: 15px;
        }

        .convenios .itenp .boxcadastra-se .txt {
            border-bottom: solid 1px #cccccc;
            margin-bottom: 20px;
        }

            .convenios .itenp .boxcadastra-se .txt p {
                color: #666666;
                font-weight: 600;
                font-size: 35px;
                margin-top: 10px;
            }

            .convenios .itenp .boxcadastra-se .txt span {
                color: #aaaaaa;
                font-size: 25px;
                font-weight: 600;
                line-height: 20px;
            }

        .convenios .itenp .boxcadastra-se .btncadastra-se {
            height: 40px;
            background: #cccccc;
            color: #666666;
            line-height: 40px;
            text-align: center;
            font-size: 14px;
            position: absolute;
            bottom: 30px;
            width: 180px;
        }

            .convenios .itenp .boxcadastra-se .btncadastra-se a {
                color: #666666;
            }

.convenios .itenlist .boxarea {
    height: 50px;
    background: #f2f2f2;
    line-height: 50px;
    margin-bottom: 20px;
}

    .convenios .itenlist .boxarea select {
        width: 350px;
        float: left;
        margin-top: 17px;
        color: #666666;
    }

    .convenios .itenlist .boxarea p {
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #666666;
        float: left;
        line-height: 50px;
        text-indent: 20px;
        margin-right: 20px;
    }

    .convenios .itenlist .boxarea input {
        width: 330px;
        color: #666666;
    }

    .convenios .itenlist .boxarea .btn-buscar {
        background: #cccccc;
        color: #666666;
        border: solid #cccccc;
        cursor: pointer;
    }

.convenios .itenlist .content ul li {
    width: 490px;
    height: 130px;
    border: solid 1px #cccccc;
    float: left;
}

    .convenios .itenlist .content ul li.right {
        float: right;
    }

    .convenios .itenlist .content ul li .content-text {
        background: white;
        border-right: solid 1px #cccccc;
        width: 204px;
        height: 90px;
        padding: 20px;
        float: left;
        color: #666666;
    }

        .convenios .itenlist .content ul li .content-text .ct-nome {
            font-weight: 600;
            font-size: 14px;
        }

        .convenios .itenlist .content ul li .content-text .ct-end {
            font-weight: 400;
            font-size: 12px;
        }

        .convenios .itenlist .content ul li .content-text .ct-tel {
            font-weight: 600;
            margin-top: 15px;
        }

        .convenios .itenlist .content ul li .content-text .ct-contato {
            font-size: 10px;
        }

    .convenios .itenlist .content ul li .content-porc {
        background: #f2f2f2;
        width: 205px;
        height: 90px;
        padding: 20px;
        float: left;
    }

        .convenios .itenlist .content ul li .content-porc .cp-num {
            font-weight: 600;
            font-size: 35px;
            text-align: center;
            margin-top: 25px;
        }

/*simuladores */
.simuladores .news-list {
    width: 75%;
    float: left;
}

@media (max-width: 1000px) {
    .simuladores .news-list {
        width: 100%;
        clear: both;
        float: none;
    }
}

.simuladores .news-list ul li {
    border-bottom: solid 1px #cccccc;
    margin-bottom: 20px;
}

    .simuladores .news-list ul li a {
        color: black;
    }

    .simuladores .news-list ul li.img-list {
        min-height: 165px;
    }

    .simuladores .news-list ul li img {
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .simuladores .news-list ul li .title {
        font-weight: 600;
        font-size: 30px;
        margin-bottom: 5px;
    }

    .simuladores .news-list ul li .data {
        font-size: 12px;
        color: #666666;
        margin-bottom: 15px;
    }

    .simuladores .news-list ul li .texto p {
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #666666;
        margin-bottom: 20px;
    }

.simuladores .carregarmais {
    width: 100%;
    background: #cccccc;
    height: 30px;
    text-align: center;
    color: #666666;
    line-height: 30px;
    cursor: pointer;
    float: left;
}

.simuladores .info-simu {
    float: left;
}

    .simuladores .info-simu .info-esquerda {
        width: 22%;
        float: left;
        margin-right: 60px;
    }

@media (max-width: 1000px) {
    .simuladores .info-simu .info-esquerda {
        width: 100%;
    }
}

.simuladores .info-simu .info-esquerda .title {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 5px;
}

.simuladores .info-simu .info-esquerda p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
}

.simuladores .info-simu .itens-ii {
    float: right;
    width: 72%;
}

@media (max-width: 1000px) {
    .simuladores .info-simu .itens-ii {
        float: left;
        margin-top: 30px;
    }
}

.simuladores .info-simu .itens-ii .cont-simuladores {
    width: 41%;
    height: 100px;
    background: #f2f2f2;
    border: solid 1px #cccccc;
    padding: 20px;
    position: relative;
    float: left;
    margin-right: 36px;
    margin-bottom: 20px;
}

@media (max-width: 1000px) {
    .simuladores .info-simu .itens-ii .cont-simuladores {
        width: 100%;
    }
}

.simuladores .info-simu .itens-ii .cont-simuladores.semmargin {
    margin-right: 0;
}

@media (max-width: 1000px) {
    .simuladores .info-simu .itens-ii .cont-simuladores.semmargin {
        margin-right: 36px;
    }
}

.simuladores .info-simu .itens-ii .cont-simuladores img {
    position: absolute;
    top: 37px;
    left: 30px;
    float: left;
    margin-right: 30px;
}

.simuladores .info-simu .itens-ii .cont-simuladores .txt {
    margin-left: 80px;
    float: left;
    color: #666666;
    margin-top: -12px;
}

    .simuladores .info-simu .itens-ii .cont-simuladores .txt.simufgb {
        width: 220px;
    }

    .simuladores .info-simu .itens-ii .cont-simuladores .txt.simunamisa {
        margin-top: 0px;
    }

    .simuladores .info-simu .itens-ii .cont-simuladores .txt.simuprev {
        width: 220px;
        margin-top: 0px;
    }

    .simuladores .info-simu .itens-ii .cont-simuladores .txt p {
        font-size: 12px;
        line-height: 18px;
    }

    .simuladores .info-simu .itens-ii .cont-simuladores .txt .tit {
        float: left;
        width: 100%;
        font-weight: 600;
        font-size: 14px;
        margin-bottom: 5px;
        text-transform: none;
        line-height: 20px;
    }

    .simuladores .info-simu .itens-ii .cont-simuladores .txt .btnvisualizar {
        width: 160px;
        height: 30px;
        float: left;
        background: #cccccc;
        text-align: center;
        color: #666666;
        line-height: 30px;
        font-size: 12px;
        text-transform: uppercase;
        cursor: pointer;
        margin-top: 10px;
    }

/*orcamento */
.orcamento {
    width: 67%;
    float: right;
    font-family: "Arial", "sans-serif";
}

    .orcamento p {
        font-weight: 400;
        font-size: 12px;
        line-height: 21px;
        color: #666666;
        margin-bottom: 20px;
    }

        .orcamento p a {
            color: #666666;
        }

    .orcamento .iten-select {
        width: auto;
        height: 40px;
        border: solid 1px #cccccc;
    }

@media (max-width: 1000px) {
    .orcamento .iten-select {
        display: none;
    }
}

.orcamento .iten-select ul {
    display: table;
    width: 100%;
}

    .orcamento .iten-select ul li {
        width: 185px;
        height: 40px;
        display: table-cell;
        text-align: center;
        border-bottom: solid 1px #cccccc;
        border-right: solid 1px #cccccc;
        background: #f2f2f2;
        cursor: pointer;
        color: #666666;
        font-size: 14px;
        line-height: 40px;
    }

        .orcamento .iten-select ul li:last-child {
            border: 0;
        }

        .orcamento .iten-select ul li.active {
            background: white;
            border-bottom: solid 2px white;
        }

.orcamento .conteudo-select {
    width: 100%;
    border: solid 1px #cccccc;
    padding: 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 1000px) {
    .orcamento .conteudo-select {
        display: none;
    }
}

.orcamento .informacoes-orcamento {
    display: none;
}

@media (max-width: 1000px) {
    .orcamento .informacoes-orcamento {
        display: block;
    }
}

.orcamento .informacoes-orcamento .list-orcamento li {
    margin-bottom: 10px;
}

.orcamento .informacoes-orcamento .list-orcamento .iten-principal {
    height: 40px;
    width: 100%;
    background: url(../images/arrow-b.png) no-repeat 97% center #f2f2f2;
    border: solid 1px #cccccc;
    cursor: pointer;
    font-weight: 600;
    color: #666666;
    font-size: 14px;
    line-height: 40px;
    text-indent: 20px;
}

    .orcamento .informacoes-orcamento .list-orcamento .iten-principal.active {
        background-position: 97%;
    }

/*cartilhas */
.cartilhas {
    width: 67%;
    float: right;
    font-family: "Arial", "sans-serif";
}

    .cartilhas .txt p {
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #666666;
        margin-bottom: 40px;
    }

        .cartilhas .txt p span {
            font-weight: 600;
        }

    .cartilhas .linhaborda {
        border-bottom: solid 1px #cccccc;
    }

    .cartilhas .titnossahisotira {
        font-size: 18px;
        color: #0e3369;
        font-weight: 700;
        text-align: center;
        position: relative;
        top: -10px;
        width: 300px;
        margin: 0 auto;
        background: white;
    }

    .cartilhas .cartilhas-list {
        float: left;
        margin: 20px 0;
        width: 100%;
    }

@media (max-width: 1000px) {
    .cartilhas .cartilhas-list {
        width: 100%;
        float: none;
    }
}

.cartilhas .cartilhas-list.right {
    float: right;
}

.cartilhas .cartilhas-list img {
    float: left;
}

.cartilhas .cartilhas-list .content {
    width: 53%;
    background: #f2f2f2;
    float: left;
    padding: 30px;
}

@media (max-width: 535px) {
    .cartilhas .cartilhas-list .content {
        width: 38%;
    }
}

@media (max-width: 400px) {
    .cartilhas .cartilhas-list .content {
        height: 17%;
    }
}

.cartilhas .cartilhas-list .content .tit {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 5px;
}

.cartilhas .cartilhas-list .content .texto {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

@media (max-width: 535px) {
    .cartilhas .cartilhas-list .content .texto {
        height: 62px;
        overflow: hidden;
    }
}

.cartilhas .cartilhas-list .content .btnon {
    width: 115px;
    height: 30px;
    background: #666666;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    float: left;
    margin-right: 5px;
}

@media (max-width: 535px) {
    .cartilhas .cartilhas-list .content .btnon {
        width: 46%;
        font-size: 10px;
    }
}

@media (max-width: 400px) {
    .cartilhas .cartilhas-list .content .btnon {
        width: 72%;
        margin-bottom: 5px;
    }
}

.cartilhas .cartilhas-list .content .btnon a {
    color: #cccccc;
}

/*Preparação para aposentadoria */
.p-aposentadoria {
    width: 67%;
    float: right;
    font-family: "Arial", "sans-serif";
}

    .p-aposentadoria .linhaborda {
        border-bottom: solid 1px #cccccc;
    }

    .p-aposentadoria .titnossahisotira {
        font-size: 18px;
        color: #0e3369;
        font-weight: 700;
        text-align: center;
        position: relative;
        top: -10px;
        width: 300px;
        margin: 0 auto;
        background: white;
    }

    .p-aposentadoria p {
        font-weight: 400;
        font-size: 12px;
        line-height: 21px;
        color: #666666;
        margin-bottom: 20px;
    }

    .p-aposentadoria .listeventos-preparacao {
        width: 100%;
        margin-top: 10px;
    }

        .p-aposentadoria .listeventos-preparacao .itensPA {
            overflow: hidden;
            height: 100%;
            margin: 20px 50px 0;
        }

@media (max-width: 1000px) {
    .p-aposentadoria .listeventos-preparacao .itensPA {
        height: auto;
        overflow: inherit;
    }
}

.p-aposentadoria .listeventos-preparacao .itensPA ul {
    height: 200px;
}

@media (max-width: 1000px) {
    .p-aposentadoria .listeventos-preparacao .itensPA ul {
        height: auto;
        width: auto !important;
    }
}

.p-aposentadoria .listeventos-preparacao .itensPA ul li img {
    width: 100%;
}

.sobreoplano a {
    text-decoration: underline;
}

.p-aposentadoria .listeventos-preparacao .itensPA ul li {
    width: 268px;
    float: left;
    margin-right: 35px;
    margin-bottom: 20px;
    position: relative;
}

@media (max-width: 1000px) {
    .p-aposentadoria .listeventos-preparacao .itensPA ul li {
        float: none;
        width: 100%;
    }
}

@media (max-width: 1000px) {
    .p-aposentadoria .listeventos-preparacao .itensPA ul li img {
        width: 100%;
    }
}

.p-aposentadoria .listeventos-preparacao .itensPA ul li.semmargin {
    margin-right: 0;
}

.p-aposentadoria .listeventos-preparacao .itensPA ul li .tit-ano {
    font-size: 22px;
    color: #616161;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
}

.p-aposentadoria .listeventos-preparacao .itensPA ul li p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
}

.p-aposentadoria .listeventos-preparacao .itensPA ul li .ano {
    font-weight: 600;
    width: 70px;
    height: 25px;
    background: #f2f2f2;
    color: #666666;
    margin-top: -40px;
    text-align: center;
    line-height: 25px;
    position: absolute;
}

.p-aposentadoria .listeventos-preparacao .setasPA {
    position: relative;
    cursor: pointer;
}

    .p-aposentadoria .listeventos-preparacao .setasPA .left {
        left: 0;
        position: absolute;
        top: -150px;
    }

@media (max-width: 1000px) {
    .p-aposentadoria .listeventos-preparacao .setasPA .left {
        display: none;
    }
}

.p-aposentadoria .listeventos-preparacao .setasPA .right {
    right: 0;
    position: absolute;
    top: -150px;
}

@media (max-width: 1000px) {
    .p-aposentadoria .listeventos-preparacao .setasPA .right {
        display: none;
    }
}

/*Agenda */
.agenda .agendaleft {
    width: 66%;
    float: right;
}

@media (max-width: 1000px) {
    .agenda .agendaleft {
        width: 100%;
        clear: both;
        float: none;
    }
}

.agenda .agendaleft .age-ano {
    background: #e4e4e4;
    width: 100%;
    height: 48px;
    border: solid 1px #cccccc;
}

@media (max-width: 1000px) {
    .agenda .agendaleft .age-ano {
        display: none;
    }
}

.agenda .agendaleft .age-ano ul {
    margin-left: 300px;
}

    .agenda .agendaleft .age-ano ul li {
        float: left;
        text-align: center;
        line-height: 50px;
        margin: 0 5px;
        color: #666666;
        cursor: pointer;
    }

        .agenda .agendaleft .age-ano ul li a {
            color: #666666;
        }

        .agenda .agendaleft .age-ano ul li.ativo {
            font-weight: 600;
            font-size: 30px;
            color: black;
        }

            .agenda .agendaleft .age-ano ul li.ativo a {
                color: black;
            }

.agenda .agendaleft .age-mes {
    width: 100%;
    background: #f2f2f2;
    height: 48px;
    border: solid 1px #cccccc;
}

@media (max-width: 1000px) {
    .agenda .agendaleft .age-mes {
        display: none;
    }
}

.agenda .agendaleft .age-mes ul {
    width: 661px;
    *width: 677px;
}

    .agenda .agendaleft .age-mes ul li {
        float: left;
        width: 54px;
        height: 48px;
        text-align: center;
        border-right: solid 1px #cccccc;
        line-height: 50px;
        color: #666666;
        cursor: pointer;
    }

        .agenda .agendaleft .age-mes ul li.active {
            color: white;
            background: url(../images/setab-agenda.jpg) no-repeat center 49px #666666;
            height: 69px;
            border-right: 0;
            width: 56px;
        }

        .agenda .agendaleft .age-mes ul li.semmargin {
            border-right: 0;
        }

.agenda .agendaleft .selecione-opcao {
    width: 100%;
    margin-bottom: 20px;
    height: 32px;
}

    .agenda .agendaleft .selecione-opcao .select-ano {
        width: 40%;
        padding: 0 20px 0 17px;
        background: #e4e4e4;
        border: 1px solid #cccccc;
        height: 35px;
        font-family: "Arial", "sans-serif";
        outline: none;
        margin-right: 10px;
        font-size: 14px;
        float: left;
        color: black;
        margin-bottom: 30px;
        display: none;
    }

@media (max-width: 1000px) {
    .agenda .agendaleft .selecione-opcao .select-ano {
        display: block;
    }
}

.agenda .agendaleft .age-list {
    margin-top: 40px;
}

    .agenda .agendaleft .age-list ul li {
        border-bottom: solid 1px #cccccc;
        min-height: 100px;
        margin-bottom: 20px;
    }

        .agenda .agendaleft .age-list ul li .data {
            width: 88px;
            height: 88px;
            background: #f2f2f2;
            border: solid 1px #cccccc;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            border-radius: 10px;
            text-align: center;
            float: left;
            margin-right: 20px;
        }

            .agenda .agendaleft .age-list ul li .data .dia {
                font-weight: 600;
                font-size: 35px;
                margin-top: 15px;
                margin-bottom: 2px;
            }

            .agenda .agendaleft .age-list ul li .data .mes {
                font-size: 12px;
                text-transform: uppercase;
            }

            .agenda .agendaleft .age-list ul li .data .ano {
                font-size: 12px;
            }

        .agenda .agendaleft .age-list ul li .textos {
            color: #666666;
        }

            .agenda .agendaleft .age-list ul li .textos .title {
                font-weight: 600;
                font-size: 25px;
                margin-bottom: 5px;
            }

            .agenda .agendaleft .age-list ul li .textos .local {
                font-weight: 400;
                font-size: 12px;
                margin-bottom: 10px;
            }

            .agenda .agendaleft .age-list ul li .textos p {
                font-weight: 400;
                font-size: 14px;
                line-height: 21px;
                padding-bottom: 20px;
            }

    .agenda .agendaleft .age-list .carregarmais {
        width: 100%;
        background: #cccccc;
        height: 30px;
        text-align: center;
        color: #666666;
        line-height: 30px;
        cursor: pointer;
        float: left;
    }

/*Agenda */
.lateral-right {
    width: 230px;
    float: right;
    margin-left: 20px;
}

@media (max-width: 1000px) {
    .lateral-right {
        width: 100%;
        float: none;
        margin-bottom: 30px;
        margin-right: 0px;
        margin-left: 0;
    }
}

.lateral-right .tit {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 5px;
}

    .lateral-right .tit span {
        font-size: 35px;
    }

.lateral-right .lateral-procurar {
    float: left;
    border-bottom: solid 1px #cccccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

@media (max-width: 1000px) {
    .lateral-right .lateral-procurar {
        width: 100%;
    }
}

.lateral-right .lateral-procurar .lateral-buscatopo {
    width: 230px;
    float: left;
    margin: 10px 0px 0px 0px;
}

    .lateral-right .lateral-procurar .lateral-buscatopo .procurar {
        float: left;
        border: 1px solid #cccccc;
        padding: 6px 12px 10px 10px;
        height: 13px;
        font-family: "Arial", "sans-serif";
        outline: none;
        font-style: italic;
        font-size: 14px;
        color: #cccccc;
        margin-right: 05.21739130434783%;
        width: 68.26086956521739%;
    }

@media (max-width: 535px) {
    .lateral-right .lateral-procurar .lateral-buscatopo .procurar {
        width: 68%;
    }
}

.lateral-right .lateral-procurar .lateral-buscatopo .bot-procura {
    width: 36px;
    border: 0px;
    height: 31px;
    background: url(../images/bot-procurar.png) no-repeat;
    font-size: 0px;
    color: white;
    float: left;
    outline: none;
    cursor: pointer;
}

.lateral-right .lateral-procurar .lateral-buscatopo img {
    float: right;
}

.lateral-right .lateral-procurar .deate {
    float: left;
    margin: 10px 0px 0px 0px;
}

    .lateral-right .lateral-procurar .deate .procurar {
        float: left;
        border: 1px solid #cccccc;
        padding: 5px;
        height: 20px;
        font-family: "Arial", "sans-serif";
        outline: none;
        font-style: italic;
        font-size: 12px;
        color: #cccccc;
        width: 25.65217391304348%;
        margin-right: 01.73913043478261%;
    }

@media (max-width: 535px) {
    .lateral-right .lateral-procurar .deate .procurar {
        width: 23%;
        height: 19px;
    }
}

.lateral-right .lateral-procurar .deate .bot-procura {
    width: 32px;
    border: 0px;
    height: 31px;
    font-size: 0px;
    color: white;
    float: left;
    outline: none;
    cursor: pointer;
}

.lateral-right .lateral-procurar .deate img {
    float: left;
}

.lateral-right .lateral-categorias {
    border-bottom: solid 1px #cccccc;
    padding-bottom: 20px;
    margin-bottom: 20px;
    float: left;
    display: none;
}

    .lateral-right .lateral-categorias ul li {
        cursor: pointer;
        float: left;
        font-size: 15px;
        color: #666666;
        margin-top: 10px;
        margin-left: 10px;
        line-height: 20px;
        width: 220px;
    }

        .lateral-right .lateral-categorias ul li a {
            color: #666666;
        }

        .lateral-right .lateral-categorias ul li span {
            font-weight: 600;
        }

.lateral-right .lateral-visualizadas {
    float: left;
}

@media (max-width: 1000px) {
    .lateral-right .lateral-visualizadas {
        border-bottom: solid 1px #cccccc;
        padding-bottom: 20px;
        width: 100%;
        margin-bottom: 20px;
    }
}

.lateral-right .lateral-visualizadas ul {
    margin-top: 20px;
}

    .lateral-right .lateral-visualizadas ul li {
        margin-bottom: 20px;
        cursor: pointer;
    }

        .lateral-right .lateral-visualizadas ul li a {
            color: #666666;
        }

            .lateral-right .lateral-visualizadas ul li a .data {
                font-size: 10px;
                color: #666666;
                margin-bottom: 5px;
            }

            .lateral-right .lateral-visualizadas ul li a .title {
                font-weight: 600;
                font-size: 14px;
            }

.lateral-right .acontece ul {
    margin-top: 15px;
}

    .lateral-right .acontece ul li {
        float: left;
        margin-bottom: 10px;
        width: 100%;
        min-height: 50px;
    }

        .lateral-right .acontece ul li img {
            float: left;
            margin-right: 10px;
            margin-bottom: 10px;
        }

@media (max-width: 1000px) {
    .lateral-right .acontece ul li img {
        display: none;
    }
}

.lateral-right .acontece ul li .data {
    font-size: 10px;
    font-weight: 400;
}

.lateral-right .acontece ul li .title {
    font-size: 14px;
    font-weight: 600;
}

.lateral-right .acontece ul li .titleaconteceu {
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
}

.lateral-right .acontece ul li .datalateral {
    width: 88px;
    height: 88px;
    background: #f2f2f2;
    border: solid 1px #cccccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    float: left;
    margin-right: 20px;
}

    .lateral-right .acontece ul li .datalateral .dia {
        font-weight: 600;
        font-size: 35px;
        margin-top: 15px;
        margin-bottom: 2px;
    }

    .lateral-right .acontece ul li .datalateral .mes {
        font-size: 12px;
        text-transform: uppercase;
    }

    .lateral-right .acontece ul li .datalateral .ano {
        font-size: 12px;
    }

.lateral-right .acontece .btnvertodos {
    background: #f2f2f2;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #666666;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
}

    .lateral-right .acontece .btnvertodos a {
        color: #666666;
    }

/*Politica de privacidade */
.politicadeprivacidade p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

.politicadeprivacidade .list ul li {
    float: left;
    border-bottom: solid 1px #cccccc;
    margin-bottom: 20px;
}

    .politicadeprivacidade .list ul li.semborder {
        border-bottom: 0;
    }

    .politicadeprivacidade .list ul li .iten {
        font-size: 70px;
        float: left;
        margin: 30px;
        color: #cccccc;
        font-weight: 600;
    }

/*Links */
.linksuteis p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

.linksuteis .listlinks {
    margin-top: 50px;
}

    .linksuteis .listlinks ul {
        width: 40%;
        border-right: solid 1px #cccccc;
        margin-left: 60px;
        float: left;
        margin-right: 20px;
    }

@media (max-width: 700px) {
    .linksuteis .listlinks ul {
        width: 100%;
        border-right: 0px;
    }
}

.linksuteis .listlinks ul.semborder {
    border-right: 0;
}

.linksuteis .listlinks ul li p {
    color: #666666;
    font-size: 12px;
    line-height: 15px;
    text-decoration: underline;
}

.linksuteis .listlinks ul li img {
    float: left;
    margin-right: 10px;
    display: none;
}

/*Duvidas */
.duvidasfrequentes p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

.duvidasfrequentes .list-infofinanceiras li {
    margin-bottom: 10px;
}

    .duvidasfrequentes .list-infofinanceiras li div {
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #666666;
    }

.duvidasfrequentes .list-infofinanceiras .iten-principal {
    height: 40px;
    background: url(../images/arrow-b.png) no-repeat 97% center #f2f2f2;
    border: solid 1px #cccccc;
    cursor: pointer;
    font-weight: 600;
    color: #666666;
    font-size: 14px;
    line-height: 40px;
    text-indent: 20px;
}

    .duvidasfrequentes .list-infofinanceiras .iten-principal.active {
        background-position: 97%;
    }

.duvidasfrequentes .list-infofinanceiras .informacoes-financeiras {
    overflow: hidden;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
}

    .duvidasfrequentes .list-infofinanceiras .informacoes-financeiras ul {
        padding-top: 10px;
        float: left;
    }

        .duvidasfrequentes .list-infofinanceiras .informacoes-financeiras ul li:first-child {
            margin-top: 0 !important;
        }

        .duvidasfrequentes .list-infofinanceiras .informacoes-financeiras ul li {
            width: 99%;
            padding: 10px;
            padding-bottom: 10px;
            float: left;
            border-bottom: solid 1px #cccccc;
            margin-bottom: 0;
        }

            .duvidasfrequentes .list-infofinanceiras .informacoes-financeiras ul li.sembordar {
                border-bottom: 0;
            }

            .duvidasfrequentes .list-infofinanceiras .informacoes-financeiras ul li span {
                float: left;
                margin-right: 20px;
                font-size: 12px;
                line-height: 30px;
            }

                .duvidasfrequentes .list-infofinanceiras .informacoes-financeiras ul li span a {
                    color: #666666;
                    font-weight: 600;
                }

            .duvidasfrequentes .list-infofinanceiras .informacoes-financeiras ul li p {
                float: left;
                font-size: 12px;
                line-height: 20px;
                margin-bottom: 10px;
            }

            .duvidasfrequentes .list-infofinanceiras .informacoes-financeiras ul li .tit {
                font-size: 14px;
                font-weight: 600;
                line-height: 20px;
            }

            .duvidasfrequentes .list-infofinanceiras .informacoes-financeiras ul li.maior {
                height: 45px;
            }

.duvidasfrequentes .boxarea {
    background: #f2f2f2;
    line-height: 50px;
    margin-bottom: 20px;
}

    .duvidasfrequentes .boxarea select {
        width: 350px;
        float: left;
        margin-top: 17px;
        color: #666666;
    }

    .duvidasfrequentes .boxarea p {
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #666666;
        float: left;
        line-height: 50px;
        text-indent: 20px;
        margin-right: 20px;
    }

    .duvidasfrequentes .boxarea form {
        background: none !important;
    }

        .duvidasfrequentes .boxarea form input {
            width: 78%;
            color: #666666;
        }

@media (max-width: 1000px) {
    .duvidasfrequentes .boxarea form input {
        width: 75%;
    }
}

@media (max-width: 700px) {
    .duvidasfrequentes .boxarea form input {
        width: 70%;
    }
}

@media (max-width: 535px) {
    .duvidasfrequentes .boxarea form input {
        width: 49%;
    }
}

.duvidasfrequentes .boxarea .btn-buscar {
    background: #cccccc;
    color: #666666;
    border: solid #cccccc;
    cursor: pointer;
}

/*glossario */
.glossario {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

    .glossario p {
        font-weight: 400;
        font-size: 14px;
        line-height: 21px;
        color: #666666;
        margin-bottom: 20px;
    }

    .glossario .boxarea {
        background: #f2f2f2;
        line-height: 50px;
    }

        .glossario .boxarea select {
            width: 350px;
            float: left;
            margin-top: 17px;
            color: #666666;
        }

        .glossario .boxarea p {
            font-weight: 400;
            font-size: 14px;
            color: #666666;
            float: left;
            line-height: 50px;
            text-indent: 20px;
            margin-right: 20px;
        }

        .glossario .boxarea input {
            width: 78%;
            color: #666666;
        }

@media (max-width: 700px) {
    .glossario .boxarea input {
        width: 36%;
    }
}

.glossario .boxarea .btn-buscar {
    background: #cccccc;
    color: #666666;
    border: solid #cccccc;
    cursor: pointer;
}

.glossario .boxletras {
    background: white;
    border: solid 1px #f2f2f2;
    width: 99%;
    padding-right: 8px;
    float: left;
    margin-top: -20px;
}

    .glossario .boxletras ul {
        float: left;
        margin-left: 20px;
    }

        .glossario .boxletras ul li {
            width: 25px;
            height: 25px;
            background: #f2f2f2;
            color: #666666;
            float: left;
            text-align: center;
            line-height: 25px;
            margin: 5px;
            margin-top: 7px;
            cursor: pointer;
        }

.glossario .list-abc {
    float: left;
    width: 100%;
}

    .glossario .list-abc ul {
        margin-top: 20px;
    }

        .glossario .list-abc ul li {
            padding-bottom: 30px;
            margin-top: 20px;
        }

            .glossario .list-abc ul li.commargin {
                border-bottom: solid 1px #cccccc;
            }

            .glossario .list-abc ul li .letra {
                font-size: 80px;
                color: #cccccc;
                float: left;
                width: 10%;
                font-weight: 700;
                margin-top: 20px;
                text-align: center;
                text-transform: uppercase;
                margin-bottom: 40px;
            }

@media (max-width: 700px) {
    .glossario .list-abc ul li .letra {
        width: 24%;
    }
}

.glossario .list-abc ul li p {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0;
}

    .glossario .list-abc ul li p span {
        font-weight: 600;
        padding-right: 5px;
    }

.glossario .carregarmais {
    width: 100%;
    background: #cccccc;
    height: 30px;
    text-align: center;
    color: #666666;
    line-height: 30px;
    cursor: pointer;
    float: left;
}

@media (max-width: 1000px) {
    .glossario .carregarmais {
        width: 100%;
    }
}

/*canais */





.canaisrelacionamento p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
}

    .canaisrelacionamento p span {
        font-weight: 600;
    }

.canaisrelacionamento .linhaborda {
    border-bottom: solid 1px #cccccc;
}

.canaisrelacionamento .tit-linha {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
    text-align: center;
    position: relative;
    top: -10px;
    width: 220px;
    margin: 0 auto;
    background: white;
}

.canaisrelacionamento .informacoes-canaisatendimento {
    display: none;
}

@media (max-width: 1000px) {
    .canaisrelacionamento .informacoes-canaisatendimento {
        display: block;
    }
}

.canaisrelacionamento .informacoes-canaisatendimento .list-canaisatendimento {
    float: left;
    width: 64%;
    margin-top: 25px;
}

    .canaisrelacionamento .informacoes-canaisatendimento .list-canaisatendimento li {
        margin-bottom: 10px;
    }

    .canaisrelacionamento .informacoes-canaisatendimento .list-canaisatendimento .iten-principal {
        height: 40px;
        width: 68%;
        background: url(../images/arrow-b.png) no-repeat 97% center #f2f2f2;
        border: solid 1px #cccccc;
        cursor: pointer;
        font-weight: 600;
        color: #666666;
        font-size: 14px;
        line-height: 40px;
        text-indent: 20px;
    }

        .canaisrelacionamento .informacoes-canaisatendimento .list-canaisatendimento .iten-principal.active {
            background-position: 97%;
        }

@media (max-width: 700px) {
    .canaisrelacionamento .informacoes-canaisatendimento .list-canaisatendimento .iten-principal {
        width: 159%;
    }
}

.canaisrelacionamento .informacoes-canaisatendimento .list-canaisatendimento .informacoes-canaisatendimento {
    margin-left: 20px;
}

.canaisrelacionamento .ccudf-cr {
    width: 75%;
    float: left;
    margin-bottom: 40px;
}

@media (max-width: 1000px) {
    .canaisrelacionamento .ccudf-cr {
        display: none;
    }
}

.canaisrelacionamento .ccudf-cr .boxatendimento {
    width: 100%;
    margin-top: 20px;
    float: left;
}

    .canaisrelacionamento .ccudf-cr .boxatendimento ul {
        width: 100%;
    }

        .canaisrelacionamento .ccudf-cr .boxatendimento ul li:first-child {
            box-shadow: inset 1px 0 0 #666, inset -1px 0 0 #666;
        }

        .canaisrelacionamento .ccudf-cr .boxatendimento ul li {
            width: 33%;
            *width: 32.9%;
            background: #e4e4e4;
            color: #666666;
            font-weight: 400;
            height: 40px;
            box-shadow: inset -1px 0 0 #666;
            border-top: solid 1px #666666;
            border-bottom: solid 1px #666666;
            float: left;
            font-size: 12px;
            text-align: center;
            line-height: 40px;
            cursor: pointer;
        }

            .canaisrelacionamento .ccudf-cr .boxatendimento ul li.bdr {
                width: 34% !important;
                box-shadow: inset -1px 0 0 #666;
            }

            .canaisrelacionamento .ccudf-cr .boxatendimento ul li.active {
                background: url(../images/canais-sb.png) repeat-x center -1px;
                color: white;
                border: none;
                height: 65px;
                position: relative;
                box-shadow: none;
            }

.canaisrelacionamento .ccudf-cr .itensboxatendimento {
    width: 100%;
    float: left;
}

    .canaisrelacionamento .ccudf-cr .itensboxatendimento ul li {
        border: solid 1px #666666;
        margin-top: -24px;
        padding: 20px;
    }

        .canaisrelacionamento .ccudf-cr .itensboxatendimento ul li p {
            margin-top: 20px;
        }

        .canaisrelacionamento .ccudf-cr .itensboxatendimento ul li .boxUSE {
            width: 200px;
            margin-right: 20px;
            float: left;
            margin-top: 20px;
        }

            .canaisrelacionamento .ccudf-cr .itensboxatendimento ul li .boxUSE .destaqueboxuse {
                background: #f2f2f2;
            }

            .canaisrelacionamento .ccudf-cr .itensboxatendimento ul li .boxUSE p {
                margin-top: 0;
            }

.canaisrelacionamento .boxduvidas-se {
    width: 180px;
    height: 167px;
    background: #f2f2f2;
    padding: 20px;
    float: right;
    position: relative;
    margin-top: 20px;
}

@media (max-width: 700px) {
    .canaisrelacionamento .boxduvidas-se {
        width: 92%;
        height: 183px;
        float: none;
        margin: 20px 0px 20px 0px;
        clear: both;
    }
}

.canaisrelacionamento .boxduvidas-se p {
    line-height: 15px;
}

.canaisrelacionamento .boxduvidas-se .txt {
    border-bottom: solid 1px #cccccc;
    margin-bottom: 20px;
    padding-bottom: 25px;
}

    .canaisrelacionamento .boxduvidas-se .txt p {
        color: #666666;
        font-weight: 600;
        font-size: 35px;
        margin-top: 10px;
    }

    .canaisrelacionamento .boxduvidas-se .txt span {
        color: #aaaaaa;
        font-size: 25px;
        font-weight: 600;
        line-height: 20px;
    }

.canaisrelacionamento .boxduvidas-se .boxduvidas-fre {
    height: 40px;
    background: #cccccc;
    color: #666666;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    position: absolute;
    bottom: 15px;
    width: 180px;
}

    .canaisrelacionamento .boxduvidas-se .boxduvidas-fre a {
        color: #666666;
    }

.canaisrelacionamento .form-envie {
    float: left;
    width: 100%;
}

    .canaisrelacionamento .form-envie .form-left {
        float: left;
        width: 240px;
    }

@media (max-width: 1000px) {
    .canaisrelacionamento .form-envie .form-left {
        width: 100%;
        margin-bottom: 20px;
    }
}

.canaisrelacionamento .form-envie .sel-tipe .txt {
    color: #666666;
    font-size: 14px;
    font-weight: 700;
}

.canaisrelacionamento .form-envie .sel-tipe ul {
    margin-top: 20px;
}

    .canaisrelacionamento .form-envie .sel-tipe ul li {
        line-height: 30px;
        width: 210px;
        height: 30px;
        background: #f2f2f2;
        border-left: solid 10px #d7d7d7;
        border-bottom: solid 1px #cccccc;
        border-right: solid 1px #cccccc;
        font-size: 12px;
        color: #999999;
        text-indent: 10px;
        cursor: pointer;
    }

@media (max-width: 1000px) {
    .canaisrelacionamento .form-envie .sel-tipe ul li {
        width: 100%;
    }
}

.canaisrelacionamento .form-envie .sel-tipe ul li.btop {
    border-top: solid 1px #cccccc;
}

.canaisrelacionamento .form-envie .sel-tipe ul li.ative2 {
    background: url(../images/selectrelacionamento.jpg) no-repeat 210px #0e3369;
    width: 220px;
    border: none;
    border-left: solid 10px #0e3369;
    color: white;
}

@media (max-width: 1000px) {
    .canaisrelacionamento .form-envie .sel-tipe ul li.ative2 {
        width: 100%;
        background: url(../images/selectrelacionamento.jpg) no-repeat right #0e3369;
    }
}

.canaisrelacionamento .form-envie .form-right {
    float: right;
    width: 73%;
    border-left: solid 1px #cccccc;
    padding-left: 20px;
}

@media (max-width: 1000px) {
    .canaisrelacionamento .form-envie .form-right {
        width: 88%;
        float: left;
        border-left: 0px;
    }
}

.canaisrelacionamento .form-envie .form-right p {
    margin-bottom: 20px;
}

.canaisrelacionamento .form-envie .form-right input {
    width: 94%;
    font-size: 14px;
    font-style: italic;
    color: #aaa;
    border: 1px solid #cccccc;
    outline: none;
    padding: 0 20px;
    height: 48px;
    line-height: 48px;
    margin-bottom: 20px;
}

    .canaisrelacionamento .form-envie .form-right input.mt {
        margin-top: 20px;
    }

    .canaisrelacionamento .form-envie .form-right input.widthmenor {
        width: 310px;
        float: right;
    }

@media (max-width: 700px) {
    .canaisrelacionamento .form-envie .form-right input.widthmenor {
        float: left;
        width: 94%;
    }
}

.canaisrelacionamento .form-envie .form-right select {
    width: 353px;
    font-size: 16px;
    font-style: italic;
    color: #aaa;
    border: 1px solid #cccccc;
    outline: none;
    padding: 10px;
    height: 49px;
    margin-bottom: 20px;
    margin-right: 20px;
}

@media (max-width: 700px) {
    .canaisrelacionamento .form-envie .form-right select {
        float: left;
        width: 103%;
    }
}

@media (max-width: 700px) and (max-width: 400px) {
    .canaisrelacionamento .form-envie .form-right select {
        width: 110%;
    }
}

.canaisrelacionamento .form-envie .form-right select.semmargin {
    margin-right: 0;
}

@media (max-width: 700px) {
    .canaisrelacionamento .form-envie .form-right select.semmargin {
        float: left;
        width: 103%;
    }
}

@media (max-width: 400px) {
    .canaisrelacionamento .form-envie .form-right select.semmargin {
        width: 110%;
    }
}

.canaisrelacionamento .form-envie .form-right textarea {
    width: 688px;
    font-size: 16px;
    font-style: italic;
    color: #aaa;
    border: 1px solid #cccccc;
    outline: none;
    padding: 20px;
    height: 100px;
    margin-bottom: 20px;
    resize: none;
    font-family: "Roboto", "sans-serif";
    font-weight: 400;
}

@media (max-width: 1000px) {
    .canaisrelacionamento .form-envie .form-right textarea {
        width: 94%;
    }
}

.canaisrelacionamento .form-envie .form-right button {
    width: 150px;
    height: 40px;
    border: solid 1px #cccccc;
    color: #666666;
    margin-top: 20px;
    margin-left: 41%;
    background: #d2d2d2;
    font-size: 14px;
    cursor: pointer;
    outline: none;
}

@media (max-width: 700px) {
    .canaisrelacionamento .form-envie .form-right button {
        margin-left: 25%;
    }
}

.canaisrelacionamento .form-envie .form-ok {
    float: right;
    width: 730px;
    border-left: solid 1px #cccccc;
    padding-left: 20px;
    height: 220px;
}

    .canaisrelacionamento .form-envie .form-ok p {
        text-align: center;
        font-size: 20px;
        margin-top: 100px;
    }

    .canaisrelacionamento .form-envie .form-ok img {
        float: right;
        margin-top: -45px;
        margin-right: 115px;
    }


/*Canal Denuncia*/
.info-height {
    height: 200px;
}

.canalDenuncia a.button-pdf {
    width: 200px;
    height: 40px;
    
    color: #666666;
    margin-top: 50px;
    /*margin-left: 41%;*/
    padding: 0 20px;
    background: #d2d2d2;
    font-size: 14px;
    cursor: pointer;
    outline: none;
    line-height: 65px;
    

}
.canalDenuncia .ul-button-pdf{width: 100%;margin-bottom: 20px;}
.canalDenuncia .ul-button-pdf li {
    float: left;
    height: 65px;
    margin-right: 10px;
    background: #d2d2d2;
    border: solid 1px #cccccc;
}


.canalDenuncia p {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    color: #666666;
}

    .canalDenuncia p span {
        font-weight: 600;
    }

.canalDenuncia .linhaborda {
    border-bottom: solid 1px #cccccc;
}

.canalDenuncia .tit-linha {
    font-size: 18px;
    color: #0e3369;
    font-weight: 700;
    text-align: center;
    position: relative;
    top: -10px;
    width: 220px;
    margin: 0 auto;
    background: white;
}

.canalDenuncia .informacoes-canaisatendimento {
    /*display: none;*/
}

@media (max-width: 1000px) {
    .canalDenuncia .informacoes-canaisatendimento {
        display: block;
    }
}

.canalDenuncia .informacoes-canaisatendimento .list-canaisatendimento {
    float: left;
    width: 64%;
    margin-top: 25px;
}

    .canalDenuncia .informacoes-canaisatendimento .list-canaisatendimento li {
        margin-bottom: 10px;
    }

    .canalDenuncia .informacoes-canaisatendimento .list-canaisatendimento .iten-principal {
        height: 40px;
        width: 68%;
        background: url(../images/arrow-b.png) no-repeat 97% center #f2f2f2;
        border: solid 1px #cccccc;
        cursor: pointer;
        font-weight: 600;
        color: #666666;
        font-size: 14px;
        line-height: 40px;
        text-indent: 20px;
    }

        .canalDenuncia .informacoes-canaisatendimento .list-canaisatendimento .iten-principal.active {
            background-position: 97%;
        }

@media (max-width: 700px) {
    .canalDenuncia .informacoes-canaisatendimento .list-canaisatendimento .iten-principal {
        width: 159%;
    }
}

.canalDenuncia .informacoes-canaisatendimento .list-canaisatendimento .informacoes-canaisatendimento {
    margin-left: 20px;
}

.canalDenuncia .ccudf-cr {
    width: 75%;
    float: left;
    margin-bottom: 40px;
}

@media (max-width: 1000px) {
    .canalDenuncia .ccudf-cr {
        display: none;
    }
}

.canalDenuncia .ccudf-cr .boxatendimento {
    width: 100%;
    margin-top: 20px;
    float: left;
}

    .canalDenuncia .ccudf-cr .boxatendimento ul {
        width: 100%;
    }

        .canalDenuncia .ccudf-cr .boxatendimento ul li:first-child {
            box-shadow: inset 1px 0 0 #666, inset -1px 0 0 #666;
        }

        .canalDenuncia .ccudf-cr .boxatendimento ul li {
            width: 33%;
            *width: 32.9%;
            background: #e4e4e4;
            color: #666666;
            font-weight: 400;
            height: 40px;
            box-shadow: inset -1px 0 0 #666;
            border-top: solid 1px #666666;
            border-bottom: solid 1px #666666;
            float: left;
            font-size: 12px;
            text-align: center;
            line-height: 40px;
            cursor: pointer;
        }

            .canalDenuncia .ccudf-cr .boxatendimento ul li.bdr {
                width: 34% !important;
                box-shadow: inset -1px 0 0 #666;
            }

            .canalDenuncia .ccudf-cr .boxatendimento ul li.active {
                background: url(../images/canais-sb.png) repeat-x center -1px;
                color: white;
                border: none;
                height: 65px;
                position: relative;
                box-shadow: none;
            }

.canalDenuncia .ccudf-cr .itensboxatendimento {
    width: 100%;
    float: left;
}

    .canalDenuncia .ccudf-cr .itensboxatendimento ul li {
        border: solid 1px #666666;
        margin-top: -24px;
        padding: 20px;
    }

        .canalDenuncia .ccudf-cr .itensboxatendimento ul li p {
            margin-top: 20px;
        }

        .canalDenuncia .ccudf-cr .itensboxatendimento ul li .boxUSE {
            width: 200px;
            margin-right: 20px;
            float: left;
            margin-top: 20px;
        }

            .canalDenuncia .ccudf-cr .itensboxatendimento ul li .boxUSE .destaqueboxuse {
                background: #f2f2f2;
            }

            .canalDenuncia .ccudf-cr .itensboxatendimento ul li .boxUSE p {
                margin-top: 0;
            }

.canalDenuncia .boxduvidas-se {
    width: 180px;
    height: 167px;
    background: #f2f2f2;
    padding: 20px;
    float: right;
    position: relative;
    margin-top: 20px;
}

@media (max-width: 700px) {
    .canalDenuncia .boxduvidas-se {
        width: 92%;
        height: 183px;
        float: none;
        margin: 20px 0px 20px 0px;
        clear: both;
    }
}

.canalDenuncia .boxduvidas-se p {
    line-height: 15px;
}

.canalDenuncia .boxduvidas-se .txt {
    border-bottom: solid 1px #cccccc;
    margin-bottom: 20px;
    padding-bottom: 25px;
}

    .canalDenuncia .boxduvidas-se .txt p {
        color: #666666;
        font-weight: 600;
        font-size: 35px;
        margin-top: 10px;
    }

    .canalDenuncia .boxduvidas-se .txt span {
        color: #aaaaaa;
        font-size: 25px;
        font-weight: 600;
        line-height: 20px;
    }

.canalDenuncia .boxduvidas-se .boxduvidas-fre {
    height: 40px;
    background: #cccccc;
    color: #666666;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    position: absolute;
    bottom: 15px;
    width: 180px;
}

    .canalDenuncia .boxduvidas-se .boxduvidas-fre a {
        color: #666666;
    }

.canalDenuncia .form-envie {
    float: left;
    width: 100%;
}

    .canalDenuncia .form-envie .form-left {
        float: left;
        width: 240px;
    }

@media (max-width: 1000px) {
    .canalDenuncia .form-envie .form-left {
        width: 100%;
        margin-bottom: 20px;
    }
}

.canalDenuncia .form-envie .sel-tipe .txt {
    color: #666666;
    font-size: 14px;
    font-weight: 700;
}

.canalDenuncia .form-envie .sel-tipe ul {
    margin-top: 20px;
}

    .canalDenuncia .form-envie .sel-tipe ul li {
        line-height: 30px;
        width: 210px;
        height: 30px;
        background: #f2f2f2;
        border-left: solid 10px #d7d7d7;
        border-bottom: solid 1px #cccccc;
        border-right: solid 1px #cccccc;
        font-size: 12px;
        color: #999999;
        text-indent: 10px;
        cursor: pointer;
    }

@media (max-width: 1000px) {
    .canalDenuncia .form-envie .sel-tipe ul li {
        width: 100%;
    }
}

.canalDenuncia .form-envie .sel-tipe ul li.btop {
    border-top: solid 1px #cccccc;
}

.canalDenuncia .form-envie .sel-tipe ul li.ative2 {
    background: url(../images/selectrelacionamento.jpg) no-repeat 210px #0e3369;
    width: 220px;
    border: none;
    border-left: solid 10px #0e3369;
    color: white;
}

@media (max-width: 1000px) {
    .canalDenuncia .form-envie .sel-tipe ul li.ative2 {
        width: 100%;
        background: url(../images/selectrelacionamento.jpg) no-repeat right #0e3369;
    }
}

.canalDenuncia .form-envie .form-right {
    float: right;
    width: 95%;
    padding-left: 20px;
}

@media (max-width: 1000px) {
    .canalDenuncia .form-envie .form-right {
        width: 88%;
        float: left;
        border-left: 0px;
    }
}

.canalDenuncia .form-envie .form-right p {
    margin-bottom: 20px;
}

.canalDenuncia .form-envie .form-right input {
    width: 94%;
    font-size: 14px;
    font-style: italic;
    color: #aaa;
    border: 1px solid #cccccc;
    outline: none;
    padding: 0 20px;
    height: 48px;
    line-height: 48px;
    margin-bottom: 20px;
}

    .canalDenuncia .form-envie .form-right input.mt {
        margin-top: 20px;
    }

    .canalDenuncia .form-envie .form-right input.widthmenor {
        width: 435px;
        float: right;
    }

@media (max-width: 800px) {
    .canalDenuncia .form-envie .form-right input.widthmenor {
        float: left;
        width: 94%;
        font-size: 11px;
    }
}

@media (max-width: 700px) {
    .canalDenuncia .form-envie .form-right input.widthmenor {
        float: left;
        width: 94%;
        font-size: 10px;
    }
}

@media (max-width: 400px) {
    .canalDenuncia .form-envie .form-right input.widthmenor {
        float: left;
        width: 94%;
        font-size: 8px;
    }
}

@media (max-width: 350px) {
    .canalDenuncia .form-envie .form-right input.widthmenor {
        float: left;
        width: 94%;
        font-size: 6px;
    }
}

.canalDenuncia .form-envie .form-right select {
    width: 353px;
    font-size: 16px;
    font-style: italic;
    color: #aaa;
    border: 1px solid #cccccc;
    outline: none;
    padding: 10px;
    height: 49px;
    margin-bottom: 20px;
    margin-right: 20px;
}

@media (max-width: 700px) {
    .canalDenuncia .form-envie .form-right select {
        float: left;
        width: 103%;
    }
}

@media (max-width: 700px) and (max-width: 400px) {
    .canalDenuncia .form-envie .form-right select {
        width: 110%;
    }
}

.canalDenuncia .form-envie .form-right select.semmargin {
    margin-right: 0;
}

@media (max-width: 700px) {
    .canalDenuncia .form-envie .form-right select.semmargin {
        float: left;
        width: 103%;
    }
}

@media (max-width: 400px) {
    .canalDenuncia .form-envie .form-right select.semmargin {
        width: 110%;
    }
}

.canalDenuncia .form-envie .form-right textarea {
    width: 688px;
    font-size: 14px;
    font-style: italic;
    color: #aaa;
    border: 1px solid #cccccc;
    outline: none;
    padding: 20px;
    height: 100px;
    margin-bottom: 20px;
    resize: none;
    font-family: inherit;
    /*font-weight: 400;*/
}

@media (max-width: 1000px) {
    .canalDenuncia .form-envie .form-right textarea {
        width: 94%;
    }
}

.canalDenuncia .form-envie .form-right button {
    width: 150px;
    height: 40px;
    border: solid 1px #cccccc;
    color: #666666;
    margin-top: 20px;
    margin-left: 41%;
    background: #d2d2d2;
    font-size: 14px;
    cursor: pointer;
    outline: none;
}

@media (max-width: 700px) {
    .canalDenuncia .form-envie .form-right button {
        margin-left: 25%;
    }
}

.canalDenuncia .form-envie .form-ok {
    float: right;
    width: 98%;
    border-left: solid 1px #cccccc;
    padding-left: 20px;
    height: 220px;
}

    .canalDenuncia .form-envie .form-ok p {
        text-align: center;
        font-size: 20px;
        margin-top: 100px;
    }

    .canalDenuncia .form-envie .form-ok img {
        float: right;
        margin-top: -45px;
        margin-right: 476px;
    }

    /* end canal Denuncia*/

/* Busca */
.buscas {
    font-family: "Arial", "sans-serif";
    float: left;
}

    .buscas li {
        list-style: none;
        padding: 10px 0px;
        border-bottom: 1px solid #cccccc;
        width: 100%;
    }

@media (max-width: 1000px) {
    .buscas li {
        width: 100%;
    }
}

.buscas li .tit {
    font-size: 18px;
    color: #616161;
    margin-bottom: 0;
    text-transform: uppercase;
}

.buscas li p {
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #666666;
    margin-bottom: 20px;
}

/* Index Nova */
.impostoderendahome {
    width: 281px;
    float: left;
    margin-left: -5px;
    background: url(../images/bg-imoveis-e-imposto.png) no-repeat;
    padding: 15px 1px 44px 0px;
    margin-top: 8px;
}

@media (max-width: 700px) {
    .impostoderendahome {
        width: 47%;
        background: none;
        border: 2px solid #cccccc;
        margin-left: 3px;
        border-radius: 4px;
        margin-bottom: 36px;
        padding: 0 0;
        float: right;
        height: 125px;
    }
}

@media (max-width: 535px) {
    .impostoderendahome {
        width: 99%;
        margin: 0;
    }
}

.impostoderendahome .center {
    margin: -16px 0px 0px 56px;
    width: 76.5%;
}

@media (max-width: 700px) {
    .impostoderendahome .center {
        margin: -16px 0px 0px 0%;
        width: 100%;
        text-align: center;
    }
}

.impostoderendahome .center .titlehome {
    width: 77%;
    line-height: 1.3em;
    background: url(../images/icon-impostoderenda.png) no-repeat top;
    font-family: "Arial", "sans-serif";
    font-size: 16px;
    font-weight: 800;
    color: #ff355f;
    text-align: left;
    padding: 50px 0px 0px 6px;
    margin-top: -40px;
    *margin-top: -24px;
    background-position-x: 60px;
}

@media (max-width: 700px) {

    .impostoderendahome .center .titlehome {
        background: none;
        font-size: 23px;
        margin-left: 0;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 535px) {
    .impostoderendahome .center .titlehome {
        width: 93%;
    }
}

.impostoderendahome .center .texto {
    font-family: "Arial", "sans-serif";
    font-size: 12px;
    font-weight: 400;
    line-height: 1.3em;
    width: 158px;
    margin-top: -1px;
    color: #ff355f;
    margin-left: 4px;
    text-align: center;
}

@media (max-width: 700px) {
    .impostoderendahome .center .texto {
        margin: 0 auto;
    }
}

@media (max-width: 535px) {
    .impostoderendahome .center .texto {
        margin-left: 26%;
    }
}

.impostoderendahome .center .acesse {
    width: 97.4%;
    margin: 10px auto;
    padding: 3px 0px 3px 3px;
    font-family: "Arial", "sans-serif";
    font-size: 13px;
    font-weight: 400;
    color: white;
    position: relative;
    left: -1px;
    text-align: center;
    background: #ff355f;
}

@media (max-width: 700px) {
    .impostoderendahome .center .acesse {
        margin: 5px 0% 0;
    }
}

.impostoderendahome .center .acesse strong {
    font-weight: 800;
    color: white;
}

.bordersolid {
    width: 99%;
    height: 3px;
    background: #012f6b;
    clear: both;
    margin: 20px 0px;
}

@media (max-width: 700px) {
    .bordersolid {
        display: none;
    }
}

.banners-footer {
    width: 319px;
    float: left;
    cursor: pointer;
    margin-right: 16px;
}

    .banners-footer.lastbanner {
        margin-right: 0px;
    }

@media (max-width: 700px) {
    .banners-footer {
        float: right;
        margin: 0;
        width: 47%;
    }

        .banners-footer img {
            width: 100%;
        }
}

@media (max-width: 535px) {
    .banners-footer {
        width: 99%;
    }
}

.noticiashome {
    width: 328px;
    float: left;
    margin-left: 10px;
    margin-top: 8px;
    background: url(../images/bg-noticias-e-educacao.png) no-repeat;
    padding: 15px 0 44px 0;
}

@media (max-width: 700px) {
    .noticiashome {
        width: 47%;
        margin-left: 0;
        background: none;
        border: 2px solid #cccccc;
        border-radius: 4px;
        padding: 43px 0px;
        margin-bottom: 30px;
        clear: both;
        float: left;
        padding: 0;
        height: 195px;
    }
}

@media (max-width: 535px) {
    .noticiashome {
        width: 99%;
        height: inherit;
    }
}

.noticiashome .titlehome {
    width: 82%;
    text-align: center;
    background: url(../images/icon-noticiahome.png) no-repeat top;
    font-family: "Arial", "sans-serif";
    font-size: 16px;
    font-weight: 800;
    color: #bb1e90;
    padding: 50px 5px 0px;
    *margin-bottom: 10px;
    margin: -17px auto;
    margin-bottom: 10px;
}

@media (max-width: 700px) {
    .noticiashome .titlehome {
        background: none;
        font-size: 23px;
        background: none;
        margin-top: -44px;
        padding-top: 0;
        margin-top: 27px;
        width: auto;
    }
}

.noticiashome .leiamais {
    width: 78px;
    margin: -15px auto;
    padding: 5px 0px 5px 3px;
    font-family: "Arial", "sans-serif";
    font-size: 13px;
    font-weight: 400;
    color: white;
    text-align: center;
    margin-bottom: 10px;
    background: #bb1e90;
}

@media (max-width: 700px) {
    .noticiashome .leiamais {
        margin: 0 auto;
        margin-bottom: 30px;
    }
}

.noticiashome .all-noticias {
    height: 110px;
    overflow: hidden;
    width: 80%;
    margin: -7px auto;
    margin-bottom: 15px;
}

@media (max-width: 700px) {
    .noticiashome .all-noticias {
        width: 79%;
        margin: 0 auto;
    }
}

.noticiashome .all-noticias .noticiadestaque {
    width: 100%;
    margin-left: 0px;
    padding: 10px 0px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #cccccc;
}

@media (max-width: 700px) {
    .noticiashome .all-noticias .noticiadestaque {
        width: 100%;
    }
}

.noticiashome .all-noticias .noticiadestaque:nth-child(3) {
    border-bottom: 0px;
}

.noticiashome .all-noticias .noticiadestaque .data {
    font-family: "Arial", "sans-serif";
    font-size: 12px;
    font-weight: 800px;
    color: #bb1e90;
}

.noticiashome .all-noticias .noticiadestaque .title {
    font-family: "Arial", "sans-serif";
    font-size: 12px;
    font-weight: 400;
    color: #535b5a;
}

.educacaoprevidenciaria {
    width: 327px;
    float: right;
    background: url(../images/bg-noticias-e-educacao.png) no-repeat;
    padding: 15px 1px 44px 0px;
    margin-top: 8px;
}

@media (max-width: 700px) {
    .educacaoprevidenciaria {
        width: 47%;
        background: none;
        border: 2px solid #cccccc;
        padding: 23.5px 0;
        border-radius: 4px;
        margin-left: 0;
        float: right;
        margin-bottom: 30px;
        padding: 0;
        height: 195px;
    }
}

@media (max-width: 700px) and (max-width: 535px) {
    .educacaoprevidenciaria {
        width: 99%;
        height: inherit;
        padding-bottom: 25px;
    }
}

.educacaoprevidenciaria .center {
    margin: -16px 0px 0px 56px;
    width: 80%;
}

@media (max-width: 700px) {
    .educacaoprevidenciaria .center {
        margin-left: 0%;
        width: 84%;
        margin: 0 auto;
    }
}

.educacaoprevidenciaria .center .titlehome {
    width: 82%;
    line-height: 1.3em;
    background: url(../images/icon-educacaohome.png) no-repeat top;
    font-family: "Arial", "sans-serif";
    font-size: 16px;
    font-weight: 800;
    color: #0099d8;
    text-align: center;
    padding: 50px 1px 12px;
    margin-top: -17px;
}

@media (max-width: 700px) {
    .educacaoprevidenciaria .center .titlehome {
        background: none;
        font-size: 23px;
        width: 98%;
        padding-top: 0;
        margin-top: 10px;
        margin-left: 0;
    }
}

.educacaoprevidenciaria .center .texto {
    font-family: "Arial", "sans-serif";
    font-size: 12px;
    color: #535b5a;
    font-weight: 400;
    line-height: 1.3em;
    margin-top: 3px;
    position: relative;
    left: -24px;
    text-align: center;
}

@media (max-width: 700px) {
    .educacaoprevidenciaria .center .texto {
        left: 0;
        margin: 0 auto;
        right: 0;
        top: 0;
        width: auto;
    }
}

@media (max-width: 535px) {
    .educacaoprevidenciaria .center .texto {
        left: 4px;
    }
}

.educacaoprevidenciaria .center .texto strong {
    font-weight: 800;
    font-size: 15px;
    color: #0096d7;
}

.educacaoprevidenciaria .center .acesse {
    width: 68px;
    float: left;
    margin: 10px 103px;
    padding: 3px 0px 3px 3px;
    font-family: "Arial", "sans-serif";
    font-size: 13px;
    font-weight: 400;
    color: white;
    text-align: center;
    background: #0098d9;
}

@media (max-width: 700px) {
    .educacaoprevidenciaria .center .acesse {
        clear: both;
        float: none;
        margin: 0 auto;
    }
}

.educacaoprevidenciaria .center .acesse strong {
    font-weight: 800;
    color: white;
}

@media (max-width: 1000px) {
    .orcamob {
        width: 97.7%;
    }
}

.cronograma {
    width: 399px;
    float: right;
    background: url(../images/bgcronograma.png) no-repeat;
    padding: 15px 14px 44px 0px;
    margin-top: -2px;
}

@media (max-width: 700px) {
    .cronograma {
        width: 45%;
        float: left;
        background: none;
        border: 2px solid #cccccc;
        border-radius: 4px;
        margin-left: 0px;
        margin-bottom: 20px;
        clear: both;
        margin-top: 0px;
    }
}

@media (max-width: 530px) {
    .cronograma {
        width: 95%;
        height: inherit;
        margin-top: 33px;
    }
}

.cronograma .titlehome {
    width: 86%;
    background: url(../images/icon-cronograma.png) no-repeat top;
    font-family: "Arial", "sans-serif";
    font-size: 16px;
    font-weight: 800;
    color: #00306b;
    text-align: center;
    padding: 42px 3px 0px;
    margin-top: -24px;
    margin-left: 30px;
    margin-bottom: 9px;
}

@media (max-width: 700px) {
    .cronograma .titlehome {
        margin: 0px auto;
        font-size: 23px;
        background: none;
        padding: 11px 0 25px;
    }
}

@media (max-width: 700px) and (max-width: 535px) {
    .cronograma .titlehome {
        width: 93%;
        margin-left: 17px;
    }
}

.cronograma ul {
    margin-left: 17px;
}

@media (max-width: 700px) {
    .cronograma ul {
        margin-left: 15px;
    }
}

.cronograma ul li {
    width: 36%;
    float: left;
    background: url(../images/bg-listacronograma2.png) no-repeat;
    padding: 10px 35px 10px 10px;
    font-family: "Arial", "sans-serif";
    border-right: 2px solid #002f6b;
}

@media (max-width: 700px) {
    .cronograma ul li {
        float: none;
        background: #eeeeee;
        border: 0;
        border-radius: 5px;
        margin-bottom: 20px;
        width: 78%;
        margin-left: 0;
    }
}

.cronograma ul li.last {
    border-right: 0px;
    float: right;
    padding-right: 0px;
    background: url(../images/bg-listacronograma.png) no-repeat;
    margin-right: 0px;
    width: 44%;
}

@media (max-width: 700px) {
    .cronograma ul li.last {
        float: none;
        background: #eeeeee;
        border: 0;
        border-radius: 5px;
        margin-bottom: 20px;
        width: 78%;
        margin-left: 0;
        padding: 10px 35px 10px 10px;
    }
}

.cronograma ul li .title {
    font-size: 15px;
    color: #00306b;
    font-weight: 400;
    margin: 0px 0px 0px 0px;
}

.cronograma ul li .date {
    font-weight: 800;
    font-size: 12px;
    color: #00306b;
    margin: 0px 0px 0px 0px;
}

/* educacao previdenciaria */
.lateral-educacao {
    float: left;
    width: 300px;
}

@media (max-width: 1000px) {
    .lateral-educacao {
        width: 100%;
    }
}

.lateral-educacao .educacaolateral {
    float: left;
    width: 300px;
    margin: 0px 20px 0px 0px;
    padding: 10px;
}

@media (max-width: 1000px) {
    .lateral-educacao .educacaolateral {
        width: 100%;
    }
}

.lateral-educacao .educacaolateral li {
    list-style: none;
    width: 97%;
    border-top: 1px dotted #cccccc;
    font-family: "Arial", "sans-serif";
    font-size: 14.1px;
    color: #616161;
    padding: 10px 0px 13px 10px;
    margin-bottom: 1px;
    background-position-x: 95%;
    background: url(../images/seta-lateraleducacao.png) no-repeat 95%;
    *position: relative;
    left: -16px;
}

    .lateral-educacao .educacaolateral li.last {
        border-bottom: 1px dotted #cccccc;
    }

    .lateral-educacao .educacaolateral li.agendalat {
        display: none;
    }

    .lateral-educacao .educacaolateral li a {
        color: #616161;
    }

.lupanyro {
    width: 35px;
    height: 30px;
    background: url(/Images/icon-plus.png) no-repeat center center;
    display: block;
    position: absolute;
    left: 45%;
    top: 0;
    margin-left: -5px;
}

@media (max-width: 920px) {
    .lupanyro {
        display: none;
    }
}

.pagination {
    width: 28%;
    margin: 0 auto;
}

    .pagination li {
        float: left;
        color: white;
        font-size: 16px;
        margin-right: 3px;
        background: #002f6b;
        padding: 6px;
    }

        .pagination li:hover {
            background: #6e95c8;
        }

        .pagination li.active {
            background: #6e95c8;
        }

        .pagination li a {
            color: white;
        }

.links {
    text-decoration: underline;
    color: #002f6b;
}

.pagination-container {
    clear: both;
}

.PagedList-skipToPrevious, .PagedList-skipToNext {
    background: #898b8e !important;
}

.boxlogos-anos .iten-logo p {
    font-size: 12px;
    line-height: 18px;
    color: #666;
    margin-bottom: 15px;
}


input#calcular2 {
    background: #002F6B;
    color: #fff;
    border: 0;
}

.cartilhas-list.educacao {
    margin: 0 0 20px;
}


    .cartilhas-list.educacao .content {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        .cartilhas-list.educacao .content .tit {
            margin-bottom: 10px;
            display: block;
        }

        .cartilhas-list.educacao .content .texto {
            font-size: 12px;
            display: block;
            margin-bottom: 15px;
        }

.informacoes-financeiras ul li:first-child {
    margin-top: 15px !important;
}

.label-password {
    font-size: 10px;
    font-family: Arial;
    color: #00306b;
    position: absolute;
    top: 8px;
    font-weight: 700;
    left: 12px;
}

.noticias .news-interna .text-news a {
    text-decoration: underline;
}

.sobreoplano a {
    color: #666666;
}

ul.outrosplanos li {
    height: 25px;
    padding-left: 15px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #666666;
    text-align: left;
}

.graficosCombo {
    width: 450px;
    float: left;
}

.graficosCombo2 {
    width: 50%;
    float: right;
}

@media (max-width: 700px) {
    .graficosCombo {
        width: 450px;
        float: none;
    }

    .graficosCombo2 {
        width: 100%;
        min-height: inherit;
        float: none;
    }
}

@media (max-width: 535px) {
    .navplanos {
        display: none;
    }

        .navplanos ul li.beneficio {
            background: none;
            height: auto;
            padding: 10px 0;
        }

    .cronograma ul li {
        float: none;
        background: #eeeeee;
        border: 0;
        border-radius: 5px;
        margin: 0 auto;
        margin-bottom: 15px;
        width: 78%;
        padding: 10px;
    }

        .cronograma ul li.last {
            float: none;
            background: #eeeeee;
            border: 0;
            border-radius: 5px;
            margin: 0 auto;
            margin-bottom: 15px;
            width: 78%;
            padding: 10px;
        }

    .governanca .cargonome table tr td {
        line-height: 20px;
        padding: 10px;
        vertical-align: middle;
    }

    .imoveis .itensmoveis ul li .cont-txt .tipo {
        bottom: auto;
        top: 110px;
    }

    .politicadei .arquivos .itens .txt .tit {
        width: auto;
    }

    .informativo .info-investimento .itens-ii .cont-investimento .txt {
        margin-left: 100px;
    }

        .informativo .info-investimento .itens-ii .cont-investimento .txt .tit {
            width: auto;
        }

    .revista .toprevista .revistalado img {
        width: 106px;
    }

    .revista .toprevista .revistalado .content {
        width: 45%;
        padding: 14px 12px 30px 12px;
        box-sizing: border-box;
        width: 60%;
        height: 152px;
    }

    .planodegestao .list-planoG .iten-principal, .seguros .seguroRight .content-sr .conteudo-seguros ul li .list-infofinanceiras .iten-principal {
        width: 100%;
        height: auto;
        padding: 10px 15px;
        box-sizing: border-box;
        line-height: 20px;
        text-indent: 0;
    }

    .emprestimo .iten, .emprestimo .iten .btnoutras, .simuladores .info-simu, .simuladores .info-simu .itens-ii {
        width: 100%;
    }

        .emprestimo .iten .box {
            height: auto;
        }

        .emprestimo .iten table tr td:nth-child(3n) {
            display: none;
        }

        .simuladores .info-simu .itens-ii .cont-simuladores {
            width: 100%;
            margin: 0 0 10px;
            box-sizing: border-box;
            height: auto;
        }

            .simuladores .info-simu .itens-ii .cont-simuladores .txt.simuprev, .cont-simuladores .txt, .simuladores .info-simu .itens-ii .cont-simuladores .txt.simufgb {
                width: auto;
            }

    .bgtitulosinterna .botoes-right {
        margin-top: -7px;
    }

    .navplanos ul li {
        width: 100% !important;
        background-repeat: repeat-x !important;
    }

        .navplanos ul li.beneficio {
            border: none;
        }

    .navplanos ul li {
        width: 100% !important;
        float: none;
        background-repeat: repeat-x !important;
    }

    .navplanos {
        height: auto;
        margin: 0;
    }

        .navplanos ul li.beneficio {
            background: none;
        }

    .navmobile {
        display: block;
    }
}

@media (max-width: 700px) {
    ul.list-planoG {
        padding-bottom: 25%;
    }
}

@media (max-width: 535px) {
    ul.list-planoG {
        padding-bottom: 0%;
    }
}

@media (max-width: 535px) {
    .seguros .seguroRight .content-sr .conteudo-seguros ul li .list-infofinanceiras .iten-principal {
        padding-right: 8%;
    }
}

@media (max-width: 700px) {
    .rolagembeneficio {
        overflow-x: scroll;
        width: 100%;
        -webkit-overflow-scrolling: touch;
    }
}

@media (max-width: 535px) {
    .namisabutton {
        margin-top: 12px;
    }

    #container2 {
        width: 650px;
    }
}


@media (max-width: 700px) {
    .logo {
        left: 50%;
        margin-left: -67px;
    }

    .header-right {
        width: 100%;
        top: 100px;
    }

        .header-right img {
            width: 25%;
            max-width: 106px;
        }

    #divAutoatendimentoTopo {
        width: 72%;
        float: right;
        display: block;
    }

    .header-right .form-minhaconta {
        width: 100%;
    }

        .header-right .form-minhaconta .inputcpf {
            width: 100%;
            box-sizing: border-box;
            background: #fff;
            border: 2px solid #ccc !important;
            border-radius: 10px;
        }

    .password-wrap {
        float: left;
        width: 75%;
    }

    .header-right .form-minhaconta .inputsenha {
        width: 100%;
        float: left;
        box-sizing: border-box;
        background: #fff;
        border: 2px solid #ccc !important;
        border-radius: 10px;
    }

    .header-right .form-minhaconta .corrigeOKopera {
        width: 23%;
        background: #ccc;
        border-radius: 10px;
        float: right;
        height: 25px;
        padding: 0;
        line-height: 25px;
    }

    header {
        padding-bottom: 225px;
    }

    #divTecladoVirtual {
        z-index: 10;
        top: 140px;
        right: -7px;
    }
}
.list-two-columns {margin: 50px auto; max-width: 760px}
.clearfix:after {clear: both; display: block; content: '';}
.list-two-columns li {float: left; width: 47%; margin-bottom: 25px;}
.list-two-columns .tit {margin-top: 20px;}
.text-description {font-size: 12px; color: #666666; line-height: 20px;}
.list-two-columns iframe, .list-two-columns video {box-shadow: 3px 3px 9px #424242;}
.list-two-columns li:nth-child(2n) {
    float: right;
}
.load-more {
    width: 295px; margin:  0 auto; display: block; border:  1px solid #002f6b; color:  #002f6b; text-transform: uppercase; font-size: 14px; text-align: center; padding:  10px 0; background:  white; outline:  none; cursor: pointer; margin-bottom: 50px; transition:  all 0.4s ease;
}
.load-more:hover {background: #002f6b; color: white;}
@media (max-width: 600px) {
    .list-two-columns li {width: 100%;}
}

.bottom-0{margin-bottom:17px!important;}