@charset "utf-8";
/* CSS Document */
@media all and (min-width: 421px){
.blanco{
	font-family: Nexafont;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing:-0.5px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

.naranjap{
font-family: Nexafont;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	
	font-weight: normal;
	color: #ed7703;
	text-decoration: none;
}
.negrop{
	font-family: Nexafont;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing:-0.5px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.negro{
	font-family: Nexafont;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing:-0.5px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.negro2{
font-family: Nexafont;	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing:-0.5px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
}



@media all and (max-width: 420px){	
.naranja{
font-family: Nexafont;	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing:-2px;
	font-weight: normal;
	color: #ed7703;
	text-decoration: none;
}

.naranjap{
font-family: Nexafont;
    font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	
	font-weight: normal;
	color: #ed7703;
	text-decoration: none;
}
.negrop{
font-family: Nexafont;	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing:-0.5px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.blanco{
	font-family: Nexafont;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing:-0.5px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
.negro{
font-family: Nexafont;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing:-0.5px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.negro2{
	font-family: Nexafont;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing:-0.5px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
}



.btenviar{
	margin:0 auto;
	align:center;
	overflow:hidden;

	text-align: inherit;
	padding-top:8px;
	background-color: #ed7703;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing:-1px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	border:hidden;
}
.btenviar:hover{
	margin:0 auto;
	align:center;
	overflow:hidden;
	border:hidden;
	text-align: inherit;
	padding-top:8px;
	background-color: #000;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
}