body {
    font-family: "Lato", sans-serif;
}

.header {
    margin-top: 30px;
    margin-bottom: 34px;
    margin-left: 30px;
    margin-right: 30px;
    display: flex;
    justify-content: space-between;
}

.container-xl {
    max-width: 1200px;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #FFF;
}

.pos-slide-area.row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    min-height: 150px;
}
.azul-left-area {
    background-color: #222b54;
    padding-top: 30px;
    padding-bottom: 40px;
    color:#FFF;
    font-size: 20px;
    font-weight: 400;
    padding-left: 50px;
    padding-right: 50px;
    line-height: 36px;
    border-bottom-left-radius: 34px;
}
.azul-left-area p {
    margin-bottom: 0;
}
.azul-left-area i:before {
    font-size: 9px !important;
    vertical-align: middle;
    padding-right: 6px;
}
.azul-right-area {
    background-color: #2290cf;
    padding-top: 30px;
    padding-bottom: 40px;
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    padding-left: 36px;
    padding-right: 36px;
    border-bottom-right-radius: 34px;
}

.beneficios-area {
    margin-top: 60px;
    text-align: center;
}

.beneficios-area h2.titulo {
    color: #2290cf;
    font-size: 40px;
    font-weight: 700;
}


.quadrados.row {
    margin-top: 50px;
}

.quads {
    text-align: center;
    padding-left: 22px;
    padding-right: 22px;
}
.quads h4 {
    margin-top: 14px;
    font-size: 26px;
    font-weight: 800;
    color: #2290cf;
}
.quads p {
    margin-top: 20px;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    line-height: 24px;
}


.como-funciona-area {
    margin-top: 70px;
    /* background-color: #DDD; */
    min-height: 300px;
    padding-left: 20px;
    padding-right: 20px;
}



.passos.row {
    margin-top: 40px;
    padding-left: 70px;
    padding-right: 70px;
}
.passo {
    border-left: solid 4px #222b54;
    padding-left: 16px;
}

.numeracao-area {
    display: flex;
    justify-content: space-between;
    margin-top: -10px;
}
.numeracao-area h2 {
    color: #2290cf;
    font-size: 60px;
    font-weight: 900;
}
.numeracao-area h2 i::before {
    font-weight: 900 !important;
    font-size: 54px;
}
.passo p {
    margin-bottom: 0;
    margin-top: -4px;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    line-height: 20px;
    padding-right: 40px;
}


.perguntas-frequentes-area {
        display: none;
    margin-top: 80px;
    padding-left: 60px;
    padding-right: 60px;
}

.perguntas-frequentes-area h2.titulo {
    color: #2290cf;
    font-size: 36px;
    font-weight: 900;
    text-align: left;
}


.pergunta h5 {
    margin-top: 34px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 24px;
    font-weight: 800;
    color: #2290cf;
}
.pergunta h5 i:before {
    font-size: 15px;
    vertical-align: baseline;
    padding-right: 12px;
}
.pergunta h5 span {
    font-size: 24px;
    font-weight: 400;
    color: #222c54;
    line-height: 24px;
    padding-left: 8px;
}

.resposta h5 {
    margin-top: 16px;
    font-size: 24px;
    padding-left: 40px;
    padding-right: 10px;
    color: #222c54;
}
.resposta h5 a {
    text-decoration: none;
}


.area-botao-faqs {
    margin-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: right;
}

button#botao-faq {
    background-color: #222b54;
    margin-top: -64px;
    z-index: 200;
    position: relative;
    border-radius: 30px;
    padding: 10px 24px;
    font-size: 26px;
    font-weight: 700;
    --bs-btn-border-color: #222b54;
}
button#botao-faq:hover {
    background-color: #2e3b72;
}

button#botao-faq i:before {
    font-weight: 900 !important;
}



.botao-aderir-area {
    margin-top: 70px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}
.botao-aderir-area #botao-aderir {
    background-color: #2890cf;
    margin-top: -20px;
    z-index: 200;
    position: relative;
    border-radius: 50px;
    padding: 14px 40px;
    font-size: 36px;
    font-weight: 700;
    --bs-btn-border-color: #2890cf;
    width: 100%;
}
a#botao-aderir:hover {
    background-color: #247aaf;
}




footer {
    margin-top: 86px !important;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 24px;
    padding-bottom: 30px;
    background-color: #222c54;
    color: #FFF;
}
#logo-branco-footer {
    margin-top: 2px;
}
.footer-area-morada {
    margin-top: 15px;
    padding-left: 30px;
}
.footer-area-morada p {
    margin-bottom: 0;
    line-height: 26px;
    font-size: 15px;
}
.footer-area-links {
    margin-top: 15px;
    padding-left: 30px;
}
.footer-area-links a {
    margin-bottom: 0;
    line-height: 26px;
    /* font-size: 15px; */
    font-size: 13px;
    text-decoration: none;
    color: #FFF;
    transition: all 400ms;
}
.footer-area-links a:hover {
    /* opacity: 0.70; */
    color: #86d1ff;
}
.footer-area-redes-sociais {
    margin-top: 15px;

}
.footer-area-redes-sociais a {
    text-decoration: none;
    transition: all 400ms;
}
.footer-area-redes-sociais a:hover {
    opacity: 0.70;
}


.area-copyright {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 14px;
}