@font-face {
    font-family: 'Raleway', sans-serif;
    font-style: NORMAL;
    font-weight: 400;
    src: url(/assets/fontes/Raleway-Black.ttf) format('ttf');
}

body {
    max-height: 1920px !important;
    /* font-family: 'Raleway', 'sans-serif' !important; */
}

.cada_icone {
    width: 70px !important;
    height: 70px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background-color: #0677B6 !important;
    border-radius: 50% !important;
}

.titulo_resumo {
    background: #27A9DD !important;
    border-radius: 7px !important;
    color: white !important;
    font-weight: bold !important;
    text-align: right !important;
    padding: 4px 10px 5px 10px !important;
    margin-bottom: 0 !important;
}

.titulo_resumo p {
    margin-bottom: 0 !important;
}

.flex_icones2 {
    display: flex !important;
    justify-content: center !important;
    margin-bottom: 30px !important;
    align-items: center !important;

}

.flex_icones2 span {
    color: #252425;
    font-size: 30px !important;
    margin-bottom: 10px !important;

}

.idades {
    text-align: left;
    font-weight: bold;
    padding-left: 10px;
}

.inputs_pessoas {
    width: 50px !important;
    padding: 0 !important;
    text-align: center !important;
}

.icone_palavra {
    display: flex !important;
    /* align-items: flex-end !important; */
    align-items: center !important;
}

.icone_palavra p {
    color: #0B3AD2 !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    margin-left: 10px !important;
    line-height: 20px !important;
}

.pd-20 {
    padding: 30px !important;
}

.fs-22 {
    font-size: 22px !important;
}

.fs-28 {
    font-size: 28px !important;
}
.mb-30{
    margin-bottom: 10px !important;
}

.black {
    color: #3c3c3c !important;
}

.text-center {
    text-align: center !important;
}

.icones {
    font-size: 22px !important;
}

.titulo {
    font-size: 24px;
    color: #FFF;
    font-weight: 600;
    text-align: justify;
}

.titulo2 {
    font-size: 24px;
    color: #00000091;
    font-weight: 600;
    text-align: justify;
}

.subtitulo {
    font-size: 28px;
    color: #FFF;
    min-width: 100px;
    font-weight: 600;
}

.subtitulo2 {
    font-size: 22px;
    color: #FFF;
    min-width: 100px;
    font-weight: 600;
    line-height: 155px;
    text-align: justify !important;
}

.box_titulo {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 22px;
    /* background-color: #ffffff69; */
    /* background-color: #FFFFFF; */
    margin-bottom: 16px;

}

.centralizado {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.inner-border {
    border: 2px solid white;
    padding: 4px;
    box-sizing: border-box;
}

.botao_pink {
    border-radius: 40px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #f74925;
    border-style: solid;
    border-width: 5px;
    box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.5);
    padding: 46px;
}

.botao_azul {
    border-radius: 40px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #0E2ABC;
    border-style: solid;
    border-width: 5px;
    border: 4px solid #fff;
    box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.5);
    padding: 46px;
}

.botao_laranja {
    border-radius: 40px;
    fill: #FFFFFF;
    color: #FFFFFF;
    /* color: #3c3c3c; */
    background-color: #fdc630;
    border-style: solid;
    border-width: 5px;
    box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.5);
    padding: 46px;
}

.botao_verdelimao {
    border-radius: 40px;
    fill: #FFFFFF;
    /* color: #FFFFFF; */
    color: #3c3c3c;
    background-color: #1eb996;
    border-style: solid;
    border-width: 5px;
    box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.5);
    padding: 46px;
}

.botao_verde {
    border-radius: 40px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #81c91d;
    border-style: solid;
    border-width: 5px;
    box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.5);
    padding: 46px;
}

.botao_azulclaro {
    border-radius: 40px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #11B3EA;
    border-style: solid;
    border-width: 2px;
    box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.5);
    padding: 12px;
}

.botao_pgto {
    width: 310px;
    height: 310px;
    display: flex;
    flex-direction: column;
    margin: 100px 0 50px 0;
    padding-top: 50px;
    /* border:2px solid rgba(0,0,0,0.4); */
    border-radius: 10px;
    box-shadow: 2px 5px 11px rgba(0, 0, 0, 0.4);
    background-color: #fff;
    color: #212529;
    font-size: 22px;
    ;
    text-align: center;
}

