@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&family=Roboto+Slab:wght@400;500;700&display=swap');

.montserrat {
    font-family: 'Montserrat', 'Arial', sans-serif;
}

.roboto {
    font-family: 'Roboto Slab', 'Arial', serif;
}

.tempo {
    background-color: white;
    color: black;
}

.h-10 {
    height: 10% !important;
}

.certa-resposta {
    animation: certa-resposta 6s ease 0s infinite normal forwards;
    border-radius: 50%;
}

@keyframes certa-resposta {

    0%,
    50%,
    100% {
        border: 4px solid rgb(25, 135, 84, .6);
    }

    25%,
    75% {
        border: 4px solid rgba(25, 135, 84, .0);
    }
}

@media (min-width: 1200px) and (min-height: 850px) {
    .footer-preso {
        position: fixed;
        bottom: 0px;
        width: 100%;
    }
}

@media(min-width: 902px) and (min-height: 800px) {
    .footer-menor-conteudo-4 {
        position: fixed;
        bottom: 0px;
        width: 100%;
    }
}

@media(min-width: 992px) and (min-height: 600px) {
    .footer-menor-conteudo-3 {
        position: fixed;
        bottom: 0px;
        width: 100%;
    }
}

@media (min-width: 815px) and (min-height: 1106px) {
    .footer-preso {
        position: fixed;
        bottom: 0px;
        width: 100%;
    }
}

@media(min-width: 300px) and (max-width: 920px) and (min-height: 743px) {

    .footer-menor-conteudo-2,
    .footer-menor-conteudo-3,
    .footer-menor-conteudo {
        position: fixed;
        bottom: 0px;
        width: 100%;
    }

    .container-fixed {
        position: fixed;
        top: 17%;
        left: 50%;
        transform: translateX(-50%);
    }

    .finalizado-absoluto {
        height: 119% !important;
    }
}

.bg-branco {
    background-color: #FFFFFF;
}

.border-1-px {
    border: 1px solid #FFFFFF;
}

.sessao-branca {
    background-color: #FFFFFF;
    z-index: 2;
    height: 25% !important;
    bottom: 0% !important;
    width: 100% !important;
}

.absoluta-1 {
    top: -125% !important;
    left: 24% !important;
    z-index: 3;
}

.absoluta-2 {
    top: -250% !important;
    left: -5% !important;
}

.absoluta-3 {
    bottom: -129% !important;
    right: 0% !important;
    width: 35%;
}

.absoluta-4 {
    bottom: 100% !important;
    left: 50% !important;
    transform: translateX(-50%);
    width: 74%;
}

@media(max-width: 991px) {
    .finalizado-absoluto {
        width: 110%;
        left: 50%;
        transform: translateX(-50%);
        height: 93%;
        top: 40%;
        border-radius: 25px;
    }

    .progress {
        height: 120%;
    }
}

.pontos-1-teste-logico {
    top: -25%;
    left: -60%;
}

.pontos-2-teste-logico {
    bottom: -6%;
    right: -60%;
}

.pontos-3-teste-logico {
    top: -33%;
}

.pontos-4-teste-logico {
    top: -26%;
    right: 0%;
}

.bottom-30 {
    bottom: 30% !important;
}

.traco::after {
    height: 100%;
    content: "";
    position: absolute;
    left: 87%;
    border: 1px solid #7e7e7f;
    top: 50%;
    transform: translateY(-50%);
}

@media(min-width: 992px) {
    .bottom-30 {
        bottom: 13% !important;
    }

    .px-17-2 {
        font-size: 1.063rem !important;
    }

    .finalizado-absoluto {
        height: 93%;
    }

    .progress {
        height: 80%;
    }

    .px-agradecimento {
        font-size: 1.188rem !important;
    }
}

.w-35 {
    width: 35% !important;
}

