#contato {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(0, 146, 90);
}

.container-contato {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: auto;
    padding-top: 0px;
    padding-bottom: 0px;
}

.box-contato {
    text-align: center;
    
}

.box-contato h1 {
    color: white;
    font-size: 20px;
}

.box-contato h3{
    color: white;
}

.contato-input {
    display: flex;
    justify-content: space-between;
    align-items: center;

    margin: 0em;
    width: auto;
    height: 300px;
    
}
.box-input {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: 14em;
    width: 400px;
    
}
.box-input input {
    height: 2.2em;
    border: none;
    background-color: rgb(57, 187, 134);
}

.box-input input::placeholder {
    color: white;
    padding: 20px;
    
}
.box-options {
    display: flex;
    flex-direction: column;
    width: auto;
    height: 15em;
}
.box-options label {
    color: white;
}




.pessoa {
    display: flex;
    width: auto;
    text-align: center;
    align-items: center;
    
}

.box-options {
    width: auto;
    height: 15em;
}

.box-options label {
    color: white;
}

.options-input select {
    height: 2.2em;
    width: 25em;
    color: white;
    background-color:  rgb(57, 187, 134);
    border: none;
}


.pessoa p {
    color: white;
}
.options-input label{
    color: white;
    
}
.bton-contato button {
    width: 200px;
    height: 40px;
    border-radius: 10px;
    border: none;
    cursor: pointer;
    color: white;
    background-color: rgb(1, 69, 101);
}

.bton-contato {
    display: flex;
    justify-content: center;
    width: auto;
}

.teste1 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
    #contato {
        display: flex;
        flex-direction: column;
        justify-content: center;
       
        width: auto;
    }
    
    .container-contato {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: auto;
    }
    
    .teste1 {
        display: flex;
        flex-direction: column;
        width: auto;
        align-items: center;
    }
    
    .contato-input {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        width: 300px;
        height: 500px;
    }
    
    .box-input {
        width: 300px;
    }
    
    .options-input {
        
        width: 300px;
    }
    
    .teste2 {
        width: 250px;
        
    }
    
    #input-opcao{
        width: 300px;
    }
    
    
    
}


@media screen and (min-width: 601px) and  (max-width: 768px) {
    #contato {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: auto;
    }
    
    .container-contato {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 250px;
        height: 600px;
    }
    
    .teste1 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        width: auto;
    }
    
    .contato-input {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        width: auto;
        height: 100%;
    }
    
    .box-input {
        display: flex;
        align-items: center;
        width: auto;
    }
    
    .box-input input{
        width: 300px;
    }
    
    .options-input {
        width: auto;
    }
    
    .teste2 {
        width: auto;
        
    }
    
    #input-opcao{
        width: 200px;
        border: none;
    }
    
    .box-contato {
        width: 300px;
    }

    .form-contats {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        width: 300px;
    }
    
    
    
}

/* @media screen and (min-width: 401px) and (max-width: 600px) {
    #contato {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: auto;
    }
    
    .container-contato {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 250px;
    }
    
    .teste1 {
        display: flex;
        flex-direction: column;
        width: auto;
        align-items: center;
    }
    
    .contato-input {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        width: auto;
        height: 100%;
    }
    
    .box-input {
        display: flex;
        align-items: center;
        width: auto;
    }
    
    .box-input input{
        width: 200px;
    }
    
    .options-input {
        width: auto;
    }
    
    .teste2 {
        width: auto;
        
    }
    
    #input-opcao{
        width: 200px;
        border: none;
    }
    
    .box-contato {
        width: 300px;
    }

    .form-contats {
        width: 300px;
    }
    
} */

/* @media screen and (min-width: 401) and (max-width: 600px) {
    #contato {
        display: flex;
        flex-direction: column;
        justify-content: center;
       
        width: auto;
    }
    
    .container-contato {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: auto;
    }
    
    .teste1 {
        display: flex;
        flex-direction: column;
        width: auto;
        align-items: center;
    }
    
    .contato-input {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        width: 300px;
        height: 500px;
    }
    
    .box-input {
        width: 300px;
    }
    
    .options-input {
        
        width: 300px;
    }
    
    .teste2 {
        width: 250px;
        
    }
    
    #input-opcao{
        width: 300px;
    }
    
    
    
}
 */

@media screen and (min-width: 100px) and (max-width: 600px) {
    #contato {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: auto;
    }
    
    .container-contato {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 250px;
        height: 900px;
    }
    
    .teste1 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        width: auto;
    }
    
    .contato-input {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        width: auto;
        height: 100%;
    }
    
    .box-input {
        display: flex;
        align-items: center;
        width: auto;
    }
    
    .box-input input{
        width: 200px;
    }
    
    .options-input {
        width: auto;
    }
    
    .teste2 {
        width: auto;
        
    }
    
    #input-opcao{
        width: 200px;
        border: none;
    }
    
    .box-contato {
        width: 300px;
    }

    .form-contats {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        width: 300px;
    }
    
}