@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body{
    font-family: "Montserrat", sans-serif;
    margin: 0;
}

html{
    scroll-behavior: smooth;
}

header{
    background-color: black;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: space-between;
}

footer{
    margin-top: 10%;
}

.icone-menu-mobile-botao{
    background-color: black;
    border: black;
}

.menu-mobile{
    height: 48px;
    display: none;
}

.topicos{
    color: #e6e6e6;
    display: flex;
    margin-right: 25%;
    margin-top: 5%;
    gap: 9%;
    height: 100%;
}

.topicos-mobile{
    color: #e6e6e6;
    display: flex;
    margin-right: 1%;
    margin-top: 5%;
    gap: 3%;
    display: none;
}

.ancora-topicos{
    text-decoration: none;
    color: #FFFFFF;
}

.ancora-topicos:hover{
    color: #daa520;
}
.titulo-container-pesquisa{
    font-size: 30px;
    margin-bottom: 0;
}

.embaixo-seu-lar{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 50px;
    margin-bottom: 10%;
}

.container-pesquisa{
    background-color: #b6b6b6;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 30%;
    height: 60%;
    position: absolute;
    margin-right: 40%;
    gap: 50px;
    font-size: 20px;
}

.container-whatsapp{
    width: 30%;
    overflow: hidden;
}


.menu-dentro-aluguel{
    display: flex;
    flex-direction: column;
    position: absolute;
    line-height: 250%;
    background-color: #FFFFFF;
    align-items: center;
    width: 17%;
    margin-top: 10.6%;
    margin-right: 40%;
    display: none;
}

.menu-dentro-comprar{
    display: flex;
    flex-direction: column;
    position: absolute;
    line-height: 250%;
    background-color: #FFFFFF;
    align-items: center;
    width: 17%;
    margin-top: 16.4%;
    margin-right: 40%;
    display: none;
}

.botao-pesquisa{
    background-color: #FFFFFF;
    border-color: transparent;
    font-size: 20px;
    cursor: pointer;
    color: black;
    border-radius: 60px;
    width: 160%;
    height: 50px;
    font-weight: 700;
}

.topicos-dentro-alugar{
    text-decoration: none;
    color: black;
}

.topicos-dentro-alugar:hover{
    color: #255adf;
}

.familia-lado-pesquisa{
    width: 180%;
    height: 150%;
}

.container-familia-lado-pesquisa{
    width: 30%;
    height: 100%;
}

.container-imagem{
    display: flex;
    justify-content: center;
}

main{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 5%;
}

.anuncie-conosco{
    text-decoration: none;
    color: #FFFFFF
}

.botao-whatsapp{
    text-decoration: none;
    background-color: #00b050;
    border-radius: 60px;
    width: 150%;
    display: flex;
    justify-content: center;
    height: 50px;
    align-items: center;
    color: #f6f6f6;
    gap: 5%;
    margin-bottom: 4%;
}

.imagens-do-meio-pagina{
    display: flex;
    align-items:center;
    justify-content: center;
    margin-top: 2%;
}

.fmn-amarela{
    display: flex;
    width: 100%;
    height: 100%;
}

.paragrafo-um{
    position: absolute;
    margin-right: 48%;
    font-size: 120%;
    color: #e6e6e6;
    font-size: auto;
}

.imagens-do-meio-pagina-2{
    display: flex;
    align-items: center;
    justify-content: center;
}

.fmb-azul-2{
    display: flex;
    width: 100%;
    height: 100%;
}

.paragrafo-dois{
    position: absolute;
    margin-left: 48%;
    font-size: 120%;
    color: #e6e6e6;
}

.imagens-do-meio-pagina-3{
    display: flex;
    align-items: center;
    justify-content: center;
}

.fmb-amarela{
    display: flex;
    width: 100%;
    height: 100%;
}

.paragrafo-tres{
    position: absolute;
    margin-right: 48%;
    font-size: 120%;
    color: #e6e6e6;
}

.imagens-do-meio-pagina-4{
    display: flex;
    align-items: center;
    justify-content: center;
}

.familia-velha{
    display: flex;
    width: 100%;
    height: 100%;
}

.paragrafo-quatro{
    position: absolute;
    margin-left: 48%;
    font-size: 120%;
    color: #e6e6e6;
}

.contato{
    margin-left: 1%;
}

