/*************** Header ***************/
/*************** Header fixo ***************/
.header_interno_fixo #fixed-menu li a{
    font-size: 16px;
}
/*************** Header fixo ***************/
/*************** Header ***************/
/*************** Box cidade home ***************/
.search_block .block_local .local_about .local_about_city{
    padding: 2px 11px;
}
.search_block .block_local .local_about{
    gap: 16px;
}
/*************** Box cidade home ***************/
/*************** Imagem card imagem ***************/
.image-card img {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}
.zoom-effect-container {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
/* .zoom-effect-container:hover .image-card img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
} */
/*************** Imagem card imagem ***************/
/*************** Single imóveis ***************/
/*************** seletor imagens ***************/
.botao-zoom{
    position: absolute;
    top: 824px;
    left: 621px;
    width: 3em;
}
.botao-zoom2{
    position: absolute;
        /* top: 445px;
        left: 0px; */
        top: 0;
        left: 0;
        transform: translate(-100%, -100%);

        width: 3em;
}
#thumbnail-carousel {
    /* left: 41.8rem; */
}
.gallery_single_imoveis .wrapper_imovel .inner_title_single_imoveis/* , h1 p  */{
    text-align: left;
    padding: 0 /* 17px */ 0;
    margin-bottom: 17%;
}

.gallery_single_imoveis .wrapper_imovel .inner_title_single_imoveis > :is(h1, p){
    width: 60%;
    margin-inline: auto;
}

.gallery_single_imoveis .wrapper_imovel .inner_title_single_imoveis > :is(h1){
    margin-bottom: 0.5rem;
}

#main-carousel{
    position: relative;
}

#thumbnail-carousel{
    position: absolute;
    bottom: 0;
    right: 0;
    left: unset;
    
    
    padding: unset;
    width: calc(100% * 2 / 3);
    height: 35%;
    
    transform: translateX(50%);
}

#thumbnail-carousel .splide__arrow{
    height: 100%;
    top: 0;
}

#thumbnail-carousel .splide__arrow--prev{
    left: 0;
    transform: translate(-100%, 0);
}

#thumbnail-carousel .splide__arrow--next{
    right: 0;
    transform: translate(100%, 0);
}


