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


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

@import url('https://fonts.googleapis.com/css?family=Holtwood+One+SC&display=swap');



.popopo{}
.imput {
	font-family: Lato;
	font-size: 17px;
	color: #666;
	padding: 4px;
	background-color:#EAEAEA;
	width: 100%;
	height: 32px;
	border: none;
	border-radius: 8px;
	margin-bottom:10px;
}
.imput2 {
	font-family: Lato;
	font-size: 17px;
	color: #666;
	padding: 4px;
	background-color:#EAEAEA;
	width: 100%;
	height: 110px;
	border: none;
	border-radius: 8px;
}
.imput3 {
	font-family: Lato;
	font-size: 17px;
	color: #666;
	padding: 4px;
	background-color: #fff;
	width: 210px;
	height: 28px;
	border: none;
}
.imput4 {
	font-family: Lato;
	font-size: 17px;
	color: #ffffff;
	padding: 4px;
	background-color: #666666;
	width: 210px;
	height: 83px;
	border: none;
}



.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;

}

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

}
.text9 { 
	font-family: lato;
	font-size: 16px;
	color: #FFF;

}
.text99 { 
	font-family: lato;
	font-size: 16px;
	color: #FFF;

}
.textogris { 
	font-family: lato;
	font-size: 19px;
	color: #666;

}
.textorojo { 
	font-family: lato;
	font-size: 23px;
	color: #666;

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

}
.txticon { 
	font-family: lato;
	font-size: 12px;
	color: #fff;

}
.txticon2 { 
	font-family: lato;
	font-size: 10px;
	color: #fff;

}
.textorojomedio { 
	font-family: lato;
	font-size: 19px;
	color: #f00;

}

.textoverde { 
font-family: MONTSERRAT;
font-size: 20px;
color: #1b4f08;

}

.textoazulo { 
font-family: MONTSERRAT;
font-size: 20px;
color: #175682;
font-weight:bold;
}

.textoazul { 
font-family: MONTSERRAT;
font-size: 35px;
color: #221f20;
font-weight:bold;
}

.textocaca { 
font-family: MONTSERRAT;
font-size: 35px;
color: #fff;
font-weight:bold;
}

.textopopo { 
font-family: MONTSERRAT;
font-size: 18px;
color: #f4d415;
font-weight:bold;
}

.textoazull { 
font-family: lato;
font-size: 17px;
color: #fff;
font-weight:lighter;
}

.textoazul1 { 
	font-family: lato;
	font-size: 24px;
	color: #221f20;

}
.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:#6a6f5e;
	border-radius: 8px;
	border:none;
	cursor:pointer;
	padding:15px;
	
}
.btn:hover{color:#fff;}
.btn:focus{color:#fff;}

.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-family: lato;
	font-size: 17px;
	color: #fff;
	background-color:#f89429 ;
	cursor:pointer;
	padding:8px;
	
}
.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;	
}
.cerrar-btn{
	position:fixed;
	right:10px;
	top:10px;
	z-index:150;	
}
.textblank { 
	font-family: lato;
	font-size: 18px;
	color: #FFF;

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

	z-index:150;	
}