html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
    color: #024094;
    font-family: "Open Sans", sans-serif;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

p {
    font-size: 0.8rem;
    font-weight: 300;
    text-align: left;
    line-height: 26px;
}

h2 {
    font-weight: 500;
    text-align: center;
    font-size: 1.3rem;
}

h3 {
    font-weight: 400;
    text-align: center;
    font-size: 1rem;
}

.border-azul {
    border-top: 6px solid #004AAD;
}

.border-rosa {
    border-top: 6px solid #FE3E6D;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
    background-color: #F4F4F4;
}

.main {
    display: block;
}

header.module.parallax0 {
    display: flex;
    flex-direction: column;
    height: 100vh !important;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-position: 100% 50% !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
}

header.module.parallax0::after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 40%, #1e1e1f 150%);
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 40%, #1e1e1f 150%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 40%, #1e1e1f 150%);
}

header.module.parallax-0 {
    background: url("../../images/fundo_topo.png");
}

section.module.parallax1 {
    display: flex;
    flex-direction: column;
    height: 60vh !important;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-position: 50% 0% !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-size: cover !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
}

section.module.parallax1::after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    /* background: -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 40%, #1e1e1f 150%);
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 40%, #1e1e1f 150%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 40%, #1e1e1f 150%); */
}

section.module.parallax-1 {
    background: url("../../images/banner_caixa.png")
}

/**************************************************/

.container-header {
    width: 120%;
    max-width: 120%;
    min-height: 620px;
    margin: 0 auto;
    padding: 0px;
    position: relative;
}

.container-header .box-logo {
    width: 100%;
    height: auto;
    text-align: left;
    margin-left: 200px;
    margin-top: 40px;
}

.container-header .box-logo img {
    width: 414px;
    height: 123px;
}

.container-header .box-contatos {
    display: flex;
    gap: 30px;
}

.container-header .box-contatos .numbers img {
    width: 40px;
}

.container-header .box-contatos span {
    font-weight: bold;
    color: #000;
}

.container-header .box-topo {
    background: #ffffff;
    width: 84%;
    height: 450px;
    margin-top: 4%;
    display: grid;
    align-items: center;
    justify-content: center;
}

.container-header .box-topo .chamadas {
    padding: 40px;
}

.container-header .box-topo .caixa-busca {
    width: 350px;
    height: 500px;
    background: #004aad;
    position: absolute;
    top: -60px;
}

.container-header .box-chamada1 {
    width: 100%;
    height: auto;
    margin-left: 0px;
}

.container-header .box-chamada1 h1 {
    color: #505050;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: right !important;
}

.container-header .box-chamada1 span {
    color: #007bff;
}

.container-header .box-chamada2 {
    height: auto;
    margin: 0 auto;
    margin-left: 0px;
    margin-top: 20px;
}

.container-header .box-chamada2 p {
    color: #000000;
    text-align: right !important;
    font-size: 1.3em;
    line-height: 24px !important;
}

.container-header .box-chamada2 span {
    color: #024094;
}

.container-header .box-chamada3 {
    /* width: 270px; */
    height: auto;
    margin: 0 auto;
    margin-left: 0px;
    margin-top: 20px;
}

.container-header .box-chamada3 p {
    color: #004aad;
    text-align: right !important;
    font-size: 1rem;
    line-height: 20px !important;
    font-weight: bold;
}

.container-header .box-chamada3 span {
    color: #024094;
}

.container-header .box-recursos {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-left: 0px;
    margin-top: 40px;
    display: flex;
    justify-content: left;
    position: absolute;
    z-index: 9;
}

.container-header .box-redes-sociais {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
    display: flex;
    justify-content: flex-end;
    position: relative;
    z-index: 1;
}

.container-header .box-redes-sociais a {
    float: left;
    margin: 0px 5px;
}

.container-header .box-redes-sociais a:hover {
    opacity: 0.8;
    cursor: pointer;
}

.container-header .box-redes-sociais img {
    width: 45px;
}

.container-header .box-social-fixed {
    position: fixed;
    right: -30px;
    top: 50px;
    background: #004AAD;
    width: 72px;
    height: 140px;
    border-radius: 25px;
    z-index: 99999999;
    display: none;
}

.container-header .box-social-fixed a {
    display: flex;
}

.container-header .box-social-fixed a:hover {
    opacity: 0.8;
}

.container-header .box-social-fixed img {
    width: 35px;
    margin-top: 10px;
    margin-left: 6px;
}

.container-header .box-topo .caixa-busca {
    z-index: 9999;
    box-shadow: 50px 2px 50px #797777;
}

