@charset "utf-8";
/* Media queries */
@media screen and (max-width: 1130px) {
	/*.banner p { font-size:14px !important;}*/
	.rate-option { padding: 0px 5px !important; font-size: 14px !important;}
	.rate-radio label { width:100% !important; display: block !important; font-size: 14px !important;}
	.rate-radio span { font-size: 14px !important;}
}
@media screen and (max-width: 900px) {
	.glare img , .footer p , br { display:none;}
	.wrapper , .header , /*.footer*/ { padding: 10px !important; position: relative !important;}
	.wrapper { top: auto !important; left: auto !important;  right: auto !important;  bottom: auto !important;}
	.banner { width: 100% !important;}
	.button { padding: 5px 10px !important; margin: 10px 10px 10px 0px !important;}
	.foot-note { margin-top: -20px !important; padding: 0px 10px !important;}
	#mejora-servicio {
		padding: 0px!important;
	}

}
@media screen and (max-width: 400px) {
	.rate-option { padding: 0px 5px !important; font-size: 10px !important;}
	.rate-radio label { width:100% !important; display: block !important; font-size: 10px !important;}
	.rate-radio span { font-size: 10px !important;}
}
@media screen and (max-height: 550px) {
	.glare img { height: 80%;}
}


/* Css Document */
html,body {
    height: 100%;
    /*overflow-y: scroll;*/
}
* {
	border-style:none;
	overflow: hidden;
}
body {
	margin: 0 auto;
	padding: 0;	
	font-family: "Movistartx Regular", Arial, Helvetica, sans-serif !important;
	color: #FFF;
	background: url(../img/bg-descargar-factura.png);
	background-size: cover;
	background-position: left center;	
	/*
	background-position: right;
	background-position-y: top;
	
	*/
	/*background-position-y: center;*/
	/*background-size: cover;*/
	/*
	background: -moz-linear-gradient(top, rgba(0, 92, 131, 1) 0%, rgba(82, 194, 214, 0.90) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0, 92, 131, 1)), color-stop(100%, rgba(82, 194, 214, 0.90)));
	background: -webkit-linear-gradient(top,  rgba(0, 92, 131, 1) 0%, rgba(82, 194, 214, 0.90) 100%);
	background: -o-linear-gradient(top, rgba(0, 92, 131, 1) 0%, rgba(82, 194, 214, 0.90) 100%);
	background: -ms-linear-gradient(top, rgba(0, 92, 131, 1) 0%, rgba(82, 194, 214, 0.90) 100%);
	background: linear-gradient(to bottom,  rgba(0, 92, 131, 1) 0%, rgba(82, 194, 214, 0.90) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005c83', endColorstr='#52c2d6',GradientType=0 );
	*/
	background-repeat: no-repeat;
	overflow-y: auto;
    /*
    height: 100vh;
	overflow-y: scroll;
	*/
}

a {
	color: inherit;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.clearfix {
	clear: both;
}
.header {
	position: relative;
	padding: 20px 40px;
	z-index: 2;
	background-color: transparent;
	height: 60px;
}
.wrapper {
	position: relative;
	margin: 0px auto;
	padding: 20px 40px;
}
.glare {
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:1;	
}
.speedy {
	position: relative;
	float: left;
	line-height: 60px;
}
.logo {
	position: relative;
	float: right;
}
.banner {
	width: 70%;
	position: relative;
	z-index:2;
	float: left;
	margin-right: 2%;
}
.banner h2 {
	line-height: 24px;
	padding-top: 5px;
}
.banner p {
	font-size: 18px;
	margin: 10px 0px;
}

.banner p .titulo{
	font-size: 32px;
}
.button {
	background-color: #fdb714;
	padding: 5px 30px;
	margin: 20px 20px 20px 0px ;
	position: relative;
	z-index: 5;
}
.button a:hover {
	text-decoration: underline !important;
}
.footer {
	position: fixed;
 	bottom: 0px;
 	left: 0px;
 	right: 0px;
	padding: 10px 40px;
	z-index: 110;
	height: 45px;
	background: #00385d;
	
}
.footer p {
	font-size: 14px;
	line-height: 25px;
	float: left;
    margin-right: 10px;
}
.social-container {
	float:right;
}
.social-container-left {
	float:left;
}
.social-container img {
	vertical-align:middle	
}
.air {
	height: 30px;
}
/* FORM */
.column {
	float: left;
	width: 48%;
	margin-right: 2%;	
}
.form-horizontal {
	padding: 10px 0;
}
.form-horizontal input {
	padding: 10px;
	margin-top: 5px;
	margin-right: 10px;
}

.form-horizontal select {
	margin-right: 10px;
    margin-top: 5px;
    padding: 10px;
}

#telcountry {
	width: 30px;
}
.form-horizontal input[type='checkbox'] {

}

