.pagina-empreendimento {
    font-family: 'Montserrat';
    width: 100%;
}

html {
    scroll-behavior:smooth;
  }


 .slb_group_status {
    display: none !important;
}

#slb_viewer_wrap .slb_theme_slb_baseline * {
    text-align: center !important;
}

.container-banner-empreendimento {
    height: 420px;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}

.container-banner-empreendimento::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    opacity: 0.5;
}

.container-banner-empreendimento::after {
    background-image: url(./../../incorporadora-e-construtora/empreendimento/goncalves-incorporadora-after-bg-banner-empreendimento.webp);
    position: absolute;
    right: -4px;
    content: '';
    background-size: cover;
    width: 55.5vw;
    background-repeat: no-repeat;
    height: 450px;
    top: 0px;
    z-index: -0;
}

.content-banner-empreendimento {
    width: 1280px;
    max-width: 86%;
    margin: 0 auto;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.box-info-empreendimento {
    width: 542px;
    height: 144px;
    background-color: #00010f8a;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 2.6%;;
}

.titulo-banner-empreendimento {
    font-size: 32px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 3%;
    text-align: center;
}

.localizacao-banner-empreendimento {
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.localizacao-banner-empreendimento::before {
    content: url(./../../incorporadora-e-construtora/empreendimento/icone-pin-banner.svg);
    width: 18px;
    opacity: 0.702;
    fill: #fff;
    display: inline-block;
    margin-right: 24px;
}

.status-banner-empreendimento {
    font-size: 12px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    width: 294px;
    height: 34px;
    background-color: #b52a31;
    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;
    border-radius: 5px;
    position: absolute;
    bottom: -16px;
    left: 35px;
}

.container-navegacao-empreendimento {
    height: 81px;
    background-color: #181b37;
    position: sticky;
    top: 0px;
    z-index: 99999;
}


.content-navegacao-empreendimento {
    height: 100%;
    width: 1168px;
    margin: 0 auto;
    max-width: 86%;
    position: relative;
	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;
}

.content-navegacao-empreendimento a {
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 1px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    padding: 0 26px;
    font-weight: 500;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
    white-space: nowrap;
    
}
.content-navegacao-empreendimento a.active{
	background-color: #b52a31;
}
.content-navegacao-empreendimento a:hover {
    background-color: #b52a31;
    -webkit-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
}

.container-sobre-empreendimento {
    width: 100%;
    position: relative;
    margin-top: 68px;
    margin-bottom: 100px;

}

.content-sobre-empreendimento {
    width: 1280px;
    max-width: 86%;
    margin: 0 auto;
}

.box-titulo-sobre-empreendimento {
    width: 100%;
    border-bottom: 2px solid #1a1444;
    position: relative;
    margin-bottom: 34px;
    padding-bottom: 15px;
}

.box-titulo-sobre-empreendimento::after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 20px;
    height: 20px;
    background-color: #b52a31;
    -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
            clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.titulo-sobre-empreendimento {
    font-size: 42px;
    letter-spacing: 2px;
    color: #1a1444;
    font-weight: 700;
}

.box-info-sobre-empreendimento {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
/* 
.esq-info-empreendimento {
    width: 42.6vw;
} */

.subtitulo-sobre-empreendimento {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
    color: #1a1444;
    font-weight: 500;
    margin-bottom: 42px;
}

.subtitulo-sobre-empreendimento span {
    font-weight: bold;
}


.infos-sobre-empreendimento {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.dir-info-empreendimento {
    width: 47.3%;
    position: relative;
}

.imagem-sobre-empreendimento > a {
    width: 100%;
    height: 100%;
    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;
}

.esq-info-empreendimento {
    width: 60.5%;
}

.infos-sobre-empreendimento > div:nth-last-child(-n +1 ) {
    border-right: none;
}

.dorms-sobre-empreendimento, .metragem-sobre-empreendimento, .vagas-sobre-empreendimento {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 74px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-right: 2px solid #b52a31;
    padding: 0 24px;
}

.dorms-sobre-empreendimento svg {
    margin-right: 17px;
    fill: #b52a31;
    width: 33px;
    height: 32px;
}

.metragem-sobre-empreendimento svg {
    margin-right: 0.9vw;
    fill: #b52a31;
    width: 32px;
    height: 37px;
}

.vagas-sobre-empreendimento svg {
    margin-right: 0.9vw;
    fill: #b52a31;
    width: 32px;
    height: 28px;
}

.dorms-sobre-empreendimento p, .metragem-sobre-empreendimento p, .vagas-sobre-empreendimento p  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 16px;
    letter-spacing: 1px;
    color: #b52a31;
    font-weight: 600;
}


.botao-mais-informacoes-sobre-empreendimento {
    width: 92.78%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 81px;
    border-radius: 5px;
    background-color: #181b37;
    text-decoration: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    padding-left: 28px;
    position: relative;
    -webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
}

.botao-mais-informacoes-sobre-empreendimento svg {
    width: 10px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    position: absolute;
    right: 1.8vw;
    fill: #fff;
    -webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;

}

.botao-mais-informacoes-sobre-empreendimento:hover {
    -webkit-filter: brightness(1.3);
            filter: brightness(1.3);
    -webkit-transition: 0.2s all ease-in-out;
    -o-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;

}

.imagem-sobre-empreendimento {
    -webkit-box-shadow: 36px 32px 0px 0px #181b37;
            box-shadow: 36px 32px 0px 0px #181b37;
    border-radius: 5px;
    width: 100%;
    overflow: hidden;
    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;
    position: absolute;
    height: 100%;

}


.imagem-sobre-empreendimento img {
    max-width: 100%;
    width: 100%;
}

.container-plantas-empreendimento {
    width: 100%;
    position: relative;
    margin-bottom: 80px;
}

.container-plantas-empreendimento::before {
    background-image: url(./../../incorporadora-e-construtora/home/goncalves-incorporadora-bg-empreendimento-before.webp);
    position: absolute;
    left: 0px;
    z-index: -1;
    content: '';
    background-size: cover;
    width: 26vw;
    background-repeat: no-repeat;
    height: 51vw;
    background-position: -40%;
    bottom: -349px;
}

.content-plantas-empreendimento {
    width: 1280px;
    max-width: 86%;
    margin: 0 auto;
}

.titulo-plantas {
    font-size: 36px;
    letter-spacing: 1px;
    color: #212053;
    font-weight: 700;
}

.container-slide-plantas {
    border: 2px solid #afafaf;
    width: 100%;
    height: 498px;
    margin-top: 28px;
    margin-bottom: 21px;
    /* overflow: unset !important;
    overflow-x: clip !important; */
    background: #fff;
}


.slide-plantas {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;

}

.slide-plantas a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.slide-plantas img {
    max-width: 100%;
    max-height: 85%;
}

.container-plantas-empreendimento .swiper-pagination .swiper-pagination-bullet {
    width: 3.6vw;
    height: 2px;
    border-radius: 0;
    margin: 0;
    background-color: #afafaf;
}

.container-plantas-empreendimento .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fa3030;
}

.container-plantas-empreendimento .swiper-pagination {
    top: 102% !important;
}

.box-slide-plantas {
    width: 100%;
    height: auto;
    position: relative;
}


.box-slide-plantas .swiper-button-next {
    right: -51px;
    color: #b52a31;
}

.box-slide-plantas .swiper-button-prev {
    left: -51px;
    color: #9f9f9f;
}

.box-slide-plantas .swiper-button-prev::after, .box-slide-plantas .swiper-button-next::after {
    font-size: 35px;
}

.container-galeria-empreendimento {

    width: 100%;
    position: relative;
    margin-bottom: 107px;

}

.content-galeria-empreendimento {
    width: 1280px;
    max-width: 86%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;

}

.boxes-galeria {
    height: 470px;
    max-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.titulo-galeria {
    font-size: 36px;
    letter-spacing: 1px;
    color: #212053;
    font-weight: 700;
    margin-bottom: 30px;
}

.box-esq-galeria {
    width: 399px;
}

.box-esq-galeria > a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.error::-webkit-input-placeholder {
    color: #b52a31 !important;
}

#email-valido {
    margin-top: 10px;
    font-size: 14px;
    width: 100%;
    text-align: center;
    color: #b52a31;
}

.box-esq-galeria img {
    height: 100%;
    width: auto;
}

.box-dir-galeria {
    width: 777px;
    height: 100%;
    position: relative;
} 

.container-slide-galeria {
    max-height: 100%;
    height: 470px;
    width: 777px;
    /* overflow: unset !important;
    overflow-x: clip !important; */
}



.container-slide-galeria .swiper-slide {
    /* width: 253px !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;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    height: calc((100% - 69%)) !important;
}

.container-slide-galeria .swiper-slide a {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.overlay-galeria {
    visibility: hidden;
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgb(24 27 55)), color-stop(36%, rgba(33,32,83,0)));
    background-image: -o-linear-gradient(bottom, rgb(24 27 55) 0%, rgba(33,32,83,0) 36%);
    background-image: linear-gradient(0deg, rgb(24 27 55) 0%, rgba(33,32,83,0) 36%);
    overflow: hidden;
    padding-bottom: 7px;

}


.container-slide-galeria .swiper-slide:hover .overlay-galeria {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    visibility: visible;
}
.overlay-galeria span {
    font-size: 12px;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: 700;
    position: relative;
    margin-bottom: 5px;
}

.overlay-galeria span::before {
    content: '';
    position: absolute;
    width: 6.6vw;
    height: 1px;
    background-color: #fff;
    left: -7vw;
    bottom: 6px;
}

.overlay-galeria span::after {
    content: '';
    position: absolute;
    width: 6.6vw;
    height: 1px;
    background-color: #fff;
    right: -7vw;
    bottom: 6px;
}


.container-slide-galeria .swiper-slide img {
    width: 100%;
    height: 100%;
}


.box-dir-galeria .swiper-button-next {
    right: -51px;
    color: #b52a31;
}

.box-dir-galeria .swiper-button-prev {
    left: -51px;
    color: #9f9f9f;
}


.box-dir-galeria .swiper-button-prev::after, .box-dir-galeria .swiper-button-next::after {
    font-size: 35px;
}

.box-dir-galeria .swiper-pagination .swiper-pagination-bullet {
    width: 3.6vw;
    height: 2px;
    border-radius: 0;
    margin: 0;
    background-color: #afafaf;
}

.box-dir-galeria .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fa3030;
}


.box-dir-galeria .swiper-pagination {
    top: 102% !important;
}

.imagem-ilustrativa {
    position: absolute;
    bottom: -35px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #181b37;
    font-weight: 500;
}

.container-implantacao-empreendimento {
    width: 100%;
    position: relative;
    margin-bottom: 80px;
}

.container-implantacao-empreendimento::before {
    background-image: url(./../../incorporadora-e-construtora/home/goncalves-incorporadora-bg-empreendimento-after.webp);
    position: absolute;
    right: 0px;
    z-index: -1;
    content: '';
    background-size: contain;
    width: 664px;
    background-repeat: no-repeat;
    height: 1238px;
    background-position: 80px;
    top: -425px;
}

.content-implantacao-empreendimento {
    width: 1280px;
    max-width: 86%;
    margin: 0 auto;
}

.titulo-implantacao {
    font-size: 36px;
    letter-spacing: 1px;
    color: #212053;
    font-weight: 700;
    margin-bottom: 30px;
}

.imagem-implantacao {
    height: 100%;
    width: 100%;
    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;
    margin-bottom: 42px;
    margin-top: 30px;
}

.imagem-implantacao img {
    max-height: 660px;
    height: 100%;
    width: auto;
}

.box-caracteristicas-implantacao {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border: 1px solid #000;
    border-radius: 0px 5px 5px 0;
    padding: 25px 38px;
}


.container-slide-implantacao {
    width: 100%;
    margin-bottom: 21px;
    /* overflow: unset !important;
    overflow-x: clip !important; */
    background: transparent;
}

.box-slide-implantacao {
    position: relative;
    width: 100%;
}

#implantacao .swiper-button-next {
    color: #b52a31;
    right: -35px;
}

#implantacao .swiper-button-prev {
    color: #9f9f9f;
    left: -35px;
}

