@import url(http://fonts.googleapis.com/css?family=Lato);
@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Poppins:wght@400;800&display=swap');


.popopo{}
.imput {
	font-family: Lato;
	font-size: 16px;
	padding: 15px;
	width: 100%;
	color: #666;
	padding: 15px;
	background-color:#F0F0F0;
	border:#CCC 1px solid;
	border-radius:10px;
}
.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;

}

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

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

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

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

}
.textorojo { 
font-family: 'Abril Fatface';
font-size: 35px;
color: #fff;

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

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

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

}
.textorojomedio { 
font-family: 'Abril Fatface';
font-size: 18px;
color: #1a605c;

}

.textoverde { 
font-family: 'Abril Fatface';
font-size: 35px;
color: #1a605c;

}

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

}

.textoazull { 
font-family: 'Abril Fatface';
font-size: 22px;
color: #1a605c;
}

.textoazullmini { 
font-family: 'Abril Fatface';
font-size: 18px;
color: #1a605c;
font-weight: light;
}

.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:#2b9e97;
	border-radius: 8px;
	border:none;
	cursor:pointer;
	border-bottom-width: 4px solid #1a605c;
	padding: 12px;
	
}
.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:#1a605c ;
	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;	
}
.textblank { 
	font-family: Lato;
	font-size: 18px;
	color: #FFF;

}

.textblank3 { 
font-family: 'Abril Fatface';
font-size: 22px;
color: #1a605c;

}


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

	z-index:150;	
}
.bg{
	background:url(../images/bg1.jpg) fixed;
	background-repeat:no-repeat;
	background-size:100%;
 
	}
	.bg2{
	background:url(../images/bg2.jpg) fixed;
	background-repeat:no-repeat;
	background-size:150%;
 
	}
.cajite{
	padding:10px; 
	background-color:#9dcdcd; 
	color:#fff;
	border-radius:10px;
	}
	
/* oscuro */		
.btn4 {
	font-family: Lato;
	font-size: 16px;
	color: #fff;
	background-color:#2e5e64;
	border-radius: 18px;
	border:none;
	cursor:pointer;
    padding:8px;
	width:100%;
}
.btn4:hover {
	background-color:#22464a;
}

/* medio */
.btn44 {
	font-family: Lato;
	font-size: 16px;
	color: #fff;
	background-color:#2b9e97;
	border-radius: 18px;
	cursor:pointer;
    padding:8px;
	width:100%;
}
.btn44:hover {
	background-color:#227e78;
}


/* clarito */
.botonaso {
  border-radius: 18px;
  width:100%;
  padding: 8px;
  cursor: pointer;
  font-size: 16px;
  color:#333;
  background-color:#eef8f8;
}
.botonaso:hover {
	background-color:#fafcfc;
}

	
.textblank4 { 
 
	padding:10px;
 
}
.textblank3 { 
 
	padding:10px;
 
}
.servicio{
font-family: 'Abril Fatface';
font-size: 18px;
background-color:#1a605c;
color: #fff;
font-weight: light;
}

.servicio2{
font-family: Lato;
font-size: 18px;
background-color:#1a605c;
color: #fff;
font-weight:bold;
}