
@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=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Gurmukhi:wght@100..900&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');

.popopo{}
 
.imput2 {
	font-family: 'Lato';
	font-size: 16px;
	padding: 15px;
	width: 100%; 
	color: #666;
	padding: 15px;
	background-color:#FFF;
	border:#CCC 1px solid;
	border-radius:10px;
	height:150px;
}
.imput3 {
	font-family: 'Lato';
	font-size: 16px;
	color: #666;
	padding: 15px;
	background-color:#FFF;
	width:100%;
	border:#CCC 1px solid;
	border-radius:10px;
}

.imput4 {
	font-family: 'Lato';
	font-size: 17px;
	color: #ffffff;
	padding: 4px;
	background-color: #666666;
	width: 210px;
	height: 83px;
	border: none;
}

.textoazul02 { 
	font-family: MONTSERRAT;
	font-size: 17px;
	color: #ccc; 
font-weight:bold;
}
 
.texto55b { 
	font-family: lato;
	font-size: 17px;
	color: #fff;

}

.textoazul2 {
font-family: Lato;
font-size: 25px;
color: #04458f;
font-weight:bold;
}

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

}
.textoprincipal { 
font-family: Lato;
font-size: 16px;
color: #fff;
font-weight:bold; 
}

.icon1 { 
	font-family: lato;
	font-size: 12px;
	color: # FC0;

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

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

}


.btn {
	font-family: lato;
	font-size: 17px;
	color: #fff;
	background-color:#04458f;
	border-radius: 8px;
	border:none;
	cursor:pointer;
	padding:10px;
  font-weight:600;	
}
.whapp{
	position:fixed;
	left:10px;
	bottom:10px;

	z-index:150;	
}

  .contenidox {
            display: none;
 
        }
.subir-btn{
	position:fixed;
	right:10px;
	bottom:10px;

	z-index:150;	
}		