﻿select.select-ano {
    border-color: #e4614f !important;
    color: #e4614f !important;
}
.text-painel {
    font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important
}
.ml-11 {
    margin-left: 11rem;
}
.texto-investimento {
    font-size: 4.5rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.bg-card-fluxo {
    background-color: #f0f0f0;
}
.texto-investimento-small {
    color: #c93b26 !important;
    font-weight: 400;
}
.text-info-lighter {
    font-size: 1.0em !important;
    font-weight: lighter !important;
}
/*! INÍCIO DO ESTILO DO POP DE FILTROS DO MAPA */
.filtros-mapa {
    top: 3rem;
    right: 5rem;
    z-index: 3000;
    min-width: 318px;
    max-width: auto;
}
/**************************/
/*! INÍCIO FICHA MAPA */
/**************************/
.pc_ficha_map_main {
    position: absolute;
    z-index: 4000;
    top: 3rem;
    left: 3rem;
    width: 15rem;
    height: 450px;
    max-height: 450px;
    overflow: hidden;
    background-color: #ffffff;
}
.ficha-close {
    position: absolute;
    width: 1.2rem;
    height: 1.2rem;
    top: 0.4rem;
    right: 0.4rem;
}
.ficha-close i {
    font-size: 1rem;
    color: #fff;
}
#pc_ficha_map {}
#pc_ficha_map > DIV {
    width: 100%;
    padding: 0.3rem 0.5rem 0.4rem 0.5rem;
    border-bottom: 1px solid #dddddd;
}
#pc_ficha_map > DIV:first-child {
    padding: 1rem;
}
#pc_ficha_map > DIV:last-child {
    border-bottom: none;
}
#pc_ficha_map > DIV P {
    margin-bottom: 0.2rem;
    font-family: "Roboto Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
    font-weight: 300;
}
#pc_ficha_map > DIV P:first-child {
    margin-bottom: 0.2rem;
    font-size: 0.6rem;
}
#pc_ficha_map > DIV P > SMALL {
    color: #848484;
    text-transform: uppercase ;
    font-size: 0.6rem;
    line-height: 0.7rem;
}
#pc_ficha_map > DIV:nth-child(1) {
    background-color: #3d474e;
}
#pc_ficha_map > DIV:nth-child(1) h3 {
    text-align: left;
    font-size: 1.7rem;
    color: #ffffff;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: 300;
    font-family: "Roboto Condensed",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