.container-header .box-topo .caixa-busca .titulo-busca {
    padding: 10px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.container-header .box-topo .caixa-busca .titulo-busca h2 {
    color: #f0f0f0;
    font-size: 18px;
    font-weight: 600;
}

.container-header .box-topo .caixa-busca .selects {
    padding: 0px 20px 0px;
}

.container-header .box-topo .caixa-busca select {
    border-radius: 0px;
    border: 0px;
    height: 45px;
    margin-top: -8px;
}

.container-header .box-topo .caixa-busca .selects label {
    color: #f0f0f0;
    font-size: 16px;
}

.container-header .box-topo .botao-buscar {
    color: #f0f0f0;
    font-size: 18px;
    background: #051b39;
    margin: 10px 0px 0px 20px;
    width: 310px;
    border-radius: 0px;
    border: 0px;
}


/***********************************************************/

.container1 .box-chamada1,
.container5 .box-chamada1,
.container7 .box-chamada1,
.container10 .box-chamada1,
.container11 .box-chamada1,
.container12 .box-chamada1 {
    padding: 20px 0px;
}

.container1 .box-chamada1 h2,
.container5 .box-chamada1 h2,
.container7 .box-chamada1 h2,
.container10 .box-chamada1 h2,
.container11 .box-chamada1 h2,
.container12 .box-chamada1 h2 {
    font-weight: 500;
    text-align: center;
    font-size: 1.3rem;
    color: #F4F4F4;
}

.container1 .box-chamada2,
.container5 .box-chamada2,
.container7 .box-chamada2,
.container11 .box-chamada2,
.container12 .box-chamada2 {
    padding: 10px 0px 30px;
}

.container1 .box-chamada2 h3,
.container5 .box-chamada2 h3,
.container7 .box-chamada2 h3,
.container11 .box-chamada2 h3,
.container12 .box-chamada2 h3 {
    color: #F4F4F4;
}

.container1 {
    width: 100%;
    max-width: 100%;
    min-height: 180px;
    height: auto;
    background: linear-gradient(to top, #F8FEFE, #F8FEFE);

}

.container1 .row {
    width: 67%;
    margin: 0 auto;
}

.container1 .simulador {
    padding: 20px;
    display: flex;
    /* border-right: 3px dotted #979797; */
    width: 300px;
    margin-top: 20px
}

.container1 .simulador a {
    color: #004aad;
}

.container1 .simulador a:hover {
    text-decoration: none;
    color: #051b39;
}

.container1 .simulador img {
    height: 70px;
    margin-right: 10px;
}

.container1 .simulador h2 {
    font-size: 16px;
    text-align: left;
    margin-top: 6px;
}

.container1 .links {
    padding: 20px;
    padding-left: 70px;
    display: flex;
}

.container1 .links a{
    color: #004AAD;
}

.container1 .links a:hover{
    color: #051b39;
    text-decoration: none; 
}

.container1 .links h2 {
    font-size: 16px;
    text-align: left;
    margin-top: 25px;
}

.container1 .links ul {
    list-style: none;
}

.container1 .links ul li {
    font-size: 14px;
}

/***********************************************************/

.container2 {
    width: 100%;
    max-width: 100%;
    min-height: 150px;
    height: 150px;
    margin: 0 auto;
    background: #F4F6F9;
    box-shadow: inset 0px 70px 85px #DCDCE6;
}

.container2 .box-chamada1 {
    padding: 30px 0px 20px 0px;
    display: grid;
    justify-content: center;
}

.container2 .box-chamada1 h2 {
    color: #505050 !important;
    text-transform: uppercase;
    font-size: 18px;
}

.container2 .box-chamada1 p {
    color: #000 !important;
    font-size: 1rem;
    text-align: center;
    width: 500px;
    margin-top: 30px;
}

/*******************************************************************/

.container3 {
    width: 100%;
    max-width: 100%;
    min-height: 450px;
    height: auto;
    margin: 0 auto;
    background: #F4F4F4;
    padding-top: 80px;
    padding-bottom: 40px;
}

.container3 .box-destaque {
    display: flex;
    justify-content: space-around;
}

.container3 .box-destaque h2,
.container3 .box-destaque a {
    color: #505050;
}

.container3 .box-destaque span {
    color: #eb4046;
    font-weight: bold;
}

.container3 .mais a:hover {
    text-decoration: none;
}

.container3 .mais img {
    width: 40px;
}

.container3 .mais img:hover {
    width: 40px;
    opacity: 0.8;
}

.container3 .box-anuncio {
    width: 1010px;
    padding: 10px;
    margin-top: 20px;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.container3 .box-anuncio .anuncios {
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 4px 10px 40px #ccc;
    position: relative;
    min-height: 420px;
}

.container3 .box-anuncio .anuncios .container-foto {
    width: 220px;
    /* Largura do contêiner */
    height: 185px;
    /* Altura do contêiner */
    overflow: hidden;
    /* Oculta partes da imagem que saem do contêiner */
}

.container3 .box-anuncio .anuncios .foto {
    border-radius: 4px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* Preenche o contêiner, cortando partes se necessário */
    object-position: center;
    /* Posiciona no centro */
    margin-bottom: 20px;
}

.container3 .box-anuncio .anuncios h3 p {
    width: 220px;
    text-align: left;
    color: #000; 
    font-size: 15px;
    padding: 10px 0px;
}

.container3 .box-anuncio .anuncios>p {
    width: 220px;
    color: #000;
    font-weight: bold;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 50px;
    line-height: 17px;
}

.container3 .box-anuncio .anuncios .valor {
    color: #004aad;
    font-size: 23px;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 26px;
}

.container3 .box-anuncio .anuncios .mais {
    float: right;
    width: 40px;
    position: absolute;
    bottom: 4px;
    right: 4px;
}

.container3 .box-anuncio .anuncios .mais:hover {
    opacity: 0.7;
    cursor: pointer;
}

/**************************************************************/

.container4 {
    width: 100%;
    max-width: 100%;
    min-height: 470px;
    height: auto;
    margin: 0 auto;
    background: #005ca9;
    padding-top: 40px;
}

.container4 .box-chamada1 h2 {
    color: #f5f8fb;
    text-transform: uppercase;
    font-size: 18px;
}

.container4 .box-cliente {
    width: 900px;
    padding: 10px;
    margin-top: 20px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.container4 .box-cliente .clientes {
    width: 280px;
    background: #f5f8fb;
    padding: 16px;
    border-radius: 6px;
}

.container4 .box-cliente .clientes > p {
    color: #000;
    text-align: center;
    min-height: 200px;
}

.container4 .box-cliente .info {
    display: flex;
    justify-items: center;
    justify-content: flex-start;
    align-items: center;
}

.container4 .box-cliente .info img {
    margin-right: 10px;
}

.container4 .box-cliente .info h4 {
    color: #000;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.container4 .box-cliente .info p {
    color: #000;
    font-size: 12px;
    font-style: italic;
    margin: 0;
    padding: 0;
}

/*******************************************************************/

footer {
    width: 100%;
    min-height: 260px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.container5 {
    width: 100%;
    max-width: 100%;
    min-height: 470px;
    height: auto;
    background: #f0f0f0;
    padding-top: 20px;
    display: grid;
    justify-content: center;
}

.copy {
    width: 100%;
    max-width: 100%;
    min-height: 50px;
    background: #f0f0f0;
    display: grid;
    justify-content: center;
}

.copy address {
    font-style: italic;
    font-size: 13px;
}

.container5 .box-chamada1 h2 {
    color: #005ca9;
    text-transform: uppercase;
    font-size: 18px;
}

.container5 .box-form {
    background: #f5f8fb;
    padding: 20px;
    border-radius: 8px;
}

.container5 .box-form label {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

.container5 .box-form input {
    margin: 0;
    padding: 21px;
    border: 2px solid #005ca9;
    border-radius: 11px;
    font-size: 12px;
    margin-top: -8px;
}

.container5 .box-form button {
    background: #005ca9;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    width: 100%;
    height: 45px;
    border-radius: 10px;
    margin-top: 12px;
}

.container5 .box-form button:hover {
    opacity: 0.9;
    cursor: pointer;
}

.container5 .box-contato {
    width: 900px;
    padding: 10px;
    gap: 20px;
    padding-bottom: 40px;
}

.container5 .box-contato .dados-contato h3 {
    margin-top: 30px;
    text-align: left;
}

.container5 .box-contato .dados-contato .box-contatos {
    margin-top: 30px;
    display: flex;
    gap: 20px;
}

.container5 .box-contato .dados-contato .numbers {
    margin-top: 10px;
}

.container5 .box-contato .dados-contato .numbers span {
    font-weight: 600;
}

.floating-wpp {
    position: relative;
    z-index: 99999;
}

#carouselExemplo .carousel-item {
    width: 100%;
    /* Largura do contêiner */
    height: 400px;
    /* Altura do contêiner */
    overflow: hidden;
    /* Oculta partes da imagem que saem do contêiner */
}

#carouselExemplo .carousel-item img{
    border-radius: 4px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* Preenche o contêiner, cortando partes se necessário */
    object-position: center;
    /* Posiciona no centro */
    margin-bottom: 20px;
} 

/**************************************************************/

@media only screen and (min-width: 100px) and (max-width: 279px) {
    /* body {
        background: rgb(224, 228, 5);
    } */

    h2 {
        font-weight: 500;
        text-align: center;
        font-size: 1.0rem; 
    }

    header.module.parallax0 {
        display: flex;
        flex-direction: column;
        height: 223vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 30% 50% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }

    .container-header .box-contatos {
        display: flex;
        gap: 0px;
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
    }

    .container-header .box-contatos span {
        font-size: 14px;
    }

    .container-header .box-topo .caixa-busca {
        width: 283px;
        height: 450px;
        background: #004aad;
        position: absolute;
        margin-top: 50px
    }

    .container-header .box-logo {
        width: 100%;
        height: auto;
        text-align: left;
        margin-left: -30px;
        margin-top: 20px;
    }

    .container-header .box-logo svg {
        width: 336px;
    }

    .container-header .box-topo .botao-buscar {
        color: #f0f0f0;
        font-size: 18px;
        background: #051b39;
        margin: 10px 0px 0px 20px;
        width: 243px;
        border-radius: 0px;
        border: 0px;
    }

    .container1 {
        width: 100%;
        max-width: 100%;
        min-height: 180px;
        height: auto;
        background: linear-gradient(to top, #F8FEFE, #F8FEFE);
        padding-bottom: 24px;
    }

    .container1 .simulador {
        border: 0px;
        margin-left: -40px;
    }

    .container1 .links {
        display: flex;
        margin-left: -30px;
    }

    .container1 .links h2 {
        display: none;
    }

    .container1 .links {
        padding: 0px !important;
    }

    .container1 .row {
        width: 95%;
        margin: 0 auto;
    }

    .container2 {
        width: 100%;
        max-width: 100%;
        min-height: 150px;
        height: 210px;
        margin: 0 auto;
        background: #F4F6F9;
        box-shadow: inset 0px 70px 85px #DCDCE6;
    }

    .container2 .box-chamada1 p {
        width: 100%;
        padding: 10px;
    }

    .container3 .box-anuncio {
        width: 100%;
    }

    .container3 .box-destaque .titulo {
        margin-top: 12px;
    }

    .container3 .box-anuncio .anuncios {
        width: 100%;
        min-height: 480px;
    }

    .container3 .box-anuncio .anuncios .container-foto {
        width: 225px;
        height: 176px;
        overflow: hidden;
        /* Oculta partes da imagem que saem do contêiner */
    }
    
    .container3 .box-anuncio .anuncios .foto {
        border-radius: 4px;
        width: 100%;
        height: 100%;
        object-fit: cover;
        /* Preenche o contêiner, cortando partes se necessário */
        object-position: center;
        /* Posiciona no centro */
        margin-bottom: 20px;
    }

    .container4 .box-cliente {
        width: 100%;
    }

    .container4 .box-cliente .clientes {
        width: 235px;
        background: #f5f8fb;
        padding: 16px;
        border-radius: 6px;
    }

    .container5 .box-form {
        width: 300px;
        background: #f5f8fb;
        padding: 20px;
        border-radius: 8px;
        margin-left: 290px;
    }

    .container5 .box-contato .dados-contato {
        width: 300px;
        margin-left: 313px;
    }

    .container5 .box-contato .dados-contato .box-contatos {
        margin-top: 30px;
        display: block;
    }

    .container5 .box-contato .dados-contato img {
        width: 30px;
    }

    .container5 .box-contato .dados-contato span {
        font-size: 14px;
    }

    section.module.parallax1 {
        display: flex;
        flex-direction: column;
        height: 60vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 65% 0% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }

    .copy address {
        font-style: italic;
        font-size: 11px;
    }
}

@media only screen and (min-width: 280px) and (max-width: 343px) {
     
    h2 {
        font-weight: 500;
        text-align: center;
        font-size: 1.0rem; 
    }

    header.module.parallax0 {
        display: flex;
        flex-direction: column;
        height: 223vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 30% 50% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }

    .container-header .box-contatos {
        display: flex;
        gap: 0px;
        flex-direction: column;
        align-items: center;
        margin-top: 20px;
    }

    .container-header .box-contatos span {
        font-size: 14px;
    }

    .container-header .box-topo .caixa-busca {
        width: 283px;
        height: 450px;
        background: #004aad;
        position: absolute;
        margin-top: 50px
    }

    .container-header .box-logo {
        width: 100%;
        height: auto;
        text-align: left;
        margin-left: -30px;
        margin-top: 20px;
    }

    .container-header .box-logo svg {
        width: 336px;
    }

    .container-header .box-topo .botao-buscar {
        color: #f0f0f0;
        font-size: 18px;
        background: #051b39;
        margin: 10px 0px 0px 20px;
        width: 243px;
        border-radius: 0px;
        border: 0px;
    }

    .container1 {
        width: 100%;
        max-width: 100%;
        min-height: 180px;
        height: auto;
        background: linear-gradient(to top, #F8FEFE, #F8FEFE);
        padding-bottom: 24px;
    }

    .container1 .simulador {
        border: 0px;
        margin-left: -40px;
    }

    .container1 .links {
        display: flex;
        margin-left: -30px;
    }

    .container1 .links h2 {
        display: none;
    }

    .container1 .links {
        padding: 0px !important;
    }

    .container1 .row {
        width: 95%;
        margin: 0 auto;
    }

    .container2 {
        width: 100%;
        max-width: 100%;
        min-height: 150px;
        height: 210px;
        margin: 0 auto;
        background: #F4F6F9;
        box-shadow: inset 0px 70px 85px #DCDCE6;
    }

    .container2 .box-chamada1 p {
        width: 100%;
        padding: 10px;
    }

    .container3 .box-anuncio {
        width: 100%;
    }

    .container3 .box-destaque .titulo {
        margin-top: 12px;
    }

    .container3 .box-anuncio .anuncios {
        width: 100%;
        min-height: 480px;
    }

    .container3 .box-anuncio .anuncios .container-foto {
        width: 225px;
        height: 176px;
        overflow: hidden;
        /* Oculta partes da imagem que saem do contêiner */
    }
    
    .container3 .box-anuncio .anuncios .foto {
        border-radius: 4px;
        width: 100%;
        height: 100%;
        object-fit: cover;
        /* Preenche o contêiner, cortando partes se necessário */
        object-position: center;
        /* Posiciona no centro */
        margin-bottom: 20px;
    }

    .container4 .box-cliente {
        width: 100%;
    }

    .container4 .box-cliente .clientes {
        width: 235px;
        background: #f5f8fb;
        padding: 16px;
        border-radius: 6px;
    }

    .container5 .box-form {
        width: 300px;
        background: #f5f8fb;
        padding: 20px;
        border-radius: 8px;
        margin-left: 290px;
    }

    .container5 .box-contato .dados-contato {
        width: 300px;
        margin-left: 313px;
    }

    .container5 .box-contato .dados-contato .box-contatos {
        margin-top: 30px;
        display: block;
    }

    .container5 .box-contato .dados-contato img {
        width: 30px;
    }

    .container5 .box-contato .dados-contato span {
        font-size: 14px;
    }

    section.module.parallax1 {
        display: flex;
        flex-direction: column;
        height: 60vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 65% 0% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }

    .copy address {
        font-style: italic;
        font-size: 11px;
    }
}

@media only screen and (min-width: 344px) and (max-width: 359px) {
    h2 {
        font-weight: 500;
        text-align: center;
        font-size: 1.0rem;
    }

    header.module.parallax0 {
        display: flex;
        flex-direction: column;
        height: 223vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 30% 50% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }

    .container-header .box-contatos {
        margin-left: 5px;
        gap: 10px;
        margin-top: 90px;
    }

    .container-header .box-contatos span {
        font-size: 14px;
    }

    .container-header .box-topo .caixa-busca {
        width: 344px;
        height: 450px;
        background: #004aad;
        position: absolute;
        margin-top: 50px
    }

    .container-header .box-logo {
        width: 100%;
        height: auto;
        text-align: left;
        margin-left: -10px;
        margin-top: 20px;
    }

    .container-header .box-logo svg {
        width: 392px;
    }

    .container-header .box-topo .botao-buscar {
        color: #f0f0f0;
        font-size: 18px;
        background: #051b39;
        margin: 10px 0px 0px 20px;
        width: 305px;
        border-radius: 0px;
        border: 0px;
    }

    .container1 {
        width: 100%;
        max-width: 100%;
        min-height: 180px;
        height: auto;
        background: linear-gradient(to top, #F8FEFE, #F8FEFE);
        padding-bottom: 24px;
    }

    .container1 .simulador {
        border: 0px;
        margin-left: -20px;
    }

    .container1 .links {
        display: flex;
        margin-left: -30px;
    }

    .container1 .links h2 {
        display: none;
    }

    .container1 .links {
        padding: 0px !important;
    }

    .container2 {
        width: 100%;
        max-width: 100%;
        min-height: 150px;
        height: 210px;
        margin: 0 auto;
        background: #F4F6F9;
        box-shadow: inset 0px 70px 85px #DCDCE6;
    }

    .container2 .box-chamada1 p {
        width: 100%;
        padding: 10px;
    }

    .container3 .box-anuncio {
        width: 100%;
    }

    .container3 .box-destaque .titulo {
        margin-top: 12px;
    }

    .container3 .box-anuncio .anuncios {
        width: 100%;
        min-height: 480px;
    }

    .container3 .box-anuncio .anuncios .container-foto {
        width: 275px;
        /* Largura do contêiner */
        height: 240px;
        /* Altura do contêiner */
        overflow: hidden;
        /* Oculta partes da imagem que saem do contêiner */
    }
    
    .container3 .box-anuncio .anuncios .foto {
        border-radius: 4px;
        width: 100%;
        height: 100%;
        object-fit: cover;
        /* Preenche o contêiner, cortando partes se necessário */
        object-position: center;
        /* Posiciona no centro */
        margin-bottom: 20px;
    }

    .container4 .box-cliente {
        width: 100%;
    }

    .container4 .box-cliente .clientes {
        width: 297px;
        background: #f5f8fb;
        padding: 16px;
        border-radius: 6px;
    }

    .container5 .box-form {
        width: 300px;
        background: #f5f8fb;
        padding: 20px;
        border-radius: 8px;
        margin-left: 290px;
    }

    .container5 .box-contato .dados-contato {
        width: 300px;
        margin-left: 300px;
    }

    .container5 .box-contato .dados-contato .box-contatos {
        margin-top: 30px;
        display: block;
    }

    .container5 .box-contato .dados-contato img {
        width: 30px;
    }

    .container5 .box-contato .dados-contato span {
        font-size: 14px;
    }

    section.module.parallax1 {
        display: flex;
        flex-direction: column;
        height: 60vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 65% 0% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }
}

@media only screen and (min-width: 360px) and (max-width: 374px) {
    h2 {
        font-weight: 500;
        text-align: center;
        font-size: 1.0rem;
    }

    header.module.parallax0 {
        display: flex;
        flex-direction: column;
        height: 223vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 69% 0% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }

    .container-header .box-contatos {
        margin-left: 10px;
        gap: 10px;
        margin-top: 90px;
    }

    .container-header .box-contatos span {
        font-size: 14px;
    }

    .container-header .box-topo .caixa-busca {
        width: 365px;
        height: 450px;
        background: #004aad;
        position: absolute;
        margin-top: 50px
    }

    .container-header .box-logo {
        width: 100%;
        height: auto;
        text-align: left;
        margin-left: -10px;
        margin-top: 20px;
    }

    .container-header .box-logo svg {
        width: 392px;
    }

    .container-header .box-topo .botao-buscar {
        color: #f0f0f0;
        font-size: 18px;
        background: #051b39;
        margin: 10px 0px 0px 20px;
        width: 326px;
        border-radius: 0px;
        border: 0px;
    }

    .container1 {
        width: 100%;
        max-width: 100%;
        min-height: 180px;
        height: auto;
        background: linear-gradient(to top, #F8FEFE, #F8FEFE);
        padding-bottom: 24px;
    }

    .container1 .simulador {
        border: 0px;
        margin-left: -20px;
    }

    .container1 .links {
        display: flex;
        margin-left: -30px;
    }

    .container1 .links h2 {
        display: none;
    }

    .container1 .links {
        padding: 0px !important;
    }

    .container2 {
        width: 100%;
        max-width: 100%;
        min-height: 150px;
        height: 210px;
        margin: 0 auto;
        background: #F4F6F9;
        box-shadow: inset 0px 70px 85px #DCDCE6;
    }

    .container2 .box-chamada1 p {
        width: 100%;
        padding: 10px;
    }

    .container3 .box-anuncio {
        width: 100%;
    }

    .container3 .box-destaque .titulo {
        margin-top: 12px;
    }

    .container3 .box-anuncio .anuncios {
        width: 100%;
        min-height: 480px;
    }

    .container3 .box-anuncio .anuncios .container-foto {
        width: 320px;
        /* Largura do contêiner */
        height: 240px;
        /* Altura do contêiner */
        overflow: hidden;
        /* Oculta partes da imagem que saem do contêiner */
    }
    
    .container3 .box-anuncio .anuncios .foto {
        border-radius: 4px;
        width: 100%;
        height: 100%;
        object-fit: cover;
        /* Preenche o contêiner, cortando partes se necessário */
        object-position: center;
        /* Posiciona no centro */
        margin-bottom: 20px;
    }

    .container4 .box-cliente {
        width: 100%;
        padding-bottom: 21px;
    }

    .container4 .box-cliente .clientes {
        width: 316px;
        background: #f5f8fb;
        padding: 16px;
        border-radius: 6px;
    }

    .container5 .box-form {
        width: 300px;
        background: #f5f8fb;
        padding: 20px;
        border-radius: 8px;
        margin-left: 290px;
    }

    .container5 .box-contato .dados-contato {
        width: 300px;
        margin-left: 300px;
    }

    .container5 .box-contato .dados-contato .box-contatos {
        margin-top: 30px;
        display: block;
    }

    .container5 .box-contato .dados-contato img {
        width: 30px;
    }

    .container5 .box-contato .dados-contato span {
        font-size: 14px;
    }

    section.module.parallax1 {
        display: flex;
        flex-direction: column;
        height: 60vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 69% 0% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }
}

@media only screen and (min-width: 375px) and (max-width: 411px) {

    h2 {
        font-weight: 500;
        text-align: center;
        font-size: 1.0rem;
    }

    header.module.parallax0 {
        display: flex;
        flex-direction: column;
        height: 223vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 30% 50% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }

    .container-header .box-contatos {
        margin-left: 10px;
        gap: 10px;
        margin-top: 90px;
    }

    .container-header .box-contatos span {
        font-size: 17px;
    }

    .container-header .box-topo .caixa-busca {
        width: 375px;
        height: 450px;
        background: #004aad;
        position: absolute;
        margin-top: 50px
    }

    .container-header .box-logo {
        width: 100%;
        height: auto;
        text-align: left;
        margin-left: -10px;
        margin-top: 20px;
    }

    .container-header .box-logo svg {
        width: 392px;
    }

    .container-header .box-topo .botao-buscar {
        color: #f0f0f0;
        font-size: 18px;
        background: #051b39;
        margin: 10px 0px 0px 20px;
        width: 336px;
        border-radius: 0px;
        border: 0px;
    }

    .container1 {
        width: 100%;
        max-width: 100%;
        min-height: 180px;
        height: auto;
        background: linear-gradient(to top, #F8FEFE, #F8FEFE);
        padding-bottom: 24px;
    }

    .container1 .simulador {
        border: 0px;
        margin-left: -20px;
    }

    .container1 .links {
        display: flex;
        margin-left: -30px;
    }

    .container1 .links h2 {
        display: none;
    }

    .container1 .links {
        padding: 0px !important;
    }

    .container2 {
        width: 100%;
        max-width: 100%;
        min-height: 150px;
        height: 210px;
        margin: 0 auto;
        background: #F4F6F9;
        box-shadow: inset 0px 70px 85px #DCDCE6;
    }

    .container2 .box-chamada1 p {
        width: 100%;
        padding: 10px;
    }

    .container3 .box-anuncio {
        width: 100%;
    }

    .container3 .box-destaque .titulo {
        margin-top: 12px;
    }

    .container3 .box-anuncio .anuncios {
        width: 100%;
        min-height: 480px;
    }

    .container3 .box-anuncio .anuncios .container-foto {
        width: 320px;
        /* Largura do contêiner */
        height: 240px;
        /* Altura do contêiner */
        overflow: hidden;
        /* Oculta partes da imagem que saem do contêiner */
    }
    
    .container3 .box-anuncio .anuncios .foto {
        border-radius: 4px;
        width: 100%;
        height: 100%;
        object-fit: cover;
        /* Preenche o contêiner, cortando partes se necessário */
        object-position: center;
        /* Posiciona no centro */
        margin-bottom: 20px;
    }

    .container4 .box-cliente {
        width: 100%;
    }

    .container4 .box-cliente .clientes {
        width: 100%;
        background: #f5f8fb;
        padding: 16px;
        border-radius: 6px;
    }

    .container5 .box-form {
        width: 300px;
        background: #f5f8fb;
        padding: 20px;
        border-radius: 8px;
        margin-left: 290px;
    }

    .container5 .box-contato .dados-contato {
        width: 300px;
        margin-left: 300px;
    }

    .container5 .box-contato .dados-contato .box-contatos {
        margin-top: 30px;
        display: block;
    }

    .container5 .box-contato .dados-contato img {
        width: 30px;
    }

    .container5 .box-contato .dados-contato span {
        font-size: 14px;
    }

    section.module.parallax1 {
        display: flex;
        flex-direction: column;
        height: 60vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 69% 0% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }
}

@media only screen and (min-width: 390px) and (max-width: 600px) {

    header.module.parallax0 {
        display: flex;
        flex-direction: column;
        height: 140vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 69% 0% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }

    .container-header .box-topo .caixa-busca {
        width: 395px;
        height: 480px;
        background: #004aad;
        position: absolute;
        margin-top: 122px
    }

    .container-header .box-topo .botao-buscar {
        color: #f0f0f0;
        font-size: 18px;
        background: #051b39;
        margin: 10px 0px 0px 20px;
        width: 355px;
        border-radius: 0px;
        border: 0px;
    }
}

@media only screen and (min-width: 430px) and (max-width: 539px) {

    header.module.parallax0 {
        display: flex;
        flex-direction: column;
        height: 223vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 69% 00% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }

    .container-header .box-topo .caixa-busca {
        width: 425px;
        height: 450px;
        background: #004aad;
        position: absolute;
        margin-top: 50px
    }

    .container-header .box-topo .botao-buscar {
        color: #f0f0f0;
        font-size: 18px;
        background: #051b39;
        margin: 10px 0px 0px 20px;
        width: 355px;
        border-radius: 0px;
        border: 0px;
    }
    
}

@media only screen and (min-width: 412px) and (max-width: 539px) {
    h2 {
        font-weight: 500;
        text-align: center;
        font-size: 1.0rem;
    }

    header.module.parallax0 {
        display: flex;
        flex-direction: column;
        height: 200vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 69% 0% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }

    .container-header .box-contatos {
        margin-left: 35px;
        gap: 10px;
        margin-top: 90px;
    }

    .container-header .box-contatos span {
        font-size: 17px;
    }

    .container-header .box-topo .caixa-busca {
        width: 93%;
        height: 450px;
        background: #004aad;
        position: absolute;
        margin-top: 50px
    }

    .container-header .box-logo {
        width: 100%;
        height: auto;
        text-align: left;
        margin-left: 10px;
        margin-top: 20px;
    }

    .container-header .box-logo svg {
        width: 392px;
    }

    .container-header .box-topo .botao-buscar {
        color: #f0f0f0;
        font-size: 18px;
        background: #051b39;
        margin: 10px 0px 0px 20px;
        width: 91%;
        border-radius: 0px;
        border: 0px;
    }

    .container1 {
        width: 100%;
        max-width: 100%;
        min-height: 180px;
        height: auto;
        background: linear-gradient(to top, #F8FEFE, #F8FEFE);
        padding-bottom: 24px;
    }

    .container1 .simulador {
        border: 0px;
        margin-left: -20px;
    }

    .container1 .links {
        display: flex;
        margin-left: -30px;
    }

    .container1 .links h2 {
        display: none;
    }

    .container1 .links {
        padding: 0px !important;
    }

    .container2 {
        width: 100%;
        max-width: 100%;
        min-height: 150px;
        height: 210px;
        margin: 0 auto;
        background: #F4F6F9;
        box-shadow: inset 0px 70px 85px #DCDCE6;
    }

    .container2 .box-chamada1 p {
        width: 100%;
        padding: 10px;
    }

    .container3 .box-anuncio {
        width: 100%;
    }

    .container3 .box-destaque .titulo {
        margin-top: 12px;
    }

    .container3 .box-anuncio .anuncios {
        width: 100%;
        min-height: 520px;
    }

    .container3 .box-anuncio .anuncios .container-foto {
        width: 350px;
        /* Largura do contêiner */
        height: 297px;
        /* Altura do contêiner */
        overflow: hidden;
        /* Oculta partes da imagem que saem do contêiner */
    }
    
    .container3 .box-anuncio .anuncios .foto {
        border-radius: 4px;
        width: 100%;
        height: 100%;
        object-fit: cover;
        /* Preenche o contêiner, cortando partes se necessário */
        object-position: center;
        /* Posiciona no centro */
        margin-bottom: 20px;
    }

    .container4 .box-cliente {
        width: 100%;
        padding-bottom: 24px;
    }

    .container4 .box-cliente .clientes {
        width: 100%;
        background: #f5f8fb;
        padding: 16px;
        border-radius: 6px;
    }

    .container4 {
        width: 100%;
        max-width: 100%;
        min-height: 943px;
        height: auto;
        margin: 0 auto;
        background: #005ca9;
        padding-top: 40px;
    }

    .container5 .box-form {
        width: 380px;
        background: #f5f8fb;
        padding: 20px;
        border-radius: 8px;
        margin-left: 250px;
    }

    .container5 .box-contato .dados-contato {
        width: 300px;
        margin-left: 300px;
    }

    .container5 .box-contato .dados-contato .box-contatos {
        margin-top: 30px;
        display: block;
    }

    .container5 .box-contato .dados-contato img {
        width: 30px;
    }

    .container5 .box-contato .dados-contato span {
        font-size: 14px;
    }

    section.module.parallax1 {
        display: flex;
        flex-direction: column;
        height: 55vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 69% 0% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
    }
}

@media only screen and (min-width: 540px) and (max-width: 718px) {
    h2 {
        font-weight: 500;
        text-align: center;
        font-size: 1.0rem;
    }

    header.module.parallax0 {
        display: flex;
        flex-direction: column;
        height: 223vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 69% 0% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }

    .container-header .box-contatos {
        margin-left: 150px;
        gap: 10px;
        margin-top: 90px;
    }

    .container-header .box-contatos span {
        font-size: 17px;
    }

    .container-header .box-topo .caixa-busca {
        width: 95%;
        height: 450px;
        background: #004aad;
        position: absolute;
        margin-top: 50px; 
    }

    .container-header .box-logo {
        width: 100%;
        height: auto;
        text-align: left;
        margin-left: -10px;
        margin-top: 20px;
    }

    .container-header .box-logo svg {
        width: 392px;
    }

    .container-header .box-topo .botao-buscar {
        color: #f0f0f0;
        font-size: 18px;
        background: #051b39;
        margin: 10px 0px 0px 20px;
        width: 93%;
        border-radius: 0px;
        border: 0px;
    }

    .container1 {
        width: 100%;
        max-width: 100%;
        min-height: 180px;
        height: auto;
        background: linear-gradient(to top, #F8FEFE, #F8FEFE);
        padding-bottom: 24px;
    }

    .container1 .simulador {
        border: 0px;
        margin-left: -20px;
    }

    .container1 .links {
        display: flex;
        margin-left: -30px;
    }

    .container1 .links h2 {
        display: none;
    }

    .container1 .links {
        padding: 0px !important;
    }

    .container2 {
        width: 100%;
        max-width: 100%;
        min-height: 150px;
        height: 210px;
        margin: 0 auto;
        background: #F4F6F9;
        box-shadow: inset 0px 70px 85px #DCDCE6;
    }

    .container2 .box-chamada1 p {
        width: 100%;
        padding: 10px;
    }

    .container3 .box-anuncio {
        width: 100%;
    }

    .container3 .box-destaque .titulo {
        margin-top: 12px;
    }

    .container3 .box-anuncio .anuncios {
        width: 100%;
        min-height: 580px;
    }

    .container3 .box-anuncio .anuncios .container-foto {
        width:100%;
        /* Largura do contêiner */
        height: 340px;
        /* Altura do contêiner */
        overflow: hidden;
        /* Oculta partes da imagem que saem do contêiner */
    }
    
    .container3 .box-anuncio .anuncios .foto {
        border-radius: 4px;
        width: 100%;
        height: 100%;
        object-fit: cover;
        /* Preenche o contêiner, cortando partes se necessário */
        object-position: center;
        /* Posiciona no centro */
        margin-bottom: 20px;
    }

    .container4 .box-cliente {
        width: 100%;
        padding-bottom: 28px;
    }

    .container4 .box-cliente .clientes {
        width: 100%;
        background: #f5f8fb;
        padding: 16px;
        border-radius: 6px;
    }

    .container5 .box-form {
        width: 480px;
        background: #f5f8fb;
        padding: 20px;
        border-radius: 8px;
        margin-left: 200px;
    }

    .container5 .box-contato .dados-contato {
        /* width: 300px; */
        margin-left: 176px;
    }

    .container5 .box-contato .dados-contato h3 {
        width: 60%;
    }

    .container5 .box-contato .dados-contato .box-contatos {
        margin-top: 30px;
        display: block;
    }

    .container5 .box-contato .dados-contato img {
        width: 30px;
    }

    .container5 .box-contato .dados-contato span {
        font-size: 14px;
    }

    section.module.parallax1 {
        display: flex;
        flex-direction: column;
        height: 60vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 69% 0% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }
}

@media only screen and (min-width: 719px) and (max-width: 767px) {}

@media only screen and (min-width: 768px) and (max-width: 799px) {

    .container-header .box-logo {
        width: 100%;
        height: auto;
        text-align: left;
        margin-left: 0px;
        margin-top: 140px;
    }

    .container3 .box-anuncio .anuncios {
        background: #fff;
        padding: 10px;
        border-radius: 4px;
        box-shadow: 4px 10px 40px #ccc;
        position: relative;
        min-height: 420px;
        width: 226px;
    }

    .container3 .box-anuncio .anuncios .foto {
        border-radius: 4px;
        width: 206px;
        margin-bottom: 20px;
    }

    .container5 .box-contato {
        width: 740px;
        padding: 10px;
        gap: 20px;
        padding-bottom: 40px;
    }

    .container5 .box-contato .dados-contato .numbers span {
        font-weight: 600;
        font-size: 14px;
    }

    header.module.parallax0 {
        display: flex;
        flex-direction: column;
        height: 103vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 69% 0% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }

    section.module.parallax1 {
        display: flex;
        flex-direction: column;
        height: 45vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 69% 0% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }

    .container-header .box-contatos {
        display: flex;
        gap: 30px;
        margin-left: -110px;
    }

    .container3 .box-anuncio {
        width: 750px;
        padding: 10px;
        margin-top: 20px;
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .container4 .box-cliente {
        width: 740px;
        padding: 10px;
        margin-top: 20px;
        display: flex;
        gap: 5px;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .container4 .box-cliente .clientes {
        width: 350px;
        background: #f5f8fb;
        padding: 16px;
        border-radius: 6px;
    }

    .container-header .box-topo .caixa-busca {
        width: 340px;
        height: 490px;
        background: #004aad;
        position: absolute;
        margin-top: 12px;
    }

    .container-header .box-topo .botao-buscar {
        color: #f0f0f0;
        font-size: 18px;
        background: #051b39;
        margin: 10px 0px 0px 20px;
        width: 300px;
        border-radius: 0px;
        border: 0px;
    }

    .container1 .row {
        width: 100%;
        margin: 0 auto;
    }

    .container1 .links h2 {
        font-size: 16px;
        text-align: left;
        margin-top: 25px;
        display: none;
    }

}

@media only screen and (min-width: 768px) and (min-height: 1023px) {
    .container-header .box-logo {
        width: 100%;
        height: auto;
        text-align: left;
        margin-left: 0px;
        margin-top: 140px;
    }

    .container3 .box-anuncio .anuncios {
        background: #fff;
        padding: 10px;
        border-radius: 4px;
        box-shadow: 4px 10px 40px #ccc;
        position: relative;
        min-height: 420px;
        width: 226px;
    }

    .container3 .box-anuncio .anuncios .foto {
        border-radius: 4px;
        width: 206px;
        margin-bottom: 20px;
    }

    .container5 .box-contato {
        width: 740px;
        padding: 10px;
        gap: 20px;
        padding-bottom: 40px;
    }

    .container5 .box-contato .dados-contato .numbers span {
        font-weight: 600;
        font-size: 14px;
    }

    header.module.parallax0 {
        display: flex;
        flex-direction: column;
        height: 103vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 69% 0% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }

    section.module.parallax1 {
        display: flex;
        flex-direction: column;
        height: 45vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 69% 0% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }

    .container-header .box-contatos {
        display: flex;
        gap: 30px;
        margin-left: -110px;
    }

    .container3 .box-anuncio {
        width: 750px;
        padding: 10px;
        margin-top: 20px;
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .container4 .box-cliente {
        width: 740px;
        padding: 10px;
        margin-top: 20px;
        display: flex;
        gap: 5px;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .container4 .box-cliente .clientes {
        width: 350px;
        background: #f5f8fb;
        padding: 16px;
        border-radius: 6px;
    }

    .container-header .box-topo .caixa-busca {
        width: 340px;
        height: 490px;
        background: #004aad;
        position: absolute;
        margin-top: 12px;
    }

    .container-header .box-topo .botao-buscar {
        color: #f0f0f0;
        font-size: 18px;
        background: #051b39;
        margin: 10px 0px 0px 20px;
        width: 300px;
        border-radius: 0px;
        border: 0px;
    }

    .container1 .row {
        width: 100%;
        margin: 0 auto;
    }

    .container1 .links h2 {
        font-size: 16px;
        text-align: left;
        margin-top: 25px;
        display: none;
    }
}

@media only screen and (min-width: 1024px) {
    .container-header .box-logo {
        width: 100%;
        height: auto;
        text-align: left;
        margin-left: 100px;
        margin-top: 140px;
    }

    header.module.parallax0 {
        display: flex;
        flex-direction: column;
        height: 136vh !important;
        width: 100%;
        position: relative;
        overflow: hidden;
        background-position: 100% 50% !important;
        background-repeat: no-repeat !important;
        background-attachment: fixed !important;
        background-size: cover !important;
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
    }
}

/* @media only screen and ((min-width: 800px) or (min-width: 1023)) and (min-height: 1366px) {} */

@keyframes fadeInAnimation {
    0% {
        opacity: 0.9;
        transform: translateX(100px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}