﻿/*--------------------------------------------------------------
# Arquivo: css base
# Site: Vinci
# Por: Marcos Fernandes e Valnei Lorenzetti (http://www.vm50.com.br)
--------------------------------------------------------------*/




/*--------------------------------------------------------------
# Imports
--------------------------------------------------------------*/
@charset 'UTF-8';

/*--------------------------------------------------------------
# Fontes Utilizadas
    100 Thin (Hairline)
    200 Extra Light (Ultra Light, Ultra Fino)
    300 Light (Fino)
    400 Normal
    500 Medium (Médio)
    600 Semi Bold (Demi Bold, Semi Negrito)
    700 Bold (Negrito)
    800 Extra Bold (Ultra Bold, Super Negrito)
    900 Black (Heavy)
--------------------------------------------------------------*/
@font-face {
    font-family: 'myriadpro';
    src: url('../font/MyriadPro-Regular.eot');
    src: url('../font/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('../font/MyriadPro-Regular.ttf') format('truetype'), url('../font/MyriadPro-Regular.otf') format('opentype'), url('../font/MyriadPro-Regular.woff') format('woff'), url('../font/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriadpro';
    src: url('../font/MyriadPro-Black.eot');
    src: url('../font/MyriadPro-Black.eot?#iefix') format('embedded-opentype'), url('../font/MyriadPro-Black.ttf') format('truetype'), url('../font/MyriadPro-Black.otf') format('opentype'), url('../font/MyriadPro-Black.woff') format('woff'), url('../font/MyriadPro-Black.svg#MyriadPro-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'myriadpro-cond';
    src: url('../font/MyriadPro-BlackCond.eot');
    src: url('../font/MyriadPro-BlackCond.eot?#iefix') format('embedded-opentype'), url('../font/MyriadPro-BlackCond.ttf') format('truetype'), url('../font/MyriadPro-BlackCond.otf') format('opentype'), url('../font/MyriadPro-BlackCond.woff') format('woff'), url('../font/MyriadPro-BlackCond.svg#MyriadPro-BlackCond') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'myriadpro';
    src: url('../font/MyriadPro-Bold.eot');
    src: url('../font/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'), url('../font/MyriadPro-Bold.ttf') format('truetype'), url('../font/MyriadPro-Bold.otf') format('opentype'), url('../font/MyriadPro-Bold.woff') format('woff'), url('../font/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'myriadpro-cond';
    src: url('../font/MyriadPro-Cond.eot');
    src: url('../font/MyriadPro-Cond.eot?#iefix') format('embedded-opentype'), url('../font/MyriadPro-Cond.ttf') format('truetype'), url('../font/MyriadPro-Cond.otf') format('opentype'), url('../font/MyriadPro-Cond.woff') format('woff'), url('../font/MyriadPro-Cond.svg#MyriadPro-Cond') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriadpro-cond';
    src: url('../font/MyriadPro-LightCond.eot');
    src: url('../font/MyriadPro-LightCond.eot?#iefix') format('embedded-opentype'), url('../font/MyriadPro-LightCond.ttf') format('truetype'), url('../font/MyriadPro-LightCond.otf') format('opentype'), url('../font/MyriadPro-LightCond.woff') format('woff'), url('../font/MyriadPro-LightCond.svg#MyriadPro-LightCond') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'myriadpro-cond';
    src: url('../font/MyriadPro-BoldCond.eot');
    src: url('../font/MyriadPro-BoldCond.eot?#iefix') format('embedded-opentype'), url('../font/MyriadPro-BoldCond.ttf') format('truetype'), url('../font/MyriadPro-BoldCond.otf') format('opentype'), url('../font/MyriadPro-BoldCond.woff') format('woff'), url('../font/MyriadPro-BoldCond.svg#MyriadPro-BoldCond') format('svg');
    font-weight: bold;
    font-style: normal;
}

img.flag-disabled {
    filter: grayscale(100%) !important;
    opacity: 0.6 !important;
    cursor: not-allowed;
    width: 20px;
    margin-right: 5px;
}

.flex {
    display: flex
}

.podcasts_texto1 {
    font-weight: 300;
    font-size: 4.5rem;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}

.aspas {
    text-transform: none;
}

.aspasini {
    font-weight: 400;
    text-transform: none
}

.area-trabalho .aspas {
    text-transform: none;
    display: inline-block;
    position: relative;
}

.esg-h3-title {
    font-weight: 400;
    text-transform: none;
}

.esg-title-initiatives {
    font-size: 20px;
    font-weight: bold
}

.area-trabalho h3 .aspasini:before {
    content: "\275D";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: -15px;
    top: 2px;
    font-size: 45px;
    color: #00adee
}

.area-trabalho h3 .aspas:after {
    content: "\275E";
    position: absolute;
    font-size: 45px;
    color: #00adee;
    left: 5px;
    top: -10px;
}

.box-geral {
    text-align: left;
    padding-bottom: 60px
}

    .box-geral .titulo {
        font-weight: 300;
        font-size: 4.5rem;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        text-transform: uppercase;
    }

    .box-geral .subtitulo {
        font-weight: normal;
        font-size: 1.85rem;
        font-family: 'myriadpro', 'Roboto', sans-serif;
        float: left;
        /* margin-top: 1em; */
    }

    .box-geral a.link-video.youtube {
        background-position: 0px -36px;
    }

        .box-geral a.link-video.youtube:hover {
            background-position: 0px 4px;
        }

    .box-geral a.link-video {
        background: url(../img/sprite-video.png) no-repeat;
        display: inline-block;
        width: 36px;
        height: 44px;
        margin: -11px 10px 0 10px;
        background-size: 100%;
    }
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
@viewport {
    width: device-width;
    zoom: 1;
    min-zoom: 1;
    max-zoom: 1;
    orientation: auto;
    user-zoom: zoom;
}

* {
    padding: 0;
    margin: 0;
    border: 0;
    background-repeat: no-repeat;
}

::-ms-clear {
    display: none;
}

body {
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto', sans-serif;
}

h2 {
    color: #000000;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 1.875rem;
    text-transform: uppercase;
}

h3 {
    color: #000000;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: 900;
    font-size: 2.188rem;
    text-transform: uppercase;
}

h4 {
    color: #002FA7;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    /*    font-size: 0.813rem;*/
    font-size: 1.6rem;
}

h5 {
    color: #000000;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: 900;
    font-size: 14.125rem;
    text-transform: uppercase;
    letter-spacing: -0.625rem;
}

h6 {
    color: #000000;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 5.25rem;
    text-transform: uppercase;
}

p {
    color: #000000;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: normal;
}

a:focus {
    outline: none;
}

.visivel-desktop {
    display: block;
}

.visivel-desktop-inline {
    display: inline;
}

select::-ms-expand {
    display: none;
}

body .area-trabalho {
    width: 100%;
    max-width: 1320px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.botao,
.botao_formulario {
    height: 40px;
    line-height: 40px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.botao_azul {
    border: 1px solid;
    padding: 3%;
    border-color: #00adee;
    color: #000000;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: bold;
    text-decoration: none;
}

    .botao_azul:hover {
        padding: 3%;
        background-color: #a9a8a9 !important;
        border-color: #ffffff !important;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-weight: bold;
    }

video {
    -webkit-filter: brightness(108.5%);
}

.modadmin {
    z-index: 99999999999 !important;
    background-color: rgba(0, 0, 0, 0.9) !important;
}


.msgerro {
    width: 100%;
    height: auto;
    color: #cc0000;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
}

.negrito {
    font-weight: bold;
}

button,
a,
a img {
    outline: none;
    text-decoration: none;
}

    a, a:visited, a:hover, a:active {
        color: inherit;
        text-decoration: none !important;
    }

img {
    border 0;
}

video {
    width: 100%;
    max-width: 100%;
    height: auto;
    background-color: white;
}

.video-lightbox {
    display: none;
}

    .video-lightbox video {
        display: block;
    }

.video a {
    width: 100%;
    height: 100%;
    display: block;
}

.modal-dialog {
    z-index: 99999999;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
body > header {
    background-color: #ffffff;
    padding: 30px 2% 0 2%;
    z-index: 1000;
    width: 100%;
    position: fixed;
}

body > .abaixo-do-header {
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 14em;
}

body > header > .row {
    background-color: #ffffff;
}

footer.container {
    margin-top: 10em;
}

footer .row {
    display: flex;
    flex-wrap: nowrap;
}

body > header > .row > .area-trabalho > .portal {
    float: right;
    margin-right: 3%;
    width: 50%;
}

    body > header > .row > .area-trabalho > .portal > ul {
        text-align: right;
        margin-right: 0;
    }

        body > header > .row > .area-trabalho > .portal > ul > li {
            display: inline-block;
            margin-right: 4%;
            color: #000000;
            font-family: 'myriadpro', 'Roboto', sans-serif;
            font-weight: bold;
            text-transform: uppercase;
        }

            body > header > .row > .area-trabalho > .portal > ul > li > a {
                text-decoration: none;
                color: #9a9b9c;
                font-weight: bolder;
            }

                body > header > .row > .area-trabalho > .portal > ul > li > a:hover {
                    text-decoration: none;
                    color: #000000;
                    font-weight: bolder;
                }

body > .chamaportal {
    width: 100%;
    height: 5ox;
    background-color: #00adee;
    cursor: pointer;
    position: fixed;
    top 0;
    z-index: 1010;
    display: none;
}

body > header > .row > .area-trabalho > menu > ul {
    margin-bottom: 0;
}

.banner-home {
    display: flex;
    justify-content: center;
    background: #002bae;
}

/*--------------------------------------------------------------
# Drop > Formulario
--------------------------------------------------------------*/
body > .area-dropformulario {
    width: 100%;
    height: 452px;
    position: fixed;
    top: -500px;
    z-index: 1100;
    background-color: #fff;
    box-shadow: 0 10px 5px #A0A0A0;
}

    body > .area-dropformulario > .dropformulario {
        width: 100%;
        max-width: 800px;
        position: absolute;
        top: 0;
        right: 0;
    }

        body > .area-dropformulario > .dropformulario > .grafismoportal {
            position: absolute;
            width: 260px;
            /*    margin-top: -4%;*/
        }

        body > .area-dropformulario > .dropformulario > .container-fluid {
            margin-top: 0;
        }

            body > .area-dropformulario > .dropformulario > .container-fluid > .imagem-lateral {
                width: 155px;
                display: inline-block;
                vertical-align: top;
            }

                body > .area-dropformulario > .dropformulario > .container-fluid > .imagem-lateral > img {
                    width: 155px;
                }

            body > .area-dropformulario > .dropformulario > .container-fluid h2 {
                margin-top: 15%;
                font-size: 3.125rem;
            }

            body > .area-dropformulario > .dropformulario > .container-fluid > .formulario {
                width: 350px;
                margin-left: 260px;
                display: inline-block;
                vertical-align: top;
            }

                body > .area-dropformulario > .dropformulario > .container-fluid > .formulario > .fechar_portal {
                    width: 23px;
                    height: auto;
                    float: right;
                    margin-top: 23px;
                    cursor: pointer;
                }

                body > .area-dropformulario > .dropformulario > .container-fluid > .formulario > form > input {
                    border: solid;
                    border-color: #a9a8a9;
                    border-width: thin;
                    width: 90%;
                    font-size: 1.25rem;
                    padding: 2%;
                    margin: 1%;
                    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
                    font-weight: 300;
                }

                body > .area-dropformulario > .dropformulario > .container-fluid > .formulario > form > .entrar {
                    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
                    font-weight: 900;
                    border: solid;
                    border-color: #00adee;
                    border-width: thin;
                    width: 120px;
                    background-color: #ffffff;
                    margin-right: 10%;
                    float: right;
                }

                body > .area-dropformulario > .dropformulario > .container-fluid > .formulario > form > a {
                    text-decoration: none;
                    color: #000000;
                    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
                    font-weight: 900;
                    margin-left: 1%;
                    margin-top: 2%;
                    display: block;
                }

                    body > .area-dropformulario > .dropformulario > .container-fluid > .formulario > form > a:hover {
                        text-decoration: none;
                        color: #00adee;
                        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
                        font-weight: 900;
                    }

                body > .area-dropformulario > .dropformulario > .container-fluid > .formulario > .seg {
                    margin-top: 12%;
                    width: 100%;
                }

                    body > .area-dropformulario > .dropformulario > .container-fluid > .formulario > .seg > img {
                        float: left;
                        margin-right: 3%;
                    }

                    body > .area-dropformulario > .dropformulario > .container-fluid > .formulario > .seg > p {
                        /*    float: left;*/
                        width: 100%;
                        font-family: 'myriadpro', 'Roboto', sans-serif;
                    }

                        body > .area-dropformulario > .dropformulario > .container-fluid > .formulario > .seg > p > a {
                            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
                            font-weight: 900;
                            text-decoration: none;
                            color: #000000;
                        }

                            body > .area-dropformulario > .dropformulario > .container-fluid > .formulario > .seg > p > a:hover {
                                text-decoration: none;
                                color: #00adee;
                                font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
                                font-weight: 900;
                            }

                    body > .area-dropformulario > .dropformulario > .container-fluid > .formulario > .seg > img {
                        margin-top: 3%;
                        float: left;
                    }

        body > .area-dropformulario > .dropformulario > footer > ul {
            margin: 5% 2% 2% 2%;
            width: 100%;
            height: auto;
            text-align: center;
        }

            body > .area-dropformulario > .dropformulario > footer > ul > li {
                display: inline;
                font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
                font-weight: 900;
                margin-left: 3%;
            }

                body > .area-dropformulario > .dropformulario > footer > ul > li > a {
                    text-decoration: none;
                    color: #000000;
                    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
                    font-weight: 900;
                }

                    body > .area-dropformulario > .dropformulario > footer > ul > li > a:hover {
                        text-decoration: none;
                        color: #00adee;
                        font-family: 'myriadpro-cond', 'Roboto Condensed', sans-serif;
                        font-weight: 900;
                    }

        body > .area-dropformulario > .dropformulario > footer > p {
            color: #a9a8a9;
            font-size: 1rem;
            margin: 2% 5%;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 300;
            text-align: center;
        }


.img-selo {
    position: absolute;
    top: 73px;
    left: 20px;
    width: 170px !important;
}

.logo-div {
    width: 20%;
    float: left;
    margin-top: -20px;
    margin-bottom: 10px;
}
/*--------------------------------------------------------------
# Header > Menu
--------------------------------------------------------------*/
body > header > .row > .area-trabalho > .portal > ul > li > .midia-social-topo > .midia-social-pb {
    display: none;
}

body > header > .row > .area-trabalho > .portal > ul > li > .midia-social-topo > img {
    width: 25px;
    height: 25px;
}

body > header > .row > .area-trabalho > .portal > ul > .hamburguer-mobi {
    display: none;
}

body > header > .row > .area-trabalho > .portal > ul > li > a > .menu-mobi {
    height: 24px;
}

body > header > .row > .area-trabalho > .menu {
    float: right;
    margin-top: -4px;
    margin-right: 0;
    width: 100%;
    padding-left: 2.5em;
}

    body > header > .row > .area-trabalho > .menu > #menu-fechar {
        display: none;
        cursor: pointer;
    }

    body > header > .row > .area-trabalho > .menu > ul {
        text-transform: uppercase;
    }

        body > header > .row > .area-trabalho > .menu > ul > li.so-menu-mobi {
            display: none;
        }

        body > header > .row > .area-trabalho > .menu > ul > li {
            display: inline;
            margin: 10px;
            color: #000000;
            font-family: 'myriadpro', 'Roboto', sans-serif;
            font-weight: bold;
            text-transform: uppercase;
        }

            body > header > .row > .area-trabalho > .menu > ul > li > .buscar {
                color: #012fa7;
                margin-left: 0;
                font-family: 'myriadpro', 'Roboto', sans-serif;
                cursor: pointer;
            }

            body > header > .row > .area-trabalho > .menu > ul > li > a {
                text-decoration: none;
                color: #000000;
                font-family: 'myriadpro', 'Roboto', sans-serif;
                font-weight: bold;
                font-weight: bolder;
            }

                body > header > .row > .area-trabalho > .menu > ul > li > .buscar > img,
                body > header > .row > .area-trabalho > .menu > ul > li > a > img {
                    margin-left: 2px;
                }

                body > header > .row > .area-trabalho > .menu > ul > li > a:hover {
                    text-decoration: none;
                    color: #00adee;
                    font-weight: bolder;
                }

.tem-submenu:hover ul.pode-mostrar {
    display: block;
    background-color: #0a5edc;
    height: 50px !important
}

.submenu {
    width: 100%;
    float: left;
    display: none;
    position: fixed;
    left: 0;
    padding-top: 5px !important;
    padding-bottom: 2px;
    margin-top: -10px;
    text-align: center;
    z-index: 120;
    height: 42px;
    align-items: center;
    align-content: center;
}

    .submenu li {
        display: inline-block;
        margin: 0 1%;
    }

        .submenu li a {
            color: #fff;
            font-family: 'myriadpro', 'Roboto', sans-serif;
            font-weight: bolder;
        }

            .submenu li a:hover {
                color: #00adee;
                text-decoration: none;
            }

li.portalCliente {
    position: relative;
}

.pesquisa {
    width: 200px;
    text-align: center;
    height: 28px;
    background-color: transparent;
    color: #fff;
}

    .pesquisa::-webkit-input-placeholder {
        color: #fff;
    }

    .pesquisa:-moz-placeholder {
        color: #fff;
        opacity: 1;
    }

    .pesquisa::-moz-placeholder {
        color: #fff;
        opacity: 1;
    }

    .pesquisa:-ms-input-placeholder {
        color: #fff;
    }

    .pesquisa::-ms-input-placeholder {
        color: #fff;
    }

.submenu-area {
    margin-top: 0;
    width: 100%;
    height: 46px;
    color: #fff;
    display: none;
    position: fixed;
    left: 0;
    top: 163px;
    z-index: 100;
    padding-top: 10px;
}

    .submenu-area .area-trabalho {
        margin-top: 0;
        width: 100%;
        max-width: 100%;
        height: 40px;
        color: #fff;
        background-color: #0a5edc;
        display: block;
    }

.area-busca #menu-fechar-busca {
    height: 20px;
    /*    margin-top: 0.938rem;*/
    /*
    position: absolute;
    right: 300px;
*/
    cursor: pointer;
    /*    display: none;*/
    float: right;
}

div#cookieMessage {
    position: fixed;
    bottom: 0;
    background: #fff;
    box-shadow: 0px -1px 6px 2px #00000040;
    width: 100%;
    padding: 1em;
    font-size: 15px;
    text-align: center;
    left: 0;
    right: 0;
    z-index: 100;
}

    div#cookieMessage p a {
        border: 1px solid #00adee;
        padding: 10px 14px;
        width: 150px;
        text-align: center;
        color: #00aaeb;
        margin: 0 1em;
        display: inline-block;
    }

        div#cookieMessage p a:hover {
            background: #000;
            color: #fff;
        }


.privacidade-cookieMessage {
    border: none !important;
    margin: 0 0 !important;
    display: inline !important;
    padding: 0 0 !important;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
body > .container {
    background-color: #ffffff;
}

    body > .container > #base {
        margin-top: 2%;
        margin-bottom: 5rem;
    }

        body > .container > #base > .row > .rodape-portal > a > .midia-social-rodape-pb {
            display: none;
        }

        body > .container > #base > .row > .rodape-portal > a.midia-social-rodape > img {
            width: 25px;
            height: 25px;
        }

.rodape-politica {
    width: 250px;
    font-size: 14px;
    line-height: 25px;
}

    .rodape-politica > a {
        text-decoration: none;
        color: #000;
    }

        .rodape-politica > a:hover {
            color: #00adee;
        }

.rodape-menu a {
    display: block;
    margin-bottom: 0.8rem;
}

body > .container > #base > .row > .rodape-menu {
    font-family: 'myriadpro', 'Roboto', sans-serif;
    color: #000000;
    display: flex;
    flex-direction: column;
    width: auto;
    margin: 0 8px;
    padding: 5px;
}

    body > .container > #base > .row > .rodape-menu > .mapa {
        font-family: 'myriadpro', 'Roboto', sans-serif;
        font-weight: bold;
        text-decoration: none;
        font-size: 1.2rem;
        color: #000000;
        text-transform: uppercase;
    }

    body > .container > #base > .row > .rodape-menu > a {
        font-family: 'myriadpro', 'Roboto', sans-serif;
        text-decoration: none;
        /*    font-size: 0.813rem;*/
        font-size: 1.2rem;
        color: #000000;
    }

        body > .container > #base > .row > .rodape-menu > a:hover {
            color: #00adee;
        }

body > .container > #base > .row > .col-md-3,
body > .container > #base > .row > .col-md-4 {
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: bold;
}

    body > .container > #base > .row > .col-md-3 > a,
    body > .container > #base > .row > .col-md-4 > a {
        text-decoration: none;
        margin-left: 0.5rem;
        margin-right: 2%;
        font-family: 'myriadpro', 'Roboto', sans-serif;
        font-weight: bold;
        color: #000000;
    }

        body > .container > #base > .row > .col-md-3 > a,
        body > .container > #base > .row > .col-md-4 > a.portal {
            margin-left: 0;
        }


            body > .container > #base > .row > .col-md-3 > a:hover,
            body > .container > #base > .row > .col-md-4 > a:hover {
                color: #00adee;
            }



.video-lightbox iframe {
    width: 100%;
    height: 610px;
}


/*--------------------------------------------------------------
# Home > Bloco 01
--------------------------------------------------------------*/
body > .area-trabalho > .grafismotopo {
    position: absolute;
    width: 289px;
    max-height: 476px;
    margin-left: 1.8%;
    z-index: 100;
    top: -15px;
}

body > .conteiner-fluid > .bannertopo {
    /* background-image: url('../img/topobanner2.png'); */
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    max-height: 501px;
    height: 501px;
    position: relative;
    overflow: hidden;
    right: 349px !important;
}

    body > .conteiner-fluid > .bannertopo > video {
        width: 100%;
        max-width: 100%;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
    }

    body > .conteiner-fluid > .bannertopo > .boxtextotopo {
        width: 22%;
        padding-right: 2%;
        padding-left: 2%;
        padding-bottom: 10%;
        margin-left: 63%;
        position: relative;
        z-index: 110;
        padding-top: 2%;
    }

        body > .conteiner-fluid > .bannertopo > .boxtextotopo > .texttopo {
            font-weight: 300;
            font-size: 2.375rem;
            position: relative;
            z-index: 110;
        }

        body > .conteiner-fluid > .bannertopo > .boxtextotopo > .texttopoblack {
            text-transform: uppercase;
            font-weight: 300;
            font-size: 4.313rem;
            _font-size: 3.713rem;
            margin-top: -2%;
            position: relative;
            z-index: 110;
        }

        body > .conteiner-fluid > .bannertopo > .boxtextotopo > a {
            border: 1px solid;
            padding: 3%;
            border-color: #00adee;
            color: #000000;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: bold;
            text-decoration: none;
            position: relative;
            z-index: 110;
        }

            body > .conteiner-fluid > .bannertopo > .boxtextotopo > a:hover {
                background-color: #a9a8a9;
                border-color: #ffffff;
                font-family: 'myriad-pro-condensed','myriadpro-cond', 'Roboto Condensed', sans-serif;
                font-weight: bold;
                position: relative;
                z-index: 110;
            }

body > .conteiner-fluid > .bannertopomobile {
    width: 100%;
    position: relative;
    text-align: right;
}

    body > .conteiner-fluid > .bannertopomobile > img {
        width: 100%;
        height: auto;
        z-index: 100;
    }


.img-discla {
    text-align: center;
    margin: 0 auto 0;
}

    .img-discla p {
        display: inline-block;
    }





/*--------------------------------------------------------------
# Home > Bloco 02
--------------------------------------------------------------*/
body > .servicos {
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    margin-bottom: 2em
}

    body > .servicos > .servicostext {
        position: relative;
        margin-left: 0.4%;
        margin-top: 82px;
        margin-bottom: -1px;
        z-index: 2;
    }

        body > .servicos > .servicostext > ul {
            display: inline;
            text-transform: uppercase;
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: space-evenly;
        }

            body > .servicos > .servicostext > ul > li {
                display: inline-block;
                color: #000000;
                font-family: 'myriadpro-cond', 'Roboto Condensed', sans-serif;
                font-weight: bold;
                z-index: 10;
                position: relative
            }

                body > .servicos > .servicostext > ul > li > img {
                    margin-left: -65px;
                    margin-right: -20px;
                    vertical-align: middle;
                }

                body > .servicos > .servicostext > ul > li > a {
                    color: #000000;
                    text-decoration: none;
                    display: inline-block;
                    vertical-align: middle;
                }

                    body > .servicos > .servicostext > ul > li > a:hover {
                        color: #00adee;
                    }

                body > .servicos > .servicostext > ul > li.real-assets-mid a {
                    min-width: 85px;
                }

                body > .servicos > .servicostext > ul > li.infraestrutura a {
                    min-width: 85px;
                }

                body > .servicos > .servicostext > ul > li.real a {
                    min-width: 59px;
                }

                body > .servicos > .servicostext > ul > li.credito a {
                    min-width: 41px;
                }

                body > .servicos > .servicostext > ul > li.acoes a {
                    min-width: 30px;
                }

                body > .servicos > .servicostext > ul > li.multimercados a {
                    min-width: 77px;
                }

body.mac01 > .servicos > .servicostext > ul > li.credito a {
    min-width: 48px;
}

body.mac02 > .servicos > .servicostext > ul > li.credito a {
    min-width: 46px;
}

body.mac02 > .servicos > .servicostext > ul > li.acoes a {
    min-width: 32px;
}


body > .servicos > .servicostext > ul > li > .barra-servicos {
    float: right;
    position: absolute;
    right: -53px;
    top: -35px;
    bottom: 0;
}

body > .servicos > .servicostext > ul > li > .barra-servicos01 {
}

body > .servicos > .servicostext > ul > li.barra-servicos02 {
    margin-left: -22px;
    text-align: center;
}

    body > .servicos > .servicostext > ul > li.barra-servicos02 > a {
        margin-right: 10px;
    }

body > .servicos > .servicostext > ul > .barra > img {
    z-index: 0;
    position: absolute;
}




/*--------------------------------------------------------------
# Home > Bloco 03
--------------------------------------------------------------*/
body > .container-fluid > .grafismopreto-fundo {
    width: 0;
    height: 480px;
    /*background-image: url('../img/graf2_bg.png');*/
    background-size: contain;
    background-repeat: repeat;
    background-color: white;
    float: left;
}

body > .container-fluid > .area-trabalho {
    position: relative;
}

    body > .container-fluid > .area-trabalho > .grafismopreto {
        z-index: 1;
        width: 22%;
        height: 480px;
        display: inline-block;
        vertical-align: top;
        position: relative;
    }

        body > .container-fluid > .area-trabalho > .grafismopreto > img {
            position: relative;
            right: 71px;
            height: 480px;
        }

    body > .container-fluid > .area-trabalho > .textovideo {
        width: 35%;
        display: inline-block;
        vertical-align: top;
        z-index: 1;
        position: relative;
        left: 43px;
    }

        body > .container-fluid > .area-trabalho > .textovideo > div > h2 {
            font-size: 3.875rem;
            margin-top: 3em;  
        }

        body > .container-fluid > .area-trabalho > .textovideo .text a p {
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', sans-serif;
            font-size: 2rem;
        }

    body > .container-fluid > .area-trabalho > .video {
        width: 100%;
        height: 495px !important;
        display: inline-block;
        vertical-align: top;
        z-index: 1;
        position: absolute;
        background-image: url('../img/video.png');
        background-size: cover;
        background-position: center center;
        overflow: hidden;
    }

        body > .container-fluid > .area-trabalho > .video video {
            width: 102%;
            max-width: 102%;
            height: auto;
            min-width: 800px;
            display: none;
        }

        body > .container-fluid > .area-trabalho > .video img {
            width: 110%;
            height: auto;
        }

    body > .container-fluid > .area-trabalho > .grafismo {
        position: absolute;
        margin-left: 191px;
        margin-left: -0.083333%;
        margin-top: -300px;
        position: absolute;
        width: 180px;
        z-index: 0;
        height: 280px;
        overflow: hidden;
    }




/*--------------------------------------------------------------
# Home > Bloco 04
--------------------------------------------------------------*/
body > .container > #noticias {
    margin-top: 6%;
}

    body > .container > #noticias > .col-md-3 {
        font-family: 'myriadpro', 'Roboto', sans-serif;
        font-weight: bold;
    }

a.retranca {
    text-decoration: none;
}

    a.retranca:hover > h4 {
        color: #000;
    }

a.noticia h3 {
    font-size: 3.188rem;
}

a.noticia {
    text-decoration: none;
}

    a.noticia:hover > h3,
    a.noticia:hover > p {
        color: #00adee;
    }




/*--------------------------------------------------------------
# Home > Bloco 05
--------------------------------------------------------------*/
body > #big {
    width: 100%;
    height: auto;
    /*    min-height: 620px;*/
    min-height: 618px;
    display: block;
    z-index: 15;
    position: relative;
    overflow: hidden;
}

    body > #big > .grafismobig {
        position: absolute;
        width: 29%;
        top: 0;
        left: 32%;
    }

        body > #big > .grafismobig > .grafismonumerosmobi {
            display: none;
        }

    body > #big > #bignumbers-titulo {
        width: 40%;
        z-index: 3;
        margin-top: 2%;
        margin-left: 20%;
        position: relative;
    }

        body > #big > #bignumbers-titulo > h4 {
            padding-top: 15px;
        }

    body > #big > #bignumbers {
        position: absolute;
        top: 40px;
        left: 100px;
        width: 330px;
        text-align: right;
    }

    body > #big > #bignumbers2 {
        position: absolute;
        top: 230px;
        left: 235px;
        width: 300px;
        text-align: right;
    }

    body > #big > #bignumbers3 {
        position: absolute;
        top: 422px;
        left: 331px;
        width: 300px;
        text-align: right;
    }

    body > #big > .bignumberstext {
        position: absolute;
        top: 30px;
        left: 470px;
        /*    padding-top: 2%;*/
    }

    body > #big > .bignumberstext2 {
        position: absolute;
        top: 241px;
        left: 567px;
        /*    padding-top: 2%;*/
    }

    body > #big > .bignumberstext3 {
        position: absolute;
        top: 405px;
        left: 682px;
        /*    margin-top: 2%;*/
    }




/*--------------------------------------------------------------
# Home > Bloco 06
--------------------------------------------------------------*/
body > #filosofia {
    background-image: url('../img/bgimage.png');
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    display: block;
    padding: 4% 4% 4% 12%;
    z-index: 20;
    margin-top: -18px;
    position: relative;
}

    body > #filosofia > #back {
        background-image: url('../img/bgtext.png');
        background-size: 90%;
        background-repeat: no-repeat;
        z-index: 21;
    }

        body > #filosofia > #back > a > .textbanner {
            width: 475px;
            padding-bottom: 120px;
            padding-left: 10%;
            padding-top: 45px;
            z-index: 22;
        }

            body > #filosofia > #back > a > .textbanner > h2 {
                font-size: 3.875rem;
            }

            body > #filosofia > #back > a > .textbanner > .textbannerblack {
                font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
                font-weight: 900;
                margin-top: -2%;
                z-index: 23;
            }

a.filosofia {
    text-decoration: none;
}

    a.filosofia:hover > div > h2,
    a.filosofia:hover > div > h4 {
        color: #00adee;
    }

.rodape-home {
    text-align: center;
    margin-bottom: 20px;
}



.disclaimer {
    padding: 50px 15rem 5rem 15rem;
}

    .disclaimer p {
        text-align: center;
        font-size: 1rem;
        color: #c0c0c0;
    }

.video-icon {
    position: relative;
    cursor: pointer;
    width: auto;
    height: auto;
}
.lista-acoes ul li:nth-child(even) {
    list-style: none;
}
.video-home:before {
    top: 12em!important;
}
.insti:before {
    top: 52% !important;
    left: 60% !important;
}
.assessfinanc-bloco1a-video-desktop:before {
    top: 50% !important;
    left: 49% !important;
}
.video-icon:before {
    content: '';
    width: 57px;
    height: 57px;
    background-image: url(../img/play-video.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 10;
    top: 27%;
    left: 47%;
    margin-top: -27px;
    margin-left: -27px;
}

.talento {
    overflow: hidden;
}


talento .video video {
    width: 110%;
    max-width: 110%;
    top: -40px;
}

.institucional-bloco1-video {
    width: auto !important;
    height: auto !important;
}

    .institucional-bloco1-video.insti {
        width: 60% !important;
        height: 395px !important;
        position: absolute;
        right: 0;
        top: 4em;
        padding: 0;
    }

        .institucional-bloco1-video.insti .institucional-bloco1-video {
            height: 395px !important;
        }

    .institucional-bloco1-video img {
        width: 100%;
        padding: 0;
        position: relative;
    }

    .institucional-bloco1-video video {
        display: none;
    }


.o-hidden {
    overflow: hidden;
}

.anbima img {
    width: 180px;
    margin: 20px 0 0 0;
}

.anbima.nv2018 img {
    width: 120px;
}

/** Infraestrutura / Impacto **/
h4 a.link-padrao {
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif !important;
    color: #00b0f2;
    margin: 0 9px 0 28px;
}

    h4 a.link-padrao:hover, .rodape a:hover {
        color: #000;
    }

.chamada .link:hover {
    color: #00b0f2;
}

.btn-detaque:hover {
    background: #000 !important;
}

a.btn-skew:hover {
    border-color: #000;
}

    a.btn-skew:hover h2 {
        color: #0d0d0d;
    }

.divisor {
    border-top: 1px solid #dedede;
}

.tb-default a:hover {
    color: #00b0f2;
}

.infraestrutura-bloco1, .comoinvestir-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.infraestrutura-bloco1-fundocinza, .comoinvestir-bloco1-fundocinza {
    width: 70%;
    height: 390px;
    background-size: cover;
    background-position: right top;
    position: relative;
    border: 0;
    background-repeat: no-repeat;
}

    .infraestrutura-bloco1-fundocinza img, .comoinvestir-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.comoinvestir-bloco1-texto {
    position: absolute;
    z-index: 99
}

.infraestrutura-bloco1-texto, .comoinvestir-bloco1-texto {
    width: 31%;
    height: 470px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -36rem;
    margin-left: 3rem;
}

    .infraestrutura-bloco1-texto h4 {
        color: #000;
    }

    .infraestrutura-bloco1-texto h2.texttopoblack {
        font-size: 5.5rem;
        letter-spacing: -0.225rem;
        text-transform: uppercase;
        padding-top: 0;
        margin-top: 0;
    }

.infraestrutura-bloco1-foto {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
}

.bloco-02-vp {
    padding-top: 35px;
    padding-bottom: 50px;
}

    .bloco-02-vp h2.texttopo {
        font-size: 3.5rem;
        text-transform: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .bloco-02-vp h2.texttopoblack {
        font-size: 5.5rem;
        letter-spacing: -0.225rem;
        text-transform: uppercase;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .bloco-02-vp p {
        font-size: 1.85rem;
    }

.p-t-20 {
    padding-top: 23px;
    padding-left: 30px;
}

.bloco-03-vp {
    padding-top: 50px;
    padding-bottom: 50px;
}

.link-new {
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 5rem;
    font-weight: bold;
}

    .link-new:hover {
        color: #00adee;
    }


.bloco-03-vp h2 {
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 5rem;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    margin-left: 0;
    padding: 0;
}

.bloco-03-vp h3 {
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 5.5rem;
    font-weight: 300;
    letter-spacing: -0.225rem;
    text-transform: uppercase;
    padding: 0 0 15px 0;
    margin: 0;
}

.bloco-03-vp h4 {
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 3.5rem;
    font-weight: 300;
    text-transform: none;
    color: #000;
    padding: 0 0 20px 0;
    margin: 0;
}

.bloco-03-vp p {
    font-size: 1.85rem;
}

.p-r-30 {
    padding-right: 30px;
}

.box-style {
    width: 100%;
}

    .box-style ul {
        padding: 0;
        list-style: none;
    }

        .box-style ul li {
            padding: 0px 0px 20px 20px;
            position: relative;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-size: 3rem;
            font-weight: 100;
            letter-spacing: -0.1rem;
            line-height: 1.2;
        }

            .box-style ul li a {
                position: relative;
                font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
                font-size: 3rem;
                font-weight: 100;
                letter-spacing: -0.1rem;
                line-height: 1.2;
            }

            .box-style ul li:before {
                content: '';
                width: 10px;
                height: 10px;
                background-color: #000;
                border-radius: 50%;
                position: absolute;
                top: 13px;
                left: 0;
            }

.p-right {
    padding-right: 45px;
}

.p-left {
    padding-left: 45px;
}

.mt-1a {
    margin-top: 35px !important;
}

.assessfinanc-bloco1a-video-desktop video {
    display: none;
}

.assessfinanc-bloco1a-video-mobile video {
    display: none;
}

.solucoesinvestimento-bloco2-texto .video video {
    display: none;
}

.bignumber-nv {
    overflow: hidden;
}

.disclaimer img {
    max-height: 60px
}


.title-nv-infra {
    display: table;
    min-height: 80px;
}

    .title-nv-infra h2.private-bloco4-texto-titulo-comfoto {
        display: table-cell;
        vertical-align: bottom;
    }

        .title-nv-infra h2.private-bloco4-texto-titulo-comfoto span {
            color: #000000;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 100;
            font-size: 2.188rem;
            text-transform: uppercase;
            display: block;
            width: 100%;
        }

    .title-nv-infra .assessfinanc-bloco4-texto-titulo-comfoto {
        display: table-cell;
        vertical-align: bottom;
    }

        .title-nv-infra .assessfinanc-bloco4-texto-titulo-comfoto span {
            color: #000000;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 100;
            font-size: 2.188rem;
            text-transform: uppercase;
            display: block;
            width: 100%;
        }








.title-nv {
    display: table;
    min-height: 132px;
}

    .title-nv h2.private-bloco4-texto-titulo-comfoto {
        display: table-cell;
        vertical-align: bottom;
    }

        .title-nv h2.private-bloco4-texto-titulo-comfoto span {
            color: #000000;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 100;
            font-size: 2.188rem;
            text-transform: uppercase;
            display: block;
            width: 100%;
        }

    .title-nv .assessfinanc-bloco4-texto-titulo-comfoto {
        display: table-cell;
        vertical-align: bottom;
    }

        .title-nv .assessfinanc-bloco4-texto-titulo-comfoto span {
            color: #000000;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 100;
            font-size: 2.188rem;
            text-transform: uppercase;
            display: block;
            width: 100%;
        }

.title-nv-2 {
    display: table;
    min-height: 99px;
}

    .title-nv-2 h2 {
        display: table-cell;
        vertical-align: bottom;
    }

.impacto-bloco1-texto {
    width: 40%;
    height: 470px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -36rem;
    margin-left: 3rem;
}

.impacto-bloco1-texto {
    margin-top: -35rem;
}

    .impacto-bloco1-texto h2.texttopo {
        font-size: 4.0rem;
    }

.impacto-bloco4-texto1 {
    height: 90px;
    padding-top: 40px;
}

.impacto-bloco4-texto2 {
    padding-left: 4%;
    text-align: justify;
    margin-top: 15px;
}

.impacto-bloco5-texto1 {
    padding-top: 5px;
}
/*--------------------------------------------------------------
# Paginal Acoes
--------------------------------------------------------------*/
.acoes-bloco1 h4,
.acoes-bloco2 h4,
.acoes-bloco3 h4,
.acoes-bloco4 h4 {
    color: #000;
}

.acoes-bloco1 h2.texttopo,
.acoes-bloco2 h2.texttopo,
.acoes-bloco3 h2.texttopo,
.acoes-bloco4 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.acoes-bloco1 h2.texttopoblack,
.acoes-bloco2 h2.texttopoblack,
.acoes-bloco3 h2.texttopoblack,
.acoes-bloco4 h2.texttopoblack
/*    font-size: 3.8125rem;*/
text-transform: uppercase;
padding-top: 0;
margin-top: 0;
}

.acoes-bloco1 .texttopo,
.acoes-bloco2 .texttopo,
.acoes-bloco3 .texttopo,
.acoes-bloco4 .texttopo {
    font-size: 3.5rem;
}

.acoes-bloco1 .texttopoblack,
.acoes-bloco2 .texttopoblack,
.acoes-bloco3 .texttopoblack,
.acoes-bloco4 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.acoes-bloco1 p,
.acoes-bloco2 p,
.acoes-bloco3 p,
.acoes-bloco4 p {
    font-size: 1.85rem;
}

.acoes-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.acoes-bloco1-fundocinza {
    width: 70%;
    height: 390px;
    background-size: cover;
    background-position: right top;
    position: relative;
    border: 0;
    background-repeat: no-repeat;
}

    .acoes-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.acoes-bloco1-texto {
    width: 30%;
    height: 470px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -36rem;
    margin-left: 3rem;
}

.acoes-bloco1-foto {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
}

.acoes-bloco2-video {
    width: 40%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 20px;
    background-repeat: no-repeat;
    background-position: center center;
}

.acoes-bloco2-video-mobile {
    display: none;
}

.acoes-bloco2-texto {
    width: 58%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding-top: 16px;
    padding-left: 3rem;
}

p.MsoNormal {
    text-transform: math-auto;
}

.private-bloco4 h3 .MsoNormal b {
    text-transform: uppercase
}

.acoes-bloco2-texto h2 {
    font-size: 5rem;
    font-weight: bold;
    text-transform: uppercase;
}

.acoes-bloco2-texto ul {
    margin-left: 2em
}

    .acoes-bloco2-texto ul li {
        font-size: 22px;
    }

.acoes-bloco3 {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 3rem;
}

.acoes-bloco3-mobi {
    display: none;
}

.acoes-bloco3 ul {
    display: inline;
    text-transform: uppercase;
}

    .acoes-bloco3 ul li {
        display: inline-block;
        color: #000000;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-weight: bold;
        z-index: 10;
    }

        .acoes-bloco3 ul li img {
            vertical-align: middle;
        }

        .acoes-bloco3 ul li a {
            color: #000000;
            text-decoration: none;
            display: inline-block;
            vertical-align: middle;
        }

            .acoes-bloco3 ul li a:hover {
                color: #002FA7;
            }

.acoes-bloco3-menu-img01 {
}

.acoes-bloco3-menu-img02 {
    margin-left: -3rem;
    margin-right: -3rem;
}

.acoes-bloco3-menu-img03 {
}

.acoes-bloco3 ul li a.acoes-bloco3-menu-selecionado,
.acoes-bloco3-menu-selecionado {
    font-size: 2rem;
    color: #002FA7;
}

.acoes-bloco4 {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 5rem;
    overflow: hidden;
}

.acoes-bloco4-fundocinza {
    width: 70%;
    min-height: 360px;
    top: 5rem;
    background-size: cover;
    background-position: right top;
    position: absolute;
    background-repeat: no-repeat;
}

.acoes-bloco4-grafismo {
    width: auto;
    height: auto;
    position: absolute;
    bottom: 0;
    right: -5rem;
    z-index: 100;
}

.acoes-bloco4-texto {
    width: 50%;
    height: auto;
    min-height: 500px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-top: 5rem;
}

.acoes-bloco4-imagem {
    width: 49%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
    right: -30px;
}

.acoes-bloco4-texto h4 {
    font-size: 2rem;
    padding: 2rem 0 0 0;
}

.acoes-bloco4-texto h3 {
    font-size: 3rem;
    font-weight: normal;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    text-transform: none;
    padding: 0;
    margin: 0;
}

.investirMobile {
    margin: 0 10px
}

.acoes-bloco4-texto h5 {
    font-size: 5.8rem;
    font-weight: 100;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
}

.acoes-bloco4-texto .botao {
    width: 20rem;
    height: auto;
    font-weight: bold;
    border: 1px solid #000;
    padding: .8rem .5rem;
    text-align: center;
}

    .acoes-bloco4-texto .botao:hover {
        background-color: #000;
        color: #fff;
        cursor: pointer;
    }

.acoes-bloco4-familia {
    margin-top: 5rem;
    text-align: center;
    /*   font-size: 28px;*/
    /* margin-right: 4rem; */
    font-size: 3rem;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: 100 !important;
}

    .acoes-bloco4-familia img {
        height: 2.6rem;
        position: relative;
        top: -4px;
    }

.multimercados-bloco4-familia-nome {
    width: 350px;
    text-align: left;
    display: inline-block;
}

.acoes-bloco4-familia-nome,
.acoes-bloco4-familia-regulamento:hover,
.acoes-bloco4-familia-factsheet:hover {
    display: inline-block;
    /*    cursor: pointer;*/
}

.acoes-bloco4-familia-nome {
    width: 420px;
    text-align: left;
}

.acoes-bloco4-familia-regulamento:hover,
.acoes-bloco4-familia-factsheet:hover {
    color: #00adee;
    cursor: pointer;
}

.acoes-bloco4-imagem-mobi {
    display: none;
}

.multimercados-bloco4-familia-regulamento a:hover,
.multimercados-bloco4-familia-factsheet a:hover {
    color: #22c3ff;
    cursor: pointer;
    text-decoration: none;
}




/*--------------------------------------------------------------
# Paginal Assessoria Financeira
--------------------------------------------------------------*/
.assessfinanc-bloco1 h4,
.assessfinanc-bloco1a h4,
.assessfinanc-bloco2 h4,
.assessfinanc-bloco3 h4,
.assessfinanc-bloco4 h4 {
    color: #000;
}

.assessfinanc-bloco1 h2.texttopo,
.assessfinanc-bloco1a h2.texttopo,
.assessfinanc-bloco2 h2.texttopo,
.assessfinanc-bloco3 h2.texttopo,
.assessfinanc-bloco4 h2.texttopo {
    text-transform: uppercase;
    padding-bottom: 0;
    margin-bottom: 0;
}

.assessfinanc-bloco1 h2.texttopoblack,
.assessfinanc-bloco1a h2.texttopoblack,
.assessfinanc-bloco2 h2.texttopoblack,
.assessfinanc-bloco3 h2.texttopoblack,
.assessfinanc-bloco4 h2.texttopoblack {
    text-transform: none;
    padding-top: 0;
    margin-top: 0;
}

.assessfinanc-bloco1 .texttopo,
.assessfinanc-bloco1a .texttopo,
.assessfinanc-bloco2 .texttopo,
.assessfinanc-bloco3 .texttopo,
.assessfinanc-bloco4 .texttopo {
    font-size: 3.5rem;
}

.assessfinanc-bloco1 .texttopoblack,
.assessfinanc-bloco1a .texttopoblack,
.assessfinanc-bloco2 .texttopoblack,
.assessfinanc-bloco3 .texttopoblack,
.assessfinanc-bloco4 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.assessfinanc-bloco1 p,
.assessfinanc-bloco1a p,
.assessfinanc-bloco2 p,
.assessfinanc-bloco3 p,
.assessfinanc-bloco4 p {
    font-size: 1.85rem;
}

.assessfinanc-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.assessfinanc-bloco1-fundocinza {
    width: 70%;
    height: 390px;
    background-size: cover;
    background-position: right top;
    background-repeat: no-repeat;
    position: relative;
}

    .assessfinanc-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.assessfinanc-bloco1-texto {
    width: 30%;
    height: 470px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -36rem;
    margin-left: 3rem;
}

    .assessfinanc-bloco1-texto h2.texttopo {
        font-size: 5.5rem;
    }

.assessfinanc-bloco1-foto {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
}

.assessfinanc-bloco1a-video {
    width: 40% !important;
    height: auto !important;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 5rem;
    background-repeat: no-repeat;
    background-position: center center;
}

.assessfinanc-bloco1a-video-mobile {
    display: none;
}


impacto-bloco1a-texto {
    width: 58%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding-top: 26px;
    padding-left: 3rem;
}



.impacto-bloco1a-texto h2 {
    font-size: 5rem;
    font-weight: bold;
    text-transform: uppercase;
}


.impacto-bloco1a-texto p {
    font-size: 1.7rem;
    color: #000000;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: normal;
}


.impacto-bloco1a-texto div {
    font-size: 1.7rem;
    color: #000000;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: normal;
    margin-top: 20px;
}


.impacto-bloco1a-texto {
    width: auto;
    padding: 3rem 2rem;
}




.assessfinanc-bloco1a-texto {
    width: 58%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding-top: 26px;
    padding-left: 3rem;
}

    .assessfinanc-bloco1a-texto h2 {
        font-size: 5rem;
        font-weight: bold;
        text-transform: uppercase;
    }

.assessfinanc-bloco2-numeros {
    width: 60%;
    height: 600px;
    display: block;
    vertical-align: top;
    position: relative;
    margin: 0 auto 0;
}

    .assessfinanc-bloco2-numeros .fundo-branco {
        width: auto;
        height: auto;
        position: absolute;
        left: 185px;
        top: 0;
    }

    .assessfinanc-bloco2-numeros h4 {
        font-size: 1.4rem;
        color: #00adee;
        padding-top: 40px;
    }

    .assessfinanc-bloco2-numeros .menor {
        font-weight: 300;
        font-size: smaller;
    }

    .assessfinanc-bloco2-numeros .numero1 {
        position: absolute;
        left: -168px;
        top: 40px;
        width: 410px;
        text-align: right;
    }

    .assessfinanc-bloco2-numeros .numero2 {
        position: absolute;
        left: 38px;
        top: 220px;
        width: 300px;
        text-align: right;
    }

    .assessfinanc-bloco2-numeros .numero3 {
        position: absolute;
        left: 80px;
        top: 410px;
        width: 350px;
        text-align: right;
    }

    .assessfinanc-bloco2-numeros .numero1-texto h6,
    .assessfinanc-bloco2-numeros .numero2-texto h6,
    .assessfinanc-bloco2-numeros .numero3-texto h6 {
        font-size: 3.25rem;
    }

    .assessfinanc-bloco2-numeros .numero1-texto {
        position: absolute;
        left: 288px;
        top: 50px;
        width: 100%;
        max-width: 550px;
    }

    .assessfinanc-bloco2-numeros .numero2-texto {
        position: absolute;
        left: 389px;
        top: 245px;
        width: 100%;
        max-width: 490px;
    }

    .assessfinanc-bloco2-numeros .numero3-texto {
        position: absolute;
        left: 473px;
        top: 420px;
        width: 100%;
        max-width: 400px;
    }

.assessfinanc-bloco3 {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 35px;
}

.assessfinanc-bloco3-fundocinza {
    width: 70%;
    min-height: 400px;
    top: 0;
    background-size: cover;
    background-position: right top;
    background-repeat: no-repeat;
    position: absolute;
}

.assessfinanc-bloco3-grafismo {
    width: auto;
    height: auto;
    position: absolute;
    bottom: 0;
    right: -15rem;
}

.assessfinanc-bloco3-texto {
    width: 50%;
    height: auto;
    min-height: 470px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-top: 0;
}

.assessfinanc-bloco3-imagem {
    width: 49%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
    right: -30px;
    top: -35px;
}

.assessfinanc-bloco3-texto h3 {
    font-size: 3rem;
    font-weight: normal;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    text-transform: none;
    padding: 2rem 0 0 0;
    margin: 0;
}

.assessfinanc-bloco3-texto h5 {
    font-size: 5.8rem;
    font-weight: 100;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
}

.assessfinanc-bloco3-texto .botao {
    width: 100%;
    height: auto;
    font-weight: bold;
    border: 1px solid #000;
    padding: .8rem .5rem;
    text-align: center;
    font-size: 1.80rem
}

    .assessfinanc-bloco3-texto .botao:hover {
        background-color: #000;
        color: #fff;
        cursor: pointer;
    }

.assessfinanc-bloco4 {
    margin-bottom: 5rem;
}

    .assessfinanc-bloco4 h2 {
        font-size: 5rem;
        font-weight: bold;
        text-align: center;
    }

    .assessfinanc-bloco4 p {
        text-align: center;
    }

.assessfinanc-bloco4-textos {
    width: 100%;
    height: auto;
}

.assessfinanc-bloco4-texto {
    width: 20%;
    min-width: 200px;
    height: auto;
    margin: 15px 2rem 10px 2rem;
    display: inline-block;
    vertical-align: top;
}

h2.assessfinanc-bloco4-texto-titulo-semfoto {
    font-size: 3rem;
    text-align: left;
    margin: 0;
}

h2.assessfinanc-bloco4-texto-titulo-comfoto {
    font-size: 2.5rem;
    text-align: left;
    margin: 0;
}

.assessfinanc-bloco4-texto h3 {
    font-weight: 100;
    padding: 0;
    margin: 0;
}

.assessfinanc-bloco4-texto p {
    margin-top: 2rem;
}

p.assessfinanc-bloco4-texto-legenda {
    font-size: 1rem;
    font-weight: normal;
    margin: 0;
}

.assessfinanc-bloco4-texto img {
    width: 100%;
    max-width: 100%;
    height: 230px
}

.assessfinanc-bloco4-texto-imagem-cor {
    display: none;
}

a.assessfinanc-bloco4-texto {
    text-decoration: none;
}

    a.assessfinanc-bloco4-texto:hover > h2 {
        color: #00adee;
    }

.assessfinanc-bloco4-texto-lightbox {
    display: none;
}

    .assessfinanc-bloco4-texto-lightbox h2 {
        font-size: 4rem;
        font-weight: bold;
        margin: 0;
    }

    .assessfinanc-bloco4-texto-lightbox h3 {
        font-size: 2rem;
        font-weight: 100;
        margin: 0;
    }

.assessfinanc-bloco4-texto-lightbox-imagem {
    width: 30%;
    height: auto;
    vertical-align: top;
    display: block;
    float: left;
}

    .assessfinanc-bloco4-texto-lightbox-imagem img {
        max-width: 100%;
    }

.assessfinanc-bloco4-texto-lightbox-texto {
    width: 70%;
    height: auto;
    vertical-align: bottom;
    display: block;
    float: left;
}

.assessfinanc-bloco4-texto-lightbox-texto {
    padding-left: 2rem;
}

    .assessfinanc-bloco4-texto-lightbox-texto h6 {
        font-family: 'myriadpro', 'Roboto', sans-serif;
        font-size: 12px;
        text-transform: none;
    }

.multimercados-bloco2-video {
    width: 40%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 20px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center center;
}

.multimercados-bloco2-video-mobile {
    display: none;
}




/*--------------------------------------------------------------
# Paginal Busca
--------------------------------------------------------------*/
.busca-bloco1 h2 {
    font-weight: bold;
    font-size: 4rem;
}

.busca-bloco1 h4 {
    color: #000;
}

.busca-bloco1 p {
    font-size: 1.85rem;
}

.busca-bloco1 {
    width: 100%;
    height: auto;
    min-height: 450px;
    position: relative;
    padding-left: 15%;
    padding-right: 15%;
    margin-bottom: 5rem;
}

    .busca-bloco1 a:hover,
    .busca-bloco1 a:hover p {
        text-decoration: none;
        color: #000;
    }

    .busca-bloco1 .centro {
        text-align: center;
    }

        .busca-bloco1 .centro img {
            width: 80px;
        }

    .busca-bloco1 h2 {
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-weight: 300;
        text-align: center;
        font-size: 5rem;
        /*    color: #00adee;*/
    }

        .busca-bloco1 h2 span {
            color: #00adee;
            font-weight: bold;
        }

.busca-bloco1-linha-resultado {
    margin-top: 3rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #a9a8a9;
    margin-bottom: 3rem;
}

.busca-bloco1-titulo {
    font-weight: bold;
    color: #00adee;
}

.busca-bloco1-linha-paginacao {
    text-align: center;
}

    .busca-bloco1-linha-paginacao span {
        margin-left: 0.3rem;
        margin-right: 0.3rem;
        color: #a9a8a9;
        cursor: pointer;
    }

        .busca-bloco1-linha-paginacao span.busca-bloco1-paginacao-numero-selecionado {
            color: #00adee;
        }

.busca-bloco1-linha-botoes {
    text-align: center;
    margin-top: 2rem;
}

    .busca-bloco1-linha-botoes .botao {
        width: 20rem;
        height: auto;
        font-weight: bold;
        border: 1px solid #000;
        padding: .8rem .5rem;
        text-align: center;
        display: inline-block;
        margin-left: 3rem;
        margin-right: 3rem;
    }

        .busca-bloco1-linha-botoes .botao:hover {
            background-color: #000;
            color: #fff;
            cursor: pointer;
        }

.busca-bloco1-linha-resultado-destaque {
    color: #00adee;
}

.busca-bloco1-linha-nova-busca {
    text-align: center;
    display: none;
}

    .busca-bloco1-linha-nova-busca img {
        cursor: pointer;
    }

.busca-bloco1 .nova-pesquisa {
    width: 80%;
    border: 1px solid #a9a8a9;
    border-radius: 0;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 2rem;
    font-weight: 300;
    margin-top: 2rem;
    margin-bottom: 1rem;
    padding: 0.5rem 1rem;
    box-shadow: none;
    -webkit-appearance: none;
}




/*--------------------------------------------------------------
# Paginal Comite
--------------------------------------------------------------*/
.comite-bloco1 h4,
.comite-bloco2 h4,
.comite-bloco3 h4 {
    color: #000;
}

.comite-bloco1 h2.texttopo,
.comite-bloco2 h2.texttopo,
.comite-bloco3 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.comite-bloco1 h2.texttopoblack,
.comite-bloco2 h2.texttopoblack,
.comite-bloco3 h2.texttopoblack {
    text-transform: none;
    padding-top: 0;
    margin-top: 0;
}

.comite-bloco1 .texttopo,
.comite-bloco2 .texttopo,
.comite-bloco3 .texttopo {
    font-size: 3.5rem;
}

.comite-bloco1 .texttopoblack,
.comite-bloco2 .texttopoblack,
.comite-bloco3 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.comite-bloco1 p,
.comite-bloco2 p,
.comite-bloco3 p {
    font-size: 1.85rem;
}

.comite-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.comite-bloco1-fundocinza {
    width: 70%;
    height: 390px;
    background-size: cover;
    background-position: right top;
    position: relative;
    border: 0;
    background-repeat: no-repeat;
}

    .comite-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.comite-bloco1-texto {
    width: 30%;
    height: 430px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -32rem;
    margin-left: 3rem;
}

.comite-bloco1-foto {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
}

.comite-bloco2 {
    width: 100%;
    height: auto;
    text-align: center;
}

.comite-bloco2-mobi {
    display: none;
}

.comite-bloco2 ul {
    display: inline;
    text-transform: uppercase;
}

    .comite-bloco2 ul li {
        display: inline-block;
        color: #000000;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-weight: bold;
        z-index: 10;
    }

        .comite-bloco2 ul li img {
            vertical-align: middle;
        }

        .comite-bloco2 ul li a {
            color: #000000;
            text-decoration: none;
            display: inline-block;
            vertical-align: middle;
        }

            .comite-bloco2 ul li a:hover {
                color: #002FA7;
            }

.comite-bloco2-menu-img01 {
}

.comite-bloco2-menu-img02 {
    margin-left: -3rem;
    margin-right: -3rem;
}

.comite-bloco2-menu-img03 {
}

.comite-bloco2 ul li a.comite-bloco2-menu-selecionado,
.comite-bloco2-menu-selecionado {
    font-size: 2rem;
    color: #002FA7;
}

.comite-bloco3 {
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.comite-bloco3-faixa {
    width: 100%;
    background-color: #000;
    color: #fff;
    font-size: 2.5rem;
    font-weight: bold;
    text-align: center;
    padding: 1rem 0;
}

.comite-bloco3 h2 {
    font-size: 5rem;
}

.comite-bloco3 p {
    font-size: 1.5rem;
}

.comite-bloco3-esquerda {
    width: 46%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 5%;
}

.comite-bloco3-direita {
    width: 46%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}

th, td {
    white-space: nowrap;
}




/*--------------------------------------------------------------
# Paginal Como Investir
--------------------------------------------------------------*/
.comoinvestir-bloco1-fundocinza {
    background-image: url(/img/comoinvestir1.png);
}

.comoinvestir-imagem {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(/img/comoinvestir2.png);
    z-index: 99;
    display: table
}

.comoinvestir-bloco1 h4 {
    color: #000;
    font-size: 19px;
}

.table-responsive {
    overflow-x: inherit;
    min-height: 0.01%;
}

.comoinvestir-bloco1 h2.texttopo,
.comoinvestir-bloco2 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.comoinvestir-bloco1 h2.texttopoblack,
.comoinvestir-bloco2 h2.texttopoblack {
    text-transform: none;
    padding-top: 0;
    margin-top: 0;
}

.comoinvestir-bloco1 .texttopo,
.comoinvestir-bloco2 .texttopo {
    font-size: 3.5rem;
}

.comoinvestir-bloco1 .texttopoblack,
.comoinvestir-bloco2 .texttopoblack {
    font-size: 6.2rem;
    letter-spacing: -0.225rem;
}

.comoinvestir-bloco1 p,
.comoinvestir-bloco2 p {
    font-size: 1.85rem;
}

.comoinvestir-bloco2 h4 {
    color: #00b0f2;
    margin: 3px;
    font-size: 1.7rem;
    padding: 3px 0;
    font-family: inherit;
    text-align: center;
}

/*.comoinvestir-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
    background-image: url('../img/bg-como-investir.png');
    height: 500px !important;
}*/

/*.comoinvestir-bloco1-fundocinza {
    width: 70%;
    height: 390px;
    background-size: cover;
    background-position: right top;
    position: relative;
    border: 0;
    background-repeat: no-repeat;
}*/

.comoinvestir-bloco1-fundocinza img {
    width: auto;
    height: 500px;
    position: absolute;
    top: 0;
    right: -30rem;
}

.comoinvestir-bloco1-texto {
    width: 50%;
}

.container-tabela {
    position: relative
}

a.btn-skew {
    transform: skew(-25deg);
    border: 4px solid #00b0f2;
    display: block;
    width: 20em;
    text-align: center;
    padding: 23px;
    margin: 0 0 26PX 0;
    margin-left: 65px;
}

.investimentos2.container.primeira-tabela {
    margin-top: 3em;
}

.chamada {
    flex-direction: column;
    box-sizing: border-box;
    display: flex;
    place-content: center;
    align-items: center;
    height: 100%;
    display: flex;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
}

    .chamada .link {
        margin: 7px 0;
        padding: 0;
        color: #333;
        font-size: 17px;
        font-family: 'myriad-pro-condensed';
    }

.btn-skew h2 {
    transform: skew(25deg);
    color: #00b0f2;
    font-weight: bold;
    font-size: 3.4rem;
    margin: 0;
}

.comoinvestir-bloco1-foto {
    width: 58%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
}

.comoinvestir-bloco2 {
    height: auto;
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.comoinvestir-bloco2-formulario {
    width: 45%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 5%;
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.comoinvestir-bloco2-enderecos {
    width: 45%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-left: 4%;
    padding-left: 15%;
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.comoinvestir-bloco2-enderecos-icone {
    width: 25px;
    text-align: center;
}

    .comoinvestir-bloco2-enderecos-icone img {
        width: auto;
        max-width: 23px;
        height: auto;
        max-height: 26px;
    }

.comoinvestir-bloco2-enderecos-texto a {
    color: #000;
}

.comoinvestir-bloco2-formulario h2 {
    font-size: 3rem;
}

.comoinvestir-bloco2-formulario form input[type="text"] {
    width: 100%;
    border: 1px solid #a9a8a9;
    border-radius: 0;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 2rem;
    font-weight: 300;
    margin-bottom: 1rem;
    padding: 0.5rem 1rem;
    box-shadow: none;
    -webkit-appearance: none;
}

.comoinvestir-bloco2-formulario form select {
    width: 100%;
    min-height: 40px;
    margin-bottom: 1rem;
    border: 1px solid #a9a8a9;
    border-radius: 0;
    color: #a9a8a9;
    font-size: 2rem;
    padding: 0 1rem 0 0.5rem;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: 300;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_down.png) no-repeat right #ddd;
    -webkit-appearance: none;
    background-position: calc(100% - 20px) center;
    background-color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-repeat: no-repeat;
    box-shadow: none;
    -webkit-appearance: none;
}

.comoinvestir-bloco2-formulario form option {
    width: 100%;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 2rem;
    font-weight: 300;
    padding: 0.5rem 1rem;
    box-shadow: none;
    -webkit-appearance: none;
}

.comoinvestir-bloco2-formulario form textarea {
    width: 100%;
    height: 100px;
    overflow: hidden;
    resize: none;
    border: 1px solid #a9a8a9;
    border-radius: 0;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 2rem;
    font-weight: 300;
    margin-bottom: 1rem;
    padding: 0.5rem 1rem;
    box-shadow: none;
    -webkit-appearance: none;
}

.comoinvestir-bloco2-formulario .direita {
    text-align: right;
}

.comoinvestir-bloco2-formulario .botao_formulario {
    background-color: #fff;
    padding: 0.5rem 2rem;
    margin-left: 1rem;
    border: 1px solid #00adee;
    border-radius: 0;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 2rem;
    font-weight: bold;
}

    .comoinvestir-bloco2-formulario .botao_formulario:hover {
        background-color: #000;
        color: #fff;
    }



/*--------------------------------------------------------------
# Paginal Conselho
--------------------------------------------------------------*/
.conselho-bloco1 h4,
.conselho-bloco2 h4,
.conselho-bloco3 h4 {
    color: #000;
}

.conselho-bloco1 h2.texttopo,
.conselho-bloco2 h2.texttopo,
.conselho-bloco3 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.conselho-bloco1 h2.texttopoblack,
.conselho-bloco2 h2.texttopoblack,
.conselho-bloco3 h2.texttopoblack {
    text-transform: none;
    padding-top: 0;
    margin-top: 0;
}

.conselho-bloco1 .texttopo,
.conselho-bloco2 .texttopo,
.conselho-bloco3 .texttopo {
    font-size: 3.5rem;
}

.conselho-bloco1 .texttopoblack,
.conselho-bloco2 .texttopoblack,
.conselho-bloco3 .texttopoblack {
    font-size: 6.2rem;
    letter-spacing: -0.225rem;
}

.conselho-bloco1 p,
.conselho-bloco2 p,
.conselho-bloco3 p {
    font-size: 1.85rem;
}

.conselho-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.conselho-bloco1-fundocinza {
    width: 70%;
    height: 390px;
    background-size: cover;
    background-position: right top;
    position: relative;
    border: 0;
    background-repeat: no-repeat;
}

    .conselho-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.conselho-bloco1-texto {
    width: 30%;
    height: 470px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -36rem;
    margin-left: 3rem;
}

.conselho-bloco1-foto {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
}

.conselho-bloco2 {
    width: 100%;
    height: auto;
    text-align: center;
}

.conselho-bloco2-mobi {
    display: none;
}

.conselho-bloco2 ul {
    display: inline;
    text-transform: uppercase;
}

    .conselho-bloco2 ul li {
        display: inline-block;
        color: #000000;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-weight: bold;
        z-index: 10;
        margin-bottom: 25px;
    }

        .conselho-bloco2 ul li img {
            vertical-align: middle;
        }

        .conselho-bloco2 ul li a {
            color: #000000;
            text-decoration: none;
            display: inline-block;
            vertical-align: middle;
            position: relative;
            z-index: 10;
        }

            .conselho-bloco2 ul li a:hover {
                color: #002FA7;
            }

.conselho-bloco2-menu-img01 {
}

.conselho-bloco2-menu-img02 {
    margin-left: -3rem;
    margin-right: -3rem;
}

.conselho-bloco2-menu-img03 {
}

.conselho-bloco2 ul li a.conselho-bloco2-menu-selecionado,
.conselho-bloco2-menu-selecionado {
    font-size: 2rem;
    color: #002FA7;
}

.conselho-bloco3 {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 5rem;
}

.conselho-bloco3-linha-titulo,
.conselho-bloco3-linha {
    width: 100%;
    height: auto;
    position: relative;
}

    .conselho-bloco3-linha h2,
    .conselho-bloco3-linha h3 {
        font-weight: normal;
        font-size: 2rem;
        margin: 0 0 0.5rem 0;
    }

    .conselho-bloco3-linha p {
        font-size: 1.5rem;
    }

.conselho-bloco3-linha-titulo {
    background-color: #000;
    color: #000;
    min-height: 4rem;
}

.conselho-bloco3-area-titulo,
.conselho-bloco3-area {
    display: none;
}

.conselho-bloco3-nome-titulo,
.conselho-bloco3-nome,
.conselho-bloco3-acao-titulo,
.conselho-bloco3-acao,
.conselho-bloco3-imagem,
.conselho-bloco3-texto {
    height: auto;
    position: relative;
    display: inline-block;
    padding: 0.5rem 1rem;
    vertical-align: middle;
    border: 0;
    border-collapse: collapse;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 17px;
}

.conselho-bloco3-nome-titulo,
.conselho-bloco3-nome {
    width: 80%;
    text-transform: uppercase;
}

.conselho-bloco3-texto {
    width: 80%;
}

.conselho-bloco3-acao-titulo,
.conselho-bloco3-acao {
    width: 9%;
    font-size: 2.5rem;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
}

    .conselho-bloco3-acao img {
        width: 26px;
        margin: 0;
        padding: 0;
        border: 0;
    }

.conselho-bloco3-nome-titulo,
.conselho-bloco3-acao-titulo {
    color: #fff;
}

.conselho-bloco3-linha-branco {
    background-color: #fff;
}

.conselho-bloco3-linha-cinza {
    background-color: #F1F1F2;
}

.conselho-bloco3-linha-completa {
    display: none;
}

    .conselho-bloco3-linha-completa .conselho-bloco3-texto,
    .conselho-bloco3-linha-completa .conselho-bloco3-acao {
        vertical-align: top;
        padding-top: 2rem;
    }

.conselho-bloco3-texto h2 {
    font-weight: bold;
}

.conselho-bloco3-texto h3 {
    margin-bottom: 3rem;
}




/*--------------------------------------------------------------
# Paginal Contato
--------------------------------------------------------------*/
.contato-bloco1 h4,
.contato-bloco2 h4 {
    color: #000;
}

.contato-bloco1 h2.texttopo,
.contato-bloco2 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.contato-bloco1 h2.texttopoblack,
.contato-bloco2 h2.texttopoblack {
    text-transform: none;
    padding-top: 0;
    margin-top: 0;
}

.contato-bloco1 .texttopo,
.contato-bloco2 .texttopo {
    font-size: 3.5rem;
}

.contato-bloco1 .texttopoblack,
.contato-bloco2 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.contato-bloco1 p,
.contato-bloco2 p {
    font-size: 1.85rem;
}

.contato-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.contato-bloco1-fundocinza {
    width: 70%;
    height: 390px;
    background-size: cover;
    background-position: right top;
    position: relative;
    border: 0;
    background-repeat: no-repeat;
}

    .contato-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.contato-bloco1-texto {
    width: 30%;
    height: 470px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -36rem;
    margin-left: 3rem;
}

.contato-bloco1-foto {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
}

.contato-bloco2 {
    height: auto;
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.contato-bloco2-formulario {
    width: 45%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 5%;
    margin-bottom: 5rem;
}

.full-1024 {
    width: 50%;
}

.portalCliente .subCliente {
    display: none;
    position: absolute;
    background: #0a5edc;
    color: #fff;
    left: 0;
    right: 0;
    top: 14px;
    margin: 0;
    width: 138px;
    padding: 10px 0;
}

.portalCliente:hover .subCliente {
    display: block !important;
}

.portalCliente .subCliente li {
    display: block;
    padding: 5px 10px;
    text-align: center;
}

    .portalCliente .subCliente li a:hover {
        color: #00adee
    }

.contato-bloco2-enderecos {
    width: 50%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-left: 0%;
    padding-left: 0%;
}

.contato-bloco2-enderecos-icone {
    width: 25px;
    text-align: center;
}

    .contato-bloco2-enderecos-icone img {
        width: auto;
        max-width: 23px;
        height: auto;
        max-height: 26px;
    }

.contato-bloco2-enderecos-texto a {
    color: #000;
}

.contato-bloco2-formulario h2 {
    font-size: 3rem;
}

.contato-bloco2-formulario form input[type="text"] {
    width: 100%;
    border: 1px solid #a9a8a9;
    border-radius: 0;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 2rem;
    font-weight: 300;
    margin-bottom: 1rem;
    padding: 0.5rem 1rem;
    box-shadow: none;
    -webkit-appearance: none;
}

.contato-bloco2-formulario form select {
    width: 100%;
    min-height: 40px;
    margin-bottom: 1rem;
    border: 1px solid #a9a8a9;
    border-radius: 0;
    color: #a9a8a9;
    font-size: 2rem;
    padding: 0 1rem 0 0.5rem;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: 300;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_down.png) no-repeat right #ddd;
    -webkit-appearance: none;
    background-position: calc(100% - 20px) center;
    background-color: white;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-repeat: no-repeat;
    box-shadow: none;
    -webkit-appearance: none;
}

.contato-bloco2-formulario form option {
    width: 100%;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 2rem;
    font-weight: 300;
    padding: 0.5rem 1rem;
    box-shadow: none;
    -webkit-appearance: none;
}

.contato-bloco2-formulario form textarea {
    width: 100%;
    height: 100px;
    overflow: hidden;
    resize: none;
    border: 1px solid #a9a8a9;
    border-radius: 0;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 2rem;
    font-weight: 300;
    margin-bottom: 1rem;
    padding: 0.5rem 1rem;
    box-shadow: none;
    -webkit-appearance: none;
}

.contato-bloco2-formulario .direita {
    text-align: right;
}

.contato-bloco2-formulario .botao_formulario {
    background-color: #fff;
    padding: 0.5rem 2rem;
    margin-left: 1rem;
    border: 1px solid #00adee;
    border-radius: 0;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 2rem;
    font-weight: bold;
}

    .contato-bloco2-formulario .botao_formulario:hover {
        background-color: #000;
        color: #fff;
    }


/*--------------------------------------------------------------
# Paginal Credito
--------------------------------------------------------------*/
.credito-bloco1 h4,
.credito-bloco2 h4,
.credito-bloco3 h4,
.credito-bloco4 h4 {
    color: #000;
}

.credito-bloco1 h2.texttopo,
.credito-bloco2 h2.texttopo,
.credito-bloco3 h2.texttopo,
.credito-bloco4 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.credito-bloco1 h2.texttopoblack,
.credito-bloco2 h2.texttopoblack,
.credito-bloco3 h2.texttopoblack,
.credito-bloco4 h2.texttopoblack {
    text-transform: uppercase;
    padding-top: 0;
    margin-top: 0;
}

.credito-bloco1 .texttopo,
.credito-bloco2 .texttopo,
.credito-bloco3 .texttopo,
.credito-bloco4 .texttopo {
    font-size: 3.5rem;
}

.credito-bloco1 .texttopoblack,
.credito-bloco2 .texttopoblack,
.credito-bloco3 .texttopoblack,
.credito-bloco4 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.credito-bloco1 p,
.credito-bloco2 p,
.credito-bloco3 p,
.credito-bloco4 p {
    font-size: 1.85rem;
}

.credito-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.credito-bloco1-fundocinza {
    width: 70%;
    height: 390px;
    background-size: cover;
    background-position: right top;
    position: relative;
    border: 0;
    background-repeat: no-repeat;
}

    .credito-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.credito-bloco1-texto {
    width: 30%;
    height: 470px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -36rem;
    margin-left: 3rem;
}

.credito-bloco1-foto {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
}

.credito-bloco2-video {
    width: 40%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 20px;
    background-repeat: no-repeat;
    background-position: center center;
}

.credito-bloco2-video-mobile {
    display: none;
}

.credito-bloco2-video img {
    max-width: 100%;
}

.credito-bloco2-texto {
    width: 58%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding-top: 16px;
    padding-left: 3rem;
}

    .credito-bloco2-texto h2 {
        font-size: 5rem;
        font-weight: bold;
        text-transform: uppercase;
    }


.credito-bloco-selo-img {
    float: left;
    padding-top: 3%;
    margin-left: 2%
}

.credito-bloco-selo-texto {
    width: 90%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding-top: 16px;
    padding-left: 1rem;
    float: left
}

    .credito-bloco-selo-texto h2 {
        font-size: 3rem;
        font-weight: bold;
        text-transform: uppercase;
    }

.credito-bloco-infra {
    width: 80%;
    margin-left: 20%;
}

.credito-bloco-infra-texto {
    color: #000000;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 2.188rem;
    font-weight: 100;
}

.certificacao-asg {
    color: green;
    font-weight: bold
}


.credito-bloco-selo-texto p {
    font-size: 1.85rem;
    color: #000000;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: normal;
}

.credito-bloco3 {
    width: 100%;
    height: auto;
    text-align: center;
}

.credito-bloco3-mobi {
    display: none;
}

.credito-bloco3 ul {
    display: inline;
    text-transform: uppercase;
}

    .credito-bloco3 ul li {
        display: inline-block;
        color: #000000;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-weight: bold;
        z-index: 10;
    }

        .credito-bloco3 ul li img {
            vertical-align: middle;
        }

        .credito-bloco3 ul li a {
            color: #000000;
            text-decoration: none;
            display: inline-block;
            vertical-align: middle;
        }

            .credito-bloco3 ul li a:hover {
                color: #002FA7;
            }

.credito-bloco3-menu-img01 {
}

.credito-bloco3-menu-img02 {
    margin-left: -3rem;
    margin-right: -3rem;
}

.credito-bloco3-menu-img03 {
}

.credito-bloco3 ul li a.credito-bloco3-menu-selecionado,
.credito-bloco3-menu-selecionado {
    font-size: 2rem;
    color: #002FA7;
}

.credito-bloco4 {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.credito-bloco4-fundocinza {
    width: 70%;
    min-height: 420px;
    top: 5rem;
    background-size: cover;
    background-position: right top;
    position: absolute;
    background-repeat: no-repeat;
}

.credito-bloco4-grafismo {
    width: auto;
    height: auto;
    position: absolute;
    bottom: 0;
    right: -15rem;
}

.credito-bloco4-texto {
    width: 50%;
    height: auto;
    min-height: 500px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-top: 5rem;
}

.credito-bloco4-imagem {
    width: 49% !important;
    height: auto !important;
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-align: right;
    right: -30px;
    margin-top: 1.5%;
}

.credito-bloco4-texto h4 {
    font-size: 2rem;
    padding: 2rem 0 0 0;
}

.credito-bloco4-texto h3 {
    font-size: 3rem;
    font-weight: normal;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    text-transform: none;
    padding: 0;
    margin: 0;
}

.credito-bloco4-texto h5 {
    font-size: 5.8rem;
    font-weight: 100;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
}

.credito-bloco4-texto .botao {
    width: 20rem;
    height: auto;
    font-weight: bold;
    border: 1px solid #000;
    padding: .8rem .5rem;
    text-align: center;
}

.area-trabalho.container .botao {
    margin-top: 10px !important;
}

.credito-bloco4-texto .botao:hover {
    background-color: #000;
    color: #fff;
    cursor: pointer;
}

.credito-bloco4-familia {
    margin-top: 5rem;
    margin-bottom: 2rem;
    text-align: center;
    font-size: 3rem;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: 100;
}

    .credito-bloco4-familia h2 {
        font-size: 5rem;
        font-weight: bold;
    }

    .credito-bloco4-familia span {
        margin-right: 4rem;
    }

.multimercados-bloco4-familia-nome {
    display: inline-block;
    width: 435px;
    text-align: left;
}

.credito-multimercado-bloco4-familia-nome {
    width: 553px !important
}

.credito-bloco4-familia img {
    height: 2.6rem;
    position: relative;
    top: -4px;
}

.credito-bloco4-familia-regulamento:hover,
.credito-bloco4-familia-factsheet:hover {
    color: #22c3ff;
    cursor: pointer;
    text-decoration: none;
}

.credito-bloco4-familia-regulamento a:hover,
.credito-bloco4-familia-factsheet a:hover {
    color: #22c3ff;
    cursor: pointer;
    text-decoration: none;
}

.multimercados-bloco4-familia-regulamento a:hover,
.multimercados-bloco4-familia-factsheet a:hover {
    color: #22c3ff;
    cursor: pointer;
    text-decoration: none;
}

.credito-bloco4-familia-nome,
.credito-bloco4-familia-regulamento:hover,
.credito-bloco4-familia-factsheet:hover {
    display: inline-block;
}

.credito-bloco4-familia-nome {
    width: 420px;
    text-align: left;
}

.credito-bloco4-familia-regulamento:hover,
.credito-bloco4-familia-factsheet:hover {
    color: #00adee;
    cursor: pointer;
}

.credito-bloco4-imagem-mobi {
    display: none;
}

.credito-bloco5-numeros {
    width: 55%;
    height: 650px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-left: 30rem;
}

    .credito-bloco5-numeros .fundo-branco {
        width: auto;
        height: auto;
        position: absolute;
        right: 75px;
        top: 0;
    }

    .credito-bloco5-numeros h4 {
        font-size: 1.4rem;
        color: #00adee;
        padding-top: 40px;
    }

    .credito-bloco5-numeros .menor {
        font-weight: 300;
        font-size: smaller;
    }

    .credito-bloco5-numeros .numero1 {
        position: absolute;
        left: -100px;
        top: 40px;
        width: 300px;
        text-align: right;
    }

    .credito-bloco5-numeros .numero2 {
        position: absolute;
        left: -102px;
        top: 225px;
        width: 390px;
        text-align: right;
    }

    .credito-bloco5-numeros .numero3 {
        position: absolute;
        left: -25px;
        top: 410px;
        width: 410px;
        text-align: right;
    }

    .credito-bloco5-numeros .numero1-texto h6,
    .credito-bloco5-numeros .numero2-texto h6,
    .credito-bloco5-numeros .numero3-texto h6 {
        font-size: 3.25rem;
    }

    .credito-bloco5-numeros .numero1-texto {
        position: absolute;
        left: 238px;
        top: 50px;
        width: 500px;
    }

    .credito-bloco5-numeros .numero2-texto {
        position: absolute;
        left: 324px;
        top: 236px;
        width: 400px;
    }

    .credito-bloco5-numeros .numero3-texto {
        position: absolute;
        left: 415px;
        top: 420px;
        width: 480px;
    }




.creditolp-bloco5-texto {
    width: 40%;
    height: auto;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
}

.creditolp-bloco5-numeros {
    width: 55%;
    height: 650px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

    .creditolp-bloco5-numeros .fundo-branco {
        width: auto;
        height: auto;
        position: absolute;
        right: 74px;
        top: 0;
    }

    .creditolp-bloco5-numeros h4 {
        font-size: 1.4rem;
        color: #00adee;
        padding-top: 40px;
    }

    .creditolp-bloco5-numeros .menor {
        font-weight: 300;
        font-size: smaller;
    }

    .creditolp-bloco5-numeros .numero1 {
        position: absolute;
        left: 0;
        top: 40px;
    }

    .creditolp-bloco5-numeros .numero2 {
        position: absolute;
        left: 175px;
        top: 250px;
    }

    .creditolp-bloco5-numeros .numero3 {
        position: absolute;
        left: 135px;
        top: 410px;
    }

    .creditolp-bloco5-numeros .numero1-texto h6,
    .creditolp-bloco5-numeros .numero2-texto h6,
    .creditolp-bloco5-numeros .numero3-texto h6 {
        font-size: 3.25rem;
    }

    .creditolp-bloco5-numeros .numero1-texto {
        position: absolute;
        left: 238px;
        top: 50px;
    }

    .creditolp-bloco5-numeros .numero2-texto {
        position: absolute;
        left: 315px;
        top: 275px;
    }

    .creditolp-bloco5-numeros .numero3-texto {
        position: absolute;
        left: 405px;
        top: 420px;
    }

.multimercados-bloco4-familia-factsheet-credito {
    margin-right: 2rem;
}

    .multimercados-bloco4-familia-factsheet-credito a:hover {
        color: #22c3ff;
        cursor: pointer;
        text-decoration: none;
    }

    .multimercados-bloco4-familia-factsheet-credito:hover {
        color: #22c3ff;
        cursor: pointer;
    }



    .multimercados-bloco4-familia-factsheet-credito a:hover {
        color: #22c3ff;
        cursor: pointer;
        text-decoration: none;
    }

    .multimercados-bloco4-familia-factsheet-credito:hover {
        display: inline-block;
    }

    .multimercados-bloco4-familia-factsheet-credito a:hover {
        text-decoration: none;
    }



/*--------------------------------------------------------------
# Paginal Carreiras
--------------------------------------------------------------*/
.carreira-bloco1 h4,
.carreira-bloco2 h4 {
    color: #000;
}

.carreira-bloco1 h2.texttopo,
.carreira-bloco2 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.carreira-bloco1 h2.texttopoblack,
.carreira-bloco2 h2.texttopoblack {
    font-size: 61px;
    text-transform: none;
    padding-top: 0;
    margin-top: 0;
}

.carreira-bloco1 p,
.carreira-bloco2 p {
    font-size: 20px;
}

.carreira-bloco1-texto {
    width: 35%;
    height: 400px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
}

.carreira-bloco1-video {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 0;
    background-position: center center;
    background-size: cover;
}

.carreira-bloco2-texto {
    width: 40%;
    height: auto;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
}

.carreira-bloco2-numeros {
    width: 55%;
    height: 650px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

    .carreira-bloco2-numeros .fundo-branco {
        width: auto;
        height: auto;
        position: absolute;
        right: 32px;
        top: 0;
    }

    .carreira-bloco2-numeros h4 {
        color: #00adee;
        padding-top: 40px;
    }

    .carreira-bloco2-numeros .menor {
        font-size: 50px;
        font-weight: normal;
    }

    .carreira-bloco2-numeros .numero1 {
        position: absolute;
        left: 104px;
        top: 40px;
    }

    .carreira-bloco2-numeros .numero2 {
        position: absolute;
        left: 241px;
        top: 250px;
    }

    .carreira-bloco2-numeros .numero3 {
        position: absolute;
        left: 244px;
        top: 410px;
    }

    .carreira-bloco2-numeros .numero1-texto {
        position: absolute;
        left: 285px;
        top: 50px;
    }

    .carreira-bloco2-numeros .numero2-texto {
        position: absolute;
        left: 362px;
        top: 260px;
    }

    .carreira-bloco2-numeros .numero3-texto {
        position: absolute;
        left: 458px;
        top: 420px;
    }




/*--------------------------------------------------------------
# Paginal Fundos de investimento
--------------------------------------------------------------*/
.fundos-de-investimento-bloco1 h4,
.fundos-de-investimento-bloco2 h4,
.fundos-de-investimento-bloco3 h4,
.fundos-de-investimento-bloco4 h4,
.fundos-de-investimento-bloco5 h4 {
    color: #000;
}

.fundos-de-investimento-bloco1 h2.texttopo,
.fundos-de-investimento-bloco2 h2.texttopo,
.fundos-de-investimento-bloco3 h2.texttopo,
.fundos-de-investimento-bloco4 h2.texttopo,
.fundos-de-investimento-bloco5 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.fundos-de-investimento-bloco1 h2.texttopoblack,
.fundos-de-investimento-bloco2 h2.texttopoblack,
.fundos-de-investimento-bloco3 h2.texttopoblack,
.fundos-de-investimento-bloco4 h2.texttopoblack,
.fundos-de-investimento-bloco5 h2.texttopoblack {
    text-transform: uppercase;
    padding-top: 0;
    margin-top: 0;
}

.fundos-de-investimento-bloco1 .texttopo,
.fundos-de-investimento-bloco2 .texttopo,
.fundos-de-investimento-bloco3 .texttopo,
.fundos-de-investimento-bloco4 .texttopo,
.fundos-de-investimento-bloco5 .texttopo {
    font-size: 3.5rem;
}

.fundos-de-investimento-bloco1 .texttopoblack,
.fundos-de-investimento-bloco2 .texttopoblack,
.fundos-de-investimento-bloco3 .texttopoblack,
.fundos-de-investimento-bloco4 .texttopoblack,
.fundos-de-investimento-bloco5 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.fundos-de-investimento-bloco1 p,
.fundos-de-investimento-bloco2 p,
.fundos-de-investimento-bloco3 p,
.fundos-de-investimento-bloco4 p,
.fundos-de-investimento-bloco5 p {
    font-size: 1.85rem;
}

.fundos-de-investimento-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.fundos-de-investimento-bloco1-fundocinza {
    width: 70%;
    height: 390px;
    background-size: cover;
    background-position: right top;
    position: relative;
    border: 0;
    background-repeat: no-repeat;
}

    .fundos-de-investimento-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.fundos-de-investimento-bloco1-texto {
    width: 30%;
    height: 430px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -35rem;
    margin-left: 3rem;
}

.txt-chamada {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    display: flex;
    place-content: center;
    align-items: center;
}

.fundos-de-investimento-bloco1-foto {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-size: cover;
}

.fundos-de-investimento-bloco2-video {
    width: 40%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 20px;
    background-repeat: no-repeat;
    background-position: center center;
}

.fundos-de-investimento-bloco2-texto {
    width: 58%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding-top: 5rem;
    padding-left: 3rem;
}

    .fundos-de-investimento-bloco2-texto h2 {
        font-size: 5rem;
        font-weight: bold;
    }

.fundos-de-investimento-bloco2 {
    width: 100%;
    height: auto;
    text-align: center;
}

.fundos-de-investimento-bloco2-mobi {
    display: none;
}

.fundos-de-investimento-bloco2 ul {
    display: inline;
    text-transform: uppercase;
}

    .fundos-de-investimento-bloco2 ul li {
        display: inline-block;
        color: #000000;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-weight: bold;
        z-index: 10;
    }

        .fundos-de-investimento-bloco2 ul li img {
            position: relative;
            vertical-align: middle;
            z-index: 0;
        }

        .fundos-de-investimento-bloco2 ul li a {
            position: relative;
            color: #000000;
            text-decoration: none;
            display: inline-block;
            vertical-align: middle;
            z-index: 100;
        }

            .fundos-de-investimento-bloco2 ul li a:hover {
                color: #00adee;
            }

.fundos-de-investimento-bloco2-menu-img01 {
}

.fundos-de-investimento-bloco2-menu-img02 {
    margin-left: -3rem;
    margin-right: -3rem;
}

.fundos-de-investimento-bloco2-menu-img03 {
}

.fundos-de-investimento-bloco2 ul li a.fundos-de-investimento-bloco2-menu-selecionado,
.fundos-de-investimento-bloco2-menu-selecionado {
    font-size: 2rem;
    color: #00adee;
}

.fundos-de-investimento-bloco3 {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 5rem;
    overflow: hidden;
}

.fundos-de-investimento-bloco3-fundocinza {
    width: 70%;
    min-height: 440px;
    top: 5rem;
    background-size: cover;
    background-position: right top;
    position: absolute;
}

.fundos-de-investimento-bloco3-grafismo {
    width: auto;
    height: auto;
    position: absolute;
    bottom: 0;
    right: -15rem;
    z-index: 100;
}

.fundos-de-investimento-bloco3-texto {
    width: 50%;
    height: auto;
    min-height: 500px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-top: 5rem;
    color: #fff;
}

.fundos-de-investimento-bloco3-imagem {
    width: 49%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.fundos-de-investimento-bloco3-texto h4 {
    font-size: 2rem;
    padding: 2rem 0 0 0;
    color: #fff;
}

.fundos-de-investimento-bloco3-texto h3 {
    font-size: 3rem;
    font-weight: normal;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    text-transform: none;
    padding: 0;
    margin: 0;
    color: #fff;
}

.fundos-de-investimento-bloco3-texto h5 {
    font-size: 7rem;
    font-weight: 100;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
    color: #fff;
}

.fundos-de-investimento-bloco3-texto p {
    color: #fff;
}

.fundos-de-investimento-bloco3-texto .botao {
    width: 20rem;
    height: auto;
    font-weight: bold;
    border: 1px solid #fff;
    padding: .8rem .5rem;
    text-align: center;
}

    .fundos-de-investimento-bloco3-texto .botao:hover {
        background-color: #000;
        color: #fff;
        cursor: pointer;
    }

.fundos-de-investimento-bloco3-texto-preto h4 {
    font-size: 2rem;
    padding: 2rem 0 0 0;
    color: #000;
}

.fundos-de-investimento-bloco3-texto-preto h3 {
    font-size: 3rem;
    font-weight: normal;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    text-transform: none;
    padding: 0;
    margin: 0;
    color: #000;
}

.fundos-de-investimento-bloco3-texto-preto h5 {
    font-size: 7rem;
    font-weight: 100;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
    color: #000;
}

.fundos-de-investimento-bloco3-texto-preto p {
    color: #000;
}

.fundos-de-investimento-bloco3-texto-preto .botao {
    width: 20rem;
    height: auto;
    font-weight: bold;
    border: 1px solid #000;
    padding: .8rem .5rem;
    text-align: center;
    color: #000;
}

    .fundos-de-investimento-bloco3-texto-preto .botao:hover {
        background-color: #000;
        color: #000;
        cursor: pointer;
    }


.fundos-de-investimento-bloco3-formulario-texto {
    width: 40%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 5%;
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.fundos-de-investimento-bloco3-formulario {
    width: 50%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding-left: 15%;
    margin-top: 5rem;
    margin-bottom: 5rem;
    padding-top: 10rem;
}

    .fundos-de-investimento-bloco3-formulario .botao_formulario:hover {
        background-color: #000;
        color: #fff;
        cursor: pointer;
    }

    .fundos-de-investimento-bloco3-formulario h2 {
        font-size: 3rem;
    }

    .fundos-de-investimento-bloco3-formulario form input[type=text] {
        width: 100%;
        border: 1px solid #a9a8a9;
        border-radius: 0;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-size: 2rem;
        font-weight: 300;
        margin-bottom: 1rem;
        padding: 0.5rem 1rem;
        -webkit-appearance: none;
    }

    .fundos-de-investimento-bloco3-formulario form select {
        width: 100%;
        min-height: 40px;
        margin-bottom: 1rem;
        border: 1px solid #a9a8a9;
        border-radius: 0;
        color: #a9a8a9;
        font-size: 2rem;
        padding: 0 1rem 0 0.5rem;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-weight: 300;
        background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_down.png) no-repeat right #ddd;
        -webkit-appearance: none;
        background-position: calc(100% - 20px) center;
        background-color: white;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        -moz-appearance: none;
        background-repeat: no-repeat;
        -webkit-appearance: none;
    }

    .fundos-de-investimento-bloco3-formulario form option {
        width: 100%;
        border-radius: 0;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-size: 2rem;
        font-weight: 300;
        padding: 0.5rem 1rem;
        -webkit-appearance: none;
    }

    .fundos-de-investimento-bloco3-formulario form textarea {
        width: 100%;
        height: 100px;
        overflow: hidden;
        resize: none;
        border: 1px solid #a9a8a9;
        border-radius: 0;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-size: 2rem;
        font-weight: 300;
        margin-bottom: 1rem;
        padding: 0.5rem 1rem;
        -webkit-appearance: none;
    }

    .fundos-de-investimento-bloco3-formulario .direita {
        text-align: right;
    }

    .fundos-de-investimento-bloco3-formulario .botao_formulario {
        background-color: #fff;
        padding: 0.5rem 2rem;
        margin-left: 1rem;
        border: 1px solid #00adee;
        border-radius: 0;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-size: 2rem;
        font-weight: bold;
    }

.fundos-de-investimento-bloco3-formulario-baixar {
    font-size: 1.5rem;
    margin-top: 3rem;
}

    .fundos-de-investimento-bloco3-formulario-baixar img {
        float: left;
        margin-right: 1rem;
        cursor: pointer;
    }

    .fundos-de-investimento-bloco3-formulario-baixar:hover {
        color: #00adee;
    }



.fundos-de-investimento-bloco4 {
    position: relative;
}

.fundos-de-investimento-bloco4-texto {
    width: 30%;
    position: absolute;
    right: 0;
    top: -15rem;
}

    .fundos-de-investimento-bloco4-texto td {
        padding-right: 1rem;
        vertical-align: top;
    }

        .fundos-de-investimento-bloco4-texto td img {
            width: auto;
            max-width: 23px;
            height: auto;
            max-height: 26px;
        }

        .fundos-de-investimento-bloco4-texto td a {
            color: #000;
            text-transform: lowercase;
        }

.fundos-de-investimento-bloco5 {
    margin-bottom: 5rem !important;
}

    .fundos-de-investimento-bloco5 h2 {
        font-size: 5rem;
        font-weight: bold;
        text-align: center;
        padding-top: 6rem;
    }

.fundos-de-investimento-bloco5-familia {
    margin-top: 5rem;
    text-align: left;
    font-size: 3rem;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: 100;
    color: #000;
    text-transform: uppercase;
}

    .fundos-de-investimento-bloco5-familia h2 {
        font-size: 5rem;
        font-weight: bold;
    }

    .fundos-de-investimento-bloco5-familia span {
        margin-right: 4rem;
    }

    .fundos-de-investimento-bloco5-familia img {
        height: 2.6rem;
        position: relative;
        top: -4px;
    }

.fundos-de-investimento-bloco5-familia-linha {
    padding: 1.5rem 3rem;
}

.fundos-de-investimento-bloco5-familia-nome,
.fundos-de-investimento-bloco5-familia-maismenos,
.fundos-de-investimento-bloco5-familia-descricao,
.fundos-de-investimento-bloco5-familia-regulamento,
.fundos-de-investimento-bloco5-familia-factsheet,
.fundos-de-investimento-bloco5-familia-lamina {
    display: inline-block;
    padding-right: 3rem;
}

.fundos-de-investimento-bloco5-familia-descricao {
    width: auto;
}

.fundos-de-investimento-bloco5-familia-descricao-rpps {
    width: auto;
}

.fundos-de-investimento-bloco5-familia-perfil {
    font-size: 1.5rem;
}

    .fundos-de-investimento-bloco5-familia-perfil img {
        height: 1.5rem;
        margin-top: 0;
        top: -3px;
        margin-right: 4px;
    }

.fundos-de-investimento-bloco5-familia-perfil-tipo {
    font-weight: bold;
}

.fundos-de-investimento-bloco5-familia-maismenos {
    cursor: pointer;
}

.fundos-de-investimento-bloco5-familia-nome {
    width: 450px;
    text-align: left;
    color: #fff;
}

.fundos-de-investimento-soh-fundo .fundos-de-investimento-bloco5-familia-nome {
    width: 80%;
}

div.fundos-de-investimento-bloco5-familia-regulamento:hover,
div.fundos-de-investimento-bloco5-familia-factsheet:hover,
div.fundos-de-investimento-bloco5-familia-lamina:hover {
    color: #00adee;
    cursor: pointer;
}

.fundos-de-investimento-bloco5-familia-corlinha1 {
    background-color: rgb(147,147,147);
}

.fundos-de-investimento-bloco5-familia-corlinha2 {
    background-color: rgb(141,163,161);
}

.fundos-de-investimento-bloco5-familia-corlinha3 {
    background-color: rgb(164,166,152);
}

.fundos-de-investimento-bloco5-familia-corlinha4 {
    background-color: #F1F1F2;
}

.fundos-de-investimento-bloco5-familia-corlinha5 {
    background-color: #fff;
}

    .fundos-de-investimento-bloco5-familia-corlinha4 .fundos-de-investimento-bloco5-familia-nome,
    .fundos-de-investimento-bloco5-familia-corlinha5 .fundos-de-investimento-bloco5-familia-nome {
        width: 85%;
        color: #000;
    }

    .fundos-de-investimento-bloco5-familia-corlinha5 .fundos-de-investimento-bloco5-familia-descricao:hover,
    .fundos-de-investimento-bloco5-familia-corlinha4 .fundos-de-investimento-bloco5-familia-descricao:hover,
    .fundos-de-investimento-bloco5-familia-corlinha5 .fundos-de-investimento-bloco5-familia-regulamento:hover,
    .fundos-de-investimento-bloco5-familia-corlinha4 .fundos-de-investimento-bloco5-familia-regulamento:hover,
    .fundos-de-investimento-bloco5-familia-corlinha5 .fundos-de-investimento-bloco5-familia-factsheet:hover,
    .fundos-de-investimento-bloco5-familia-corlinha4 .fundos-de-investimento-bloco5-familia-factsheet:hover,
    .fundos-de-investimento-bloco5-familia-corlinha5 .fundos-de-investimento-bloco5-familia-lamina:hover,
    .fundos-de-investimento-bloco5-familia-corlinha4 .fundos-de-investimento-bloco5-familia-lamina:hover {
        color: #00adee;
    }

.fundos-de-investimento-bloco5-familia-menos {
    display: none;
}

.fundos-de-investimento-bloco5-familia-linha-completa {
    display: none;
    margin-bottom: 4rem;
}

    .fundos-de-investimento-bloco5-familia-linha-completa a {
        display: inline-block;
        width: 100%;
    }

        .fundos-de-investimento-bloco5-familia-linha-completa a:hover {
            color: #00adee;
        }

.fundos-de-investimento-bloco5-familia-maismenos img {
    width: 26px;
    height: auto;
}

.fundos-de-investimento-bloco6 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
    padding: 0 8rem;
}

    .fundos-de-investimento-bloco6 p {
        font-size: 1rem;
        color: #C0C0C0;
        text-align: center;
    }

    .fundos-de-investimento-bloco6 img {
        display: block;
        width: 251px;
        margin: 0 auto 30px;
    }

.fundos-de-investimento-bloco5-informacoes {
    padding: 0 15px;
}

.fundos-de-investimento-bloco5-informacoes-informacao {
    width: 30%;
    height: auto;
    margin-right: 2%;
    margin-bottom: 3rem;
    display: inline-block;
    vertical-align: top;
}

    .fundos-de-investimento-bloco5-informacoes-informacao img {
        width: auto;
        display: inline-block;
        vertical-align: top;
        position: relative;
        top: 4px;
    }

.td-investir {
    border-bottom: 1px solid #ccc
}

.fundos-de-investimento-bloco5-informacoes-informacao-txt {
    width: 82%;
    display: inline-block;
    vertical-align: top;
    margin-left: 1rem;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 2rem;
}

    .fundos-de-investimento-bloco5-informacoes-informacao-txt:hover {
        color: #00adee;
    }

.btn-detaque {
    background: #002FA7;
    color: #fff;
    padding: 6px 10px;
}

.investimentos2 th {
    font-weight: normal;
    border-bottom: 1px solid;
    text-align: right;
    font-size: 16px;
    font-family: myriad-pro-condensed;
    padding: 0 5px
}

.invisible {
    width: 110px
}

.invisible, .investimentos2 th.invisible {
    border-bottom: 1px solid white !important
}

.btn-detaque a {
    color: #fff !important
}

.aviso {
    margin-top: -3em;
    display: block;
    margin-bottom: 3em;
    font-family: myriad-pro-condensed;
    text-transform: uppercase;
    font-weight: bold;
}

.info-icon {
    width: 19px;
    margin-right: 4px;
    margin-top: -5px;
}
/*--------------------------------------------------------------
# Paginal Informacoes
--------------------------------------------------------------*/
.informacoes-bloco1 h4,
.informacoes-bloco2 h4,
.informacoes-bloco3 h4,
.informacoes-bloco4 h4,
.informacoes-bloco5 h4 {
    color: #000;
}

.informacoes-bloco1 h2.texttopo,
.informacoes-bloco2 h2.texttopo,
.informacoes-bloco3 h2.texttopo,
.informacoes-bloco4 h2.texttopo,
.informacoes-bloco5 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.informacoes-bloco1 h2.texttopoblack,
.informacoes-bloco2 h2.texttopoblack,
.informacoes-bloco3 h2.texttopoblack,
.informacoes-bloco4 h2.texttopoblack,
.informacoes-bloco5 h2.texttopoblack {
    text-transform: none;
    padding-top: 0;
    margin-top: 0;
}

.informacoes-bloco1 .texttopo,
.informacoes-bloco2 .texttopo,
.informacoes-bloco3 .texttopo,
.informacoes-bloco4 .texttopo,
.informacoes-bloco5 .texttopo {
    font-size: 3.5rem;
}

.informacoes-bloco1 .texttopoblack,
.informacoes-bloco2 .texttopoblack,
.informacoes-bloco3 .texttopoblack,
.informacoes-bloco4 .texttopoblack,
.informacoes-bloco5 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.informacoes-bloco1 p,
.informacoes-bloco2 p,
.informacoes-bloco3 p,
.informacoes-bloco4 p,
.informacoes-bloco5 p {
    font-size: 1.85rem;
}

.btn-investir {
    background: #00b0f2;
    color: #fff;
    padding: 3px 10px 0 10px;
    text-transform: uppercase;
    font-size: 12px;
}

    .btn-investir:hover {
        background: #46ccff;
    }

.informacoes-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.informacoes-bloco1-fundocinza {
    width: 70%;
    height: 390px;
    background-size: cover;
    background-position: right top;
    position: relative;
    border: 0;
    background-repeat: no-repeat;
}

    .informacoes-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.informacoes-bloco1-texto {
    width: 30%;
    height: 430px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -32rem;
    margin-left: 3rem;
}

.informacoes-bloco1-foto {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-size: cover;
}

.informacoes-bloco2-video {
    width: 40%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 20px;
    background-repeat: no-repeat;
    background-position: center center;
}

.informacoes-bloco2-texto {
    width: 58%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding-top: 5rem;
    padding-left: 3rem;
}

    .informacoes-bloco2-texto h2 {
        font-size: 5rem;
        font-weight: bold;
    }

.informacoes-bloco2 {
    width: 100%;
    height: auto;
    text-align: center;
}

.informacoes-bloco2-mobi {
    display: none;
}

.informacoes-bloco2 ul {
    display: inline;
    text-transform: uppercase;
}

    .informacoes-bloco2 ul li {
        display: inline-block;
        color: #000000;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-weight: bold;
        z-index: 10;
    }

        .informacoes-bloco2 ul li img {
            vertical-align: middle;
        }

        .informacoes-bloco2 ul li a {
            color: #000000;
            text-decoration: none;
            display: inline-block;
            vertical-align: middle;
        }

            .informacoes-bloco2 ul li a:hover {
                color: #00adee;
            }

.informacoes-bloco2-menu-img01 {
}

.informacoes-bloco2-menu-img02 {
    margin-left: -3rem;
    margin-right: -3rem;
}

.informacoes-bloco2-menu-img03 {
}

.informacoes-bloco2 ul li a.informacoes-bloco2-menu-selecionado,
.informacoes-bloco2-menu-selecionado {
    font-size: 2rem;
    color: #00adee;
}

.informacoes-bloco3 {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 5rem;
}

.informacoes-bloco3-fundocinza {
    width: 70%;
    min-height: 440px;
    top: 5rem;
    background-size: cover;
    background-position: right top;
    position: absolute;
}

.informacoes-bloco3-grafismo {
    width: auto;
    height: auto;
    position: absolute;
    bottom: 0;
    right: -15rem;
    z-index: 100;
}

.informacoes-bloco3-texto {
    width: 50%;
    height: auto;
    min-height: 500px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-top: 5rem;
    color: #fff;
}

.informacoes-bloco3-imagem {
    width: 49%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.informacoes-bloco3-texto h4 {
    font-size: 2rem;
    padding: 2rem 0 0 0;
    color: #fff;
}

.informacoes-bloco3-texto h3 {
    font-size: 3rem;
    font-weight: normal;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    text-transform: none;
    padding: 0;
    margin: 0;
    color: #fff;
}

.informacoes-bloco3-texto h5 {
    font-size: 7rem;
    font-weight: 100;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
    color: #fff;
}

.informacoes-bloco3-texto p {
    color: #fff;
}

.informacoes-bloco3-texto .botao {
    width: 20rem;
    height: auto;
    font-weight: bold;
    border: 1px solid #fff;
    padding: .8rem .5rem;
    text-align: center;
}

    .informacoes-bloco3-texto .botao:hover {
        background-color: #000;
        color: #fff;
        cursor: pointer;
    }

.informacoes-bloco3-texto-preto h4 {
    font-size: 2rem;
    padding: 2rem 0 0 0;
    color: #000;
}

.informacoes-bloco3-texto-preto h3 {
    font-size: 3rem;
    font-weight: normal;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    text-transform: none;
    padding: 0;
    margin: 0;
    color: #000;
}

.informacoes-bloco3-texto-preto h5 {
    font-size: 7rem;
    font-weight: 100;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
    color: #000;
}

.informacoes-bloco3-texto-preto p {
    color: #000;
}

.informacoes-bloco3-texto-preto .botao {
    width: 20rem;
    height: auto;
    font-weight: bold;
    border: 1px solid #000;
    padding: .8rem .5rem;
    text-align: center;
    color: #000;
}

    .informacoes-bloco3-texto-preto .botao:hover {
        background-color: #000;
        color: #000;
        cursor: pointer;
    }

.informacoes-bloco4 {
    position: relative;
}

.informacoes-bloco4-texto {
    width: 30%;
    position: absolute;
    right: 0;
    top: -15rem;
}

    .informacoes-bloco4-texto td {
        padding-right: 1rem;
        vertical-align: top;
    }

.informacoes-bloco5 {
    margin-bottom: 5rem !important;
}

    .informacoes-bloco5 h2 {
        font-size: 5rem;
        font-weight: bold;
        text-align: center;
        padding-top: 6rem;
    }

.informacoes-bloco5-familia {
    margin-top: 5rem;
    text-align: left;
    font-size: 3rem;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: 100;
    color: #000;
}

    .informacoes-bloco5-familia h2 {
        font-size: 5rem;
        font-weight: bold;
    }

    .informacoes-bloco5-familia span {
        margin-right: 4rem;
    }

    .informacoes-bloco5-familia img {
        height: 2.6rem;
        position: relative;
        top: -4px;
        margin-right: 5px;
    }

.informacoes-bloco5-familia-linha {
    padding: 1.5rem 3rem;
}

.informacoes-bloco5-familia-nome,
.informacoes-bloco5-familia-maismenos,
.informacoes-bloco5-familia-descricao,
.informacoes-bloco5-familia-regulamento,
.informacoes-bloco5-familia-factsheet {
    display: inline-block;
    padding-right: 3rem;
}

.informacoes-bloco5-familia-maismenos {
    cursor: pointer;
}

.informacoes-bloco5-familia-nome {
    width: 450px;
    text-align: left;
    color: #fff;
}

.informacoes-bloco5-familia-descricao:hover,
.informacoes-bloco5-familia-regulamento:hover,
.informacoes-bloco5-familia-factsheet:hover {
    color: #00adee;
    cursor: pointer;
}

.informacoes-bloco5-familia-corlinha1 {
    background-color: rgb(147,147,147);
}

.informacoes-bloco5-familia-corlinha2 {
    background-color: rgb(141,163,161);
}

.informacoes-bloco5-familia-corlinha3 {
    background-color: rgb(164,166,152);
}

.informacoes-bloco5-familia-corlinha4 {
    background-color: #F1F1F2;
}

.informacoes-bloco5-familia-corlinha5 {
    background-color: #fff;
}

    .informacoes-bloco5-familia-corlinha4 .informacoes-bloco5-familia-nome,
    .informacoes-bloco5-familia-corlinha5 .informacoes-bloco5-familia-nome {
        width: 85%;
        color: #000;
    }

    .informacoes-bloco5-familia-corlinha5 .informacoes-bloco5-familia-descricao:hover,
    .informacoes-bloco5-familia-corlinha4 .informacoes-bloco5-familia-descricao:hover,
    .informacoes-bloco5-familia-corlinha5 .informacoes-bloco5-familia-regulamento:hover,
    .informacoes-bloco5-familia-corlinha4 .informacoes-bloco5-familia-regulamento:hover,
    .informacoes-bloco5-familia-corlinha5 .informacoes-bloco5-familia-factsheet:hover,
    .informacoes-bloco5-familia-corlinha4 .informacoes-bloco5-familia-factsheet:hover {
        color: #00adee;
    }

.informacoes-bloco5-familia-menos,
.informacoes-bloco5-familia-linha-completa {
    display: none;
    margin-bottom: 4rem;
}

.informacoes-bloco5-familia-descricao {
    width: 100%;
}

    .informacoes-bloco5-familia-descricao a {
        width: 100%;
        display: block;
    }

.informacoes-bloco5-familia-maismenos img {
    width: 26px;
    height: auto;
}

.informacoes-bloco6 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
    padding: 0 8rem;
}

    .informacoes-bloco6 p {
        font-size: 1rem;
        color: #C0C0C0;
        text-align: center;
    }

.informacoes-bloco5-informacoes-informacao {
    width: 30%;
    height: auto;
    margin-right: 2%;
    margin-bottom: 3rem;
    display: inline-block;
    vertical-align: top;
}

    .informacoes-bloco5-informacoes-informacao img {
        width: auto;
        display: inline-block;
        vertical-align: top;
    }

.informacoes-bloco5-informacoes-informacao-txt {
    width: 82%;
    display: inline-block;
    vertical-align: top;
    margin-left: 1rem;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-size: 2rem;
}




/*--------------------------------------------------------------
# Paginal Infraestrutura
--------------------------------------------------------------*/
.infraestrutura-bloco1 h4,
.infraestrutura-bloco2 h4,
.infraestrutura-bloco3 h4,
.infraestrutura-bloco4 h4,
.infraestrutura-bloco5 h4 {
    color: #000;
}

.infraestrutura-bloco1 h2.texttopo,
.infraestrutura-bloco2 h2.texttopo,
.infraestrutura-bloco3 h2.texttopo,
.infraestrutura-bloco4 h2.texttopo,
.infraestrutura-bloco5 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.infraestrutura-bloco1 h2.texttopoblack,
.infraestrutura-bloco2 h2.texttopoblack,
.infraestrutura-bloco3 h2.texttopoblack,
.infraestrutura-bloco4 h2.texttopoblack,
.infraestrutura-bloco5 h2.texttopoblack {
    text-transform: uppercase;
    padding-top: 0;
    margin-top: 0;
}

.infraestrutura-bloco1 .texttopo,
.infraestrutura-bloco2 .texttopo,
.infraestrutura-bloco3 .texttopo,
.infraestrutura-bloco4 .texttopo,
.infraestrutura-bloco5 .texttopo {
    font-size: 3.5rem;
}

.infraestrutura-bloco1 .texttopoblack,
.infraestrutura-bloco2 .texttopoblack,
.infraestrutura-bloco3 .texttopoblack,
.infraestrutura-bloco4 .texttopoblack,
.infraestrutura-bloco5 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.infraestrutura-bloco1 p,
.infraestrutura-bloco2 p,
.infraestrutura-bloco3 p,
.infraestrutura-bloco4 p,
.infraestrutura-bloco5 p {
    font-size: 1.85rem;
}

.infraestrutura-bloco2-video {
    width: 40%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
}

.infraestrutura-bloco2-video-mobile {
    display: none;
}

.fixed-column-right a {
    font-size: 18px;
    color: #000;
}

.infraestrutura-bloco2-texto {
    width: 58%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding-top: 16px;
    padding-left: 3rem;
}

    .infraestrutura-bloco2-texto h2 {
        font-size: 5rem;
        font-weight: bold;
        text-transform: uppercase;
    }

.infraestrutura-bloco3 {
    width: 100%;
    height: auto;
    text-align: center;
}

.infraestrutura-bloco3-mobi {
    display: none;
}

.infraestrutura-bloco3 ul {
    display: inline;
    text-transform: uppercase;
}

    .infraestrutura-bloco3 ul li {
        display: inline-block;
        color: #000000;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-weight: bold;
        z-index: 10;
    }

        .infraestrutura-bloco3 ul li img {
            vertical-align: middle;
        }

        .infraestrutura-bloco3 ul li a {
            color: #000000;
            text-decoration: none;
            display: inline-block;
            vertical-align: middle;
        }

            .infraestrutura-bloco3 ul li a:hover {
                color: #00adee;
            }

.infraestrutura-bloco3-menu-img01 {
}

.infraestrutura-bloco3-menu-img02 {
    margin-left: -3rem;
    margin-right: -3rem;
}

.infraestrutura-bloco3-menu-img03 {
}

.infraestrutura-bloco3 ul li a.infraestrutura-bloco3-menu-selecionado,
.infraestrutura-bloco3-menu-selecionado {
    font-size: 2rem;
    color: #00adee;
}

.infraestrutura-bloco4 {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.infraestrutura-bloco4-fundocinza {
    width: 70%;
    min-height: 346px;
    top: 5rem;
    background-size: cover;
    background-position: right top;
    position: absolute;
    background-repeat: no-repeat;
}

.infraestrutura-bloco4-grafismo {
    width: auto;
    height: auto;
    position: absolute;
    bottom: 0;
    right: -19rem;
    z-index: 100;
}

.infraestrutura-bloco4-texto {
    width: 50%;
    height: auto;
    min-height: 500px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-top: 5rem;
}

.infraestrutura-bloco4-imagem {
    width: 49%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
    right: -30px;
    z-index:888
}

.infraestrutura-bloco4-texto h2 {
    font-size: 4rem;
    padding: 2rem 0 0 0;
}

.infraestrutura-bloco4-texto h4 {
    font-size: 2rem;
    padding: 2rem 0 0 0;
}

.infraestrutura-bloco4-texto h3 {
    font-size: 3rem;
    font-weight: normal;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    text-transform: none;
    padding: 0;
    margin: 0;
}

.infraestrutura-bloco4-texto h5 {
    font-size: 5.8rem;
    font-weight: 100;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
}

.infraestrutura-bloco4-texto .botao {
    width: 20rem;
    height: auto;
    font-weight: bold;
    border: 1px solid #000;
    padding: .8rem .5rem;
    text-align: center;
}

    .infraestrutura-bloco4-texto .botao:hover {
        background-color: #000;
        color: #fff;
        cursor: pointer;
    }

.infraestrutura-bloco4-familia {
    margin-top: 5rem;
    margin-bottom: 5rem;
    text-align: center;
    font-size: 3rem;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: 100;
}

    .infraestrutura-bloco4-familia h2 {
        font-size: 5rem;
        font-weight: bold;
    }

    .infraestrutura-bloco4-familia span {
        margin-right: 4rem;
    }

    .infraestrutura-bloco4-familia img {
        height: 2.6rem;
    }

.infraestrutura-bloco4-familia-regulamento:hover,
.infraestrutura-bloco4-familia-factsheet:hover {
    color: #00adee;
    cursor: pointer;
}

.infraestrutura-bloco4-familia-nome,
.infraestrutura-bloco4-familia-regulamento:hover,
.infraestrutura-bloco4-familia-factsheet:hover {
    display: inline-block;
}

.infraestrutura-bloco4-familia-nome {
    width: 450px;
    text-align: left;
}

.infraestrutura-bloco4-familia-regulamento:hover,
.infraestrutura-bloco4-familia-factsheet:hover {
    color: #00adee;
    cursor: pointer;
}

.infraestrutura-bloco4-imagem-mobi {
    display: none;
}



.infraestrutura-bloco5-texto {
    width: 100%;
    height: auto;
    margin-right: 0;
    display: inline-block;
    vertical-align: top;
    margin-top: 5rem;
    margin-bottom: 0;
    text-align: center;
    padding: 0 6%;
}

.infraestrutura-bloco5-numeros {
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: 3rem;
    margin-bottom: 15px;
}

    .infraestrutura-bloco5-numeros .fundo-branco {
        width: auto;
        height: auto;
        position: absolute;
        right: 74px;
        top: 0;
    }

    .infraestrutura-bloco5-numeros h4 {
        font-size: 1.4rem;
        color: #00adee;
        padding-top: 40px;
    }

    .infraestrutura-bloco5-numeros .menor {
        /*    font-size: 50px;*/
        font-weight: 300;
        font-size: smaller;
    }
    /*.infraestrutura-bloco5-numeros .numero1 {
    position: absolute;
    left: -100px;
    top: 40px;
    width: 300px;
    text-align: right;
}
.infraestrutura-bloco5-numeros .numero2 {
    position: absolute;
    left: -10px;
    top: 220px;
    width: 300px;
    text-align: right;
}
.infraestrutura-bloco5-numeros .numero3 {
    position: absolute;
    left: 35px;
    top: 410px;
    width: 350px;
    text-align: right;
}
.infraestrutura-bloco5-numeros .numero1-texto h6,
.infraestrutura-bloco5-numeros .numero2-texto h6,
.infraestrutura-bloco5-numeros .numero3-texto h6 {
    font-size: 3.25rem;
}
.infraestrutura-bloco5-numeros .numero1-texto {
    position: absolute;
    left: 238px;
    top: 50px;
}
.infraestrutura-bloco5-numeros .numero2-texto {
    position: absolute;
    left: 355px;
    top: 207px;
    width: 415px;
}
.infraestrutura-bloco5-numeros .numero3-texto {
    position: absolute;
    left: 425px;
    top: 420px;
    width: 340px;
}*/

    .infraestrutura-bloco5-numeros .bignumber-nv {
        overflow: hidden;
    }




/*--------------------------------------------------------------
# Paginal Institucional
--------------------------------------------------------------*/
.institucional-bloco1 h4,
.institucional-bloco2 h4,
.institucional-bloco3 h4,
.institucional-bloco4 h4 {
    color: #000;
}

.institucional-bloco1 h2.texttopo,
.institucional-bloco2 h2.texttopo,
.institucional-bloco3 h2.texttopo,
.institucional-bloco4 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.institucional-bloco1 h2.texttopoblack,
.institucional-bloco2 h2.texttopoblack,
.institucional-bloco3 h2.texttopoblack,
.institucional-bloco4 h2.texttopoblack {
    text-transform: none;
    padding-top: 0;
    margin-top: 0;
}

.institucional-bloco1 .texttopo,
.institucional-bloco2 .texttopo,
.institucional-bloco3 .texttopo,
.institucional-bloco4 .texttopo {
    font-size: 3.5rem;
}

.institucional-bloco1 .texttopoblack,
.institucional-bloco2 .texttopoblack,
.institucional-bloco3 .texttopoblack,
.institucional-bloco4 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.institucional-bloco1 p,
.institucional-bloco2 p,
.institucional-bloco3 p,
.institucional-bloco4 p {
    font-size: 1.85rem;
}

.institucional-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

    .institucional-bloco1 .video video {
        width: 110%;
        max-width: 110%;
        top: -30px;
        position: relative;
        left: -20px;
        display: none;
    }

    .institucional-bloco1 .video img {
        width: 125%;
        max-width: 125%;
    }

.institucional-bloco1-fundocinza {
    width: 70%;
    height: 420px;
    background-size: cover;
    background-position: right top;
    position: relative;
    border: 0;
    background-repeat: no-repeat;
    margin-bottom: 70px;
}

    .institucional-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.institucional-bloco1-texto {
    width: 30%;
    height: 400px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -46.5rem;
    margin-left: 3rem;
}

.institucional-bloco1-video {
    position: relative;
    top: 0;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    padding: 20px;
}

.institucional-bloco2-video {
    width: 100% !important;
    height: 400px !important;
    position: absolute;
    top: 0;
    right: 0;
    /*top: 4em;*/
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

.institucional-bloco2-texto {
    width: 40%;
    height: auto;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
}

    .institucional-bloco2-texto .texttopo {
        font-size: 3.5rem;
        text-transform: none;
    }

    .institucional-bloco2-texto .texttopoblack {
        font-size: 5.5rem;
        letter-spacing: -0.225rem;
    }

    .institucional-bloco2-texto p {
        font-size: 1.85rem;
        color: #000000;
        font-family: 'myriadpro', 'Roboto', sans-serif;
        font-weight: normal;
    }

.assessfinanc-bloco1a-texto p {
    font-size: 1.85rem;
    color: #000000;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: normal;
}

.assessfinanc-bloco1a-texto div {
    font-size: 1.5rem;
    color: #000000;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: normal;
    margin-top: 20px;
}


.solucoesinvestimento-bloco2-texto p {
    font-size: 1.85rem;
    color: #000000;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: normal;
}

.multimercados-bloco2-texto p {
    font-size: 1.85rem;
    color: #000000;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: normal;
}

.acoes-bloco2-texto p {
    font-size: 1.85rem;
    color: #000000;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: normal;
}

.credito-bloco2-texto p {
    font-size: 1.85rem;
    color: #000000;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: normal;
}

.realstate-bloco2-texto p {
    font-size: 1.85rem;
    color: #000000;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: normal;
}

.infraestrutura-bloco2-texto p {
    font-size: 1.85rem;
    color: #000000;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: normal;
}



.infraestrutura-bloco5-texto .texttopo {
    font-size: 3.5rem;
    text-transform: none;
    display: none !important;
}

.infraestrutura-bloco5-texto .texttopoblack {
    /*font-size: 5.5rem;
    letter-spacing: -0.225rem;*/
    font-size: 5rem;
    font-weight: bold;
}

.infraestrutura-bloco5-texto p {
    font-size: 1.85rem;
    color: #000000;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: normal;
}



.institucional-bloco2-numeros {
    width: 55%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-bottom: 40px;
}

    .institucional-bloco2-numeros .bignumbers {
        margin: 5rem auto 0;
    }

    .institucional-bloco2-numeros .fundo-branco {
        width: auto;
        height: auto;
        position: absolute;
        right: 74px;
        top: 0;
    }

    .institucional-bloco2-numeros h4 {
        font-size: 1.4rem;
        color: #00adee;
        padding-top: 40px;
    }

    .institucional-bloco2-numeros .menor {
        font-weight: 300;
        font-size: smaller;
    }
/*.institucional-bloco2-numeros .numero1 {
    position: absolute;
    right: 440px;
    top: 40px;
    width: 300px;
    text-align: right;
}
.institucional-bloco2-numeros .numero2 {
    position: absolute;
    right: 352px;
    top: 220px;
    width: 300px;
    text-align: right;
}
.institucional-bloco2-numeros .numero3 {
    position: absolute;
    right: 265px;
    top: 410px;
    width: 350px;
    text-align: right;
}*/
/*.institucional-bloco2-numeros .numero1-texto h6,
.institucional-bloco2-numeros .numero2-texto h6,
.institucional-bloco2-numeros .numero3-texto h6 {
    font-size: 3.25rem;
}
.institucional-bloco2-numeros .numero1-texto {
    position: absolute;
    right: 60px;
    top: 50px;
    max-width: 100%;
    width: 360px;
}
.institucional-bloco2-numeros .numero2-texto {
    position: absolute;
    right: 52px;
    top: 235px;
    max-width: 100%;
    width: 290px;
}
.institucional-bloco2-numeros .numero3-texto {
    position: absolute;
    right: -67px;
    top: 420px;
    max-width: 100%;
    width: 300px;
}*/
.institucional-bloco3 {
    width: 100%;
    height: auto;
    position: relative;
}

.institucional-bloco3-imagem {
    width: 100%;
    min-height: 420px;
    background-size: cover;
    background-position: 40px;
    background-repeat: no-repeat;
    background-color: #DADAD9;
}

.institucional-bloco3-texto {
    width: 25%;
    height: auto;
    min-height: 245px;
    margin-top: 9em;
    margin-left: 5em;
}

.institucional-bloco4 {
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 15rem;
}

.institucional-bloco4-grafismo {
    position: absolute;
    top: -20rem;
    z-index: 100;
}

.institucional-bloco4-texto {
    margin-bottom: 5rem;
}

    .institucional-bloco4-texto h4 {
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-size: 5rem;
        font-weight: bold;
    }

    .institucional-bloco4-texto p,
    .institucional-bloco4-texto ul,
    .institucional-bloco4-texto li {
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-size: 3rem;
        font-weight: 100;
        letter-spacing: -0.1rem;
        line-height: 1.2;
    }

    .institucional-bloco4-texto ul {
        margin-left: 2rem;
    }



/*--------------------------------------------------------------
# Paginal Multimercados
--------------------------------------------------------------*/
.multimercados-bloco1 h4,
.multimercados-bloco2 h4,
.multimercados-bloco3 h4,
.multimercados-bloco4 h4,
.multimercados-bloco5 h4 {
    color: #000;
}

.multimercados-bloco1 h2.texttopo,
.multimercados-bloco2 h2.texttopo,
.multimercados-bloco3 h2.texttopo,
.multimercados-bloco4 h2.texttopo,
.multimercados-bloco5 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.multimercados-bloco1 h2.texttopoblack,
.multimercados-bloco2 h2.texttopoblack,
.multimercados-bloco3 h2.texttopoblack,
.multimercados-bloco4 h2.texttopoblack,
.multimercados-bloco5 h2.texttopoblack {
    text-transform: uppercase;
    padding-top: 0;
    margin-top: 0;
}

.multimercados-bloco1 .texttopo,
.multimercados-bloco2 .texttopo,
.multimercados-bloco3 .texttopo,
.multimercados-bloco4 .texttopo,
.multimercados-bloco5 .texttopo {
    font-size: 3.5rem;
}

.multimercados-bloco1 .texttopoblack,
.multimercados-bloco2 .texttopoblack,
.multimercados-bloco3 .texttopoblack,
.multimercados-bloco4 .texttopoblack,
.multimercados-bloco5 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.multimercados-bloco1 p,
.multimercados-bloco2 p,
.multimercados-bloco3 p,
.multimercados-bloco4 p,
.multimercados-bloco5 p {
    font-size: 1.85rem;
}

.multimercados-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.modalWindow {
    display: none
}

.investirDesktop:hover .modalWindow {
    display: block !important
}

.multimercados-bloco1-fundocinza {
    width: 70%;
    height: 390px;
    background-size: cover;
    background-position: right top;
    position: relative;
    border: 0;
    background-repeat: no-repeat;
}

    .multimercados-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.tb-default {
    background: #fff;
}

.multimercados-bloco1-texto {
    width: 34%;
    height: 470px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -36rem;
    margin-left: 3rem;
}

.multimercados-bloco1-foto {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
}

.multimercados-bloco2-video {
    width: 40%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 20px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center center;
}

.multimercados-bloco2-video-mobile {
    display: none;
}

.multimercados-bloco2-texto {
    width: 58%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding-top: 16px;
    padding-left: 3rem;
}

    .multimercados-bloco2-texto h2 {
        font-size: 5rem;
        font-weight: bold;
        text-transform: uppercase;
    }

.multimercados-bloco3 {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 3rem;
}

.multimercados-bloco3-mobi {
    display: none;
}

.multimercados-bloco3 ul {
    display: inline;
    text-transform: uppercase;
}

    .multimercados-bloco3 ul li {
        display: inline-block;
        color: #000000;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-weight: bold;
        z-index: 10;
    }

        .multimercados-bloco3 ul li img {
            vertical-align: middle;
        }

        .multimercados-bloco3 ul li a {
            color: #000000;
            text-decoration: none;
            display: inline-block;
            vertical-align: middle;
        }

            .multimercados-bloco3 ul li a:hover {
                color: #00adee;
            }

.multimercados-bloco3-menu-img02 {
    margin-left: -3rem;
    margin-right: -3rem;
}

.multimercados-bloco3-menu-img03 {
}

.multimercados-bloco3 ul li a.multimercados-bloco3-menu-selecionado,
.multimercados-bloco3-menu-selecionado {
    font-size: 2rem;
    color: #00adee;
}

.multimercados-bloco4 {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 5rem;
    overflow: hidden;
}

.multimercados-bloco4-fundocinza {
    width: 70%;
    min-height: 290px;
    top: 5rem;
    background-size: cover;
    background-position: right top;
    background-repeat: no-repeat;
    position: absolute;
}

.multimercados-bloco4-grafismo {
    width: auto;
    height: auto;
    position: absolute;
    bottom: 0;
    right: -5rem;
    z-index: 120;
}

.multimercados-bloco4-texto {
    width: 50%;
    height: auto;
    min-height: 500px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-top: 5rem;
}

.multimercados-bloco4-imagem {
    width: 49%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
    right: -30px;
}

.multimercados-bloco4-texto h4 {
    font-size: 2rem;
    padding: 2rem 0 0 0;
}

.multimercados-bloco4-texto h3 {
    font-size: 3rem;
    font-weight: normal;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    text-transform: none;
    padding: 0;
    margin: 0;
}

.multimercados-bloco4-texto h5 {
    font-size: 5.8rem;
    font-weight: 100;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
}

.multimercados-bloco4-texto .botao {
    width: 20rem;
    height: auto;
    font-weight: bold;
    border: 1px solid #000;
    padding: .8rem .5rem;
    text-align: center;
}

    .multimercados-bloco4-texto .botao:hover {
        background-color: #000;
        color: #fff;
        cursor: pointer;
    }

.multimercados-bloco4-familia {
    margin-top: 5rem;
    text-align: center;
    font-size: 3rem;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: 100;
}

    .multimercados-bloco4-familia h2 {
        font-size: 5rem;
        font-weight: bold;
    }

    .multimercados-bloco4-familia span {
        margin-right: 4rem;
    }

    .multimercados-bloco4-familia img {
        height: 2.6rem;
        position: relative;
        top: -4px;
    }

.multimercados-bloco4-familia-linha {
    /*margin: 0 0 25px 0;
    font-size: 18px;
    padding-bottom: 1rem;
    border-bottom: 2px solid #a9a8a9;*/
    text-align: left;
    display: flow-root;
    font-weight: 300;
}

.multimercados-bloco4-familia-nome,
.multimercados-bloco4-familia-regulamento:hover,
.multimercados-bloco4-familia-factsheet:hover {
    font-size: 28px;
    display: inline-block;
}

.multimercados-bloco4-familia-nome {
    width: 353px;
    text-align: left;
    margin: 0 0 5px 0;
    /* font-weight: bold; */
}

.multimercados-bloco4-familia-regulamento {
    /* padding: 0 40px 0 0; */
}

    .multimercados-bloco4-familia-regulamento a:hover,
    .multimercados-bloco4-familia-factsheet a:hover {
        text-decoration: none;
    }

    .multimercados-bloco4-familia-regulamento:hover,
    .multimercados-bloco4-familia-factsheet:hover {
        color: #22c3ff;
        cursor: pointer;
    }

.multimercados-bloco4-imagem-mobi {
    display: none;
}

.multimercados-bloco5 {
    margin-bottom: 5rem;
}

.multimercados-bloco5-numeros {
    width: 55%;
    height: 390px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-left: 30rem;
}

    .multimercados-bloco5-numeros .fundo-branco {
        width: auto;
        height: auto;
        position: absolute;
        right: 75px;
        top: 0;
    }

    .multimercados-bloco5-numeros h4 {
        font-size: 1.4rem;
        color: #00adee;
        padding-top: 40px;
    }

    .multimercados-bloco5-numeros .menor {
        font-weight: 300;
        font-size: smaller;
    }

    .multimercados-bloco5-numeros .numero1 {
        position: absolute;
        left: -100px;
        top: 40px;
        width: 300px;
        text-align: right;
    }

    .multimercados-bloco5-numeros .numero2 {
        position: absolute;
        left: -10px;
        top: 220px;
        width: 300px;
        text-align: right;
    }

    .multimercados-bloco5-numeros .numero3 {
        position: absolute;
        left: 35px;
        top: 410px;
        width: 350px;
        text-align: right;
    }

    .multimercados-bloco5-numeros .numero1-texto h6,
    .multimercados-bloco5-numeros .numero2-texto h6,
    .multimercados-bloco5-numeros .numero3-texto h6 {
        font-size: 3.25rem;
    }

    .multimercados-bloco5-numeros .numero1-texto {
        position: absolute;
        left: 238px;
        top: 50px;
        width: 100%;
        max-width: 550px;
    }

    .multimercados-bloco5-numeros .numero2-texto {
        position: absolute;
        left: 320px;
        top: 230px;
        width: 100%;
        max-width: 470px;
    }

    .multimercados-bloco5-numeros .numero3-texto {
        position: absolute;
        left: 411px;
        top: 420px;
        width: 100%;
        max-width: 400px;
    }




/*--------------------------------------------------------------
# Paginal Noticia
--------------------------------------------------------------*/
.noticia-bloco1 h2,
.noticia-bloco2 h2 {
    font-weight: bold;
    font-size: 4rem;
}

.noticia-bloco1 h4,
.noticia-bloco2 h4 {
    color: #000;
}

.noticia-bloco1 p,
.noticia-bloco2 p {
    font-size: 1.85rem;
}

.noticia-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

    .noticia-bloco1 h4 {
        font-size: 1.4rem;
        color: #00adee;
    }

.noticia-bloco1-imagem {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    text-align: center;
}

    .noticia-bloco1-imagem img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

.noticia-bloco1-texto {
    color: #000000;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 1.85rem;
    margin: 0 0 10px;
}

.noticia-bloco1 .iframe-100 iframe,
.noticia-bloco2 .iframe-100 iframe {
    width: 100%;
    height: 610px;
}

.noticia-bloco2 {
    margin-bottom: 5rem;
}

.noticia-bloco2-noticia,
.noticia-bloco2-download {
    width: 28%;
    height: auto;
    margin-right: 7%;
    margin-bottom: 5rem;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    position: relative;
}

.noticia-bloco2-noticia-terceiro {
    margin-right: 0;
}

.noticia-bloco2-noticia a:hover {
    text-decoration: none;
}

    .noticia-bloco2-noticia a:hover h2 {
        color: #00adee;
    }

.noticia-bloco2-noticia h4,
.noticia-bloco2-download h4 {
    font-size: 1.4rem;
    color: #00adee;
}

.noticia-bloco2-noticia h2,
.noticia-bloco2-download h2 {
    font-size: 4rem;
    font-weight: bold;
}

.noticia-bloco2-noticia p,
.noticia-bloco2-download p {
    font-size: 1.5rem;
}

.noticia-bloco2-download-icone {
    width: 20%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 4%;
}

.noticia-bloco2-download-texto {
    width: 74%;
    height: auto;
    min-height: 250px;
    display: inline-block;
    vertical-align: top;
    background-image: url(../img/grafismodown.png);
    background-repeat: no-repeat;
    background-position: center top;
}

/*--------------------------------------------------------------
# Pagina Noticias
--------------------------------------------------------------*/
.noticias-bloco1 h4,
.noticias-bloco2 h4,
.noticias-bloco3 h4 {
    color: #000;
}

.noticias-bloco1 h2.texttopo,
.noticias-bloco2 h2.texttopo,
.noticias-bloco3 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.noticias-bloco1 h2.texttopoblack,
.noticias-bloco2 h2.texttopoblack,
.noticias-bloco3 h2.texttopoblack {
    text-transform: none;
    padding-top: 0;
    margin-top: 0;
}

.noticias-bloco1 .texttopo,
.noticias-bloco2 .texttopo,
.noticias-bloco3 .texttopo {
    font-size: 3.5rem;
}

.noticias-bloco1 .texttopoblack,
.noticias-bloco2 .texttopoblack,
.noticias-bloco3 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.noticias-bloco1 p,
.noticias-bloco2 p,
.noticias-bloco3 p {
    font-size: 1.85rem;
}


.box-img-noticias {
    height: 190px;
    overflow: hidden;
    text-align: center;
}

    .box-img-noticias .video-icon {
        width: auto !important;
        height: auto !important;
    }

.noticias-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.noticias-bloco1-fundocinza {
    width: 100%;
    height: auto;
    background-color: #b4b5b7;
    position: relative;
    text-align: center;
    color: #fff;
    padding: 2rem;
    font-size: 2rem;
    cursor: pointer;
    font-family: 'myriadpro', 'Roboto', sans-serif;
}

.noticias-bloco1-fundocinzaclaro {
    width: 100%;
    height: auto;
    background-color: #e0e0e0;
    position: relative;
    text-align: center;
    color: #000;
    padding: 2rem;
    font-size: 1.6rem;
    display: none;
    font-family: 'myriadpro', 'Roboto', sans-serif;
}

    .noticias-bloco1-fundocinzaclaro a {
        color: #000;
        padding: 0 3rem;
    }

        .noticias-bloco1-fundocinzaclaro a:hover {
            text-decoration: none;
            color: #fff;
        }

.noticias-bloco1-selecao {
    display: none;
    border: 0;
    width: 250px;
    margin: 0 auto;
    background: url(../img/noticias_todas.png) no-repeat right #b4b5b7;
    -webkit-appearance: none;
    background-position: calc(100% - 20px) center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-repeat: no-repeat;
}

    .noticias-bloco1-selecao option {
        background-color: #b4b5b7;
    }

.noticias-bloco1-fundocinza img {
    height: 1.7rem;
}

.noticias-bloco1 .iframe-100,
.noticias-bloco2 .iframe-100,
.noticias-bloco3 .iframe-100 {
    width: 100%;
    height: 610px;
}

.noticias-bloco2 {
    width: 100%;
    height: auto;
    position: relative;
    margin: 2rem 0;
}

    .noticias-bloco2 iframe, .noticias-bloco3 iframe {
        width: 100%;
        height: auto;
    }

    .noticias-bloco2 a:hover h2,
    .noticias-bloco3 a:hover h2 {
        color: #00adee;
    }

    .noticias-bloco2 a:hover,
    .noticias-bloco3 a:hover {
        text-decoration: none;
    }

.noticias-bloco2-imagem {
    width: 50%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}

.noticias-bloco2-texto {
    width: 49%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding-left: 3rem;
}

    .noticias-bloco2-texto h4 {
        font-size: 1.4rem;
        color: #00adee;
    }

    .noticias-bloco2-texto h2 {
        font-size: 4rem;
        font-weight: bold;
    }

    .noticias-bloco2-texto p {
        font-size: 1.5rem;
    }

.noticias-bloco3 {
    margin-bottom: 5rem;
}

.noticias-bloco3-noticia,
.noticias-bloco3-download {
    width: 28%;
    height: auto;
    margin-right: 7%;
    margin-bottom: 5rem;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    position: relative;
}

.noticias-bloco3-noticia-terceiro {
    margin-right: 0;
}

.noticias-bloco3-noticia h4,
.noticias-bloco3-download h4 {
    font-size: 1.4rem;
    color: #00adee;
}

.noticias-bloco3-noticia h2,
.noticias-bloco3-download h2 {
    font-size: 4rem;
    font-weight: bold;
    margin-top: 0;
}

.noticias-bloco3-noticia p,
.noticias-bloco3-download p {
    font-size: 1.5rem;
    margin-bottom: 5px;
}

.noticias-bloco3-noticia img {
    max-width: 100%;
}

.noticias-bloco3-download-icone {
    width: 20%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 4%;
}

    .noticias-bloco3-download-icone img {
        width: 52px;
    }

        .noticias-bloco3-download-icone img.download-icone-preto {
            display: none;
        }

    .noticias-bloco3-download-icone a:hover .download-icone-preto {
        display: block;
    }

    .noticias-bloco3-download-icone a:hover .download-icone-azul {
        display: none;
    }

.noticias-bloco3-download-texto {
    width: 74%;
    height: auto;
    min-height: 250px;
    display: inline-block;
    vertical-align: top;
    /*    background-image: url(../img/grafismodown.png);
*/ background-repeat: no-repeat;
    background-size: 145px 266px;
    background-position: center top;
    padding-top: 5px;
}

.investimentos2 table tr td {
    width: 88px;
    max-width: 88px;
    min-width: 88px;
    text-align: right;
    padding: 0 5px;
    white-space: inherit;
    font-size: 18px;
}


/*--------------------------------------------------------------
# Paginal Privacidade
--------------------------------------------------------------*/
.privacidade-bloco1 h4,
.privacidade-bloco2 h4 {
    color: #000;
}

.privacidade-bloco1 h2.texttopo,
.privacidade-bloco2 h2.texttopo {
    text-transform: uppercase;
    padding-bottom: 0;
    margin-bottom: 0;
}

.privacidade-bloco1 h2.texttopoblack,
.privacidade-bloco2 h2.texttopoblack {
    text-transform: uppercase;
    padding-top: 0;
    margin-top: 0;
}

.privacidade-bloco1 .texttopo,
.privacidade-bloco2 .texttopo {
    font-size: 3.5rem;
}

.privacidade-bloco1 .texttopoblack,
.privacidade-bloco2 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.privacidade-bloco1 p,
.privacidade-bloco2 p {
    font-size: 1.85rem;
}

.privacidade-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.privacidade-bloco1-fundocinza {
    width: 70%;
    height: 390px;
    background-size: cover;
    background-position: right top;
    position: relative;
    border: 0;
    background-repeat: no-repeat;
}

    .privacidade-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.privacidade-bloco1-texto {
    width: 30%;
    height: 430px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -32rem;
    margin-left: 3rem;
}

.privacidade-bloco1-foto {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
}

.privacidade-bloco2 {
    height: auto;
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.privacidade-bloco2-formulario {
    width: 45%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-right: 5%;
    margin-top: 5rem;
    margin-bottom: 5rem;
    text-align: justify
}



    .privacidade-bloco2-formulario p a:hover {
        color: #00adee !important;
    }

.privacidade-bloco2-enderecos {
    width: 45%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin-left: 4%;
    padding-left: 15%;
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.privacidade-bloco2-enderecos-icone {
    width: 25px;
    text-align: left;
}

    .privacidade-bloco2-enderecos-icone img {
        width: 23px;
    }

.privacidade-bloco2-enderecos-texto a {
    color: #000;
}

.privacidade-bloco2-formulario h2 {
    font-size: 3rem;
}

.privacidade-bloco2-formulario h4 {
    font-size: 2rem;
    padding: 2rem 0 0 0;
    color: #000;
}

.privacidade-bloco2-formulario h3 {
    font-size: 3rem;
    font-weight: normal;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    text-transform: none;
    padding: 0;
    margin: 0;
    color: #000;
}

.privacidade-bloco2-formulario h5 {
    font-size: 7rem;
    font-weight: 100;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
    color: #000;
}

.privacidade-bloco2-formulario p {
    color: #000;
}

.privacidade-bloco2-formulario .botao {
    width: 20rem;
    height: auto;
    font-weight: bold;
    border: 1px solid #000;
    padding: .8rem .5rem;
    text-align: center;
    color: #000;
}

    .privacidade-bloco2-formulario .botao:hover {
        background-color: #000;
        color: #000;
        cursor: pointer;
    }


/*--------------------------------------------------------------
# Paginal Vinci SPS
--------------------------------------------------------------*/

.vinci-sps-bloco5 {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 20px;
}

    .vinci-sps-bloco5 .botao:hover {
        background-color: #000;
        color: #fff;
        cursor: pointer;
    }

    .vinci-sps-bloco5 .botao {
        width: 20rem;
        height: auto;
        font-weight: bold;
        border: 1px solid #000;
        padding: 0.8rem 0.5rem;
        text-align: center;
        margin: 0 auto;
    }

/*--------------------------------------------------------------
# Paginal Private
--------------------------------------------------------------*/
.private-bloco1 h4,
.private-bloco2 h4,
.private-bloco3 h4,
.private-bloco4 h4 {
    color: #000;
}

.private-bloco1 h4 {
    margin-bottom: 0;
}

.private-bloco1 h2.texttopo,
.private-bloco2 h2.texttopo,
.private-bloco3 h2.texttopo,
.private-bloco4 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.private-bloco1 h2.texttopoblack,
.private-bloco2 h2.texttopoblack,
.private-bloco3 h2.texttopoblack,
.private-bloco4 h2.texttopoblack {
    text-transform: uppercase;
    padding-top: 0;
    margin-top: 0;
}

.private-bloco1 .texttopo,
.private-bloco2 .texttopo,
.private-bloco3 .texttopo,
.private-bloco4 .texttopo {
    font-size: 3.5rem;
}

.private-bloco1 .texttopoblack,
.private-bloco2 .texttopoblack,
.private-bloco3 .texttopoblack,
.private-bloco4 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.private-bloco1 p,
.private-bloco2 p,
.private-bloco3 p,
.private-bloco4 p {
    font-size: 1.85rem;
}

.private-bloco1-texto h2.texttopo {
    font-size: 4.5rem;
    margin-top: 5px;
    line-height: 5.8rem !important;
    text-transform: uppercase
}

.private-bloco4 p#smallcaps-text {
    text-align: center;
    margin-bottom: 35px;
    color: #000000 !important;
    font-family: 'myriadpro', 'Roboto', sans-serif !important;
    font-size: 1.85rem !important;
}

    .private-bloco4 p#smallcaps-text span {
        color: #000000 !important;
        font-family: 'myriadpro', 'Roboto', sans-serif !important;
        font-size: 1.85rem !important;
    }

    .private-bloco4 p#smallcaps-text a {
        font-weight: bold !important;
        color: #000000 !important;
        font-family: 'myriadpro', 'Roboto', sans-serif !important;
        font-size: 1.85rem !important;
    }

        .private-bloco4 p#smallcaps-text a:hover {
            color: #00adee !important;
        }

    .private-bloco4 p#smallcaps-text span a:hover {
        color: #00adee !important;
    }

.private-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.private-bloco1-fundocinza {
    width: 70%;
    height: 410px;
    background-size: cover;
    background-position: right top;
    position: relative;
    background-repeat: no-repeat;
}

    .private-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.private-bloco1-texto {
    width: 45%;
    height: 470px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -41.5rem;
    margin-left: 3rem;
}

    .private-bloco1-texto p {
        font-size: 1.85rem;
        font-family: "myriadpro", "Roboto", sans-serif;
    }

.private-bloco1-foto {
    width: 55%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
}

.private-bloco2-video {
    width: 40%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 20px;
    background-repeat: no-repeat;
    background-position: center center;
}

.private-bloco2-video-mobile {
    display: none;
}

.private-bloco2-texto {
    width: 58%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding-top: 27px;
    padding-left: 3rem;
}

    .private-bloco2-texto h2 {
        font-size: 5rem;
        font-weight: bold;
        text-transform: uppercase;
    }

.private-bloco3 {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.private-bloco3-fundocinza {
    width: 70%;
    min-height: 394px;
    top: 5rem;
    background-size: cover;
    background-position: right top;
    position: absolute;
    background-repeat: no-repeat;
}

.private-bloco3-grafismo {
    width: auto;
    height: auto;
    position: absolute;
    bottom: 0;
    right: -5rem;
    z-index: 100;
}

.private-bloco3-texto {
    width: 50%;
    height: auto;
    min-height: 500px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-top: 5rem;
}

.private-bloco3-imagem {
    width: 49%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
    right: -30px;
    z-index:888
}

.private-bloco3-texto h3 {
    font-size: 3rem;
    font-weight: normal;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    text-transform: none;
    padding: 2rem 0 0 0;
    margin: 0;
}

.private-bloco3-texto h4 {
    font-size: 4rem;
    font-weight: normal;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    text-transform: none;
    padding: 2rem 0 0 0;
    margin: 0;
}


.private-bloco3-texto h5 {
    font-size: 5.8rem;
    font-weight: 100;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
}

.private-bloco3-texto .botao {
    width: 20rem;
    height: auto;
    font-weight: bold;
    border: 1px solid #000;
    padding: .8rem .5rem;
    text-align: center;
}

    .private-bloco3-texto .botao:hover {
        background-color: #000;
        color: #fff;
        cursor: pointer;
    }

.private-bloco4 {
    margin-bottom: 5rem;
}

    .private-bloco4 h2 {
        font-size: 5rem;
        font-weight: bold;
        text-align: center;
    }

.private-bloco4-categorias-mobi {
    display: none;
}

.private-bloco4-categorias {
    width: 100%;
    height: auto;
    text-align: center;
}

.private-bloco4-categoria {
    width: 195px;
    height: auto;
    padding: 0.5rem 4rem;
    border: 1px solid #002FA7;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    margin: 0 1rem;
}

    .private-bloco4-categoria a {
        text-decoration: none;
        max-width: 225px;
        display: inline-block;
    }

        .private-bloco4-categoria a:hover {
            text-decoration: none;
        }

    .private-bloco4-categoria:hover {
        color: #002FA7;
        cursor: pointer;
    }

.private-bloco4-categoria-selecionado {
    color: #fff;
    background-color: #002FA7;
}

    .private-bloco4-categoria-selecionado:hover {
        color: #fff;
        background-color: #002FA7;
    }

.private-strategy {
    margin-top: 30px;
    margin-bottom: 30px
}

.private-strategy-text {
    text-align: justify
}

.investimento-false {
    background: #8D8D8D;
    display: block;
    color: #fff;
    padding: 5px 0px;
    width: 56px;
    font-size: 13px;
    text-align: center;
    margin: 0 auto;
    float: right;
}

.investimentos2 table tr th:last-child,
.investimentos2 table tr td:last-child {
    text-align: center
}

.td-nao-investir {
    position: relative;
    height: 80px;
}

    .td-nao-investir .investimento-false {
        /*position: absolute;
    right: -5px;
    left: 0;
    top: 8px;*/
        margin-right: 12px;
    }

.private-bloco4-categoria.fundo-periodo {
    padding: 0;
}

    .private-bloco4-categoria.fundo-periodo a .fundo-hover {
        display: none;
        background-color: #b3b4b6;
        color: white;
        padding: 0;
        font-size: 13px;
        width: 195px;
        height: 29px;
        line-height: 29px;
    }

    .private-bloco4-categoria.fundo-periodo:hover {
        border-color: #b3b4b6;
    }

    .private-bloco4-categoria.fundo-periodo a:hover .fundo-hover {
        display: block;
    }

    .private-bloco4-categoria.fundo-periodo a .fundo {
        padding: 0.5rem 4rem;
        display: block;
        width: 195px;
    }

    .private-bloco4-categoria.fundo-periodo a:hover .fundo {
        display: none;
    }



.private-bloco4-textos {
    width: 100%;
    height: auto;
}

.private-bloco4-texto {
    width: 20%;
    min-width: 200px;
    height: auto;
    margin: 30px 2rem 0 2rem;
    display: inline-block;
    vertical-align: top;
}

h2.private-bloco4-texto-titulo-semfoto {
    font-size: 3rem;
    text-align: left;
    margin: 0;
}

h2.private-bloco4-texto-titulo-comfoto {
    font-size: 2.5rem;
    text-align: left;
    margin: 0;
}

.private-bloco4-texto-subtitulo-comfoto {
    font-size: 1.5rem !important;
}

.private-bloco4-texto h3 {
    font-weight: 100;
    padding: 0;
    margin: 0;
}

.private-bloco4-texto p {
    margin-top: 2rem;
}

p.private-bloco4-texto-legenda {
    font-size: 1rem;
    font-weight: normal;
    margin: 0;
    text-transform: none;
    min-height: 11px;
}

.private-bloco4-texto img {
    width: 100%;
    max-width: 100%;
    height: 230px;
}

.private-bloco4-texto-imagem-cor {
    display: none;
}

a.private-bloco4-texto {
    text-decoration: none;
}

    a.private-bloco4-texto:hover > h2 {
        color: #00adee;
    }

.private-bloco4-texto-lightbox {
    display: none;
}

.private-bloco4-texto-lightbox-imagem {
    width: 30%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}

    .private-bloco4-texto-lightbox-imagem.nvmodal {
        padding-top: 150px;
    }

    .private-bloco4-texto-lightbox-imagem img {
        max-width: 100%;
    }

.private-bloco4-texto-lightbox-texto {
    width: 69%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
}

    .private-bloco4-texto-lightbox-texto h2 {
        font-size: 4rem;
        font-weight: bold;
        margin: 0;
    }

    .private-bloco4-texto-lightbox-texto h3 {
        font-size: 2rem;
        font-weight: 100;
        margin: 0;
    }

.private-bloco4 .bloco4-nv {
    padding-top: 50px;
    padding-bottom: 50px;
}

    .private-bloco4 .bloco4-nv h3 {
        text-transform: none;
        font-size: 4.5rem;
        margin: 0 0 10px 0;
    }

.private-bloco1 .img-dest,
.private-bloco2 .img-dest,
.private-bloco3 .img-dest,
.private-bloco4 .img-dest {
    text-align: center;
}

    .private-bloco1 .img-dest img,
    .private-bloco2 .img-dest img,
    .private-bloco3 .img-dest img,
    .private-bloco4 .img-dest img {
        margin: 0 auto 0;
    }

.text03 h2 {
    text-transform: none;
}

.text03 p {
    font-size: 1.85rem;
}




/*--------------------------------------------------------------
# Paginal Real State
--------------------------------------------------------------*/
.realstate-bloco1 h4,
.realstate-bloco2 h4,
.realstate-bloco3 h4,
.realstate-bloco4 h4 {
    color: #000;
}

.realstate-bloco1 h2.texttopo,
.realstate-bloco2 h2.texttopo,
.realstate-bloco3 h2.texttopo,
.realstate-bloco4 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.realstate-bloco1 h2.texttopoblack,
.realstate-bloco2 h2.texttopoblack,
.realstate-bloco3 h2.texttopoblack,
.realstate-bloco4 h2.texttopoblack {
    text-transform: uppercase;
    padding-top: 0;
    margin-top: 0;
}

.realstate-bloco1 .texttopo,
.realstate-bloco2 .texttopo,
.realstate-bloco3 .texttopo,
.realstate-bloco4 .texttopo {
    font-size: 3.5rem;
}

.realstate-bloco1 .texttopoblack,
.realstate-bloco2 .texttopoblack,
.realstate-bloco3 .texttopoblack,
.realstate-bloco4 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.realstate-bloco1 p,
.realstate-bloco2 p,
.realstate-bloco3 p,
.realstate-bloco4 p {
    font-size: 1.85rem;
}

.realstate-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.realstate-bloco1-fundocinza {
    width: 70%;
    height: 390px;
    background-size: cover;
    background-position: right top;
    position: relative;
    border: 0;
    background-repeat: no-repeat;
}

    .realstate-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.realstate-bloco1-texto {
    width: 30%;
    height: 470px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -36rem;
    margin-left: 3rem;
}

.realstate-bloco1-foto {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
}

.realstate-bloco2-video {
    width: 40%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 20px;
    background-repeat: no-repeat;
    background-position: center center;
}

.realstate-bloco2-video-mobile {
    display: none;
}

.realstate-bloco2-texto {
    width: 58%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding-top: 16px;
    padding-left: 3rem;
}

    .realstate-bloco2-texto h2 {
        font-size: 5rem;
        font-weight: bold;
        text-transform: uppercase;
    }

.realstate-bloco3 {
    width: 100%;
    height: auto;
    text-align: center;
}

.realstate-bloco3-mobi {
    display: none;
}

.realstate-bloco3 ul {
    display: inline;
    text-transform: uppercase;
}

    .realstate-bloco3 ul li {
        display: inline-block;
        color: #000000;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-weight: bold;
        z-index: 10;
    }

        .realstate-bloco3 ul li img {
            vertical-align: middle;
        }

        .realstate-bloco3 ul li a {
            color: #000000;
            text-decoration: none;
            display: inline-block;
            vertical-align: middle;
        }

            .realstate-bloco3 ul li a:hover {
                color: #00adee;
            }

.realstate-bloco3-menu-img02 {
    margin-left: -3rem;
    margin-right: -3rem;
}

.realstate-bloco3-menu-img03 {
}

.realstate-bloco3 ul li a.realstate-bloco3-menu-selecionado,
.realstate-bloco3-menu-selecionado {
    font-size: 2rem;
    color: #00adee;
}

.realstate-bloco4 {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.realstate-bloco4-fundocinza {
    width: 70%;
    min-height: 374px;
    top: 5rem;
    background-size: cover;
    background-position: right top;
    position: absolute;
    background-repeat: no-repeat;
}

.realstate-bloco4-grafismo {
    width: auto;
    height: auto;
    position: absolute;
    bottom: 0;
    right: -5rem;
}

.realstate-bloco4-texto {
    width: 50%;
    height: auto;
    min-height: 500px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-top: 5rem;
}

.realstate-bloco4-imagem {
    width: 49%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
    right: -30px;
}

.realstate-bloco4-texto h4 {
    font-size: 2rem;
    padding: 2rem 0 0 0;
}

.realstate-bloco4-texto h3 {
    font-size: 3rem;
    font-weight: normal;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    text-transform: none;
    padding: 0;
    margin: 0;
}

.realstate-bloco4-texto h5 {
    font-size: 5.8rem;
    font-weight: 100;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
}

.realstate-bloco4-texto .botao {
    width: 20rem;
    height: auto;
    font-weight: bold;
    border: 1px solid #000;
    padding: .8rem .5rem;
    text-align: center;
}

    .realstate-bloco4-texto .botao:hover {
        background-color: #000;
        color: #fff;
        cursor: pointer;
    }

.realstate-bloco4-familia {
    margin-top: 5rem;
    margin-bottom: 5rem;
    text-align: center;
    font-size: 3rem;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: 100;
}

.botao-credito {
    width: 40rem;
    height: auto;
    border: 1px solid #000;
    padding: 1rem 0.8rem;
    text-align: center;
}

    .botao-credito:hover {
        background-color: black;
        transition: 0.7s;
        color: #fff;
    }

.realstate-bloco4-familia h2 {
    font-size: 5rem;
    font-weight: bold;
}

.realstate-bloco4-familia span {
    margin-right: 2rem;
}

.realstate-bloco4-familia img {
    height: 2.6rem;
    position: relative;
    top: -3px;
    margin-right: 4px;
}

.realstate-bloco4-familia-regulamento:hover,
.realstate-bloco4-familia-factsheet:hover {
    color: #00adee;
    cursor: pointer;
}

.realstate-bloco4-familia-regulamento a:hover,
.realstate-bloco4-familia-factsheet a:hover {
    text-decoration: none;
}

.realstate-bloco4-familia-nome,
.realstate-bloco4-familia-regulamento:hover,
.realstate-bloco4-familia-factsheet:hover {
    display: inline-block;
}

.realstate-bloco4-familia-nome {
    text-align: center;
    margin-right: 0;
}



.realstate-bloco4-familia-regulamento:hover,
.realstate-bloco4-familia-factsheet:hover {
    color: #002FA7;
    cursor: pointer;
}

.realstate-bloco4-imagem-mobi {
    display: none;
}

.realstate-bloco5 {
    /*margin-bottom: 5rem;*/
}

.realstate-bloco5-numeros {
    width: 55%;
    height: 650px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-left: 30rem;
}

    .realstate-bloco5-numeros .fundo-branco {
        width: auto;
        height: auto;
        position: absolute;
        right: 75px;
        top: 0;
    }

    .realstate-bloco5-numeros h4 {
        font-size: 1.4rem;
        color: #00adee;
        padding-top: 40px;
    }

    .realstate-bloco5-numeros .menor {
        font-weight: 300;
        font-size: smaller;
    }

    .realstate-bloco5-numeros .numero1 {
        position: absolute;
        left: -130px;
        top: 40px;
        width: 330px;
        text-align: right;
    }

    .realstate-bloco5-numeros .numero2 {
        position: absolute;
        left: -10px;
        top: 215px;
        width: 300px;
        text-align: right;
    }

    .realstate-bloco5-numeros .numero3 {
        position: absolute;
        left: 35px;
        top: 410px;
        width: 350px;
        text-align: right;
    }

    .realstate-bloco5-numeros .numero1-texto h6,
    .realstate-bloco5-numeros .numero2-texto h6,
    .realstate-bloco5-numeros .numero3-texto h6 {
        font-size: 3.25rem;
    }

    .realstate-bloco5-numeros .numero1-texto {
        position: absolute;
        left: 238px;
        top: 50px;
        width: 100%;
        max-width: 580px;
    }

    .realstate-bloco5-numeros .numero2-texto {
        position: absolute;
        left: 315px;
        top: 227px;
        width: 100%;
        max-width: 450px;
    }

    .realstate-bloco5-numeros .numero3-texto {
        position: absolute;
        left: 405px;
        top: 420px;
        width: 100%;
        max-width: 390px;
    }

.realstate-bloco4-familia-linha {
    max-width: 870px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}





/*--------------------------------------------------------------
# Paginal Socios
--------------------------------------------------------------*/

/*replace CSS data table*/
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
    background-color: white !important;
}

.dataTables_info, .dataTables_filter {
    display: none
}

table.dataTable thead .sorting_asc, table.dataTable thead .sorting {
    background-image: none !important
}
/*fim replace*/

.socios-bloco1 h4,
.socios-bloco2 h4,
.socios-bloco3 h4 {
    color: #000;
}

.socios-bloco1 h2.texttopo,
.socios-bloco2 h2.texttopo,
.socios-bloco3 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.socios-bloco1 h2.texttopoblack,
.socios-bloco2 h2.texttopoblack,
.socios-bloco3 h2.texttopoblack {
    text-transform: uppercase;
    padding-top: 0;
    margin-top: 0;
}

.socios-bloco1 .texttopo,
.socios-bloco2 .texttopo,
.socios-bloco3 .texttopo {
    font-size: 3.5rem;
}

.socios-bloco1 .texttopoblack,
.socios-bloco2 .texttopoblack,
.socios-bloco3 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.socios-bloco1.investimentos1 .texttopoblack {
    font-size: 5rem;
}

.investimentos2 {
    padding-bottom: 30px;
}

    .investimentos2 table {
        width: 100%;
        margin-bottom: 2em
    }

    .investimentos2 h2 {
        font-size: 4rem;
        font-weight: bold;
        margin: 0 0 20px 0;
    }

    .investimentos2 figure {
        width: 100%;
        position: relative;
        padding: 0;
    }

        .investimentos2 figure:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            /*background-image: url(/img/icon-ft-investidores.png);*/
            background-position: top right;
            background-size: contain;
            background-repeat: no-repeat;
            z-index: 2;
        }

        .investimentos2 figure img {
            width: 100%;
            position: relative;
            z-index: 1;
            padding: 25px 0;
        }

    .investimentos2 h4 {
        font-size: 35px;
        font-family: myriad-pro-condensed;
        font-weight: bold;
    }

.investimentos3 tr {
    border-bottom: 1px solid #ccc;
}

    .investimentos3 tr td:first-child {
        padding: 10px 10px 0 10px;
        font-weight: bold;
    }

    .investimentos3 tr td {
        padding: 0;
        font-size: 1.6rem;
        text-align: center;
    }

.rodape {
    text-transform: uppercase;
    text-align: center;
    font-family: inherit;
    margin-top: 4em;
}

    .rodape h4 {
        font-size: 2.3rem;
        font-family: myriad-pro-condensed;
    }

        .rodape h4 a {
            font-family: myriad-pro-condensed !important;
            font-size: 30px !important;
        }


    .rodape .subtitle {
        color: #000;
        font-weight: lighter;
        font-size: 4.2rem;
        text-align: center;
        font-family: myriad-pro-condensed !important;
    }

.contet-investidores h3 {
    font-size: 3.5rem;
    font-weight: 300;
}


.tb-default tr th span {
    text-align: center !important;
    display: inline-block;
    font-family: myriad-pro-condensed;
}

select.invistaAqui option[selected="selected"] {
    display: none;
}

/*.td-btn {
    position: relative;
    border-bottom: 1px solid #ccc;
}*/

.td-btn .btn-investir {
    background: #00b0f2;
    color: #ffffff;
    font-weight: bold;
    padding: 5px 10px;
}

    .td-btn .btn-investir:hover {
        background-color: #000;
    }

.select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px;
}

.select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #fff;
    background-color: #00adee;
    width: 134px;
    height: 27px;
    background: #fff;
}

.select-styled {
    color: #ffffff;
    background: #00b0f2;
    padding: 4px 15px;
    font-weight: bold;
    font-size: 13px;
}

    .select-styled:after {
        content: "";
        width: 0;
        height: 0;
        border: 5px solid transparent;
        border-color: #fff transparent transparent transparent;
        position: absolute;
        top: 10px;
        right: 7px;
    }


.select-options li:hover {
    background: #50cfff;
}
/*.select-styled:active, .select-styled.active {
        background-color: #00b9ff
    }*/
.select-styled:active {
    top: 9px;
    border-color: transparent transparent #ddd transparent;
}

.select-options li:nth-child(1) {
    display: none;
}


.select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    box-shadow: 0px 1px 6px #ccc;
}

    .select-options li {
        margin: 0;
        padding: 6px 0;
        text-indent: 15px;
        background: #00b0f2;
        text-align: center;
        font-size: 14px;
    }

        .select-options li :hover {
            background: #22c3ff
        }

.modalWindow {
    position: absolute;
    display: block;
    background: #ffffff;
    padding: 12px 0px;
    width: 183px;
    text-align: center;
    box-shadow: 1px 2px 6px #ccc;
    left: 0;
    z-index: 9
}

    .modalWindow button:hover {
        background: #000;
        color: #fff;
    }

    .modalWindow button {
        margin: 3px 5px;
        width: 80%;
        border: 1px solid #00b0f2;
        background: #ffffff;
        color: #00b0f2;
        padding: 4px;
        font-weight: bold;
    }

.investimentos2 th:first-child {
    text-align: left;
}

.investimentos2 tr td {
    text-align: center;
    font-family: myriad-pro-condensed;
}


    .investimentos2 tr td:first-child {
        text-align: left;
        text-transform: uppercase;
    }

.investimentos2 tr:nth-child(even) {
    font-size: 1.6rem;
    border-bottom: 1px solid #ccc;
}

.investimentos2 tr:nth-child(odd) {
    font-size: 1.8rem;
}

    /*.investimentos2 tr:nth-child(odd) td, .investimentos2 tr td {
    padding: 10px 10px 0 10px;
}*/

    .investimentos2 tr:nth-child(odd) td:first-child {
        font-weight: bold;
        font-size: 17px;
        color: #000
    }

table.tb-default.stripe tr:nth-child(odd) td {
    font-size: 18px;
    padding-top: 0px;
}

table.tb-default.stripe tr:nth-child(even) td {
    font-size: 16px !important;
    padding: 4px 5px;
}

.investimentos2 tr:nth-child(even) td:first-child {
    font-size: 17px;
    color: #000;
}

.contet-investidores p a {
    color: #000000;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 2.3rem;
}

    .contet-investidores p a:hover {
        color: #00adee;
    }

.inv-cont-p {
    padding-bottom: 40px;
}


.socios-bloco1 p,
.socios-bloco2 p,
.socios-bloco3 p {
    font-size: 1.85rem;
}

.socios-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.socios-bloco1-fundocinza {
    width: 70%;
    height: 390px;
    background-size: cover;
    background-position: right top;
    position: relative;
    border: 0;
    background-repeat: no-repeat;
}

    .socios-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.socios-bloco1-texto {
    width: 30%;
    height: 470px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -36rem;
    margin-left: 3rem;
}

.socios-bloco1-foto {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
}

.comoinvestir-imagem {
    width: 60%;
    height: 395px;
    position: absolute;
    background-position: center left;
    background-size: cover;
    background-repeat: no-repeat;
    flex-direction: column;
    box-sizing: border-box;
    display: flex;
    place-content: center;
}

.socios-bloco2-video {
    width: 40%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
}

.socios-bloco2-texto {
    height: auto;
    display: block;
    vertical-align: top;
    padding-top: 5rem;
    padding-left: 3rem;
    text-align: center;
}

    .socios-bloco2-texto h2 {
        font-size: 5rem;
        font-weight: bold;
    }

.socios-bloco3 {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 5rem;
}

.socios-bloco3-linha-titulo,
.socios-bloco3-linha {
    width: 100%;
    height: auto;
    position: relative;
}

    .socios-bloco3-linha h2,
    .socios-bloco3-linha h3 {
        font-weight: normal;
        font-size: 2rem;
        margin: 0 0 0.5rem 0;
    }

    .socios-bloco3-linha p {
        font-size: 1.5rem;
    }

.socios-bloco3-linha-titulo {
    background-color: #000;
    color: #000;
}

.socios-bloco3-area-titulo,
.socios-bloco3-area {
    display: none;
}

.socios-bloco3-nome-titulo,
.socios-bloco3-nome,
.socios-bloco3-cargo-titulo,
.socios-bloco3-cargo,
.socios-bloco3-acao-titulo,
.socios-bloco3-acao,
.socios-bloco3-imagem,
.socios-bloco3-texto {
    height: auto;
    position: relative;
    display: inline-block;
    padding: 0.5rem 1rem;
    vertical-align: middle;
    border: 0;
    border-collapse: collapse;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', sans-serif;
    font-size: 17px;
}

.socios-bloco3-nome-titulo,
.socios-bloco3-nome {
    width: 40%;
}

.socios-bloco3-cargo-titulo,
.socios-bloco3-cargo {
    width: 40%;
}

.socios-bloco3-area-titulo,
.socios-bloco3-area {
    width: 30%;
}

.socios-bloco3-imagem {
    width: 25%;
}

.socios-bloco3-texto {
    width: 55%;
}

.socios-bloco3-acao-titulo,
.socios-bloco3-acao {
    width: 9%;
    font-size: 2.5rem;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
}

    .socios-bloco3-acao img {
        width: 26px;
        margin: 0;
        padding: 0;
        border: 0;
    }

.socios-bloco3-nome-titulo,
.socios-bloco3-cargo-titulo,
.socios-bloco3-area-titulo,
.socios-bloco3-acao-titulo {
    color: #fff;
}

.socios-bloco3-linha-branco {
    background-color: #fff;
}

.socios-bloco3-linha-cinza {
    background-color: #F1F1F2;
}

.socios-bloco3-linha-completa {
    display: none;
}

    .socios-bloco3-linha-completa .socios-bloco3-texto,
    .socios-bloco3-linha-completa .socios-bloco3-acao {
        vertical-align: top;
        padding-top: 2rem;
    }

.socios-bloco3-texto h2 {
    font-weight: bold;
}

.socios-bloco3-texto h3 {
    margin-bottom: 3rem;
}




/*--------------------------------------------------------------
# Paginal Solucoes de Investimento
--------------------------------------------------------------*/
.solucoesinvestimento-bloco1 h4,
.solucoesinvestimento-bloco2 h4,
.solucoesinvestimento-bloco3 h4,
.solucoesinvestimento-bloco4 h4,
.solucoesinvestimento-bloco5 h4 {
    color: #000;
}

.solucoesinvestimento-bloco1 h2.texttopo,
.solucoesinvestimento-bloco2 h2.texttopo,
.solucoesinvestimento-bloco3 h2.texttopo,
.solucoesinvestimento-bloco4 h2.texttopo,
.solucoesinvestimento-bloco5 h2.texttopo {
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.solucoesinvestimento-bloco1 h2.texttopoblack,
.solucoesinvestimento-bloco2 h2.texttopoblack,
.solucoesinvestimento-bloco3 h2.texttopoblack,
.solucoesinvestimento-bloco4 h2.texttopoblack,
.solucoesinvestimento-bloco5 h2.texttopoblack {
    text-transform: uppercase;
    padding-top: 0;
    margin-top: 0;
}

.solucoesinvestimento-bloco1 .texttopo,
.solucoesinvestimento-bloco2 .texttopo,
.solucoesinvestimento-bloco3 .texttopo,
.solucoesinvestimento-bloco4 .texttopo,
.solucoesinvestimento-bloco5 .texttopo {
    font-size: 3.5rem;
}

.solucoesinvestimento-bloco1 .texttopoblack,
.solucoesinvestimento-bloco2 .texttopoblack,
.solucoesinvestimento-bloco3 .texttopoblack,
.solucoesinvestimento-bloco4 .texttopoblack,
.solucoesinvestimento-bloco5 .texttopoblack {
    font-size: 5.5rem;
    letter-spacing: -0.225rem;
}

.solucoesinvestimento-bloco1 p,
.solucoesinvestimento-bloco2 p,
.solucoesinvestimento-bloco3 p,
.solucoesinvestimento-bloco4 p,
.solucoesinvestimento-bloco5 p {
    font-size: 1.85rem;
}

.solucoesinvestimento-bloco1 {
    width: 100%;
    height: auto;
    position: relative;
}

.solucoesinvestimento-bloco1-fundocinza {
    width: 70%;
    height: 390px;
    background-size: cover;
    background-position: right top;
    position: relative;
    border: 0;
    background-repeat: no-repeat;
}

    .solucoesinvestimento-bloco1-fundocinza img {
        width: auto;
        height: 500px;
        position: absolute;
        top: 0;
        right: -30rem;
    }

.solucoesinvestimento-bloco1-texto {
    width: 34%;
    height: 470px;
    margin-right: 4%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: -37rem;
    margin-left: 3rem;
}

.solucoesinvestimento-bloco1-foto {
    width: 60%;
    height: 395px;
    position: absolute;
    right: 0;
    top: 4em;
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
}

.solucoesinvestimento-bloco2-video {
    width: 40%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 20px;
    background-repeat: no-repeat;
    background-position: center center;
}

.solucoesinvestimento-bloco2-video-mobile {
    display: none;
}

.solucoesinvestimento-bloco2-texto {
    width: 58%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding-top: 16px;
    padding-left: 3rem;
}

    .solucoesinvestimento-bloco2-texto h2 {
        font-size: 5rem;
        font-weight: bold;
        text-transform: uppercase;
    }

.solucoesinvestimento-bloco3 {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 3rem;
}

.solucoesinvestimento-bloco3-mobi {
    display: none;
}

.solucoesinvestimento-bloco3 ul {
    display: inline;
    text-transform: uppercase;
}

    .solucoesinvestimento-bloco3 ul li {
        display: inline-block;
        color: #000000;
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-weight: bold;
        z-index: 10;
    }

        .solucoesinvestimento-bloco3 ul li img {
            vertical-align: middle;
        }

        .solucoesinvestimento-bloco3 ul li a {
            color: #000000;
            text-decoration: none;
            display: inline-block;
            vertical-align: middle;
        }

            .solucoesinvestimento-bloco3 ul li a:hover {
                color: #00adee;
            }

.solucoesinvestimento-bloco3-menu-img01 {
}

.solucoesinvestimento-bloco3-menu-img02 {
    margin-left: -3rem;
    margin-right: -3rem;
}

.solucoesinvestimento-bloco3 ul li a.solucoesinvestimento-bloco3-menu-selecionado,
.solucoesinvestimento-bloco3-menu-selecionado {
    font-size: 2rem;
    color: #00adee;
}

.solucoesinvestimento-bloco4 {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 5rem;
    overflow: hidden;
}

.solucoesinvestimento-bloco4-fundocinza {
    width: 70%;
    min-height: 310px;
    top: 5rem;
    background-size: cover;
    background-position: right top;
    background-repeat: no-repeat;
    position: absolute;
}

.solucoesinvestimento-bloco4-grafismo {
    width: auto;
    height: auto;
    position: absolute;
    bottom: 0;
    right: -15rem;
    z-index: 100;
}

.solucoesinvestimento-bloco4-texto {
    width: 50%;
    height: auto;
    min-height: 500px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding-top: 5rem;
}

.solucoesinvestimento-bloco4-imagem {
    width: 49%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    position: relative;
    right: -30px;
}

.solucoesinvestimento-bloco4-texto h4 {
    font-size: 2rem;
    padding: 2rem 0 0 0;
}

.solucoesinvestimento-bloco4-texto h3 {
    font-size: 3rem;
    font-weight: normal;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    text-transform: none;
    padding: 0;
    margin: 0;
}

.solucoesinvestimento-bloco4-texto h5 {
    font-size: 5.8rem;
    font-weight: 100;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
}

.solucoesinvestimento-bloco4-texto .botao {
    width: 20rem;
    height: auto;
    font-weight: bold;
    border: 1px solid #000;
    padding: .8rem .5rem;
    text-align: center;
}

    .solucoesinvestimento-bloco4-texto .botao:hover {
        background-color: #000;
        color: #fff;
        cursor: pointer;
    }


.solucoesinvestimento-bloco4-texto-valores {
    width: 50%;
    margin: 5rem auto;
}

    .solucoesinvestimento-bloco4-texto-valores h4 {
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-size: 5rem;
        font-weight: bold;
    }

    .solucoesinvestimento-bloco4-texto-valores p,
    .solucoesinvestimento-bloco4-texto-valores ul,
    .solucoesinvestimento-bloco4-texto-valores li {
        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        font-size: 2.7rem;
        font-weight: 100;
        letter-spacing: -0.1rem;
        line-height: 1.2;
    }

    .solucoesinvestimento-bloco4-texto-valores ul {
        margin-left: 2rem;
    }


.solucoesinvestimento-bloco4-familia {
    margin-top: 5rem;
    text-align: center;
    font-size: 3rem;
    font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: 100;
}

    .solucoesinvestimento-bloco4-familia h2 {
        font-size: 5rem;
        font-weight: bold;
    }

    .solucoesinvestimento-bloco4-familia span {
        margin-right: 4rem;
    }

    .solucoesinvestimento-bloco4-familia img {
        height: 2.6rem;
        position: relative;
        top: -4px;
    }

.solucoesinvestimento-bloco4-familia-nome,
.solucoesinvestimento-bloco4-familia-regulamento:hover,
.solucoesinvestimento-bloco4-familia-factsheet:hover {
    display: inline-block;
}

.solucoesinvestimento-bloco4-familia-regulamento a:hover,
.solucoesinvestimento-bloco4-familia-factsheet a:hover {
    text-decoration: none;
}

.solucoesinvestimento-bloco4-familia-nome {
    width: 450px;
    text-align: left;
}

.solucoesinvestimento-bloco4-familia-regulamento:hover,
.solucoesinvestimento-bloco4-familia-factsheet:hover {
    color: #22c3ff;
    cursor: pointer;
}

.solucoesinvestimento-bloco4-imagem-mobi {
    display: none;
}

.solucoesinvestimento-bloco5 {
    margin-bottom: 5rem;
}

.solucoesinvestimento-bloco5-numeros {
    width: 55%;
    height: 650px;
    display: block;
    vertical-align: top;
    position: relative;
    margin: 0 auto 0;
}

    .solucoesinvestimento-bloco5-numeros .fundo-branco {
        width: auto;
        height: auto;
        position: absolute;
        right: 75px;
        top: 0;
    }

    .solucoesinvestimento-bloco5-numeros h4 {
        font-size: 1.4rem;
        color: #00adee;
        padding-top: 40px;
    }

    .solucoesinvestimento-bloco5-numeros .menor {
        font-weight: 300;
        font-size: smaller;
    }

    .solucoesinvestimento-bloco5-numeros .numero1 {
        position: absolute;
        left: -100px;
        top: 40px;
        width: 300px;
        text-align: right;
    }

    .solucoesinvestimento-bloco5-numeros .numero2 {
        position: absolute;
        left: -15px;
        top: 220px;
        width: 300px;
        text-align: right;
    }

    .solucoesinvestimento-bloco5-numeros .numero3 {
        position: absolute;
        left: 35px;
        top: 410px;
        width: 350px;
        text-align: right;
    }

    .solucoesinvestimento-bloco5-numeros .numero1-texto h6,
    .solucoesinvestimento-bloco5-numeros .numero2-texto h6,
    .solucoesinvestimento-bloco5-numeros .numero3-texto h6 {
        font-size: 3.25rem;
    }

    .solucoesinvestimento-bloco5-numeros .numero1-texto {
        position: absolute;
        left: 238px;
        top: 50px;
        width: 100%;
        max-width: 550px;
    }

    .solucoesinvestimento-bloco5-numeros .numero2-texto {
        position: absolute;
        left: 335px;
        top: 229px;
        width: 100%;
        max-width: 470px;
    }

    .solucoesinvestimento-bloco5-numeros .numero3-texto {
        position: absolute;
        left: 431px;
        top: 420px;
        width: 100%;
        max-width: 400px;
    }


.tira-factsheet2 .multimercados-bloco4-familia-linha:last-child .multimercados-bloco4-familia-factsheet {
    width: 118px;
    display: block;
    height: 38px;
    float: right;
}

    .tira-factsheet2 .multimercados-bloco4-familia-linha:last-child .multimercados-bloco4-familia-factsheet a {
        display: none;
    }

/*--------------------------------------------------------------
# Big numbers
--------------------------------------------------------------*/
.bignumbers {
    width: 100%;
    height: auto;
    margin: 5rem auto;
    position: relative;
}

    .bignumbers:before {
        content: '';
        width: 150px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 40rem;
        background: #ffffff;
        border-left: 3px solid #c0c0c0;
        -webkit-transform: skewX(29deg);
        -ms-transform: skewX(29deg);
        transform: skewX(29deg);
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        z-index: 3;
    }

    .bignumbers h5 {
        line-height: 1;
        padding: 0;
        margin: 0;
        font-size: 100px;
    }

    .bignumbers h6 {
        margin: 0;
        padding: 0;
        font-size: 3.25rem;
    }

    .bignumbers .menor {
        font-weight: 300;
        font-size: smaller;
    }

    .bignumbers .numero-linha {
        margin-top: 4rem;
        position: relative;
    }

    .bignumbers .bignumber-numero {
        text-align: right;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .bignumbers .bignumber-texto {
        display: inline-block;
        vertical-align: middle;
        padding-left: 5rem;
        margin-bottom: 3rem;
        position: relative;
        z-index: 5;
    }

    .bignumbers .numero1 {
        width: 42rem;
    }

    .bignumbers .numero1A {
        width: 22rem !important;
        text-align: left;
        margin-left: -3%;
    }

    .bignumbers .numero2 {
        width: 50rem;
    }

    .bignumbers .numero3 {
        width: 58rem;
    }


.solucoesinvestimento-bloco5 .bignumbers .numero2 {
    width: 51.5rem;
}

.solucoesinvestimento-bloco5 .bignumbers .numero3 {
    width: 61.4rem;
}

.solucoesinvestimento-bloco5 .bignumbers .numero2-texto {
    min-height: 150px;
}

.solucoesinvestimento-bloco5 .bignumbers:before {
    webkit-transform: skewX(26deg);
    -ms-transform: skewX(26deg);
    transform: skewX(26deg);
}

.bigassess .bignumbers .numero2 {
    width: 50rem;
}

.bigassess .bignumbers .numero3 {
    width: 58.5rem;
}

.bignumbers .numero1-texto {
    width: 61% !important;
}

.bignumbers .numero2-texto {
    width: 52% !important;
}

.bignumbers .numero3-texto {
    width: 41% !important;
}

/* institucional */
.institucional-bloco2-numeros .bignumbers h5 {
    font-size: 100px;
}

.institucional-bloco2-numeros .bignumbers:before {
    left: 18rem;
}

.institucional-bloco2-numeros .bignumbers .numero1.bignumber-numero {
    width: 20rem;
}

.institucional-bloco2-numeros .bignumbers .numero1-texto {
    width: 63% !important;
}

.institucional-bloco2-numeros .bignumbers .numero2.bignumber-numero {
    width: 29rem;
}

.institucional-bloco2-numeros .bignumbers .numero2-texto {
    width: 47% !important;
}

.institucional-bloco2-numeros .bignumbers .numero3.bignumber-numero {
    width: 38rem;
}

.institucional-bloco2-numeros .bignumbers .numero3-texto {
    width: 31% !important;
}

/* infraestrutura */
.infraestrutura-bloco5-numeros .bignumbers:before {
    left: 40rem;
    -webkit-transform: skewX(27deg);
    -ms-transform: skewX(27deg);
    transform: skewX(27deg);
}

.infraestrutura-familia-linha {
    text-align: center !important
}

.infraestrutura-familia {
    margin-top: 2rem !important
}


.infraestrutura-bloco5-numeros .bignumbers .numero1.bignumber-numero {
    width: 43rem;
}

.infraestrutura-bloco5-numeros .bignumbers .numero2.bignumber-numero {
    width: 53rem;
}

.infraestrutura-bloco5-numeros .bignumbers .numero3.bignumber-numero {
    width: 63rem;
}

.infraestrutura-bloco5-numeros .bignumbers .numero2-texto {
    min-height: 150px;
}

.infraestrutura-bloco5-numeros .bignumbers .numero1-texto {
    min-height: 105px;
}


.realstate-bloco5 .bignumbers {
    margin: 5rem auto 0;
}

.credito-bloco5bn .bignumbers .numero1 {
    width: 43rem;
}

.credito-bloco5bn .bignumbers .numero2 {
    width: 52rem;
}

.credito-bloco5bn .bignumbers .numero3 {
    width: 61rem;
}

.assessfinanc-bloco2 {
    margin-bottom: 40px;
}

#bold-pri {
    font-weight: bold;
}


.nv-item-ts .link-nv {
    display: none;
}

.nv-item-ts:nth-child(8) .link-nv {
    display: block;
}

.owl-carousel-1 .assessfinanc-bloco4-texto {
    width: 100%;
    max-width: 100%;
    margin: 0;
}

.owl-carousel-1 .item {
    overflow: hidden;
}

.owl-carousel-1.owl-drag .owl-item {
    height: 362px;
}

.owl-carousel-1 .owl-nav {
    text-align: center;
}

    .owl-carousel-1 .owl-nav button.owl-next, .owl-carousel-1 .owl-nav button.owl-prev {
        font-size: 36px !important;
        margin: 0 8px;
    }

.td-btn, investirDesktop {
    position: relative
}

@media screen and (max-width: 1366px) {
    .owl-carousel-1.owl-drag .owl-item {
        height: 360px;
    }
}

/*@media screen and (max-width: 1270px) {

    .investirDesktop {
        display: block !important
    }

    .investirMobile {
        display: none!important;

    }
}*/

@media screen and (max-width: 992px) {
    .owl-carousel-1.owl-drag .owl-item {
        height: 285px;
    }

    .area-trabalho .aspasini:before {
        left: 4px !important;
        top: -7px !important;
    }

    .area-trabalho h3 .aspas:after {
        left: -14px;
        top: -4px;
    }

    @media screen and (max-width: 768px) {

        .img-logo {
            margin-bottom: 40px;
        }

        .logo-div {
            width: 40%;
            margin-top: 0
        }

        .img-selo {
            width: 145px !important;
            top: 65px;
        }

        .cpf-img-right {
            display: none
        }

        .owl-carousel-1.owl-drag .owl-item {
            height: 245px;
        }

        .bootgrid-wrapper {
            width: 100%;
            // 100% menos o tamanho da ".fixed-column-right" overflow-x: scroll;
            overflow-y: visible;
        }
    }

    @media screen and (max-width: 600px) {
        .owl-carousel-1.owl-drag .owl-item {
            height: 275px;
        }
    }

    @media screen and (max-width: 480px) {
        .owl-carousel-1.owl-drag .owl-item {
            height: 215px;
        }

        .logo-cpf {
            width: 100% !important
        }

        body {
            padding: 0 20px !important
        }

        a.btn-skew {
            margin: 0 0 2PX 0 !important;
        }
    }


    /*--------------------------------------------------------------
# Responsivo big numbers
--------------------------------------------------------------*/
    @media screen and (min-width: 1700px) {
    }

    @media screen and (max-width: 1440px) {
        /*.infraestrutura-bloco5-numeros .bignumbers .numero3.bignumber-numero {
        width: 31.8rem;
    }
    .infraestrutura-bloco5-numeros .bignumbers .numero3-texto {
        width: 49% !important;
    }*/
        /*a.btn-skew {
        margin: 5em 0 1em 9em;
    }*/
        .modalWindow {
            left: -5em
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero2-texto {
            min-height: 150px;
        }

        .solucoesinvestimento-bloco5 .bignumbers:before {
            -webkit-transform: skewX(26deg);
            -ms-transform: skewX(26deg);
            transform: skewX(26deg);
        }
    }

    @media screen and (max-width: 1440px) and (min-width:1024px) {
        .msg-seguranca {
            margin: 9em 0 6em 0;
            width: 390px !important;
        }
    }

    @media screen and (max-width: 1220px) {
        .tb-default tr td:nth-child(1), .tb-default tr th:nth-child(1) {
            width: 265px !important;
            max-width: 265px !important;
            min-width: 265px !important;
            background: #f2f2f2;
            text-align: left !important
        }

        .td-nao-investir .investimento-false {
            position: absolute;
            right: 0;
            left: 32px;
            top: 8px;
        }

        .tb-default tr:nth-child(even) td.sorting_1 {
            background: #fafafa;
        }

        .tb-default tr td, .tb-default tr td a {
            white-space: normal !important;
            border-bottom: 1px solid #f2f2f2;
        }

        .solucoesinvestimento-bloco5 .bignumbers:before {
            -webkit-transform: skewX(15deg);
            -ms-transform: skewX(15deg);
            transform: skewX(15deg);
            left: 42rem;
        }

        .bignumbers .bignumber-texto {
            padding-left: 3.5rem;
        }

        .bignumbers .numero1-texto {
            width: 52% !important;
        }

        .bignumbers .numero2-texto {
            width: 47% !important;
        }

        .bignumbers .numero3-texto {
            width: 42% !important;
        }

        .bignumbers .numero2 {
            width: 50rem;
        }

        .bignumbers .numero3 {
            width: 57.5rem;
        }

        .institucional-bloco2-numeros .bignumbers:before {
            left: 19rem;
            -webkit-transform: skewX(18deg);
            -ms-transform: skewX(18deg);
            transform: skewX(18deg);
        }

        .institucional-bloco2-numeros .bignumbers .numero1.bignumber-numero {
            width: 20rem;
        }

        .institucional-bloco2-numeros .bignumbers .numero2.bignumber-numero {
            width: 25rem;
        }

        .institucional-bloco2-numeros .bignumbers .numero3.bignumber-numero {
            width: 30rem;
        }

        .institucional-bloco2-numeros .bignumbers .numero1-texto {
            width: 61% !important;
        }

        .bigassess .bignumbers:before {
            left: 42rem;
            -webkit-transform: skewX(18deg);
            -ms-transform: skewX(18deg);
            transform: skewX(18deg);
        }

        .bigassess .bignumbers .numero1 {
            width: 44rem;
        }

        .bigassess .bignumbers .numero2 {
            width: 49rem;
        }

        .bigassess .bignumbers .numero3 {
            width: 55rem;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero1 {
            width: 43rem;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero3 {
            width: 54rem;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero2 {
            width: 48rem;
        }

        .credito-bloco5bn .bignumbers:before {
            -webkit-transform: skewX(25deg);
            -ms-transform: skewX(25deg);
            transform: skewX(25deg)
        }

        .credito-bloco5bn .bignumbers .numero2 {
            width: 50rem;
        }

        .credito-bloco5bn .bignumbers .numero3 {
            width: 57.5rem;
        }

        .infraestrutura-bloco5-numeros .bignumbers:before {
            -webkit-transform: skewX(24deg);
            -ms-transform: skewX(24deg);
            transform: skewX(24deg)
        }

        .infraestrutura-bloco5-numeros .bignumbers .bignumber-texto {
            padding-left: 5rem;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero3.bignumber-numero {
            width: 61.5rem;
        }
    }



    @media screen and (max-width: 1160px) {

        .credito-bloco5bn .bignumbers:before {
            -webkit-transform: skewX(21deg);
            -ms-transform: skewX(21deg);
            transform: skewX(21deg)
        }

        .credito-bloco5bn .bignumbers .numero1 {
            width: 42rem;
        }

        .credito-bloco5bn .bignumbers .numero2 {
            width: 47rem;
        }

        .credito-bloco5bn .bignumbers .numero3 {
            width: 53rem;
        }

        .infraestrutura-bloco5-numeros .bignumbers:before {
            -webkit-transform: skewX(24deg);
            -ms-transform: skewX(24deg);
            transform: skewX(12deg);
            left: 18rem;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero2-texto {
            min-height: 142px;
        }
    }

    @media screen and (max-width: 1153px) {
        .bignumbers:before {
            -webkit-transform: skewX(23deg);
            -ms-transform: skewX(23deg);
            transform: skewX(23deg);
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero1.bignumber-numero {
            left: 0 !important;
            top: 0 !important;
            position: relative !important;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero1-texto {
            left: 0 !important;
            top: 0 !important;
            position: relative !important;
            min-height: auto;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero2.bignumber-numero {
            left: 0 !important;
            top: 0 !important;
            position: relative !important;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero3.bignumber-numero {
            left: 0 !important;
            top: 0 !important;
            position: relative !important;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero3-texto {
            padding-left: 2.5rem;
            left: 0 !important;
            top: 0 !important;
            position: relative !important;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero2-texto {
            left: 0 !important;
            top: 0 !important;
            position: relative !important;
            min-height: 135px;
        }

        .infraestrutura-bloco5-numeros .numero1-texto {
            position: relative !important;
        }

        .bignumbers h6 {
            font-size: 2.4rem;
        }

        .bignumbers .numero3 {
            width: 53rem;
        }

        .bignumbers .numero2 {
            width: 48rem;
        }

        .bigassess .bignumbers .numero3 {
            width: 53.5rem;
        }
    }

    @media screen and (max-width: 1025px) {


        .comoinvestir-bloco1 .texttopoblack, .comoinvestir-bloco2 .texttopoblack {
            font-size: 5.2rem;
            letter-spacing: -0.225rem;
        }
        /*.chamada {
        margin: 0 ;
    }*/

        .bignumbers:before {
            left: 29rem !important;
            -webkit-transform: skewX(16deg);
            -ms-transform: skewX(16deg);
            transform: skewX(16deg);
        }

        .solucoesinvestimento-bloco5 .bignumbers:before {
            left: 30rem;
        }

        .bignumbers .numero1 {
            width: 31rem;
        }

        .bignumbers .numero2 {
            width: 34.5rem;
        }

        .bignumbers .numero3 {
            width: 38.5rem;
        }

        .bignumbers .numero1-texto {
            width: 60%;
            width: auto;
        }

        .bignumbers .numero2-texto {
            width: 50%;
            width: auto;
        }

        .bignumbers .numero3-texto {
            width: 45%;
            width: auto;
        }

        .institucional-bloco2-numeros .bignumbers:before {
            left: 17rem !important;
        }

        .institucional-bloco2-numeros .bignumbers .numero1.bignumber-numero {
            width: 19.3rem;
        }

        .bignumbers .bignumber-texto {
            padding-left: 2.3rem !important;
        }

        .institucional-bloco2-numeros .bignumbers .numero2.bignumber-numero {
            width: 23.5rem;
        }

        .institucional-bloco2-numeros .bignumbers .numero3.bignumber-numero {
            width: 28rem;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero2-texto {
            min-height: 165px;
        }

        .institucional-bloco4-grafismo {
            top: -24rem;
            left: -7px;
        }

        .infraestrutura-bloco5-numeros .bignumbers:before {
            -webkit-transform: skewX(12deg);
            -ms-transform: skewX(12deg);
            transform: skewX(12deg);
            left: 18rem !important;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero3.bignumber-numero {
            width: 27.2rem;
        }

        .bigassess .bignumbers .numero1 {
            width: 30.5rem;
        }

        .bigassess .bignumbers .numero2 {
            width: 35rem;
        }

        .bigassess .bignumbers .numero3 {
            width: 40rem;
        }

        .credito-bloco5bn .bignumbers:before {
            left: 40rem !important;
            -webkit-transform: skewX(19deg);
            -ms-transform: skewX(19deg);
            transform: skewX(19deg);
        }

        .credito-bloco5bn .bignumbers .numero3 {
            width: 52rem;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero2 {
            width: 36rem;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero3 {
            width: 41rem;
        }
    }

    @media screen and (max-width: 1023px) {
        .bignumbers:before {
            display: none !important;
        }

        .institucional-bloco2-texto {
            width: 100%;
        }

        .institucional-bloco2-numeros {
            width: 100%;
        }

            .institucional-bloco2-numeros .bignumbers:before {
                display: none !important;
            }

            .institucional-bloco2-numeros .bignumbers h5, .bignumbers h5 {
                font-size: 90px;
            }

        .institucional-bloco1-video.insti .institucional-bloco1-video {
            height: auto !important;
        }

        .institucional-bloco2-numeros .bignumbers .numero1-texto, .bignumbers .bignumber-texto {
            width: 50% !important;
            margin: 0;
            padding: 0;
        }

        .institucional-bloco2-numeros .bignumbers .numero2-texto {
            width: 50% !important;
            margin: 0;
            padding: 0;
        }

        .institucional-bloco2-numeros .bignumbers .numero3-texto {
            width: 50% !important;
            margin: 0;
        }

        .bignumbers .numero1A {
            text-align: right;
            margin-left: 0px;
        }

        .institucional-bloco2-numeros .bignumbers .numero1.bignumber-numero, .bignumbers .bignumber-numero {
            width: 49% !important;
            height: 170px;
            padding-top: 50px;
            padding-right: 20px;
        }

        .institucional-bloco2-numeros .bignumbers .numero2.bignumber-numero {
            width: 49% !important;
            height: 170px;
            padding-top: 50px;
            padding-right: 20px;
        }

        .institucional-bloco2-numeros .bignumbers .numero3.bignumber-numero {
            width: 49% !important;
            height: 170px;
            padding-top: 50px;
            padding-right: 20px;
        }

        .bignumbers h6 {
            font-size: 28px;
        }

        .bignumbers .bignumber-numero:before {
            content: '';
            position: absolute;
            width: 30px;
            height: 170px;
            background: white;
            top: 0;
            right: -10px;
            -webkit-transform: skewX(29deg);
            -ms-transform: skewX(29deg);
            transform: skewX(29deg);
            border-left: 2px solid #c0c0c0;
        }

        .big2 .bignumber-numero:before {
            right: -58px !important;
        }

        .bignumbers .numero-linha {
            margin: 0 0 25px 0;
        }

        .bignumbers .bignumber-texto {
            padding-left: 25px !important;
        }

        .institucional-bloco1 .video img {
            width: 135%;
            max-width: 135%;
        }

        .infraestrutura-bloco5-numeros .bignumbers:before {
            display: none !important;
        }

        .realstate-bloco5 .bignumbers .numero1 {
            width: 30.5rem;
        }

        .realstate-bloco5 .bignumbers .numero3 {
            width: 38rem;
        }

        .bigassess .bignumbers:before {
            left: 29.5rem;
            -webkit-transform: skewX(14deg);
            -ms-transform: skewX(14deg);
            transform: skewX(14deg);
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero1 {
            width: 30rem;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero2-texto {
            min-height: 107px;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero3.bignumber-numero {
            width: 26.2rem;
        }
    }

    @media screen and (min-width:768px) and (max-width: 1112px) {
        .chamada {
            width: 385px;
            margin-left: 5em
        }
    }


    @media screen and (max-width: 992px) {
        .solucoesinvestimento-bloco5 .bignumbers:before {
            -webkit-transform: skewX(15deg);
            -ms-transform: skewX(15deg);
            transform: skewX(15deg);
            left: 29rem;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero2-texto {
            min-height: 100px;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero1.bignumber-numero {
            width: 19rem;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero2.bignumber-numero {
            width: 22rem;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero3.bignumber-numero {
            width: 25.5rem;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero2-texto {
            min-height: 105px;
        }

        .bignumbers .numero1 {
            width: 30rem;
        }

        .bignumbers .numero2 {
            width: 34rem;
        }

        .bignumbers .numero3 {
            width: 39.5rem;
        }

        .institucional-bloco1-video.insti {
            width: auto !important;
            height: auto !important;
            position: relative;
            right: 0;
            top: 0;
            padding: 0;
        }

        .institucional-bloco2-numeros .bignumbers .numero1.bignumber-numero {
            width: 19rem;
        }

        .institucional-bloco2-numeros .bignumbers .numero2.bignumber-numero {
            width: 22.5rem;
        }

        .institucional-bloco2-numeros .bignumbers .numero3.bignumber-numero {
            width: 26rem;
        }

        .realstate-bloco5 .bignumbers .numero1 {
            width: 30rem;
        }

        .realstate-bloco5 .bignumbers .numero3 {
            width: 37rem;
        }

        .credito-bloco5bn .bignumbers .numero3 {
            width: 51rem;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero2 {
            width: 34rem;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero3 {
            width: 38rem;
        }

        .bigassess .bignumbers .numero2 {
            width: 34rem;
        }
    }

    @media screen and (max-width: 980px) {
        .solucoesinvestimento-bloco5 .bignumbers:before {
            -webkit-transform: skewX(15deg);
            -ms-transform: skewX(15deg);
            transform: skewX(14deg);
            left: 24rem !important;
        }

        .bignumbers:before {
            left: 23rem !important;
        }

        .bignumbers .numero1 {
            width: 24rem;
        }

        .bignumbers .numero2 {
            width: 29rem;
        }

        .bignumbers .numero3 {
            width: 33rem;
        }

        .realstate-bloco5 .bignumbers .numero1 {
            width: 24rem;
        }

        .realstate-bloco5 .bignumbers .numero2 {
            width: 27.8rem;
        }

        .realstate-bloco5 .bignumbers .numero3 {
            width: 31rem;
        }
    }

    @media screen and (max-width: 800px) {
        .solucoesinvestimento-bloco5 .bignumbers:before {
            -webkit-transform: skewX(13deg);
            -ms-transform: skewX(13deg);
            transform: skewX(13deg);
            left: 24rem !important;
        }

        .bignumbers h5 {
            font-size: 90px;
        }
    }

    .comoinvestir-bloco1 {
        background-size: cover;
    }

    @media screen and (max-width: 768px) and (min-width:600px) {

        .comoinvestir-bloco2 h4 {
            text-align: left
        }
    }

    @media screen and (max-width: 768px) {


        .bignumbers .numero2 {
            width: 28.5rem;
        }

        .bignumbers .numero3 {
            width: 32.5rem;
        }

        .bignumbers .bignumber-texto {
            padding-left: 4rem;
        }

        .infraestrutura-bloco5-numeros .bignumbers:before {
            -webkit-transform: skewX(11deg);
            -ms-transform: skewX(11deg);
            transform: skewX(11deg);
        }

        .credito-bloco5bn .bignumbers:before {
            left: 23rem !important;
            -webkit-transform: skewX(16deg);
            -ms-transform: skewX(16deg);
            transform: skewX(9deg);
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero2 {
            width: 29rem;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero3 {
            width: 33rem;
        }

        .bigassess .bignumbers:before {
            left: 22.5rem !important;
            -webkit-transform: skewX(17deg);
            -ms-transform: skewX(17deg);
            transform: skewX(17deg);
        }
    }

    @media screen and (max-width: 690px) {
        .solucoesinvestimento-bloco5 .bignumbers:before {
            -webkit-transform: skewX(8deg);
            -ms-transform: skewX(8deg);
            transform: skewX(8deg);
            left: 24rem !important;
        }

        .bignumbers:before {
            -webkit-transform: skewX(10deg);
            -ms-transform: skewX(10deg);
            transform: skewX(10deg);
            left: 24rem !important;
        }

        .bignumbers .numero2 {
            width: 27rem;
        }

        .bignumbers .numero3 {
            width: 29rem;
        }

        .bignumbers .bignumber-texto {
            padding-left: 2.6rem;
        }

        .institucional-bloco2-numeros .bignumbers:before {
            -webkit-transform: skewX(12deg);
            -ms-transform: skewX(12deg);
            transform: skewX(12deg);
        }

        .institucional-bloco2-numeros .bignumbers .numero1.bignumber-numero {
            width: 18.5rem;
            top: 0 !important;
            left: 0 !important;
        }

        .institucional-bloco2-numeros .bignumbers .numero2.bignumber-numero {
            width: 21rem;
        }

        .institucional-bloco2-numeros .bignumbers .numero3.bignumber-numero {
            width: 23.5rem;
            top: 0 !important;
            left: 0 !important;
        }

        .institucional-bloco2-numeros .numero1-texto {
            top: 0 !important;
            left: 0 !important;
        }

        .institucional-bloco2-numeros .numero2 {
            top: 0 !important;
            left: 0 !important;
        }

        .institucional-bloco2-numeros .numero2-texto {
            top: 0 !important;
            left: 0 !important;
        }

        .institucional-bloco2-numeros .bignumbers .numero3-texto {
            top: 0 !important;
            left: 0 !important;
        }

        .realstate-bloco5 .bignumbers .numero1 {
            width: 25rem;
        }

        .realstate-bloco5 .bignumbers .numero2 {
            width: 27rem;
        }

        .realstate-bloco5 .bignumbers .numero3 {
            width: 29rem;
        }

        .credito-bloco5bn .bignumbers .numero2 {
            width: 26rem;
        }

        .credito-bloco5bn .bignumbers .numero3 {
            width: 28.5rem;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero3 {
            width: 29rem;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero2 {
            width: 26.5rem;
        }
    }

    @media screen and (max-width: 630px) {

        .solucoesinvestimento-bloco5 .bignumbers .numero2 {
            width: 27rem;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero3 {
            width: 29rem;
        }

        .bignumbers h6 {
            font-size: 24px;
        }
    }

    @media screen and (max-width: 580px) {
        .solucoesinvestimento-bloco5 .bignumbers:before {
            -webkit-transform: skewX(7deg);
            -ms-transform: skewX(7deg);
            transform: skewX(7deg);
            left: 22rem !important;
        }

        .bignumbers h5 {
            font-size: 8rem !important;
        }

        .bignumbers h6 {
            font-size: 24px;
        }

        .bignumbers:before {
            left: 210px !important;
        }

        .bignumbers .numero1 {
            width: 216px;
        }

        .bignumbers .numero2 {
            width: 240px;
        }

        .bignumbers .numero3 {
            width: 260px;
        }

        .bignumbers .bignumber-texto {
            padding-left: 2.6rem;
        }


        .infraestrutura-bloco5-numeros .bignumbers:before {
            -webkit-transform: skewX(10deg);
            -ms-transform: skewX(10deg);
            transform: skewX(10deg);
        }

        .realstate-bloco5 .bignumbers .numero1 {
            width: 216px;
        }

        .realstate-bloco5 .bignumbers .numero2 {
            width: 240px;
        }

        .realstate-bloco5 .bignumbers .numero3 {
            width: 260px;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero1 {
            width: 222px;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero2 {
            width: 240px;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero3 {
            width: 263px;
        }

        .bigassess .bignumbers:before {
            left: 23rem !important;
            -webkit-transform: skewX(15deg);
            -ms-transform: skewX(15deg);
            transform: skewX(15deg);
        }
    }

    @media screen and (max-width: 550px) {

        .credito-bloco5bn .bignumbers:before {
            left: 157px !important;
            -webkit-transform: skewX(6deg);
            -ms-transform: skewX(6deg);
            transform: skewX(6deg);
        }

        .infraestrutura-bloco5-numeros .bignumbers:before {
            -webkit-transform: skewX(8deg);
            -ms-transform: skewX(8deg);
            transform: skewX(8deg);
        }

        .institucional-bloco2-numeros .bignumbers:before {
            left: 17.5rem !important;
        }

        .impacto-bloco4-texto1 {
            height: auto;
            padding-top: initial;
            margin-top: 20px
        }
    }

    @media screen and (max-width: 480px) {
        .box-cpf {
            margin-top: 3%;
            padding: 3em;
        }

        .container-cpf footer > ul > li {
            display: block;
            font-size: 2rem;
            font-weight: 900;
            margin-left: 3%;
            white-space: nowrap;
            margin-right: 1%;
            padding: 8px;
        }

        .botao_azul {
            width: 100%
        }

        .investimentos2 table tr th {
            text-align: right
        }

            .investimentos2 table tr th span {
                text-align: center
            }

        .investimentos2 table tr td, .investimentos2 table tr th {
            width: 80px !important;
            max-width: 80px !important;
            /* text-align: left!important; */
            padding: 0 5px !important;
        }

        .tb-default tr td:nth-child(1), .tb-default tr th:nth-child(1) {
            width: 160px !important;
            max-width: 160px !important;
            min-width: 160px !important;
        }

        .cpf-img-left, .cpf-img-right {
            display: none
        }

        .investimentos2 h4 {
            font-size: 2rem;
            padding: 5px;
        }

        .investimentos2 tr td:first-child, .investimentos2 tr th:first-child {
            padding: 0px 8px !important;
        }

        .solucoesinvestimento-bloco5 .bignumbers:before {
            -webkit-transform: skewX(4deg);
            -ms-transform: skewX(4deg);
            transform: skewX(4deg);
            left: 17rem !important;
        }

        .bignumbers h5 {
            font-size: 60px !important;
        }


        .bignumbers h6 {
            font-size: 20px !important;
        }

        .bignumbers:before {
            -webkit-transform: skewX(7deg);
            -ms-transform: skewX(7deg);
            transform: skewX(7deg);
            left: 166px !important;
        }

        .bignumbers .numero1 {
            width: 171px;
        }

        .bignumbers .numero2 {
            width: 186px;
        }

        .bignumbers .numero3 {
            width: 198px;
        }

        .institucional-bloco2-numeros .bignumbers .numero1.bignumber-numero, .bignumbers .bignumber-numero {
            padding-right: 25px;
            padding-left: 20px;
        }

        .institucional-bloco2-numeros .bignumbers:before {
            -webkit-transform: skewX(8deg);
            -ms-transform: skewX(8deg);
            transform: skewX(8deg);
        }

        .institucional-bloco2-numeros .bignumbers .numero1-texto {
            width: 45% !important;
        }

        .institucional-bloco2-numeros .bignumbers .numero1.bignumber-numero {
            padding-right: 26px;
        }

        .institucional-bloco2-numeros .bignumbers .numero2.bignumber-numero {
            padding-right: 26px;
        }

        .institucional-bloco2-numeros .bignumbers .numero3.bignumber-numero {
            padding-right: 26px;
        }

        .institucional-bloco2-numeros .bignumbers .numero2-texto {
            width: 40% !important;
        }

        .infraestrutura-bloco5-numeros .bignumbers:before {
            -webkit-transform: skewX(8deg);
            -ms-transform: skewX(8deg);
            transform: skewX(8deg);
            left: 134px !important;
        }

        .infraestrutura-bloco5-numeros .bignumbers .numero2-texto {
            min-height: 117px;
        }

        .realstate-bloco5 .bignumbers .numero1 {
            width: 171px;
        }

        .realstate-bloco5 .bignumbers .numero2 {
            width: 183px;
        }

        .realstate-bloco5 .bignumbers .numero3 {
            width: 198px;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero1 {
            width: 171px;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero2 {
            width: 183px;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero3 {
            width: 198px;
        }
    }


    @media screen and (max-width: 400px) {
        .solucoesinvestimento-bloco5 .bignumbers:before {
            left: 140px !important;
        }

        .bignumbers {
            margin: 0 auto 0;
        }

            .bignumbers:before {
                -webkit-transform: skewX(6deg);
                -ms-transform: skewX(6deg);
                transform: skewX(6deg);
                left: 136px !important;
            }

            .bignumbers h5 {
                font-size: 47px !important;
            }

            .bignumbers .numero1 {
                width: 140px;
            }

        .institucional-bloco2-numeros .bignumbers:before {
            left: 10.5rem !important;
        }

        .institucional-bloco2-numeros .bignumbers .numero1.bignumber-numero {
            padding-right: 45px;
        }

        .institucional-bloco2-numeros .bignumbers .numero2.bignumber-numero {
            padding-right: 30px;
        }

        .institucional-bloco2-numeros .bignumbers .numero3.bignumber-numero {
            padding-right: 30px;
        }

        .infraestrutura-bloco5-numeros .bignumbers:before {
            -webkit-transform: skewX(4deg);
            -ms-transform: skewX(4deg);
            transform: skewX(4deg);
            left: 104px !important;
        }

        .bignumbers .bignumber-numero {
            padding-right: 30px;
        }

        .infraestrutura-bloco5-numeros .bignumbers .bignumber-numero {
            width: 44% !important;
        }

        .infraestrutura-bloco5-numeros .bignumbers .bignumber-texto {
            width: 55% !important
        }

        .realstate-bloco5 .bignumbers:before {
            left: 106px !important;
        }

        .realstate-bloco5 .bignumbers .numero1 {
            width: 110px;
        }

        .realstate-bloco5 .bignumbers .numero2 {
            width: 120px;
        }

        .realstate-bloco5 .bignumbers .numero3 {
            width: 134px;
        }

        .credito-bloco5bn .bignumbers:before {
            left: 104px !important;
        }

        .credito-bloco5bn .bignumbers .numero1 {
            width: 110px;
        }

        .credito-bloco5bn .bignumbers .numero2 {
            width: 122px;
        }

        .credito-bloco5bn .bignumbers .numero3 {
            width: 134px;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero1 {
            width: 140px;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero2 {
            width: 155px;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero3 {
            width: 165px;
        }
    }

    @media screen and (max-width: 350px) {
        .solucoesinvestimento-bloco5 .bignumbers:before {
            -webkit-transform: skewX(1deg);
            -ms-transform: skewX(1deg);
            transform: skewX(1deg);
        }

        .bignumbers:before {
            -webkit-transform: skewX(3deg);
            -ms-transform: skewX(3deg);
            transform: skewX(3deg);
        }

        .bignumbers .numero2 {
            width: 145px;
        }

        .bignumbers .numero3 {
            width: 148px;
        }

        .institucional-bloco2-numeros .bignumbers .numero2.bignumber-numero {
            width: 115px;
        }

        .institucional-bloco2-numeros .bignumbers .numero3.bignumber-numero {
            width: 121px;
        }

        .bignumbers h6 {
            font-size: 18px !important;
        }

        .realstate-bloco5 .bignumbers .numero1 {
            width: 108px;
        }

        .realstate-bloco5 .bignumbers .numero2 {
            width: 117px;
        }

        .realstate-bloco5 .bignumbers .numero3 {
            width: 119px;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero2 {
            width: 145px;
        }

        .solucoesinvestimento-bloco5 .bignumbers .numero3 {
            width: 148px;
        }

        .institucional-bloco2-numeros .bignumbers:before {
            -webkit-transform: skewX(4deg);
            -ms-transform: skewX(4deg);
            transform: skewX(4deg);
        }
    }





    /*--------------------------------------------------------------
# Telas diversas
--------------------------------------------------------------*/
    @media screen and (min-width: 1200px) {
        body > .container-fluid > .area-trabalho > .video {
            width: 67% !important;
            height: 480px !important;
        }

        .img-home-video {
            width: 95% !important
        }
        .credito-bloco1-texto.bloco1-latam {
            width: 40% !important
        }
    }


    @media screen and (max-width: 1600px) {
        body > .conteiner-fluid > .bannertopo {
            max-height: 416px;
            height: 416px;
            right: 232px !important;
            z-index: 3;
            padding-right: 3px;
        }

        body > .area-trabalho > .grafismotopo {
            width: 266px;
            z-index: 4;
        }
    }


    @media screen and (max-width: 1455px) {
        .submenu {
            width: 100%;
            float: left;
            display: none;
            position: fixed;
            left: 0;
            padding-top: 18px;
            text-align: center;
            z-index: 120;
        }
    }

    @media screen and (max-width: 1423px) {
        /*body > .conteiner-fluid > .bannertopo {
        max-height: 372px;
        height: 372px;
        right: 169px !important;
    }*/
        body > .area-trabalho > .grafismotopo {
            width: 240px;
            margin-left: 4%;
        }
    }

    @media screen and (max-width: 1400px) {
    }

    @media screen and (max-width: 1366px) {
        body > .conteiner-fluid > .bannertopo {
            max-height: 356px;
            height: 356px;
            right: 145px !important;
        }

        body > .area-trabalho > .grafismotopo {
            width: 229px;
            margin-left: 5%;
        }
    }

    @media screen and (min-width: 1280px) {
        .tb-default tr td:nth-child(1), .tb-default tr th:nth-child(1) {
            width: 215px !important;
            max-width: 215px !important;
            min-width: 215px !important;
        }
        .credito-bloco1-texto.bloco1-latam {
            width: 40% !important
        }
        .td-nao-investir, .td-btn {
            border-bottom: 1px solid #ccc;
        }
        /*.investimentos3 table tr th:nth-child(1), .investimentos3 table tr td:nth-child(1) {
        width: 354px !important;
        min-width: 354px !important;
        max-width: 354px !important;
    }*/
        .space {
            width: 192px
        }
    }

    @media screen and (max-width: 1276px) {
        .tb-default tr td:nth-child(1), .tb-default tr th:nth-child(1) {
            width: 230px !important;
            max-width: 230px !important;
            min-width: 230px !important;
        }

        table.tb-default.stripe tr:nth-child(odd) td {
            white-space: inherit;
        }

        body > .conteiner-fluid > .bannertopo {
            height: 333px;
            max-height: 333px;
            right: 113px !important;
        }

        table.dataTable tbody th, table.dataTable tbody td {
            padding: 0 !important;
        }

        body > .area-trabalho > .grafismotopo {
            width: 220px;
            margin-left: 5.5%;
        }

        body > .container-fluid > .area-trabalho > .video img {
            width: 115%;
        }
        /*.infraestrutura-bloco5-numeros .numero2-texto {
        width: 340px;
    }
    .infraestrutura-bloco5-numeros .numero3-texto {
        width: 265px;
    }
    .realstate-bloco5-numeros .numero1 {
        left: -136px;
    }
    .realstate-bloco5-numeros .numero2 {
        left: -18px;
    }
    .realstate-bloco5-numeros .numero3 {
        left: 23px;
    }*/
        .asses-m .modal-dialog {
            max-width: 75%;
            width: 75%;
        }
    }

    @media screen and (max-width: 1260px) {
        td.fixed-column-right {
            width: 120px;
            min-width: 120px
        }
    }

    @media screen and (max-width: 1240px) {
        header .area-trabalho .col-md-3 a img {
            width: 206px;
        }

        .submenu {
            padding-top: 35px;
        }

        .submenu-area {
            top: 116px;
        }
    }


    @media screen and (max-width: 1200px) {
        body > .conteiner-fluid > .bannertopo {
            height: 312px;
            max-height: 312px;
            right: 78px !important;
        }

            body > .conteiner-fluid > .bannertopo > .boxtextotopo {
                width: 25%;
                top: -10px;
                padding-left: 1.5%;
            }

        body > .container-fluid > .area-trabalho > .video img {
            width: 123%;
        }
    }


    @media screen and (max-width: 1190px) {
        .assessfinanc-bloco4-texto img {
            height: auto;
        }

        .private-bloco4-texto img {
            height: auto;
        }
    }


    @media screen and (max-width: 1180px) {
        .multimercados-bloco1-texto {
            width: 37%;
        }

        .multimercados-bloco5-numeros .numero1 {
            left: -120px;
        }

        .multimercados-bloco5-numeros .numero2 {
            left: -30px;
        }
    }


    @media screen and (max-width: 1170px) {
        .credito-bloco1 .numero1,
        .credito-bloco2 .numero1,
        .credito-bloco3 .numero1,
        .credito-bloco4 .numero1,
        .credito-bloco5 .numero1 {
            left: -120px;
        }

        .credito-bloco5-numeros .numero2 {
            left: -30px;
        }

        .credito-bloco5-numeros .numero3 {
            left: 5px;
        }

        .credito-bloco5-numeros .numero1-texto {
            left: 214px;
        }

        .credito-bloco5-numeros .numero2-texto {
            left: 288px;
            top: 233px;
        }

        .credito-bloco5-numeros .numero3-texto {
            left: 386px;
            top: 418px;
            width: 370px;
        }
    }


    @media screen and (max-width: 1103px) {
        .multimercados-bloco1-foto {
            width: 65%;
        }

        .private-bloco1-texto {
            margin-top: -40.5rem;
        }
    }


    @media screen and (max-width: 1080px) {
        .multimercados-bloco1-texto {
            width: 33%;
            height: 490px;
            margin-top: -43rem;
        }

        .multimercados-bloco1-fundocinza {
            height: 450px;
        }
    }


    @media screen and (max-width: 1025px) {
        body > .conteiner-fluid > .bannertopo {
            height: 295px;
            max-height: 295px;
        }

        h5 {
            font-size: 11rem;
        }

        .submenu {
            padding-top: 35px;
        }

            .submenu li {
                font-size: 1.3rem;
            }

        body > .conteiner-fluid > .bannertopo > .boxtextotopo > .texttopoblack {
            font-size: 3.313rem;
        }

        body > .servicos > .servicostext {
            margin-left: 11%;
        }

        body > #big {
            min-height: 528px;
        }

            body > #big > #bignumbers {
                left: 80px;
            }

            body > #big > #bignumbers2 {
                top: 186px;
                left: 154px;
            }

            body > #big > #bignumbers3 {
                top: 357px;
                left: 237px;
            }

            body > #big > .bignumberstext {
                left: 420px;
            }

            body > #big > .bignumberstext2 {
                top: 202px;
                left: 485px;
            }

            body > #big > .bignumberstext3 {
                top: 348px;
                left: 588px;
            }

                body > #big > .bignumberstext h6, body > #big > .bignumberstext2 h6,
                body > #big > .bignumberstext3 h6 {
                    font-size: 3rem;
                }

        body > #filosofia > #back > a > .textbanner {
            width: 60%;
            padding-left: 6%;
        }

        body > .container-fluid > .area-trabalho > .video {
            height: auto !important;
        }

            body > .container-fluid > .area-trabalho > .video video {
                width: 818px;
                max-width: 818px;
            }

        body > #big > #bignumbers h5 {
            font-size: 12rem;
        }

        body > #filosofia > #back {
            background-size: 93%;
        }

        .noticias-bloco2-imagem img {
            max-width: 100%;
            max-width: 100%;
            margin-bottom: 15px;
        }

        .video-lightbox iframe {
            height: 550px;
        }

        .acoes-bloco2-video {
            width: 48%;
        }

        .acoes-bloco2-texto {
            width: 50%;
        }

        .assessfinanc-bloco1a-texto {
            padding-left: 9rem;
        }

        .impacto-bloco1a-texto {
            padding-left: 9rem;
        }

        .assessfinanc-bloco2-numeros .fundo-branco {
            right: -21px;
        }

        .assessfinanc-bloco2-numeros .numero1-texto {
            top: 43px;
            width: 100%;
            max-width: 392px;
        }

        .assessfinanc-bloco2-numeros .numero1 {
            left: -174px;
        }

        .assessfinanc-bloco2-numeros .numero2 {
            left: 24px;
        }

        .assessfinanc-bloco2-numeros .numero3 {
            left: 69px;
        }

        .assessfinanc-bloco2-numeros .numero2-texto {
            left: 375px;
            top: 223px;
            max-width: 410px;
        }

        .assessfinanc-bloco2-numeros .numero3-texto {
            left: 466px;
            top: 400px;
            width: 100%;
            max-width: 290px;
        }

        .comite-bloco3 {
            padding-left: 1rem;
            padding-right: 1rem;
        }

        .creditolp-bloco5-numeros .numero1-texto h6, .creditolp-bloco5-numeros .numero2-texto h6, .creditolp-bloco5-numeros .numero3-texto h6 {
            font-size: 3rem;
        }

        .credito-bloco4-texto h5 {
            font-size: 5.6rem;
        }

        .credito-bloco5-numeros .fundo-branco {
            right: -18px;
        }

        .numero1-texto {
            width: 58%;
        }

        .creditolp-bloco5-numeros .fundo-branco {
            right: -20px;
        }

        .creditolp-bloco5-numeros .numero2 {
            left: 165px;
            top: 219px;
        }

        .creditolp-bloco5-numeros .numero3 {
            left: 101px;
            top: 357px;
        }

        .creditolp-bloco5-numeros .numero2-texto {
            left: 296px;
            top: 240px;
        }

        .creditolp-bloco5-numeros .numero3-texto {
            left: 367px;
            top: 363px;
        }

        .credito-bloco5-numeros {
            width: 60%;
            height: 650px;
            display: block;
            margin: 0 auto 0;
        }

            .credito-bloco5-numeros .numero1 {
                left: -68px;
            }

            .credito-bloco5-numeros .numero2 {
                left: -76px;
                top: 199px;
            }

            .credito-bloco5-numeros .numero3 {
                left: -9px;
                top: 377px;
            }

            .credito-bloco5-numeros .numero1-texto {
                width: 82%;
                left: 288px;
            }

            .credito-bloco5-numeros .numero2-texto {
                left: 366px;
                top: 190px;
                width: 300px;
            }

            .credito-bloco5-numeros .numero3-texto {
                left: 447px;
                top: 365px;
                max-width: 370px;
            }

        .fundos-de-investimento-bloco5-familia-descricao {
            display: block;
        }

        .fundos-de-investimento-bloco5-familia-descricao-rpps {
            display: inline-block;
        }

        .fundos-de-investimento-bloco3-texto h5 {
            font-size: 6rem;
        }

        .infraestrutura-bloco2-video {
            width: 48%;
        }

        .infraestrutura-bloco2-texto {
            width: 50%;
        }

        .infraestrutura-bloco4-texto h5 {
            font-size: 6rem;
        }

        .numero1-texto {
            width: 80%;
        }

        .institucional-bloco1-texto {
            height: auto;
        }

        .noticia-bloco1 .iframe-100 iframe,
        .noticia-bloco2 .iframe-100 iframe {
            height: 550px;
        }

        .noticias-bloco2 iframe, .noticias-bloco3 iframe {
            width: 100%;
            height: 140px;
        }

        .noticias-bloco1 .iframe-100,
        .noticias-bloco2 .iframe-100,
        .noticias-bloco3 .iframe-100 {
            height: 550px;
        }

        .private-bloco3-texto h5 {
            font-size: 6rem;
        }

        .private-bloco2-video {
            width: 48%;
        }

        .private-bloco2-texto {
            width: 50%;
        }

        .realstate-bloco5-numeros {
            width: 60%;
            height: auto;
            display: block;
            margin: 0 auto 0;
        }

        .realstate-bloco4-texto h5 {
            font-size: 6rem;
        }

        .realstate-bloco2-texto {
            padding-left: 9rem;
        }

        .solucoesinvestimento-bloco5-numeros .fundo-branco {
            right: -20px;
        }

        .solucoesinvestimento-bloco5-numeros {
            width: 60%;
            height: auto;
            display: block;
            margin: 0 auto 0;
        }

            .solucoesinvestimento-bloco5-numeros .numero1-texto h6,
            .solucoesinvestimento-bloco5-numeros .numero2-texto h6,
            .solucoesinvestimento-bloco5-numeros .numero3-texto h6 {
                font-size: 2.4rem;
            }

        .solucoesinvestimento-bloco1-fundocinza {
            height: 430px;
        }

        .solucoesinvestimento-bloco1-texto {
            margin-top: -42rem;
        }

        .solucoesinvestimento-bloco1 {
            margin-bottom: 45px;
        }

        .private-bloco1-texto {
            margin-top: -42rem;
        }

        .private-bloco1-fundocinza {
            height: 430px;
        }
    }



    @media screen and (max-width: 1024px) {

        .full-1024 {
            min-width: 100%
        }

        .mobile-column {
            flex-direction: column;
        }

        th.space.sorting {
            width: 636px !important;
        }

        .owl-carousel-1.owl-drag .owl-item {
            height: 347px;
        }

        .tb-default tr td:nth-child(1), .tb-default tr th:nth-child(1) {
            width: 265px;
            max-width: 265px;
            min-width: 265px;
        }

        body > .conteiner-fluid > .bannertopo {
            height: 266px;
            max-height: 266px;
            right: 26px !important;
        }

        body > .area-trabalho > .grafismotopo {
            margin-left: 0 !important;
            width: 180px;
            left: 5px;
        }

        body > .servicos > .servicostext {
            margin-left: 6.3%;
        }

        body > .container-fluid > .grafismopreto-fundo {
            height: 399px !important;
        }

        body > .container-fluid > .area-trabalho > .grafismopreto {
            height: 399px;
        }

        body > .container-fluid > .area-trabalho > .grafismo {
            margin-top: -190px;
            margin-left: 11%;
        }

        body > #big {
            min-height: 524px;
        }

        body > .conteiner-fluid > .bannertopo > .boxtextotopo {
            top: -18px !important;
        }

            body > .conteiner-fluid > .bannertopo > .boxtextotopo > .texttopoblack {
                margin-bottom: 0;
            }
    }

    @media screen and (max-width: 992px) {
        body > header {
            margin: 1rem 0;
        }

        .title-nv {
            min-height: 60px;
        }

        .title-nv-infra {
            min-height: 60px;
        }

        .solucoesinvestimento-bloco2-texto .video video {
            display: none;
        }

        .institucional-bloco1-video img {
            width: auto !important;
        }

        .realstate-bloco2-video img {
            width: auto !important;
        }

        .credito-bloco2-video img {
            width: auto !important;
        }

        .acoes-bloco2-video img {
            width: auto !important;
        }

        .multimercados-bloco2-video img {
            width: auto !important;
        }

        .assessfinanc-bloco1a-video-mobile {
            padding: 20px !important;
        }

        .private-bloco2-video img {
            width: auto !important;
        }
        /*---------------------------------------------------------
    # Normalize
    ---------------------------------------------------------*/
        html,
        body {
            width: 100%;
            margin: 0;
            padding: 0;
        }

        .visivel-desktop {
            display: none !important;
        }

        .visivel-desktop-inline {
            display: none !important;
        }

        h4 {
            font-size: 1.2rem;
        }

        body > .area-trabalho {
            width: auto;
        }

        body header .area-trabalho.container {
            padding: 0;
        }
        /*---------------------------------------------------------
    # Header
    ---------------------------------------------------------*/
        .area-busca #menu-fechar-busca {
            display: none;
        }

        body > header {
            margin: 1rem 0;
            position: relative;
            padding: 0;
            width: auto;
        }

            body > header > .row {
                margin: 0;
            }

        body > .abaixo-do-header {
            display: none;
        }
        /*---------------------------------------------------------
    # Header - Menu
    ---------------------------------------------------------*/
        header .area-trabalho .col-md-3 a img {
            width: 206px;
        }

        body > header > .row > .area-trabalho > .portal {
            width: 24%;
            margin-right: 0;
        }

            body > header > .row > .area-trabalho > .portal > ul {
                text-align: right;
                margin-right: 0;
            }

                body > header > .row > .area-trabalho > .portal > ul > li > a > img {
                    width: auto;
                }

                body > header > .row > .area-trabalho > .portal > ul > .hamburguer-mobi {
                    display: inline-block;
                }

        body > header > .row > .area-trabalho > .menu {
            width: 100% !important;
            height: 100% !important;
            position: fixed;
            right: -1150px;
            top: 0;
            z-index: 200;
            background-color: #002FA7;
            padding: 80px 28px 28px 28px;
            margin: 0;
            float: none;
            overflow: scroll;
        }

            body > header > .row > .area-trabalho > .menu > #menu-fechar {
                display: block;
                width: 35px;
                position: absolute;
                right: 15px;
                top: 34px;
                cursor: pointer;
                z-index: 99;
            }

            body > header > .row > .area-trabalho > .menu > ul > li.so-menu-mobi {
                display: block;
            }

            body > header > .row > .area-trabalho > .menu > ul > li.so-menu-mobi-1 {
                border-top: 1px solid #fff;
                padding-top: 1em;
            }

            body > header > .row > .area-trabalho > .menu > ul > li {
                display: block;
                margin: 4% 0;
                color: #fff;
                text-align: left;
                font-size: 2rem;
            }

                body > header > .row > .area-trabalho > .menu > ul > li > a {
                    color: #fff;
                }

                    body > header > .row > .area-trabalho > .menu > ul > li > a:hover {
                        color: #fff;
                    }

                body > header > .row > .area-trabalho > .menu > ul > li > .buscar {
                    margin-left: 0;
                    font-size: 0.1rem;
                    display: none;
                }

                    body > header > .row > .area-trabalho > .menu > ul > li > .buscar > img {
                        display: none;
                    }

                body > header > .row > .area-trabalho > .menu > ul > li > .area-busca {
                    width: 60%;
                    display: block;
                    position: absolute;
                    top: 15px;
                    left: 50%;
                    margin-left: -30%;
                }

                    body > header > .row > .area-trabalho > .menu > ul > li > .area-busca > #menu-fechar-busca {
                        width: 30px;
                        height: 30px;
                        right: 1rem;
                        top: 1rem;
                        display: block;
                    }

        body > header > .row > .area-trabalho .menu > ul li .area-busca li .pesquisa {
            width: 100%;
            text-align: left;
            border: 1px solid #fff;
            padding: 2rem 4rem 2rem 2rem;
            background-color: rgba(255, 255, 255, 0.5);
            background-image: url(/img/search_mobi.png);
            background-repeat: no-repeat;
            background-size: 21px;
            background-position-y: 10px;
            background-position-x: 98%;
        }

        .tem-submenu:hover ul {
            display: none;
        }

        .submenu {
            float: none;
            position: relative;
            padding-top: 20px;
            text-align: left;
            margin-left: 20%;
            z-index: 120;
        }

            .submenu li {
                display: block;
                margin: 1% 0;
            }

                .submenu li a:hover {
                    color: #fff;
                    text-decoration: none;
                }

        .area-busca #menu-fechar-busca {
            margin-top: -3rem;
            margin-right: 1rem;
        }
        /*---------------------------------------------------------
    # Footer
    ---------------------------------------------------------*/
        footer {
            width: 100% !important;
            overflow: hidden;
        }

            footer #base {
                margin-bottom: 0 !important;
            }

        body > .container > #base > .row > .col-md-3 > a > img {
            max-width: 200px;
            margin: 0 auto;
        }

        body > .container > #base > .row > .rodape-portal {
            text-align: center;
        }

            body > .container > #base > .row > .rodape-portal > a {
                margin-left: 2.5%;
                margin-right: 2.5%;
                white-space: nowrap;
            }

            body > .container > #base > .row > .rodape-portal > .midia-social > img {
                height: 3rem;
            }

            body > .container > #base > .row > .rodape-portal > .rodape-politica {
                text-align: center;
                margin-bottom: 20px;
                margin-left: auto;
                margin-right: auto;
            }

                body > .container > #base > .row > .rodape-portal > .rodape-politica > a {
                    margin-left: 3%;
                    margin-right: 3%;
                    white-space: nowrap;
                }

        .anbima {
            text-align: center;
            padding: 0 0 50px 0;
        }

            .anbima img {
                margin: 0 auto 0;
            }

        body > .container > #base > .row > .rodape-menu {
            display: none;
        }

        .anbima.nv2018 {
            width: 280px;
            margin: 0 auto 10px;
            overflow: hidden;
        }

            .anbima.nv2018 img {
                float: left;
                margin: 0 8px;
            }
        /*---------------------------------------------------------
    # Home - Bloco 01
    ---------------------------------------------------------*/
        body > .conteiner-fluid > .bannertopo {
            background: none !important;
            max-height: none;
            height: auto;
            left: 0;
        }

            body > .conteiner-fluid > .bannertopo > video {
                display: none;
            }

            body > .conteiner-fluid > .bannertopo > .bannertopomobile {
                display: block;
            }

            body > .conteiner-fluid > .bannertopo > .boxtextotopo {
                width: 100%;
                display: block;
                position: relative;
                margin: 0 0 20px 0;
                top: 77%;
                padding-bottom: 0;
            }

                body > .conteiner-fluid > .bannertopo > .boxtextotopo > .texttopo {
                    padding-bottom: 3px;
                    display: inline-block;
                    margin: 0;
                }

                body > .conteiner-fluid > .bannertopo > .boxtextotopo > .texttopoblack {
                    margin: 0 0 10px 0;
                    display: block;
                }
        /*---------------------------------------------------------
    # Home - Bloco 02
    ---------------------------------------------------------*/
        body > .servicos {
            margin-bottom: 5rem;
        }

            body > .servicos > .servicostext {
                margin: 5% 0 0 0;
            }

                body > .servicos > .servicostext > ul > li.barra-servicos02 {
                    margin: 2%;
                }

                body > .servicos > .servicostext ul li {
                    width: 45%;
                    height: 50px;
                    margin: 2%;
                    border: 1px solid #00adee;
                    text-align: center;
                    position: relative;
                }

                    body > .servicos > .servicostext ul li br {
                        display: none;
                    }

                    body > .servicos > .servicostext ul li:hover {
                        background-color: #a9a8a9 !important;
                        border-color: #ffffff;
                        font-weight: bold;
                    }

                    body > .servicos > .servicostext ul li a {
                        font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
                        font-weight: 300;
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        transform: translate(-50%, -50%);
                    }

                    body > .servicos > .servicostext ul li img {
                        display: none;
                    }

        /*---------------------------------------------------------
    # Home - Bloco 03
    ---------------------------------------------------------*/
        body > .talento,
        body > .noticiario {
            margin-bottom: 5rem;
        }

            body > .noticiario > #noticias > div > .textnoticias > .noticia > p {
                margin-bottom: 32px;
            }

        body > .container-fluid > .grafismopreto-fundo,
        body > .container-fluid > .area-trabalho > .grafismopreto,
        body > .container-fluid > .area-trabalho > .grafismo {
            display: none;
        }

        body > .container-fluid > .area-trabalho > .textovideo {
            display: block;
            width: 100%;
            left: 0;
        }

        body > .container-fluid > .area-trabalho > .video {
            display: block;
            width: 100%;
            max-width: 100%;
            height: auto;
            position: relative;
        }
        /*---------------------------------------------------------
    # Home - Bloco 04
    ---------------------------------------------------------*/
        body > .nossosnumeros {
        }

        body > #big {
            min-height: 400px;
        }

            body > #big > .grafismobig {
                top: 0;
                left: 226px;
                width: auto;
            }

                body > #big > .grafismobig > .grafismonumeros {
                    display: none;
                }

                body > #big > .grafismobig > .grafismonumerosmobi {
                    display: block;
                }

        body #big h5 {
            font-size: 10rem;
            letter-spacing: -8px;
        }

        body #big h6 {
            font-size: 2.2rem;
        }

        body > #big > #bignumbers-titulo {
            margin: 0;
            padding-left: 4%;
            width: 90%;
        }

            body > #big > #bignumbers-titulo > h4 {
                width: 40%;
            }

        body > #big > #bignumbers {
            left: -66px;
        }

        body > #big > .bignumberstext {
            left: 320px;
            width: auto;
            top: 44px;
        }

        body > #big > #bignumbers2 {
            left: 25px;
            top: 155px;
        }

        body > #big > .bignumberstext2 {
            width: auto !important;
            left: 369px;
            top: 165px;
        }

        body > #big > #bignumbers3 {
            left: 89px;
            top: 270px;
        }

        body > #big > .bignumberstext3 {
            width: auto;
            left: 440px;
            top: 277px;
        }
        /*---------------------------------------------------------
    # Home - Bloco 05
    ---------------------------------------------------------*/
        body > #filosofia {
            height: auto;
            /*background-image: url("../img/bgimage_mobi.png");*/
            background-size: cover;
            padding: 55px 0;
            margin: 30px 0 20px 0;
            position: relative;
            z-index: 100;
            background-position-x: center;
            background-position-y: 0;
        }

            body > #filosofia > #back {
                height: auto;
                width: 80%;
                background-image: url("../img/bgtext_mobi.png");
                background-repeat: no-repeat;
                background-size: 80%;
                z-index: 21;
                background-position-x: left;
                background-position-y: -400px;
                margin: 0 auto;
            }

                body > #filosofia > #back > a > .textbanner {
                    width: 68%;
                    padding: 50px;
                    z-index: 22;
                }

                    body > #filosofia > #back > a > .textbanner > h2 {
                        font-size: 2em;
                    }

                    body > #filosofia > #back > a > .textbanner > .textbannerblack {
                        width: 81%;
                    }

        .disclaimer {
            padding: 0 3rem 5rem 3rem;
        }

            .disclaimer img {
                max-width: 100%;
            }

        body > #big > #bignumbers h5 {
            font-size: 9.5rem;
        }

        .infraestrutura-bloco1 {
            overflow: hidden;
        }

        .infraestrutura-bloco1-foto {
            width: 70%;
        }

        .institucional-bloco1-video {
            padding: 20px;
        }

        .credito-bloco2-video-mobile {
            padding: 20px !important;
        }

            .credito-bloco2-video-mobile video {
                display: none;
            }

        .acoes-bloco2-video-mobile video {
            display: none;
        }

        .acoes-bloco2-video-mobile {
            padding: 20px !important;
        }

        .multimercados-bloco2-video-mobile {
            padding: 20px !important;
        }

            .multimercados-bloco2-video-mobile video {
                display: none;
            }

        .solucoesinvestimento-bloco2-video-mobile {
            padding: 20px !important;
        }

            .solucoesinvestimento-bloco2-video-mobile video {
                display: none;
            }

        .acoes-bloco1 .container,
        .acoes-bloco2 .container,
        .acoes-bloco3 .container,
        .acoes-bloco4 .container {
            margin: 0;
            padding: 0;
        }

        .acoes-bloco1-foto {
            width: 70%;
        }

        .acoes-bloco1-texto {
            margin-top: -35rem;
        }

        .acoes-bloco1-fundocinza img {
            right: -19rem;
        }

        .acoes-bloco2-video-desktop {
            display: none;
        }

        .acoes-bloco2-video-mobile {
            display: block;
        }

        .acoes-bloco2-video {
            width: auto;
            max-width: 100%;
            padding: 0 !important;
        }

            .acoes-bloco2-video img {
                max-width: 100%;
            }

        .acoes-bloco2-texto {
            width: auto;
            padding: 3rem 2rem;
        }

        .acoes-bloco3 {
            margin-bottom: 3rem;
        }

        .acoes-bloco3-desk {
            display: none !important;
        }

        .acoes-bloco3-mobi {
            display: block;
            width: 80%;
            margin: 3rem auto 0 auto;
            border: solid;
            border-color: #a9a8a9;
            border-width: thin;
            width: 90%;
            font-size: 20px;
            padding: 2%;
            margin: 1% auto;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 300;
            background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_down.png) no-repeat right #ddd;
            -webkit-appearance: none;
            background-position: calc(100% - 20px) center;
            background-color: white;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-repeat: no-repeat;
        }

        .acoes-bloco4-fundocinza {
            display: none;
        }

        .acoes-bloco4-grafismo {
            display: none;
        }

        .acoes-bloco4-texto {
            width: auto;
            min-height: inherit;
            padding: 2rem 2rem 5rem 2rem;
            background-color: #A4A698;
        }

        .acoes-bloco4-imagem {
            width: 100%;
            max-width: 100%;
            height: auto;
            position: relative;
            right: auto;
            top: auto;
            z-index: 100;
            margin-top: -3rem;
            text-align: right;
        }

            .acoes-bloco4-imagem img {
                max-width: 100%;
            }

        .acoes-bloco4-familia {
            font-size: 1.8rem;
            text-align: left;
            padding: 0 2rem;
        }


        .acoes-bloco4-familia-linha {
            width: auto;
        }

        .acoes-bloco4-familia h2 {
            font-size: 5rem !important;
            font-weight: bold !important;
        }

        .acoes-bloco4-familia-nome {
            width: 50%;
            margin-top: 1.5rem;
        }

        .acoes-bloco4-familia-regulamento,
        .acoes-bloco4-familia-factsheet {
            margin-bottom: 4rem;
            margin-right: 2rem;
        }

        .assessfinanc-bloco1 .container,
        .assessfinanc-bloco1a .container,
        .assessfinanc-bloco2 .container,
        .assessfinanc-bloco3 .container,
        .assessfinanc-bloco4 .container,
        .assessfinanc-bloco5 .container {
            margin: 0;
            padding: 0;
        }

        .assessfinanc-bloco1-foto {
            width: 70%;
        }

        .assessfinanc-bloco1-texto {
            margin-top: -35rem;
        }

        .assessfinanc-bloco1-fundocinza img {
            right: -19rem;
        }

        .assessfinanc-bloco1a-video-desktop {
            display: none;
        }

        .assessfinanc-bloco1a-video-mobile {
            display: block;
        }

        .assessfinanc-bloco1a-video {
            width: auto !important;
            max-width: 100%;
            padding: 0;
        }

            .assessfinanc-bloco1a-video img {
                max-width: 100%;
            }

        .assessfinanc-bloco1a-texto {
            width: auto;
            padding: 3rem 2rem;
        }

        .assessfinanc-bloco2 {
            margin-bottom: 0;
        }

        .assessfinanc-bloco2-numeros {
            margin-left: 0;
            height: 530px;
            width: 70%;
            margin: 0 auto 0;
            display: block;
        }

            .assessfinanc-bloco2-numeros h4 {
                margin-left: 0;
                font-size: 1.3rem;
            }

            .assessfinanc-bloco2-numeros .fundo-branco {
                width: 12rem;
                height: 640px;
                position: absolute;
                left: 180px;
                top: -7px;
            }

            .assessfinanc-bloco2-numeros .numero1 {
                position: absolute;
                left: -213px;
                top: 60px;
            }

            .assessfinanc-bloco2-numeros .numero2 {
                position: absolute;
                left: -83px;
                top: 205px;
            }

            .assessfinanc-bloco2-numeros .numero3 {
                position: absolute;
                left: -110px;
                top: 345px;
            }

            .assessfinanc-bloco2-numeros .numero1-texto h6,
            .assessfinanc-bloco2-numeros .numero2-texto h6,
            .assessfinanc-bloco2-numeros .numero3-texto h6 {
                font-size: 2.4rem;
            }

            .assessfinanc-bloco2-numeros .numero1-texto {
                position: absolute;
                left: 215px;
                top: 50px;
                width: 40%;
            }

            .assessfinanc-bloco2-numeros .numero2-texto {
                position: absolute;
                left: 235px;
                top: 207px;
                max-width: 340px;
            }

            .assessfinanc-bloco2-numeros .numero3-texto {
                position: absolute;
                left: 261px;
                top: 342px;
            }

        .assessfinanc-bloco3 {
            background-color: rgb(147,147,147);
            padding-bottom: 0;
            margin-top: 35px;
        }

        .assessfinanc-bloco3-fundocinza {
            display: none;
        }

        .assessfinanc-bloco3-grafismo {
            display: none;
        }

        .assessfinanc-bloco3-texto {
            width: 100%;
            min-height: inherit;
            padding: 0 2rem;
        }

        .assessfinanc-bloco3-imagem {
            top: 0;
            display: block;
            right: 0;
            position: relative;
            width: 100%;
            text-align: right;
            background: #fff;
            margin-top: 40px;
        }

            .assessfinanc-bloco3-imagem img {
                position: relative;
                top: -20px;
                max-width: 100%;
            }

        .assessfinanc-bloco4-textos {
            width: 90%;
            height: auto;
            padding: 0;
            margin: 0 auto 0;
        }

        .assessfinanc-bloco4-texto {
            width: 50%;
            height: auto;
            margin: 0;
            display: block;
            float: left;
            padding: 0 15px;
            min-height: 520px;
        }

        .assessfinanc-bloco4-texto-lightbox img {
            max-width: 100%;
        }

        .busca-bloco1 .container {
            margin: 0;
            padding: 0;
        }

        .busca-bloco1 {
            padding-left: 2rem;
            padding-right: 2rem;
        }

        .busca-bloco1-linha-botoes .botao {
            min-width: 10rem;
            width: auto;
            margin: 0 0.5rem;
        }

        .busca-bloco1-linha-paginacao {
            font-size: 2rem;
            margin-left: 2rem;
            margin-right: 2rem;
        }

        .comite-bloco1 .container,
        .comite-bloco2 .container,
        .comite-bloco3 .container {
            margin: 0;
            padding: 0;
        }

        .comite-bloco1-foto {
            width: 70%;
        }

        .comite-bloco1-texto {
            margin-top: -35rem;
        }

        .comite-bloco1-fundocinza img {
            right: -19rem;
        }

        .comite-bloco2 {
            margin-top: 3rem;
            margin-bottom: 3rem;
        }

        .comite-bloco2-video {
            width: auto;
            max-width: 100%;
            padding: 0;
            background: none;
        }

            .comite-bloco2-video img {
                max-width: 100%;
            }

        .comite-bloco2-texto {
            width: auto;
            padding: 0 2rem;
        }

        .comite-bloco2-desk {
            display: none !important;
        }

        .comite-bloco2-mobi {
            display: block;
            width: 80%;
            margin: 3rem auto 0 auto;
            border: solid;
            border-color: #a9a8a9;
            border-width: thin;
            width: 90%;
            font-size: 20px;
            padding: 2%;
            margin: 1% auto;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 300;
            background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_down.png) no-repeat right #ddd;
            -webkit-appearance: none;
            background-position: calc(100% - 20px) center;
            background-color: white;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-repeat: no-repeat;
        }

        .comite-bloco3-esquerda {
            width: auto;
            display: block;
            margin-right: 0;
            padding: 0 2rem;
            margin-bottom: 5rem;
        }

        .comite-bloco3-direita {
            width: auto;
            display: block;
            margin-right: 0;
            padding: 0 2rem;
        }

        .conselho-bloco1 .container,
        .conselho-bloco2 .container,
        .conselho-bloco3 .container {
            margin: 0;
            padding: 0;
        }

        .conselho-bloco1-foto {
            width: 70%;
        }

        .conselho-bloco1-texto {
            margin-top: -35rem;
        }

        .conselho-bloco1-fundocinza img {
            right: -19rem;
        }

        .conselho-bloco2 {
            margin-top: 3rem;
            margin-bottom: 3rem;
        }

        .conselho-bloco2-video {
            width: auto;
            max-width: 100%;
            padding: 0;
            background: none;
        }

            .conselho-bloco2-video img {
                max-width: 100%;
            }

        .conselho-bloco2-texto {
            width: auto;
            padding: 0 2rem;
        }

        .conselho-bloco2-desk {
            display: none !important;
        }

        .conselho-bloco2-mobi {
            display: block;
            width: 80%;
            margin: 3rem auto 0 auto;
            border: solid;
            border-color: #a9a8a9;
            border-width: thin;
            width: 90%;
            font-size: 20px;
            padding: 2%;
            margin: 1% auto;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 300;
            background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_down.png) no-repeat right #ddd;
            -webkit-appearance: none;
            background-position: calc(100% - 20px) center;
            background-color: white;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-repeat: no-repeat;
        }

        .conselho-bloco3-textos {
            width: auto;
            height: auto;
        }

        .conselho-bloco3-texto {
            width: 80%;
            height: auto;
            margin: 2rem auto;
            display: block;
        }

        .conselho-bloco3-area-titulo,
        .conselho-bloco3-area {
            display: none;
        }

        .conselho-bloco3-imagem,
        .conselho-bloco3-texto {
            display: block;
            width: auto;
        }

        .conselho-bloco3-linha-completa .conselho-bloco3-acao {
            display: block;
            position: absolute;
            top: -2rem;
            right: 3rem;
        }

        .conselho-bloco3-acao img {
            width: 26px;
        }

        .contato-bloco1 .container,
        .contato-bloco2 .container {
            margin: 0;
            padding: 0;
        }

        .contato-bloco1-foto {
            width: 70%;
        }

        .contato-bloco1-texto {
            margin-top: -35rem;
        }

        .contato-bloco1-fundocinza img {
            right: -19rem;
        }

        .contato-bloco2 {
            margin-top: 0;
            margin-bottom: 0;
        }

        .contato-bloco2-formulario {
            width: auto;
            display: block;
            padding-left: 2rem;
            padding-right: 2rem;
        }

        .contato-bloco2-enderecos {
            width: 50%;
            margin-left: auto;
            margin-right: auto;
            display: block;
            padding-left: 2rem;
            padding-right: 2rem;
        }

        .credito-bloco1 .container,
        .credito-bloco2 .container,
        .credito-bloco3 .container,
        .credito-bloco4 .container,
        .credito-bloco5 .container {
            margin: 0 auto 0;
            padding: 0;
        }

        .credito-bloco1-foto {
            width: 70%;
        }

        .credito-bloco1-texto {
            margin-top: -35rem;
        }

        .credito-bloco1-fundocinza img {
            right: -19rem;
        }

        .credito-bloco2-video-mobile {
            display: block;
        }

        .credito-bloco2-video-desktop {
            display: none;
        }

        .credito-bloco2-video {
            width: auto;
            max-width: 100%;
            padding: 0 !important;
            background: center center;
            background-repeat: no-repeat;
        }

            .credito-bloco2-video img {
                max-width: 100%;
            }

        .credito-bloco2-texto {
            width: auto;
            padding: 2rem;
        }

        .credito-bloco3 {
            margin-top: 3rem;
            margin-bottom: 3rem;
        }

        .credito-bloco3-desk {
            display: none !important;
        }

        .credito-bloco3-mobi {
            display: block;
            border: solid;
            border-color: #a9a8a9;
            border-width: thin;
            width: 90%;
            font-size: 20px;
            padding: 2%;
            margin: 1% auto;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 300;
            background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_down.png) no-repeat right #ddd;
            -webkit-appearance: none;
            background-position: calc(100% - 20px) center;
            background-color: white;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-repeat: no-repeat;
            text-transform: uppercase;
        }

        .credito-bloco4-fundocinza {
            display: none;
        }

        .credito-bloco4-grafismo {
            display: none;
        }

        .credito-bloco4-texto {
            width: auto;
            min-height: inherit;
            padding: 2rem 2rem 5rem 2rem;
            background-color: #959494;
        }

            .credito-bloco4-texto h5 {
                width: auto;
                font-size: 5rem;
            }

        .credito-bloco4-imagem {
            width: 100% !important;
            height: auto;
            position: relative;
            right: auto;
            top: auto;
            z-index: 100;
            margin-top: -3rem;
            text-align: right;
        }

            .credito-bloco4-imagem img {
                max-width: 100%;
            }

        .credito-bloco4-familia {
            width: auto;
            font-size: 1.8rem;
            text-align: left;
            padding: 0 2rem;
        }

        .credito-bloco4-familia-linha {
            width: auto;
        }

        .credito-bloco4-familia h2 {
            font-size: 4rem;
        }

        .credito-bloco4-familia-nome {
            width: 50%;
            margin-top: 1.5rem;
        }

        .credito-bloco4-familia-regulamento,
        .credito-bloco4-familia-factsheet {
            margin-right: 2rem;
        }

        .credito-bloco5 {
            margin-bottom: 5rem;
            overflow: hidden;
        }

        .credito-bloco5-numeros {
            width: 70%;
            height: 475px;
            margin-left: 0;
            margin: 0 auto 0;
        }

            .credito-bloco5-numeros .fundo-branco {
                width: 12rem;
                height: 640px;
                position: absolute;
                left: 180px;
            }

            .credito-bloco5-numeros .numero h5 {
                font-size: 9.5rem;
            }

            .credito-bloco5-numeros .numero1 {
                left: -101px;
                top: 60px;
            }

            .credito-bloco5-numeros .numero2 {
                left: -172px;
                top: 200px;
            }

            .credito-bloco5-numeros .numero3 {
                position: absolute;
                left: -173px;
                top: 330px;
            }

            .credito-bloco5-numeros .numero1-texto h6,
            .credito-bloco5-numeros .numero2-texto h6,
            .credito-bloco5-numeros .numero3-texto h6 {
                font-size: 2.25rem;
            }

            .credito-bloco5-numeros .numero1-texto {
                position: absolute;
                left: 215px;
                top: 50px;
                width: 58%;
            }

            .credito-bloco5-numeros .numero2-texto {
                position: absolute;
                left: 235px;
                top: 215px;
            }

            .credito-bloco5-numeros .numero3-texto {
                position: absolute;
                left: 255px;
                top: 340px;
            }

        .creditolp-bloco5-texto {
            width: auto;
            margin: 0;
            padding: 0 2rem;
        }

        .creditolp-bloco5-numeros {
            width: 100%;
            height: 480px;
            overflow: hidden;
        }

            .creditolp-bloco5-numeros h4 {
                font-size: 1.3rem;
            }

            .creditolp-bloco5-numeros .fundo-branco {
                width: 12rem;
                height: 640px;
                position: absolute;
                left: 11rem;
                top: 0;
            }

            .creditolp-bloco5-numeros .numero h5 {
                font-size: 10rem;
            }

            .creditolp-bloco5-numeros .numero1 {
                position: absolute;
                left: 0;
                top: 60px;
            }

            .creditolp-bloco5-numeros .numero2 {
                position: absolute;
                left: 76px;
                top: 200px;
            }

            .creditolp-bloco5-numeros .numero3 {
                position: absolute;
                left: 0;
                top: 330px;
            }

            .creditolp-bloco5-numeros .numero1-texto h6,
            .creditolp-bloco5-numeros .numero2-texto h6,
            .creditolp-bloco5-numeros .numero3-texto h6 {
                font-size: 2.25rem;
            }

            .creditolp-bloco5-numeros .numero1-texto {
                width: 200px;
                position: absolute;
                left: 145px;
                top: 50px;
            }

            .creditolp-bloco5-numeros .numero2-texto {
                position: absolute;
                left: 165px;
                top: 215px;
            }

            .creditolp-bloco5-numeros .numero3-texto {
                position: absolute;
                left: 175px;
                top: 340px;
            }

        .fundos-de-investimento-bloco1 .container,
        .fundos-de-investimento-bloco2 .container,
        .fundos-de-investimento-bloco3 .container,
        .fundos-de-investimento-bloco4 .container,
        .fundos-de-investimento-bloco5 .container {
            margin: 0;
            padding: 0;
        }

        .fundos-de-investimento-bloco1-foto {
            width: 70%;
        }

        .fundos-de-investimento-bloco1-texto {
            margin-top: -35rem;
        }

        .fundos-de-investimento-bloco1-fundocinza img {
            right: -19rem;
        }

        .fundos-de-investimento-bloco2 {
            margin-top: 5rem;
            margin-bottom: 2rem;
        }

        .fundos-de-investimento-bloco2-video {
            width: auto;
            max-width: 100%;
            padding: 0;
            background: none;
        }

            .fundos-de-investimento-bloco2-video img {
                max-width: 100%;
            }

        .fundos-de-investimento-bloco2-texto {
            width: auto;
            padding: 3rem 2rem;
        }

        .fundos-de-investimento-bloco2-desk {
            display: none !important;
        }

        .fundos-de-investimento-bloco2-mobi {
            display: block;
            border: solid;
            border-color: #a9a8a9;
            border-width: thin;
            width: 90%;
            font-size: 20px;
            padding: 2%;
            margin: 1% auto;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 300;
            background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_down.png) no-repeat right #ddd;
            -webkit-appearance: none;
            background-position: calc(100% - 20px) center;
            background-color: white;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-repeat: no-repeat;
        }

        .fundos-de-investimento-bloco3-fundocinza {
            display: none;
        }

        .fundos-de-investimento-bloco3-grafismo {
            display: none;
        }

        .fundos-de-investimento-bloco3-texto {
            width: auto;
            min-height: inherit;
            padding: 0 2rem;
            background-color: #c0c0c0;
            padding-bottom: 2rem;
        }

        .fundos-de-investimento-bloco3-imagem {
            display: none;
        }

        .fundos-de-investimento-bloco4-texto {
            width: auto;
            position: relative;
            top: auto;
            right: auto;
            padding: 0 2rem;
        }

        .fundos-de-investimento-bloco3-formulario-texto {
            width: auto;
            display: block;
            margin-right: 0;
            padding: 0 2rem;
        }

        .fundos-de-investimento-bloco3-formulario {
            width: auto;
            display: block;
            padding: 0 2rem;
        }

        .fundos-de-investimento-bloco5-familia-nome {
            width: 225px;
            padding: 0;
            margin-right: 0 !important;
            vertical-align: middle;
        }

        .fundos-de-investimento-bloco5-familia-maismenos {
            padding: 0;
            margin-right: 0 !important;
            vertical-align: middle;
        }

        .fundos-de-investimento-bloco5-familia-descricao {
            width: auto;
        }

        .fundos-de-investimento-bloco5-familia-descricao,
        .fundos-de-investimento-bloco5-familia-regulamento,
        .fundos-de-investimento-bloco5-familia-factsheet {
            display: block;
            padding-right: 0;
        }

        .fundos-de-investimento-bloco6 {
            margin-top: 5rem !important;
            margin-bottom: 5rem !important;
            padding: 0 2rem;
        }

        .fundos-de-investimento-bloco5-informacoes-informacao {
            width: 90%;
            margin: 3rem 0 3rem 2rem;
        }

            .fundos-de-investimento-bloco5-informacoes-informacao img {
                width: auto;
                display: inline-block;
                vertical-align: top;
            }

        .fundos-de-investimento-bloco5-informacoes-informacao-txt {
            width: 82%;
            display: inline-block;
            vertical-align: top;
            margin-left: 1rem;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-size: 1.8rem;
        }

        .informacoes-bloco1 .container,
        .informacoes-bloco2 .container,
        .informacoes-bloco3 .container,
        .informacoes-bloco4 .container,
        .informacoes-bloco5 .container {
            margin: 0;
            padding: 0;
        }

        .informacoes-bloco1-foto {
            width: 70%;
        }

        .informacoes-bloco1-texto {
            margin-top: -35rem;
        }

        .informacoes-bloco1-fundocinza img {
            right: -19rem;
        }

        .informacoes-bloco2-video {
            width: auto;
            max-width: 100%;
            padding: 0;
            background: none;
        }

            .informacoes-bloco2-video img {
                max-width: 100%;
            }

        .informacoes-bloco2-texto {
            width: auto;
            padding: 3rem 2rem;
        }

        .informacoes-bloco2-desk {
            display: none !important;
        }

        .informacoes-bloco2-mobi {
            display: block;
            border: solid;
            border-color: #a9a8a9;
            border-width: thin;
            width: 90%;
            font-size: 20px;
            padding: 2%;
            margin: 1% auto;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 300;
            background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_down.png) no-repeat right #ddd;
            -webkit-appearance: none;
            background-position: calc(100% - 20px) center;
            background-color: white;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-repeat: no-repeat;
        }

        .informacoes-bloco3-fundocinza {
            display: none;
        }

        .informacoes-bloco3-grafismo {
            display: none;
        }

        .informacoes-bloco3-texto {
            width: auto;
            min-height: inherit;
            padding: 0 2rem;
            background-color: #000;
            padding-bottom: 2rem;
        }

        .informacoes-bloco3-imagem {
            display: none;
        }

        .informacoes-bloco4-texto {
            width: auto;
            position: relative;
            top: auto;
            right: auto;
            padding: 0 2rem;
        }

        .informacoes-bloco5-familia-nome {
            width: 225px;
            padding: 0;
            margin-right: 0 !important;
            vertical-align: middle;
        }

        .informacoes-bloco5-familia-maismenos {
            padding: 0;
            margin-right: 0 !important;
            vertical-align: middle;
        }

        .informacoes-bloco5-familia-descricao,
        .informacoes-bloco5-familia-regulamento,
        .informacoes-bloco5-familia-factsheet {
            display: block;
            padding-right: 0;
        }

        .informacoes-bloco6 {
            margin-top: 5rem !important;
            margin-bottom: 5rem !important;
            padding: 0 2rem;
        }

        .informacoes-bloco5-informacoes-informacao {
            width: 90%;
            margin: 3rem 0 3rem 2rem;
        }

            .informacoes-bloco5-informacoes-informacao img {
                width: auto;
                display: inline-block;
                vertical-align: top;
            }

        .informacoes-bloco5-informacoes-informacao-txt {
            width: 82%;
            display: inline-block;
            vertical-align: top;
            margin-left: 1rem;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-size: 1.8rem;
        }

        .infraestrutura-bloco1 .container,
        .infraestrutura-bloco2 .container,
        .infraestrutura-bloco3 .container,
        .infraestrutura-bloco4 .container,
        .infraestrutura-bloco5 .container {
            margin: 0;
            padding: 0;
        }

        .infraestrutura-bloco1-foto {
            width: 70%;
        }

        .infraestrutura-bloco1-texto, .como-investir-bloco1-texto {
            margin-top: -35rem;
        }

        .infraestrutura-bloco1-fundocinza img, .comoinvestir-bloco1-fundocinza img {
            right: -19rem;
        }

        .infraestrutura-bloco2-video-mobile {
            display: block;
            margin-bottom: 5rem;
        }

        .infraestrutura-bloco2-video-desktop {
            display: none;
        }

        .infraestrutura-bloco2-video {
            width: auto;
            max-width: 100%;
            padding: 0;
            background-repeat: no-repeat;
        }

            .infraestrutura-bloco2-video img {
                max-width: 100%;
                width: auto;
            }

        .infraestrutura-bloco2-texto {
            width: auto;
            padding: 2rem;
        }

        .infraestrutura-bloco3 {
            margin-top: 3rem;
            margin-bottom: 3rem;
        }

        .infraestrutura-bloco3-desk {
            display: none !important;
        }

        .infraestrutura-bloco3-mobi {
            display: block;
            border: solid;
            border-color: #a9a8a9;
            border-width: thin;
            width: 90%;
            font-size: 20px;
            padding: 2%;
            margin: 1% auto;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 300;
            background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_down.png) no-repeat right #ddd;
            -webkit-appearance: none;
            background-position: calc(100% - 20px) center;
            background-color: white;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-repeat: no-repeat;
        }

        .infraestrutura-bloco4-fundocinza {
            display: none;
        }

        .infraestrutura-bloco4-grafismo {
            display: none;
        }

        .infraestrutura-bloco4 {
            margin-bottom: 5rem;
        }

        .infraestrutura-bloco4-texto {
            width: auto;
            min-height: inherit;
            padding: 2rem 2rem 5rem 2rem;
            background-color: #959494;
        }

            .infraestrutura-bloco4-texto h5 {
                font-size: 6.5rem;
            }

        .infraestrutura-bloco4-imagem {
            width: 100%;
            height: auto;
            position: relative;
            right: auto;
            top: auto;
            z-index: 100;
            margin-top: -3rem;
            text-align: right;
            z-index:888
        }

            .infraestrutura-bloco4-imagem img {
                max-width: 100%;
            }

        .infraestrutura-bloco4-familia {
            font-size: 1.8rem;
            text-align: left;
            padding: 0 2rem;
        }

            .infraestrutura-bloco4-familia h2 {
                font-size: 4rem;
            }

        .infraestrutura-bloco4-familia-nome {
            width: auto;
            display: block;
            margin-top: 1.5rem;
        }

        .infraestrutura-bloco4-familia-regulamento,
        .infraestrutura-bloco4-familia-factsheet {
            margin-right: 2rem;
        }

        .infraestrutura-bloco5-texto {
            width: auto;
            margin: 0;
            padding: 0 2rem;
        }

        .infraestrutura-bloco5-numeros {
            display: block;
            width: 100%;
            height: auto;
            margin-left: 0;
            overflow: hidden;
            margin: 0 auto 30px;
            padding-left: 15px;
            padding-right: 15px;
        }

            .infraestrutura-bloco5-numeros h4 {
                margin-left: 0;
                font-size: 1.3rem;
            }

            .infraestrutura-bloco5-numeros .fundo-branco {
                width: 12rem;
                height: 640px;
                position: absolute;
                left: 180px;
                top: 0;
            }

            .infraestrutura-bloco5-numeros .numero h5 {
                font-size: 9.5rem;
            }

            .infraestrutura-bloco5-numeros .numero1 {
                position: relative !important;
                left: 0 !important;
                top: 0 !important;
            }

            .infraestrutura-bloco5-numeros .numero2 {
                position: relative !important;
                left: 0 !important;
                top: 0 !important;
            }

            .infraestrutura-bloco5-numeros .numero3 {
                position: relative !important;
                left: 0 !important;
                top: 0 !important;
            }

            .infraestrutura-bloco5-numeros .numero1-texto {
                position: relative !important;
                left: 0 !important;
                top: 0 !important;
            }

            .infraestrutura-bloco5-numeros .numero2-texto {
                position: relative !important;
                left: 0 !important;
                top: 0 !important;
            }

            .infraestrutura-bloco5-numeros .numero3-texto {
                position: relative !important;
                left: 0 !important;
                top: 0 !important;
            }

        .institucional-bloco1 .container,
        .institucional-bloco2 .container,
        .institucional-bloco3 .container,
        .institucional-bloco4 .container,
        .institucional-bloco1 .row,
        .institucional-bloco2 .row,
        .institucional-bloco3 .row,
        .institucional-bloco4 .row {
            margin: 0;
            padding: 0;
        }

        .institucional-bloco1-fundocinza {
            display: none;
        }

        .institucional-bloco1-texto {
            width: 100%;
            background-color: #c0c0c0;
            margin: 0;
            padding: 2rem;
            margin-bottom: 0;
        }

        .institucional-bloco1-video {
            width: auto !important;
            height: auto !important;
            position: relative;
            right: 0;
            top: 0;
            padding: 0;
        }

        .institucional-bloco1 .video img {
            max-width: 100%;
            width: 100%;
            max-height: 100%;
        }

        .institucional-bloco2-texto {
            width: auto;
            margin: 0;
            padding: 0 2rem;
        }

        .institucional-bloco2-numeros {
            max-width: 100%;
            width: auto;
            margin: 0 auto;
            float: none;
            display: block;
        }

        .institucional-bloco3-imagem {
            min-height: inherit;
        }

        .institucional-bloco3-texto {
            width: auto;
            height: auto;
            margin: 0;
            padding: 2rem;
        }

        .institucional-bloco4 {
            padding-top: 5rem;
        }

        .institucional-bloco4-grafismo {
            display: none;
        }

        .institucional-bloco2-video {
            height: 245px !important;
            top: 0;
        }

        .multimercados-bloco1 .container,
        .multimercados-bloco2 .container,
        .multimercados-bloco3 .container,
        .multimercados-bloco4 .container,
        .multimercados-bloco5 .container {
            margin: 0;
            padding: 0;
        }

        .multimercados-bloco1-foto {
            width: 70%;
        }

        .multimercados-bloco1-texto {
            margin-top: -44rem;
        }

        .multimercados-bloco1-fundocinza img {
            right: -19rem;
        }

        .multimercados-bloco2-video-desktop {
            display: none;
        }

        .multimercados-bloco2-video-mobile {
            display: block;
        }

        .multimercados-bloco2-video {
            width: auto;
            max-width: 100%;
            padding: 0 !important;
            margin-bottom: 5rem;
        }

            .multimercados-bloco2-video img {
                max-width: 100%;
            }

        .multimercados-bloco2-texto {
            width: auto;
            padding: 3rem 2rem;
        }

        .multimercados-bloco3 {
            margin-bottom: 3rem;
        }

        .multimercados-bloco3-desk {
            display: none !important;
        }

        .multimercados-bloco3-mobi {
            display: block;
            width: 80%;
            margin: 3rem auto 0 auto;
            border: solid;
            border-color: #a9a8a9;
            border-width: thin;
            width: 90%;
            font-size: 20px;
            padding: 2%;
            margin: 1% auto;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 300;
            background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_down.png) no-repeat right #ddd;
            -webkit-appearance: none;
            background-position: calc(100% - 20px) center;
            background-color: white;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-repeat: no-repeat;
        }

        .multimercados-bloco4-fundocinza {
            display: none;
        }

        .multimercados-bloco4-grafismo {
            display: none;
        }

        .multimercados-bloco4-texto {
            width: auto;
            min-height: inherit;
            padding: 2rem 2rem 5rem 2rem;
            background-color: #8CA3A1;
        }

        .multimercados-bloco4-imagem {
            width: 100%;
            height: auto;
            position: relative;
            right: auto;
            top: auto;
            z-index: 100;
            margin-top: -3rem;
            text-align: right;
        }

            .multimercados-bloco4-imagem img {
                max-width: 100%;
            }

        .multimercados-bloco4-familia {
            font-size: 1.8rem;
            text-align: left;
            padding: 0 2rem;
        }

            .multimercados-bloco4-familia h2 {
                font-size: 4rem;
            }

        .multimercados-bloco4-familia-nome {
            width: 50% !important;
            margin-top: 1.5rem;
        }

        .multimercados-bloco4-familia-regulamento,
        .multimercados-bloco4-familia-factsheet {
            margin-right: 2rem;
        }

        .multimercados-bloco5 {
            margin-bottom: 5rem;
        }

        .multimercados-bloco5-numeros {
            margin-left: 0;
            width: 70%;
            height: auto;
            margin: 0 auto 0;
        }

        .multimercados-bloco5-numeros {
            margin-left: -10;
        }

            .multimercados-bloco5-numeros .fundo-branco {
                width: 12rem;
                height: 100%;
                position: absolute;
                left: 180px;
                top: 0;
            }

            .multimercados-bloco5-numeros .numero1 {
                position: absolute;
                left: -96px;
                top: 48px;
            }

            .multimercados-bloco5-numeros .numero2 {
                position: absolute;
                left: -59px;
                top: 180px;
            }

            .multimercados-bloco5-numeros .numero3 {
                position: absolute;
                left: -93px;
                top: 330px;
            }

            .multimercados-bloco5-numeros .numero1-texto h6,
            .multimercados-bloco5-numeros .numero2-texto h6,
            .multimercados-bloco5-numeros .numero3-texto h6 {
                font-size: 2.4rem;
            }

            .multimercados-bloco5-numeros .numero1-texto {
                position: absolute;
                left: 225px;
                top: 50px;
                width: 60%;
            }

            .multimercados-bloco5-numeros .numero2-texto {
                position: absolute;
                left: 245px;
                top: 189px;
            }

            .multimercados-bloco5-numeros .numero3-texto {
                position: absolute;
                left: 275px;
                top: 340px
            }

        .noticia-bloco1 .container {
            margin: 0;
            padding: 0;
        }

        .noticia-bloco2-noticia,
        .noticia-bloco2-download {
            width: auto;
            height: auto;
            margin-right: 0;
            margin-bottom: 5rem;
            display: block;
        }

        .noticia-bloco1-imagem {
            width: auto;
            height: auto;
            max-height: 450px;
        }

        .noticia-bloco1 h2,
        .noticia-bloco1 h4,
        .noticia-bloco1 p,
        .noticia-bloco2 h2,
        .noticia-bloco2-noticia h4,
        .noticia-bloco2-download h4,
        .noticia-bloco2-noticia h2,
        .noticia-bloco2-download h2,
        .noticia-bloco2-noticia p,
        .noticia-bloco2-download p {
            padding: 0 2rem;
            font-size: 1.5rem;
        }

        .noticia-bloco2-noticia img {
            margin-bottom: 1rem;
        }

        .noticia-bloco2-download-icone {
            width: 20%;
            height: auto;
            display: inline-block;
            vertical-align: top;
            padding-left: 2rem;
            margin-right: 4%;
        }

        .noticia-bloco2-download-texto {
            width: 74%;
            height: auto;
            min-height: 250px;
            display: inline-block;
            vertical-align: top;
            background-image: url(../img/grafismodown.png);
            background-repeat: no-repeat;
            background-position: center top;
        }

        .noticia-bloco1 .iframe-100 iframe,
        .noticia-bloco2 .iframe-100 iframe {
            width: 96%;
            height: 510px;
            margin: 0 auto 0;
            display: block;
        }

        .noticias-bloco1 .container,
        .noticias-bloco2 .container,
        .noticias-bloco3 .container {
            margin: 0;
            padding: 0;
        }

        .noticias-bloco2 {
            margin-bottom: 5rem;
        }

        .noticias-bloco2-imagem {
            width: auto;
            display: block;
            margin-bottom: 2rem;
        }

            .noticias-bloco2-imagem img {
                max-width: 100%;
            }

        .noticias-bloco2-texto {
            width: auto;
            display: block;
            padding-left: 2rem;
            padding-right: 2rem;
        }

        .noticias-bloco3-noticia,
        .noticias-bloco3-download {
            width: auto;
            height: auto;
            margin-right: 0;
            margin-bottom: 5rem;
            display: block;
        }

            .noticias-bloco3-noticia h4,
            .noticias-bloco3-download h4,
            .noticias-bloco3-noticia h2,
            .noticias-bloco3-download h2,
            .noticias-bloco3-noticia p,
            .noticias-bloco3-download p {
                padding: 0 2rem;
            }

            .noticias-bloco3-noticia img {
                margin-bottom: 1rem;
                margin-left: auto;
                margin-right: auto;
            }

        .noticias-bloco3-download-icone {
            width: 20%;
            height: auto;
            display: inline-block;
            vertical-align: top;
            padding-left: 2rem;
            margin-right: 4%;
        }

        .noticias-bloco3-download-texto {
            width: 74%;
            height: auto;
            min-height: 250px;
            display: inline-block;
            vertical-align: top;
            background-image: url(../img/grafismodown.png);
            background-repeat: no-repeat;
            background-position: center top;
        }

        .noticias-bloco2 iframe, .noticias-bloco3 iframe {
            width: 95%;
            height: 465px;
            margin: 0 auto;
            display: block;
        }

        .noticias-bloco1 .iframe-100,
        .noticias-bloco2 .iframe-100,
        .noticias-bloco3 .iframe-100 {
            width: 96%;
            height: 510px;
            margin: 0 auto 0;
            display: block;
        }

        .privacidade-bloco1 .container,
        .privacidade-bloco2 .container {
            margin: 0;
            padding: 0;
        }

        .privacidade-bloco1-foto {
            width: 70%;
        }

        .privacidade-bloco1-texto {
            margin-top: -35rem;
        }

        .privacidade-bloco1-fundocinza img {
            right: -19rem;
        }

        .privacidade-bloco2 {
            margin-top: 0;
            margin-bottom: 0;
        }

        .privacidade-bloco2-formulario {
            width: auto;
            display: block;
            padding-left: 2rem;
            padding-right: 2rem;
        }

        .privacidade-bloco2-enderecos {
            width: auto;
            display: block;
            padding-left: 2rem;
            padding-right: 2rem;
        }

        .private-bloco4-textos {
            width: 100% !important;
            height: auto;
            padding: 0;
            margin: 0 auto 0;
        }

        .private-bloco4-texto {
            width: 50% !important;
            height: auto;
            margin: 0;
            display: block;
            float: left;
            padding: 0 15px;
            min-height: 520px;
        }

        .private-bloco1 .container,
        .private-bloco2 .container,
        .private-bloco3 .container,
        .private-bloco4 .container {
            margin: 0;
            padding: 0;
        }

        .container.bloco4-nv {
            width: 100%;
            padding: 40px 25px 0 25px;
        }

        .private-bloco1 .img-dest img,
        .private-bloco2 .img-dest img,
        .private-bloco3 .img-dest img,
        .private-bloco4 .img-dest img {
            margin-bottom: 15px;
        }

        .bloco4-nv .col-md-8 {
            width: 100%;
        }

        .private-bloco1-foto {
            width: 70%;
        }

        .private-bloco1-texto {
            margin-top: -48rem;
            width: 30%;
        }

        .private-bloco1 {
            margin-bottom: 30px;
        }

        .private-bloco1-fundocinza img {
            right: -19rem;
        }

        .private-bloco2 {
            padding-top: 25px;
        }

        .private-bloco2-video {
            width: auto;
            max-width: 100%;
            padding: 0;
        }

        .private-bloco2-video-mobile {
            display: block;
            padding: 0;
        }

            .private-bloco2-video-mobile video {
                display: none;
            }

        .private-bloco2-video-desktop {
            display: none;
        }

        .private-bloco2-video img {
            max-width: 100%;
        }

        .private-bloco2-texto {
            width: auto;
            padding: 0 2rem;
        }

        .private-bloco3-texto {
            margin-top: 3rem;
        }

            .private-bloco3-texto h5 {
                font-size: 5rem;
            }

        .private-bloco3-fundocinza {
            display: none;
        }

        .private-bloco3-grafismo {
            display: none;
        }

        .private-bloco3-texto {
            width: auto;
            min-height: inherit;
            padding: 0 2rem 5rem 2rem;
            background-color: #8CA2A2;
        }

        .private-bloco3-imagem {
            width: 100%;
            height: auto;
            position: relative;
            right: auto;
            top: auto;
            margin-top: -3rem;
            margin-bottom: 3rem;
            text-align: right;
        }

            .private-bloco3-imagem img {
                max-width: 100%;
            }

        .private-bloco4-textos {
            width: auto;
            height: auto;
        }

        .private-bloco4-texto {
            width: 80%;
            height: auto;
            margin: 2rem auto;
            display: block;
        }

        .private-bloco4-categorias-desk {
            display: none;
        }

        .private-bloco4-categorias-mobi {
            display: block;
            margin: 0 auto;
            border: solid;
            border-color: #a9a8a9;
            border-width: thin;
            width: 95.9%;
            font-size: 20px;
            padding: 2%;
            margin: 1% auto;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 300;
            background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_down.png) no-repeat right #ddd;
            -webkit-appearance: none;
            background-position: calc(100% - 20px) center;
            background-color: white;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-repeat: no-repeat;
        }

        .realstate-bloco1 .container,
        .realstate-bloco2 .container,
        .realstate-bloco3 .container,
        .realstate-bloco4 .container,
        .realstate-bloco5 .container {
            margin: 0;
            padding: 0;
        }

        .realstate-bloco1-foto {
            width: 70%;
        }

        .realstate-bloco1-texto {
            margin-top: -35rem;
        }

        .realstate-bloco1-fundocinza img {
            right: -19rem;
        }

        .realstate-bloco2-video-mobile {
            display: block;
            margin-bottom: 5rem;
        }

        .realstate-bloco2-video-desktop {
            display: none;
        }

        .realstate-bloco2-video-mobile video {
            display: none;
        }

        .realstate-bloco2-video {
            width: auto;
            max-width: 100%;
            padding: 0;
        }

            .realstate-bloco2-video img {
                max-width: 100%;
            }

        .realstate-bloco2-texto {
            width: auto;
            padding: 2rem;
        }

        .realstate-bloco3 {
            margin-top: 3rem;
            margin-bottom: 3rem;
        }

        .realstate-bloco3-desk {
            display: none !important;
        }

        .realstate-bloco3-mobi {
            display: block;
            border: solid;
            border-color: #a9a8a9;
            border-width: thin;
            width: 90%;
            font-size: 20px;
            padding: 2%;
            margin: 1% auto;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 300;
            background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_down.png) no-repeat right #ddd;
            -webkit-appearance: none;
            background-position: calc(100% - 20px) center;
            background-color: white;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-repeat: no-repeat;
        }

        .realstate-bloco4-fundocinza {
            display: none;
        }

        .realstate-bloco4-grafismo {
            display: none;
        }

        .realstate-bloco4 {
            margin-bottom: 1rem;
        }

        .realstate-bloco4-texto {
            width: auto;
            min-height: inherit;
            padding: 2rem 2rem 5rem 2rem;
            background-color: #959494;
        }

        .realstate-bloco4-imagem {
            width: auto;
            height: auto;
            position: relative;
            right: auto;
            top: auto;
            z-index: 100;
            margin-top: -3rem;
        }

            .realstate-bloco4-imagem img {
                max-width: 100%;
            }

        .realstate-bloco4-familia {
            font-size: 1.8rem;
            text-align: left;
            padding: 0 2rem;
        }

            .realstate-bloco4-familia h2 {
                font-size: 4rem;
            }

        .realstate-bloco4-familia-nome {
            width: 50%;
            margin-top: 1.5rem;
        }

        .realstate-bloco4-familia-regulamento,
        .realstate-bloco4-familia-factsheet {
            margin-right: 2rem;
        }

        .realstate-bloco5 {
            margin-bottom: 40px;
            overflow: hidden;
        }

        .realstate-bloco5-numeros {
            width: 70%;
            height: 475px;
            margin-left: 0;
            padding-left: 15px;
            padding-right: 15px;
            margin: 0 auto 0;
        }

            .realstate-bloco5-numeros h4 {
                margin-left: 0;
                font-size: 1.3rem;
            }

            .realstate-bloco5-numeros .fundo-branco {
                width: 9rem;
                height: 100%;
                position: absolute;
                left: 180px;
                top: 0;
            }

            .realstate-bloco5-numeros .numero h5 {
                font-size: 9.5rem;
            }

            .realstate-bloco5-numeros .numero1 {
                position: absolute;
                left: -133px;
                top: 60px;
            }

            .realstate-bloco5-numeros .numero2 {
                position: absolute;
                left: -82px;
                top: 205px;
            }

            .realstate-bloco5-numeros .numero3 {
                position: absolute;
                left: -118px;
                top: 320px;
            }

            .realstate-bloco5-numeros .numero1-texto h6,
            .realstate-bloco5-numeros .numero2-texto h6,
            .realstate-bloco5-numeros .numero3-texto h6 {
                font-size: 2.4rem;
            }

            .realstate-bloco5-numeros .numero1-texto {
                position: absolute;
                left: 215px;
                top: 50px;
                width: 54%;
            }

            .realstate-bloco5-numeros .numero2-texto {
                position: absolute;
                left: 235px;
                top: 215px;
            }

            .realstate-bloco5-numeros .numero3-texto {
                position: absolute;
                left: 255px;
                top: 330px;
            }

        .socios-bloco1 .container,
        .socios-bloco2 .container,
        .socios-bloco3 .container {
            margin: 0;
            padding: 0;
        }

        .socios-bloco1-foto, .comoinvestir-imagem {
            width: 70%;
        }

        .socios-bloco1-texto {
            margin-top: -35rem;
        }

        .socios-bloco1-fundocinza img {
            right: -19rem;
        }

        .socios-bloco2-video {
            width: auto;
            max-width: 100%;
            padding: 0;
        }

            .socios-bloco2-video img {
                max-width: 100%;
            }

        .socios-bloco2-texto {
            width: auto;
            padding: 3rem 2rem;
        }

        .socios-bloco3-area-titulo,
        .socios-bloco3-area {
            display: none;
        }

        .socios-bloco3-imagem,
        .socios-bloco3-texto {
            display: block;
            width: auto;
        }

        .socios-bloco3-linha-completa .socios-bloco3-acao {
            display: block;
            position: absolute;
            top: 0;
            right: 3rem;
        }

        .solucoesinvestimento-bloco1 .container,
        .solucoesinvestimento-bloco2 .container,
        .solucoesinvestimento-bloco3 .container,
        .solucoesinvestimento-bloco4 .container,
        .solucoesinvestimento-bloco5 .container {
            margin: 0;
            padding: 0;
        }

        .solucoesinvestimento-bloco1 img,
        .solucoesinvestimento-bloco2 img,
        .solucoesinvestimento-bloco3 img,
        .solucoesinvestimento-bloco4 img,
        .solucoesinvestimento-bloco5 img {
            width: auto;
        }

        .solucoesinvestimento-bloco1-foto {
            width: 70%;
        }

        .solucoesinvestimento-bloco1-texto {
            margin-top: -41.5rem;
            width: 36%;
        }

            .solucoesinvestimento-bloco1-texto p {
                padding: 0 20px 0 0;
            }

        .solucoesinvestimento-bloco1-fundocinza {
        }

            .solucoesinvestimento-bloco1-fundocinza img {
                right: -19rem;
            }

        .solucoesinvestimento-bloco2-video-desktop {
            display: none;
        }

        .solucoesinvestimento-bloco2-video-mobile {
            display: block;
        }

        .solucoesinvestimento-bloco2-video {
            width: auto;
            max-width: 100%;
            padding: 0 !important;
            margin-bottom: 5rem;
        }

            .solucoesinvestimento-bloco2-video img {
                max-width: 100%;
            }

        .solucoesinvestimento-bloco2-texto {
            width: auto;
            padding: 3rem 2rem;
        }

        .solucoesinvestimento-bloco3 {
            margin-bottom: 3rem;
        }

        .solucoesinvestimento-bloco3-desk {
            display: none !important;
        }

        .solucoesinvestimento-bloco3-mobi {
            display: block;
            width: 80%;
            margin: 3rem auto 0 auto;
            border: solid;
            border-color: #a9a8a9;
            border-width: thin;
            width: 90%;
            font-size: 20px;
            padding: 2%;
            margin: 1% auto;
            font-family: 'myriad-pro-condensed', 'myriadpro-cond', 'Roboto Condensed', sans-serif;
            font-weight: 300;
            background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/32x32/br_down.png) no-repeat right #ddd;
            -webkit-appearance: none;
            background-position: calc(100% - 20px) center;
            background-color: white;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-appearance: none;
            -moz-appearance: none;
            background-repeat: no-repeat;
        }

        .solucoesinvestimento-bloco4 {
            width: auto;
        }

        .solucoesinvestimento-bloco4-fundocinza {
            display: none;
        }

        .solucoesinvestimento-bloco4-grafismo {
            display: none;
        }

        .solucoesinvestimento-bloco4-texto {
            width: auto;
            min-height: inherit;
            padding: 2rem 2rem 5rem 2rem;
            background-color: #8CA3A1;
        }

        .solucoesinvestimento-bloco4-imagem {
            width: 100%;
            height: auto;
            position: relative;
            right: auto;
            top: auto;
            z-index: 100;
            margin-top: -3rem;
            text-align: right;
        }

            .solucoesinvestimento-bloco4-imagem img {
                max-width: 100%;
            }

        .solucoesinvestimento-bloco4-texto-valores {
            width: auto;
            margin: 5rem 0;
            padding: 0 2rem;
        }

        .solucoesinvestimento-bloco4-familia {
            font-size: 1.8rem;
            text-align: left;
            padding: 0 2rem;
        }

            .solucoesinvestimento-bloco4-familia h2 {
                font-size: 4rem;
            }

        .solucoesinvestimento-bloco4-familia-nome {
            width: 50%;
            margin-top: 1.5rem;
        }

        .solucoesinvestimento-bloco4-familia-regulamento,
        .solucoesinvestimento-bloco4-familia-factsheet {
            margin-right: 2rem;
        }

        .solucoesinvestimento-bloco5 {
            margin-bottom: 5rem;
        }

        .solucoesinvestimento-bloco5-numeros {
            width: 70%;
            height: 475px;
            margin-left: 0;
            margin: 0 auto 0;
        }

            .solucoesinvestimento-bloco5-numeros .fundo-branco {
                width: 12rem;
                height: 100%;
                position: absolute;
                left: 180px;
                top: 0;
            }

            .solucoesinvestimento-bloco5-numeros .numero h5 {
                font-size: 9.5rem;
            }

            .solucoesinvestimento-bloco5-numeros .numero1 {
                position: absolute;
                left: -100px;
                top: 60px;
            }

            .solucoesinvestimento-bloco5-numeros .numero2 {
                position: absolute;
                left: -72px;
                top: 205px;
            }

            .solucoesinvestimento-bloco5-numeros .numero3 {
                position: absolute;
                left: -97px;
                top: 340px;
            }

            .solucoesinvestimento-bloco5-numeros .numero1-texto h6,
            .solucoesinvestimento-bloco5-numeros .numero2-texto h6,
            .solucoesinvestimento-bloco5-numeros .numero3-texto h6 {
                font-size: 2.4rem;
            }

            .solucoesinvestimento-bloco5-numeros .numero1-texto {
                position: absolute;
                left: 225px;
                top: 50px;
                width: 58%;
            }

            .solucoesinvestimento-bloco5-numeros .numero2-texto {
                position: absolute;
                left: 245px;
                top: 203px;
            }

            .solucoesinvestimento-bloco5-numeros .numero3-texto {
                position: absolute;
                left: 275px;
                top: 342px;
                max-width: 340px;
            }
    }



    @media screen and (max-width: 981px) {
        /*---------------------------------------------------------
    # Header - Menu
    ---------------------------------------------------------*/
        body > header > .row > .area-trabalho > .portal {
            width: 35%;
        }

            body > header > .row > .area-trabalho > .portal > ul {
                text-align: right;
            }

                body > header > .row > .area-trabalho > .portal > ul > li > a > img {
                    width: auto;
                }
        /*---------------------------------------------------------
    # Footer
    ---------------------------------------------------------*/
        body > .container > #base > .row > .rodape-portal > a {
            line-height: 2;
        }

        body > .container > #base > .row > .rodape-portal > .rodape-politica {
            line-height: 2;
        }
        /*---------------------------------------------------------
    # Home - Bloco 01
    ---------------------------------------------------------*/
        body > .conteiner-fluid > .bannertopo > .boxtextotopo > .texttopo {
            padding-bottom: 10px;
        }

        body > .conteiner-fluid > .bannertopo > .boxtextotopo > .texttopo {
            line-height: 1;
        }

        body > .conteiner-fluid > .bannertopo > .boxtextotopo > .texttopoblack {
            line-height: 1.0;
        }
        /*---------------------------------------------------------
    # Home - Bloco 02
    ---------------------------------------------------------*/
        body > .servicos > .servicostext > ul li {
            width: 46%;
            margin: 0 1% 5px 1%;
        }

        body > .servicos > .servicostext > ul > li.barra-servicos02 {
            margin: 0 1% 5px 1%;
        }

        body > .servicos > .servicostext > ul li.negociodireita {
            margin: 0 1% 5px 1%;
        }
        /*---------------------------------------------------------
    # Home - Bloco 03
    ---------------------------------------------------------*/
        body > .container-fluid > .area-trabalho > .textovideo > .text > p > br {
            display: none;
        }
        /*---------------------------------------------------------
    # Home - Bloco 04
    ---------------------------------------------------------*/
        body > #big > #bignumbers-titulo > h4 {
            width: 100%;
        }

        body > #big {
            padding-top: 0;
        }
        /*---------------------------------------------------------
    # Home - Bloco 05
    ---------------------------------------------------------*/
        body > #filosofia > #back > .textbanner {
            padding-top: 15%;
        }

            body > #filosofia > #back > .textbanner > h2 {
                line-height: 1.2;
                margin-bottom: 23px;
            }

            body > #filosofia > #back > .textbanner > .textbannerblack {
                width: 71%;
                margin-top: 0;
            }

        .private-bloco1-fundocinza {
            height: 495px;
        }

        .private-bloco1-texto {
            margin-top: -48rem;
        }
    }

    @media screen and (max-width: 895px) {
        .private-bloco1-texto {
            margin-top: 0;
            position: relative;
            width: 100%;
            height: auto;
            margin: 0;
            background-color: #8CA2A2;
            padding: 2rem;
        }

        .private-bloco1-fundocinza {
            display: none;
        }

        .private-bloco1-foto {
            width: 100%;
            height: 300px;
            position: relative;
            right: auto;
            top: auto;
            background-position: right top;
            background-size: contain;
            margin-top: -2rem;
            margin-bottom: 2rem;
        }
    }

    @media screen and (max-width: 880px) {
        .assessfinanc-bloco4-texto {
            min-height: 470px;
        }

        .comoinvestir-bloco1-texto {
            width: 35%;
        }
    }

    @media screen and (max-width: 856px) {
        .acoes-bloco1-texto {
            margin-top: -41rem;
        }

        .acoes-bloco1-fundocinza {
            height: 430px;
        }

        .acoes-bloco1-foto {
            background-position: top left;
        }
    }

    @media screen and (max-width: 801px) {
        /*---------------------------------------------------------
    # Home - Bloco 04
    ---------------------------------------------------------*/
        body > #big > #bignumbers {
            left: -85px;
        }

        body > #big > #bignumbers2 {
            left: 10px;
        }

        body > #big > #bignumbers3 {
            left: 68px;
        }

        body > #big > .bignumberstext {
            left: 305px;
        }

        body > #big > .bignumberstext2 {
            left: 352px;
        }

        body > #big > .bignumberstext3 {
            left: 417px;
        }

        body > #big > .grafismobig {
            left: 209px;
        }
        /*---------------------------------------------------------
    # Home - Bloco 05
    ---------------------------------------------------------*/
        body > #filosofia {
            height: 1676px;
            height: auto;
        }

            body > #filosofia > #back {
                height: 1676px;
                height: auto;
            }
    }

    @media screen and (max-width: 769px) {
        .texttopoblack {
            font-size: 4.6rem !important;
        }
        /*---------------------------------------------------------
    # Header - Menu
    ---------------------------------------------------------*/
        body > header > .row > .area-trabalho > .portal {
            width: 40%;
            margin-right: 0;
        }

            body > header > .row > .area-trabalho > .portal > ul > li > a > img {
                width: auto;
            }

            body > header > .row > .area-trabalho > .portal > col-sm-7 {
                width: 40%;
            }
        /*---------------------------------------------------------
    # Footer
    ---------------------------------------------------------*/
        body > .container > #base > .row > .col-md-3 > a > img {
            width: 50%;
        }
        /*---------------------------------------------------------
    # Home - Bloco 01
    ---------------------------------------------------------*/
        body > .conteiner-fluid > .bannertopo > .boxtextotopo > .texttopo {
            line-height: 1;
            text-transform: none;
            font-weight: 100;
        }

        body > .conteiner-fluid > .bannertopo > .boxtextotopo > a {
            position: relative;
            float: none;
            padding: 10px 15px 8px 15px;
        }

        body > .conteiner-fluid > .bannertopo > .boxtextotopo {
            margin-bottom: 0;
            padding-bottom: 15px;
        }
        /*---------------------------------------------------------
    # Home - Bloco 02
    ---------------------------------------------------------*/
        body > .talento, body > .noticiario {
            margin-bottom: 0;
        }
        /*---------------------------------------------------------
    # Home - Bloco 03
    ---------------------------------------------------------*/
        body > .container-fluid > .area-trabalho > .textovideo > .text > p > br {
            display: none;
        }
        /*---------------------------------------------------------
    # Home - Bloco 04
    ---------------------------------------------------------*/
        body #big h6 {
            font-size: 3.2rem;
        }

        body > #big > #bignumbers-titulo {
            width: 90%;
        }
        /*---------------------------------------------------------
    # Home - Bloco 05
    ---------------------------------------------------------*/
        body > #filosofia {
            background-position-y: 0;
            background-position-x: 0;
            background-size: 100%;
        }

            body > #filosofia > #back {
                background-image: url(../img/bgtext.png);
                background-position: -39px 35%;
                background-size: 130%;
                height: auto;
                width: 80%;
                margin: 0 auto 0;
            }

                body > #filosofia > #back > a > .textbanner {
                    width: 100%;
                    margin-top: 0;
                    margin-bottom: 0;
                    padding-top: 2rem;
                    padding-bottom: 2rem;
                    padding-right: 0;
                    padding-left: 25px;
                }

                body > #filosofia > #back > .textbanner > h2 {
                    line-height: 1.2;
                    margin-bottom: 23px;
                }

                body > #filosofia > #back > .textbanner > .textbannerblack {
                    width: 71%;
                    margin-top: 0;
                }

                body > #filosofia > #back .rodape-politica {
                    width: auto;
                }

        .bannertopo {
            padding-bottom: 15px !important;
        }

        .acoes-bloco2-texto h2,
        .acoes-bloco4-familia h2 {
            text-align: center;
            font-size: 5rem !important;
            font-weight: bold !important;
        }

        .acoes-bloco4-familia-nome {
            display: inline-block;
        }

        .assessfinanc-bloco2-numeros .numero3-texto {
            max-width: 340px;
        }

        .assessfinanc-bloco4-texto {
            min-height: 420px;
        }

        .credito-bloco2-texto h2,
        .credito-bloco4-familia h2 {
            text-align: center;
        }

        .credito-bloco4-familia-nome {
            display: inline-block;
        }

        .credito-bloco4-imagem {
            width: 100% !important;
        }

        .creditolp-bloco5-numeros h4,
        .credito-bloco5-numeros h4 {
            padding-left: 0;
            margin-left: 0;
        }

        .creditolp-bloco5-numeros .fundo-branco,
        .credito-bloco5-numeros .fundo-branco {
            left: 30rem;
        }

        .creditolp-bloco5-numeros .numero h5,
        .credito-bloco5-numeros .numero h5 {
            font-size: 10rem;
        }

        .creditolp-bloco5-numeros .numero1,
        .credito-bloco5-numeros .numero1 {
            left: 182px;
            width: 140px;
        }

        .creditolp-bloco5-numeros .numero2,
        .credito-bloco5-numeros .numero2 {
            left: 259px;
        }

        .creditolp-bloco5-numeros .numero3,
        .credito-bloco5-numeros .numero3 {
            left: 187px;
            width: 172px;
        }

        .creditolp-bloco5-numeros .numero1-texto,
        .credito-bloco5-numeros .numero1-texto {
            left: 341px;
        }

        .creditolp-bloco5-numeros .numero2-texto,
        .credito-bloco5-numeros .numero2-texto {
            left: 342px;
        }

        .creditolp-bloco5-numeros .numero3-texto,
        .credito-bloco5-numeros .numero3-texto {
            left: 363px;
            top: 349px;
        }

        .credito-bloco5-numeros {
            width: 95%;
        }

            .credito-bloco5-numeros .fundo-branco {
                left: 135px;
            }

            .credito-bloco5-numeros .numero3-texto {
                width: auto;
                max-width: auto;
            }

            .credito-bloco5-numeros .numero h5 {
                font-size: 7.5rem;
            }

            .credito-bloco5-numeros .numero1 {
                left: 0;
                width: 150px;
            }

            .credito-bloco5-numeros .numero2 {
                left: 0;
                width: 168px;
            }

            .credito-bloco5-numeros .numero3 {
                left: 0;
                width: 189px;
            }

            .credito-bloco5-numeros .numero1-texto {
                left: 0;
                width: 100%;
                padding-left: 180px;
            }

            .credito-bloco5-numeros .numero2-texto {
                left: 0;
                top: 190px;
                width: 100%;
                padding-left: 195px;
            }

            .credito-bloco5-numeros .numero3-texto {
                width: 100%;
                max-width: 100%;
                left: 0;
                padding-left: 220px;
            }

        .infraestrutura-bloco1-texto, .comoinvestir-bloco1-texto {
            width: 39%;
            margin-top: -37rem;
        }

        .infraestrutura-bloco5-numeros {
            width: 95%;
            padding: 0;
        }

        .institucional-bloco1-texto {
            width: 100%;
        }

        .institucional-bloco3-texto {
            width: 55%;
        }

        .multimercados-bloco1 {
            overflow: hidden;
        }

        .multimercados-bloco1-fundocinza {
            height: 480px;
        }

        .multimercados-bloco1-texto {
            margin-top: -47rem;
            width: 32%;
        }

        .multimercados-bloco1-foto {
            right: -40px;
        }

        .multimercados-bloco5-numeros {
            width: 95%;
        }

            .multimercados-bloco5-numeros .fundo-branco {
                left: 129px;
            }

            .multimercados-bloco5-numeros .numero1 {
                left: 0;
                width: 155px;
            }

            .multimercados-bloco5-numeros .numero2 {
                left: 0;
                top: 180px;
                width: 187px;
            }

            .multimercados-bloco5-numeros .numero1-texto {
                left: 0;
                top: 50px;
                width: 100%;
                padding-left: 180px;
            }

            .multimercados-bloco5-numeros .numero2-texto {
                left: 0;
                top: 189px;
                width: 100%;
                padding-left: 211px;
            }

        .noticia-bloco1 .iframe-100 iframe,
        .noticia-bloco2 .iframe-100 iframe {
            height: 405px;
        }

        .noticias-bloco2 iframe, .noticias-bloco3 iframe {
            height: auto;
        }

        .noticias-bloco1 .iframe-100,
        .noticias-bloco2 .iframe-100,
        .noticias-bloco3 .iframe-100 {
            height: 405px;
        }

        .private-bloco4-texto {
            min-height: 404px;
        }

        .socios-bloco3-imagem, .socios-bloco3-texto {
            display: inline-block;
        }

        .socios-bloco3-imagem {
            width: 38%;
        }
        /*.socios-bloco3-texto {
        width: 60%;
    }*/
        .solucoesinvestimento-bloco1 {
            margin-bottom: 0;
            overflow: hidden;
        }

        .solucoesinvestimento-bloco1-fundocinza {
            height: 540px;
        }

        .solucoesinvestimento-bloco1-texto {
            margin-top: -52.5rem;
            width: 33%;
        }

        .solucoesinvestimento-bloco1-foto {
            right: -40px;
        }

        .solucoesinvestimento-bloco5-numeros .numero2-texto {
            position: absolute;
            left: 245px;
            top: 195px;
            width: 380px;
        }

        .solucoesinvestimento-bloco5-numeros {
            width: 95%;
        }

            .solucoesinvestimento-bloco5-numeros .fundo-branco {
                left: 160px;
            }

            .solucoesinvestimento-bloco5-numeros .numero1 {
                left: 0;
                width: 180px;
            }

            .solucoesinvestimento-bloco5-numeros .numero2 {
                left: 0;
                width: 209px;
            }

            .solucoesinvestimento-bloco5-numeros .numero3 {
                left: 0;
                top: 340px;
                width: 234px;
            }

            .solucoesinvestimento-bloco5-numeros .numero1-texto {
                left: 0;
                width: 100%;
                padding-left: 204px;
            }

            .solucoesinvestimento-bloco5-numeros .numero2-texto {
                left: 0;
                width: 100%;
                padding-left: 237px;
                max-width: 100%;
            }

            .solucoesinvestimento-bloco5-numeros .numero3-texto {
                left: 0;
                max-width: 100%;
                width: 100%;
                padding-left: 263px;
            }

        .private-bloco4-texto-lightbox-imagem.nvmodal {
            padding-top: 230px;
        }
    }


    @media screen and (min-width: 769px) and (max-width:1200px) {
        /*a.btn-skew {
        margin: 6em 0 0em 5em;
    }*/
    }

    @media screen and (max-width: 1024px) and (min-width:1000px) {

        .submenu-area .area-trabalho {
            margin-top: 20px;
        }
    }



    @media screen and (max-width: 768px) {
        /*.chamada {
            margin: 11em 0 0 0em;
            font-family: myriad-pro-condensed;
            width: 380px;
        }*/

        /*a.btn-skew {
            margin: -5em 0 0em 6em;
        }*/
    }

    @media screen and (max-width: 768px) and (min-width: 640px) {
        .noticia-bloco2-noticia, .noticia-bloco2-download {
            display: inline-block;
            margin-left: 2rem;
        }

        .noticias-bloco2 {
            width: auto;
            margin-left: 2rem;
            margin-right: 2rem;
        }

            .noticias-bloco2 .noticias-bloco2-imagem {
                margin-left: 2rem;
                margin-right: 2rem;
            }

                .noticias-bloco2 .noticias-bloco2-imagem img {
                    width: 100%;
                }

        .noticias-bloco3 {
            padding-left: 2rem;
        }

        .noticias-bloco3-noticia, .noticias-bloco3-download {
            width: 45%;
            display: inline-block;
        }

            .noticias-bloco3-noticia img {
                margin-left: 2rem;
            }
    }

    @media screen and (max-width: 736px) {
        body > .conteiner-fluid > .bannertopo > .boxtextotopo {
            width: 100%;
            position: relative;
            margin: 0;
            padding: 0 15px 30px 15px;
        }

        body > .container-fluid > .area-trabalho > .video {
            height: 220px !important;
        }

        body > #big > #bignumbers {
            left: -165px;
            margin-left: 0;
        }

        body > #big > #bignumbers2 {
            left: -66px;
        }

        body > #big > #bignumbers3 {
            left: -17px;
        }

        body #big h5 {
            letter-spacing: -5px;
        }

        body > #big > .grafismobig {
            left: 125px;
        }

        body > #big > .bignumberstext {
            left: 201px;
        }

        body > #big > .bignumberstext2 {
            left: 254px;
        }

        body > #big > .bignumberstext3 {
            left: 316px;
            top: 257px;
        }

        body #big h6 {
            font-size: 2.5rem;
        }

        body > #big > .grafismobig > .grafismonumerosmobi {
            width: 62%;
        }

        body > #filosofia {
            background-image: url(../img/bgimage_mobi.png);
            background-size: cover;
            background-position-y: center;
            background-position-x: left;
        }

            body > #filosofia > #back {
                background-position: -39px 35%;
            }

                body > #filosofia > #back > a > .textbanner {
                    margin-top: 0;
                    margin-bottom: 0;
                    padding-top: 2rem;
                    padding-bottom: 2rem;
                    padding-right: 2%;
                }

        body > header > .row > .area-trabalho > .portal {
            width: 34%;
        }

            body > header > .row > .area-trabalho > .portal > ul {
                margin-right: 15px;
            }

                body > header > .row > .area-trabalho > .portal > ul > li > a > img {
                    height: 28px !important;
                }

        .multimercados-bloco1-fundocinza {
            display: none;
        }

        .multimercados-bloco1-texto {
            width: 100%;
            height: auto;
            margin: 0;
            background-color: #8CA3A1;
            padding: 2rem;
        }

        .multimercados-bloco1-foto {
            width: 100%;
            height: 220px;
            position: relative;
            right: auto;
            top: auto;
            background-position: top right;
            background-size: contain;
            margin-top: -2rem;
            margin-bottom: 2rem;
            background-repeat: no-repeat;
        }

        .noticias-bloco2 iframe, .noticias-bloco3 iframe {
            height: 325px;
        }

        .solucoesinvestimento-bloco1-fundocinza {
            height: 570px;
        }

        .solucoesinvestimento-bloco1-texto {
            margin-top: -55.5rem;
        }
    }

    @media screen and (max-width: 667px) and ( min-width:600px) {
        a.btn-skew {
            margin-left: 149px !important;
        }

        h4 a.link-padrao {
            margin-left: 100px !important
        }
    }

    @media screen and (max-width: 667px) {
        /*a.btn-skew {
            margin: -9em 0 0px 5em;
        }*/

        .impacto-bloco1-texto {
            width: 100%!important;
            height: auto;
            margin: 0;
            background-color: rgb(147,147,147);
            padding: 2rem;
        }

        body > #filosofia > #back > a > .textbanner {
            padding: 30px 20px;
        }

            body > #filosofia > #back > a > .textbanner > h2 {
                width: 58%;
            }

        body > .servicos > .servicostext > ul {
            width: 100%;
            overflow: hidden;
            display: block;
            margin: 0;
            padding: 0;
        }

            body > .servicos > .servicostext > ul li {
                width: 50%;
                margin: 0;
                float: left;
                border: 0;
                line-height: 50px;
            }

                body > .servicos > .servicostext > ul li.negociodireita {
                    margin: 0 0 10px 0;
                }

            body > .servicos > .servicostext > ul > li.barra-servicos02 {
                margin: 0 0 10px 0;
            }

        body > .servicos > .servicostext ul li a {
            position: relative;
            top: 0;
            left: 0;
            transform: none;
            border: 1px solid #00adee;
            display: block;
            width: 97%;
            height: 50px;
            margin: 0;
            line-height: 50px;
            margin: 0 auto 0;
        }

        body > .servicos > .servicostext ul li:hover {
            background-color: transparent !important;
        }

        body > .servicos > .servicostext ul li a:hover {
            border-color: #a9a8a9;
            color: white;
            background-color: #a9a8a9 !important;
            font-weight: bold;
        }

        body > .servicos > .servicostext > ul > li.barra-servicos02 > a {
            margin-right: 0;
            margin: 0 auto 0;
        }

        infraestrutura-bloco1-fundocinza, .comoinvestir-bloco1-fundocinza {
            display: none;
        }

        .acoes-bloco1 {
        }

        .acoes-bloco1-fundocinza {
            display: none;
        }

        .acoes-bloco1-texto {
            width: auto;
            height: auto;
            margin: 0;
            background-color: #A4A698;
            padding: 2rem;
        }

        .acoes-bloco1-foto {
            width: 100%;
            height: 220px;
            position: relative;
            right: auto;
            top: auto;
            background-position: right center;
            background-size: contain;
            background-repeat: no-repeat;
            margin-top: -2rem;
            margin-bottom: 2rem;
        }

        .assessfinanc-bloco1-fundocinza {
            display: none;
        }

        .assessfinanc-bloco1-texto {
            width: 100%;
            height: auto;
            margin: 0;
            background-color: rgb(147,147,147);
            padding: 2rem;
        }

        .assessfinanc-bloco1-foto {
            width: 100%;
            height: 220px;
            position: relative;
            right: auto;
            top: auto;
            background-position: top right;
            background-size: contain;
            margin-top: -2rem;
            margin-bottom: 2rem;
        }

        .assessfinanc-bloco2-numeros .fundo-branco {
            left: 120px;
        }

        .assessfinanc-bloco2-numeros .numero1 {
            left: -272px;
        }

        .assessfinanc-bloco2-numeros .numero2 {
            left: -139px;
            top: 223px;
        }

        .assessfinanc-bloco2-numeros .numero3 {
            left: -162px;
            top: 383px;
        }

        .assessfinanc-bloco2-numeros .numero1-texto {
            left: 165px;
        }

        .assessfinanc-bloco2-numeros .numero2-texto {
            left: 185px;
            top: 225px;
            max-width: 50%;
        }

        .assessfinanc-bloco2-numeros .numero3-texto {
            top: 385px;
            left: 208px;
            max-width: 260px;
        }

        .assessfinanc-bloco4-texto {
            min-height: 375px;
        }

        .comite-bloco1-fundocinza {
            display: none;
        }

        .comite-bloco1-texto {
            width: 100%;
            height: auto;
            margin: 0;
            background-color: #A5A799;
            padding: 2rem 2rem 5rem 2rem;
        }

        .comite-bloco1-foto {
            width: 100%;
            height: 220px;
            position: relative;
            top: 0;
            margin-top: -3rem;
        }

        .conselho-bloco1-fundocinza {
            display: none;
        }

        .conselho-bloco1-texto {
            width: 100%;
            height: auto;
            margin: 0;
            background-color: #A5A799;
            padding: 2rem 2rem 5rem 2rem;
        }

        .conselho-bloco1-foto {
            width: 100%;
            height: 220px;
            position: relative;
            top: 0;
            margin-top: -3rem;
        }

        .contato-bloco1-fundocinza {
            display: none;
        }

        .contato-bloco1-texto {
            width: 100%;
            height: auto;
            margin: 0;
            background-color: #A5A799;
            padding: 2rem 2rem 5rem 2rem;
        }

        .contato-bloco1-foto {
            width: 100%;
            height: 220px;
            position: relative;
            top: 0;
            margin-top: -3rem;
        }

        .contato-bloco2-enderecos {
            width: 100%;
        }

        .credito-bloco1-fundocinza {
            display: none;
        }

        .credito-bloco1-texto {
            width: 100%!important;
            height: auto;
            margin: 0;
            background-color: #c0c0c0;
            padding: 2rem;
        }

        .credito-bloco1-foto {
            width: 100%;
            height: 220px;
            position: relative;
            top: 0;
            margin-top: -2rem;
            margin-bottom: 2rem;
        }

        .fundos-de-investimento-bloco1-fundocinza {
            display: none;
        }

        .fundos-de-investimento-bloco1-texto {
            width: auto;
            height: auto;
            margin: 0;
            background-color: #c0c0c0;
            padding: 2rem;
        }

        .fundos-de-investimento-bloco1-foto {
            width: auto;
            height: 200px;
            position: relative;
            top: 0;
            margin-top: -3rem;
            background-size: contain;
            background-position: center right;
        }

        .informacoes-bloco1-fundocinza {
            display: none;
        }

        .informacoes-bloco1-texto {
            width: 100%;
            height: auto;
            margin: 0;
            background-color: #c0c0c0;
            padding: 2rem;
        }

        .informacoes-bloco1-foto {
            width: 100%;
            height: 200px;
            position: relative;
            top: 0;
            margin-top: -3rem;
        }

        .infraestrutura-bloco1-fundocinza, .comoinvestir-bloco1-fundocinza {
            display: none;
        }

        .infraestrutura-bloco1-texto, .comoinvestir-bloco1-texto {
            width: 100%;
            height: auto;
            margin: 0;
            background-color: #c0c0c0;
            padding: 2rem;
        }

        .infraestrutura-bloco1-foto {
            width: 100%;
            height: 220px;
            position: relative;
            top: 0;
            margin-top: -2rem;
            margin-bottom: 2rem;
        }

        .infraestrutura-bloco5-numeros .fundo-branco {
            left: 119px;
        }

        .infraestrutura-bloco5-numeros .numero1 {
            left: -167px;
        }

        .infraestrutura-bloco5-numeros .numero2 {
            left: -147px;
        }

        .infraestrutura-bloco5-numeros .numero3 {
            left: -180px;
        }

        .infraestrutura-bloco5-numeros .numero1-texto {
            left: 153px;
            width: 53%;
        }

        .infraestrutura-bloco5-numeros .numero2-texto {
            top: 192px;
            left: 175px;
        }

        .infraestrutura-bloco5-numeros .numero3-texto {
            left: 189px;
        }

        .multimercados-bloco1-fundocinza {
            display: none;
        }

        .multimercados-bloco1-texto {
            width: 100%;
            height: auto;
            margin: 0;
            background-color: #8CA3A1;
            padding: 2rem;
        }

        .multimercados-bloco1-foto {
            width: 100%;
            height: 220px;
            position: relative;
            right: auto;
            top: auto;
            background-position: top right;
            background-size: contain;
            margin-top: -2rem;
            margin-bottom: 2rem;
            background-repeat: no-repeat;
        }

        .multimercados-bloco4-familia-nome {
            width: 100% !important;
            margin-bottom: 5px;
        }

        .noticia-bloco2-noticia, .noticia-bloco2-download {
            display: inline-block;
            margin-left: 2rem;
        }

        .privacidade-bloco1-fundocinza {
            display: none;
        }

        .privacidade-bloco1-texto {
            width: 100%;
            height: auto;
            margin: 0;
            background-color: #A5A799;
            padding: 2rem 2rem 5rem 2rem;
        }

        .privacidade-bloco1-foto {
            width: 100%;
            height: 220px;
            position: relative;
            top: 0;
            margin-top: -3rem;
        }

        .private-bloco1-fundocinza {
            display: none;
        }

        .private-bloco1-texto {
            width: 100%;
            height: auto;
            margin: 0;
            background-color: #8CA2A2;
            padding: 2rem;
        }

        .private-bloco1-foto {
            width: 100%;
            height: 300px;
            position: relative;
            right: auto;
            top: auto;
            background-position: right top;
            background-size: contain;
            margin-top: -2rem;
            margin-bottom: 2rem;
        }

        .private-bloco4-texto {
            min-height: 359px;
        }

        .realstate-bloco4-familia-nome {
            display: block;
            width: 100%;
            margin-bottom: 5px;
        }

        .realstate-bloco4-familia {
            margin-bottom: 0;
        }

        .realstate-bloco1-fundocinza {
            display: none;
        }

        .realstate-bloco1-texto {
            width: 100%;
            height: auto;
            margin: 0;
            background-color: #c0c0c0;
            padding: 2rem;
        }

        .realstate-bloco1-foto {
            width: 100%;
            height: 220px;
            position: relative;
            top: 0;
            margin-top: -2rem;
            margin-bottom: 2rem;
        }

        .realstate-bloco5-numeros {
            width: 60%;
        }

            .realstate-bloco5-numeros .fundo-branco {
                left: 119px;
            }

            .realstate-bloco5-numeros .numero1 {
                left: -194px;
            }

            .realstate-bloco5-numeros .numero2 {
                left: -147px;
            }

            .realstate-bloco5-numeros .numero3 {
                left: -180px;
            }

            .realstate-bloco5-numeros .numero1-texto {
                left: 153px;
                width: 50%;
            }

            .realstate-bloco5-numeros .numero2-texto {
                top: 192px;
                left: 175px;
            }

            .realstate-bloco5-numeros .numero3-texto {
                left: 189px;
                width: 210px;
            }

        .socios-bloco1-fundocinza {
            display: none;
        }

        .socios-bloco1-texto {
            width: 100%;
            height: auto;
            margin: 0;
            background-color: #c0c0c0;
            padding: 2rem;
        }

        .socios-bloco1-foto, .comoinvestir-imagem {
            width: 100%;
            height: 220px;
            position: relative;
            right: auto;
            top: auto;
            margin-top: -3rem;
            background-size: contain;
            background-position: top right;
        }

        .solucoesinvestimento-bloco1 {
            width: auto;
        }

        .solucoesinvestimento-bloco1-fundocinza {
            display: none;
        }

        .solucoesinvestimento-bloco1-texto {
            width: 100%;
            height: auto;
            margin: 0;
            background-color: #8CA3A1;
            padding: 2rem;
        }

        .solucoesinvestimento-bloco1-foto {
            width: 100%;
            height: 220px;
            position: relative;
            right: auto;
            top: auto;
            background-position: top right;
            background-size: contain;
            margin-top: -2rem;
            margin-bottom: 2rem;
            background-repeat: no-repeat;
        }

        .solucoesinvestimento-bloco4-familia-nome {
            width: 100%;
            margin-bottom: 5px;
        }

        body > .conteiner-fluid > .bannertopo > .boxtextotopo {
            top: 0 !important;
            padding: 15px 15px 30px 15px;
        }

        .private-bloco4-texto-lightbox-imagem.nvmodal {
            padding-top: 320px;
        }
    }

    @media screen and (max-width: 568px) {


        .title-nv {
            min-height: auto;
            height: auto;
            display: block;
        }

        .title-nv-infra {
            min-height: auto;
            height: auto;
            display: block;
        }


        body > #big > .bignumberstext h6,
        body > #big > .bignumberstext2 h6,
        body > #big > .bignumberstext3 h6 {
            font-size: 2.4rem;
        }

        body > #big > .bignumberstext3 {
            top: 266px;
        }

        .private-bloco4-texto-lightbox-imagem {
            width: 100% !important;
            padding-top: 0;
        }

            .private-bloco4-texto-lightbox-imagem .nvmodal {
                padding-top: 0;
            }

            .private-bloco4-texto-lightbox-imagem img {
                width: 100% !important;
            }

        .assessfinanc-bloco4-texto-lightbox-imagem {
            width: 100% !important;
        }

            .assessfinanc-bloco4-texto-lightbox-imagem img {
                width: 100% !important;
            }

        .private-bloco4-texto-lightbox-texto {
            width: 100% !important;
            padding-left: 0 !important;
            padding-top: 15px;
        }

        .assessfinanc-bloco4-texto-lightbox-texto {
            width: 100% !important;
            padding-left: 0 !important;
            padding-top: 15px;
        }

        .fancybox-slide > * {
            margin: 15px !important;
            padding: 40px 15px 24px 15px !important;
        }

        body > #filosofia > #back {
            background-size: 133%;
        }

        .acoes-bloco1-foto {
            height: 180px;
        }

        .assessfinanc-bloco2-numeros {
            width: 95%;
            padding: 0;
        }

            .assessfinanc-bloco2-numeros .fundo-branco {
                left: 157px;
                top: -10px;
            }

            .assessfinanc-bloco2-numeros .numero1 {
                left: -232px;
            }

            .assessfinanc-bloco2-numeros .numero2 {
                left: -103px;
                top: 215px;
            }

            .assessfinanc-bloco2-numeros .numero3 {
                top: 386px;
                left: -129px;
            }

            .assessfinanc-bloco2-numeros .numero1-texto {
                left: 197px;
                width: auto;
            }

            .assessfinanc-bloco2-numeros .numero2-texto {
                top: 215px;
                left: 218px;
                width: auto;
            }

            .assessfinanc-bloco2-numeros .numero3-texto {
                left: 244px;
                width: auto;
            }

        .assessfinanc-bloco4-texto {
            min-height: 345px;
        }

        .credito-bloco5-numeros {
            height: 515px;
        }

        .bignumbers .bignumber-texto {
            padding-left: 35px !important;
        }

        .bignumbers h6 {
            font-size: 22px;
        }

        .fundos-de-investimento-bloco5-familia-linha-completa a {
            display: block;
        }

        .infraestrutura-bloco5-numeros {
            width: 100%;
            padding: 0;
        }

            .infraestrutura-bloco5-numeros .fundo-branco {
                top: 12px;
                height: 100%;
            }

            .infraestrutura-bloco5-numeros .numero1 {
                left: -158px;
            }

            .infraestrutura-bloco5-numeros .numero2 {
                left: -133px;
            }

            .infraestrutura-bloco5-numeros .numero3 {
                top: 325px;
                left: -160px;
            }

            .infraestrutura-bloco5-numeros .numero1-texto {
                width: auto;
                left: 160px;
            }

            .infraestrutura-bloco5-numeros .numero2-texto {
                top: 193px;
                left: 186px;
            }

            .infraestrutura-bloco5-numeros .numero3-texto {
                left: 214px;
            }

        .institucional-bloco2-numeros {
            width: 95%;
        }

            .institucional-bloco2-numeros .numero1 {
                left: -159px;
            }

            .institucional-bloco2-numeros .numero2 {
                left: -146px;
            }

            .institucional-bloco2-numeros .numero3 {
                top: 325px;
                left: -180px;
            }

            .institucional-bloco2-numeros .numero1-texto {
                width: auto;
                left: 165px;
            }

            .institucional-bloco2-numeros .numero2-texto {
                width: auto;
                top: 193px;
                left: 175px;
            }

            .institucional-bloco2-numeros .numero3-texto {
                width: auto;
                left: 190px;
            }

        .noticia-bloco1 .iframe-100 iframe,
        .noticia-bloco2 .iframe-100 iframe {
            height: 295px;
        }

        .noticias-bloco2 iframe, .noticias-bloco3 iframe {
            height: 255px;
        }

        .noticias-bloco1 .iframe-100,
        .noticias-bloco2 .iframe-100,
        .noticias-bloco3 .iframe-100 {
            height: 295px;
        }

        .private-bloco1-foto {
            height: 260px;
        }

        .private-bloco4-texto {
            width: 100% !important;
            min-height: auto;
        }

        .realstate-bloco5-numeros .fundo-branco {
            left: 140px;
        }

        .realstate-bloco5-numeros {
            width: 95%;
            padding: 0;
        }

            .realstate-bloco5-numeros .numero h5 {
                font-size: 7.5rem;
            }

            .realstate-bloco5-numeros .numero1 {
                width: 154px;
                left: 0;
            }

            .realstate-bloco5-numeros .numero2 {
                left: 0;
                width: 176px;
            }

            .realstate-bloco5-numeros .numero3 {
                top: 342px;
                left: 0;
                width: 193px;
            }

            .realstate-bloco5-numeros .numero1-texto {
                width: 100%;
                left: 0;
                padding-left: 185px;
            }

            .realstate-bloco5-numeros .numero2-texto {
                top: 198px;
                left: 0;
                width: 100%;
                padding-left: 197px;
            }

            .realstate-bloco5-numeros .numero3-texto {
                left: 0;
                width: 100%;
                padding-left: 220px;
                max-width: 100%;
            }

        .solucoesinvestimento-bloco5-numeros .numero1-texto {
            padding-left: 151px;
        }

        .solucoesinvestimento-bloco5-numeros .numero2-texto {
            top: 169px;
            padding-left: 175px;
        }

        .solucoesinvestimento-bloco5-numeros .numero3-texto {
            top: 328px;
            padding-left: 206px;
        }

        .solucoesinvestimento-bloco5-numeros .numero h5 {
            font-size: 7.5rem !important;
        }

        .solucoesinvestimento-bloco5-numeros .fundo-branco {
            left: 103px;
        }

        .solucoesinvestimento-bloco5-numeros .numero1 {
            width: 121px;
        }

        .solucoesinvestimento-bloco5-numeros .numero2 {
            width: 150px;
        }

        .solucoesinvestimento-bloco5-numeros .numero3 {
            width: 175px;
        }
    }

    @media screen and (max-width: 480px) {

        .chamada .link {
            text-align: center
        }


        body > #filosofia > #back > a > .textbanner > h2 {
            font-size: 1.5em;
        }

        body > #filosofia > #back > a > .textbanner {
            padding: 15px;
        }

        body > #filosofia > #back {
            background-size: 164%;
            background-position: -110px 35%;
        }

        body > #big > .bignumberstext h6, body > #big > .bignumberstext2 h6, body > #big > .bignumberstext3 h6 {
            font-size: 2.5rem;
        }

        body #big h5 {
            font-size: 6rem !important;
        }

        body > #big > #bignumbers {
            left: -210px;
        }

        body > #big > #bignumbers2 {
            left: -119px;
        }

        body > #big > #bignumbers3 {
            left: -61px;
        }

        body > #big > .grafismobig > .grafismonumerosmobi {
            width: 75%;
            top: 40px;
            position: relative
        }

        body > #big > .grafismobig {
            left: 100px;
            width: 100%;
        }

        body > #big > .bignumberstext {
            left: 170px;
        }

        body > #big > .bignumberstext2 {
            left: 220px;
        }

        body > #big > .bignumberstext3 {
            left: 251px;
        }

        .video-lightbox iframe {
            height: 295px;
        }

        .noticia-bloco1 .iframe-100 iframe,
        .noticia-bloco2 .iframe-100 iframe {
            height: 265px;
        }

        .noticias-bloco2 iframe, .noticias-bloco3 iframe {
            height: 295px;
        }

        .noticias-bloco1 .iframe-100,
        .noticias-bloco2 .iframe-100,
        .noticias-bloco3 .iframe-100 {
            height: 265px;
        }

        .private-bloco1-foto {
            height: 220px;
        }
    }

    @media screen and (max-width: 445px) {
        .assessfinanc-bloco4-texto {
            width: 100%;
            min-height: auto;
        }

        .anbima.nv2018 {
            width: 140px;
            margin: 0 auto 0;
            overflow: hidden;
        }

            .anbima.nv2018 img {
                margin-bottom: 10px;
            }
    }

    @media screen and (max-width: 414px) {
        body > header > .row > .area-trabalho .menu #menu-fechar {
            right: 15px !important;
        }
        /*---------------------------------------------------------
    # Home - Bloco 04
    ---------------------------------------------------------*/
        body > #big {
            min-height: 350px;
        }

        body #big h5 {
            font-size: 5rem !important;
        }

        body > #big > #bignumbers {
            left: -237px;
        }

        body > #big > #bignumbers2 {
            left: -154px;
            top: 137px;
        }

        body > #big > #bignumbers3 {
            left: -104px;
            top: 235px;
        }

        body > #big > .grafismobig > .grafismonumerosmobi {
            width: 75%;
            top: 40px;
            position: relative
        }

        body > #big > .grafismobig {
            left: 80px;
        }

        body > #big > .bignumberstext {
            left: 142px;
        }

        body > #big > .bignumberstext2 {
            left: 182px;
            top: 142px;
        }

        body > #big > .bignumberstext3 {
            left: 205px;
            top: 215px;
        }

        body > #filosofia {
            margin-bottom: 0;
            padding-top: 4rem;
            padding-bottom: 5rem;
            background-position-x: 89%;
        }

            body > #filosofia > #back {
                width: 90%;
            }

                body > #filosofia > #back > a > .textbanner {
                    margin-top: 0;
                    margin-bottom: 0;
                    padding-top: 2rem;
                    padding-bottom: 2rem;
                    padding-right: 2%;
                }

        .fancybox-slide > * {
            margin: 30px 15px !important;
        }

        .video-lightbox iframe {
            width: 91%;
            height: 235px;
        }

        .multimercados-bloco1-foto {
            height: 190px;
        }

        .noticia-bloco1 .iframe-100 iframe,
        .noticia-bloco2 .iframe-100 iframe {
            width: 91%;
            height: 235px;
        }

        .noticias-bloco2 iframe, .noticias-bloco3 iframe {
            height: 215px;
        }

        .noticias-bloco1 .iframe-100,
        .noticias-bloco2 .iframe-100,
        .noticias-bloco3 .iframe-100 {
            width: 91%;
            height: 235px;
        }

        .private-bloco1-foto {
            height: 190px;
        }

        .socios-bloco1-foto, .comoinvestir-imagem {
            height: 165px;
        }

        .solucoesinvestimento-bloco1-foto {
            height: 190px;
        }

        .solucoesinvestimento-bloco5-numeros .numero1-texto h6,
        .solucoesinvestimento-bloco5-numeros .numero2-texto h6,
        .solucoesinvestimento-bloco5-numeros .numero3-texto h6 {
            font-size: 2.2rem !important;
        }
    }

    @media screen and (max-width: 375px) {
        /*---------------------------------------------------------
    # Home - Bloco 04
    ---------------------------------------------------------*/
        body > #big {
            min-height: 380px;
        }

        body #big h5 {
            font-size: 4rem !important;
        }

        body > #big > #bignumbers {
            left: -258px;
        }

        body > #big > #bignumbers2 {
            left: -198px;
        }

        body > #big > #bignumbers3 {
            left: -183px;
        }

        body > #big > .grafismobig {
            left: 34px;
        }

        body > #big > .bignumberstext {
            left: 113px;
        }

        body > #big > .bignumberstext2 {
            left: 134px;
        }

        body > #big > .bignumberstext3 {
            left: 127px;
        }

        body > #filosofia {
            margin-top: 0;
            margin-bottom: 0;
            padding-top: 4rem;
            padding-bottom: 5rem;
        }

        body > #big > .grafismobig > .grafismonumerosmobi {
            width: 70%;
            top: 61px;
            transform: rotate(10deg);
        }

        body > #filosofia > #back {
            background-position: -46px 35%;
        }

            body > #filosofia > #back > a > .textbanner {
                margin-top: 0;
                margin-bottom: 0;
                padding-top: 2rem;
                padding-bottom: 2rem;
                padding-right: 2%;
            }

        body > .container-fluid > .area-trabalho > .video {
            height: 194px !important
        }

        body > #filosofia > #back > a > .textbanner > .textbannerblack {
            width: 81%;
        }

        body > .area-trabalho {
            overflow: hidden;
        }

        .video-lightbox iframe {
            height: 205px;
        }

        .acoes-bloco1-foto {
            height: 150px;
        }

        .assessfinanc-bloco2-numeros .fundo-branco {
            left: 115px;
            transform: rotate(4deg);
        }

        .assessfinanc-bloco2-numeros .numero1 {
            left: -259px;
        }

        .assessfinanc-bloco2-numeros .numero2 {
            left: -141px;
            top: 219px;
        }

        .assessfinanc-bloco2-numeros .numero3 {
            top: 386px;
            left: -174px;
        }

        .assessfinanc-bloco2-numeros .numero1-texto {
            left: 164px;
        }

        .assessfinanc-bloco2-numeros .numero2-texto {
            left: 174px;
        }

        .assessfinanc-bloco2-numeros .numero3-texto {
            left: 185px;
        }

            .assessfinanc-bloco2-numeros .numero1-texto h6,
            .assessfinanc-bloco2-numeros .numero2-texto h6,
            .assessfinanc-bloco2-numeros .numero3-texto h6 {
                font-size: 2.2rem !important;
            }

        .credito-bloco5-numeros .numero1-texto h6,
        .credito-bloco5-numeros .numero2-texto h6,
        .credito-bloco5-numeros .numero3-texto h6 {
            font-size: 2.0rem !important;
        }

        .credito-bloco5-numeros .numero3-texto {
            top: 325px;
        }

        .institucional-bloco3-texto {
            width: 48%;
        }

        .institucional-bloco1 h2.texttopoblack,
        .institucional-bloco2 h2.texttopoblack,
        .institucional-bloco3 h2.texttopoblack,
        .institucional-bloco4 h2.texttopoblack {
            font-size: 4.5rem !important;
        }

        .multimercados-bloco5-numeros .numero h5 {
            font-size: 7.5rem !important;
        }

        .multimercados-bloco5-numeros .fundo-branco {
            left: 111px;
        }

        .multimercados-bloco5-numeros .numero1 {
            width: 133px;
        }

        .multimercados-bloco5-numeros .numero2 {
            width: 165px;
        }

        .multimercados-bloco5-numeros .numero1-texto {
            padding-left: 160px;
        }

        .multimercados-bloco5-numeros .numero2-texto {
            padding-left: 191px
        }

        .noticia-bloco1 .iframe-100 iframe,
        .noticia-bloco2 .iframe-100 iframe {
            height: 205px;
        }

        .noticias-bloco2 iframe, .noticias-bloco3 iframe {
            height: 195px;
        }

        .noticias-bloco1 .iframe-100,
        .noticias-bloco2 .iframe-100,
        .noticias-bloco3 .iframe-100 {
            height: 205px;
        }

        .private-bloco1-foto {
            height: 175px;
        }


        .realstate-bloco5-numeros .numero1-texto h6,
        .realstate-bloco5-numeros .numero2-texto h6,
        .realstate-bloco5-numeros .numero3-texto h6 {
            font-size: 2.2rem !important;
        }

        .realstate-bloco4-familia span {
            width: 100%;
            display: inline-block;
            margin-bottom: 7px;
        }

        .solucoesinvestimento-bloco5-numeros .fundo-branco {
            left: 86px;
        }

        .solucoesinvestimento-bloco5-numeros .numero1 {
            width: 103px;
        }

        .solucoesinvestimento-bloco5-numeros .numero2 {
            width: 132px;
        }

        .solucoesinvestimento-bloco5-numeros .numero3 {
            width: 157px;
        }

        .solucoesinvestimento-bloco5-numeros .numero1-texto {
            padding-left: 125px;
        }

        .solucoesinvestimento-bloco5-numeros .numero2-texto {
            top: 159px;
            padding-left: 156px;
        }

        .solucoesinvestimento-bloco5-numeros .numero3-texto {
            top: 317px;
            padding-left: 185px;
        }
    }

    @media screen and (max-width: 320px) {

        .btn-skew h2 {
            font-size: 2.4rem;
        }

        .tb-default tr td:nth-child(1), .tb-default tr th:nth-child(1) {
            width: 80px !important;
            max-width: 80px !important;
            min-width: 80px !important;
            white-space: initial;
            word-break: break-all;
        }

        a.btn-skew {
            width: 14em;
            text-align: center;
            padding: 23px;
            margin: 0;
            margin-left: 37px;
        }

        .comoinvestir-imagem h4, .chamada .link {
            text-align: center;
            font-size: 14px;
            margin-top: 1px;
        }

        .bignumbers .bignumber-texto {
            padding-left: 2rem;
        }

        .infraestrutura-bloco5-numeros .bignumbers:before {
            -webkit-transform: skewX(4deg);
            -ms-transform: skewX(4deg);
            transform: skewX(4deg);
            left: 77px !important;
        }

        .bigassess .bignumbers .numero3-texto {
            width: 35% !important;
        }


        body > #filosofia > #back > a > .textbanner {
            padding-top: 39%;
        }
        /*---------------------------------------------------------
    # Home - Bloco 04
    ---------------------------------------------------------*/
        body #big h6 {
            font-size: 2.8rem;
        }

        body > #big > .bignumberstext h6,
        body > #big > .bignumberstext2 h6,
        body > #big > .bignumberstext3 h6 {
            font-size: 2.1rem;
        }

        body > #big br {
            display: none;
        }

        body > #big strong::after {
            content: " ";
        }

        body > #filosofia {
            background-position-y: top;
            background-position-x: 92%;
            background-size: cover;
            margin-bottom: 0;
            padding-top: 4rem;
            padding-bottom: 5rem;
        }

            body > #filosofia > #back > a > .textbanner {
                width: 83%;
                margin-top: 0;
                margin-bottom: 0;
                padding-top: 2rem;
                padding-bottom: 2rem;
                padding-right: 2%;
            }

            body > #filosofia > #back {
                background-image: url(../img/bgtext_mobi.png);
                background-size: 100%;
                background-position: 0 34%;
            }

        body > #big > .grafismobig {
            left: 38px;
        }

        .video-lightbox iframe {
            height: 175px;
        }

        .assessfinanc-bloco1-foto {
            margin-top: -3rem;
        }

        .assessfinanc-bloco2-numeros .numero h5 {
            font-size: 6.0rem;
        }

        .assessfinanc-bloco2-numeros .numero1 {
            left: -266px;
        }

        .assessfinanc-bloco2-numeros .numero2 {
            left: -145px;
        }

        .assessfinanc-bloco2-numeros .numero3 {
            left: -184px;
        }

        .credito-bloco5-numeros .numero h5 {
            font-size: 6.5rem;
        }

        .credito-bloco5-numeros .fundo-branco {
            left: 118px;
            top: -9px;
        }

        .credito-bloco5-numeros .numero1 {
            width: 133px;
        }

        .credito-bloco5-numeros .numero2 {
            width: 153px;
        }

        .credito-bloco5-numeros .numero3 {
            width: 168px;
        }

        .credito-bloco5-numeros .numero1-texto {
            padding-left: 151px;
        }

        .credito-bloco5-numeros .numero2-texto {
            padding-left: 171px;
        }

        .credito-bloco5-numeros .numero3-texto {
            padding-left: 194px;
        }

        .infraestrutura-bloco5-numeros .numero h5 {
            font-size: 7.5rem;
        }

        .infraestrutura-bloco5-numeros .fundo-branco {
            left: 99px;
        }

        .infraestrutura-bloco5-numeros .numero1 {
            left: -173px;
        }

        .infraestrutura-bloco5-numeros .numero3 {
            left: -189px;
        }

        .infraestrutura-bloco5-numeros .numero1-texto {
            left: 145px;
            top: 38px;
        }

        .infraestrutura-bloco5-numeros .numero2-texto {
            top: 136px;
            left: 160px;
            width: 140px;
        }

        .infraestrutura-bloco5-numeros .numero3-texto {
            left: 177px;
            top: 351px;
        }

            .infraestrutura-bloco5-numeros .numero1-texto h6,
            .infraestrutura-bloco5-numeros .numero2-texto h6,
            .infraestrutura-bloco5-numeros .numero3-texto h6 {
                font-size: 1.9rem !important;
            }

            .infraestrutura-bloco5-numeros .numero3-texto h6 {
                font-size: 1.9rem !important;
            }

        .infraestrutura-bloco5-numeros .numero2 {
            left: -156px;
        }

        .multimercados-bloco1-foto {
            height: 150px;
        }

        .noticia-bloco1 .iframe-100 iframe,
        .noticia-bloco2 .iframe-100 iframe {
            height: 175px;
        }

        .noticias-bloco2 iframe, .noticias-bloco3 iframe {
            height: 165px;
        }

        .noticias-bloco1 .iframe-100,
        .noticias-bloco2 .iframe-100,
        .noticias-bloco3 .iframe-100 {
            height: 175px;
        }

        .private-bloco1-foto {
            height: 150px;
        }

        .solucoesinvestimento-bloco1-foto {
            height: 147px;
        }

        .solucoesinvestimento-bloco5-numeros .numero1-texto h6,
        .solucoesinvestimento-bloco5-numeros .numero2-texto h6,
        .solucoesinvestimento-bloco5-numeros .numero3-texto h6 {
            font-size: 2.0rem !important;
        }

        .solucoesinvestimento-bloco5-numeros .numero h5 {
            font-size: 6.5rem !important;
        }

        .solucoesinvestimento-bloco5-numeros .fundo-branco {
            left: 65px;
        }

        .solucoesinvestimento-bloco5-numeros .numero1 {
            width: 81px;
        }

        .solucoesinvestimento-bloco5-numeros .numero2 {
            width: 111px;
        }

        .solucoesinvestimento-bloco5-numeros .numero3 {
            width: 136px;
        }

        .solucoesinvestimento-bloco5-numeros .numero1-texto {
            padding-left: 99px;
        }

        .solucoesinvestimento-bloco5-numeros .numero2-texto {
            top: 153px;
            padding-left: 136px;
        }

        .solucoesinvestimento-bloco5-numeros .numero3-texto {
            top: 317px;
            padding-left: 165px;
        }
    }

    .col-md-6.p-righ a:hover, .contato-bloco2-formulario a:hover {
        color: #00aaeb
    }
}

@media screen and (min-width:896px) {
    .private-bloco1-texto.adGlobal {
        padding-top: 13em !important;
    }
}

@media screen and (max-width:896px) {
    .private-bloco3-texto.adGlobal {
        padding: 2rem 2rem 2rem !important;
        min-height: 220px !important;
    }
}

a.link-scroll {
    font-size: 2rem;
}

.area-trabalho.container .col-md-3 a img {
    width: 180px !important;
}

.foot-note {
    background: #dbdbdb;
    text-transform: uppercase;
    margin: 1em 0;
}

.file-upload-any {
    text-transform: none
}

/* Em construção */

.manutencao .logo-topo img {
    max-width: 160px
}

.manutencao .container {
    max-width: 600px;
    text-align: center;
    margin: 0 auto;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    padding-top: 20px;
}

.manutencao .logo-manutencao {
    max-width: 250px;
}

.manutencao h1 {
    color: #00adee;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 20px;
}

.manutencao p {
    color: #c0c0c0;
    font-size: 25px;
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-weight: normal;
}

.manutencao .linha-vinci {
    position: fixed;
    right: 0;
    bottom: 0;
}

@media screen and ( max-width:700px ) {
    .manutencao .linha-vinci {
        display: none
    }
}

@media screen and ( max-width:490px ) {
    .manutencao {
        display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;
        justify-content: center;
    }

        .manutencao .logo-manutencao {
            max-width: 200px;
        }

        .manutencao h1 {
            font-size: 25px
        }

        .manutencao p {
            font-size: 18px
        }
}

/*Doc Funds*/

.doc-funds-color a:hover {
    color: blue
}

@media screen and (min-width:1600px) {
    .credito-bloco1-foto, .private-bloco1-foto {
        width: 50% !important;
    }

    .banner-home img {
        max-width: 1170px;
    }
}
/*mav*/
.mav h2, h3 {
    font-weight: bold;
}

.mav .private-bloco1-texto h2 {
    text-align: left;
    font-weight: lighter
}

.mav .private-bloco1-texto p {
    font-size: 18px;
}

.mav h2 {
    font-size: 5rem !important;
}

.mav .bignumbers h6 {
    font-size: 2.4rem;
}

.mav h3 {
    font-size: 3rem;
    text-align: left
}

.mav .private-bloco1-texto {
    margin-top: -36.5rem;
}

.mav .private-bloco1-texto {
    width: 42%;
}

.mav .filosofia h2 {
    font-size: 5.5rem;
    font-weight: lighter;
}

.mav .filosofia h3 {
    padding: 0;
    font-size: 25px;
}

.mav-capital .private-bloco1-texto {
    padding-top: 1em
}

h3 p, h3 span {
    line-height: 1.3 !important;
    font-family: myriadpro, Roboto, sans-serif !important;
    font-size: 18.5px !important;
    text-transform: capitalize;
}
h3 ul {
    margin-bottom: 0px;
}
.acoes-bloco2-texto ul li {
    font-family: myriadpro, Roboto, sans-serif !important;
    font-size: 18.5px !important;
}
h3 ul li {
    font-weight: normal !important;
    font-family: myriadpro, Roboto, sans-serif !important;
    font-size: 18.5px !important;
    text-align: left;
    line-height: 1.3;
    text-transform: capitalize !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
/*
.private-bloco4.private-strategy-text ul li,
.private-bloco4.private-strategy-text-multimoeda ul li,
.private-bloco4.private-strategy-text-estrategias ul li {
    
    text-transform: capitalize !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;

}*/
.solucoes {
    width: max-content;
    margin: 0px auto;
}
.solucoes h3 ul li {
    font-family: 'myriadpro', 'Roboto', sans-serif;
    font-size: 1.85rem;
}
/*.solucoes.private-bloco4 ul li:before {
    display: block;
    content: "•";
    position: unset;
    font-weight: bold;
    font-size: 32px;
    margin: -2px 8px;
    width: 50px;
    text-align: end;
    padding-right: 10px;
}
.solucoes.private-bloco4 ul li span {
    display: contents;
}
.solucoes.private-bloco4 ul li:after {
    display: block;
    position: unset;
    font-weight: bold;
    font-size: 32px;
    margin: -2px 8px;
    content: " ";
}*/
li o\:p {
    display: none;
}
.private-bloco4.private-strategy-text-multimoeda ul li span {
    display: contents;
}
.private-strategy-text ul {
    display: flex;
    flex-direction: column;
}

.filosofia .private-bloco3-texto p {
    font-size: 17px;
}

.mav .filosofia p {
    font-size: 1.6rem;
}

.filosofia .texttopoblack {
    font-size: 4.5rem !important
}

.filosofia .private-bloco3-texto {
    padding-top: 5em !important
}

.mav .fundos .box {
    color: #333 !important;
    font-size: 21px;
    min-height: 129px !important;
    display: flex !important;
    align-items: center;
    place-content: center;
}

.mav .fundos .filosofia {
    background-color: #f2f2f2 !important;
}

.filosofia .private-bloco1-foto {
    width: 50%;
}

.box1 {
    background: #F1F1F2 !important;
}

.box2 {
    background: #ccc !important;
}

.box3 {
    background: #b4b5b7 !important;
}

.selectLang span:nth-child(1) span {
    border: 0 !important;
}

.select2-container--default .select2-selection--single
.select2-selection__rendered {
    text-align: left
}

.select2-results__option--selectable {
    font-size: 14px;
    font-family: verdana;
}

.select2-results__options {
    border: 1px solid #000;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #03A9F4;
}

.selectLang img.img-flag, .select2-results ul li span .img-flag {
    filter: grayscale(100%);
}

@media screen and (max-width:978px) {
    .mav .bignumber-texto {
        padding-left: 25px !important;
        width: 72% !important;
    }

    .mav .private-bloco1-texto {
        margin-top: -47.5rem;
    }

    .mav .bignumber-numero {
        width: 12% !important;
    }
}

@media screen and (max-width:895px) {
    .mobile-column.contato-bloco2 {
        flex-direction: column
    }

    .mav .private-bloco1-texto {
        DISPLAY: flex;
        flex-direction: column;
    }

    .mav .bignumber-numero {
        display: none
    }

    .mav .private-bloco1-texto {
        margin-top: 0;
        width: 100%
    }
}

.modal-default .language-block p {
    font-size: 20px;
    color: #333;
}

.modal-default .modal-footer button {
    min-width: 140px;
    font-weight: 600;
}

/* Responsividade - Ajustes em telas pequenas */
@media (max-width: 576px) {
    .modal-default .modal-body {
        padding: 1.5rem;
    }

    .modal-default .modal-footer {
        flex-direction: column;
        gap: 0.75rem;
    }

    .modal-default .language-block p {
        font-size: 1rem;
    }

    .mobileColumn {
        flex-direction: column !important
    }
}

/* Fundo suave e margens nas seções */
.modal-default .custom-bg {
    padding: 4rem;
    margin: 0 auto;
    max-width: 100%;
    font-size: 15px;
}

/* Fonte personalizada */
.modal-default .custom-text {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1.05rem;
    line-height: 1.7;
    color: #333;
}

/* Margens laterais em telas maiores */
@media (min-width: 768px) {
    .custom-bg {
        margin-left: 2rem;
        margin-right: 2rem;
    }
}

.modal-default .btn-primary {
    color: #fff;
    background-color: #012fa7;
    border-color: #012fa7;
}

.modal-default .text-primary {
    color: #012fa7;
    font-size: 23px;
}

.modal-default.modal-latam a,
.modal-default.modal-latam a:visited {
    color: blue;
    text-decoration: underline;
}

.item-accordion {
    position: relative;
    cursor: pointer;
    margin: 1em 0;
    padding-left: 12px
}

#base img.img-responsive {
    width: 120px;
}

.container-accordion {
    overflow: hidden;
    padding: 2px;
    height: 0px;
    z-index: 50;
    min-height: 0;
    transition: 0.3s;
    background: #fff;
    width: 95%;
    opacity: 0
}

.item-accordion h3 {
    margin: 0px;
}

.item-accordion:hover h3 {
    color: #00aeef
}

.item-accordion .container-accordion.open {
    min-height: 100px;
    transition: 0.3s;
    height: auto;
    opacity: 1
}

.column {
    flex-direction: column;
}

.row {
    flex-direction: row;
}

.contato-bloco2 {
    margin-top: 5em !important
}

.testeLang img.img-flag, ul li a .img-flag {
    filter: grayscale(100%);
}

/* Wrapper que posiciona submenu */
.real-assets-wrapper {
    position: relative;
    display: inline-block;
}

/* Link do menu REAL ASSETS */
.real-assets-toggle {
    display: inline-block;
    padding: 12px 18px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
    white-space: nowrap;
    transition: background-color 0.2s ease, color 0.2s ease;
    box-shadow: none !important;
    text-shadow: none !important;
    outline: none !important;
    border: none !important;
}

    .real-assets-toggle:hover {
        color: #00adee !important; /* azul claro */
        box-shadow: none !important;
        text-shadow: none !important;
        outline: none !important;
        border: none !important;
    }

/* Submenu inicialmente escondido */
.submenu-real-assets {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #0a5edc;
    list-style: none;
    margin: 0;
    padding: 10px 0;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
    min-width: 182px;
    border-radius: 4px;
    z-index: 999;
}

    /* Itens do submenu */
    .submenu-real-assets li a {
        display: block;
        padding: 10px 20px;
        color: #fff;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
        background-color: transparent !important;
        box-shadow: none !important;
        text-shadow: none !important;
        outline: none !important;
        border: none !important;
        filter: none !important;
        transition: color 0.2s ease, background-color 0.2s ease;
    }

        .submenu-real-assets li a:hover {
            background-color: #0a5edc !important;
            color: #66ccff !important;
            box-shadow: none !important;
            text-shadow: none !important;
            outline: none !important;
            border: none !important;
            filter: none !important;
        }

/* Mostrar submenu quando passar o mouse no wrapper */
.real-assets-wrapper:hover .submenu-real-assets {
    display: block;
}

/* Aplicar hover no botão REAL ASSETS quando submenu visível */
.real-assets-wrapper:hover .real-assets-toggle {
    /*background-color: #003cb3 !important;*/
    color: #00adee !important;
    box-shadow: none !important;
    text-shadow: none !important;
    outline: none !important;
    border: none !important;
}

/* Remover qualquer visual de foco */
.real-assets-toggle:focus,
.real-assets-toggle:focus-visible,
.submenu-real-assets li a:focus,
.submenu-real-assets li a:focus-visible {
    /*background-color: #003cb3 !important;*/
    color: #66ccff !important;
    outline: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border: none !important;
    filter: none !important;
}





.real-assets-wrapper-mid {
    position: relative;
    display: inline-block;
}

.real-assets-toggle-mid {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    color: #000000;
    padding: 0;
    margin: 0;
    font-size: 14px !important;
    line-height: 22px;
}


    .real-assets-toggle-mid:hover {
        background-color: #fff;
        color: #00adee;
    }

.submenu-real-assets-mid {
    display: none;
    position: absolute;
    top: 100%;
    left: 0px !important;
    background-color: #0a5edc;
    list-style: none;
    margin: 0;
    padding: 8px 0;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    min-width: 180px;
    border-radius: 4px;
    z-index: 999;
}

    .submenu-real-assets-mid li a {
        display: block;
        padding: 10px 18px;
        color: #fff !important;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
        font-weight: normal;
        background-color: transparent !important;
        box-shadow: none !important;
        text-shadow: none !important;
        outline: none !important;
        border: none !important;
        filter: none !important;
        transition: background-color 0.2s ease, color 0.2s ease;
    }

        .submenu-real-assets-mid li a:hover {
            background-color: #0a5edc !important;
            color: #66ccff !important;
            box-shadow: none !important;
            text-shadow: none !important;
            outline: none !important;
            border: none !important;
            filter: none !important;
        }

.real-assets-wrapper-mid:hover .submenu-real-assets-mid {
    display: block;
}

/* Alinhamento do item REAL ASSETS no menu horizontal */
body > .servicos > .servicostext > ul > li.real-assets-mid {
    display: inline-block;
    color: #000000;
    font-family: 'myriadpro-cond', 'Roboto Condensed', sans-serif;
    font-weight: bold;
    position: relative;
    vertical-align: middle;
}

    body > .servicos > .servicostext > ul > li.real-assets-mid .real-assets-toggle-mid {
        display: inline-block;
        min-width: 85px; /* mesmo valor usado para infraestrutura */
        text-transform: uppercase;
        font-weight: bold;
        font-family: 'myriadpro-cond', 'Roboto Condensed', sans-serif;
        color: #000000;
        font-size: 1rem;
        padding: 0;
        margin: 0;
    }

        body > .servicos > .servicostext > ul > li.real-assets-mid .real-assets-toggle-mid:hover {
            color: #00adee;
            background-color: transparent;
        }

    /* Barra vertical ao lado do texto */
    body > .servicos > .servicostext > ul > li.real-assets-mid > img.barra-servicos {
        position: absolute;
        right: -53px;
        top: -35px;
    }
