
body {
    font-family: Arial, sans-serif;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background: #F6F8FA;
}
.flatpickr-day.nextMonthDay{
    color:#404848 !important;
}
select:focus{
    border:2px solid #A77937;
}

.fa-whatsapp{
    color: #00A884
}

.fa-solid{
   /* color: #C08532 !important */
}

select{
    border-radius: 0.375rem;
    outline: none;
    height: 44px;
    width: 150px;
    padding: 0 10px;
    background: #F0E6BC;
    border: none;
    border-right: 10px #F0E6BC solid;
}
.form-container {
    padding: 30px;
    /*box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);*/
    min-height: calc(100vh);
    display: flex;
    flex-direction: column;
    justify-content: center;

}

.alert.mensagem-erro {
    height: auto;
    padding: 0px 10px;
    margin-top: 5px;
    font-size: 0.8em;
}

header {
    background: #F0E6BC;
    color: #000;
    border-bottom: 4px solid #C18532;
}
.container-principal {
    /*min-height: calc(100vh - 168px);*/
}
.btn-custom {
    background-color: #E5D46D;
    color: #fff;
    font-size: 0.9rem;
    padding: 8px 12px;
    width: auto;
}
.btn-default{
    background: #A77937;
    color: #000;
}
.btn-default2{
    background: #F0E6BC;
}

.parada > .row {
    display: flex;
    align-items: center;
    text-align: center;
}

.parada input[type=text]{
    width: calc(100% - 52px );
    display: inline-block;
}

.btn-default2:hover{

    box-shadow: inset 0 0 0 2px #A77937
}

.btn:hover{
    background: #F0E6BC;
}

.page{
    background-size: 74vh;
    background-position: right;
    background-repeat: no-repeat;
}
.banner1 {
    min-height: calc(100vh - 168px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}

.btn-remove {
    display: inline-block;
    text-decoration: none;
    color: red;
    font-weight: bolder;
    padding: 10px;
    font-size: 16px;
    margin-left: 0px;
}
footer p{
    font-size: 0.8em;
    margin-bottom: 0.5px;
}
footer #redes-sociais{
    font-size: 1.1em;
    text-align: center;
}
.textoSemDestaque {
    color: #6d6c6c;
    font-size: 0.8em;
    font-style: italic;
}
.cor-branca{
    color: #fff
}

footer #redes-sociais a{
    padding: 10px;
    text-decoration: none;
}
.parada .row{
    margin-bottom: 15px;
}
.retornarPagina {
    background: none;
    color: #A77937;
    border: 1px solid #A77937;
    margin-top: 15px;
}
.banner1 button{
    width: 150px;
}


input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: auto;
    opacity: 1; /* garantir visibilidade */
    display: block; /* força aparecer */
    background: red !important;

}

input[type=number] {
    appearance: auto;
    -moz-appearance: auto; /* Firefox */
}
input[type=number] {
    appearance: auto;
    -webkit-appearance: auto;
    -moz-appearance: auto;
}
.custom-number-input {
    display: flex;
    align-items: center;
    justify-content: center;
}


#totalVagas {
    color: #C08532;
    font-size: 1em;
    transition: transform 0.3s ease, color 0.3s ease;
    display: inline-block;
    transform: scale(1); /* valor inicial: normal */
    text-align: center;
    width: 55px;
}
.mt-15px{
    margin-top: 15px;
}
.animar {
    color: #000000 !important;
    transform: scale(2) !important; /* aumenta no clique */
}


.card-title {
    padding: 20px;
    border-bottom: 1px solid #D2D2D2;
}

.lista-veiculos .card-title{
    font-weight: bold;
}

.custom-number-input button {
    background-color: #F0E6BC;
    color: #475476;
    border: none;
    padding: 5.5px 10px;
    font-size: 18px;
    cursor: pointer;
    width: auto;
}






input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


.lista-veiculos {

}
.quantidadeVeiculo, .quantidadePassageiros {
    width: 50%;
    background: #F0E6BC;
    color: #475476;
    font-size: 1.5em;
    font-style: italic;
    text-align: center;
    border: none;
}

.lista-veiculos label {
    cursor: pointer;
}
.lista-veiculos li {
    margin-bottom: 10px;
    background: #F0E6BC;
    display: inline-block;
    min-width: 150px;
    padding: 10px;
    border-radius: 0.375rem;
    margin-right: 5px;
}

#tipo_servico {
    margin-left: 0;
    padding-left: 0;
}
.opcaoServico{
    margin-right: 5px;
}
.proximaPagina{
    margin-top: 15px;
}

button.proximaPagina{
    color: #FFF
}

.lista-veiculos li > input {
    margin-right: 5px;
    cursor: pointer;
}
.quantidade {
    margin-top: 5px;
    padding-left: 20px;
    display: inline;

}
.quantidade input{
    width: 50px;
    text-align: center;
}

.btn-custom:hover {
    background-color: #D5BB7A;
}



.marketing-text {
    background-color: #fff;
    color: #000;
    padding: 20px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    border-bottom: 4px solid #C18532;
}

.marketing-text h2 {
    font-size: 1.8rem;
}

.marketing-text p {
    font-size: 1rem;
    margin-top: 10px;
    line-height: 1.6;
}

#dados-viagem,
#dados-pessoais {
    transition: opacity 0.3s ease-in-out;
}
#texto-apresentacao{
    width: 50%;
}

input.form-control{
    border: 1px solid #C18532
}

.autocomplete-list {
    border: 1px solid #ccc;
    max-height: 200px;
    overflow-y: auto;
    background: #fff;
    position: absolute;
    z-index: 1000;
    width: 100%;
    display: none;
    position: relative;
}
.autocomplete-list div {
    padding: 10px;
    cursor: pointer;
}

.radio-default > input{
   display: none;
}

.bordar-selecionada{
    box-shadow: inset 0 0 0 2px #A77937;
}

.autocomplete-list div:hover {
    background-color: #f0f0f0;
}

.text-right{
    text-align: right;
}
#addParada {
    font-size: 10px;
    width: auto;
    font-weight: bolder;
}

.nomeCliente{
    font-size: 1.3em ;
    font-style: italic;
}

.alert-small{
    font-size: 0.8em !important;
}
.text-left{
    text-align: left;
}
#numero_passageiros{
    font-size: 1.5em;
}

.textoInformativo{
    border-left: 5px solid #C18532;
    padding: 15px 30px;
    background: #fff5e8;

}


.flatpickr-day.selected{
    background: #C18532 !important
}

.ulAlert {
    text-align: left;
    /* margin-top: 15px; */
    /* margin-left: 15px; */
    margin: 15px;
}

#cookie-message {
    position: fixed;
    z-index: 99;
    width: 80%;
    margin: auto;
    bottom: 20px;
    font-size: 0.8em;
    padding: 5px 10px;
}
#accept-cookies{
    font-size: 0.8em !important;
}
@media screen and (max-width: 600px) {
    #texto-apresentacao{
        width: 100%;
    }
    .page{
        background-size: 95% ;
    }
    .banner1{
        justify-content: normal;
        height: auto;
        background: rgba(255, 255, 255, 0.9);
    }
    .container-principal{
        height: auto;
    }

}