.absoluta-5 {
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.pontos-conclua {
    z-index: 1 !important;
    left: -34% !important;
    top: 50%;
    transform: translateY(-50%);
}

.z-index-2 {
    z-index: 2 !important;
}

.z-index-3 {
    z-index: 3 !important;
}

.w-10 {
    width: 10% !important;
}

.cinza {
    color: #454545;
}

header,
.bg-azul {
    background-color: #f3f6ff;
}

.azul,
.habilite {
    color: #194BF8;
}

.bg-azul-2 {
    background-color: #194BF8;
    box-shadow: 0px 9px 8px #194BFF60;
}

.bg-azul-3 {
    background-color: #e8edff !important;
}

footer,
.programa,
.cadastro,
.sessao-azul,
.sessao-azul-2 {
    background-color: #194BF8;
}

.vh-100 {
    height: 100vh !important;
}

.bg-verde {
    background-color: #39FFCD;
}

footer {
    z-index: 5;
}

.sessao-azul {
    bottom: 0% !important;
    height: 25% !important;
}

.perguntas-faq,
.card-body {
    background-color: #F2F2F2 !important;
    color: #454545 !important;
    border: none !important;
    border-radius: 0px;
    z-index: 2;
}

.contato {
    background-color: #39FFDA;
}

.w-button {
    width: 100% !important;
}

.accordion-button::after {
    display: none !important;
}

.enviar {
    background-color: #00FFCD;
    border-radius: 50px !important;
    padding-left: 60px;
    padding-right: 60px;
    font-weight: bold !important;
}

@media (max-width: 767px) {
    .mt-inicio-teste-mobile {
        margin-top: 170px;
    }
}

@media (min-width: 768px) {
    .mt-inicio-teste-mobile {
        margin-top: 280px;
    }
}

.porbaixodoheader {
    height: 109px;
}

@media (min-width: 992px) {
    .px-68 {
        font-size: 3.8rem !important;
    }

    .sessao-azul {
        background-color: initial !important;
    }

    .sessao-branca {
        background-color: #194BFF;
        right: 0% !important;
        width: 50% !important;
        height: 100% !important;
    }

    .porbaixodoheader {
        height: 117px;
    }

    .btn-dropdown:hover,
    .btn-dropdown:active,
    .btn-dropdown:focus,
    .dropdown-menu {
        color: white;
    }

    .show::after {
        content: "";
        width: 0;
        height: 10;
        border-style: solid;
        border-width: 0 10px 20px 10px;
        border-color: transparent transparent #194BFF transparent;
        position: absolute;
        bottom: 100%;
    }

    .divisoria::after {
        position: absolute;
        height: 150%;
        width: 1px;
        background-color: #ffffff;
        content: "";
        right: -17%;
        top: 50%;
        transform: translateY(-50%);
    }
}

@media(min-width: 1050px) {
    .divisoria::after {
        position: absolute;
        height: 150%;
        width: 1px;
        background-color: #ffffff;
        content: "";
        right: -36%;
        top: 50%;
        transform: translateY(-50%);
    }
}

header {
    z-index: 10;
    position: fixed;
    width: 100% !important;
    top: 0px;
}

.embed-container {
    position: relative;
    height: fit-content;
    overflow: hidden;
    max-width: 100%;
}

@media(max-width: 263px) {
    .titulo-home {
        font-size: 1.1rem;
    }

    .px-33 {
        font-size: 1.2rem;
    }
}

@media (min-width: 264px) {
    .titulo-home {
        font-size: 1.7rem;
    }
}

@media (min-width: 381px) {
    .titulo-home {
        font-size: 1.8rem;
    }
}

@media (min-width: 1600px) {
    .titulo-home {
        font-size: 2.438rem;
    }
}

.navbar-toggler {
    border: none !important;
}

.navbar-toggler-icon {
    background-image: url(../images/Menu.webp);
}

@media (max-width: 767px) {
    .bg-titulos-3 {
        max-width: 60%;
    }
}

@media (min-width: 768px) {

    .bg-titulos-3 {
        max-width: 35%;
    }

    .w-button {
        width: 50% !important;
    }
}

.font {
    position: absolute;
    left: -1000%;
}

.btn-dropdown:hover,
.btn-dropdown:active,
.btn-dropdown:focus,
.dropdown-menu,
.btn-relatiorio {
    background-color: #194BFF;
}

.dropdown-escondido:active,
.dropdown-escondido:focus,
.dropdown-escondido:hover {
    background-color: inherit !important;
}

.dropdown-item,
.dropdown-item:hover,
.dropdown-item:focus {
    color: white !important;
    background-color: #194BFF;
}

.triangle {
    position: absolute;
    right: 0%;
    top: 60%;
    transform: translateY(-50%);
    display: inline;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-top: 10px solid blue;
    transition: all .5s;
}

.triangle-up {
    transform: rotate(180deg);
    transform-origin: 50% 0%;
}

.dropdown-toggle::after {
    display: none !important;
}

@media (min-width: 1200px) {
    .w-absoluto-grande {
        width: 42%;
    }

    .cadastro {
        position: relative;
    }

    .w-button {
        width: 70% !important;
    }

    .geral {
        background-color: #f3f6ff;
    }

    .w-botao-video {
        width: 92%;
    }

    .bg-titulos-3 {
        max-width: 88%;
    }

}

.bg-titulos {
    width: fit-content;
}

@media (min-width: 1500px) {
    .w-absoluto-grande {
        width: 45%;
    }
}

@media (min-width: 1700px) {
    .w-absoluto-grande {
        width: 35%;
    }
}

@media (min-width: 2300px) {
    .w-absoluto-grande {
        width: 25%;
    }
}

.divisor-cronometro {
    font-size: 1.7rem;
    color: #d0e1fd;
}

.bg-cronometro {
    background-color: #d0e1fd;
    height: 38px;
    width: 25px;
    margin-bottom: 5px;
    color: #194bff;
    font-size: 1.7rem;
    font-weight: bold;
    border-radius: 3px;
}

.medium {
    font-weight: 500 !important;
}

.bg-titulos,
.bg-titulos-3,
.bg-fit-content,
.bg-fit-content-2 {
    background-color: #FF1414;
}

.vermelho-2 {
    color: #FF1414 !important;
}

.pagination {
    justify-content: center !important;
}

.bg-vermelho {
    background-color: #FF1414 !important;
}

.bg-progresso {
    background-color: #39FEDA;
}

.bg-fit-content {
    display: inline;
    font-size: 1.563rem;
}

.cinza-form,
.mensagem {
    color: #7C7C7C !important;
}

.bg-fit-content-2 {
    display: inline;
    font-size: 2.5rem;
}

.btn-1 {
    background-color: #1AFEDA;
    border-radius: 30px;
}

.btn-1:hover {
    color: #FFFFFF;
}

.btn:hover,
.btn:active,
.btn:focus,
.hover-1:hover {
    background-color: #194BFF;
}

.hover-1:hover,
.hover-1:active,
.hover-1:focus,
.hover-1:focus-visible {
    background-color: #194BFF !important;
    color: #FFFFFF !important;
}

.hover-2:hover,
.hover-2:active,
.hover-2:focus,
.hover-2:focus-visible {
    background-color: #FFFFFF !important;
    color: #194BFF !important;
}

.branco-2 {
    color: #FDFDFD;
}

.bg-cinza,
.perguntas-faq:hover,
.perguntas-faq:active,
.perguntas-faq:focus,
.perguntas-faq:focus-visible {
    background-color: #F2F2F2 !important;
}

.border-radius-14 {
    border-radius: 14px !important;
    border: none !important;
}

.border-radius-30,
.border-radius-41 {
    border-radius: 30px;
}

.border-radius-34 {
    border-radius: 34px;
}

.border-radius-68 {
    border-radius: 68px;
    border: none !important;
}

@media(min-width: 992px) {
    .input-personalizado {
        height: 33px !important;
        width: 40px !important;
    }
}

@media(max-width: 991px) {
    .input-personalizado {
        height: 27px !important;
        width: 27px !important;
    }
}

.questionario {
    min-height: 385px !important;
}

.opcao-questionario {
    border-radius: 7px;
    border: 1px solid #FFFFFF;
}

.form-check-input[type=radio] {
    border-color: #39FEDA;
}

.scrollable {
    max-height: 412px;
    overflow-y: scroll;
}

.px-36 {
    font-size: 2.25rem !important;
}

.ops {
    color: #F61614 !important;
}

.h-check {
    height: 25px !important;
}

.botao-vermelho {
    background-color: #f61614 !important;
    border-radius: 30px !important;
}

.form-conclua {
    border-radius: 27px;
    box-shadow: 13px 11px 9px #194BFF5C;
    z-index: 3;
}

.azul-2 {
    color: #194BFF;
}

.accordion-button:focus {
    box-shadow: none !important;
}

.px-18 {
    font-size: 1.125rem !important;
}

.strong {
    font-weight: bolder !important;
}

@media(max-width: 500px) {
    .px-18 {
        font-size: 1rem !important;
    }
}



@media(min-width: 300px) {
    .telamuitoestreita {
        display: none;
    }
}

#dropdownn a:hover {
    background-color: white;
    color: #000000 !important;
}

