
@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');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@500&display=swap');


.popopo{}
.imput1 {
	font-family: lato;
	font-size: 16px;
	color: #999;
	padding: 15px;
	background-color:#f9f9fa;
	width: 100%;
	height:110px;
	border:#d3d0d4 1px solid;
 
}
.imput2 {
	font-family: lato;
	font-size: 16px;
	color: #999;
	padding: 15px;
	background-color:#f9f9fa;
	width: 100%;
	height: 110px;
	border:#d3d0d4 1px solid;
	margin:10px;
}
.imput3 {
	font-family: lato;
	font-size: 16px;
	color: #999;
	padding: 15px;
	background-color:#f9f9fa;
	width: 100%;
 
	border:#d3d0d4 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;
	}

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

}

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

}

.textopunto {
	border-radius:8px;
	font-family: Lato;
	font-size: 16px;
	color: #666;
	padding:10px;
	border-color:#ececec;
	margin:20px;
}

.text-menuc { 
	font-family: lato;
	font-size: 18px;
	color: #FFF;
	font-weight:500;

}

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

}
.text99 { 
	font-family: lato;
	font-size: 14px;
	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: #409b5f;

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

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

}
.textoverde3 { 
font-family: Raleway;
font-size: 25px;
color: #fff;
font-weight:500;
text-shadow: 4px 4px 4px #333;
}
.textoverde { 
font-family: Raleway;
font-size: 35px;
color: #fff;
font-weight:500;
text-shadow: 4px 4px 4px #333;
}
.textoverde2 { 
font-family: Raleway;
font-size: 30px;
color: #fff;

text-shadow: 4px 4px 4px #333;

}

.textoazulo { 
font-family: MONTSERRAT;
font-size: 28px;
color: #409b5f;
font-weight:bold;
}

.textoazul { 
font-family: MONTSERRAT;
font-size: 31px;
color: #409b5f;
font-weight:bold;
}
.textours { 
font-family: MONTSERRAT;
font-size: 18px;
color:#999;
font-weight:bold;
}
.textosoviet { 
font-family: MONTSERRAT;
font-size: 25px;
color: #409b5f;
font-weight:bold;
}
.textosoviet2 { 
font-family: MONTSERRAT;
font-size: 20px;
color: #198dbe;
font-weight:bold;
}

.textoazull { 
font-family: lato;
font-size: 16px;
color: #409b5f;
font-weight:lighter;
}

.textoazul1 { 
	font-family: lato;
	font-size: 18px;
	color: #003a79;

}
.textoblack { 
	font-family: lato;
	font-size: 16px;
	color: #003a79;

}


.tavh{
	font-family: lato;
	font-size: 16px;
	color: #003a79;

}

.tavh:hover {
		font-family: lato;
	font-size: 16px;
	color: #003a79;
	}


.btncomprar {
	font-family: lato;
	font-size: 20px;
	font-weight:500;
	color: #fff;
	background-color:#29bfff;
	border-radius: 8px;
	cursor:pointer;
	padding:12px;
}

.btncomprar:hover{	background-color:#1da9e5;}


.btn {
	font-family: lato;
	font-size: 17px;
	color: #efbe29;
	background-color:#281f6a;
	border-radius: 8px;
	border:none;
	cursor:pointer;
	padding:10px;
	margin-top:10px;
	
}
.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:#79c82e ;
	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;	
}


.tel,.tel:visited, .tel:hover,.tel:focus {
color:#003a79;
background-color:#fff;
font-family: lato;
font-size: 16px;
}




.wpcf7-text{
	font-family: lato;
	font-size: 16px;
	color: #999;
	padding: 15px;
	background-color:#f9f9fa;
	width:100%;
	border:#d3d0d4 1px solid;
	
}
.wpcf7-textarea{ 
	font-family: lato;
	font-size: 16px;
	color: #999;
	padding: 15px;
	background-color:#f9f9fa;
	width: 100%;
	height: 110px;
	border:#d3d0d4 1px solid;
	}
.wpcf7-submit {

	font-family: lato;
	font-size: 17px;
	color: #efbe29;
	background-color:#281f6a;
	border-radius: 8px;
	border:none;
	cursor:pointer;
	padding:10px;
	margin-top:10px;
	
}
.wpcf7-select  {
	font-family: Droid Sans;
	font-size: 16px;
	color: #333;
	padding: 4px;
	background-color:#D3D3D3;
	width: 50%;
	height: 25px;
	border: none;
	border-radius: 8px;
}
.wpcf7-date {
	font-family: Droid Sans;
	font-size: 16px;
	color: #333;
	padding: 4px;
	background-color:#D6D6D6 ;
	width: 50%;
	height: 25px;
	border: none;
	border-radius: 8px;
}

 
 