.ele2025-senadores {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background-color: #fff
}
.ele2025-senadores .box {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0;
    border: 1px solid #e0e2e7;
    border-radius: 6px;
}
.ele2025-senadores .box .top {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 20px 40px;
    border-bottom: 1px solid #e0e2e7;
}
.ele2025-senadores .box .top .left {
    display: block;
    position: relative;
    width: 50%;
    float: left;
}
.ele2025-senadores .box .top .right {
    display: block;
    position: relative;
    width: 50%;
    float: left;
}
.ele2025-senadores .box .top .left h2 {
    color: #151F2C;
    font-size: 3em;
    font-weight: 900;
    display: flex;
    align-items: baseline;
    margin: 10px 0 0 0;
}
.ele2025-senadores .box .top .left h2 img {
    margin: 0;
    width: 24px;
}
.ele2025-senadores .box .top .left h2 span {
    margin: 0 0 0 10px;
    font-weight: 900
}
.ele2025-senadores .box .top .right .buscadorSenadores {
    display: inline-block;
    position: relative;
    width: 100%;
    background-color: #fff;
    margin: 0;
    padding: 0
}
.ele2025-senadores .box .top .right .buscadorSenadores .boxBuscador .selectize-input {
    border: 1px solid #e0e2e7;
    border-radius: 50px;
    color: #26282f;
    min-height: 50px;
    max-height: 50px;
    background-color: #F6F7F9;
}
.ele2025-senadores .box .top .right .buscadorSenadores .boxBuscador .selectize-input>* {
    color: #26282f;
    font-size: 1.8em;
    padding-top: 7px;
    width: 100%
}
.ele2025-senadores .box .top .right .buscadorSenadores .boxBuscador .selectize-control.single .selectize-input input {
    font-size: 1.8em !important;
    padding-top: 7px !important
}
.ele2025-senadores .box .top .right .buscadorSenadores .boxBuscador .selectize-control.single .selectize-input input ::placeholder {
    color: #ff3b28;
    padding-top: 2px
}
.ele2025-senadores .box .top .right .buscadorSenadores .boxBuscador .selectize-dropdown [data-selectable].option {
    font-size: 1.8em;
    color: #151F2C;
    text-transform: capitalize;
}
.ele2025-senadores .box .top .right .buscadorSenadores .boxBuscador .selectize-dropdown-content {
    max-height: 80px
}

.ele2025-senadores .box .top .right .buscadorSenadores .boxBuscador .selectize-dropdown {
    height: 90px !important
}
.ele2025-senadores .box .top .right .buscadorSenadores .boxBuscador .selectize-control.plugin-remove_button .remove-single {
    display: block;
    font-size: 1.8em;
    color: #27282f;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #f6f7f9;
    z-index: 9;
    width: 100%;
    height: 40px;
    padding: 6px 0 0 0;
    text-align: right
}
.ele2025-senadores .box .top .right .buscadorSenadores .boxBuscador .selectize-control.plugin-remove_button .remove-single svg,
.ele2025-senadores .box .top .right .buscadorSenadores .boxBuscador svg {
    width: 32px;
    height: 32px;
    fill: #27282f;
    position: absolute;
    right: 20px;
    top: 6px;
    z-index: 9
}
.ele2025-senadores select.selectZona {
    border: 1px solid #e0e2e7;
    border-radius: 50px;
    min-height: 50px;
    max-height: 50px;
    background-color: #F6F7F9;
    padding: 6px 12px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    color: #757575 !important;
    font-size: 1.8em !important;
    padding-top: 4px !important;
    font-family: 'Roboto', sans-serif;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}
