@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");

body {
    font-family: "DM Sans", sans-serif;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(
            to bottom,
            rgba(223, 222, 203, 1),
            rgba(241, 95, 56, 1)
    );
}

.container_total {
    margin: auto;
}

.container_geral {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0;
    margin: 0 auto;
    height: auto;
}

.titulo {
    text-align: left;
    color: #fff;
    font-size: 34pt;
}

.centralizado {
    text-align: center;
    color: #192437;
    font-size: 20pt;
    font-weight: 400;
}

.titulo_azul {
    text-align: left;
    color: #192437;
}

.subtitulo_azul {
    text-align: left;
    color: #192437;
    font-size: 18pt;
}

.subtitulo {
    text-align: left;
    color: #fff;
    font-size: 18pt;
}

.paragrafo {
    text-align: left;
    color: #fff;
    font-size: 14pt;
}

.espaco_le {
    width: 10%;
    margin-left: 0;
}

.container_le {
    width: 45%;
    height: 100%;
    visibility: visible;
    background-color: rgba(25, 36, 55, 0.95);
    border-radius: 36px 0px 0px 36px;
    align-items: center;
    justify-items: left;
    align-content: center;
    margin: auto;
    display: flex;
    z-index: 1;
}

.conteudo_le {
    padding: 2rem;
}

.container_ld {
    background-color: #192437;
    height: 100%;
    width: 100%;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    align-items: center;
    display: flex;
    z-index: 2;
}

.containerformulario {
    background-image: url(../img/bg.webp);
    border-radius: 1rem 0 0 1rem;
    height: 100%;
    width: 100%;
    margin: auto;
    align-items: center;
    display: flex;
}

.container_ld2 {
    padding: 2rem;
    margin: auto;
    width: 50%;
    align-items: center;
    justify-content: end;
    visibility: hidden;
    position: absolute;
    transition: visibility 2000ms;
}

.container_esquerdo {
    padding: 6em 2em 6em 6em;
    width: 50%;
    margin: auto;
    position: relative;
}

.container_direito {
    padding: 6em 0 6em 2em;
    width: 50%;
    margin: auto;
    position: relative;
}

.container_geral2 {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
    width: 100%;
}

.container_aprovacao {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
    border-radius: 20px 20px 20px 20px;
    width: 90vh;
    padding: 2em;
    background-color: #192437;
}

.container_referencia {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
    width: 100%;
}

.container_rodape {
    color: #1a2437;
    padding: 1em;
    display: flex;
    flex-direction: row;
    width: 80%;
    margin: auto;
}

.formulario {
    padding: 1rem;
    width: 60%;
    background-color: rgb(0, 0, 0, 0.75);
    background-blend-mode: multiply;
    border-radius: 1rem;
    margin: auto;
}

.resultadofinal {
    padding: 1rem;
    width: 60%;
    /*   background-color: rgb(0, 0, 0, 0.75);
    background-blend-mode: multiply; */
    border-radius: 1rem;
    margin: auto;
}

.input2colunas {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.inputcoluna {
    height: 4em;
    margin-bottom: 5px !important;
    display: grid;
    width: 49%;
}

.labelcoluna {
    margin-bottom: 5px !important;
}

.icon {
    width: 20px;
    height: 20px;
}

.alinhar_esquerda {
    text-align: left;
    margin-left: 20px;
}

li {
    display: flex;
    margin-bottom: 1rem;
}

#rodape {
    display: flex;
    margin: auto;
}

#aprovacao_MCTI {
    display: flex;
    margin: 5em auto;
    justify-content: center;
}

#grownt_referencia {
    display: flex;
    padding: 6em;
    justify-content: center;
}

.img_team {
    width: 45rem;
    text-align: right;
}

.img_team_group {
    text-align: right;
    z-index: 1;
    position: relative;
}

.img_desbloqueie {
    width: 30rem;
    z-index: 2;
    padding-top: 35rem;
}

#img_desbloqueie {
    transition: margin-top 0.1s ease-out;
}

.img_desbloqueie_box {
    text-align: left;
    z-index: 2;
    position: absolute;
    margin-left: -5rem;
}

.img_logo_rodape {
    width: 7%;
}

.texto {
    color: #192437;
    font-size: 14pt;
}

.texto_rodape {
    text-align: right;
    margin-right: 0;
}

h1 {
    font-family: "Bricolage Grotesque", sans-serif;
    text-align: left;
    color: #fff;
}

h2 {
    font-family: "Bricolage Grotesque", sans-serif;
    font-weight: 700;
    font-size: 28pt;
    color: #fff;
}

h3 {
    font-family: "Dm Sans", sans-serif;
    font-weight: 400;
    font-size: 18pt;
}

h4 {
    font-family: "Bricolage Grotesque", sans-serif;
    font-weight: 400;
    font-size: 12pt;
    color: white;
    margin: 0;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #fff;
    display: flex;
}