#main-carousel .splide__slide img {
    /* height: 705.3px; */
}
#thumbnail-carousel .splide__slide img {
    height: 100%;
}
/*************** seletor imagens ***************/
/*************** seção sobre imovel ***************/
.single_about .grid_three img {
    /* min-height: 27.25rem; */
    min-height: unset;
    height: 100%;
    width: 413px !important;
    height: 436px !important;
    object-fit: cover;
}
.single_about .grid_three p {
    font-size: 14px;
}
.single_about .grid_three h2 {
    font-size: 28px;
}
.grid_three .block{
    /* width: 326px; */
    padding: 0 /* 22px */;
}
/*************** seção sobre imovel ***************/
/*************** seção características imovel ***************/
.single_features .col_three .table tr td span {
    font-style: normal;
    font-weight: 300;
    font-size: 1rem;
    line-height: 120%;
    color: #000;
    text-transform: uppercase;
}
/*************** seção características imovel ***************/
/*************** Single imóveis ***************/
/*************** Página Sobre ***************/
.page-template-template-sobre .consultor {
    padding-top: 20px;
}
/*************** Página Sobre ***************/
/*************** Blog ***************/
.buscaBlog .sf-field-category, .buscaBlog .sf-field-search, .buscaBlog .sf-field-submit {
    margin-left: 0;
}
.buscaBlog input.sf-input-text {
    border: none;
    border-bottom: 2px solid #575F69;
}
.buscaBlog select {
    border: none;
    border-bottom: 2px solid #575F69;
    text-transform: uppercase;
    color: #000000;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
}
.buscaBlog input.sf-input-text::placeholder{
    color: #000000;
}
.buscaBlog .searchandfilter select.sf-input-select {
    padding: 11px 0;
}
.maisPosts .pagination .current:after {
    border: 1px solid #14172c;
}
.maisPosts .item-noticias-2 img {
    width: 100%!important;
    height: 423px;
}
.item-noticias-5 {
    padding-left: 0;
}
.maisPosts .item-noticias-1 img {
    width: 100%!important;
    height: 423px;
}
.buscaBlog{
    display: block;
    width: -webkit-fill-available;
}
.buscaBlog ul li {
    width: -webkit-fill-available;
}
.buscaBlog input.sf-input-text {
    width: 100%;
}
.maisPosts article a {
    font-size: 24px;
}
.maisPosts article h3{
    padding-top: 20px;
}
.page-template-template-blog .item-ultimos-2 .post-thumbanil{
    display: none;
}
.page-template-template-blog .item-decora-3 .post-thumbanil{
    display: none;
}
.page-template-template-blog .item-noticias-3 .post-thumbanil{
    display: none;
}
.page-template-template-blog .item-ultimos-2 h3{
    /* background-color: #14172C;
    padding: 60px 35px;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: space-around;
    align-items: center; */
}
.page-template-template-blog .item-ultimos-2 a{
    color: #FFFFFF;
    font-size: 30px;
    line-height: 140%;
}
.page-template-template-blog .item-decora-3 h3{
    background-color: #AABDC8;
    padding: 60px 35px;
    text-align: center;
    height: 350.76px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: space-around;
    align-items: center;
}
.page-template-template-blog .item-decora-3 a{
    color: #FFFFFF;
    font-size: 30px;
    line-height: 140%;
}
.page-template-template-blog .item-noticias-3 h3{
    background-color: #575F69;
    padding: 60px 35px;
    text-align: center;
    height: 300px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-content: space-around;
    align-items: center;
}
.page-template-template-blog .item-noticias-3 a{
    color: #FFFFFF;
    font-size: 30px;
    line-height: 140%;
}
/*************** Blog ***************/
/*************** Single Post ***************/
.single-post .breadcrumb ul .item-current{
    /*padding-left: 10px;*/
}
.single-post .alinhamentoItens{
    padding-bottom: 10px;
}
.single-post .alinhamentoItens a{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    color: #000000;
}
.single-post #titulo-page .breadcrumb {
    margin-top: 0px;
}
/*************** Single Post ***************/
/*************** Imóveis ***************/
.pagination .current:after {
    border: 1px solid #14172c;
}
.page-template-template_imovel .container_imovel {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    align-content: center;
    flex-wrap: wrap;
}
.tax-bairros .container_imovel {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    align-content: center;
    flex-wrap: wrap;
}
.tax-cidade .container_imovel {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    align-content: center;
    flex-wrap: wrap;
}
/*************** Imóveis ***************/
/*************** Ocultar titulos duplicado nas paginas ***************/
.single-imoveis .tit span{
    display: none;
} 
.single-imoveis .tit h2{
    display: none;
} 
.page-template-template_imovel .tit .tit-principal {
    display: none;
}
.tax-cidade .tit .tit-principal {
    display: none;
}
.tax-cidade .tit h2 {
    display: none;
}
.tax-bairros .tit .tit-principal{
    display: none;
}
.tax-bairros .tit span{
    display: none;
}
.category .tit h2{
    display: none;
}
.category .tit-principal{
    display: none;
}
.category .post-categories li{
    margin-bottom: 0;
    padding: 0 10px;
}
#titulo-page .tit ul{
    display: inline-flex;
}
.category .tit span{
    display: none;
}
.single-imoveis .tit-principal{
    display: none;
}
.page-template-template_imovel .tax-bairros .tax-cidade .category, .tit-single-imovel {
    display: none;
}
.single-imoveis .tit-single-imovel{
    display: block;
}
/*************** Ocultar titulos duplicado nas paginas ***************/
.page-template-template_imovel .imovel {
    width: 31%;
    max-width: 33%;
    flex-grow: 0;
    flex-shrink: 0;
}
.tax-bairros .imovel {
    width: 31%;
    max-width: 33%;
    flex-grow: 0;
    flex-shrink: 0;
}
.tax-cidade .imovel {
    width: 31%;
    max-width: 33%;
    flex-grow: 0;
    flex-shrink: 0;
}
/*************** Ocultar titulos duplicado nas paginas ***************/
/*************** Página de contato ***************/
.page-template-template-contato .espacoMaior{
    background-color: #eef2f4;
}

/*************** Página de contato ***************/
/*************** Paginação ***************/
.pagination a.next.page-numbers{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}
.pagination .next img{
    width: 6px!important;
    height: 12px;
    margin-left: 10px;
    margin-top: -1px;
}
.pagination a.prev.page-numbers{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}
.pagination .prev img{
    width: 6px!important;
    height: 12px;
    margin-right: 10px;
    margin-top: -1px;
}
/*************** Paginação ***************/
/*************** Footer ***************/
footer .newsletter_footer .flex_news .form-news-botton input[type=submit] {
    min-height: 0;
}
/*************** Footer ***************/

