@import url(http://fonts.googleapis.com/css?family=Lato);

@import url('https://fonts.googleapis.com/css2?family=Quattrocento&display=swap');



 
 
 





.popopo{}
.imput {
	font-family: Lato;
	font-size: 14px;
	color: #999;
	padding: 15px;
	background-color:#000;
	width: 100%;
	border:#999 1px solid;
}
.imput2 {
	font-family: Lato;
	font-size: 16px;
 
	padding: 15px;
 
	width: 100%;
	height: 110px;
	color: #666;
	padding: 15px;
	background-color:#F0F0F0;
	width:100%;
	border:#CCC 1px solid;
	border-radius:10px;
}
.imput3 {
	font-family: Lato;
	font-size: 16px;
	color: #666;
	padding: 15px;
	background-color:#F0F0F0;
	width:100%;
	border:#CCC 1px solid;
	border-radius:10px;

}



.ta{
text-decoration: none;
padding:9px; 
cursor:pointer;	
font-family: Lato;
font-size: 15px;
color: #fff;
border-left:#03529f solid 1px;

}

.ta:hover {
	text-decoration: none; 
	background: #006cd1; 
	padding:9px; 
	font-family: Lato;
	font-size: 15px;
	color: #fff;
	cursor:pointer;
	border-left:# solid 1px;
	background-image:url(../images/arrow2.png);
	background-repeat:no-repeat;
	text-shadow: 1px 1px 1px #000;
	}

.texto55b { 
	font-family: Lato;
	font-size: 16px;
	color: #CCC;

}

.textmini { 
	font-family: Lato;
	font-size: 17px;
	color: #666;

}

.textogeneral { 
	font-family: Lato;
	font-size: 19px;
	color: #000;

}
.textogeneral2 { 
	font-family: Lato;
	font-size: 19px;
	color: #000;

}
.text9 { 
	font-family: Lato;
	font-size: 18px;
	color: #fff;

}
.text99 { 
	font-family: Lato;
	font-size: 16px;
	color: #fff;

}
.textoblanquito { 
	font-family: Lato;
	font-size: 19px;
	color: #fff;

}
.textogris { 
font-family: 'Quattrocento';
	font-size: 19px;
	color: #fff;

}
.textorojo {
	font-family: 'Quattrocento';
	font-size: 26px;
	color: #fff;
	font-weight:bold;

}
.textorojobig { 
	font-family: Lato;
	font-size: 30px;
	color: #f00;

}
.textorojoicon { 
	font-family: Lato;
	font-size: 13px;
	color: #ca2730;

}

.textorojomedio { 
	font-family: Lato;
	font-size: 16px;
	color: #f00;

}

.textoverde { 
font-family: 'Quattrocento';
font-size: 28px;
color: #ad0000;

}
.textoverde2 { 
font-family: Lato;
font-size: 28px;
color: #000;

}
.textoverde3 { 
font-family: 'Quattrocento';
font-size: 28px;
color: #013164;

}

.textoazul {
	font-size: 32px;
	color: #fff;
	font-weight: bold;

}

.textoazull { 
font-family: Lato;
font-size: 19px;
color: #c7df0b;
font-weight:lighter;
}

.textoazul1 { 
	font-family: Lato;
	font-size: 17px;
	color: #48461E;

}
.btncomprar {
	font-family: Lato;
	font-size: 25px;
	color: #fff;
	background-color:#f00;
	border-radius: 8px;
	border:none;
	cursor:pointer;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #900;
	padding:12px;
	
}
.btn {
	font-family: Lato;
	font-size: 17px;
	color: #fff;
	background-color:#009ac3;
	border-radius: 8px;
	border:none;
	cursor:pointer;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #007493;
	padding:4px 8px 4px 8px;
	
}
.btn2 {
	font-family: Ubuntu;
	font-size: 16px;
	color: #fff;
	background-color: #f00;
	width: 150px;
	height: 30px;
	border:none;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #003;
	cursor:pointer;
	margin:10px 0;
	
}
.btn3 {

	font-weight:bold;
	font-family: Lato;
	font-size: 17px;
	color: #fff;
	background-color:#ad0000 ;
	cursor:pointer;
	padding:12px;
	
}
.menudesplegable {
	font-family: Lato;
	font-size: 30px;
	color: #fff;
	background-color:#00468d;
	border-radius: 8px;


	padding:20px;
	
}

.areadetexto {
	font-family: Lato;
	font-size: 14px;
	color: #666;
	padding: 4px;
	width: 210px;
	height: 28px;
	background-image:url(../images/mail.png);
    background-repeat:no-repeat;
}
.subir-btn{
	position:fixed;
	right:10px;
	bottom:10px;

	z-index:150;	
}
.textblank { 
	font-family: Lato;
	font-size: 18px;
	color: #FFF;

}
.whapp{
	position:fixed;
	left:10px;
	bottom:10px;

	z-index:150;	
}
.fondito{
	background:url(../images/bg1.jpg) fixed;
	background-repeat:no-repeat;
	background-size:100%;
 
	}
.linita{
	border-bottom:#e72933 solid 1px;
	 
	
	}