/*@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');*/

html {
    background-color: #FFFFFF;
    background-size: 5px 5px;
    background-image: repeating-linear-gradient(45deg, #858585 0, #858585 0.5px, #FFFFFF 0, #FFFFFF 50%);
}

.fg-kori-plomo{
    color: #858585 !important;
}

html, body {    
    height: 100vh;
    width: 100vh;
    max-height: 100vh;
    max-width: 100vw;
    min-height: 100vh;
    min-width: 100vw;
    background-color: transparent !important;
    /*overflow: hidden;*/
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.bg-movil {
    height: 250px !important;
    width: 100% !important;
    border-radius: 0.6rem !important;
}

    .bg-movil:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 250px !important;
        width: inherit !important;
        pointer-events: none;
        background-color: #C7C6C6;
        z-index: -2;
    }

    .bg-movil:after {
        content: '';
        position: absolute;
        top: -5px;
        left: -5px;
        right: -5px;
        bottom: -5px;
        height: 250px !important;
        width: 500px !important;        
        background: linear-gradient(45deg, rgb(228, 169, 45) 30%, rgb(0, 156, 223) 100%);
        /*background: linear-gradient(230deg, rgba(0, 156, 223, 1) 0%, rgba(228, 169, 45, 1) 100%);*/
        pointer-events: none;
        animation: animate 15s linear infinite;
        z-index: -1;        
    }

@keyframes animate {
    0% {
        filter: blur(15px) hue-rotate(0deg);
    }

    100% {
        filter: blur(25px) hue-rotate(20deg);
    }
}

.cabecera {    
    height: 13rem;
    width: 100% !important;
    /*overflow: hidden;*/
    /*z-index: 0;*/
}


.WCandidatos {
    position:relative; 
    width: 100%;
    animation-name: Aparecer !important;
    animation-duration: 2s !important;    
}

@keyframes Aparecer {
    0% {
        opacity: 0;        
    }

    100% {
        opacity: 1;        
    }
}


.btn-votar {    
    background-image: url("../../assets/img/votar-ico.png");
    background-position: top;
    background-repeat: no-repeat !important;
    background-origin:content-box;
    height: 3.6rem !important;
    width: 3.6rem !important;
    left:0 !important;
    top:0 !important;
    color: white;
    font-size: 0.70rem !important;
    border: none !important;
    box-shadow: none !important;
    line-height: 0.825rem;
}
.btn-descripcion {    
    background-image: url("../../assets/img/descripcion-ico.png");
    background-position: top;
    background-repeat: no-repeat !important;
    background-origin: content-box;    
    height: 3.6rem !important;
    width: 3.6rem !important;
    left: 3.6rem !important;
    color: white;
    font-size: 0.70rem !important;
    border: none !important;
    box-shadow: none !important;
    position: absolute !important;
    line-height: 0.825rem;
}

.btn-candidato {
    width: 100% !important;
    height:5rem;
    margin: 0 !important;
}

.btn-candidato-info {
    margin: 0 !important;
    height: 3.6rem !important;
    background-image: url("../../assets/img/ver-mas-ico.png") !important;
    background-position: center right !important;
    background-repeat: no-repeat !important;
    background-origin: content-box !important;
    background-color: #E9E5DC !important;
    box-shadow: none !important;
    /*border: none !important;
    border-radius: 0 !important;*/    
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(0px);
    transition-property: opacity, transform;
    transition-duration: 0.3s;
}

.radio-candidato-info {
    width: 0px !important;
    margin: 0 !important;
    height: 5rem !important;    
}

.radio-candidato-info:checked ~ .btn-candidato-info {    
    transform: translatex(7.2rem);    
}

@keyframes MoveYin {
    0% {
        transform: translateY(-50px);        
        opacity: 0;
    }

    100% {
        transform: translateY(0px);        
        opacity: 1;
    }
}

.opcion {    
    display: none;
}

.mostrar {
    position: absolute;
    left: 0;
    width: 100% !important;
    display: initial;
    animation: MoveYin 0.4s ease-in;
}

.btn-edad {
    background-color: transparent;
    background-image: url("../../assets/img/globo-btn.png") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-origin:  !important;
    padding:2rem 2rem !important;
    width: 116px;
    height: 116px;
    border: none;
    box-shadow: none;
    color: white;
}

/*.btn-check:focus ~ .btn-edad {     
    border: 1px solid red !important;
    font-weight: 700 !important;
    color: white !important;
}
*/
.btn-check:checked + .btn {
    
    font-weight: 700 !important;
    color: white !important;
}

.btn-foto {
    background-color: lightgray;
    transition: background-color linear 0.6s;
}

.btn-foto:hover {
    color: white !important;
    background-color: #858585;
    animation: zoom 0.3s ease-in;
}


@keyframes zoom {
    0%{
        transform: scale(1,1);
    }
    50% {
        transform: scale(1.1,1.1);
    }
    100% {
        transform: scale(1,1);
        color: white;
    }
}


.voto-registrado .modal-backdrop {
    background-image: linear-gradient(350deg, rgb(228, 169, 45) 0%, rgb(0, 156, 223) 37%) !important;
}

.msj-registro {
    transform: rotate(-3deg) !important;
    /*animation: parpadeo 1s infinite !important;*/    
}



/*////////////////////////////////////////////////////*/


.card {
    min-width: 100% !important;
    max-width: 100% !important;
    width: 400px !important;
    background-color: #efefef;
    border: none;
    cursor: pointer;
    transition: all 0.5s;
}

.image img {
    transition: all 0.5s
}

.card:hover .image img {
    transform: scale(1.5)
}

.btn-profile {
    height: 120px;
    font-size: 300%;
    width: 120px;
    border-radius: 50%;
    border: 0.4rem solid #858585 !important;
}

.btn-profile:hover {
    font-size: 400%;
    color: white;
    border: 0.2rem solid #858585 !important;
    border-radius: 50%    
}

.name {
    font-size: 1.1rem;
    font-weight: bold
}


.line-1 {
    position: relative !important;
    width: 0rem;    
    text-align: center;
    font-size:120% !important;
    white-space: nowrap;
    overflow: hidden !important;
    padding: 1rem !important;
    /*transform: translateY(-50%) !important;*/
}
.anim-typewriter {
    animation: typewriter 1.5s steps(200) 0.05s 1 normal both;
}

@keyframes typewriter {
    0% {
        width: 0;
    }

    100% {
        width: 40rem;
    }
}


.idd {
    font-size: 14px;
    font-weight: 600
}

.idd1 {
    font-size: 12px
}

.number {
    font-size: 22px;
    font-weight: bold
}

.follow {
    font-size: 12px;
    font-weight: 500;
    color: #444444
}

.btn1 {
    height: 40px;
    width: 150px;
}

.text span {
    font-size: 13px;
    color: #545454;
    font-weight: 500
}

.icons i {
    font-size: 19px
}

hr .new1 {
    border: 1px solid
}

.join {
    font-size: 14px;
    color: #a0a0a0;
    font-weight: bold
}

.date {
    background-color: #ccc
}

.btn-popup .btn{
    padding:0.5rem 2rem !important;
    margin: 0 !important;
    color: white !important;
}


.Bienvenida {
    animation: Aparecer 0.5s;
}

.Bienvenida ~ *{
    z-index: 2050 !important;
}



/*//////////////////////////*/



.confetti-container {
    perspective: 700px;
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.confetti {
    position: absolute;
    z-index: 1;
    top: -10px;
    border-radius: 0%;
    &--animation-slow

{
    animation: confetti-slow 16.25s linear 1 forwards;
}

  &--animation-medium {
    animation: confetti-medium 15.75s linear 1 forwards;
}

  &--animation-fast {
    animation: confetti-fast 15.25s linear 1 forwards;
}

} /* Checkmark */

.confetti {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -15rem;
    left: 0;
    width: 200%;
    height: 200%;
    overflow: hidden;
    z-index: 1000;
}

.confetti-piece {
    position: absolute;
    background: none !important;
    width: 50px;
    height: 50px;
    background: #ffd300;
    top: 0;
    opacity: 0;
}

    .confetti-piece:nth-child(1) {
        left: 7%;
        -webkit-transform: rotate(-40deg);
        -webkit-animation: makeItRain 300ms infinite ease-out;
        -webkit-animation-delay: 2182ms;
        -webkit-animation-duration: 1616ms;
    }

    .confetti-piece:nth-child(2) {
        left: 14%;
        -webkit-transform: rotate(4deg);
        -webkit-animation: makeItRain 300ms infinite ease-out;
        -webkit-animation-delay: 2161ms;
        -webkit-animation-duration: 1476ms;
    }

    .confetti-piece:nth-child(3) {
        left: 21%;
        -webkit-transform: rotate(-51deg);
        -webkit-animation: makeItRain 300ms infinite ease-out;
        -webkit-animation-delay: 2481ms;
        -webkit-animation-duration: 1603ms;
    }

    .confetti-piece:nth-child(4) {
        left: 28%;
        -webkit-transform: rotate(61deg);
        -webkit-animation: makeItRain 300ms infinite ease-out;
        -webkit-animation-delay: 2334ms;
        -webkit-animation-duration: 1208ms;
    }

    .confetti-piece:nth-child(5) {
        left: 35%;
        -webkit-transform: rotate(-52deg);
        -webkit-animation: makeItRain 300ms infinite ease-out;
        -webkit-animation-delay: 2302ms;
        -webkit-animation-duration: 1276ms;
    }

    .confetti-piece:nth-child(6) {
        left: 42%;
        -webkit-transform: rotate(38deg);
        -webkit-animation: makeItRain 300ms infinite ease-out;
        -webkit-animation-delay: 2180ms;
        -webkit-animation-duration: 1668ms;
    }

    .confetti-piece:nth-child(7) {
        left: 49%;
        -webkit-transform: rotate(11deg);
        -webkit-animation: makeItRain 300ms infinite ease-out;
        -webkit-animation-delay: 2395ms;
        -webkit-animation-duration: 1700ms;
    }

    .confetti-piece:nth-child(8) {
        left: 56%;
        -webkit-transform: rotate(49deg);
        -webkit-animation: makeItRain 300ms infinite ease-out;
        -webkit-animation-delay: 1114ms;
        -webkit-animation-duration: 1387ms;
    }

    .confetti-piece:nth-child(9) {
        left: 63%;
        -webkit-transform: rotate(-72deg);
        -webkit-animation: makeItRain 300ms infinite ease-out;
        -webkit-animation-delay: 2149ms;
        -webkit-animation-duration: 1305ms;
    }

    .confetti-piece:nth-child(10) {
        left: 70%;
        -webkit-transform: rotate(10deg);
        -webkit-animation: makeItRain 300ms infinite ease-out;
        -webkit-animation-delay: 2351ms;
        -webkit-animation-duration: 1559ms;
    }

    .confetti-piece:nth-child(11) {
        left: 77%;
        -webkit-transform: rotate(4deg);
        -webkit-animation: makeItRain 300ms infinite ease-out;
        -webkit-animation-delay: 2307ms;
        -webkit-animation-duration: 1632ms;
    }

    .confetti-piece:nth-child(12) {
        left: 84%;
        -webkit-transform: rotate(42deg);
        -webkit-animation: makeItRain 300ms infinite ease-out;
        -webkit-animation-delay: 2464ms;
        -webkit-animation-duration: 1276ms;
    }

    .confetti-piece:nth-child(13) {
        left: 91%;
        -webkit-transform: rotate(-72deg);
        -webkit-animation: makeItRain 300ms infinite ease-out;
        -webkit-animation-delay: 2429ms;
        -webkit-animation-duration: 1318ms;
    }

    .confetti-piece:nth-child(14) {
        left: 96%;
        -webkit-transform: rotate(2deg);
        -webkit-animation: makeItRain 300ms infinite ease-out;
        -webkit-animation-delay: 2419ms;
        -webkit-animation-duration: 1118ms;
    }

    .confetti-piece:nth-child(15) {
        left: 100%;
        -webkit-transform: rotate(-100deg);
        -webkit-animation: makeItRain 300ms infinite ease-out;
        -webkit-animation-delay: 1529ms;
        -webkit-animation-duration: 518ms;
    }

    .confetti-piece:nth-child(odd) {
        background: #7431e8;
    }

    .confetti-piece:nth-child(even) {
        z-index: 1;
    }

    .confetti-piece:nth-child(4n) {
        width: 5px;
        height: 12px;
        -webkit-animation-duration: 2000ms;
    }

    .confetti-piece:nth-child(3n) {
        width: 20px;
        height: 10px;
        -webkit-animation-duration: 2500ms;
        -webkit-animation-delay: 300ms;
    }

    .confetti-piece:nth-child(4n-7) {
        background: red;
    }

@-webkit-keyframes makeItRain {
    from {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    to {
        -webkit-transform: translateY(900px);
    }
}

.advertencia {
    opacity: 1;
    animation: parpadeo 0.7s infinite !important;
}

@keyframes parpadeo {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.parpadeo {
    animation: parpadeo 1s ease-in-out infinite !important;
}

.modal-backdrop2 {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;    
    z-index: 100;
    background: #FFFFFFDD !important
}

.img-mask {
    overflow: hidden;
    background-image: url("../../assets/img/Background.jpg");
    background-position:center;
    background-size:cover;    
    width: 100vw;
    /*max-width: 100%;*/
    /*height: 100vh;*/
    /*max-height: 100%;*/
    display: block;
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
    -webkit-mask-image: url("../../assets/img/mask.png");
    mask-image: url("");
    -webkit-mask-size: 50%;
    mask-size: 50%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    animation: mover 4s linear forwards;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
}

@keyframes mover {

    0% {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
        transform: scale(1);
        z-index: 5000;
    }

    25% {
        -webkit-mask-position: top right;
        mask-position: top right;
        transform: scale(1.12);
        z-index: 5000;
    }

    50% {
        -webkit-mask-position: left bottom;
        mask-position: left bottom;
        transform: scale(1.25);
        z-index: 5000;
    }

    75% {
        -webkit-mask-position: bottom right;
        mask-position: bottom right;
        transform: scale(1.37);
        z-index: 5000;
    }

    100% {
        -webkit-mask-size: 100%;
        mask-position: 0 0;
        mask-size: 100%;
        transform: scale(1.72);
        z-index: -2000;
    }
}

.WMain {
    z-index: -12000;    
    animation: Aparecer2 4s linear forwards !important;
}

@keyframes Aparecer2 {
    0% {
        opacity: 0;
        z-index: 5003;
    }

    70% {
        opacity: 0.4;
        z-index: 5003;
    }

    100% {
        opacity: 1;
        z-index: 5003;
    }
}