legend{
	font-size: 18px;
}

#promo{
	font-family: "Movistartx Bold", Arial, Helvetica, sans-serif !important;
	font-size: 92px;
	float: left;
	position: relative;
	top:260px;
	left:70px;
	width: auto;
	text-align: center;
	letter-spacing: -5px;
}

#texto_promo{
	font-family: "Movistartx Bold", Arial, Helvetica, sans-serif !important;
	font-size: 48px;
	float:left;
	position: relative;
	top:275px;
	left:70px;
}

#texto_promo span{
	font-family: "Movistartx Bold", Arial, Helvetica, sans-serif !important;
	font-size: 35px;
	position: relative;
	float: left;
	top:-24px;
}
#mejora-servicio {
	padding: 0px!important;
}
.mejora-servicio-p {
	color: #ffffff;
	font-size: 53px;
	line-height: 53px;
	overflow: visible;
	max-width: 600px;
}
.mejora-servicio-span {

}
.mejora-servicio-copy {
	color: #ffffff;
	font-size: 16px;
	line-height: 22px;
    width: 100%;
	max-width: 600px;    
	word-wrap: break-word;
    margin-top: 60px;
    margin-bottom: 60px;
	
}
.mejora-servicio-copy > span {
	font-weight: bold;
}
.mejora-servicio-speedy {
	margin: 30px 0px;
}
.mejora-servicio-btn {
	background: #ec008c;
	margin-top: 30px;
	margin-right: 30px;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 25px;
}
.mejora-servicio-btn-blue {
	background: #004f7c!important;
}
.mejora-servicio-img {
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	clear: both;
}
#mejora-servicio-imgs {
	padding: 15px 25px;
}
#mejora-container-diagonal {
	height: 100vh;
}
#mejora-contain-diagonal {
	position: relative;
    display: block;
    top: 25%;
    left: 50%;
	margin-bottom: 190px;
}    
#mejora-contain-diagonal-2 {
	position: relative;
    display: block;
    margin-top: 35px;
    background: #ec008c;
    padding: 10px 15px;
    max-width: 240px;
    left: 50%;
    font-size: 21px;
    line-height: 21px;
    text-align: center; 
}
#mejora-contain-diagonal-3 {
	position: relative;
    display: block;
    top: 15%;
    left: 50%;
}
#row-mejoras-container {
	margin: 0px!important;
	padding-left: 60px;
	padding-bottom: 28px;
	padding-top: 60px;
}
.p-pregunta {
	margin: 5px 0px 25px 0px;
    line-height: 20px;
    font-size: 12px;
}
.p-pregunta-dos {
	margin: 15px 0px;
    line-height: 20px;	
}
.p-pregunta-tres {
	margin: 25px 0px 5px 0px;
    line-height: 16px;	
    font-size: 16px;
}
#mejora-formulario-container {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 10px;	
}
#mejora-formulario {
	background: #9ddcf7;
	width: 100%;
	height: auto;
	-webkit-clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
	clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);	
	padding: 10px;	
}
option {
	color: #00385d;
	font-weight: bold;
}
select {
	color: #00385d;	
	font-weight: bold;	
}