#implantacao .swiper-button-prev::after, #implantacao .swiper-button-next::after {
    font-size: 35px;
}

#implantacao .swiper-pagination .swiper-pagination-bullet-active {
    width: 3.6vw;
    height: 2px;
    border-radius: 0;
    margin: 0;
    background-color: #afafaf;
}

#implantacao .swiper-pagination .swiper-pagination-bullet {
    width: 3.6vw;
    height: 2px;
    border-radius: 0;
    margin: 0 4px;
    background-color: #afafaf;
}

#implantacao .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fa3030;
}

.caracteristicas-implantacao {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    width: 288px;
}

.box-caracteristicas-implantacao:has(.local-caracteristicas) > .caracteristicas-implantacao {
	padding-top: 59px;
}

.local-caracteristicas {
    font-size: 28px;
    letter-spacing: 1px;
    color: #707071;
    font-weight: 600;
    text-align: center;
    position: absolute;
    top: -2px;
}

.caracteristicas-implantacao ol li {
    font-size: 14px;
    letter-spacing: 1px;
    color: #707071;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 22px;
}

.box-num-item {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
    background-color: #cd6231;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-size: 12px;
    margin-right: 13px;
}

.box-caracteristicas-implantacao {
    counter-reset: itens;
}


.num-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 0px;
    margin-bottom: 1px;
    position: relative;

}

