[data-typography="proxima-nova"] {
    font-family: 'Proxima Nova', sans-serif;
    font-size: 1.4rem;
    line-height: 2rem;
}

body {
    font-size: 1rem;
}

.content-body {
    margin-left: 0rem !important;
}

.contenedor {
    margin: 2rem auto;
    border: 1px solid #aaa;

    max-width: 400px;
    background: #f1f2f3;
    overflow: auto;
    box-sizing: border-box;
    padding: 0 1rem;
}

/* Estilos para motores Webkit y blink (Chrome, Safari, Opera... )*/

.contenedor::-webkit-scrollbar {
    -webkit-appearance: none;
}

.contenedor::-webkit-scrollbar:vertical {
    width: 10px;
}

#filters {
    margin-bottom: 1em;
}

#filters h4 {
    text-align: center;
}

html,
body {
    /* height: 95em; */
    width: 100%;
    display: block;
    background: #F2F2F2;
}

#mapP {
    height: 45rem;
    /* width: 70rem; */
    width: 55rem;
    display: block;

    background: #F2F2F2;
}

.legend span,
.legend label {
    display: block;
    width: 100px;
    height: 18px;
    float: right;
    opacity: 0.7;
    text-align: end;
    font-size: 90%;
    margin-right: 100px;
}

.legend {
    line-height: 25px;
    padding: 10px;
    color: #000;
    background-color: #f1f2f3;
    height: 80px;
    width: 413.433px;
    border-radius: 10px;
    z-index: -1;
}




.legend i {
    display: block;
    /* width: 50px; */
    width: 3.3rem;
    height: 20px;
    /* float: left; */
    /* margin-right: 30px; */
    /* margin-right: 3rem; */
}

#map #map_inner svg {
    width: calc(55vw + 4em);
    display: block;
}

.block_left {
    width: 20%;
    display: inline-block;
    border: 0;
    max-height: 34rem;
    overflow-y: auto;
    padding: 1em;
}

.block_right {
    width: 100% !important;
    height: 40em;
    display: block;
    padding: 1em 2em 0;

}

.btn_filtros {
    margin: 0 1em;
    padding: 0.3em 2.5em;
    color: black;
    font-weight: 700;
}

.btn-tixia {
    background-color: "white";
    border-color: "white";
}

.map-infografias {
    display: flex;
    margin-left: -15rem;
    margin-top: -4.5rem;
    position: relative;
    z-index: 1001;
}

.leaflet-bottom.leaflet-left {
    top: 65% !important;
    left: 65% !important;
    width: 50% !important;
    z-index: 8 !important;
}        

.intro-text {
    width: 600px; 
    height: auto; 
    margin-left: auto; 
    margin-right: auto; 
    /* display:none; */
    display: block;
    position: relative;
    z-index: 1000;
}

.intro-text > p {
    text-align:justify; 
    font-size: 1rem; 
    border: solid 1px gray; 
    background-color: #fbfbfb; 
    padding: 1rem;
}

.graficos {
    /* height: 10rem; */
    /* width: 95%; */
    /* margin-left: 2px; */
    position: relative;
    margin: auto;
    height:15rem; 
    margin:1rem
}

.table-infog-prov {
    display: block;
    width: 100%;
    height: 774px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    /* margin-top:-184px;  */
    /* margin-top: 0px; */
    margin-top:-184px; 
    margin-right:2rem;
}

.table-infog-prov tbody tr td {
    /* padding: 1rem; */
    font: 16px/14px Proxima Nova;
    /* line-height: 120%; */
    color: #7e7e7e !important;
    /* display: flex;
    flex-direction: row; */
}

.table-infog-prov tbody tr td div {
/*             padding: 1rem;
    font: 16px/14px Proxima Nova; */
    display: flex;
    flex-direction: row;
    margin: auto;
    max-width: 180px;
    /* float: left; */
}
    
.table-infog-prov thead tr th {
    /* width: 33.33%; */
    /* padding: 1rem; */
    font: 16px/14px Proxima Nova;
    color: #7e7e7e;
}

table.info-data-table th {
    width: 33.33%;
}

.table-infog-prov tbody.idh tr:nth-child(even) {
    background-color: #70c4de;
}

.table-infog-prov tbody.idg tr:nth-child(even) {
    background-color: #6edd93;
}

