.portlet-content, .portlet-minimized .portlet-content-container {
    padding: 0px 0px 0px;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.5!important;
}

.encabezado-buscador{
	color: #ffffff;
	margin-top: 0px;
    margin-bottom: 0px;
    padding: 20px 0px 30px 20px;
    position: relative;
    overflow: hidden;
    z-index: -1;
}

.encabezado-buscador:after {
    content: "";
    display: inline-block;
    width: 760px;
    height: 500px;
    top: 0;
    right: 0;
    position: absolute;
    display: inline-block;
    background-image: url(http://www.votoextranjero.mx/documents/52001/250959/credencial-votar.gif/aeea7ef5-dbf7-42c3-9bf2-55f96fbd0a6d?t=1498492902977);
    background-repeat: no-repeat;
}

.encabezado-buscador h2{
    font-weight: 400;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.search{
	width: 65%;
    font-weight: 400;
    margin: 20px 0;
}

.search-input{
	height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px 0 0 6px;
    width: 100%;
    border: 2px solid #ebebeb;
    background-color: #fff
}

::-webkit-input-placeholder { 
    color:   #bbbbbb;
    opacity: 1;
}

.search-input:focus{
	color: #464a4c;
    background-color: #fff;
    border-color: #ff56bb;
    outline: none;
}

.search-button{
	background-color: #931c63;
    border: 1px solid #931c63;
    border-radius: 0 6px 6px 0;
    padding: 10px 24px;
    margin-left: -7px;
    color: #fff;
    font-size: 18px;
}

.search-button:focus{
    box-shadow: 0 0 0 2px hsla(0,0%,80%,.5);
}

.encabezado-buscador p{
	font-size: 16px;
	margin-bottom: 20px;
}

.encabezado-buscador a {
    color: #fff;
	font-weight: 700;
    text-decoration: underline;
}

.menu-secundario{
	padding: 15px 0px 15px 0px;
	font-size: 16px;
	font-weight: 700;
	color: #333;
}

.menu-secundario ul li{
	text-align: center;
}

.menu-secundario ul li a{
	text-decoration: underline;
    display: inline !important;
    padding: 0px 0px !important;
}

.menu-secundario ul li a:hover{
	background: none;
	text-decoration: underline;
}


/*--Paleta de Colores--*/
.color-rosa{
	color:#D32584;
}
.color-morado{
	color: #7C3289;
}

.color-gris{
	color: #f6f6f6;
}

.color-naranja{
	color: #F5847C;
}

.color-verde{
	color: #217D70;
}

.color-rojo{
	color: #9E0F25;
}
/*--background-color--*/
.bg-rosa{
	background: #D32584;
}
.bg-morado{
	background: #7C3289;
}

.bg-gris{
	background: #f6f6f6;
}

.bg-naranja{
	color: #F5847C;
}

.bg-verde{
	color: #217D70;
}

.bg-rojo{
	color: #9E0F25;
}
/*--Links-color--*/

.link-rosa{
	color: #D32584;
	text-decoration: underline;
	font-weight: 700;
}

.link-rosa:hover,.link-rosa:visited,.link-rosa:focus,.link-rosa:active{
	color: #b90971;
	text-decoration: underline;
	font-weight: bold;
}

.link-morado{
	color: #7C3289;
	text-decoration: underline;
	font-weight: 700;
}

.link-morado:hover,.link-morado:visited,.link-morado:focus,.link-morado:active{
	color: #7C3289;
	text-decoration: underline;
}

.link-gris{
	color: #f6f6f6;
	text-decoration: underline;
	font-weight: 700;
}

.link-gris:hover,.link-gris:visited,.link-gris:focus,.link-gris:active{
	color: #f6f6f6;
	text-decoration: underline;
}

.link-naranja{
	color: #F5847C;
	text-decoration: underline;
	font-weight: 700;
}

.link-naranja:hover,.link-naranja:visited,.link-naranja:focus,.link-naranja:active{
	color: #F5847C;
	text-decoration: underline;
}

.link-verde{
	color: #217D70;
	text-decoration: underline;
	font-weight: 700;
}

.link-verde:hover,.link-verde:visited,.link-verde:focus,.link-verde:active{
	color: #217D70;
	text-decoration: underline;
}

.link-rojo{
	color: #9E0F25;
	text-decoration: underline;
	font-weight: 700;
}

.link-rojo:hover,.link-rojo:visited,.link-rojo:focus,.link-rojo:active{
	color: #9E0F25;
	text-decoration: underline;
}



.titulo{
    font-size: 14px;
    font-weight: 600;
    margin: 15px 0px 10px 0px;
}

.subtitulo{
    font-weight: 400;
    margin: 15px 0px 10px 0px;
}

.textos{
	font-family: Roboto,Helvetica Neue,Arial,sans-serif;
	color: #696f6f;
	margin-bottom: 20px;
	font-size: 15px;
}

.numero{
	position:relative;
	vertical-align: middle;
	height: 110px;
}

.numero div{
	bottom: -10px;
    position: absolute;
}

.numero h1{
	margin: 0em 0;
}

.elemento-divider {
    border-top-style: solid;
    border-top-width: 4px;
    width: 40px;
    display: inline-block;
    margin-bottom: -15px;
}

/*--Formato imagen fondo banner buscador--*/

.img-responsive-banner{
	background-size: 100% 100%;
    background-repeat: no-repeat;
}










/*--------------------------*\
      Propiedades Movil
\*--------------------------*/
@media (min-width: 1200px) {}

@media (min-width: 992px) and (max-width: 1199px) {
    .encabezado-buscador:after {
	    content: initial;
	}
	/*--Formato imagen fondo banner buscador--*/
	.img-responsive-banner{
		background-size: 100% 100%;
	    background-repeat: no-repeat;
	}

}

@media (min-width: 768px) and (max-width: 991px) {

	.encabezado-buscador:after {
	    content: initial;
	}

	.encabezado-buscador:after {
	    content: initial;
	}
	/*--Formato imagen fondo banner buscador--*/
	.img-responsive-banner{
		background-size: 100% 100%;
	    background-repeat: no-repeat;
	}
}

@media (min-width: 630px) and (max-width: 768px){
	.container {
	    width: 700px;
	}

	.menu-secundario ul li{
		width: 49%;
		float: left;
		text-align: center;
	}

	.encabezado-buscador:after {
	    content: initial;
	}
	/*--Formato imagen fondo banner buscador--*/
	.img-responsive-banner{
		background-size: 230% 100%;
	    background-repeat: no-repeat;
	}

}

	
@media (min-width: 430px) and (max-width: 629px){
	.container {
	    width: 450px;
	}

	.menu-secundario ul li{
		width: 49%;
		float: left;
		text-align: center;
	}

	.encabezado-buscador:after {
	    content: initial;
	}
	/*--Formato imagen fondo banner buscador--*/
	.img-responsive-banner{
		background-size: 230% 100%;
	    background-repeat: no-repeat;
	}
}

@media (min-width: 0px) and (max-width: 429px){
	.encabezado-buscador:after {
	    content: initial;
	}

	.footer-content {
	    padding: 60px 20px 40px;
	}

	.search {
	    width: 50%;
	    font-weight: 300;
	    margin: 20px 0;
	}

	/*--Formato imagen fondo banner buscador--*/
	.img-responsive-banner{
		background-size: 320% 100%;
	    background-repeat: no-repeat;
	}
}

