/** Carousel **/
body{min-width: 360px;margin: 0px!important;}
.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.jcarousel ul {
    width: 10000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.jcarousel li {
    width: 25%;
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}
/** Carousel Controls **/
.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    z-index: 9;
    top: 50%;
    margin-top: -15px;
    width: 24px;
    height: 24px;
    text-align: center;
    background: #ffffff;
    color: rgb(74 71 81 / 50%);
    text-decoration: none;
    border: 1px solid rgb(74 71 81 / 50%);
    font-size: 1rem;
    border-radius: 30px;
    line-height: 23px;
}
.jcarousel-control-prev svg,
.jcarousel-control-next svg{
    margin-top: 4px;
    width: 12px;
}
.jcarousel-control-prev {
    left: -35px;
}
.jcarousel-control-next {
    right: 0px;
}
.ballotage{
    font-weight: bold;
    font-size:1rem ;
    background: #4A4751;
    color: #fff;
    padding-right: 5px;
    padding-left: 5px;
    float: left;
    margin-bottom: 10px;
}
.form-select {
    display: inline-block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    -moz-padding-start: calc(0.75rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 16px 12px;
    border: 1px solid #ECECEC;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    max-width: 320px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
    text-transform: capitalize!important;
}
.form-select option{
    text-transform: capitalize!important;
}
.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 auto;
}
.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #333;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
}
.candidato_1_barra,.candidato_2_barra{
    display: inline-block;
    float: left;
}


#Go_moticias_widget{
    font-family: 'Rubik', sans-serif;
    color: #4A4751;
    max-width: 1544px;
    margin: 0 auto;
    display: block;
    padding-bottom: 20px;
    padding-left: 1rem;
    background: #fff;
    padding-right: 1rem;
}
#Go_moticias_widget .loading{
    position: absolute;
    z-index: 11;
    background: white;
    width: 100%;
    height: 215px;
    top: 0px;
}
#Go_moticias_widget{position: relative;}
#Go_moticias_widget #GOcarousel{position: relative;}
#Go_moticias_widget #GOcarousel .overlay{
    position: absolute;
    background: rgb(255,255,255);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
    right: 0px;
    width: 100px;
    top: 0px;
    bottom: 0px;
}
#Go_moticias_widget .logo{
    float: right;
}
#Go_moticias_widget h2{
    font-size: 1.188rem;
    color: #4A4751;
    font-weight: bold;
    clear: left;
    text-align: left;
    margin-top: 0px!important;
}
#Go_moticias_widget h3{
    font-size: 1.188rem;
    color: #4A4751;
    font-weight: normal;
    text-align: left;
}
#Go_moticias_widget .position{
    display: inline-block;
}
#Go_moticias_widget .button{
    background: #4A4751;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    text-decoration: none;
    font-weight: normal;
    display: inline-block;
    margin-top: 15px;
    border-radius: 5px;
    max-width: 12.5rem;
}
#Go_moticias_widget .button.reverse{
    background: #FFFFFF;
    color: #4A4751;
    text-align: center;
    padding: 10px 10px 10px 30px;
    text-decoration: none;
    display: inline-block;
    margin-top: 15px;
    border-radius:21px;
    font-size: 0.875rem;
    box-shadow: 0px 1px 1px #cccccc5c;
    margin-bottom: 10px;
    font-weight: bold;
}
#Go_moticias_widget .button.reverse svg{display: none;}
#Go_moticias_widget .button.reverse.active{
    background: #E7E7E7;
    color: #4A4751;
    position: relative;
}
#Go_moticias_widget .button.reverse.active svg{
    position: absolute;
    left: 8px;
    top: 12px;
    display: block;
}
#Go_moticias_widget .button.reverse:hover{
    /*box-shadow: 0px 1px 1px #333;*/
}

