*{
	padding: 0px;
	margin: 0px;
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
.montserrat-regular {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400; /* Regular */
  font-style: normal;
}

/* Bold */
.montserrat-bold {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700; /* Bold */
  font-style: normal;
}



.asdasdsad1001101{
	background-image: url('https://temas.globalpoints.com.br/campaigns/e045f726-94f5-4bbf-b259-93824f13f265/themes/bad05aa1-546c-4399-9261-ab3947ea267a/assets/img/mediabox/201607-login-d.jpg');
	width: 100%;height: 90vh;
	background-size: cover;
   background-position: center center;
}


.formulllalalala{
	width: 100%;height: auto;
 border-top-left-radius: 4px;
 border-top-right-radius: 4px;
	background: white;
	 padding-top: 15px;
	 padding-bottom: 15px;
}

ul li{
	list-style: none;
}