.ele2025-senadores select.selectZona::-ms-expand,
.ele2025-senadores select.selectZona select,
.ele2025-senadores select.selectZona::-ms-expand {
    display: none !important
}
.ele2025-senadores .selectize-control.single .selectize-input:after {
    display: none !important
}
.ele2025-senadores select.selectZona option:after {
    display: block;
    position: absolute;
    content: '';
    color: #26282f;
    font-size: 2.8em;
    border-width: 0;
    top: 11px;
    right: 41px;
    margin-top: -3px;
    width: 0;
    height: 0;
    z-index: 1
}
button.botonCerrarRegiones {
    border: 1px solid #e0e2e7;
    border-radius: 50px;
    color: #26282f;
    min-height: 50px;
    max-height: 50px;
    background-color: #F6F7F9;
    width: 100%;
    text-align: right;
    padding: 0 18px 0 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    cursor: pointer
}
button.botonCerrarRegiones svg {
    width: 18px !important;
    height: 18px !important;
    fill: #27282f !important;
    top: 12px !important
}
.ele2025-senadores .box .middle {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 20px 40px;
    height: 400px
}
.ele2025-senadores .busquedaSeleccionada {
    background: #f6f7f9;
    border: 1px solid #e0e2e7;
    padding: 4px 10px;
    font-size: 2em;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
}
.ele2025-senadores .busquedaSeleccionada span.zona1 {
    font-weight: 900;
}
.ele2025-senadores .busquedaSeleccionada span.zona2 {
    font-weight: 600;
}
.ele2025-senadores .carouselBuscadorSen {
    display: inline-block;
    position: relative;
    -ms-touch-action: pan-y !important;
    touch-action: pan-y !important;
    width: 100%
}
.ele2025-senadores .carouselBuscadorSen .owl-stage-outer {
    overflow: hidden;
    z-index: 1;
    position: relative;
    background-color: #fff;
}
.ele2025-senadores .carouselBuscadorSen.owlCarousel {
    -ms-touch-action: pan-y !important;
    touch-action: pan-y !important;
    border: 1px solid #e0e2e7;
    border-top: 0;
    padding: 0 20px;
}
.ele2025-senadores .carouselBuscadorSen .owl-item {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    z-index: 1
}
.ele2025-senadores .carouselBuscadorSen.owl-theme .owl-nav [class*='owl-'] {
    background: #C7CACF !important;
    color: #FFF !important;
    text-decoration: none !important;
    border: 0 !important;
    border-radius: 50% !important;
    width: 32px !important;
    height: 32px !important;
    font-size: 2em !important
}
.ele2025-senadores .carouselBuscadorSen.owl-theme .owl-nav [class*='owl-']:hover {
    background: #b1b5bb !important
}
.ele2025-senadores .carouselBuscadorSen .owl-nav {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    margin-top: 0px !important
}
.ele2025-senadores .carouselBuscadorSen .owl-nav button.owl-prev {
    position: relative;
    top: 40%;
    transform: translateY(-40%) translateX(-40px);
    width: 40px;
    height: 40px;
    margin: 0;
    float: left;
    background: none;
    cursor: pointer;
    border: 0;
    left: -20px;
}
.ele2025-senadores .carouselBuscadorSen .owl-nav button.owl-next {
    position: relative;
    top: 40%;
    transform: translateY(-40%) translateX(15px);
    width: 40px;
    height: 40px;
    margin: 0;
    float: right;
    background: none;
    cursor: pointer;
    border: 0;
    right: -6px;
}
.ele2025-senadores .carouselBuscadorSen button.owl-prev.disabled,
.ele2025-senadores .carouselBuscadorSen button.owl-next.disabled {
    opacity: 0
}
.ele2025-senadores .carouselBuscadorSen .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 10px 0;
    z-index: 1;
    position: relative
}
.ele2025-senadores .carouselBuscadorSen .owl-dot {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline;
    width: 6px;
    height: 6px;
    margin: 4px 3px;
    border: 0;
    border-radius: 8px;
    background: #D9D9D9;
    padding: 0
}
.ele2025-senadores .carouselBuscadorSen .owl-dot.active {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #212020;
    display: inline;
    width: 6px;
    height: 6px;
    padding: 0
}
.ele2025-senadores .box .bottom .servelDatos {
    display: block;
    width: 100%;
    margin: 0 auto
}
.ele2025-senadores .box .bottom .servelDatos .box {
    padding: 20px;
    border: 0;
}
.ele2025-senadores .box .bottom .servelDatos .box p {
    font-size: 1.4em;
    color: #81828D;
    display: inline
}
.ele2025-senadores .box .bottom .servelDatos .box ul {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: 400
}
.ele2025-senadores .box .bottom .servelDatos .box ul li {
    display: inline;
    margin: 0 2px;
    color: #9A9BA1;
    font-size: 1.4em;
    font-weight: 400
}
.ele2025-senadores .box .bottom .servelDatos p.info {
    color: #9A9BA0;
    font-size: 1.4em;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: 400
}
.ele2025-senadores .box .bottom .servelDatos p.info .servel {
    margin: 0 0 0 6px
}
.ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido .resultado {
    display: block;
    width: fit-content;
    background-color: #ffca26;
    font-size: 1.4em;
    font-weight: 900;
    padding: 4px 8px;
    border-radius: 5px;
    margin: 0 auto;
    text-transform: capitalize
}
.ele2025-senadores .box .middle .box {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    border: 0;
}
.ele2025-senadores .box .middle .box .carouselBuscadorSen .item {
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 20px 0 0;
    transition: .3s
}
.ele2025-senadores .box .middle .box .carouselBuscadorSen .region {
    background: #5A5F66;
    color: #fff;
    padding: 10px 0;
    font-size: 1.9em;
    border-radius: 10px 10px 0 0
}
.ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido {
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    height: 286px;
    border-radius: 5px;
    margin: 20px 0 0 0
}
.ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido .imagen img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: block;
    position: relative;
    background-color: #fff;
    margin: 10px auto 6px auto
}
.ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido .imagen img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: block;
    position: relative;
    margin: 0 auto;
    margin-bottom: 6px
}
.ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido .nombre {
    font-weight: 700;
    color: #2A3139;
    font-size: 1.6em;
    text-transform: capitalize;
    display: block
}
.ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido .apellido {
    font-weight: 700;
    color: #2A3139;
    font-size: 1.6em;
    text-transform: capitalize;
    margin: 0
}
.ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido .partido {
    font-weight: 400;
    color: #888F97;
    font-size: 1.3em;
    text-transform: uppercase;
    padding: 6px 0;
}
.ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido {
    display: block;
    position: relative;
    float: left;
    max-width: 180px;
    width: 100%;
    transition: .3s;
    padding: 10px 0 20px 0;
}
.ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido .porcentaje {
    font-weight: 900;
    color: #25282F;
    font-size: 3.4em
}
.ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido .porcentaje span {
    font-size: .6em;
    font-weight: 400;
    padding: 0 0 0 2px
}
.ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido .votos {
    color: #25282F;
    font-size: 1.4em;
    margin: 2px 0 5px 0;
    font-weight: 400
}
.ele2025-senadores .box .middle .box .middle .carouselBuscadorSen .item .candidato-partido .cupo {
    color: #25282F;
    font-size: 1.4em;
    margin: 2px 0 0 0;
    opacity: .5
}
.ele2025-senadores .box .middle .mensajeSenadores {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 336px;
    background-color: #f6f7f9;
    border-radius: 10px;
    flex-direction: column;
}
.ele2025-senadores .box .middle .mensajeSenadores p {
    font-size: 2em;
    font-weight: 400;
    width: 50%;
    text-align: center;
    line-height: 1.6em;
}
.ele2025-senadores .box .middle .mensajeSenadores svg {
    margin: 0 0 10px 0;
    width: 64px;
    height: 64px;
}
/* electo */
.ele2025-senadores .box .middle .box .carouselBuscadorSen .item.electo .candidato-partido {
    border: 2px solid #ffca26;
    border-radius: 10px;
}

