body{
	background-color: #ffea00;
	font-family: 'Raleway', sans-serif;
}

.logood{
	max-width: 50%;
	width: 1000px;
	
}

.logouni{
	max-width: 270px;
	width: 1000px;
	margin-bottom: 30px;
}


.central{
	background-color: #ffffff;
	color: #777777;
	padding: 50px 20px 20px;

}

.inner{
	max-width: 600px;
	margin: 0 auto;
}

.aviso{
	font-size: 1em;
}
.legales{
	font-size: .7em;
	padding: : 10px;
	margin-top: 50px;
}

.contacto{
	font-size: .9em;
	padding: : 5px;
	margin-top: 20px;
}

#listado {
	font-size: .8em;
	margin-bottom: 30px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

h2 {
	font-weight: 
}

img{
	max-width: 100%;
}

.barralateral{
background-color: #eeeeee;
padding: 20px 20px 20px;
font-size: .8em;
text-align: center;
}

.barralateral h3{
	font-size: 1.5em;
	margin-bottom: 15px;
}

.barralateral img {
	max-width: 100%;
	width: 50px;
	display: inline-block;
	margin-bottom: 5px;
}

.barralateral button{
	display: inline-block;
}


.card{
    border: none !important;
}
.card-header{
    background: #ffea00;
    
}

.card-header-even{
    background: #ebd700;
    
}

.card-header h2 button{
    color: #000000;
}

body{
	padding: 15px;
	background-color: #ffea00 !important;
}

.nombrefacu{
	text-transform: uppercase;
	margin-top: 30px;
	font-size: 1.2em;
	text-align: left;
	margin-left: 20px
}

.fechaod{
	font-size: 1.2em;

}

.list-group-item{
	text-align: left;
}