.container-tour-virtual {
    width: 100%;    
    margin-bottom: 80px;
    position: relative;
}

.container-tour-virtual::before {
    background-image: url(./../../incorporadora-e-construtora/empreendimento/goncalves-incorporadora-before-tour.webp);
    position: absolute;
    left: 0px;
    z-index: -1;
    content: '';
    background-size: contain;
    width: 733px;
    background-repeat: no-repeat;
    height: 1161px;
    background-position: -1px;
}


.content-tour-virtual {
    width: 1280px;
    max-width: 86%;
    margin: 0 auto;
    position: relative;
}

.box-tour-virtual {
    width: 100%;
    height: 410px;
    border-radius: 8px;
    margin-top: 30px;
    border-bottom: 9px solid #b52a31;
}

.tour-virtual-overlay {
    border-top-right-radius: 8px;
border-top-left-radius: 8px;
position: relative;
}

.tour-virtual-overlay::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000000b3;
    border-radius: 8px 8px 0  0;
}

.box-tour-virtual iframe {
border-top-right-radius: 8px;
border-top-left-radius: 8px;
height: 100%;

}

.titulo-tour-virtual {
    font-size: 36px;
    letter-spacing: 2px;
    color: #1a1444;
    font-weight: 700;

}

.tour-virtual-overlay {
    background: #000;
    height: 100%;
    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;
    cursor: pointer;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-size: cover;
    background-position: center;
    background-image: url(./../../incorporadora-e-construtora/empreendimento/goncalves-incorporadora-img-banner-empreendimento.webp);
}

.tour-virtual-overlay svg {
    width: 140px;
    height: 140px;
    fill: #fff;
    margin-bottom: 23px;
    z-index: 1
    ;
}

.tour-virtual-overlay p {
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    width: 266px;
    line-height: 25px;
    z-index: 1;
}

.tour-virtual-overlay p  span {
    font-weight: bold;
}

.container-video-empreendimento {
    width: 100%;
    position: relative;
    margin-bottom: 80px;
}

.content-video-empreendimento {
    width: 1280px;
    max-width: 86%;
    margin: 0 auto;
    position: relative;
}

.box-video-empreendimento {
    width: 100%;
    height: 520px;
    margin-top: 30px;
    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;
    position: relative;
    cursor: pointer;
}

.box-video-empreendimento > img {
    width: 37px;
    height: 43px;
    fill: #fff;
    position: absolute;
    z-index: 1;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    left: 50%;
}




.titulo-video {
    font-size: 36px;
    letter-spacing: 2px;
    color: #1a1444;
    font-weight: 700;
}

.overlay-video-empreendimento {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    -webkit-filter: brightness(0.3);
            filter: brightness(0.3);
    border-radius: 8px;
}

.container-ficha-empreendimento {
    width: 100%;
    margin-bottom: 80px;
}

.content-ficha-empreendimento {
    width: 1280px;
    max-width: 86%;
    margin: 0 auto;
    position: relative;
}

.boxes-ficha-empreendimento {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
}

.titulo-ficha {
    font-size: 36px;
    letter-spacing: 2px;
    color: #1a1444;
    font-weight: 700;
}

.box-esq-ficha {

    border-radius: 8px;
    border: 4px solid #212153;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 84px 51px;
    width: 47.97%;

}

.box-dir-ficha {
    border-radius: 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 57px;
    width: 47.97%;
    position: absolute;
    overflow: hidden;
    background-color: #727272;
    right: 0px;
    height: 100%;
}

.box-dir-ficha::before {
    background-image: url(./../../incorporadora-e-construtora/empreendimento/goncalves-incorporadora-before-ficha.webp);
    position: absolute;
    right: -147px;
    z-index: 0;
    content: '';
    background-size: contain;
    width: 1098px;
    background-repeat: no-repeat;
    height: 1161px;
    background-position: 80px;
    /* bottom: -4vw; */
    top: -64px;
}

.box-esq-ficha p {
    font-size: 14px;
    color: #212053;
    font-weight: 500;
    margin-bottom: 20px;
}

.box-esq-ficha p:nth-last-child(-n + 1) {
    margin-bottom: 0;
}

.box-esq-ficha p span{
    font-weight:700;
}

.box-imagem-ficha {
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-filter: brightness(0.5);
            filter: brightness(0.5);
}

.box-imagem-ficha img {
    max-width: unset;
}

.container-localizacao-empreendimento {
    height:560px;
    width: 100%;
    position: relative;
    margin-bottom: 80px;
    background-position: center;
    background-size: cover;
}


.box-iframe-mapa {
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-size: cover;
    cursor: pointer;
}

.box-localizacao-mapa-empreendimento {
    position: absolute;
    top: 20.4%;
    left: 16.7%;
    width: 312px;
    height: 320px;
    border-radius: 5px;
    border-bottom: 6px solid #212154;
    background-color: #fff;
    -webkit-filter: drop-shadow(0 0 10.5px rgba(0,0,0,0.1));
            filter: drop-shadow(0 0 10.5px rgba(0,0,0,0.1));
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 28px;
}