#pc_ficha_map > DIV H3 SMALL {
    color: #fff;
    font-size: 0.8rem;
}
#pc_ficha_map UL {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#pc_ficha_map UL {
    list-style-type: none;
}
#pc_ficha_map UL LI {
    font-size: 0.8rem;
    color: #747474;
}
#pc_ficha_map UL LI SPAN {
    color: #000000;
}
#pc_ficha_map > DIV:nth-child(7) {
    display: flex;
}
#pc_ficha_map > DIV:nth-child(7) > DIV:first-child {
    width: 70%;
}
#pc_ficha_map > DIV:nth-child(7) > DIV:last-child {
    width: 70%;
}
/*#pc_ficha_map > DIV:nth-child(8) {
    background-color: #eece80;
}*/
#pc_ficha_map > DIV:nth-child(8) P {
    color: #3d474e;
    font-size: 0.7rem;
    text-transform: uppercase;
    vertical-align: middle;
}
/*#pop_ficha_mapa{
    width: 300px !important;
    height: auto;
    left: 3rem;
    top: 3rem;
}
.text-pc-corpo {
    font-size: 1.5em !important;
    font-weight: lighter !important;
}
.titulo-pop {
    color: #c9c9ca;
    font-size: 0.8em;
    font-weight: bolder;
}
.texto-pop {
    color: #000;
    font-size: 1.2em;
    font-weight: lighter;
}
.bg-pop-ultimo {
    background-color: #e3e5e5;
}
.bg-pop-risco {
    background-color: #b22814;
}*/
/**************************/
/*! FINAL FICHA MAPA */
/**************************/
.bg-investimento-risco {
    background-color: #b22814;
}
.img_cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.img_contain {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
BUTTON:hover {
    text-decoration: none;
}
.btn:focus, .btn.focus {
    box-shadow: none;
}
.pc-info {
    opacity: 0.3;
    font-size: 1rem;
}
.pc-info:hover {
    opacity: 1;
}
.circuloPesquisa {
    display: table-cell;
    content: "";
    vertical-align: middle;
    background-image: url("data:image/svg+xml,<svg class='bi bi-circle' viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z' clip-rule='evenodd'/></svg>");
    background-repeat: no-repeat;
    width: 3em;
    height: 3em;
    border-radius: 100%;
    box-shadow: 0px 0px 15px 0px #c93b26;
}
.margem-colapse {
    margin-left: 20%;
    margin-right: 20%;
}
.texto-colapse {
    text-align: justify;
    margin-left: 20%;
    margin-right: 20%;
}
.text-colapse-header {
    text-decoration: none !important;
    font-size: 1.5em;
}
@media screen and (max-width: 767px) {
    .texto-colapse {
        margin-left: 5%;
        margin-right: 5%;
    }
    .text-colapse-header {
        font-size: 1em;
    }
    .margem-colapse {
        margin-left: 5%;
        margin-right: 5%;
    }
}
.card-header-metodologia {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    text-decoration: none;
    font-size: 2.0em;
}
.btn-filtro-toogle:hover {
    color: #607581 !important;
    border-color: #3a4850 !important;
    background-color: #fff !important;
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #fff !important;
    background-color: transparent;
}
.btn-filtro-toogle:not(:disabled):not(.disabled):active, .btn-filtro-toogle:not(:disabled):not(.disabled).active, .show > .btn-filtro-toogle.dropdown-toggle {
    color: #fff;
    background-color: #3a4850 !important;
    border-color: #3a4850 !important;
}
.btn-filtro-toogle:not(:disabled):not(.disabled):active:focus, .btn-filtro-toogle:not(:disabled):not(.disabled).active:focus, .show > .btn-filtro-toogle.dropdown-toggle:focus {
    box-shadow: none !important;
}
.cartao-latino {
    max-width: 100%;
    height: 350px !important;
}
.text-fluxo-valor {
    font-weight: bolder;
    color: #a5a5a5;
}
.text-fluxo {
    color: #1f0e3e;
    font-weight: bold;
    font-size: 2.2em;
}
.circle-fluxos-main {
    top: 40%;
    right: 6rem;
}
.circle-fluxos {
    position: relative;
    display: inline-block;
    width: 6.5em;
    height: 6.5em;
    border-radius: 50%;
    background-color: #f0f0f0;
    box-shadow: 2px 5px 8px 0px #0f0f0f;
}
.circle-fluxos-flag {
    position: absolute;
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
    top: calc(50% - 0.9rem);
    left: -1rem;
    z-index: 3000;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.circle-stack {
    position: relative;
    display: inline-block;
    width: 5.5em;
    height: 5.5em;
    border-radius: 50%;
    background-color: #f0f0f0;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
} /*

    .circle-stack:hover {
        box-shadow: 0px 0px 15px 10px #c93b26;
        background-color: #ddd;
    }*/
.circle-filtro-baixo, .circle-filtro-medio, .circle-filtro-alto {
    position: relative;
    display: inline-block;
    width: 4.5em;
    height: 4.5em;
    border-radius: 50%;
    cursor: pointer;
}
.circle-filtro-baixo {
    background-color: #d4412d;
}
.circle-filtro-medio {
    background-color: #922d1e;
}
.circle-filtro-alto {
    background-color: #521a14;
}
.text-circle-filtro {
    color: white !important;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 1em;
    transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 767px) {
    .circle-filtro-baixo, .circle-filtro-medio, .circle-filtro-alto {
        width: 4em;
        height: 4em;
    }
    .text-circle-filtro {
        font-size: 0.8em;
    }
}
@media screen and (max-width: 600px) {
    .circle-filtro-baixo, .circle-filtro-medio, .circle-filtro-alto {
        width: 2em;
        height: 2em;
        margin: 0.5rem !important;
    }
    .text-circle-filtro {
        font-size: 0.5em;
    }
}
.points-indicator {
    color: #1f0e3e;
    position: absolute;
    font-weight: bold;
    top: 50%;
    left: 50%;
    font-size: 2.0em;
    transform: translateX(-50%) translateY(-50%);
}
.points-indicator a:hover {
    text-decoration: none;
}
.line-circle {
    width: 2px;
    height: 70px;
    background: #c93b26;
    position: absolute;
    top: 115px;
    left: 50%;
    z-index: 99;
}
@media screen and (max-width: 767px) {
    .line-circle {
        /*top: 115px;*/
    }
}
/* The switch - the box around the slider */
.filter-header {
    width: 100%;
    height: auto;
    background-color: rgba(213, 213, 213, 1.00);
    padding: 0.5rem 1.25rem;
}
.filter-header H5 {
    font-size: 0.9rem;
    font-weight: normal;
    margin-bottom: 0;
    padding-bottom: 0;
}
.filter-header .filter-botao {
    position: absolute;
    width: 1.1rem;
    height: 1.1rem;
    right: 1.25rem;
    top: 0.5rem;
}
.filter-header .filter-botao i {
    width: 1.1rem;
    height: 1.1rem;
    font-size: 0.9rem;
    line-height: 1.1rem;
    display: block;
}
.filter-body {
    display: block;
    position: relative;
    height: auto;
}
.filter-body .card-header BUTTON {
    font-size: 0.75rem;
}
.switch {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 20px;
    margin-bottom: 0;
}
/* Hide default HTML checkbox */
.switch input {
    display: none;
}
/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.slider:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 16px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
input.energia:checked + .slider {
    background-color: #f6ce73;
}
.fa-bolt.energia:before {
    padding-top: 6px;
    padding-left: 8px;
    color: #f6ce73;
}
input.agricultura:checked + .slider {
    background-color: #66b67f;
}
.fa-seedling.agricultura:before {
    padding-top: 6px;
    padding-left: 4px;
    color: #66b67f;
}
input.automobilismo:checked + .slider {
    background-color: #765fa9;
}
.fa-car.automobilismo:before {
    padding-top: 3px;
    padding-left: 5px;
    color: #765fa9;
}
input.infraestrutura:checked + .slider {
    background-color: #e4614f;
}
.fa-road.infraestrutura:before {
    padding-top: 3px;
    padding-left: 4px;
    color: #e4614f;
}
input.petroleo_gas:checked + .slider {
    background-color: #3570a2;
}
.fa-gas-pump.petroleo_gas:before {
    padding-top: 4px;
    padding-left: 6px;
    color: #3570a2;
}
input.mineracao:checked + .slider {
    background-color: #77ccce;
}
.fa-gem.mineracao:before {
    padding-top: 5px;
    padding-left: 4px;
    color: #77ccce;
}
input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}
/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}
.slider.round:before {
    border-radius: 50%;
}
/****************/
/* MENU */
nav.menu-base {
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #c93b26;
}
nav.menu-base .logo h1 {
    width: 200px;
    height: 45px;
    display: block;
    position: relative;
    background-image: url("../images/painel-china.svg");
    overflow: hidden;
    text-indent: -1500px;
}
nav.menu-base UL.menu-principal {
    position: relative;
    list-style-type: none;
    display: block;
}
nav.menu-base UL.menu-principal > LI {
    display: block;
    padding: 1.8rem 1.5rem;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    position: relative;
}
nav.menu-base UL.menu-principal > LI:first-child {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
nav.menu-base UL.menu-principal > LI:last-child {
    border-right: none;
}
nav.menu-base UL.menu-principal > LI.select {
    background-color: #f5f5f5;
}
nav.menu-base UL.menu-principal > LI > A {
    color: #f8f9fa;
    font-size: 1rem;
    font-weight: bold;
}
nav.menu-base UL.menu-principal > LI.select > A {
    color: #303030;
}
nav.menu-base UL.menu-principal > LI > A:hover {
    text-decoration: none;
}
nav.menu-base UL.menu-principal > LI .icone-world {
    width: 2.2rem;
    height: 1.5rem;
    background-image: url("../images/icone-world.svg");
}
/***/
nav.menu-base UL.menu-idiomas {
    position: absolute;
    top: 4.5rem;
    left: 1px;
    list-style-type: none;
    width: calc(90% - 1px);
    margin-left: 1px;
    z-index: 3000;
    padding: 0;
    margin: 0;
    display: none;
}
nav.menu-base UL.menu-idiomas LI {
    position: relative;
    padding: 0.3rem 0.8rem;
    font-size: 0.8rem;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    cursor: pointer;
}
nav.menu-base UL.menu-idiomas LI A {
    color: #fff;
}
nav.menu-base UL.menu-idiomas LI:hover {
    opacity: 0.5;
}
/************/
.menu-mobile-icon {
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: 2rem;
    height: 2rem;
    display: none;
    color: #fff;
    font-size: 2rem;
    opacity: 0.8;
    z-index: 3000;
}
.menu-mobile {
    display: none;
    width: 100%;
    padding: 1rem;
    height: auto;
    background-color: rgba(201, 59, 38, 0.9);
    border-top: 1px solid #000;
}
.menu-mobile .menu-principal-mobile {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.menu-principal-mobile LI {
    padding: 0.6rem;
    font-size: 1.2rem;
    font-weight: bold;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.menu-principal-mobile LI A {
    color: #fff;
}
.menu-idiomas-mobile {
    list-style-type: none;
    padding-top: 2rem;
    padding-left: 0;
    margin-left: 0;
}
.menu-idiomas-mobile LI {
    display: inline-block;
    padding: 0.5rem;
    font-size: 0.8rem;
}
.menu-idiomas-mobile LI A {
    color: #fff;
}
@media screen and (max-width: 767px) {
    .menu {
        display: none;
    }
    nav.menu-base {
        padding: 1rem 0;
    }
    nav.menu-base .logo {
        padding-right: 1.5rem;
    }
    .menu-mobile-icon {
        display: block;
    }
    nav.menu-base UL.menu-idiomas {
        display: none !important;
    }
}
/**************/
/**************/
.app {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100vw;
    height: auto;
    min-height: 70vh;
}
aside {
    position: relative;
    min-height: 70vh;
    width: 18%;
    min-width: 200px;
    max-width: 300px;
}
aside .btn-link:hover {
    text-decoration: none;
}
aside .btn-link:focus {
    text-decoration: none;
}
.filter-list h6 {
    cursor: pointer;
}
.pc-select-circle {
    width: 4.8rem;
    height: 4.8rem;
    border: 2px solid;
    padding: 0.4rem;
}
/******************/
/* TABLE */
.table-pc-custom TD {
    vertical-align: middle;
}
.pc-card-filtro-map LI {
    vertical-align: middle;
}
/******************/
/* ANY CHAR */
.anychart-credits-text, .anychart-credits-logo {
    display: none;
}
/*******************/
/*******************/
.text-pc-home-collapse {
    font-weight: 300;
    color: #666;
}
/*******************/
/* MAP SVG*/
/*******************/
.st0 {
    fill: #999999;
    stroke: #FFFFFF;
    stroke-width: 1;
}
.influencia-baixa {
    fill: #d4412d;
}
.influencia-media {
    fill: #912d1f;
}
.influencia-alta {
    fill: #521a14;
}
.influencia-baixa.disable, .influencia-media.disable, .influencia-alta.disable {
    fill: #999999;
}
.st0:hover {
    opacity: 0.8;
}
.tooltip-map .arrow {
    display: none;
}
/**********/
.loading-ajax {
    min-height: 150px;
}
/************/
.fluxo-pais-list-titulo {
    position: absolute;
    top: 0.8rem;
    width: 100%;
    height: auto;
    z-index: 1000;
}
/*********************/
/* DATATABLE */
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    position: relative;
}
table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:before {
    content: "\f0de";
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc_disabled:after {
    content: "\f0dd";
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc_disabled:after, table.dataTable thead .sorting_desc_disabled:before {
    position: absolute;
    left: .5rem;
    bottom: 1rem;
    display: block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    opacity: .3;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:after {
    opacity: 1;
}
table.dataTable th {
    padding-left: 1.5rem;
}
/**************/
/**************/

H2.card-title {
    text-transform: lowercase;
}
H2.card-title::first-letter {
    text-transform: uppercase;
}
H2.card-title SMALL {
    text-transform: uppercase;
}
#myTable2 TH {
    text-transform: uppercase;
}
/**************/
/**************/
.logo_rodape {
    position: relative;
    display: inline-block;
    width: calc(25% - 4rem);
    height: auto;
    padding: 0 2rem;
}
    .mobile-rodape IMG{
        max-width: 80%;
    }
/*
.logo-r-1{
    width: 15rem;
}
.logo-r-2{
    width: 7rem;
}
.logo-r-3{
    width: 7rem;
}
.logo-r-4{
    width: 7rem;
}*/
/**************/
/**************/
@media screen and (max-width: 767px) {
    .col-4 {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .mobile-rodape IMG{
        max-width: 40%;
    }
}
/*****************/
/*****************/
.btn-filter {
    align-self: center;
    border-color: transparent;
    border: none;
    background-color: #e3e4e4;
    color:  #303030;
    font-size: 0.65rem;
    line-height: 0.8rem;
    width: 100%;
    min-height: 40px;
    text-align: left;
    padding: 3px 5px;
    border-radius: 3px;
    
}
.btn-filter:hover {
    opacity: 0.7;
    
}
.btn-filter:focus {
    outline:0;
}
.btn-filter-1 {
    line-height: 0.16rem;
    
}
.btn-filter-1.select {
    background-color: #97927d;
    color:  #fff;
    
}
.btn-filter-2.select {
    background-color: #5c6bb2;
    color:  #fff;
    
}
.btn-filter-3.select {
    background-color: #b94731;
    color:  #fff;
    
}
.btn-filter-4.select {
    background-color: #8bb27b;
    color:  #fff;
    
}

/*****************/
/*****************/
.sidebar-sub-setor{
    display: none;
}
.border-cinza{
    border-color: #7B7B7B !important;
}

/*****************/
/*****************/

