/*
===================================
Root
===================================
*/

:root{
	--transition-all:all .2s ease-in-out;
}

/*
===================================
Geral
===================================
*/


/*
===================================
Geral da TWM
===================================
*/

/* Página Portfólio */
.portfolio-grid {
    display: flex;
    align-content: stretch;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    border-bottom: 1px solid #202020;
    padding-bottom: 50px;
    margin-bottom: 45px;
}
.portfolio-item {
    flex-basis: calc(33% - 15px);
    margin-bottom: 30px;
}
.portfolio-image {
    /*min-height: 328px;*/
    min-height: auto;
}
.portfolio-image img{
width: 100%;
    height: 100%;
max-width: 100%;
    vertical-align: middle;
    object-fit: cover;
}
.portfolio-details {
    /*background: linear-gradient(90deg, var(--c1, #693d0a), var(--c2, #b8986a) 49%, var(--c1, #693d0a)) var(--x, 0) / 100%;*/
    background:var(--e-global-color-11399ed);
    color: #fff;
    padding: 30px 20px;
    min-height: 350px;
    font-family: 'Montserrat';
}
.portfolio-details p{
    font-size: 15px;
    font-weight: 200;
}
.portfolio-details p strong {
    font-weight: 500;
}
.portfolio-details .local-port {
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
}
.portfolio-details .title-port {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1.2;
font-weight: 200;
}
.portfolio-details .area-tot-port span {
    font-weight: 500;
}
.load-more-container {
    text-align: center;
}
button#load-more {
    border: 1px solid #202020;
    color: #202020;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    padding: 11px 25px 9px;
    border-radius: 50px;
    background: transparent;
}
button#load-more:hover {
    background: #202020;
    color: #ffffff;
}
@media all and (max-width: 1024px){
.portfolio-item {
    flex-basis: calc(50% - 15px);
    margin-bottom: 30px;
}
}

@media all and (max-width: 881px){
.portfolio-item {
    flex-basis: 100%;
    margin-bottom: 20px;
}
.portfolio-details {
    min-height: auto;
}
}

.navegacao {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.dots {
    display: flex;
}

.dot {
    width: 33px;
    height: 33px;
    background-color: #fff;
    margin-right: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    text-decoration: none;
    color: #202020;
    border: 1px solid #202020;
    font-family: 'Montserrat', sans-serif;
    transition: all ease-in-out .150s;
}

.dot.active {
    background-color: #202020;
    color: #fff;
}

.arrows {
    display: flex;
}

.arrow {
    width: 40px;
    height: 40px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    text-decoration: none;
    color: #202020;
    border: 1px solid #202020;
    transition: all ease-in-out .150s;
}
.arrow:hover, .dot:hover {
    background-color: #202020;
    color: #ffffff;
}
.arrow.left{
    margin-right: 39px;
}
.arrow.right{
    margin-left: 30px;
}
/* FIM */

/* Barra preta Página do Imovel */
ul.content-icons-imoveis {
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    padding: 0;
}
ul.content-icons-imoveis a {
    font-size: 15px;
    font-family: 'Montserrat';
    color: #ffffff;
    font-weight: 400;
    display: flex;
    align-items: center;
    transition: all ease-in-out .2s;
}
ul.content-icons-imoveis a:hover {
    color:#9d5d12;
}
ul.content-icons-imoveis a.centraliza:before {
    content: '';
    display: inline-block;
    transition: all ease-in-out .2s;
}
ul.content-icons-imoveis a.centraliza:hover:before {
    opacity: .6;
}
ul.content-icons-imoveis a.centraliza.galeria:before {
    background: url(https://varicred2.tidigital.com.br/wp-content/uploads/2024/06/001-galeria-de-fotos.png);
      background-position: center;
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    background-size: 19px;
}
ul.content-icons-imoveis a.centraliza.caracteristicas:before {
    background: url(https://varicred2.tidigital.com.br/wp-content/uploads/2024/06/001-rgua-triangular.png);
      background-position: center;
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    background-size: 19px;
}
ul.content-icons-imoveis a.centraliza.plantas:before {
    background: url(https://varicred2.tidigital.com.br/wp-content/uploads/2024/06/002-esboo-de-casa.png);
      background-position: center;
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    background-size: 19px;
}
ul.content-icons-imoveis a.centraliza.diferenciais:before {
    background: url(https://varicred2.tidigital.com.br/wp-content/uploads/2024/06/002-quadrados.png);
      background-position: center;
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    background-size: 19px;
}
ul.content-icons-imoveis a.centraliza.localizacao:before {
    background: url(https://varicred2.tidigital.com.br/wp-content/uploads/2024/06/006-localizacao-white.png);
      background-position: center;
    background-repeat: no-repeat;
    width: 13px;
    height: 19px;
    margin-right: 10px;
    background-size: 13px;
    margin-top: -2px
}
ul.content-icons-imoveis a.centraliza.contato:before {
    background: url(https://varicred2.tidigital.com.br/wp-content/uploads/2024/06/003-bate-papo-de-bolha.png);
      background-position: center;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    background-size: 25px;
}
/* FIM */

/* Contato Página do Imóvel */
#shortcode-form-contact label {
    width: 100%;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    color: #202020;
    line-height: 1.5;
    padding: 11px 0;
}
#shortcode-form-contact textarea{
    width: 100%;
    height: 100px;
}
div#btn-form-contact input[type=submit] {
    max-width: 100%;
    width: 100%;
    /*background: linear-gradient(90deg, #693d0a -10%, #b8986a 50%, #693d0a 110%) 0 / var(--x, 100%) !important;*/
    background:var(--e-global-color-11399ed);
    border: none !important;
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    height: 50px;
    text-transform: uppercase;
    border-radius: 50px;
    transition: all .2s ease;
        margin-top: -15px;
        font-family: 'Montserrat', Sans-Serif;
}
div#btn-form-contact input[type=submit]:hover {
    --x: 200%;
    background:var(--e-global-color-2048c06);
}
#shortcode-form-contact input[type=email], #shortcode-form-contact input[type=number], #shortcode-form-contact input[type=tel], #shortcode-form-contact input[type=text],#shortcode-form-contact select, #shortcode-form-contact textarea {
    width: 100%;
    border: 1px solid #666;
    border-radius: 3px;
    padding: .55rem .69rem;
    transition: all .3s;
    margin-top: 7px;
}

.form-group {
    margin-bottom: 7px;
}
.custom-file, .custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + 1.1rem + 2px);
}
.custom-file {
    display: inline-block;
    margin-bottom: 0;
}
.fale-conosco .banner .formulario input, .fale-conosco .banner .formulario select {
    height: 40px;
    border: 1px solid #202020;
}
.custom-file input {
    box-shadow: none !important;
}
.custom-file-input {
    z-index: 2;
    margin: 0;
    overflow: hidden;
    opacity: 0;
}

