.imagem {
  width: 100%;
  margin: auto;
  display: flex;
  position: relative;
  background-color: rgba(0, 0, 0, 0.5);
}

.imagem video {
  width: 100%;
  z-index: -1000;
}
a {
  color: white;
}
.esqueceu-senha {
  color: black;
}

body {
  overflow-x: hidden;
  overflow-y: hidden;
}

.container {
  z-index: 1;
  position: absolute;
  margin-left: 10%;
  margin-top: 3%;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 80%;
  padding: 0.01rem;
  background-color: #0590A9;
  border-radius: 2rem;
}

.login-container {
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  position: relative;
  left: 4rem;
  width: 35rem;
  padding: 10rem;
  color: white;
}

.login-container>.escolheu>h1 {
  display: flex;
  position: absolute;
  font-size: 4rem;
  bottom: 15rem;
  right: 14.5rem;
}

.login-container>.escolheu>p {
  display: flex;
  opacity: 80%;
  font-size: 1rem;
  position: relative;
  width: 20rem;
  top: 2.5rem;
}

.login-container>.escolheu>button {
  background-color: #BFBFBF;
  color: #ffffff;
  border: #FFFFFF solid 0.08rem;
  font-size: 1rem;
  padding: 0.4rem;
  padding-left: 5rem;
  padding-right: 5rem;
  border-radius: 1rem;
  z-index: 1;
  position: relative;
  top: 5rem;
  margin-right: 3rem;
}

.escolheu>button:hover {
  cursor: pointer;
  background-color: #0590A9;
}

.volte {
  position: absolute;
  width: 6.5rem;
  padding: 0.3rem;
  background-color: #0590A9;
  color: #ffffff;
  border: none;
  border-radius: 1rem;
  z-index: 1;
  margin-top: 1rem;
  margin-left: 1rem;
}

.volte:hover {
  background-color: #0C2233;
  cursor: pointer;
}

.login-container > .escolheu1 {
  display: block;
}
.container > .escolheu1 {
  background-color: #ffffff;
  width: 38rem;
  padding: 16.5rem;
  padding-top: 11rem;
  padding-bottom: 11rem;
  padding-right: 10rem;
  padding-left: 10rem;
  margin-right: 3rem;
  color: white;
  border-radius: 2rem;
  z-index: -1;
}
.login-container>.escolheu1>input {
  display: flex;
  margin-bottom: 1.5rem;
  margin-right: 3rem;
  background-color: #D9D9D9;
  border: none;
  border-radius: 0.8rem;
  padding: 0.6rem;
  width: 20rem;
}

.escolheu1>a {
  display: flex;
  font-size: 1rem;
  color: black;
  opacity: 80%;
  position: relative;
  bottom: 3.8rem;
  left: 13rem;
}
.escolheu1>#lembre {
  display: flex;
  position: relative;
  right: 9rem;
}
.login-container>.escolheu1>h1 {
  display: flex;
  position: absolute;
  font-size: 4rem;
  bottom: 28rem;
  right: 15rem;
  color: black;
}

.escolheu1>p {
  display: flex;
  font-size: 1rem;
  position: relative;
  color: black;
  bottom: 2.5rem;
  left: 2rem;
}

.login-container>.escolheu1>button {
  background-color: #0590A9;
  color: #ffffff;
  border: #FFFFFF solid 0.08rem;
  font-size: 1rem;
  padding: 0.4rem;
  padding-left: 5rem;
  padding-right: 5rem;
  border-radius: 1rem;
  z-index: 1;
  position: relative;
  margin-right: 3rem;
}

.login-container>.escolheu1>button:hover {
  cursor: pointer;
  background-color: #0C2233;
}
.register-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;

  width: 35rem;
  padding: 11rem;
  padding-bottom: 10rem;
  padding-left: 5rem;
  padding-right: 5rem;
  border-radius: 2rem;
  margin-right: 5rem;
  z-index: -2;
}
.active3 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-color: #ffffff;
  width: 35rem;
  padding: 12rem;
  padding-bottom: 10rem;
  padding-top: 10rem;
  border-radius: 2rem;
  left: 1.4rem;
}

.active3>form>h1 {
  display: flex;
  position: absolute;
  font-size: 3.5rem;
  bottom: 27rem;
}

.active3>form>input {
  display: flex;
  margin-bottom: 1.5rem;
  background-color: #D9D9D9;
  border: none;
  border-radius: 0.8rem;
  padding: 0.6rem;
  width: 20rem;
}

.active3>form>button {
  background-color: #0590A9;
  color: #ffffff;
  border: none;
  font-size: 0.9rem;
  padding: 0.3rem;
  padding-left: 5rem;
  padding-right: 5rem;
  border-radius: 1rem;
  z-index: 1;
}
.active3>form>button:hover {
  cursor: pointer;
  background-color: #0C2233;
}

.titulo_login{
margin-top: 12rem;
margin-left: 4rem;
}

.cadastro-titulo {
position: relative;
left: 6.9rem;
}











@media screen and (min-width: 1900px)   {
  .container {
    width: 60%;
    margin-left: 18%;
    margin-top: 8%;
    padding: 0.1rem;
  }
  
  .register-container {
    padding: 12rem;
    left: 3.2em;
  }

  .container > .active1 {
    background-color: #ffffff;
    padding: 16.5rem;
    padding-top: 13rem;
    padding-bottom: 11rem;
    padding-right: 10rem;
    padding-left: 10rem;
    color: white;
    border-radius: 2rem;
    z-index: -1;
}

.login-container > .escolheu > .login-titulo{
 font-size: 5.5rem;
 left: 9rem;
}
.login-container > .escolheu > p{
 font-size: 1.3rem;
 right: 2rem;
}
.login-container > .escolheu > button{
 font-size: 1.5rem;
}
.register-container > form > h1 {
    bottom: 33rem;
    font-size: 3.5rem;
}
.login-container.active2>.escolheu > h1 {
bottom: 17rem;
}
.login-container.active2>.escolheu > button {
padding-left: 2rem;
padding-right: 2rem;
}
.faca-cadas{
    margin-right: 5rem;
}

.register-container>.active3>p {
    display: flex;
    opacity: 80%;
    font-size: 1.5rem;
    position: relative;
    width: 20rem;
    bottom: 6rem;
    color: #ffffff;
    left: -1rem;
}

.register-container.active3 > .escolheu1> button {
  font-size: 1.3rem;
  padding: 0.5rem;
  padding-left: 5rem;
  padding-right: 5rem;
  border-radius: 1rem;
  z-index: 1;
}

.register-container.active3>.escolheu1> input{
  font-size: 1.4rem;
}

.escolheu1>#lembre {
padding: 2.5rem;
right: 12rem;
}
.escolheu1>p {
  font-size: 1.3rem;
  left: -1rem;
  bottom: 2.7rem;
}
.escolheu1>a {
font-size: 1.3rem;
bottom: 5rem;
left: 15rem;
}
.escolheu1 * {
margin-bottom: 0.85rem;
}
  .titulo_login{
  margin-top: 12rem;
  }
}