
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


body{
  margin: 0%;
  background: fff;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal; 
  font-size: 1em;
  }

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.container {
  width:80%;
  margin:0px auto;
  text-align: justify;
  color: ;
}

.a01{
	width: 80%;
	float: left;
	text-align: justify;margin-left: 10%;
}


.a02{
	width: 48%;
	float: left;
	margin-left: 20px;

}
.a03{
	width: 100%;
	float: left;
	margin-bottom: 25px;
        font-family: "Poppins", sans-serif;
        font-weight: 400;
        font-style: normal;
}
.a04{
	width: 100%;
	float: left;
	background-color: #000;
	color: white;
	padding-top: 0px;	
}

.parrafo{
	background-color: #fff;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.container2 {
  width:100%;
  margin:0px auto;
  font-size:0.9em;
  text-align: justify;
  color: ;
  background-color: #ccc;
}
.bot{
	width: 60px;
}
.link{
	color: #FFF;
}
