body {
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
}
* {
    font-family: Arial, Helvetica, sans-serif;
}
html {
    font-family: Arial, Helvetica, sans-serif;
}
p {
    font-family: Arial, Helvetica, sans-serif;

}
.contenedorProc {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    gap: 20px;
}

.contenedorFluid {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.contFlu {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    gap: 10px;
}
.dropdown button {
    width: 100% ;
}

@media screen and (max-width: 900px) {
    .contenedorFluid {
        display: flex;
        flex-direction: column !important;
        gap: 20px;
    }
    button {
        width: 100% !important;
    }
    .dropdown-menu {
        width: 100% !important;
    }
}

button.nav-link {
    font-size: 1.2rem !important;
    padding: 10px 20px;
    border: 1px solid #123;
}

.btnTab {
    text-decoration: none;
    color: #123;
    width: 200px;
    height: 170px;
    background: rgb(225, 225, 225);
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(17, 34, 51, 0.2);
    border-radius: 15px;

    transition: all .3s ease;
}
.btnTab:hover {
    color:#123;
    background: rgba(201, 200, 200, 0.3);
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(3, 3, 3, 0.9);
}
.btnTab i {
    font-size: 3rem;
}

.tab-content {
    padding: 20px;
    border-left: 1px solid rgba(17, 34, 51, 0.1);
    border-right: 1px solid rgba(17, 34, 51, 0.1);
    border-bottom: 1px solid rgba(17, 34, 51, 0.1);
}

.contenedorTab {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 10px;
}

.dropdown i {
    font-size: 1.4rem;
}

.btn-secondary {
    background: #FDCC00;
    color: #123;
    font-weight: bold;
    border: 1px solid #8b887e77;
}
.btn-secondary:hover {
    background: #FDCC0077;
    color: #123;

}
.btn-check:focus+.btn-secondary, .btn-secondary:focus {
    background: #FDCC00;
    color: #123;
    font-weight: bold;
    border: 1px solid #8b887e77;
}

h3 {
    text-align: center;
    font-weight: bolder;
}

.nav-link {
    border: 1px solid rgba(17, 34, 51, 0.2) !important;
}

.nav-link.active {
    background: #FDCC00 !important;
    font-weight: bolder !important;
    border: 1px solid #123 !important;
}

.contenidoProcesos {
    background: rgba(255, 255, 255, 0.5);
    padding: 0;
    margin: 0;
}

.tab-content {
    background: #FFF;
}

.tab-pane.active {

background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='700' preserveAspectRatio='none' viewBox='0 0 1440 700'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1264%26quot%3b)' fill='none'%3e%3cg transform='translate(0%2c 0)' stroke-linecap='round'%3e%3cpath d='M60 121.88 L60 211.88' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M60 256.88 L60 578.12' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M100 174.83 L100 294.83000000000004' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M100 339.83000000000004 L100 525.17' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M140 179.39 L140 209.39' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M140 254.39 L140 520.61' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M180 286.28 L180 413.72' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M220 262.56 L220 292.56' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M220 337.56 L220 437.44' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M260 143.32 L260 323.32' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M260 368.32 L260 556.67' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M300 71.22999999999999 L300 628.77' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M340 147.37 L340 177.37' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M340 222.37 L340 552.63' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M380 112.5 L380 292.5' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M380 337.5 L380 587.5' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M420 284.06 L420 314.06' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M420 359.06 L420 415.94' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M460 251.96 L460 281.96000000000004' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M460 326.96000000000004 L460 356.96000000000004' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M460 401.96000000000004 L460 448.04' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M500 90.01 L500 360.01' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M500 405.01 L500 465.01' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M500 510.01 L500 609.99' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M540 78.19 L540 228.19' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M540 273.19 L540 621.82' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M580 101.32 L580 251.32' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M580 296.32 L580 598.67' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M620 315.25 L620 384.75' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M660 212.21 L660 272.21000000000004' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M660 317.21000000000004 L660 377.21000000000004' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M660 422.21000000000004 L660 487.79' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M700 41.1 L700 101.1' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M700 146.1 L700 476.1' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M700 521.1 L700 658.9' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M740 318.63 L740 381.37' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M780 122.23 L780 302.23' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M780 347.23 L780 577.77' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M820 298.04 L820 401.96' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M860 294 L860 406' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M900 159.46 L900 219.46' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M900 264.46000000000004 L900 540.54' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M940 82.42 L940 352.42' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M940 397.42 L940 457.42' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M940 502.42 L940 617.58' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M980 307.42 L980 392.58' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M1020 304.2 L1020 395.8' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M1060 106.35 L1060 166.35' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M1060 211.35 L1060 593.65' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1100 233.16 L1100 466.85' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1140 220.16 L1140 280.15999999999997' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1140 325.15999999999997 L1140 355.15999999999997' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M1140 400.15999999999997 L1140 479.84' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1180 241.81 L1180 331.81' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1180 376.81 L1180 458.19' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1220 48.85 L1220 318.85' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M1220 363.85 L1220 423.85' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1220 468.85 L1220 651.15' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.2)'%3e%3c/path%3e%3cpath d='M1260 93.46 L1260 363.46' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1260 408.46 L1260 498.46' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1260 543.46 L1260 606.54' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1300 56.79 L1300 446.79' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1300 491.79 L1300 521.79' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1300 566.79 L1300 643.21' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1340 181.32 L1340 241.32' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1340 286.32 L1340 518.67' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1380 190.04 L1380 370.03999999999996' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3cpath d='M1380 415.03999999999996 L1380 509.96000000000004' stroke-width='30' stroke='rgba(253%2c 204%2c 0%2c 0.5)'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1264'%3e%3crect width='1440' height='700' fill='white'%3e%3c/rect%3e%3c/mask%3e%3c/defs%3e%3c/svg%3e");

    padding: 40px;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-position: -50% 50%;
    
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 25px;
    box-shadow: 0px 0px 10px rgba(17, 34, 51, 0.2);
}

.info {
    font-size: .9rem;
}
.dropdown button {
    height: 95px;
}

.tituloStatic {
    position: sticky;
    top: 0;
    width: 350px !important;
}


.estHd {
    width: 100%;
    /* margin: 30px; */
    margin: 0 auto;
    padding: 10px;
}

.taaab {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.votaHoy {
    z-index: 9999 !important;
    position: fixed;
    bottom: 0;
    right: 5px;

}
.votaHoy img {
    width: 150px;
}
