 

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



.popopo{}

.imput2 {
	font-family: Nunito;
	font-size: 16px;
	color: #fff;
	padding: 18px;
	background-color:#98d3bd;
	width: 100%;
	height: 110px;
		border-radius:20px;
 	font-weight:bold;
}
.imput3 {
	font-family: Nunito;
	font-size: 18px;
	color: #fff;
	padding: 15px;
	background-color:#98d3bd;
	width:100%;
	border-radius:20px;
	font-weight:bold;
 

}



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

}

.ta:hover {
	text-decoration: none; 
	background: #006cd1; 
	padding:9px; 
	font-family: Nunito;
	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: Nunito;
	font-size: 16px;
	color: #CCC;

}

.textogeneral { 
	font-family: Nunito;
	font-size: 17px;
	color: #666;

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

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

}
.textogris { 
	font-family: Nunito;
	font-size: 18px;
	color: #666;

}
.textorojo { 
	font-family: Nunito;
	font-size: 24px;
	color: #666;

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

}
.textorojoicon { 
	font-family: Nunito;
	font-size: 12px;
	color: #ffa200;

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

}

.textoverdex { 
font-family: Nunito;
font-size: 45px;
color: #5f4394;
font-weight:bold;

}
.textoverde { 
font-family: Nunito;
font-size: 35px;
color: #5f4394;
font-weight:bold;

}

.textoverdep { 
font-family: Nunito;
font-size: 20px;
color: #5f4394;
font-weight:bold;

}

.textoazul { 
font-family: Nunito;
font-size: 28px;
color: #c7df0b;
font-weight:bold;

}

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

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

}
.btncomprar {
	font-family: Nunito;
	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: Nunito;
	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: Nunito;
	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: Nunito;
	font-size: 17px;
	color: #fff;
	background-color:#5f4394;
	cursor:pointer;
	padding:8px;
	border-radius:15px;
	
}
.menudesplegable {
	font-family: Nunito;
	font-size: 30px;
	color: #fff;
	background-color:#00468d;
	border-radius: 8px;


	padding:20px;
	
}

.areadetexto {
	font-family: Nunito;
	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: Nunito;
	font-size: 18px;
	color: #FFF;

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

	z-index:150;	
}