@media screen and (max-width: 2560px){
    .buscaBlog input.sf-input-text {
        /* width: 55em; */
    }
    .buscaBlog select {
        /* width: 55em; */
    }
    .page-template-template-sobre .cl{
        display: none;
    }
}
@media screen and (max-width: 1920px){
    .buscaBlog input.sf-input-text {
        /* width: 40em; */
    }
    .buscaBlog select {
        /* width: 40em; */
    }
}
@media screen and (max-width: 1440px) {
    .buscaBlog input.sf-input-text {
        /* width: 26em; */
    }
    .buscaBlog select {
        /* width: 26em; */
    }
}
@media screen and (max-width: 1366px){
    .buscaBlog select {
        /* width: 23em; */
    }
    .buscaBlog input.sf-input-text {
        /* width: 23em; */
    } 
}

@media screen and (min-width: 2000px) {
    .gallery_single_imoveis .wrapper_imovel .inner_title_single_imoveis{
        margin-bottom: 40%;
    }
}

@media screen and (max-width: 1300px) {
    .single_about .grid_three{
        grid-template-columns: 1fr;
        grid-template-rows: auto auto 1fr;
        justify-items: unset;
    }

    .single_about .grid_three div:has(img){
        height: 53vh;
    }

    .single_about .grid_three img{
        width: 100%;
    }

    .gallery_single_imoveis .wrapper_imovel .inner_title_single_imoveis > :is(h1, p){
        width: 85%;
    }
}

@media screen and (max-width: 1024px) {
    #thumbnail-carousel {
        /* left: 32.6rem;
        width: 24.375rem;
        height: 16.875rem; */
    }
    .botao-zoom2, .botao-zoom2 {
        /* left: 474px; */
    }
/*     .page-template-template_imovel .container_imovel {
        display: flex;
        justify-content: space-between;
        gap: 2rem;
        align-content: center;
        flex-wrap: wrap;
        overflow-x: hidden;
    } */
    .container-historia {
        padding: 7.25rem 3.125rem 7.375rem;
    }
    .buscaBlog input.sf-input-text {
        /* width: 16em; */
    }
    .buscaBlog select {
        /* width: 16em; */
    }
}
@media only screen and (min-width: 800px) and (max-width: 850px){
    footer .newsletter_footer {
        padding-block: 1.5rem 5rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 800px){
    footer .newsletter_footer {
        padding-block: 1.5rem 5rem;
    }
}

@media screen and (max-width: 850px){
    #thumbnail-carousel{
        right: 50%;
        bottom: unset;
        top: 100%;
        
        width: calc(100% - (2.75rem * 2)); /*2.75 is the button's width*/
    }

    #thumbnail-carousel ul li{
        /* flex-grow: 1;
        flex-shrink: 1;
        
        width: 100% !important; */
        height: unset !important;
    }

    .gallery_single_imoveis .wrapper_imovel div:has(.inner_title_single_imoveis){
        background-color: #FFFFFF;
    }
    .gallery_single_imoveis .wrapper_imovel .inner_title_single_imoveis{
        margin-bottom: 0;
        
    }

    .gallery_single_imoveis + .single_about{
        padding-top: 0;
        padding-bottom: 4.25rem;
    }

    .gallery_single_imoveis + .single_about > .grid_three{
        padding: 0;
    }
}