form {
    display: flex;
    flex-direction: column;
}

label {
    margin-bottom: 5px;
    font-weight: 500;
    color: #fff;
}

input {
    background-color: #fff;
    font-size: 10pt !important;
}

select {
    background-color: #fff;
    font-size: 10pt !important;
}

button {
    font-family: "DM Sans", sans-serif !important;
    font-weight: 700 !important;
    font-size: 14pt !important;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    background: #f15f38;
    border: none;
    cursor: pointer;
    margin-top: 1rem;
    transition: 500ms;
}

input,
select,
button {
    margin-bottom: 0.5rem;
    padding: 10px;
    border-radius: 0.5rem;
    font-family: "DM Sans", sans-serif;
    border: none;
}

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

button:hover {
    background: #1a2437;
    transition: 500ms;
    color: #fff;
}

#consultor {
    background: #dfdecb !important;
    color: #1a2437;
}

#consultor:hover {
    background: #a5a491 !important;
    color: #1a2437;
}

p {
    margin: auto;
}

table {
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    color: #1a2437;
    width: auto;
}

#totaldispendios {
    height: 3.5em;
}

#total {
    font-size: 16pt;
}

#linhatabela {
    background-color: rgba(255, 255, 255, 0.6);
    height: 3rem;
    padding: 1rem;
}

#incentivocsll,
#incentivoirpj,
#incentivototal {
    background-color: #1a2437;
    height: 3rem;
    padding: 1rem;
    color: #fff;
    font-size: 1.4rem;
}

.calculadora {
    display: flex;
    margin: auto;
    height: 120vh;
}

.empresa_elegivel {
    display: flex;
    margin: auto;
    width: 100%;
}

tr {
    font-size: 14px;
    font-weight: 400 !important;
}

th {
    margin: 0;
    padding: 1rem;
    border-radius: 0.5rem;
}

#resultado {
    margin-top: 20px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

#logogrownt {
    margin: auto;
    text-align: left;
}

.img_resultado {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: 1rem;
}

.botaoPDF {
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

#img_woman {
    width: 80%;
}

#modalcreditopotencial {
    display: none; /* Escondido por padrão */
}

#modallimitecredito {
    display: none; /* Escondido por padrão */
}

#modalcreditoefetivo {
    display: none; /* Escondido por padrão */
}

#topopdf {
    display: none; /* Escondido por padrão */
}

canvas {
    display: none; /* Escondido por padrão */
}
@media only screen and (max-width: 470px) {
    .container_total {
        margin: auto;
        display: flex;
        flex-direction: column;
        width:100%;
    }
    .container_geral {
        display: flex;
        flex-direction: column;
    }

    .container_geral2{
        display: flex;
        flex-direction: column;
        z-index: 2;
    }

    .container_le{
        padding: 0;
        visibility: visible;
        border-radius: 2em 2em 0 0;
        width: 95%;
    }
    .conteudo_le {
        padding: 2em;
    }

    .container_ld{
        width: 95%;
    }

    .container_direito {
        padding: 2em 0 2em 0;
        width:90%;
    }

    .container_esquerdo {
        padding: 2em 0 2em 1em;
        width: 90%;
    }

    .container_referencia{
        width: 40vh;
    }

    .container_formulario{
        border-radius: 0;
    }

    .formulario{
        border-radius: 0;
        width: 95%;
    }

    .espaco_le{
        visibility: hidden;
        height: 2em;
        width: 100%;
    }

    .calculadora {
        display: flex;
        margin: auto;
        height: auto;
    }

    .inputcoluna{
        margin-bottom: 5px !important;
        display: grid;
        width: 49%;
        height: 6em;
        font-size: 12pt;
        }
        .img_desbloqueie_box {
        text-align: left;
        z-index: 2;
        position: absolute;
        margin: -1.5em;
        width:100%;
    }
        .img_desbloqueie {
        width: 20em;
        z-index: 2;
        padding-top: 35rem;
    }

    .container_rodape {
        color: #1a2437;
        padding: 1em;
        display: flex;
        flex-direction: column;
        margin: auto;
        width:auto;
        align-items: center;
    }

    .img_logo_rodape {
        width: 50%;
        margin-bottom: 2em;
    }

    .empresa_elegivel {
        display: flex;
        margin: auto;
        width: 100%;
        position: relative;
    }
    .centralizado {
        font-size: 16pt;
    }
    .img_team_group {
    text-align: right;
    z-index: 1;
    position: relative;
    overflow: hidden;
    width:100%;
    }

    .img_team{
        width: 100%;
        border-radius:1em;
    }

    #grownt_referencia {
        padding: 3em;
    }

    ul {
        list-style: none;
        margin-left:-2em;
        margin-right: 1em;
    }
}
