@import url("fuente.css");
a { text-decoration: none; color: #0086c3; }
p { margin: 0px; }

#fondo{
	width: 100%;
	height: 796px;
	background-color: #fff;
	  background-image: url('fondo.png');
	  background-repeat: repeat-x;
	  background-position: 50% 50%;
	text-align: center;
	padding-top: 60px;
}
.aca{
	font-family: "MovistarHeadline-Regular";
	font-weight: normal;
	font-size: 51px;
	color: #fff;
	line-height: 43px;
	width: 545px;
	height: auto;
	display: block;
	word-spacing: -4px;
	text-align: left;
	margin: 60px 0 6px 5px;
}
.contenedor{ margin: 0 auto; text-align: left;}
.imginfo{width: 623px; height: 588px; float: right;
}
.gifsection{
	width: 119px;
	height: 370px;
	margin-top: -438px;
	display: block;
	z-index: 3;
}
#form{
	font: 11px Verdana, Arial;
	text-align: left;
}
.contact-bot{
	background:url('contenido-bot.png')no-repeat;	
	color:#6e6e6e;
	width: 266px;
	height: 588px;
	font: 11px Arial;
	text-align: left;
	padding-top: 256px;
	padding-left: 43px;
}
.conbot1{ background: url('boton-adquiere1.png') no-repeat;
	display: block; width: 230px; height: 71px; margin-bottom: 30px;}
.conbot2{background: url('boton-adquiere2.png') no-repeat;
	display: block; width: 230px; height: 71px;}

.contact-content {
	background:url('fondo-cel-formulario.png')no-repeat;	
	color:#6e6e6e;
	width: 337px;
	height: 588px;
	font: 11px Arial;
	text-align: left;
	padding-top: 130px;
	padding-left: 35px;
}
/*11.43 arial    24x280px d2d2d2 868686 input      0086c3 >a  8787878    */
#f_form{
	width: 210px;
	height: auto;
	overflow: hidden;
	display: block;
}

.contact-content .tit-form {
	margin-bottom: 10px;
	width: 210px;
}
.contact-content .tit-form p{
	color: #00517A;
	font-weight: bold;
	font-size: 11.43px;
	margin: 0;
}
.contact-content .contact-input, .contact-content select {
background: #fff;
border: 1px solid #d2d2d2;
margin-bottom: 10px;
width: 100%;
padding: 0 8px;
font-size: 11.43px;
height: 24px;
color: #868686;
}

.f_condiciones { margin-bottom: 5px; font-size: 9px;}
.f_proteccion { margin-bottom: 28px;font-size: 9px;}
.contact-button{
	background:url('boton-finalizar-compra.png')no-repeat;
	width: 115px;
	height: 29px;
	display: block;
	float: right;
	border: 0 none;cursor: pointer;
}

.messageDuo49{ 
	background-image: url("bubble.png");  
	background-repeat: no-repeat; 
	color: red; font-size: 10px; 
	height: 20px; 
	padding: 5px 12px 5px 9px; 
	width: 155px; 
	left: 1120px!important;
}
.contenedor-f{ width: 100%; text-align: left;}
#footer{
	background: white;width: 100%; padding: 10px 20px;
}
#footer>p{color: #636363; font-family: Arial; font-size: 11px; text-align: justify;}
.mobil{ display: none!important;}
@media (max-width: 992px) {
	#fondo{
	height: auto;
	padding-top: 20px;	
}
	.contenedor
	{
    	width: 100%!important;
	}
	.imginfo{width: 100%;
	}
	.imginfo .bg{ width: 100%; height: auto;}
	.gifsection{ margin-top: -400px;}
}
@media (max-width: 910px) {
	.contact-bot{ background: url('')}
}

@media (max-width: 768px) {
	.imginfo{
		width: 623px; height: auto; float: none; margin: 0 auto;
	}
	.contact-bot{padding-top: 50px; height: auto;}
	.contact-bot, .contact-content {
	margin: 0 auto;
	}
	.gifsection{ margin-top: -438px;}
}

@media (max-width: 652px) {
	.imginfo{
		width: 100%;
	}
	.gifsection{ margin-top: -438px;}
}
@media (max-width: 578px) {
	#fondo{	width: 570px;}
	.gifsection{ margin-top: -400px; }   
}
@media (max-device-width: 640px) {
	#fondo{
	width: 100%;
	height: auto!important;
	text-align: center;
	background : url('fondo-mobil.png')repeat-x;
	padding-top: 0px;	
	}
	.mobil{ display: block!important;
	 height: 100%;}
	.pc{display: none!important;}
	.imgmobil {
		width: 320px;
		height: 404px;
		margin: 0 auto; 
		display: block;
	}
	.cnt { 
			width: 100%;
		}
	.gifmb{ 
		width: 44px; 
		height: auto!important; 
		margin-top: -229px;
		margin-left: 63px;
		display: block;
		z-index: 3; 
	}  
	.botmob{ 
		width: 143px;
		height: 35px;
		display: block;
		z-index: 3; 
		margin-top: 5px;
		margin-left: 164px;
		cursor: pointer;
		position: absolute;
	} 
}