#botao_voltar {
    border-radius: 23px !important;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #27A9DD;
    border-style: solid;
    border-width: 5px;
    border: 4px solid #fff;
    box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.5);
    padding: 20px 80px !important;
    font-size: 25px !important;
}

#botao_pix {
    border-radius: 23px !important;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #81C91D;
    border-style: solid;
    border-width: 5px;
    border: 4px solid #fff;
    box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.5);
    padding: 20px 80px;
    margin-right: 5px;
    font-size: 25px !important;
}

#botao_cartao {
    border-radius: 23px !important;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #FE7400;
    border-style: solid;
    border-width: 5px;
    border: 4px solid #fff;
    box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.5);
    padding: 20px 80px;
    font-size: 25px !important;
}

#botao_imprimir {
    border-radius: 23px !important;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #FE7400;
    border-style: solid;
    border-width: 5px;
    border: 4px solid #fff;
    box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.5);
    padding: 20px 80px;
    font-size: 25px !important;
}

#botao_imprimir2 {
    border-radius: 23px !important;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #81C91D;
    border-style: solid;
    border-width: 5px;
    border: 4px solid #fff;
    box-shadow: 1px 2px 6px 0px rgba(0, 0, 0, 0.5);
    padding: 20px 80px;
    font-size: 25px !important;
}


#ticket_estacionamento .card{
    box-shadow: rgba(0, 0, 0, 0.4);
    background-color: #fbf0e4;
}

.botao_pgto img {
    width: 150px;
    margin: 10px auto;
}

.botao_pgto span {
    font-size: 25px;
    color: #0E2ABC;
}

.botao_pgto a {
    display: flex;
    flex-direction: column;
}

#painel_saldo {
    background-color: #edddce;
    color: rgba(39, 34, 34, 0.541);
    height: 200px;
    padding: 80px;
    margin: -15px 0 0 0 !important;
    font-size: 40px;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
}

#form_pgto {
    width: 100%;
    height: auto;
    padding: 140px 20px;
    background: #EDDDCE;
}

#form_pgto .input-group {
    width: 40% !important;
}


#modalConsultaSaldo .card {
    background-color: rgba(255, 255, 255, 0.4);
    background-color: #fbf0e4;
}

#modalValidarEstacionamento .card{
    background-color: #fbf0e4;
}



/* svg {
    width:60px;
    height:60px;
    color:#ed8c0e;
    
} */

#pgto {
    width: 100%;
    /* margin-top:100px; */
    /* padding: 10px; */
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#valores_recarga {
    display: flex;
    justify-content: space-evenly;
    margin-left: 15px;
    margin-right: 15px;
}

.btn_vlr {
    width: 280px;
    height: 280px;
    padding: 30px 10px;
    /* margin:10px; */
    box-shadow: 2px 5px 12px rgba(0, 0, 0, 0.3);
    font-size: 40px;
    color: #Fe7400;
    font-weight: 500;
    text-align: center;
    border-radius: 15px;
}



#outroValorRecarga {
    width: 100%;
    height: 700px;
    margin-top: -50px;
    margin-left: 12px;
    padding: 60px 70px;
    background-color: #FE7400;
}



#outroValorRecarga .form-control {
    border: 3px solid #fe7400 !important;
    border-radius: 50px !important;
    font-size: 30px;
}

#logo_animado {
    /* margin: -60px 35% 60px; */
    margin: -90px 42% 60px;
}

/*  teclado virtuaal Recarga*/

.keyboard_2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5px;
    max-width: 480px;
    margin: 20px auto;
}
.key_2 {
    padding: 15px;
    font-size: 21px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 15px;
    cursor: pointer;
    user-select: none;
    background-color: #f8f9fa;
}
.key_2:hover {
    background-color: #e0e0e0;
}
.space_2 {
    grid-column: span 10;
}
.backspace_2 {
    grid-column: span 3;
    background-color: #ff5757;
    color: white;
}

/* end */

/* Teclado Virtual Pgtos */
   .keyboard {
            display: grid;
            grid-template-columns: repeat(10, 1fr);
            gap: 5px;
            max-width: 500px;
            margin: 20px auto;
        }
        .key {
            padding: 15px;
            font-size: 21px;
            text-align: center;
            border: 1px solid #ccc;
            border-radius: 5px;
            cursor: pointer;
            user-select: none;
            background-color: #f8f9fa;
            width: 97px;
        }
        .key:hover {
            background-color: #e0e0e0;
        }
        .space {
            grid-column: span 10;
        }
        .backspace {
            grid-column: span 3;
            background-color: #ff5757;
            color: white;
        }