.table-infog-prov tbody.ivacc tr:nth-child(even) {
    background-color: #f8be48;
}

/* .table-infog-prov tbody.ipm tr:nth-child(even) {
    background-color: #db3f51;
} */

.table-infog-prov tbody.idh tr:nth-child(even) td,
.table-infog-prov tbody.idg tr:nth-child(even) td,
.table-infog-prov tbody.ivacc tr:nth-child(even) td,
.table-infog-prov tbody.ipm tr:nth-child(even) td {
    color: #f4f4f4 !important;
}

.info-home {
    /* width: 21rem; */
    width: 100%;
    float: right;
    height: auto;
    /* margin-right: 2rem; */
}

#barChart_h {
    width: 100% !important;
}

.lights-circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.div_cards1,
.div_cards2,
.div_cards3{
    margin-top: -15px; 
    display: none;
    text-align: start; 
    margin-right: 2rem;
    overflow-x: auto;
    height: 790px;
    /* display: block; */
}

/* .div_cards2{
    margin-top: -15px; 
    display:none;
    text-align: start; 
    margin-right: 2rem;
    overflow-x: auto;
    height: 790px;
} */
.card_data {
    margin-bottom:10px; 
    margin-right: 0.5rem;
}

.card-data-body {
    background-color: #E2E3E2;
    color: black; 
    height: 26rem;
    width: 100%;
    border-radius: 10px;
    padding: 0;
}

.card-data-body > div {
    display: flex; 
    flex-direction:column; 
    width: auto;
}

.card-data-header {
    display:flex; 
    height:5rem; 
    width: 100%; 
    background-color:darkgray;
    border-radius: 10px 10px 0 0;
}

.card-data-header-img {
    /* width:auto;
    height:100%;  */
    width: 80px;
    height: 80px; 
    border-radius: 10px;
}

.card-data-header-img > img {
    /* object-fit: contain;  */
    object-fit: fill; 
    width:100%; 
    height:100%;
    /* border-radius: 10px 0 0 0; */
}

.card-data-header li:first-child .card-data-header-img > img,
.card-data-header > .card-data-header-img > img {
    border-radius: 10px 0 0 0;
}

.card-data-header-title {
    display: flex; 
    justify-content:center; 
    align-items:center; 
    width: 80%
} 

.card-data-header-title > h6 {
    padding: 0.9rem;
    background-color: lightgray; 
    margin:0; 
    border-radius: 0.5rem;
    font-weight: 520;
}

.header-title {
    color: #0a0a0a;
    display: block;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.7px;
    line-height: 1.4;
    padding: 5px 0;
}

.img-card-data {
    padding: 0px !important; 
    margin-top: -2rem; 
    margin-left:-6rem; 
    width:40%;
}

.img-card-data img {
    cursor: pointer; 
    width: 4rem;
    height: 4rem; 
    position: relative;
    top: 0.3em;
    left: 3em;
    border-radius: 10px;
}

.graph-card-data {
    padding: 0px !important; 
    height: auto;
}

.graph-card-data-nav {
    margin-top: 1rem; 
    margin-left: 1rem
}

.graph-card-data i {
    font-size: 1.5rem !important
}

.graph-card-data li {
    position: relative;  
}

tool-tip {
    position: absolute;
    z-index: 1000;
    pointer-events: none;
    user-select: none;
    max-width: 13rem;
    min-width: 8rem;
    width: max-content;
    text-align: center;
    background-color: rgba(238, 238, 238, 0.95);

    box-shadow: 0 0 10px #999898;

    padding: 0.5rem 1rem;
    font-size: 0.8rem;
    border-radius: 5px;

    top: 100%;
    left: 12.5%;

    opacity: 0;
    transition: opacity .3s ease;
}

/* :has(> tool-tip) {
    position: relative;        
}

:has(> tool-tip):hover tool-tip{
    opacity: 1;
} */

.graph-card-data li:hover tool-tip{
    opacity: 1;
}

.item-logo {
    position: relative;
    height: 100%;
}

.item-logo a {
    height: 100%;
}

.item-logo:hover tool-tip {
    opacity: 1;
}

.barChart-card-data {
    height: 60%; 
    width: 100% !important; 
    /* margin-left: 2px */
}

.table-infog-dc {
    overflow-y: auto;
    height: 220px !important;
}

