/* 

Agregar id buscado



*/


article#buscado {
	margin: 0 auto;	
}


/* NOMBRE */

#buscado li:first-child {
	font-size: 29px;
font-weight: bold;
background-color: gray;
color: white;
padding: 20px 5px 20px 5px;
line-height: 35px;
}

#buscado li:nth-child(2)   {
padding-top:30px;
}

#buscado li:last-child {
	padding-bottom: 30px;
}


#buscado ul {
	background-color: rgb(245,245,245);
	margin-bottom: 0;
    height: 300px;
    list-style:none;
    padding:0;
}

#buscado ul li {
border: medium none;
padding: 6px;
margin: 0px;
font-size: 18px;

}

#buscado .uk-width-1-2 {
	padding: 0;
}

#buscado .uk-grid {
	margin-top: 30px;
	margin-bottom:30px;
	margin-left: 0;
}

/* BOTON */

#buscado button {
	height: 40px;
	width: 100%;
	padding: 5px;
	color: #352B2B;
	background: url('/wp-content/uploads/PU_tramafondo-log-in-03.jpg') repeat-x;
	border: medium none;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	cursor:pointer;
}

#buscado button:active {
	top: 1px;
position: relative;
}


/*IMAGEN NIÃ‘O*/

#imagenChico {
    height: 340px;
    width: 100%;
    background-position: center;
    background-color: grey;
    background-repeat: no-repeat;
    background-size: 100% auto;
}


/* Sobre escribir UK PANEL BOX */
#buscado .uk-panel-box {
	padding: 0px;
	background: white;
	color: #666;
	border:none;
	border-radius: none;


}

/*
REDES SOCIALES */

.iconoSocial {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-size: 60% 60%;
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    position: relative;
    bottom: -290px;
}

.iconoSocial:hover {
	background-size: 80% 80%;
}

.iconoSocial {
	transition: background-size 0.2s ease-in;
-moz-transition: background-size 0.2s ease-in;
-ms-transition: background-size 0.2s ease-in;
-o-transition: background-size 0.2s ease-in;
-webkit-transition: background-size 0.2s ease-in;
}

#facebook.iconoSocial {background-image: url("../fotos/Social-FB.png");}
#twitter.iconoSocial {background-image: url("../fotos/Social-TW.png");}


/* IMAGEN */ 

#buscado img {
max-width: 100%;
height: auto;
box-sizing: border-box;
border: 0px none;
vertical-align: middle;
}

/* TITULOS */

#buscado h1 {
			line-height: 60px;
	font-weight: bold;
}

#buscado h2 {
		color: #808080;
	    font-size: 28px;
    margin-top: 30px;
}

#buscado h3 {
	    font-size: 20px;
	color: #808080;
}

#buscado h3 span{
font-weight: bold;
}

/*PIE DE PAGINA */

 #contenedorLogos {

	margin: 0 auto;
	width: 324px;
}

#buscado .logoBrand {
    height: 110px;
    width: 160px;
    margin-top: 20px;
    /* position: relative; */
    display: inline-block;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

#missingLogo {
	background: url("../fotos/mc.jpg");
}

#noEncontradoLogo {
	background: url("../fotos/ne.png");
}

.ubermenu-main, .ubermenu-main .ubermenu-target, 
.ubermenu-main .ubermenu-nav .ubermenu-item-level-0 .ubermenu-target {
	padding:0 18px;
}

.widget-area-19 {
	width:645px;
}


/* MEDIA QUERY */

.widget-content #email-footer {
    padding: 7px 10px;
    width: 230px;
    margin: 0 -4px 0 0;
    display: inline-block;
    border: 0;
    vertical-align: top;
}

.widget-content .help-block; {
    display: block;
    margin-top: 10px;
}


@media screen and (max-width: 650px) { 
	
	article#buscado {
	margin: 0 auto;
	width: 100%;
	}

	#buscado ul li {
		padding: 0 6px 0 6px;
	}

	#buscado li:nth-child(2) {
	    padding-top: 10px;
	}
}

@media screen and (max-width: 500px) { 

	article .uk-width-1-2 {
	margin: 0 auto;
	width: 100%;
	}
	#buscado .uk-panel-box {
		padding: 0;
	}
	#buscado img {
		width: 100%
	}

}

@media screen and (max-width: 350px) { 

	#buscado h1 {
		font-size: 50px;
	}


	#buscado .logoBrand {
	width: 140px;
	}

}

#execphp-5 {
	padding:0px !important;
}

#disqus_thread iframe#dsq-app4 {
	display:none !important;
	height:0px !important;
	visibility: hidden !important;	
}