@import url('https://fonts.googleapis.com/css?family=Montserrat:400,600,800');


@media only screen {
	
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	width: 100%;
	height: auto;
}
body {
	font-family: Montserrat;
	letter-spacing: -0.5px;
	color:#fff
	
}
a {
text-decoration: none
	}	
section, div, span, h1 {
		display:block
	}
	
#pospago {
	width:100%;
	height: 800px;
	background-image: url(../img/back-pospago.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	}
#pospago .wrapper {
	margin: auto;
	max-width: 1024px;
	height:auto;
	padding-left: 15px;
	padding-right: 15px;
	
	}
#pospago .wrapper .head {
	width: 100%;
	height: auto;
	float:left
	}
#pospago .wrapper .head .logo {
	width: 420px;
	margin-top: 45px;
	float: left
	}
#pospago .wrapper .head .bot-suscripcion {
	width: 318px;
	height: 90px;
	border: 1px solid #fff;
	float: right;
	margin-top: 50px;
	border-radius: 20px;
	text-align: center;
	}
#pospago .wrapper .head .bot-suscripcion .txt1 {
	margin-top: 16px;
	font-size:20px;
	display: block;
	font-weight: 800;
	color: #fff
	}
#pospago .wrapper .head .bot-suscripcion .txt2 {
	margin-top: 10px;
	font-size:20px;
	display: block;
	font-weight: 800;
	color: #f37021
	}
#pospago .wrapper h1 {
	width: 100%;
	color: #fff;
	float: right;
	text-align: center;
	font-weight: 800;
	margin-top: 60px;
	text-shadow: 0px 0px 14px rgba(0, 0, 0, 1);
	}
span.txt-sinimp {
   float: left;
    margin-left: 175px;
    margin-top: 7px;
    font-size: 12px;
    letter-spacing: 0.02em;
}	
#pospago .wrapper h1.principal {
	font-size: 68px
	}
#pospago .wrapper h1.secundario {
	font-size: 49px;
	margin-top:-10px
	}
	
#pospago .wrapper h2 {
	width: 100%;
	color: #fff;
	float: right;
	text-align: center;
	font-weight: 800;
	margin-top: 60px;
	font-size: 25px;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	}

#pospago .wrapper .cta {
	width:100%;
	height: auto;
	background: #7cc242;
	float: left;
	margin-top: 80px;
	border-radius: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
#pospago .wrapper .cta .txt1, #pospago .wrapper .cta .txt2, #pospago .wrapper .cta .txt3, #pospago .wrapper .cta .txt4 {
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.6);
	text-align: center;
	font-weight: 800;
	padding-bottom: 5px
	}
#pospago .wrapper .cta .txt4 {
	font-weight: 400;
	line-height: 1.42em;
	padding-top: 5px;
	} 
#pospago .wrapper .cta .txt1 {
	font-size:28px
	} 
#pospago .wrapper .cta .txt2 {
	font-size:34px
	}	
#pospago .wrapper .cta .txt3 {
	font-size:30px
	}	
#prepago {
	width: 100%;
	height: auto;
	background-image: url(../img/back-prepago.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	padding-bottom: 30px;
	}	
#prepago .wrapper {
	margin: auto;
	max-width: 1024px;
	height:auto;
	padding-left: 15px;
	padding-right: 15px;
	}
#prepago .wrapper .head {
	width: 100%;
	height: auto;
	float:left;
	margin-top: 60px;
	}
#prepago .wrapper .head .logo {
	width: 420px;
	float: left
	}
#prepago .wrapper .caja {
	width: 264px;
	margin-top: 90px;
	float: left
	}
#prepago .wrapper h2 {
	 margin-top: 121px;
    color: #fff;
    float: left;
    font-size: 36px;
	}
#prepago .wrapper .precio { 
    float: left;
    width: 340px;
    height: 110px;
    background: #FC7D0E;
    margin-right: 40px;
    margin-top: 30px;
    border-radius: 20px;
	
	}
#prepago .wrapper .precio .txt-recarga { 
    color: #fff;
	font-size: 27px;
	line-height: 27px;
	font-weight: 800;
	padding-top: 22px;
	padding-left: 20px;
	float: left
	}
#prepago .wrapper .precio .txt-precio { 
    color: #fff;
	font-size: 44px;
	line-height: 27px;
	font-weight: 800;
	padding-top: 34px;
	padding-left: 8px;
	float: left;
	text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.6);
	}