span#hrs-hs {
    position: absolute;
    top: 40px;
    font-size: 32px;
    text-align: center;
    left: 40px;
}
.radio {
	float: left;
	color: #00385d;
	padding: 10px;	
	margin: 0px;
	font-family: "TelefonicaWeb Bold";	
}
form {
	line-height: 20px;
}
.radio+.radio {
    margin-top: 0px;
}
img.icon-download {
	margin-left: 20px;	
}
#vencimiento-monto-container {
	min-height: 90px;
	max-width: 350px;
	background: #00385d;
	padding: 15px;
	font-size: 16px;
	line-height: 16px;
	font-family: "TelefonicaWeb Bold", Arial, Helvetica, sans-serif !important;
	padding-top: 5px;
	padding-right: 20px;
    margin-right: 40px;
    margin-top: 30px;	
}
.vencimiento-monto-container {

}
.vencimiento-monto-container::before {
	content: url(../img/ribbon-monto-vencimiento.png);
    position: relative;
    top: -5px;
    display: block;
    left: 0px;
    width: 38px;
    height: 10px;
}

#vencimiento-monto-container input {
	margin-top: 10px;
	border-radius: 5px;
	font-size: 20px;
	line-height: 20px;
	font-family: "TelefonicaWeb Bold", Arial, Helvetica, sans-serif !important;	
	color: #00385d;
	width: 100%;
	text-align: right;
	padding-right: 10px;
}

#vencimiento-monto-container input::-webkit-input-placeholder {
   color: #00385d;
}

#vencimiento-monto-container input:-moz-placeholder { /* Firefox 18- */
   color: #00385d;
}

#vencimiento-monto-container input::-moz-placeholder {  /* Firefox 19+ */
   color: #00385d;
}

#vencimiento-monto-container input:-ms-input-placeholder {  
   color: #00385d;
}

.npl {
	padding-left: 0px!important;
}
.npr {
	padding-right: 0px!important;	
}
.np {
	padding-left: 0px!important;	
	padding-right: 0px!important;		
}
#vencimiento-container {
	margin-top: 10px;
}
#monto-container {
	margin-top: 10px;
}

@media all and (max-height: 600px) {
	.footer {
	    position: relative;
	}
}


@media  (max-device-width: 768px) {
	.p-pregunta {
		line-height: 14px!important;
    	font-size: 14px!important;
	}
	.mejora-servicio-copy {
		font-size: 26px!important;
    	line-height: 26px!important;
	}
	/*
	#row-mejoras-container {
		padding-top: 330px!important;	
	}
	*/
	body {
		/*
		background-position: 70% center!important;		
		background: url(../img/bg-descargar-factura-mobile.png);
		background-repeat: no-repeat;
		background-size: cover;
		*/

background: rgba(0,7,107,1) !important;
background: -moz-linear-gradient(top, rgba(0,7,107,1) 0%, rgba(0,7,107,1) 1%, rgba(0,134,185,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,7,107,1)), color-stop(1%, rgba(0,7,107,1)), color-stop(100%, rgba(0,134,185,1)));
background: -webkit-linear-gradient(top, rgba(0,7,107,1) 0%, rgba(0,7,107,1) 1%, rgba(0,134,185,1) 100%);
background: -o-linear-gradient(top, rgba(0,7,107,1) 0%, rgba(0,7,107,1) 1%, rgba(0,134,185,1) 100%);
background: -ms-linear-gradient(top, rgba(0,7,107,1) 0%, rgba(0,7,107,1) 1%, rgba(0,134,185,1) 100%);
background: linear-gradient(to bottom, rgba(0,7,107,1) 0%, rgba(0,7,107,1) 1%, rgba(0,134,185,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00076b', endColorstr='#0086b9', GradientType=0 );

		overflow: auto;				
	}
}

@media screen and (max-width: 400px) {
p{
	text-align: center;
}

.mejora-servicio-p{
	text-align: left;
}

#row-mejoras-container{
	padding: 10px;
}

#vencimiento-monto-container{
	margin-right: 0;
}

.mejora-servicio-btn{
	margin-right: 0;
}

.vencimiento-monto-container::before {
    content: '';
    }
}