/*.slider{
	height: 00px;
}
*/
 html {
      scroll-behavior: smooth;
    }
#displayElecciones
	  .carousel-inner,
      .carousel-item,
      .carousel-item.active {
        height: 100vh;
      }
	  .carousel-item:nth-child(1) {
		background-image: url("../img/graficas/PB 3.jpg");
        background-repeat: no-repeat !important;
        background-size: cover;
        background-position: center center;
      }
	  .carousel-item:nth-child(2) {
		background-image: url("../img/graficas/PD\ 1.jpg");
        background-repeat: no-repeat !important;
        background-size: cover;
        background-position: center center;
      }
	  .carousel-item:nth-child(3) {
		background-image: url("../img/graficas/PSC\ 3\ Puerto\ Bandera.jpg");
        background-repeat: no-repeat !important;
        background-size: cover;
        background-position: center center;
      }
  
/* Height for devices larger than 576px */
 @media (min-width: 992px) {
	#displayElecciones {
		margin-top: -3px;
	}
  }
  .mask{
	  width: 100%;
	  height: 100%;
  }

.footer{
	padding-top: 20px;
}
.principal{
	padding-top: 20px;
}
.captcha{
	margin: 10px;
	font-size: 30px;
	background: #AFAFAF;
	border-radius: 2px;
}
.marco_captcha{
	border: 1px;
}
/*
.boton-consultar {
	 font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#638cb5;
        border:0px;
        width:80px;
        height:19px;
}*/
.bloquePanel{
	background:#e7f8ff;
	border: 2px solid #d7eeff;
}
/* Estilos Para Contador */