.localizacao-mapa-empreendimento {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.localizacao-mapa-empreendimento svg {
    width: 20px;
    fill: #212154;
    margin-right: 10px;
}

.localizacao-mapa-empreendimento p {
    font-size: 26px;
    letter-spacing: 1px;
    color: #212154;
    font-weight: 700;
    font-family: 'Montserrat';
}

.endereco-mapa-empreendimento {
    font-size: 14px;
    letter-spacing: 1px;
    color: #2a2a2a;
    font-weight: 500;
    font-family: "Montserrat";
}


.container-contato-empreendimento {
    width: 100%;
    margin-bottom: 80px;
    position: relative;
}

.container-contato-empreendimento::before {
    background-image: url(./../../incorporadora-e-construtora/home/goncalves-incorporadora-bg-empreendimento-after.webp);
    position: absolute;
    right: 0px;
    z-index: -1;
    content: '';
    background-size: contain;
    width: 1105px;
    background-repeat: no-repeat;
    height: 2025px;
    background-position: 80px;
    bottom: -115px;
}

.content-contato-empreendimento {
    width: 1280px;
    max-width: 86%;
    margin: 0 auto;
    position: relative;
}

.titulo-contato {
    font-size: 36px;
    letter-spacing: 2px;
    color: #1a1444;
    font-weight: 700;
}
.boxes-contato-empreendimento {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
}

.box-esq-contato {
    width: 50%;
    -webkit-box-shadow: -44px 54px 0px 0px #181b37;
            box-shadow: -44px 54px 0px 0px #181b37;
    border-radius: 8px;
    position: relative;
}

.box-dir-contato {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    padding-left: 38px;
}

.texto-mobile-contato-empreendimento {
    display: none;
}

#form-contato-empreendimento {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-filter: drop-shadow(0 0 14.5px rgba(0,0,0,0.1));
            filter: drop-shadow(0 0 14.5px rgba(0,0,0,0.1));
    background-color: #fff;
    padding: 38px;
    height: 100%;
    border-radius: 8px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

#form-contato-empreendimento input::-webkit-input-placeholder, #form-contato-empreendimento textarea::-webkit-input-placeholder {
    font-family: 'Montserrat';
    color: grey;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}

#form-contato-empreendimento input::-moz-placeholder, #form-contato-empreendimento textarea::-moz-placeholder {
    font-family: 'Montserrat';
    color: grey;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}

#form-contato-empreendimento input:-ms-input-placeholder, #form-contato-empreendimento textarea:-ms-input-placeholder {
    font-family: 'Montserrat';
    color: grey;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}

#form-contato-empreendimento input::-ms-input-placeholder, #form-contato-empreendimento textarea::-ms-input-placeholder {
    font-family: 'Montserrat';
    color: grey;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}

#form-contato-empreendimento input::placeholder, #form-contato-empreendimento textarea::placeholder {
    font-family: 'Montserrat';
    color: grey;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}

#nome-contato-empreendimento, #email-contato-empreendimento {
    border: none;
    border-bottom: 1px solid #b52a31;
    padding-bottom: 9px;
    margin-bottom: 34px;
    width: 100%;
}

.ddd-telefone-contato {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
}

.ddd-telefone-contato > input {
    border: none;
    border-bottom: 1px solid #b52a31;
    padding-bottom: 9px;
    margin-bottom: 34px;
}

#ddd-contato-empreendimento {
    width: 8.9%;
    
}

#telefone-contato-empreendimento {
    width: 82.5%;
}

#msg-contato-empreendimento {
    width: 100%;
    height: 153px;
    border: 1px solid #b52a31;
    margin-bottom: 36px;
    padding-left: 1.5%;
    padding-top: 1.5%;
}

#form-contato-empreendimento textarea::-webkit-input-placeholder {
    font-family: 'Montserrat';
    color: grey;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0.57vw;
}

#form-contato-empreendimento textarea::-moz-placeholder {
    font-family: 'Montserrat';
    color: grey;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0.57vw;
}

#form-contato-empreendimento textarea:-ms-input-placeholder {
    font-family: 'Montserrat';
    color: grey;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0.57vw;
}

#form-contato-empreendimento textarea::-ms-input-placeholder {
    font-family: 'Montserrat';
    color: grey;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0.57vw;
}

#form-contato-empreendimento textarea::placeholder {
    font-family: 'Montserrat';
    color: grey;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0.57vw;
}

.check-contato-empreendimento {
    font-size: 11px;
    letter-spacing: 0px;
    color: #181b37;
    font-weight: 600;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}

.check-contato-empreendimento input {
    margin-right: 17px;
}

.check-contato-empreendimento input[type=checkbox] {
    accent-color:#2b6cf1;
}

.box-botao-contato-empreendimento {
    width: 76.4%;
    height: 67px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin-top: 38px;
    margin-bottom: 6px;
    -webkit-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
}

.box-botao-contato-empreendimento:hover {
    -webkit-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
    -webkit-filter: brightness(1.1);
            filter: brightness(1.1);
}

.box-botao-contato-empreendimento svg {
    width: 10px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    position: absolute;
    right: 1.8vw;
    fill: #fff;
    -webkit-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
}

.box-botao-contato-empreendimento input {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    height: 100%;
    width: 100%;
    text-decoration: none;
    background-color: #b52231;
    border: none;
    cursor: pointer;
    padding-left: 2.2vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

#form-contato-empreendimento > p {
    font-size: 11px;
    letter-spacing: 0px;
    color: #a5a5a5;
    font-weight: 600;
    text-align: center;
}

.box-dir-contato > p {
    font-size: 18px;
    line-height: 27px;
    color: #212154;
    font-weight: 700;
    font-family: "Montserrat";
    margin-bottom: 73px;
}

.botao-telefone-contato, .botao-whatsapp-contato {
    width: 80%;
    height: 106px;
    border-radius: 5px;
    background-color: #212154;
    text-decoration: none;
    color: #fff;
    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;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 6px;
    -webkit-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
}

.botao-telefone-contato:hover, .botao-whatsapp-contato:hover {
    -webkit-transition: 0.2s all ease;
    -o-transition: 0.2s all ease;
    transition: 0.2s all ease;
    -webkit-filter: brightness(1.2);
            filter: brightness(1.2);
}

