@import url('https://fonts.googleapis.com/css2?family=Nunito Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

h1 {
    font-size: 24pt;
    font-family: 'Nunito Sans', sans-serif;
}

h2 {
    font-size: 20pt;
    font-family: 'Nunito Sans', sans-serif;
}

h3 {
    font-size: 18pt;
    font-family: 'Nunito Sans', sans-serif;
}

h4 {
    font-size: 15pt;
    font-family: 'Nunito Sans', sans-serif;
}

h5 {
    font-size: 12pt;
    font-family: 'Nunito Sans', sans-serif;
}

h6 {
    font-size: 10pt;
    font-family: 'Nunito Sans', sans-serif;
}

p {
    font-size: 10pt;
    line-height: 14pt;
    font-family: 'Nunito Sans', sans-serif;
}

.text-blue {
    color: #00ACFF;
}

.text-navy {
    color: #24344B;
}

.bg-amarillo {
    background-color: #F5C33D;
}

.bg-navy {
    background-color: #24344B;
}

#principal {
    background-image: url("../img/principal.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    page-break-inside: avoid;
}

#casos {
    height: 180pt !important;
    width: auto;
}

#info {
    height: 180pt !important;
    width: auto;
}

#grafica {
    height: 180pt !important;
    width: auto;
}

#secundario {
    background-image: url("../img/infoSecundario.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    page-break-inside: avoid;
}

#ied {
    background-image: url("../img/ied.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    page-break-inside: avoid;
}

#terciario {
    background-image: url("../img/infoTerciario.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    page-break-inside: avoid;
}

#mineralesDiv {
    background-image: url("../img/minerales.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: relative;
    top: -4rem;
}

#derrama {
    background-image: url("../img/derrama.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.mx-n1 {
    padding-left: -0.25rem !important;
    padding-right: -0.25rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 12pt !important;
}

.pb-4,
.py-4 {
    padding-bottom: 10pt !important;
}

.pb-3,
.py-3 {
    padding-bottom: 9pt !important;
}

.pb-2,
.py-2 {
    padding-bottom: 6pt !important;
}

.pb-1,
.py-1 {
    padding-bottom: 3pt !important;
}

.pt-5,
.py-5 {
    padding-top: 12pt !important;
}

.pt-4,
.py-4 {
    padding-top: 10pt !important;
}

.pt-3,
.py-3 {
    padding-top: 9pt !important;
}

.pt-2,
.py-2 {
    padding-top: 6pt !important;
}

.pt-1,
.py-1 {
    padding-top: 3pt !important;
}

.mb-5,
.my-5 {
    margin-bottom: 12pt !important;
}

.mb-4,
.my-4 {
    margin-bottom: 10pt !important;
}

.mb-3,
.my-3 {
    margin-bottom: 9pt !important;
}

.mb-2,
.my-2 {
    margin-bottom: 6pt !important;
}

.mb-1,
.my-1 {
    margin-bottom: 6pt !important;
}

.mt-5,
.my-5 {
    margin-top: 12pt !important;
}

.mt-4,
.my-4 {
    margin-top: 10pt !important;
}

.mt-3,
.my-3 {
    margin-top: 9pt !important;
}

.mt-2,
.my-2 {
    margin-top: 6pt !important;
}

.mt-1,
.my-1 {
    margin-top: 6pt !important;
}

.gris {
    fill: #dddddd;
}

.amarillo {
    fill: #F5C33D !important;
}

.state:hover {
    fill: #F5C33D;
}

[class^="estado"] {
    fill: #b8b8b8;
    transition: all .5s;
}

.esperaEstado {
    stroke: #F5C33D;
}

.estadoLink {
    cursor: pointer;
}

.text-80 {
    font-size: 80%;
    ;
}

.divWrapSelect {
    position: relative;
}

.divSelect {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 6em;
    padding: 1em;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: 2px solid transparent;
    transition: all .5s;
}

.selectBorder {
    border: 2px solid #F5C33D;
}