* {
    margin: 0;
    padding: 0;
    font-weight: 700;
}

body {
    margin: 0px;
    font-family: "Urbanist", sans-serif;

}

.container {
    width: 100vw;
    height: 100vh;
    background-image: url(img/background.jpg);
    background-attachment: fixed;
    background-size: cover;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.box {
    width: 50%;
    height: 65%;
    background: #fff;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    background-image: url(img/backgroundaditex.png);
    background-attachment: fixed;
    background-size: cover;
}

.box2 {
    width: 50%;
    height: 65%;
    background: #fff;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    display: none;
    background-image: url(img/backgroundaditex.png);
    background-attachment: fixed;
    background-size: cover;
}

.navbar {
    height: 65%;
    width: 5%;
    background: rgb(17, 34, 104);
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}

.logo {
    height: 13%;
    width: 100%;
    border-top-left-radius: 20px;
    background-image: linear-gradient(rgb(8, 17, 52), rgb(17, 34, 104));
}

.formweb {
    width: 80%;
    height: 100%;
    align-items: center;
    margin: auto;
}

.subtitulo {
    color: rgb(8, 17, 52);
    margin-top: 6vh;
    margin-bottom: 6vh;
    font-size: x-large;
}

label {
    display:flex;
    flex-direction:column;
    opacity: 50%;
    margin-bottom: 3px;
  }

input {
    width: 35vh;
    height: 4vh;
    margin-bottom: 10px;
    opacity: 50%;
    text-align: center;
    font-family: "Urbanist", sans-serif;
}

.avancar {
    margin-top: 26px;
    margin-left: 20px;
    background-color:rgb(17, 34, 104);
    color: white;
    width: 100px;
    height: 4vh;
    border-radius: 5px;
    border-color: rgb(17, 34, 104);
    font-family: "Urbanist", sans-serif;
}

.avancar:hover {
    background-color:rgb(37, 69, 196);
    cursor: pointer;
}

.voltar {
    margin-top: 30px;
    margin-left: 20px;
    background-color:rgb(17, 34, 104);
    color: white;
    width: 100px;
    height: 4vh;
    border-radius: 5px;
    border-color: rgb(17, 34, 104);
    font-family: "Urbanist", sans-serif;
}

.voltar:hover {
    background-color:rgb(37, 69, 196);
    cursor: pointer;
}


select {
    width: 35vh;
    height: 4vh;
    margin-bottom: 5px;
    opacity: 50%;
    text-align: center;
}

.razao {
    width: 35.4vh;
    height: 4.5vh;
    margin-bottom: 5px;
    opacity: 50%;
}

.campodescricao {
    width: 100%;
    height: 8.5vh;
    font-family: "Urbanist", sans-serif;
  }

.enviar {
    margin-left: 20px;
    background-color:rgb(17, 34, 104);
    color: white;
    width: 100px;
    height: 4vh;
    border-radius: 5px;
    opacity: 100%;
    border-color: rgb(17, 34, 104);
    font-family: "Urbanist", sans-serif;
}

.enviar:hover {
    background-color:rgb(37, 69, 196);
    cursor: pointer;
}

.x {
    width: 70px;
    height: 70px;
}

footer {
    text-align: end;
    margin-top: 9%;
    color: whitesmoke;
    margin-left: 25%
}

.footer2 {
    text-align: end;
    margin-top: 7%;
    color: whitesmoke;
    margin-left: 25%
}


@media (min-width: 300px) and (max-width: 800px), screen and (max-height: 700px) {

    * {
        margin: 0;
        padding: 0;
    }

    body {
        margin: 0px;
        font-family: "Urbanist", sans-serif;
    }
    

.container {
    width: 100vw;
    height: 100vh;
    background-image: url(img/background.jpg);
    background-attachment: fixed;
    background-size: cover;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.box {
    width: 80%;
    height: 80%;
    background: #fff;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    background-image: url(img/backgroundaditex.png);
    background-attachment: fixed;
    background-size: cover;
}

.box2 {
    width: 80%;
    height: 80%;
    background: #fff;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    display: none;
    background-image: url(img/backgroundaditex.png);
    background-attachment: fixed;
    background-size: cover;
}

.navbar {
    height: 80%;
    width: 10%;
    background: rgb(17, 34, 104);
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
}
.logo {
    height: 13%;
    width: 100%;
    border-top-left-radius: 20px;
    background-color: rgb(8, 17, 52);
}


.formweb {
    width: 75%;
    height: 80%;
    align-items: center;
    margin: auto;
}

.subtitulo {
    color: rgb(8, 17, 52);
    margin-top: 6vh;
    margin-bottom: 6vh;
    font-size: x-large;
}

label {
    display:flex;
    flex-direction:column;
    opacity: 50%;
    margin-bottom: 3px;
  }

input {
    width: 30vh;
    height: 4vh;
    margin-bottom: 10px;
    opacity: 50%;
    text-align: center;
    font-family: "Urbanist", sans-serif;
}

.avancar {
    margin-top: 26px;
    margin-left: 20px;
    background-color:rgb(17, 34, 104);
    color: white;
    width: 100px;
    height: 4vh;
    border-radius: 5px;
    border-color: rgb(17, 34, 104);
    font-family: "Urbanist", sans-serif;
}

.avancar:hover {
    background-color:rgb(37, 69, 196);
    cursor: pointer;
}

.voltar {
    margin-top: 30px;
    margin-left: 20px;
    background-color:rgb(17, 34, 104);
    color: white;
    width: 100px;
    height: 4vh;
    border-radius: 5px;
    border-color: rgb(17, 34, 104);
    font-family: "Urbanist", sans-serif;
}

.voltar:hover {
    background-color:rgb(37, 69, 196);
    cursor: pointer;
}


select {
    width: 25vh;
    height: 4vh;
    margin-bottom: 5px;
    opacity: 50%;
    text-align: center;
}

.razao {
    width: 30.5vh;
    height: 4.5vh;
    margin-bottom: 5px;
    opacity: 50%;
}

.campodescricao {
    width: 100%;
    height: 8.5vh;
    font-family: "Urbanist", sans-serif;
  }

.enviar {
    margin-left: 20px;
    background-color:rgb(17, 34, 104);
    color: white;
    width: 100px;
    height: 4vh;
    border-radius: 5px;
    opacity: 100%;
    border-color: rgb(17, 34, 104);
    font-family: "Urbanist", sans-serif;
}

.enviar:hover {
    background-color:rgb(37, 69, 196);
    cursor: pointer;
}


.x {
    width: 70px;
    height: 70px;
}

footer {
    font-size: smaller;
    text-align: end;
    color: rgb(17, 34, 104);
    margin-top: 40px;
}

.footer2 {
    text-align: end;
    color: rgb(17, 34, 104);
    display: none;
}
}