.botao-telefone-contato svg {
    width: 28px;
    fill: #fff;
    margin-right: 30px;
}

.botao-whatsapp-contato svg {
    width: 28px;
    fill: #fff;
    margin-right: 28px;
    margin-left: 9px;
}

.box-dir-contato img {
    width: 213px;
    height: auto;
    margin-top: 84px;
}
.slb_data_desc {
    display: none!important;
}
#slb_viewer_wrap .slb_theme_slb_baseline * {
    padding: 1px 0!important;
}
/*************************** RESPONSIVO  ***************************************/

/* 1920px
1680px
1600px
1440px
1366px
1280px
1200px
1080px
1024px
 */

 @media screen and (min-width:2400px) {
    .box-dir-galeria .swiper-pagination {
        top: 101% !important;
    }
 }


 
 @media screen and (max-width:1480px) {
    .box-localizacao-mapa-empreendimento {
        position: absolute;
        left: 6.7%;
    }
    
 }

 @media screen and (max-width:1440px) {

    .box-dir-galeria .swiper-button-next {
        right: -35px;
    }
    .box-dir-galeria .swiper-button-prev {
        left: -35px;
    }

    .box-esq-galeria img {
        height: 100%;
        position: relative;
        max-width: unset;
    }
    
    .box-esq-galeria {
        width: 352px;
        position: relative;
        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;
        overflow: hidden;
    }

    .caracteristicas-implantacao {
        width: 25%;
    }

 }

 @media screen and (max-width:1366px) {
    .content-navegacao-empreendimento a {
        padding: 0 14px;
    }
    .box-esq-galeria {
        width: 399px;
        margin-right: 50px;
    }
    .box-dir-galeria {
        width: 521px;
        height: 100%;
        position: relative;
    }
    .container-slide-galeria {
        max-height: 100%;
        height: 470px;
        width: 522px;
        overflow: unset;
        overflow-x: clip;
    }

    .boxes-galeria {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .content-galeria-empreendimento {
        width: 970px;
        max-width: 86%;
    }

    .overlay-galeria span::before {
        content: '';
        position: absolute;
        width: 17.6vw;
        height: 1px;
        background-color: #fff;
        left: -18.3vw;
        bottom: 6px;
    }

    .overlay-galeria span::after {
        content: '';
        position: absolute;
        width: 17.6vw;
        height: 1px;
        background-color: #fff;
        right: -18.3vw;
        bottom: 6px;
    }
    
    #ddd-contato-empreendimento {
        width: 12.9%;
    }
 }

 @media screen and (max-width:1280px) {
    .dir-info-empreendimento {
        width: 48.3%;
    }
    
    .box-esq-ficha {
        padding: 18px 21px;
        width: 47.97%;
    }
 }

 @media screen and (max-width:1200px) {
    .content-navegacao-empreendimento a {
        padding: 0px 13px;
    }
    .dorms-sobre-empreendimento, .metragem-sobre-empreendimento, .vagas-sobre-empreendimento {
        padding: 0px 12px;
    }

    #ddd-contato-empreendimento {
        width: 12.9%;
    }

 }

 @media screen and (max-width:1080px) {
    .content-navegacao-empreendimento {
        max-width: 91%;
    }
    .dorms-sobre-empreendimento, .metragem-sobre-empreendimento, .vagas-sobre-empreendimento {
        padding: 0px 7px;
    }
 }


  @media screen and (min-width:1024px) {
    .caracteristicas-implantacao ol li:nth-child(n):last-child {
        margin-bottom: 0;
      }
  } 

/**************************************************** MOBILE  *********************************************************/


