/* Movil */

header{
	height: 100%;
}
header h1{
	color: #fff;
	font-size: 3em;
	font-family: 'Conv_Gotham-Bold', sans-serif;
	margin-bottom: .5em;
}
header h1 b{
	color: #3686c5;
}
header h3{
	color: #fff;
	text-transform: lowercase;
	margin-bottom: 1em;
}
header a.descubre{
	border: 2px solid;
	border-radius: .5em;
	padding: .95em 3.5em 0em;
	font-size: 1.25em;
	font-weight: 900;
	font-family: 'gauntlet_classicregular';
	height: 2.5em;
	width: 100%;
	margin: 0 auto;
}

.pay-button {
    margin: 100px auto 0 auto;
    width: 100px;
}

.pay-button img {
	width: 100%;
}