@media (min-width:0) and (max-width:767px) {
    .ele2025-senadores {
        width: 96%;
        padding: 0;
    }
    .ele2025-senadores .box {
        padding: 10px
    }
    .ele2025-senadores .box .top {
        padding: 0;
        border: 0;
    }
    .ele2025-senadores .box .top .left {
        width: 100%;
    }
    .ele2025-senadores .box .top .right {
        width: 100%;
        margin: 0;
    }
    .ele2025-senadores .box .top .left h2 {
        font-size: 2.4em;
        line-height: 1.1em
    }
    .ele2025-senadores .box .top .right .buscador {
        width: 100%
    }
    .ele2025-senadores .box .top .right .buscadorSenadores {
        display: inline-block;
        padding: 10px 0 0 0;
        margin: 0
    }
    .ele2025-senadores .box .middle {
        border: 0;
        height: auto;
        padding: 10px 0;
    }
    .ele2025-senadores .box .middle .box {
        margin: 0 0 4px 0
    }
    .ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido {
        max-width: 100%;
        height: 250px;
        padding: 10px 0 0 0;
        margin: 10px 0 0 0;
    }
    .ele2025-senadores .busquedaSeleccionada {
        font-size: 1.6em
    }
    .ele2025-senadores .carouselBuscadorSen .owl-nav {
        display: none
    }
    .ele2025-senadores .carouselBuscadorSen .owl-dots {
        margin: 10px 0;
        padding: 0 10px;
    }
    .ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido .imagen img {
        width: 70px;
        height: 70px
    }
    .ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido .porcentaje {
        font-size: 2.8em
    }
    .ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido .partido {
        font-size: 1.3em;
    }
    .ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido .resultado {
        font-size: 1.2em
    }
    .ele2025-senadores .box .top .right .buscadorSenadores .boxBuscador .selectize-control.plugin-remove_button .remove-single svg,
    .ele2025-senadores .box .top .right .buscadorSenadores .boxBuscador svg {
        top: 16px
    }
    #cerrarElec2024Buscador-2758 {
        top: 10px
    }
    .ele2025-senadores .box .bottom .servelDatos .box {
        padding: 0 0 10px 0;
    }
    button.botonCerrarRegiones {
        top: 10px;
    }
    .ele2025-senadores .box .middle .mensajeSenadores {
        height: auto;
        padding: 40px 0;
    }
    .ele2025-senadores .box .middle .mensajeSenadores p {
        font-size: 1.6em;
        width: 90%;
    }
    .ele2025-senadores .box .middle .mensajeSenadores svg {
        width: 48px;
        height: 48px;
    }
    .ele2025-senadores .carouselBuscadorSen.owlCarousel {
        padding: 0 10px;
    }
    .ele2025-senadores .box .middle .box .carouselBuscadorSen .item {
            margin: 0 20px 0 0;
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .ele2025-senadores {
        width: 100%
    }
    .ele2025-senadores .box .top {
        padding: 10px 40px;
    }
    .ele2025-senadores .box .top .left {
        width: 100%;
    }
    .ele2025-senadores .box .top .right {
        width: 100%;
        margin: 10px 0 0 0;
    }
    .ele2025-senadores .box .top .left h2 {
        font-size: 2.6em;
    }
    .ele2025-senadores .box .top .left h2 img {
        top: 18px
    }
    .ele2025-senadores .busquedaSeleccionada {
        font-size: 2em;
    }
    .ele2025-senadores .box .middle {
        padding:10px 40px;
    }
    .ele2025-senadores .carouselBuscadorDip .owl-dots {
        padding: 0 20px;
    }
    .ele2025-senadores .box .bottom .servelDatos .box {
        padding: 10px 20px 20px 20px;
    }
}

@media (min-width:1024px) and (max-width:1160px) {
    .ele2025-senadores {
        width: 100%
    }
    .ele2025-senadores .box .top .left {
        width: 60%;
    }
    .ele2025-senadores .box .top .right {
        width: 40%;
    }
    .ele2025-senadores .box .top .left h2 {
        font-size: 2.8em;
    }
    .ele2025-senadores .busquedaSeleccionada {
        font-size: 2em;
    }
    .ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido .partido {
        font-size: 1.3em;
    }
    .ele2025-senadores .box .middle .box .carouselBuscadorSen .item .candidato-partido .resultado {
        font-size: 1.2em
    }
}

@media (min-width:1161px) and (max-width:1289px) {
    .ele2025-senadores {
        width: 100%
    }
    .ele2025-senadores .box .top .left h2 {
        font-size: 2.8em;
    }
    .ele2025-senadores .busquedaSeleccionada {
        font-size: 2.2em;
    }
}