.table-infog-dc > table {
    background-color: rgb(226, 227, 226); 
    width: 100%; 
    table-layout: fixed;
}

.table-infog-dc > table thead th {
    font-weight: bold;
}
.table-infog-dc > table.table-oneyear th {
    width: 50%;
    font-size: 1rem !important;
    color: #7e7e7e !important;
}

.table-infog-dc > table.table-twoyears th {
    width: 33.33%;
    font-size: 1rem !important;
    color: #7e7e7e !important;
}

.table-row-dc {
    display: flex; 
    justify-content: center; 
    align-items: center; 
    position: relative; 
    width: 60px; 
    margin-left: auto; 
    margin-right: auto;
}

.table-row-dc i {
    margin-left: 0.5rem; 
    font-size: 1.2rem !important; 
    position: absolute; 
    right: -20px;
}

/* .modal-dialog-map {
    font-family: 0.81 Proxima-Nova, sans-serif
} */

.active-prov {
    background-color: #fff !important;
    border-radius: 0;
    color: #f80505 !important;
    border-bottom: solid 3px #f80505 !important;
    opacity: 1 !important;
}

.nav-item.item-logo:hover,
.nav-item.item-logo.active,
.nav-item.item-graph:hover,
.nav-item.item-graph.active  {
    background-color: #fff !important;
    /* border-radius: 0 !important; */
    border-bottom: solid 3px #f80505 !important;
}

.nav-item.item-logo:first-child:hover,
.nav-item.item-logo:first-child.active {
    border-radius: 10px 0 0 0 !important;
}

.btn-light:active, .btn-light:focus, .btn-light:hover {
    /* background: white;
    color: #6e6e6e;
    border-color: white; */

    background-color: #fff !important;
    border-radius: 0;
    color: #f80505 !important;
    border-bottom: solid 3px #f80505 !important;
    opacity: 1 !important;
}


@media only screen and (min-width: 1400px) and (max-width: 1599px) {

    .brand-logo * {
        font-size: 1.375rem !important;
    }

    .map-header.custom-tab-1 * {
        font-size: 0.875rem !important;
        position: relative;
        z-index: 900;
    }

    .map {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .selectors {
        flex: 0 0 18%;
        max-width: 18%;
    }

    .selectors .card-title {
        font-size: 1.125rem;
    }

    .selectors .select2-container {
        font-size: 0.875rem;
    }

    .leaflet-control-window button {
        font-size: 0.875rem !important;
    }

    .leaflet-control-window-wrapper .visible {
        display: none;
    }

    #mapP {
        left: -16rem !important;
        top: -6rem !important;
    }

    .leaflet-bottom.leaflet-left {
        top: 63% !important;
    }

    .legend {
        width: 365px;
        font-size: 0.875rem !important;
    }

    .legend p {
        font-size: 0.875rem !important;
    }

    #intro-container{
        margin-top: -295px !important;
        left: -9.8rem !important;
    }

    .intro-text {
        width: 450px;
    }

    .intro-text p {
        font-size: 0.875rem !important;
    }

    .map-infografias {
        margin-left: -1rem;
        margin-top: -3.35rem;
    }

    .map-infografias .btn {
        font-size: 0.75rem;
        padding: 0.4rem 0.5rem;
        margin: -0.0rem 0.45rem -0.0rem -0.588rem;
    }

    .btn-icon-left {
        margin: 0rem;
        padding: 0.1rem 0.9rem 0.2rem;
    }

    .download-text {
        display: none;
    }

    #infog-container * {
        font-size: 0.875rem;
    }

    #infog-container {
        flex: 0 0 41.33%;
        max-width: 41.33%;
    }

    .table-infog-prov {
        height: 665px;
    }

    #div_cards_view,
    #div_cards_view_index_2,
    #div_cards_view_index_3 {
        margin-left: auto !important;
        margin-right: auto !important;
        height: 674px;
    }

    .graph-card-data i {
        font-size: 1.2rem !important;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1899px) {
    /* html * {
        font-size: 1rem;
    } */

    .brand-logo * {
        font-size: 1.5rem !important;
    }

    .custom-tab-1 {
        position: relative;
        z-index: 900;
    }

    .selectors {
        flex: 0 0 18%;
        max-width: 18%;
    }

    .leaflet-control-window button {
        font-size: 1rem !important;
    }

    /* .map {
        flex: 0 0 65%;
        max-width: 65%;

    } */

    #mapP {
        left: -13rem !important;
        top: -3.5rem;
    }

    .legend i {
        width: 3.3rem;
        height: 1.25rem;
        font-size: 0.75rem;
        /* float: left; */
        /* margin-right: 3rem; */
    }
    

    #intro-container{
        left: -8rem !important;
        margin-top: -230px !important;
        width: 60rem !important;
    }

    .intro-text {
        width: 535px;
    }

    .map-infografias {
        display: block;
        width: 100vw;
        margin-left: -5.5rem;
        margin-top: -3.6rem;
    }

    .map-infografias > div {
        width: 100%;
    }
    
    .map-infografias .btn {
        padding: 0.5rem 1.0rem;
        margin: -0.0rem 0.45rem -0.0rem -0.588rem;
    }

    .download-text {
        font-size: 0.75rem;
    }

    .table-infog-prov {
        margin-top: 0px !important;
    }

    #infog-container {
        flex: 0 0 37%;
        max-width: 37%;
        /* margin-top: 6rem !important; */
        margin-left: auto;
        margin-right: auto;
        padding: 0rem;
    }

    .info-home {
        /* width: 50%; */
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    #div_cards_view,
    #div_cards_view_index_2,
    #div_cards_view_index_3 {
        margin-left: auto !important;
        margin-right: auto !important;
        height: 708px;
    }

    .btn-icon-left {
        margin: -0.1rem 0.55rem -0.3rem -0.58rem;
        padding: 0.0rem 0.3rem 0.0rem;
    }

    #pnud-map-wrapper {
        min-width: 1170px !important;
    }

    .graficos {
        height:17.5rem; 
    }
}