.icone-whatsapp-rodape{
    background-image: url(/logos/preto-whatsapp-4-32.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    text-decoration: none;
}

.icone-whatsapp-rodape:hover{
    background-image: url(/logos/amarelo-whatsapp-4-32.png);
}

.icone-instagram-rodape:hover{
    background-image: url(/logos/amarelo-instagram-14-32.png)
}

.icone-instagram-rodape{
    background-image: url(/logos/preto-instagram-14-32.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    text-decoration: none;
}

.conteiner-redes{
    display: flex;
    gap: 20px;
    align-items: center;
}

.dentro-sobre-nos{
    margin-left: 1%;
}

.sobre-nos{
    background-color: black;
    color: #e6e6e6;
    padding-top: 0.1%;
    padding-bottom: 0.2%;
}

.descricao-jc-imagem{
    display: flex;
    align-items: center;
    gap: 15%;
    line-height: 150%;
}

.ancoras-footer{
    display: flex;
    gap: 1%;
}

.ancora-footer{
    text-decoration: none;
    color: #daa520;
}

.ancora-footer:hover{
    color: #dac900;
}

.descricao-jc-mobile-2{
    display: none;
}

.open{
    display: flex;
}

.hidden{
    opacity: 0;
    transform: translateX(-100%);
    transition: all 2s;
    filter: blur(15px);
}

.show{
    opacity: 1;
    transition: all 2s;
    transform: translateX(0);
    filter: blur(0);
}

.botao-aceso{
    color: #daa520;
}

.privacidade-de-dados{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 10%;
}

.mobile-esconder{
    display: none;
}

.titulo-sobre-nos-mobile-1{
    text-decoration: none;
    color: #FFFFFF;
}

.container-descricao-imovel-todos-alugar{
    background-color: #b6b6b6;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    padding-bottom: 10%;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.descricao-imovel-todos-alugar{
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-left: 15%;
}

.botao-mais-informacoes-previa{
    background-color: #daa520;
    height: 60px;
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    
}

.imagem-alugar-todos{
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
}



.titulo-descricao{
    margin-top: 0%;
}

.container-primeira-linha{
    display: flex;
    width: 100%;
    justify-content: space-around;
    margin-bottom: 10%;
    flex-wrap: wrap;
    gap: 1%;
}

.JC0102{
    margin-bottom: 5%;
    width: 10px;
    
}

.im-33{
    width: 100%;
}

.container-de-todos-alugueis{
    display: flex;
}



@media screen and (max-width: 800px){
   
    header{
        align-items: center;
        display: flex;
    }
    footer{
        margin-top: 20%;
    }

    .menu-mobile{
        margin-right: 2%;
        display: block;
        cursor: pointer;
    }

    .menu-mobile-aberto{
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .container-imagem{
        flex-direction: column;
        align-items: center;
    }
    .container-pesquisa{
        margin-right: 0;
        width: 100%;
        position: relative;
        padding-left: 5%;
        padding-right: 5%;
    }
    .familia-lado-pesquisa{
        display: none;
    }
    .topicos-mobile{
        flex-direction: column;
        background-color: black;
        color: black;
        width: 100%;
        justify-content: center;
        align-items: center;
        position: absolute;
        margin-top: 290px;
        gap: 10px;
        padding-bottom: 1%;
        z-index: 1;
        animation: surgir  1s;
    }

    @keyframes surgir {
        from{
            opacity: 0;
            transform: translateY(-100%);
        }

        to{
            opacity: 1;
            transform: translateY(0);
        }
    }

    .topicos{
        display: none;
    }

    .ancoras-footer{
        gap: 10;
        margin-top: 10%;
        justify-content: space-around;
        flex-direction: column;
        text-align: center;
    }
    .conteiner-redes{
        width: 100%;
    }
    .descricao-jc-imagem{
        gap: 0%;
        flex-direction: column;
        justify-content: center;
        display: flex;
        align-items: center;
    }
    .dentro-sobre-nos{
        margin-left: 0;
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .descricao-jc-mobile{
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        display: none;
    }

    .descricao-jc-mobile-2{
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .contato{
        margin-left: 2%;
    }
    .imagens-do-meio-pagina{
        display: none;
    }
    .imagens-do-meio-pagina-2{
        display: none;
    }
    .imagens-do-meio-pagina-3{
        display: none;
    }
    .imagens-do-meio-pagina-4{
        display: none;
    }
    .robo-whatsapp{
        visibility: hidden;
    }
    .menu-dentro-aluguel{
        width: 18rem;
        margin-right: 0;
        margin-top: 8.6rem;
    }
    .menu-dentro-comprar{
        width: 18rem;
        margin-right: 0;
        margin-top: 21.1rem;
    }
    .logo-footer-jc{
        width: 40%;
    }
    .privacidade-de-dados{
        margin-left: 5%;
    }
    .mobile-esconder{
        display: flex;
    }
    .imagens-do-meio-pagina-mobile{
        flex-direction: column;
    }
    .container-amarelo-mobile{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .paragrafo-1-mobile{
        position: absolute;
        width: 100%;
        height: auto;
    }
    .fundo-amarelo-mobile{
        width: 100%;
        height: auto;
    }
    .familia-mobile{
        width: 100%;
        height: auto;
    }
    .margin-topo-mobile{
        margin-top: 25%;
    }
    .contato{
        text-align: center;
        margin-left: 0;
    }
    .conteiner-redes{
        text-align: center;
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .titulo-sobre-nos-mobile-1{
        text-decoration: none;
        color: #FFFFFF;
    }
    .esconder-descricao{
        display: none;
    }
    .container-primeira-linha{
        flex-direction: column;
        width: 93%;
        justify-content: center;
        display: flex;
    }

    .JC0102{
        width: 100%;
        object-fit: cover;
    }

    .container-descricao-imovel-todos-alugar{
        width: 500%;
    }

    .im-33{
        width: 500%;
        border-radius: 10px;
    }
    .imagem-alugar-todos{
        overflow: visible;
    }

    .abrir{
        animation: aparecer 1.5s;
    }

    .fechar{
        animation: desaparecer 1.5s;
    }

    .oculto{
        display: none;
    }

    .displayBlock{
        display: flex;
    }

    @keyframes aparecer {
        from{
            transform: translateY(-100%);
            opacity: 0;
        }

        to{
            transform: translateY(0%);
            opacity: 1;
        }
    }

    @keyframes desaparecer {
        from{
            transform: translateY(0%);
            opacity: 1;
        }

        to{
            transform: translateY(-100%);
            opacity: 0;
        }
    }
    
}