.custom-file-input:lang(pt)~.custom-file-label:after {
    content: "Procurar";
}
.custom-file-label:after {
    content: "Procurar";
    border: 1px solid #fff;
    background: #202020;
    border-radius: 4px;
    height: 42px;
    bottom: 0;
    z-index: 3;
    display: block;
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    padding: .55rem 1rem;
    line-height: 1.5;
    color: #ffffff;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    padding: .55rem .75rem;
    line-height: 1.5;
    color: #495057;
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}
label.d-none{
    display: none;
}
.form-group p {
    margin-block-end: 0 !important;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin-bottom: -25px;
}
@media all and (max-width: 400px){
    .custom-file-label:after {
    position: unset;
    width: 98px;
}
.form-group {
    margin-bottom: 3rem;
}
}

/* header do tema */
.site-header .header-inner {
    display: none;
}


/*
================================================
Portfólio - Ajustes de layout
================================================
*/

.portfolio-grid{
    color:#ffffff;
    justify-content: center;
    column-gap: 2%;
}
.portfolio-grid .portfolio-item {
    width: 32%;
}
.portfolio-grid .area-tipo-port{
    display: flex;
    padding: 20px;
    gap: 30px;
    justify-content: center;
}

.portfolio-grid .portfolio-item .portfolio-image {
    position:relative;
}
.portfolio-grid .portfolio-item .portfolio-image:after {
    content:"";
    position:absolute;
    bottom:0px;
    left:0px;
    width: 100%;
    height: 100%;
    background:linear-gradient(to bottom, transparent 70%, hsl(0deg 0% 0% / 85%) 100%);
}
.portfolio-grid .portfolio-item .portfolio-image img{
    border-radius:20px 20px 0 0;
}
.portfolio-grid .portfolio-item .portfolio-image span.local-port{
    position: absolute;
    bottom: 10px;
    text-align: center;
    z-index: 1;
    left: 0;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
}

.portfolio-grid .portfolio-item .portfolio-details {
    padding: 0px;
    background-color: var(--e-global-color-15a2421);
    min-height: 0px;
    border-radius: 0 0 20px 20px;
}
.portfolio-grid .portfolio-item .portfolio-details h2.title-port{
    padding: 4px 10px;
    background: var(--e-global-color-11399ed);
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    margin: 0px;
}
.portfolio-grid .area-tipo-port p{
    margin:0px !important;
}
.portfolio-grid .area-tipo-port p.area-tot-port,
.portfolio-grid .area-tipo-port div.desc-port {
    text-align:center;
}
.portfolio-grid .area-tipo-port p.area-tot-port {
    white-space:nowrap;
}
.portfolio-grid .area-tipo-port div.desc-port strong{
    display:block;
    white-space:nowrap;
}
.portfolio-grid .area-tipo-port .area-tot-port span{
    display: block;
}
