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



 

 
 
@import url('https://fonts.googleapis.com/css2?family=Signika:wght@300;400&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;
	color: #fff;
	padding: 15px;
	background-color:#999;
	width: 100%;
	height: 110px;
	border:#8b9658 1px solid;
}
.imput3 {
	font-family: Lato;
	font-size: 16px;
	color: #fff;
	padding: 15px;
	background-color:#999;
	width:100%;
	border:#8b9658 1px solid;

}



.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;
	}
	
	.tata{
	text-decoration: none; 
	font-family: Lato;
	font-size: 18px;
	color: #fff;
	cursor:pointer;
	background-color:#000;
padding:5px 10px;
}

.tata:hover {
	text-decoration: none; 
	font-family: Lato;
	font-size: 18px;
	color: #fff;
	cursor:pointer;
	background-color:#F00;
padding:5px 10px;

	}

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

}

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

}
.text9xx { 
	font-family: 'Signika';
	font-size: 22px;
	color: #402917;

}
.text9 { 
	font-family: 'Signika';
	font-size: 18px;
	color: #402917;

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

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

}
.textorojo { 
	font-family: Lato;
	font-size: 24px;
	color: #f00;

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

}
.textorojoicon { 
	font-family: Lato;
	font-size: 12px;
	color: #fff;

}
.textorojoicon2 { 
	font-family: Lato;
	font-size: 10px;
	color: #fff;

}
.textorojoicon3 { 
	font-family: Lato;
	font-size: 15px;
	color: #ccca22;

}

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

}

.textoverde { 
font-family: 'Signika', serif;
font-size: 50px;
color: #402917;
font-weight:400;
line-height: 40px;

}

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

}

.textoazul { 
font-family: 'Caveat', serif;
font-size: 35px;
color: #c7df0b;

}

.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: 18px;
	color: #fff;
	background-color:#156289;
	border-radius: 8px;
	border:none;
	cursor:pointer;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0c364b;
	padding:8px 15px;
	font-weight:bold;
	
}
.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:#ccca22 ;
	cursor:pointer;
	padding:15px;
	
}
.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;	
}