body {
    background-color: #1A1C1B;
    font-family: "Montserrat", sans-serif;

}

button {
    cursor: pointer;
}

/* #banners {
    display: none;
    position: relative;
    width:40%;
    height: 200px;
    margin: auto;
    margin-top: 50px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: -45px;
} */

#banners {
    display: none;
    position: relative;
    width: 40vw; 
    height: auto; 
    aspect-ratio: 1 / 1; 
    margin: auto;
    margin-top: 50px;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: -45px;
}


.carousel-container {
    position: relative;
    display: flex;
    transition: transform 0.5s ease;
    width: 100%;
    height: 100%;
    /* overflow: hidden; */
}

.carousel-image {
    width: 100%;
    height: auto;
    /* Cada imagem ocupa 100% da largura do banner */
}

#banners img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    border-radius: 5px;
}

img#close_banner {
    z-index: 100;
    cursor: pointer;
    max-width: 20px;
    position: absolute;
    height: fit-content;
    width: fit-content;
    right: 0px;
}

img#close_banner:hover {
    opacity: 0.8;
    transition: 0.3s;
}

.carousel-controls {
    position: relative;
    width: 65%;
    margin: auto;
    margin-bottom: 150px;
    margin-top: -120px;
}

img.avancar_voltar {
    width: 20px;
    position: absolute;
    cursor: pointer;
}

img.avancar_voltar:hover {
    opacity: 0.8;
    transition: 0.3s;
}

#avancar_banner {
    right: 5px;
}

#voltar_banner {
    left: 5px;
}

#inauguracao {
    width: 70%;
    margin: auto;
    background-color: #53565A;
    color: #FE5000;
    text-align: center;
    border-radius: 24px;
    font-weight: 600;
    font-size: 22px;
    margin-top: 40px;
}

#campo_logo {
    width: 100%;
    display: flex;
    flex-direction: column;
    color: #D6D6D6;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-bottom: -90px;
    margin-top: 100px;
}

#campo_logo p {
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    margin: auto !important;
    margin-top: 60px !important;
    margin-bottom: 20px !important;
    font-size: 20px;
    font-weight: 500 !important;
}

img#logo_inauguracao {
    width: 30%;
    min-width: 350px;
    margin: auto;
    text-align: center;
    margin-bottom: -50px;
}

#conteudo {
    margin: auto;
    margin-top: 7%;
    width: 70%;
    max-width: 800px;
    color: #D6D6D6;
    font-size: 18px;
    word-spacing: 4px;
    line-height: 40px;
    margin-bottom: 200px;
}

#entrar_contato {
    display: flex;
    justify-content: space-between;
}

#campo_escrita {
    width: 40%;
}

#campo_escrita p {
    line-height: 28px;
}

#campo_form {
    width: 45%;
    display: flex;
    flex-direction: column;
}

.campos_form {
    display: flex;
    flex-direction: column;
}

.campos_form label {
    font-size: 16px;
}

input {
    outline: none;
    color: #e5e1e67e;
}

.campos_form input {
    width: 80%;
    background-color: transparent;
    border: 1px solid;
    border-color: #e5e1e657;
    background-color: #1A1C1B;
    padding: 10px 20px;
    border-radius: 6px;
    margin-bottom: 10px;
}

.campos_form input::placeholder {
    color: #e5e1e67e;
    font-family: "Montserrat", sans-serif;
    font-weight: 200;
    font-size: 14px;
}

.campos_form input:hover {
    border-color: #FE5000;
}

.campos_form input:focus {
    border-color: #FE5000;
}

#recado {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    background: linear-gradient(to right, #53565A 0%, #53565a67 50%, #53565A 100%);
    width: 100%;

    margin: auto;
    border-top-left-radius: 16px;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 16px;
    margin-bottom: 50px;
    height: 200px;

}

#recado h1 {
    font-size: 18px;
    margin-left: 0px;
    padding-left: 20px;
    width: 95%;
    position: relative;
}

#recado h1::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    /* Defina a altura da linha */
    background-color: #fafafa;
    /* Cor da linha */
    background: linear-gradient(to left, #fafafa 70%, transparent 100%);
    border-radius: 0 0 10px 10px;
    /* Curvatura final */
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% 100%);
}

#recado p {
    margin-left: 20px;
}

#conteudo button {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #53565A;
    width: 380px;
    height: 50px;
    border-radius: 21px;
    font-size: 22px;
    color: #E5E1E6;
    font-weight: 600;
    border: none;

}