@media screen and (max-width:1023px) {
    .container-navegacao-empreendimento {
        display: none !important;
    }

    .container-banner-empreendimento::after {
        display: none;
    }

    .container-banner-empreendimento {
        height: 667px;
        max-width: 100%;
    }
    .content-banner-empreendimento {
        width: 100%;
    }
    .box-info-empreendimento {
        height: 182px;
        width: 516px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-left: 0;
        margin: 0 auto;
    }
    .titulo-banner-empreendimento {
        font-size: 32px;
        margin-bottom: 15px; 
    }

    .status-banner-empreendimento {
        width: 294px;
        bottom: -16px;
        left: unset;
        font-size: 12px;
        height: 34px;
    }
    .localizacao-banner-empreendimento::before {
        width: 21px;
    }
    .content-sobre-empreendimento {
        width: 600px;
        max-width: 86%;
    }
    .titulo-sobre-empreendimento {
        font-size: 48px;
        letter-spacing: 1px;
        text-align: center;
    }
    .box-info-sobre-empreendimento {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
    }
    .subtitulo-sobre-empreendimento {
        font-size: 16px;
        text-align: center;
        margin: auto auto 0px

    }
    .esq-info-empreendimento {
        width: 100%;
    }
    .box-titulo-sobre-empreendimento::after {
        content: '';
        position: absolute;
        right: 0;
        bottom: 0;
        width: 20px;
        height: 20px;
        background-color: #b52a31;
        -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
                clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    }
    .box-titulo-sobre-empreendimento {
        margin-bottom: 44px;
    }
    .infos-sobre-empreendimento {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .dorms-sobre-empreendimento,
    .metragem-sobre-empreendimento,
    .vagas-sobre-empreendimento {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border-right: none;
        width: 500px;
        max-width: 100%;
        padding: 0;
        border-bottom: 2px solid #b52a31;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .dorms-sobre-empreendimento svg {
        margin-right: 20px;
        fill: #b52a31;
        width: 32px;
        height: auto;
    }
    .metragem-sobre-empreendimento svg {
        margin-right: 20px;
        fill: #b52a31;
        width: 32px;
        height: auto;
    }
    .vagas-sobre-empreendimento svg {
        margin-right: 20px;
        fill: #b52a31;
        width: 32px;
        height: auto;
    }
    .infos-sobre-empreendimento > div:nth-last-child(-n +1) {
        border-bottom: none;
        margin-bottom: 0;
    }
    .dorms-sobre-empreendimento p,
    .metragem-sobre-empreendimento p,
    .vagas-sobre-empreendimento p {
        font-size: 16px;
    }

    .container-sobre-empreendimento {
        margin-bottom: 120px;
        margin-top: 80px;
    }

    .botao-mais-informacoes-sobre-empreendimento {
        display: none;
    }
    .imagem-sobre-empreendimento {
        -webkit-box-shadow: 50px 55px 0 0 #181b37;
                box-shadow: 50px 55px 0 0 #181b37;
        border-radius: 5px;
        height: 469px;
        width: 100%;
        position: relative;
    }
    .dir-info-empreendimento {
        width: 100%;
        margin: 0 auto;
        height: auto;
    }
    .imagem-sobre-empreendimento img {
        max-width: 100%;
        height: 100%;
    }

    .content-plantas-empreendimento {
        width: 600px;
        max-width: 86%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -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;
    }

    .box-slide-plantas {
    width: 100%;
    height: auto;
    position: relative;
    }
    .container-slide-plantas {

        height: 500px;
    }
    .slide-plantas img {
        width: 80%;
    }
    .container-plantas-empreendimento .swiper-pagination {
        top: 97% !important;
    }
    .container-plantas-empreendimento .swiper-pagination .swiper-pagination-bullet {
        width: 12.17vw;
    }
    .titulo-plantas {
        font-size: 32px;
        letter-spacing: 1px;
        color: #212053;
        font-weight: 700;
        text-align: center;
        display: inline-block;
        text-align: center;
        position: relative;
        padding-bottom: 8px;
        margin-bottom: 5px;
    }

    .titulo-plantas::before {
        content: '';
        position: absolute;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        bottom: 0;
        left: 50%;
        width: 130px;
        height: 2px;
        background-color: #b52a31;

    }

    .container-plantas-empreendimento {
        width: 100%;
        position: relative;
        margin-bottom: 80px;
    }

    .container-plantas-empreendimento::before {
        bottom: -603vw;

        position: absolute;
        left: 0px;
        z-index: -1;
        content: '';
        background-size: contain;
        width: 60.584vw;
        background-repeat: no-repeat;
        height: 129.5vw;
    }
    
    .box-slide-plantas .swiper-button-next {
        right: -45px;
    }

    .box-slide-plantas .swiper-button-prev {
        left: -45px;
    }

    .boxes-galeria {
        height: auto;   
        -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;
        margin-top: 28px;
    }
    .box-esq-galeria {
        width: 100%;
        margin-bottom: 66px;
        margin-right: 0;
    }
    .container-slide-galeria {
        max-height: 100%;
        height: 100%;
        width: 100%;
    }
    .box-dir-galeria .swiper-pagination {
        top: 104.3vw;
    }
    .box-dir-galeria {
        width: 100%;
        height: 723px;
    }

    .box-dir-galeria .swiper-button-next {
        right: -35px;
        top: 48.1%;
    }

    .box-dir-galeria .swiper-button-prev {
        left: -35px;
        top: 48.1%;
    }

    .container-galeria-empreendimento {
        width: 100%;
        position: relative;
        margin-bottom: 80px;
    }
    .content-galeria-empreendimento {
        width: 600px;
        max-width: 86%;
    }
    .box-esq-galeria img {
        max-width: 100%;
        height: auto;
        width: 456px;
    }

    .box-dir-galeria .swiper-pagination {
        top: 98% !important;
    }

    .imagem-ilustrativa {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        top: 625px;
        font-size: 14px;
        /* white-space: nowrap; */
        bottom: unset;
    }

    .container-slide-galeria .swiper-slide {
        height: auto !important;
        max-height: 165px;
    }
    
    .titulo-galeria {
        font-size: 32px;
        letter-spacing: 1px;
        color: #212053;
        font-weight: 700;
        text-align: center;
        display: inline-block;
        text-align: center;
        position: relative;
        padding-bottom: 8px;
        margin-bottom: 5px;
    }

    .titulo-galeria::before {
        content: '';
        position: absolute;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        bottom: 0;
        left: 50%;
        width: 130px;
        height: 2px;
        background-color: #b52a31;
    }

    .box-dir-galeria .swiper-pagination .swiper-pagination-bullet {
        width: 12.17vw;
    }

    .imagem-implantacao {
        height: auto;
        width: 100%;
        margin-bottom: 0;
    }

    #implantacao .swiper-pagination .swiper-pagination-bullet {
        width: 12.17vw;
    }

    .content-implantacao-empreendimento {
        width: 600px;
        max-width: 86%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -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;
    }

    .container-implantacao-empreendimento::before {
        position: absolute;
        right: 0px;
        z-index: -1;
        content: '';
        background-size: contain;
        width: 77.584vw;
        background-repeat: no-repeat;
        height: 147vw;
        background-position: 79px;
        top: -289vw;
    }

    .titulo-implantacao {
        font-size: 32px;
        letter-spacing: 1px;
        color: #212053;
        font-weight: 700;
        text-align: center;
        display: inline-block;
        text-align: center;
        position: relative;
        padding-bottom: 8px;
        margin-bottom: 5px;
    }

    .titulo-implantacao::before {
        content: '';
        position: absolute;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        bottom: 0;
        left: 50%;
        width: 130px;
        height: 2px;
        background-color: #b52a31;
    }

    .imagem-implantacao img {
        max-height: auto; 
        height: auto;
        width: auto;
    }
    .box-caracteristicas-implantacao {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 40px 20px;
        background: #fff;
    }
    .caracteristicas-implantacao {
        width: 70%;
        margin: auto;
    }
	.box-caracteristicas-implantacao:has(.local-caracteristicas) > .caracteristicas-implantacao {
		padding-top: 10.1vw;
        padding-top: 0;
	}

    .local-caracteristicas {
        top: -0.1vw;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        font-size: 24px;
        color: #212053;
        position: relative;
        margin-bottom: 20px;
        white-space: nowrap;
        margin-top: 20px;
    }
    .caracteristicas-implantacao ol li {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .caracteristicas-implantacao:nth-child(1) .local-caracteristicas {
        margin-top: 0;
    }

    .caracteristicas-implantacao:nth-last-child(-n + 1) ol li:nth-last-child(-n + 1) {
        margin-bottom: 0;
    }

    


    .container-tour-virtual {
        width: 100%;
        margin-bottom: 80px;
        position: relative;
    }

    .container-tour-virtual::before {
        display: none;
    }

    .titulo-tour-virtual {
        font-size: 32px;
        letter-spacing: 1px;
        color: #212053;
        font-weight: 700;
        text-align: center;
        display: inline-block;
        text-align: center;
        position: relative;
        padding-bottom: 8px;
        margin-bottom: 5px;
    }

    .titulo-tour-virtual::before {
        content: '';
        position: absolute;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        bottom: 0;
        left: 50%;
        width: 130px;
        height: 2px;
        background-color: #b52a31;
    }
    .content-tour-virtual {
        width: 600px;
        max-width: 86%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -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;
    }

    .box-tour-virtual {
        width: 100%;
        height: 300px;
    }
    .tour-virtual-overlay p {
        font-size: 14px;
        width: 200px;
        line-height: 25px;
    }
    .tour-virtual-overlay svg {
        width: 136px;
        height: auto;
        margin-bottom: 10px;
    }

    
    .titulo-video {
        font-size: 32px;
        letter-spacing: 1px;
        color: #212053;
        font-weight: 700;
        text-align: center;
        display: inline-block;
        text-align: center;
        position: relative;
        padding-bottom: 8px;
        margin-bottom: 5px;
    }

    .titulo-video::before {
        content: '';
        position: absolute;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        bottom: 0;
        left: 50%;
        width: 130px;
        height: 2px;
        background-color: #b52a31;
    }

    .container-video-empreendimento {
        width: 100%;
        position: relative;
        margin-bottom: 80px;
    }

    .content-video-empreendimento {
        width: 600px;
        max-width: 86%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -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;
    }
    .box-video-empreendimento {
        width: 100%;
        height: 280px;    
    }
    .box-video-empreendimento > img {

        width: 35px;
        height: auto;
    
    }

    .box-dir-ficha {
        display: none;
    }

    .content-ficha-empreendimento {
        width: 600px;
        max-width: 86%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -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;
    }

    .box-esq-ficha {
        width: 100%;
        padding: 5.3vw 7.5vw;
        border: none;
        border-radius: 8px;

        position: relative;
    }

    .box-esq-ficha::before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        background-color: #050522db;
        border-radius: 8px;
    }

    
    .titulo-ficha {
        font-size: 32px;
        letter-spacing: 1px;
        color: #212053;
        font-weight: 700;
        text-align: center;
        display: inline-block;
        text-align: center;
        position: relative;
        padding-bottom: 8px;
        margin-bottom: 5px;
    }

    .titulo-ficha::before {
        content: '';
        position: absolute;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        bottom: 0;
        left: 50%;
        width: 130px;
        height: 2px;
        background-color: #b52a31;
    }

    .box-esq-ficha p {
        font-size: 16px;
        margin-bottom: 25px;
        color: #fff;
        z-index: 2;
        position: relative;
    }

    .boxes-ficha-empreendimento {
        border-radius: 8px;
        background-image: url(./../../incorporadora-e-construtora/empreendimento/goncalves-incorporadora-img-ficha-empreendimento-mobile.webp);
        position: relative;
        background-position: top;
        background-size: cover;
        background-repeat: no-repeat;
        background-color: #050522db;
    }

    .container-ficha-empreendimento {
        width: 100%;
        margin-bottom: 12.8vw;
    }
    .container-localizacao-empreendimento {
        height: 550px;
        width: 100%;
        position: relative;
        margin-bottom: 80px;
        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-localizacao-mapa-empreendimento {
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
        padding-top: 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        border-radius: 0;
        -webkit-filter: none;
                filter: none;
        height: 180px;
    }

    .localizacao-mapa-empreendimento p {
        font-size: 32px;

    }
    .endereco-mapa-empreendimento {
        font-size: 3.34vw;
        text-align: center;
        margin: 0 auto;
        width: 54vw;
    }


    .localizacao-mapa-empreendimento {
        margin-bottom: 20px;
    }

    .localizacao-mapa-empreendimento svg {
        width: 24px;
    }
    .endereco-mapa-empreendimento {
        font-size: 16px;
        text-align: center;
        margin: 0 auto;
        width: 262px;
        max-width: 100%;
    }



    .box-dir-contato img {
        display: none;
    }

    .content-contato-empreendimento {
        width: 600px;
        max-width: 86%;
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -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;
    }

    .container-contato-empreendimento::before {
        display: none;
    }
    .boxes-contato-empreendimento {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 120px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        max-width: 100%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .box-esq-contato {
        width: 100%;
        -webkit-box-shadow: -4.2vw 4.2vw 0px 0px #181b37;
                box-shadow: -4.2vw 4.2vw 0px 0px #181b37;
        margin-bottom: 11vw;
    }

    .box-dir-contato {
        width: 100%;
        position: relative;

        padding-left: 0;
    }

 

    .check-contato-empreendimento label {
        margin-left: 10px;
    }

    .check-contato-empreendimento input {
        margin: 0;
    }




.titulo-contato {
    font-size: 32px;
    letter-spacing: 1px;
    color: #212053;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    text-align: center;
    position: relative;
    padding-bottom: 1vw;
}

.titulo-contato::before {
    content: '';
    position: absolute;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    bottom: 0;
    left: 50%;
    width: 130px;
    height: 2px;
    background-color: #b52a31;
}

.box-botao-contato-empreendimento svg {
    right: 4.8vw;
}


.box-dir-contato > p {
    display: none;
}

.texto-mobile-contato-empreendimento {
    font-size: 14px;
    line-height: unset;
    color: #212154;
    font-weight: 700;
    font-family: "Montserrat";
    margin-bottom: 20px;
    position: absolute;
    width: 433px;
    max-width: 100%;
    text-align: center;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    top: -12%;
    display: inline-block;
}
}

/* 

/*********************** RESPONSIVO MOBILE  **************************************/
/* 1023px
996px
768px
600px
490px
460px
430px
400px
360px
330px
280px */


@media screen and (max-width: 996px) {
    
}

@media screen and (max-width: 768px) {
    .box-slide-plantas .swiper-button-next, #implantacao .swiper-button-next {
        right: -35px;
    }
    .box-slide-plantas .swiper-button-prev, #implantacao .swiper-button-prev {
        left: -35px;
    }
}

