@media screen and (max-width: 1023px) {

    .container-banner-home {
        height: 641px;
    }

    .texto-banner {
        font-size: 14px;
        line-height: 2.5vw;
        padding: 34px 0;
    }

    .box-banner-home {
        max-width: 86%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
    }

    .titulo-banner {
        font-size: 4.7vw;
    }

    .titulo-banner::before {
        content: '';
        width: 0.84vw;
        height: 9.3vw;

    }

    .titulo-banner .tradicao-banner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 262px;
        height: 68px;
    }

    .banner-01 {
      background-position: unset;
      background-position-x: 45% ;
      background-size: cover;
      height: 100%;
    }

    .banner-empreendimento {
        height: 100%;
    }
    .swiper-banner-home::after {
        content: '';
        width: 204px;
        height: 83px;
        -webkit-clip-path: polygon(37% 0, 100% 0%, 100% 100%, 0% 100%);
                clip-path: polygon(37% 0, 100% 0%, 100% 100%, 0% 100%);
    }

    .container-banner-home .swiper-button-next:after, .container-banner-home .swiper-button-prev:after {
        content: 'next';
        font-size: 26px;
        line-height: unset !important;
    }
    .container-banner-home .swiper-pagination-bullet {
        width: 10.4vw;
        max-width: 69px;
    }
    .container-banner-home .swiper-button-next {
        height: auto;
    }
    .container-banner-home .swiper-button-prev {
        height: auto;
    }
    .box-texto-banner {
        height: auto;
        width: 70%;
    }
    .botao-conheca-banner {
        width: 35.3vw !important;
        height: 8vw !important;
        bottom: -4vw !important;
    }
    .botao-conheca-banner-empreendimento{
        width: 35.3vw !important;
        height: 8vw !important;
        bottom: -4vw !important;
    }

    .call-banner-1 {
        width: 100%;
        position: relative;
        top: -42px;
        left: 0px;
    }

    .botao-conheca-banner a {
        font-size: 1.57vw;
    }

    .botao-conheca-banner-empreendimento a {
        font-size: 1.57vw;
    }

    .titulo-banner p {
        margin-bottom: 10px;
    }

    .titulo-banner span {
        font-weight: normal;
        font-size: 3.57vw;
    }
    .box-banner-empreendimento {
        width: 70%;
        top: unset;
    }

    .call-banner-empreendimento{
        width: 100%;
        top: unset;
        height: auto;
        padding: 75px 30px 65px 30px;
    }

    .botoes-navegacao-banner {
        right: 60px;
        bottom: 0;
        width: 68px;
        height: auto;
        margin-bottom: 16px;
    }


    .titulo-banner-empreendimento {
        font-size: 4.7vw;
        margin-bottom: 20px;
    }

    .caracteristicas-banner-empreendimento, .localizacao-banner-empreendimento {
        font-size: 1.76vw;
    }

    .status-empreendimento-banner {
        font-size: 12px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 500;
        font-family: 'Montserrat';
        /* padding: 10px; */
        width: 294px;
        height: 34px;
        background-color: #b52a31;
        border-radius: 5px;
        position: absolute;
        top: -21px;
        left: 29px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 1;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .botao-conheca-todos-home {
        top: unset;
        right: unset;
        bottom: -80px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        width: 35.3vw !important;
    height: 8vw !important;

    }

    .loop-empreendimentos-home {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        width: 100%;
        margin: 0 auto;
    }
    .empreendimento-home {
        width: 42vw;
        max-width: 456px;
        max-height: 530px;
        height: 61vw;
        margin-right: 0%;
        margin-bottom: 56px;
    }

    .status-empreendimento-home {
        top: 2.6vw;
        left: 3vw;
    }

    .empreendimento-home:nth-child(1) {
        margin-right: 5.9vw;
    }
    .empreendimento-home:nth-last-child(-n + 1) {
        margin-bottom: 56px;
    }
    .content-empreendimentos-home {
        max-width: 90%;
        position: relative;
    }

    .titulo-empreendimentos-home h1 {
        font-size: 4vw;
    }
    .titulo-empreendimentos-home span {
        font-size: 2.9vw;
    }

    .titulo-empreendimentos-home {
        position: relative;
        margin-bottom: 15px;
    }
    .titulo-empreendimentos-home::before {
        content: '';
        width: 73px;
        height: 2px;
        background-color: #fa3030;
        position: absolute;
        bottom: -18px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);

    }

    .botao-saiba-mais-empreendimento {
        width: 88.1%;
        height: 46px;
    }


    .botao-conheca-todos-home-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        bottom: 0px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        bottom: -150px;
        max-width: 100%;
    }

    .box-conheca-empreendimentos-home {
        margin: 0%;
        margin-top: 40px;
        margin-bottom: 40px;
        font-size: 3.13vw;
    }

    .container-empreendimentos-home::after {
        bottom: 15vw;
        background-image: url(./../../incorporadora-e-construtora/home/goncalves-incorporadora-bg-empreendimento-after.webp);
        position: absolute;
        right: 0vw;
        width: 51vw;
        height: 72vw;
        background-size: contain;
        content: '';
        background-position: 12vw;
        background-repeat: no-repeat;
    }

    .container-empreendimentos-home::before {
    background-image: url(./../../incorporadora-e-construtora/home/goncalves-incorporadora-bg-empreendimento-before.webp);
    position: absolute;
    right: unset;
    left: -14vw;
    width: 57vw;
    height: 138vw;
    content: '';
    top: -3vw;
    background-repeat: no-repeat;
    background-position: 12vw;
    }
    .container-diferenciais-home{
        z-index: 1;
        height: auto;
        max-height: 100%;
    }
    .container-diferenciais-home::after {
        width: 100%;
        -webkit-clip-path: polygon(87% 0, 92% 8%, 100% 8%, 100% 100%, 69% 100%, 0 100%, 0% 60%, 0 0);
                clip-path: polygon(87% 0, 92% 8%, 100% 8%, 100% 100%, 69% 100%, 0 100%, 0% 60%, 0 0);
        }
    /* .container-diferenciais-home {
        overflow: hidden;
    } */
    .content-diferenciais-home {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }

    .box-texto-diferenciais-home {
        width: 100%;
        padding-top: 85px;
    }

    .texto-diferenciais-home {
        margin-bottom: 24px;
    }

    .imagem-diferencial {
        width: 100%;
        max-width: 50%;
    }
    .imagem-diferencial img {
        position: initial;
        display: block;
    }

    .botao-diferenciais-home {
        max-width: 361px;
        position: relative;
        bottom: initial;
        width: 60vw;
        height: 81px;
        margin: 0 auto;
        margin-bottom: 30px;

    }

    .box-informacoes-diferenciais-home  {
        position: initial;
        max-width: 100%;
        width: 86%;
    }
    .box-texto-diferenciais-home h2 {
        font-size: 3.13vw;
    }
    .box-texto-diferenciais-home h2 span {
        font-weight: bold;
        color: #1a1444;
        font-size: 3.52vw;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .box-texto-diferenciais-home hr {
        margin: 10px 0;
    }

    .container-empresa-home {
        width: 100%;
        height: auto;
    }
    .content-empresa-home {
        width: 1280px;
        max-width: 86%;
        height: unset;
        padding: 40px 0px;
    }
    .area-circulo-empresa-home {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin: 0;
        margin-bottom: 0px;
    }

    .area-circulo-empresa-home:nth-child(2) svg {
        width: 4.5vw !important;
    }

    .circulo-empresa-home svg {
        width: 4vw !important;
    }

    .caracteristicas-empresa-home {
        width: 86%;
    }
    .box-circulo-empresa-home {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: space-evenly;
            -ms-flex-pack: space-evenly;
                justify-content: space-evenly;
    }


    .container-empresa-home::after {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        height: 27vw;
    }

    .container-empresa-home::before {
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        height: 27vw;

    }

    .frase-empresa-home {
        text-align: center;
        font-size: 2.74vw;
        margin-bottom: 40px;

    }

    .container-blog-home {
        height: auto;
    }

    .loop-blog-home {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .blog-home {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 42vw;
        max-width: 456px;
        height: 61vw;
        margin-bottom: 75px;
        margin-right: 0px;
    }

    .blog-home:nth-child(1) {
        margin-right: 6vw;
    }

    .texto-blog-home a {
        font-size: 16px;
    }

    .container-blog-home::after {
        background-image: url(./../../incorporadora-e-construtora/home/goncalves-incorporadora-bg-blog-after.webp);
        position: absolute;
        right: 0px;
        bottom: 0;
        top: 15%;
        width: 50%;
        margin: auto;
        z-index: 0;
        content: '';
        background-repeat: no-repeat;
    } 

    .container-blog-home::before {
        background-image: url(./../../incorporadora-e-construtora/home/goncalves-incorporadora-bg-blog-before.webp);
        position: absolute;
        left: 0px;
        /* bottom: 1px; */
        top: -5%;
        width: 100%;
        height: 100%;
        margin: auto;
        z-index: 1;
        content: '';
        background-repeat: no-repeat;
        max-width: 90%;
    } 

    .container-blog-home {
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        overflow: initial;
        padding-bottom: 40px;
    }

    .botao-veja-blog-home-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        left: 50%;
        bottom: -33px;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        max-width: 90%;
    }

    .box-confira-blog-home {
        margin-bottom: 75px;
        margin-top: 75px;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .box-confira-blog-home p {
        font-size: 26px;
    }

    .botao-veja-blog-home {
        top: unset;
    right: unset;
    bottom: -5.6%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: 35.3vw !important;
    height: 8vw !important;
    }

    .container-mapa-home {
        height: 600px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }

    .localizacao-mapa-home {
        margin-bottom: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 86%;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin: 0 auto;
    }
    .box-localizacao-mapa-home {
        position: relative;
        top: 0px;
        left: 0;
        width: 100%;
        height: 250px;
        padding: 100px 30px 70px 30px;
		z-index: auto;
    }
    .localizacao-mapa-home {

        width: 86%;
        margin: 0 auto;
        margin-bottom: 30px !important;
    }

    .box-iframe-mapa {
        background-size: unset;
    }

    .endereco-mapa-home {
        width: 86%;
        margin: 0 auto;
    }

    .endereco-mapa-home p {
        padding-left: 30px;
    }

    
    .circulo-empresa-home {
        width: 10.7vw;
        height: 10.7vw;
        max-width: 160px;
        max-height: 160px;
    }

    .area-circulo-empresa-home p {
        width: 27vw;
        max-width: 162px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-size: 1.57vw;
        }
 }


@media screen and (max-width: 480px) {

    .titulo-empreendimentos-home h1 {
        font-size: 33px;
    }
    .container-empreendimentos-home::before {
        width: 100%;
    }
    .titulo-empreendimentos-home span {
        font-size: 15px;
    }
    .box-conheca-empreendimentos-home {
        font-size: 23px;
    }
    .botao-diferenciais-home {
        font-size: 12px;
    }
    .box-texto-diferenciais-home h2 {
        font-size: 19px;
        margin-right: 49px;
    }
    .box-texto-diferenciais-home h2 span {
        font-size: 17px;
        margin-top: 10px;
    }
    .box-texto-diferenciais-home p {
        font-size: 12px;
    }

    .frase-empresa-home {
        font-size: 19px;
    }

    .blog-home {
        width: 100%;
        max-height: 570px;
    }

    .container-banner-home .swiper-button-prev {
        right: 11vw;
        bottom: 1px !important;
    }
    .container-banner-home .swiper-button-next {
        right: 4vw;
        bottom: 1px !important;
    }

    .container-banner-home .swiper-button-next:after, .container-banner-home .swiper-button-prev:after {
        content: 'next';
        font-size: 2-px;
    }

    .area-circulo-empresa-home p {
        font-size: 12px;
    }

}


@media screen and (max-width: 996px) {

    .caracteristicas-banner-empreendimento, .localizacao-banner-empreendimento {
        font-size: 14px;
    }
}

@media screen and (max-width: 930px) {


}
  
  @media screen and (max-width: 767px) {

    .container-banner-home {
        height: 1040px;
    }
    .botao-conheca-todos-home {
        font-size: 12px;
    }

    .botao-diferenciais-home {
        font-size: 12px;
        width: 35.3vw !important;
        height: 8vw !important;
    }

    .box-texto-banner {
        height: auto;
        width: 100%;
    }
    .texto-banner {
        font-size: 14px;
        line-height: 4vw;
        padding: 40px 0;
    }
    .box-banner-empreendimento {
        width: 100%;
    }

    .loop-empreendimentos-home {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .empreendimento-home:nth-child(1) {
        margin-right: 0;
    }
    .empreendimento-home {
        margin-bottom: 60px;
    }
    .status-empreendimento-banner {
        width: 280px;
        height: 27px;
        top: -17px;

    }
    .container-empreendimentos-home {
        margin-bottom: 157px;
    }
    .empreendimento-home {
        width: 100%;
        height: 524px;
    }
    .botao-saiba-mais-empreendimento {
        width: 75.1%;
        height: 8.7%;
        bottom: -22px;
    }

    .container-banner-home .swiper-pagination-bullet {
        width: 7.4vw;
    }


    .botao-conheca-banner {
        width: 35.3vw !important;
        height: 8vw !important;
        bottom: -4vw !important;
    }
    .botao-conheca-todos-home {
        width: 35.3vw !important;
        height: 8vw !important;
    }

    .area-circulo-empresa-home {
        margin-right: 6vw;
        margin-bottom: 45px;
    }

    .area-circulo-empresa-home:nth-child( 2n ) {
        margin: 0;
    }

    .box-circulo-empresa-home {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .loop-blog-home {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .blog-home {
        width: 322px;
        height: 467px;
    }

    .blog-home:nth-child(1) {
        margin-right: 0;
    }

    .botao-veja-blog-home {
        bottom: -4%;
    }

    .box-confira-blog-home {
        margin-bottom: 50px;
        margin-top: 50px;
    }

    .circulo-empresa-home {
        width: 26.7vw;
        height: 26.7vw;
    }

    .circulo-empresa-home svg {
        width: 9vw !important;
    }

    .area-circulo-empresa-home:nth-child(2) svg {
        width: 10.5vw !important;
    }

    .area-circulo-empresa-home p {
        font-size: 14px;
    }




}

  
  @media screen and (max-width: 600px) {
    .container-banner-home {
        height: 863px;
    }

    .box-texto-banner {
        height: auto;
        width: 100%;
    }
    .titulo-banner .tradicao-banner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 43.67vw;
        height: 11.4vw;
    }
    .texto-banner {
        font-size: 2.5vw;
        line-height: 5.22vw;
        padding: 33px 0;
        margin-left: 19px;
    }

    .botoes-navegacao-banner {
        margin-bottom: 3vw;
    }

    .blog-home {
        
    max-width: 100%;
    }

    .container-banner-home .swiper-pagination {
        bottom: 4.64vw !important;
    }

    .titulo-banner {
        font-size: 8vw;
    }

    .titulo-banner span {
        font-weight: normal;
        font-size: 5.2vw;
    }
    .botao-conheca-banner {
        width: 60.2vw !important;
        height: 13.4vw !important;
        bottom: -7vw !important;    
    }

    .botao-conheca-banner-empreendimento {
        width: 60.2vw !important;
        height: 13.4vw !important;
        bottom: -7vw !important; 
    }

    .botao-conheca-banner a {
        font-size: 2.67vw;
    }

    .botao-conheca-banner-empreendimento a {
        font-size: 2.67vw;
    }
    .titulo-banner-empreendimento {
        font-size: 8vw;
    }

    .container-empreendimentos-home {
        margin-bottom: 27vw;
    }

    .status-empreendimento-banner {
        width: 294px;
        height: 34px;
        top: -17px;
    }

    .titulo-empreendimentos-home h1 {
        font-size: 9.34vw;
        line-height: 11vw;
    }

    .titulo-empreendimentos-home span {
        font-size: 3.7vw;
    }

    .box-conheca-empreendimentos-home {
        font-size: 6vw;
    }
    .empreendimento-home {
        width: 100%;
        height: 524px;
    }

    .box-informacoes-empreendimento-home {
        margin-left: 6%;
        margin-bottom: 40px;
    }
    .status-empreendimento-home {
        top: 3.6vw;
        left: 6vw;
    }

    .botao-saiba-mais-empreendimento {
        width: 74.1%;
        height: 8.22%;
        bottom: -22px;
        padding-left: 12%;
    }

    .botao-conheca-todos-home {
        width: 60.3vw !important;
        height: 13.5vw !important;
        bottom: -15.5vw;
    }

    .box-texto-diferenciais-home h2 {
        font-size: 5.13vw;
    }

    .box-texto-diferenciais-home h2 span {
        font-size: 6vw;
    }

    .box-texto-diferenciais-home hr {
        margin: 3.4vw 0;
        margin-bottom: 4.7vw;
    }

    .box-texto-diferenciais-home p {
        font-size: 14px;
        line-height: unset;
    }

    .botao-diferenciais-home {
        font-size: 2.67vw;
        width: 60.3vw !important;
        height: 13.5vw !important;
    }

    .imagem-diferencial {
        width: 100%;
        max-width: unset;
    }

    .box-texto-diferenciais-home p:nth-child(1) {
        margin-bottom: 7%;
    }

    .frase-empresa-home {
        text-align: center;
        font-size: 4.7vw;
    }

    .circulo-empresa-home {
        width: 26.7vw;
        height: 26.7vw;
    }

    .circulo-empresa-home svg {
        width: 9vw !important;
    }

    .area-circulo-empresa-home:nth-child(2) svg {
        width: 10.5vw !important;
    }

    .titulo-empreendimentos-home span {
        font-size: 3.7vw;
    }

    .area-circulo-empresa-home p {
        font-size: 2.7vw;
    }

    .box-confira-blog-home p {
        font-size: 6vw;
    }

    .loop-blog-home {
        width: 95%;
        margin: 0 auto;
    }


    .cat-data-blog-home {
        margin-bottom: 6.2%;
    }

    .botao-leia-blog-home {
        width: 87.1%;
        height: 11.9%;
        font-size:16px;
    }

    .botao-veja-blog-home {
        font-size: 2.67vw;
        width: 60.3vw !important;
        height: 13.5vw !important;
        bottom: -3.7%;
    }

    .localizacao-mapa-home p {
        font-size: 6vw;
    }
    .endereco-mapa-home {
        font-size: 3.7vw;
    }
    .box-localizacao-mapa-home {
        height: 313px;
    }

    .container-mapa-home {
        height: 704px;
    }

    .swiper-banner-home::after {
        width: 34vw;
        height: 13.84vw;
        -webkit-clip-path: polygon(26% 0, 100% 0%, 100% 100%, 0% 100%);
                clip-path: polygon(26% 0, 100% 0%, 100% 100%, 0% 100%);
    }

    .content-blog-home {
        max-width: 80%;
    }

    .box-confira-blog-home p {
        font-size: 5.7vw;
    }

    .content-empresa-home {
        width: 1280px;
        max-width: 100%;
    }

    .box-circulo-empresa-home {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        gap: 21%;
        width: 80%;
        margin: 0 auto;
    }

    .area-circulo-empresa-home {
        margin-right: 0;
        margin-bottom: 45px;
    }

    .content-empreendimentos-home {
        max-width: 86%;
    }

    .loop-empreendimentos-home {
        width: 88.4%;
    }

    
  }
  
  @media screen and (max-width: 490px) {

    .container-banner-home {
        height: 640px;
    }

    .empreendimentos-home {
        margin-bottom: 134px;
    }
    .texto-banner {
        font-size: 14px;
    }

    .botao-conheca-banner a {
        font-size: 12px;
    }

    .botoes-navegacao-banner {
        right: 8vw;
    }
    .container-banner-home .swiper-pagination {
        bottom: 5.64vw !important;
    }

    .botao-saiba-mais-empreendimento {
        bottom: -4%;
    }

    .box-texto-diferenciais-home h2 {
        font-size: 16px;
        margin-right: 0;
    }

    .area-circulo-empresa-home p {
        font-size: 14px;
    }

    .area-circulo-empresa-home {
        margin-right: 0;
        margin-bottom: 80px;
    }

    .botao-conheca-banner-empreendimento a {
        font-size: 12px;
    }

    .botao-diferenciais-home {
        font-size: 14px;
    }

    .empreendimento-home {
        width: 100%;
        height: 467px;
    }
    
}
  
  @media screen and (max-width: 460px) {

    .botoes-navegacao-banner {
        width: 14vw;
    }
    .botoes-navegacao-banner {
        right: 12vw;
    }
    .informacoes-empreendimento-home {
        margin-left: 1%;
    }

  }
  
  @media screen and (max-width: 430px) {
    .box-informacoes-empreendimento-home {
        margin-left: 4vw;
    }

    .status-empreendimento-banner {
        width: 256px;
        height: 34px;
        top: -17px;
    }

    .botoes-navegacao-banner {
        right: 12vw;
    }
    .botoes-navegacao-banner {
        margin-bottom: 1vw;
    }
    .empreendimento-home {
        width: 100%;
        height: 425px;
    }


    .blog-home {
        height: 115vw;
    }

    .texto-blog-home p {
        font-size: 14px;
    }

    .botao-leia-blog-home {
        font-size: 14px;
    }

    .botao-veja-blog-home {
        font-size: 12px;
    }

    .box-informacoes-empreendimento-home {
        margin-left: 5%;
    }
    
    
  }
  
  @media screen and (max-width: 400px) {
    .titulo-empreendimentos-home span {
        font-size: 14px;
    }

    .empreendimento-home {
        width: 100%;
        height: 400px;
    }


    .texto-blog-home p {
        font-size: 14px;
    }

    .endereco-mapa-home p {
        font-size: 14px;
    }

    .call-banner-empreendimento {
        padding: 75px 15px 65px 15px;
    }
  }
  
  @media screen and (max-width: 360px) {

    .container-banner-home {
        height: 470px;
    }
    .container-banner-home .swiper-button-next {
        right: 4vw;
        bottom: 0px !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    }
    .container-banner-home .swiper-button-prev {
        right: 11vw;
        bottom: 0px !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    }

    .titulo-empreendimento-home {
        font-size: 22px;
    }

    .status-empreendimento-banner {
        width: 266px;
        height: 34px;
        top: -17px;
        left: 9px;
    }

    .titulo-banner {
        padding-left: 15px;
    }

    .call-banner-empreendimento {
        padding: 56px 14px 32px 14px;
    }

    .empreendimento-home {
        width: 100%;
        height: 450px;
    }

    .botao-diferenciais-home {
        font-size: 12px;
    }

    .titulo-blog-home a {
        font-size: 19px;
        line-height: 26px;
    }

    .texto-blog-home p {
        font-size: 14px;
    }
    .blog-home {
        height: 472px;
    }

    .box-confira-blog-home p {
        font-size: 6.7vw;
    }


    .blog-home {
        height: 129vw;
    }

    .empreendimento-home {
        width: 100%;
        height: 390px;
    }

    .titulo-blog-home a {
        font-size: 15px;
    }
  }
  
  @media screen and (max-width: 320px) {
    .titulo-banner p {
        margin-bottom: 1px;
    }

    .box-circulo-empresa-home {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .area-circulo-empresa-home {
        margin-right: 0;
        margin-bottom: 30px;
    }

    .area-circulo-empresa-home:nth-child( 2n ) {
        margin-bottom: 30px;
    }

    .area-circulo-empresa-home p {
        font-size: 12px;
        width: 74%;
    }

    .circulo-empresa-home {
        margin-bottom: 10px;
    }

    .titulo-blog-home a {
        font-size: 16px;
    }

    .status-empreendimento-banner {
        width: 77%;
        padding-left: 9px;
        font-size: 10px;
    }
    .caracteristicas-banner-empreendimento span, .localizacao-banner-empreendimento svg {
        display: none;
    }
    .botoes-navegacao-banner {
        margin-bottom: 0vw;
        right: 9vw;
        width: 19vw;
    }

    .logo-header-mobile {
        width: 225px;
    }

    #header-mobile {
        height: 58px;
    }

    .texto-banner {
        font-size: 12px;
    }
    
    .caracteristicas-banner-empreendimento, .localizacao-banner-empreendimento {
        font-size: 12px;
    }

    .box-texto-diferenciais-home h2 {
        font-size: 14px;
    }

    .titulo-blog-home a {
        font-size: 14px;
    }

    .botao-leia-blog-home {
        width: 87.1%;
        height: 11.9%;
        font-size: 12px;
    }

    .empreendimento-home {
        height: 320px;
    }

    .box-informacoes-empreendimento-home {
        margin-bottom: 22px;
    }

    .botao-saiba-mais-empreendimento {
        font-size: 12px;
    }

    .botao-saiba-mais-empreendimento svg, .botao-leia-blog-home svg {
        width: 16px;
    }

    .informacoes-empreendimento-home {
        margin-left: 2%;
    }
    .metragem-empreendimento-home svg, .dorms-empreendimento-home svg, .localizacao-empreendimento-home svg {
        margin-right: 12px;
        font-size: 10px;
        width: 16px;
    }

    .titulo-empreendimento-home {
        margin-bottom: 12px;
    }

    .texto-blog-home p {
        font-size: 12px;
        line-height: 17px;
    }

    .titulo-blog-home a {
        font-size: 13px;
        line-height: 20px;
    }

    .endereco-mapa-home p {
        font-size: 12px;
    }

    .botao-conheca-banner svg, .botao-conheca-banner-empreendimento svg, .botao-conheca-todos-home svg, .botao-diferenciais-home svg, .botao-veja-blog-home svg {
        width: 7px;
    }
    
    
}