@media screen and (max-width: 768px) {
    .page-template-template-sobre .espacoSobre {
        /* width: 783px; */
    }
    footer .newsletter_footer {
        padding-block: 1.5rem 5rem;
    }
    .buscaBlog{
        display: block;
        width: -webkit-fill-available;
    }
    .buscaBlog ul li {
        width: -webkit-fill-available;
    }
    .buscaBlog input.sf-input-text {
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
    .page-template-template_imovel .container_imovel {
        flex-direction: column
    }

    .imovel.imovel{
        width: 90%;
        max-width: unset;
    }
}
@media screen and (max-width: 425px) {
    .search_block .block_local .local_about .local_about_city {
        padding: 4px 10px;
    }
    .page-template-template-sobre .pc{
        display: none;
    }
    .page-template-template-sobre .cl{
        display: block;
    }
    .page-template-template-sobre .alex p {
        font-size: 20px;
    }
    .page-template-template-sobre .alex span{
        font-size: 14px;
    }
    .page-template-template-sobre .consultor {
        padding-top: 18px!important;
        padding-bottom: 18px;
    }
    .page-template-template-sobre .alex img {
        padding: 5px 5px 5px 0;
    }
/*     .page-template-template_imovel .container_imovel {
        display: flex;
        justify-content: space-between;
        gap: 2rem;
        align-content: center;
        flex-wrap: wrap;
        overflow-x: hidden;
    } */
    .page-template-template_imovel .imovel {
        width: 100%;
        max-width: 100%;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .botao-zoom2 {
        position: absolute;
        /* top: 445px;
        left: 0px; */
        top: 0;
        left: 0;
        transform: translate(-100%, -100%);

        width: 3em;
    }
    .botao-zoom {
        position: absolute;
        top: 424px;
        left: 0px;
        width: 44px;
    }
    #thumbnail-carousel .splide__arrow--prev {
        /* top: 85.6%; */
    }
    #thumbnail-carousel .splide__arrow--next {
        /* top: 85.5%; */
    }
    #main-carousel .splide__slide img {
        height: 100%;
    }
    .single_about .grid_three {
        padding: 0;
        /* margin: 0 16px; */
    }
    .grid_three .block {
        padding: 0;
    }
    .single_features .wrapper .grid_blue p {
        font-size: 16px;
    }
    footer .newsletter_footer {
        padding-block: 1.5rem 5rem;
    }
    footer .footer_dark_blue .footer_two .creci p {
        text-align: center;
    }
    .page-template-template-contato .espacoMaior .js{
        padding: 16px 24px;
    }
    .form-contato-botton button {
        width: -webkit-fill-available;
    }
    .page-template-template-sobre .backgroundSobre, .container-historia {
    background-repeat: no-repeat;
    /* background-size: contain; */
    }
    .page-template-template-sobre .backgroundSobre {
        width: 100%;
        height: 59.5vh;
        /* min-height: 25.3125rem!important; */
    }
    .page-template-template-sobre .espacoSobre {
        /* width: 440px; */
    }
    .page-template-template-sobre .textoSobre {
        /* margin-top: -7px; */
    }
    .page-template-template-sobre .textoSobre {
        padding: 24px 16px;
        background-color: #eef2f4;
    }
    .page-template-template-sobre .textoSobre h1 {
        padding-left: 16px!important;
        padding-bottom: 10px;
    }
    .page-template-template-sobre .textoSobre p {
        padding: 16px!important;
    }
    .page-template-template-sobre .container-historia {
        padding: 24px 16px!important;
    }
    .page-template-template-sobre .historiaVisao {
        padding: 16px!important;
    }
    .buscaBlog{
        display: block;
        width: -webkit-fill-available;
    }
    .buscaBlog ul li {
        width: -webkit-fill-available;
    }
    .buscaBlog input.sf-input-text {
        width: 100%;
    }
    .buscaBlog .searchandfilter select.sf-input-select {
        /* min-width: 16.25rem; */
    }
}
@media screen and (max-width: 375px) {
    .page-template-template-sobre .espacoSobre {
        /* width: 390px; */
    }
    .page-template-template-sobre .textoSobre {
        /* margin-top: -51px; */
    }
}
@media screen and (max-width: 320px) {
    .page-template-template-sobre .espacoSobre {
        /* width: 335px; */
    }
    .page-template-template-sobre .textoSobre {
        /* margin-top: -101px; */
    }
}

@media screen and (max-width: 767px){
    .page-template-template-sobre .backgroundSobre {
        height: 59.5vh;
        background-position: 50%;
    }

    .textoSobre{
        padding: 24px 20px;
    }

    .container-historia{
        padding-block: 24px;
    }

    .historiaVisao > *{
        padding-inline: 0;
    }

    .imgSobre2{
        margin-top: 1.125rem;
    }

    .imgSobre2 img{
        height: 60vh;
    }

    .sf-field-submit, .sf-field-reset{
        display: inline-block !important;
        
        width: 50% !important;
        margin: 0 !important;
    }

    .espaco h3{
        font-size: 1.5rem;
        line-height: 1.5;
    }
}

.sf-field-reset{
    text-align: center;
}