@media screen and (max-width: 700px) {
    .box-dir-galeria .swiper-button-next {
        right: -35px;
        top: 49vw;
    }
    .box-dir-galeria .swiper-button-prev {
        left: -35px;
        top: 49vw;
    }

    .container-slide-implantacao .swiper-button-next, #implantacao .swiper-button-next {
        right: -35px;
    }
    .box-dir-galeria .swiper-button-prev, #implantacao .swiper-button-prev {
        left: -35px;

    }

}

@media screen and (max-width: 694px) {
.box-dir-galeria {
    height: 105vw;
}
}

@media screen and (max-width: 600px) {
    .imagem-sobre-empreendimento {
        height: 78vw;
    }
    .container-slide-plantas {
        height: 84vw;
    }
    .imagem-sobre-empreendimento {
        -webkit-box-shadow: 5vw 6vw 0 0 #181b37;
                box-shadow: 5vw 6vw 0 0 #181b37;
    }
    .container-sobre-empreendimento {
        margin-bottom: 80px;
    }
    .container-plantas-empreendimento {
        width: 100%;
        position: relative;
        margin-bottom: 11.2vw;
    }
    .tour-virtual-overlay svg {
        width: 100px;
    }
    .container-banner-empreendimento {
        height: 653px;
    }
    .titulo-sobre-empreendimento {
        font-size: 28px;
    }

    .box-caracteristicas-implantacao {
        padding: 20px 20px;
    }

    .local-caracteristicas {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .titulo-sobre-empreendimento, .titulo-plantas, .titulo-galeria, .titulo-implantacao, .titulo-tour-virtual, .titulo-video, .titulo-ficha, .titulo-contato, .localizacao-mapa-empreendimento p {
        font-size: 26px;
    }
    
}

@media screen and (max-width: 531px) {
    .imagem-ilustrativa {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        top: 53%;
        width: 100%;
        text-align: center;
        font-size: 14px;
        /* white-space: nowrap; */
        bottom: unset;
    }
}

@media screen and (max-width: 490px) {

    .box-slide-plantas .swiper-button-next, .box-dir-galeria .swiper-button-next,  #implantacao .swiper-button-next
    {
        right: -30px;
    }
    .box-slide-plantas .swiper-button-prev, .box-dir-galeria .swiper-button-prev, #implantacao .swiper-button-prev {
        left: -30px;
    }
    .box-slide-plantas .swiper-button-prev::after, .box-slide-plantas .swiper-button-next::after, .box-dir-galeria .swiper-button-prev::after, .box-dir-galeria .swiper-button-next::after, #implantacao .swiper-button-prev::after, #implantacao .swiper-button-next::after {
        font-size: 25px;
    }
    .check-contato-empreendimento {
        font-size: 10px;
    }
    .container-banner-empreendimento {
        height: 460px;
    }

    .titulo-banner-empreendimento {
        font-size: 28px;
    }

    .localizacao-banner-empreendimento {
        font-size: 14px;
    }
}