.preto {
    color: #000000;
}

.seta {
    position: absolute;
    margin-top: 7.5px;
    margin-left: 19px;
    padding: 6px;
    box-shadow: 1px -1px 0 0px #000 inset;
    border: solid transparent;
    border-width: 0 0 1px 1px;
    transform: rotate(225deg);
}

.px-49 {
    font-size: 3.063rem;
}

.px-40 {
    font-size: 2.5rem;
}

.px-35 {
    font-size: 2.188rem !important;
}

.px-33 {
    /* font-size: 2.063rem !important; */
}

.px-19 {
    font-size: 1.188rem !important;
}

.px-17-2 {
    font-size: 1.063rem !important;
}

.px-29 {
    font-size: 1.813rem !important;
}

.px-26 {
    font-size: 1.625rem !important;
}

.px-24 {
    font-size: 1.5rem !important;
}

.px-20 {
    font-size: 1.25rem !important;
}

.px-15,
.px-agradecimento {
    font-size: 0.938rem;
}

.px-14 {
    font-size: 0.875rem;
}

.px-10 {
    font-size: 0.625rem !important;
}

.byVision {
    font-weight: 400 !important;
}

.botao {
    margin-top: 15px;
    text-decoration: none !important;
    background: #1afecd;
    border-radius: 28px;
    padding: 20px 45px;
    color: #194bf8;
    display: inline-block;
    font: normal bold 18px/1 "Roboto", sans-serif;
    text-align: center;
}

footer {
    background: #194BF8;
}

.ops {
    color: #F61616;
}