@media only screen and (min-width: 1900px) {
    /* html * {
        font-size: 1rem;
    } */

    .brand-logo * {
        font-size: 1.6rem !important;
    }

    .custom-tab-1 .nav-link {
        font-size: 1.125rem;
    }

    .selectors {
        flex: 0 0 18%;
        max-width: 18%;
    }

    .leaflet-control-window button {
        font-size: 1rem !important;
    }

    .map {
        flex: 0 0 43%;
        max-width: 43%;
    }

    #mapP {
        left: -9rem !important;
        top: -1.0rem;
    }

    #intro-container{
        left: -3.5rem !important;
        margin-top: -195px !important;
        width: 60rem !important;
    }

    .intro-text {
        width: 535px;
    }

    .map-infografias {
        margin-left: -4.5rem;
        margin-top: -3.6rem;
    }

    /* .map-infografias > div {
        width: 100%;
    } */

    .map-infografias .btn {
        padding: 0.5rem 1.0rem;
        margin: -0.0rem 0.45rem -0.0rem -0.588rem;
    }

    .btn-icon-left {
        margin: -0.2rem 0.55rem -0.3rem -0.58rem;
        padding: 0.1rem 0.5rem 0.2rem;
    }
    /* .table-infog-reg {
        margin-top: 0px !important;
    } */

    #infog-container {
        flex: 0 0 37%;
        max-width: 37%;
        /* margin-top: 6rem !important; */
        margin-left: auto;
        margin-right: auto;
        padding: 0rem;
    }

    /* .info-home {
        float: none;
        margin-left: auto;
        margin-right: auto;
    } */

    /* #div_cards_view_mr,
    #div_cards_view_index_2_mr,
    #div_cards_view_index_3_mr,
    #div_cards_view_index_4_mr {
        margin-left: auto !important;
        margin-right: auto !important;
    } */


    

    #pnud-map-wrapper {
        min-width: 1170px !important;
    }

    .graficos {
        height:18rem; 
    }
}


















/* @media only screen and (max-width: 1400px) {

    #mapP {
        left: -18rem !important;
    }
} */

@media only screen and (max-width: 990px) {
    #infog-container {
        max-width: 100% !important;
        width: auto !important;
        margin-top: 6rem !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 640px) {
    .map-infografias {
        margin-left: 0px;
    }
    #div_cards_view {
        max-width: 90% !important;
        width: auto !important;
        margin-top: 6rem !important;
        margin-left: auto;
        margin-right: auto;
    }

    #div_cards_view_index_2 {
        max-width: 90% !important;
        width: auto !important;
        margin-top: 6rem !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (min-width: 1681px) {
    /* #infog-container {
        margin-top: -8px !important;

    } */
}