#Go_moticias_widget .candidato.left
#Go_moticias_widget .candidato.right{
    text-align: right;
}
#Go_moticias_widget  .imagen{
    /*float: left;*/
    text-align: center;
    width: 90px;
        position: relative;
}
#Go_moticias_widget  .imagen img{
    width: 70px;
    height: 70px;
    position: absolute;
    bottom: 3px;
    left: 10px;
}
#Go_moticias_widget .candidato .partido{
    font-size: 0.625rem;
    display: block;
}
#Go_moticias_widget .candidato h2{
    font-size: 1rem;
    margin: 0px;
    display: block;
    font-weight: 400;
    color: #4A4751;
    margin-top: -2px;
    font-weight: 500;
}
#Go_moticias_widget .candidato .porcent{
    display: inline-block;
    font-size: 1.188rem;
    font-weight: bold;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
}
#Go_moticias_widget .candidato .votos{
    font-size: 0.625rem;
    display: block;
    float: left;
    width: 100%;
    margin-top: -1px;
}
#Go_moticias_widget .candidato .datos{
}
#Go_moticias_widget .barra{
height: 24px;
    padding: 0px;
    position: relative;
    background: #ccc;
}
#Go_moticias_widget .middle{
    position: absolute;
    z-index: 1;
    left: 50%;
    padding-top: 35px;
    border-left: 1px dotted #000;
    margin-top: -5px;
}
#Go_moticias_widget .middle span{
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -13px;
    margin-top: 5px;
    font-size: 0.75rem;
}
#Go_moticias_widget .middle:before {
    content: "\A";
    border-style: solid;
    border-width: 4px 6px 4px 0;
    border-color: transparent #000000 transparent transparent;
    position: absolute;
    top: -10px;
    transform: rotate(270deg);
    left: -4px;
}
#Go_moticias_widget .candidato.right .imagen {
    float: right;
}
#Go_moticias_widget .candidato.right .partido,#Go_moticias_widget .candidato.right .votos{
    text-align: right;
}
#Go_moticias_widget .candidato.right h2{    text-align: right;}
#Go_moticias_widget .votos_blanco{margin-top: 7px;display: inline-block;float: right;margin-right: 20px;}
#Go_moticias_widget .square{
    border: 1px solid #000;
    width: 11px;
    height: 11px;
    display: inline-block;
    margin-right: 5px;
    float: left;
}
#Go_moticias_widget .votos_blanco .porcent{
        margin-left: 3px;
}
#Go_moticias_widget .votos_blanco span{font-weight: bold;font-size: 0.875rem;}


#Go_moticias_widget .photo{
    /*border-radius: 100px;*/
    max-width: 70px;
    height: 70px;
    /*filter: grayscale(1);*/
    margin: 0 auto ;
    background: url("../img/nn.png") center center no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 15px;
}
#Go_moticias_widget .card{
    border: 0px solid #ECECEC;
    /*max-width: 18rem;*/
    border-radius: 3px;
    padding: 1rem!important;
    position: relative;
    padding-right: 0rem!important;
    padding-left: 0rem!important;
}
#Go_moticias_widget .info{
    margin-top: 15px;
}
#Go_moticias_widget .info > div{
    font-size: 0.625rem;
    color: #4A4751;
}
#Go_moticias_widget a{
    text-decoration: none;
}
#Go_moticias_widget .card.sub_item > a {
    display: none;
}
#Go_moticias_widget .card.primary_item + .sub_item .vs{display: none!important;}

@media (max-width: 767px) {


#Go_moticias_widget .candidato h2{
    font-size: 0.75rem;
}

#Go_moticias_widget .candidato.right .porcent{
    position: relative;
    right: 0px;
    text-align: right;
}
#Go_moticias_widget .imagen{
    height: 70px;
}
#Go_moticias_widget .imagen img{
    position: absolute;
    bottom: 0px;
    margin: 0 auto;
    display: block;
}
#Go_moticias_widget .barra{
    margin-bottom: 20px;
}
#Go_moticias_widget .candidato .porcent{
    margin: 0px;
}
    
   
}