#setas {
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #D6D6D6;
    height: 100%;
    width: 15%;
    border: none;
    border-radius: 20px;
}

#conteudo img {
    width: 15px;
    height: 15px;
    border: 1px solid #53565A;
    padding: 5px;
    border-radius: 100px;
}

#botoes {
    display: flex;
    justify-content: space-between;
    gap: 64px;
    /* Adiciona uma distância de 64 pixels entre os botões */
}

/* Estilos existentes do botão */
#conteudo button {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #53565A;
    width: 380px;
    height: 50px;
    border-radius: 21px;
    font-size: 22px;
    color: #E5E1E6;
    font-weight: 600;
    border: none;
    position: relative;
    /* Para manipular a posição da seta */
    overflow: hidden;
    /* Ocultar a seta quando estiver fora do botão */
    transition: all 0.3s ease;
    /* Transição para o botão */
}

#setas {
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #D6D6D6;
    height: 100%;
    width: 15%;
    border: none;
    border-radius: 20px;
    position: absolute;
    left: 0px;
    transition: transform 0.4s ease;
}

#conteudo button:hover #setas {
    transform: translateX(325px);
    transition: 0.8s;
}

#conteudo button:hover {
    background-color: #FE5000;
    transition: 0.8s;
}

#conteudo img {
    width: 15
}

#campo_botao {
    margin-top: 20px;
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
}

button#entrar_contato_button {
    cursor: pointer;
    width: 40%;
    padding: 5px;
    height: 40px;
    margin-bottom: 20px;
    border-radius: 20px;
    font-size: 18px;
    background-color: transparent;
    color: #E5E1E6;
    border: 1px solid #FE5000;
    color: #FE5000;
    font-weight: 600;
}

#entrar_contato button:hover {
    width: 50%;
    background-color: transparent;
    transition: 0.3s;
}

@media(min-width: 950px) and (max-width: 1250px) {
    #campo_logo {
        margin-bottom: -50px;
    }
}

@media (max-width: 950px) {
    #botoes {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    #conteudo button {
        width: 100%;
        font-size: 16px;
        margin-right: 10px;
        font-family: "Montserrat", sans-serif;
    }

    #conteudo button:hover #setas {
        transform: translateX(225px);

    }

    #campo_logo {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
        margin-bottom: 80px;
        margin-top: 100px;
    }

}

@media (max-width: 550px) {
    #conteudo {
        margin-top: 40px;
        text-align: center;
        font-size: 16px;
        word-spacing: 2px;
        max-width: 90%;
        width: 80%;
    }

    #recado {
        padding-top: 20px;
    }

    #conteudo button {
        width: 100%;
        height: 40px;
        font-size: 16px;
        margin-right: 10px;

    }

    #setas {
        display: none;
        /* margin: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #D6D6D6;
        height: 25px;
        width: 25px;
        border: none;
        border-radius: 20px; */
    }

    #conteudo p {
        margin-bottom: 40px;
    }

    #conteudo img {
        width: 15px;
        height: 15px;
        border: 1px solid #53565A;
        padding: 5px;
        border-radius: 100px;
    }

    /* #conteudo button:hover #setas {
        /* transform: translateX(95px); Move a seta para a esquerda na borda do botão } */

    #botoes {
        width: 100%;
        display: flex;
        justify-content: space-between;
        gap: 10px;
    }

    #campo_logo {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
        margin-bottom: 0px;
        margin-top: 100px;
    }

    img#logo_inauguracao {
        width: 70%;
        margin: auto;
        text-align: center;
        margin-bottom: 0px;
    }

    #entrar_contato {
        display: flex;
        flex-direction: column;
    }

    #campo_escrita {
        width: 90%;
        margin: auto;
    }

    #campo_form {
        width: 90%;
        margin: auto;
    }

    #campo_form input {
        width: 85%;
    }

    #campo_botao {
        width: 100%;
        margin-bottom: 40px;
    }

    button#entrar_contato_button {
        width: 100% !important;
        margin: auto;
    }

    button#quero_ser_contratado {
    
        padding: 10px;
    }

    button#quero_contratar {
        padding: 10px;

    }

    #campo_logo p {
        margin-left: 0px;
        margin-right: 0px;
        text-align: center;
        margin: auto !important;
        font-size: 18px;
        margin-top: 10px !important;

    }

    #inauguracao p {
        padding: 20px;
    }


}