@media only screen and (max-width:700px) {
    .graficos {
        height: 14rem !important;
        /* width: 13rem; */
        /* margin-left: 1px */
    }

    .map-infografias {
        display: block;
    }

    #mapP {
        width: calc(83vw + 4em);
        display: block;
    }

    #infogra-hist-reg {
        margin-left: 5rem;
    }

    .nav-header {
        margin-left: 1rem;
    }

    .nav-tabs {
        margin-left: 0rem;
        width: 100vw;
    }

    .nav-tabs .nav-item {
        width: 12%;
    }

    #tablist {
        margin-left: 11rem;
        width: 35rem;
    }

    #map #map_inner svg {
        width: 100%;
        display: block;
    }

    /* #mapa-histo {
        margin-left: 11rem;
    } */

    /* .table-infog-dc {
        width: 16rem;
    } */
}

/* @media only screen and (max-width: 435) {
    .table-infog-dc {
        width: 16rem;
    }
}

@media only screen and (min-width: 701px) {
    .table-infog-dc {
        width: 100%;
        margin-top: 3rem;
    }
} */




@media (min-width:720px) {
    .nav-link {
        font-size: 0;
    }

    /* .la {
        font-size: 1.125rem;
    } */

    .nav-link::before {
        font-size: 1.125rem;
    }
}



@media only screen and (max-width:768px) {
    .nav-link {
        font-size: 0;
        width: 5rem;
    }

    .la {
        font-size: 1.125rem;
    }
    .nav-link::before {
        font-size: 1.125rem;
    }
    .selectors {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .map {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .indicador-selector {
        margin-right: auto;
        margin-left: auto;
    }

    .year-selector {
        margin-right: auto;
        margin-left: auto;
    }

    #mapP {
        left: 0px !important;
    }

    .modal-dialog-map {
        display: none;
    }
}


@media (max-width:414px) {
    .nav-link {
        font-size: 0;
        width: 2.5rem;
    }

    .la {
        font-size: 12px;
    }

    .nav-link::before {
        font-size: 1.125rem;
    }
}

@media (min-width:990px) {
    .nav-link {
        font-size: 1rem;
    }

    /* .la {
        font-size: 1.125rem;
    } */

    .nav-link::before {
        font-size: 1.125rem;
    }

    .leaflet-left {
        left: 50%;
        transform: translate(-50%, 0%);
    }
}

@media (min-width:1280px) {
    .nav-link {
        font-size: 1rem;
    }

    /* .la {
        font-size: 12px;
    } */

    .nav-link::before {
        font-size: 1.125rem;
    }
}

@media (min-width:1440px) {
    /* .nav-link {
        font-size: 1.19rem;
    }

    .la {
        font-size: 12px;
    } */

    .nav-link::before {
        font-size: 1.125rem;
    }
}

@media (max-width: 840px) {
    .bt-download-data-1 {
        /* display: block; */
        float: unset !important;
        margin-right: 0 !important;
        margin-bottom: 2em;
    }

    #mapP {
        width: calc(84vw + 4em);
        display: block;
    }
    .div_cards1 {
        width: 100%;
    }

    .div_cards2 {
        width: 100%;
    }

    .block_left {
        display: block;
        float: unset;
        width: 100%;
    }

    .block_right {
        width: 100%;
        display: inline-block;
        padding: 2em 2em;
        height: 100%;
    }

    .block_left .label_provincias {
        display: inline-block !important;
        width: 49%;
    }

    .bt-download-data-2 {
        margin-left: 0 !important;
        margin-top: 2em !important;
    }

    .div_cards .card_data {
        padding: 0 !important;
    }

    .div_morris_chart,
    .div_pie_chart {
        padding: 1em 4em;
    }

    .info-home {
        width: 100%;
    }

}

@media (max-width: 767px) {

    .div_morris_chart,
    .div_pie_chart {
        padding: 0 !important;
    }
}

@media (max-width: 370px) {
    .div_cards .card .card-header label {
        margin-left: 0 !important;
        width: 100%;
    }

    .div_cards .card .card-header img {
        display: none !important;
    }
}


/**Navbar**/
.main-navbar{
    position: relative;
    z-index: 7;
}

