.title-cookies {
    color: #0066b3;
    font-weight: bold;
}

.list-disc {
    list-style: disc;
}

.box-nav {
    margin-top: 0;
    padding: 0;
    background-color: #0066b3;
}

.box-nav .container {
    background-color: #0066b3;
}

.navbar.navbar-top-default {
    position: relative;
}

.fixed-menu.navbar-top-default {
    position: fixed;
    height: 70px;
    background-color: #0066b3;
}

header .navbar-top-default .header-social a {
    color: #fff;
}

.side-menu {
    background-color: #0066b3;
}

.site-topo {
    margin-top: 1em;
    margin-bottom: 1em;
}

.site-topo .topo-flags {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.site-topo .topo-flags a {
    display: inline-block;
    width: 32px;
    height: 32px;
}

.site-topo .topo-flags .br-flag {
    display: inline-block;
    height: 34px;
}

.img-destaque-interna {
    display: block;
    object-fit: cover;
    width: 100%;
    max-height: 500px;
}

.home-carousel .banner-imagem {
    display: block;
    max-width: 100%;
    max-height: 400px;
    object-fit: cover;
}

.home-carousel .carousel-caption {
    top: 10%;
    right: 25%;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.home-carousel .carousel-caption .titulo {
    padding: 0.5rem;
    font-weight: 700;
    text-shadow: 1px 3px 8px rgb(0 0 0 / 17%);
    text-transform: uppercase;
    background-color: #0066b3d4;
    color: #fff;
    border-radius: 0.5rem;
}

.home-carousel .carousel-caption .subtitulo {
    padding: 0.5rem;
    font-weight: 700;
    color: #fff;
    background-color: #0066b3d4;
    border-radius: 0.5rem;
}

.home-carousel .caption-banner {
    top: 10%;
    right: 25%;
    width: 50%;
}

.home-carousel .caption-banner .titulo {
    font-size: 4rem;
    line-height: 4.25rem;
    margin-bottom: 2rem;
}

.home-carousel .caption-banner .subtitulo {
    font-size: 1.7rem;
    line-height: 2rem;
}

.home-carousel .caption-post {
    text-overflow: ellipsis;
}

.home-carousel .caption-post .titulo {
    font-size: 2rem;
    line-height: 2.25rem;
}

.home-carousel .caption-post .subtitulo {
    font-size: 1.5rem;
    line-height: 2rem;
}

.btn-lecex-azul {
    border-color: #0066b3;
    background-color: #0066b3;
    color: #fff;
}

.news_item:hover h3 a {
    color: #0066b3;
}

.news_item .news_desc {
    padding-top: 15px;
    padding-bottom: 15px;
}

.imagem-internas {
    display: block;
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}

.trading-list {
    color: #696969;
    margin-left: 2em;
    list-style-type: disc;
}

.blog-content-text {
    margin-bottom: 1.5em;
}

.blog-content-text p {
    color: #999999;
}

.blog-social-media .social-share-list {
    display: flex;
    flex-wrap: wrap;
}

.blog-social-media .social-share-list .share-link {
    color: #0066b3;
    font-size: 20px;
    margin: 0 5px;
}

.rodape a {
    color: #0066b3;
    font-weight: 600;
}

.rodape .footer-policy-link {
    display: inline-block;
    margin-top: 1rem;
    font-size: 1em;
}

.rodape .footer-policy-link:hover,
.rodape .footer-policy-link:focus {
    text-decoration: underline !important;
}

.rodape-links {
    padding: 0;
}

.rodape .rodape-enderecos p{
    margin-bottom: 0.25rem;
}

.logo-rodape {
    display: block;
    width: 150px;
}

.servicos-trading .conteudo p {
    margin-bottom: 1.4em;
}

.tabela-trading-comp .item-comp {
    display: inline-block;
    margin-right: 8px;
    width: 20px;
    height: 20px;
}

.tabela-trading-comp .item-comp.sim {
    color: #30e512;
}

.tabela-trading-comp .item-comp.nao {
    color: #ff434b;
}

.table.tabela-trading-comp th,
.table.tabela-trading-comp td {
    vertical-align: middle;
}

/* NOTÍCIAS */

#noticia .box-content-media {
    margin-bottom: 0.5em;
    text-align: center;
}

#noticia .content-media {
    display: block;
    margin: 0.6em auto;
}

#noticia .content-media.media-video {
    width: 600px;
    height: 320px;
}

#noticia .content-media-title {
    font-weight: bold;
    font-size: 1.2em;
}

@media (max-width: 400px) {
    #noticia .content-media.media-video {
        width: 320px;
        height: 250px;
    }

    #noticia .content-media-title {
        font-weight: bold;
        font-size: 1.1em;
        line-height: 1.1em;
    }
}

@media (max-width: 991.8px) {
    .home-carousel .carousel-caption {
        width: 70%;
    }

    .home-carousel .carousel-caption .titulo {
        font-size: 30px;
        padding: 10px 7px;
    }

    .home-carousel .carousel-caption .subtitulo {
        padding: 8px 5px;
    }
}

@media (max-width: 767.8px) {
    .home-carousel .carousel-caption {
        top: 10%;
        width: 70%;
        padding: 3px;
    }

    .home-carousel .carousel-caption .titulo {
        font-size: 36px;
        line-height: 44px;
    }

    .home-carousel .carousel-caption .subtitulo {
        font-size: 24px;
        line-height: 28px;
        padding: 10px;
    }
}

@media (max-width: 575.8px) {
    .home-carousel .banner-imagem {
        height: 300px;
    }

    .home-carousel .carousel-caption {
        top: 10%;
        left: 10%;
        width: 80%;
    }

    .home-carousel .carousel-caption .titulo {
        font-size: 22px;
        line-height: 25px;
        padding: 0.5rem;
        margin-bottom: 0.5rem;
    }

    .home-carousel .carousel-caption .subtitulo {
        font-weight: 500;
        font-size: 1rem;
        line-height: 1.15rem;
        padding: 0.5rem;
        margin-bottom: 0;
    }

    .home-carousel .caption-post .titulo {
        font-size: 1.15rem;
        line-height: 1.3rem;
    }

    .home-carousel .caption-post .subtitulo {
        font-size: 1rem;
        line-height: 1.25rem;
    }
}