/* end */


#outroValorRecarga .form-control-lg {
    padding: 1rem !important;
}

#outroValorRecarga h2 {
    color:rgba(0,0,0,0.6);
    text-align:center!important;
    font-size:45px !important;
    font-weight:600;
}

.modal.modal-right .modal-dialog {
    position: fixed;
    margin: 0;
    width: 100%;
    /* Defina a largura desejada (exemplo: 40% da tela) */
    max-width: 1920px;
    /* Largura máxima */
    height: 100vh;
    /* Altura total da tela */
    right: -100%;
    /* Começa fora da tela */
    top: 0;
    bottom: 0;
    display: block !important;
    align-items: center;
    transition: right 0.4s ease-in-out;
}

.modal.modal-right.show .modal-dialog {
    right: 0;
    /* Move para dentro da tela ao ser ativado */
    width: 100% !important;
}

.modal-content {
    width: 100% !important;
    height: 100%;
    /* Faz com que o conteúdo ocupe toda a altura do modal */
    display: flex;
    flex-direction: column;
}

.modal-body {
    flex-grow: 1;
    /* Permite que o corpo do modal ocupe o espaço disponível */
    overflow-y: auto;
    /* Adiciona rolagem se o conteúdo for muito grande */
    padding: 0px !important;
}

.modal .btn {
    padding: 22px 64px !important;
    margin-right: 10px;
    border-radius: 40px !important
}

.modal-header {
    height: 400px;
    /* background-color: #0E2ABC; */
    color: #fff;
}

.left {
    float: left !important;
}

.modal-footer {
    background-color: #F74925 !important;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}

.form-control {
    display: block;
    width: 100%;
    /* padding: 1rem; */
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.fundo_azul_claro {
    background: #27A9DD !important;
    display: flex !important;
    justify-content: space-between !important;
    color: white !important;
    border-radius: 10px !important;
    align-items: center !important;
    padding: 10px !important;
    /* margin-bottom: 30px; */
    line-height: 18px;
}

.data_escolhida {
    width: 100% !important;
    text-align: center !important;
    border-radius: 7px !important;
    cursor: pointer !important;
    border: 2px solid #27A9DD !important;
    padding: 10px !important;
    margin-bottom: 20px;
}

.valores_ingressos {
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    font-weight: 600 !important;
    text-align: right !important;
    font-size: 13px !important;
}

.format_input {
    width: 100% !important;
    text-align: center !important;
    border-radius: 7px !important;
    cursor: pointer !important;
    border: 2px solid #27A9DD !important;
    padding: 10px !important;
}

.prosseguir {
    background-color: #CBE000 !important;
    color: white !important;
    padding: 20px !important;
    border-radius: 7px !important;
    font-size: 18px !important;
    font-weight: bold !important;
    text-align: center !important;
    margin-bottom: 20px !important;
    font-size: 14px !important;
    border: none !important;
    width: 100% !important;
}

.prosseguir_cartao {
    background-color: #2E9FE5 !important;
    color: #212529 !important;
    padding: 20px !important;
    border-radius: 7px !important;
    font-size: 24px !important;
    font-weight: bold !important;
    text-align: center !important;
    /* margin-bottom: 20px !important; */
    font-size: 14px !important;
    border: none !important;
    width: 100% !important;
}

.duvidas {
    background-color: #cbe000 !important;
    color: #252425 !important;
    padding: 20px !important;
    border-radius: 7px !important;
    font-size: 24px !important;
    font-weight: bold !important;
    text-align: center !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    font-size: 14px !important;
    width: 100% !important;
    border: none !important;
}

.input-group:not(.has-validation)> :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 30%;
}

.botao_aumentar {
    height: 100%;
    width: 30px;
    background-color: #0677B6;
    border: none;
}

.botao_diminuir {
    height: 100%;
    width: 30px;
    background-color: #0677B6;
    border: none;
}

.input-pessoas {
    text-align: center !important;
}

.footer {
    height: 5% !important;
    padding-top: 10px;
    border-radius: 30px !important;
    box-shadow: 0px -5px 10px rgba(0, 0, 0, 0.3);
}

.footer .nav {
    max-width: 900px !important;
    display: flex;
    justify-content: space-between;
}






@media (max-width: 767.98px) {

    /* Bootstrap md breakpoint é 768px, então usamos 767.98px para dispositivos menores que md */
    .mobile-mb-40 {
        margin-bottom: 30px;
    }
}