@media screen and (max-width: 460px) {
    .box-esq-ficha p {
        font-size: 14px;
        margin-bottom: 20px;
    }
    #form-contato-empreendimento {
        padding: 38px 20px;
    }
    #telefone-contato-empreendimento {
        width: 74.5%;
    }
    #ddd-contato-empreendimento {
        width: 20.9%;
    }
}
@media screen and (max-width: 439px) {
    .box-dir-galeria {
        width: 100%;
        height: 103vw;
    }
}

@media screen and (max-width: 433px) {
    .box-dir-galeria {
        width: 100%;
        height: 103vw;
    }
}
@media screen and (max-width: 430px) {

    .box-slide-plantas .swiper-button-next, .box-dir-galeria .swiper-button-next {
        right: -25px;
    }
    .box-slide-plantas .swiper-button-prev, .box-dir-galeria .swiper-button-prev  {
        left: -25px;
    }
}

@media screen and (max-width: 400px) {
    .localizacao-mapa-empreendimento p {
        font-size: 26px;
    }
    .endereco-mapa-empreendimento {
        font-size: 14px;
    }

    .box-botao-contato-empreendimento {
        margin-top: 20px;
    }
    .box-botao-contato-empreendimento input {
        font-size: 12px;
        height: 45px;
    }
    .titulo-banner-empreendimento {
        font-size: 26px;
    }
    .localizacao-banner-empreendimento::before {
        width: 17px;
        margin-right: 13px;
    }
}

@media screen and (max-width: 380px) {
    .titulo-banner-empreendimento {
        font-size: 24px;
    }
    .localizacao-banner-empreendimento {
        font-size: 14px;
    }
    .titulo-sobre-empreendimento {
        font-size: 36px;
    }
    .subtitulo-sobre-empreendimento {
        font-size: 14px;
    }
    .dorms-sobre-empreendimento p, .metragem-sobre-empreendimento p, .vagas-sobre-empreendimento p {
        font-size: 14px;
    }
}



@media screen and (max-width: 362px) {
    .titulo-sobre-empreendimento {
        font-size: 28px;
    }
    .content-plantas-empreendimento, .content-galeria-empreendimento, .content-implantacao-empreendimento {
        width: 600px;
        max-width: 80%;
    }
    .box-slide-plantas .swiper-button-next, .box-dir-galeria .swiper-button-next {
        right: -23px;
    }
    .box-slide-plantas .swiper-button-prev, .box-dir-galeria .swiper-button-prev {
        left: -23px;
    }

    .box-dir-galeria {
    width: 100%;
    height: 98vw;
}
}

@media screen and (max-width: 320px) {
    .status-banner-empreendimento {
        width: 228px;
        font-size: 10px;
    }

    .localizacao-banner-empreendimento::before {
        margin-right: 6px;
    }
    .titulo-sobre-empreendimento, .titulo-plantas, .titulo-galeria ,.titulo-implantacao, .titulo-tour-virtual, .titulo-video {
        font-size: 24px;
    }

    .imagem-ilustrativa {
        font-size: 12px;
    }
    .texto-mobile-contato-empreendimento {
        top: -15%;
    }

}

@media screen and (max-width: 280px) {

}