#prepago .wrapper .recargas { 
    width: 66%;
    height: auto;
    background: #f48220;
    float: left;
    margin-top: 80px;
    border-radius: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
	}

#prepago .wrapper .recargas .txt-1 { 
        font-size: 24px;
	    color: #fff;
	    font-weight: 800;
	    text-align: center
	}
#prepago .wrapper .recargas .txt-2 { 
        font-size: 18px;
	    color: #fff;
	    font-weight: 800;
	    text-align: center;
	    text-shadow: 0px 0px 14px rgba(0, 0, 0, 0.6);
	    line-height: 2em;
	}
#prepago .wrapper .recargas .txt-4 {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 2em;
    letter-spacing: 0.02em;
}
#faq {
	width: 100%;
	height: auto;
	background-color: #2b2c29;
	background-position: center center;
	background-repeat: no-repeat;
	}
#faq .wrapper {
	margin: auto;
	max-width: 1024px;
	height:auto;
	padding-left: 15px;
	padding-right: 15px;
	}
#faq .wrapper h2 {
	margin-top: 45px;
	float:left;
	width: 100%;
	margin-bottom: 45px
	}
#faq .wrapper p.pregunta {
	font-weight: 600;
	float:left;
	width: 100%;
	margin-bottom: 5px;
	letter-spacing: 0px;
	}

#faq .wrapper p {
	letter-spacing: 0px;
	margin-bottom: 20px;
	}

#faq .wrapper p a {
	color:#ffa659
	}	
	
}





/*----	MEDIA QUERYS ---*/


@media only screen and (max-width: 1024px) {
#pospago {
	height: 1200px;
	}
	#pospago .wrapper {
	float: left;
	}

	#pospago .wrapper .head .logo {
	width: 380px;
	margin-top: 45px;
	float: none;
	margin-left: auto;
	margin-right: auto
	}
	#pospago .wrapper .head .bot-suscripcion {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	}
	#pospago .wrapper h1 {
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight: 800;
	margin-top: 60px;
	text-shadow: 0px 0px 14px rgba(0, 0, 0, 1);
	}
	#pospago .wrapper h1.principal {
	font-size: 48px;
	}	
	#prepago .wrapper .head .logo {
    width: 380px;
    margin: auto;
	float: none;
	}
	#prepago .wrapper .caja {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
		
	#prepago .wrapper .caja {
    width: 264px;
    margin-top: 90px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
    #prepago .wrapper h2 {
    margin-top: 121px;
    float: none;
    font-size: 36px;
    text-align: center;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
	margin-bottom: 30px;
}
	#prepago .wrapper .precio {
    float: none;
    margin-top: 60px;
	margin-left: auto;
	margin-right:auto
}
	#prepago .wrapper .recargas {
    width: 100%;
}
}

@media only screen and (max-width: 640px) {
	#pospago {
    height: 878px;
}
	#pospago .wrapper .head .logo {
	width: 290px;
	}
	#pospago .wrapper .head .bot-suscripcion {
    width: 290px;  
    }
	#pospago .wrapper .head .bot-suscripcion .txt1 {
		font-size: 18px;
	}
	#pospago .wrapper h1.principal {
    font-size: 38px;
    margin-top: 40px;
}
#pospago .wrapper h1.secundario {
    font-size: 26px;
    margin-top: 10px;
}
	#pospago .wrapper h2 {
    margin-top: 30px;
    font-size: 16px;
}
	#pospago .wrapper .cta {
    margin-top: 40px;

}
	#pospago .wrapper .cta .txt1 {
    font-size: 24px;
}
	#pospago .wrapper .cta .txt2 {
    font-size: 30px;
        line-height: 36px;
}
	#pospago .wrapper .cta .txt3 {
    font-size: 21px;
}
	#prepago .wrapper .head .logo {
    width: 290px;
} 
	#prepago .wrapper .precio {
    width: 310px;
}

	#prepago .wrapper .precio .txt-recarga {
    font-size: 21px;
}
    #prepago .wrapper .recargas .txt-1 {
    font-size: 21px;
}
	#prepago .wrapper .recargas .txt-2 {
    font-size: 18px;
}
	#prepago .wrapper .precio .txt-recarga {
    font-size: 21px;
}
#prepago .wrapper .precio .txt-recarga {
    padding-left: 15px;
}
span.txt-sinimp {
    margin-left: 143px;
}
}


@media only screen and (max-width: 320px) {
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
}
