@charset "utf-8";
/* CSS Document */
html body {
	width: 1348px;
    height: 973px;
	width: 100%;
	height: 100%;
	
	 
	
}
body {
    margin: 0 auto;
	width: 100%;
    height: 100%;
	  max-width: 1348px;
	max-height: 969px;
	background: url("../IMG/Cadastro/foto1.png");
	background-size: 100%
} 
 .header-1{
   background: #d71c80;
   width: 100%;
	

   position: static;  
   display: flex;
	padding: 20px;
	justify-content: space-between;
	align-items: center;
	
  max-width: 1348px;
	max-height: 969px;
}

.header-1 img {
	
		align-items: center;
	  max-width: 1348px;
	max-height: 969px;

}



.Menu a {
	text-decoration: none;
	font-family: arial;
	color: white;
	margin-left: 10px;
	align-items: center;
     
}
.Menu li {
	margin-left: 10px;
	  max-width: 1348px;
	max-height: 969px;
	
}

.Menu ul li a { 
    color: #fff;
	text-decoration: none;
    font-size: 17px;
	  max-width: 1348px;
	max-height: 969px;
}

.Cadastro{
	width: 100%;
	height: 100%;
	

	display:inline-block;
	  max-width: 1348px;
	max-height: 969px;
}
.Cadastro h1{
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	text-align: center;
	font-size: 100px;
	color: white;
    font-weight: 1px
}
.nome input{
	width: 50%;
    margin-left: 290px;
	border-radius: 100px;
	border: 1px solid;
	border-color: #6642c6;
	margin-top: 20px;
	height: 40px;
	display: inline-block;
	font-family: arial;
	text-align-last:left;
	padding-left:30px;
}
.cpf-cnpj input{
	width: 50%;
    margin-left: 290px;
	border-radius: 100px;
	border: 1px solid;
	border-color: #6642c6;
	margin-top: 20px;
	height: 40px;
	display: inline-block;
	font-family: arial;
	text-align-last:left;
	padding-left:30px;

}

.telefone input{
	width: 50%;
    margin-left: 290px;
	border-radius: 100px;
	border: 1px solid;
	border-color: #6642c6;
	margin-top: 20px;
	height: 40px;
	display: inline-block;
	font-family: arial;
	text-align-last:left;
	padding-left:30px;

}

.nome-de-usuario input{
	width: 50%;
    margin-left: 290px;
	border-radius: 100px;
	border: 1px solid;
	border-color: #6642c6;
	margin-top: 20px;
	height: 40px;
	display: inline-block;
	font-family: arial;
	text-align-last:left;
	padding-left:30px;

}

.pergunta input{
	width: 50%;
    margin-left: 290px;
	border-radius: 100px;
	border: 1px solid;
	border-color: #6642c6;
	margin-top: 20px;
	height: 40px;
	display: inline-block;
	font-family: arial;
	text-align-last:left;
	padding-left:30px;

}
.email input{
	width: 50%;
    margin-left: 290px;
	border-radius: 100px;
	border: 1px solid;
	border-color: #6642c6;
	margin-top: 20px;
	height: 40px;
	display: inline-block;
	font-family: arial;
	text-align-last:left;
	padding-left:30px;

}
.senha input{
	width: 50%;
    margin-left: 290px;
	border-radius: 100px;
	border: 1px solid;
	border-color: #6642c6;
	margin-top: 20px;
	height: 40px;
	display: inline-block;
	font-family: arial;
	text-align-last:left;
	padding-left:30px;

}


.btncadastrar input{
	font-family:arial;;
	font-size: 15px;
	border-radius: 200px;
	background: #7555c6;
	border: none;
	color:#fff;
	padding-top: 10px;
	padding-bottom: 10px;
    margin-left: 550px;
	cursor:pointer;
	padding-left: 40px;
	padding-right: 40px;
	      position: static;
}

.cadastro1 a {
	font-family: arial;
	text-decoration: none;
	color: white;
	text-align: center;
	margin-left: 490px;
}



.telefone p {
	font-family:Arial;
	color:  #8f8f8f;
	
	

}
.roda {
	width:400px;
	width: 100%;
	height: 100px;
	background: #E4E4E4;
	margin-top: 0px;
}
.roda p {
	padding-top: 40px;
	padding-left: 40px;
	color: #6643BE;
	font-family: arial;
	
	
}
