
#section_1 .boton{
	margin-bottom:60px;	
}
.blq_queobtiene {
	padding: 10px;
	margin: 10px;
	border-radius: 20px;
	background-color: white;
	max-width: 250px;
	margin: auto;
	width: calc(100% - 20px);
	display: block;
}
.blq_queobtiene img{
	width:80px;
}
#section_5{
	text-align:center;	
}
#section_1{
		text-align:center;	
}
#textporque{
	margin-bottom:40px;	
}
@media(max-width:700px){
	section .indbox {
		margin-top:60px;
	}
	#section_3 .indbox {
		display:none;	
	}
}