* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

@media (max-width: 620px) {

    .div-logo {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        width: 140px;
        height: 60px;
        /* background-color: rgba(247, 111, 111, 0.5); */
    }

    .estilo-menu-opcoes1 {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }

    .nav-link {
        border-bottom: solid 1px rgba(8, 205, 240, 0.2);
        width: 250px;
        color: #000;
        font-weight: 500;
        margin: 0 5px;
    }

    .estilo-menu {
        width: 94%;
        height: auto;
    }

    .barra-menu {
        width: 100%;
        height: auto;
        min-height: auto;
        display: flex;
        flex-direction: column;
        flex-wrap: column wrap;
        align-items: center;
        justify-content: center;
        /* background-color: red; */
        padding: 0;
        margin: 0;
        /*margin-top: 25px;*/
    }



    .conheca-produtos {
        height: auto;
        height: auto;
    }

    .conheca-produtos-box {
        flex-direction: column;
        align-items: center;
        justify-content: space-around;
        /* border: solid 2px red; */
    }

    .conheca-produtos-cards {
        margin: 30px 0px;
    }

    /* Banner_2 */
    .banner_2 {
        height: auto;
        min-height: auto;
        padding: 25px 0px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .banner_2_p1 {
        width: 100%;
        justify-content: center;
    }

    .banner_2_p1 img {
        width: 80%;
    }

    .banner_2_p2 {
        width: 100%;
        justify-content: center;
    }

    .banner_2_p2 img {
        width: 80%;
    }

    /* Banner_3 */
    .banner_3 {
        height: auto;
        min-height: auto;
        padding: 25px 0px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .banner_3_p1 {
        width: 100%;
        height: auto;
        justify-content: center;
        padding: 0 20px;
    }

    .banner_3_p1 h1 {
        font-weight: bold;
        color:  #001233;
        font-size: 1.5em;
    }

    .banner_3_p1 img {
        width: 50%;
        height: auto;
    }

    .banner_3_p2 {
        width: 100%;
        height: auto;
        justify-content: center;
    }

    .banner_3_p2 img {
        width: 80%;
        height: auto;
    }

    /* Banner_4 */
    .banner_4 {
        height: auto;
        min-height: auto;
        padding: 25px 0px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .banner_4_p1 {
        width: 100%;
        height: auto;
        justify-content: center;
    }

    .banner_4_p1 img {
        width: 50%;
        height: auto;
    }

    .banner_4_p2 {
        width: 100%;
        height: auto;
        justify-content: center;
    }


    .footer-p2 {
        width: 100%;
        height: auto;
        min-height: 300px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0;
        margin: 0;
        padding-top: 50px;
        /* background-color: blue; */
    }

    .footer-p2-q1 {
        width: auto;
        height: auto;
        min-height: 300px;
        /* background-color: #002f5e; */
        padding: 0px 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .footer-p2-q1 p {
        color: #0d6efd;
        font-weight: bolder;
        font-size: 1.2em;
    }

    .bancos-parceiros {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
                margin: 20px 0;
    }

    .link_footer {
        margin-top: 60px;
    }

    .endereco {
        margin-top: 40px;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 10px 50px;
        border-top: solid 1px #888888;
    }

    .hifen {
        display: none;
    }

    .form {
        flex-direction: column;
    }

    .form img {
        width: 42%;
        display: none;
    }

    footer {
        width: 100%;
        padding: 20px 1px;
        height: auto;
        background-color: #002049;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        margin: 0;
    }

    .footer-inicio {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }


    .footer-siga-acm {
        margin: 30px 0;
    }

    .footer-p1 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;

    }

    .footer-p1 p {
        margin: 0px;
        padding: 0px;
        color: #fff;
        /* background-color: red; */
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }

    footer .p2 {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        /* background-color: green; */
        /* padding: 0 60px; */
    }

    .endereco {
        margin-top: 40px;
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        padding: 30px 10px;
        color: #fff;
        /* background-color: red; */
    }

    .box-end {
        /* background-color: aqua; */
    }

    .end-componente {
        margin: 0;
        font-size: 0.9em;
        /* background-color: yellow; */
    }

    .creditos {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        padding: 0;
        border-top: solid 1px #888888;
        background-color: #0396fa;
    }

    .quem-somos {
        width: 100%;
        height: auto;
        padding: 0 20px;
        padding-top: 100px;
    }
    
        .quem-somos h1 {
        color: #001233;
        font-size: 2em;
        font-weight: bolder;
        margin-bottom: 30px;
    }
    
    .quem-somos h5 {
    text-align: justify;
    font-size: 1em;
    margin-bottom: 50px;
    color: #112140;
}

    .conheca-produtos {
        width: auto;
        height: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        /* background-color: #c3e200; */
        padding: 5px;
    }

    
.conheca-produtos-h1 {
    border: solid 2px  #001233;
    padding: 8px 15px;
    border-radius: 15px;
    margin: 50px 10px;
}

.conheca-produtos-h1 h1 {
    color: #00284d;
    font-size: 1.5em;
    font-weight: bolder;

}

.conheca-produtos-cards {
    width: auto;
    min-width: 220px;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0;
    transition: 1.5s transform;
    /* border: solid 2px blue; */
}

.seta{
    /* background-color: red; */
    height: 150px;

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;

}

.box-form {
    padding: 0;
    margin: 0;
    background-color: #001233;
    background-image: none;
    width: 100%;  
    height: auto;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    z-index: 19;
}

form {
    width: 99%;
    height: auto;
    border-radius: 10px;
}

.form img{
    display: none;
}

/* bancos */

.footer-p2 {
    width: 100%;
    height: auto;
    min-height: 300px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0;
    margin: 0;
    margin-top: 50px;
    margin-bottom: 40px;
    /* background-color: yellow; */
}

.footer-p2-q1 {
    width: 100%;
    height: auto;
    min-height: 300px;
    /* background-color: #002f5e; */
    padding: 20px 0px;
}

.creditos {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 10px;
    border-top: solid 1px #888888;
    padding-bottom: 80px;
}

.creditos .p3{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    text-align: right;
    color: #001334;
            font-size: 0.9em;

}



    /*fim media query*/
}