/** topbar eb**/
@media only screen and (min-width: 320px) and (max-width: 480px) {
    .topbar-iz{
        width: 108% !important;
    }
    .topbar-dr{
        top: -65px !important;
        right: -270px !important;
    }
    .leaflet-bottom.leaflet-left {
        left: 0% !important;
    }

    .nvregion {
        justify-content: center !important;
    }

    .txtdensidadregion {
        width: 83% !important;
    }

    .menu-region {
        display: none;
    }

    .btn-menu-estad {
        margin-right: 35px !important;
    }

    #pnud-map-wrapper {
        position: relative !important;
    }


    #pnud-map-wrapper .popover {
        z-index: 200;
        display: block !important;
        margin-top: -1rem !important;
        margin-left: -19rem !important;
        width: 15rem !important;
    }

    #pnud-map-wrapper table.table {
        margin-bottom: -10px;
    }

    #pnud-map-wrapper .content-popup.area-popup .popup-info {
        margin-top: -35px;
    }

    #pnud-map-wrapper .content-popup.area-popup h5 {
        padding: 0 !important;
    }

    #listaProv {
        display: none !important;
    }

    #intro-container,
    #intro-text {
        width: 100% !important;
        left: 0px !important;
    }

    .map-infografias {
        margin-top: 20px !important;
    }

    #div_cards_view_mr {
        max-width: 100% !important;

    }

    #tabla_idh_reg {
        width: 335px !important;
    }

    #tabla_ie_reg {
        width: 335px !important;
    }

    #tabla_is_reg {
        width: 335px !important;
    }

    #tabla_ii_reg {
        width: 335px;
    }

  }

  @media only screen and (min-width: 481px) and (max-width: 767px) {
    /* Estilos para iPads y tabletas */
    .topbar-iz{
        width: 80% !important;
    }
    .topbar-dr{
        top: -65px !important;
        right: -345px !important;
    }

    .leaflet-bottom.leaflet-left {
        left: 0% !important;
    }

    .nvregion {
        justify-content:  flex-start !important;
    }

    .txtdensidadregion {
        width: 83% !important;
    }

    .menu-region {
        display: none;
    }

    .btn-menu-estad {
        margin-right: 10px !important;
    }

    #pnud-map-wrapper {
        position: relative !important;
    }


    #pnud-map-wrapper .popover {
        z-index: 200;
        display: block !important;
        margin-top: -1rem !important;
        margin-left: -19rem !important;
        width: 15rem !important;
    }

    #pnud-map-wrapper table.table {
        margin-bottom: -10px;
    }

    #pnud-map-wrapper .content-popup.area-popup .popup-info {
        margin-top: -35px;
    }

    #pnud-map-wrapper .content-popup.area-popup h5 {
        padding: 0 !important;
    }

    #listaProv {
        display: none !important;
    }

    #intro-container,
    #intro-text {
        width: 100% !important;
        left: 0px !important;
    }

    .map-infografias {
        margin-top: 20px !important;
    }

    #div_cards_view_mr {
        max-width: 100% !important;

    }

    #tabla_idh_reg {
        width: 335px !important;
    }

    #tabla_ie_reg {
        width: 335px !important;
    }

    #tabla_is_reg {
        width: 335px !important;
    }

    #tabla_ii_reg {
        width: 335px;
    }
  }

  @media only screen and (min-width: 768px) and (max-width: 820px) {
    /* Estilos para pantallas pequeñas y portátiles */
    .topbar-iz{
        width: 80% !important;
    }
    .topbar-dr{
        top: -65px !important;
        right: -521px !important;
    }

    .nvregion {
        justify-content:  flex-start !important;
    }

    #intro-text{
        width: 400px !important;
    }

    #pnud-map-wrapper .popover {
        display: block !important;
        margin-left: 490px !important;
        margin-top: -20px !important;

    }

    #tabla_idh_reg {
        width: 335px !important;
    }

    #tabla_ie_reg {
        width: 335px !important;
    }

    #tabla_is_reg {
        width: 335px !important;
    }

    #tabla_ii_reg {
        width: 335px;
    }


  }

  @media only screen and (max-width: 1023px) {
    .topbar-iz{
        width: 100% !important;
    }
}
  
  @media only screen and (min-width: 1024px) and (max-width: 1200px) {
    /* Estilos para escritorios y pantallas grandes */
  }
