.elementor-1183 .elementor-element.elementor-element-fa17e6a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:70px;--padding-bottom:70px;--padding-left:15px;--padding-right:15px;}.elementor-1183 .elementor-element.elementor-element-fa17e6a:not(.elementor-motion-effects-element-type-background), .elementor-1183 .elementor-element.elementor-element-fa17e6a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://immaconstrutora.com.br/wp-content/uploads/2024/12/header-interna.png");background-size:cover;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1183 .elementor-element.elementor-element-325bd74 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-weight:600;color:#FFFFFF;}.elementor-1183 .elementor-element.elementor-element-cfc22a0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:70px;--padding-bottom:70px;--padding-left:15px;--padding-right:15px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-1183 .elementor-element.elementor-element-325bd74{text-align:center;}}/* Start custom CSS for shortcode, class: .elementor-element-e01fcc3 */.elementor-1183 .elementor-element.elementor-element-e01fcc3 a .info-imovel {
    color: #000 !important;
    font-weight: 500;
    font-size: 14px;
}

.elementor-1183 .elementor-element.elementor-element-e01fcc3 h1 {
    font-weight: 600;
}

.conteudo {
  padding: 15px !important;
  display: flex;
  flex-direction: column;
  background: #fff;
  border: 1px solid #235F75;
  height: 100%;
}

.conteudo-imovel p {
  padding: 0 !important;
}

.conteudo .valor {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  margin-top: 20px;
}
.listagem-imovel {
        font-family: 'Montsserat', Helvetica, Arial, Lucida, sans-serif;
}

.conteudo-imovel h1 {
  color: #000;
  font-size: 20px;
  margin-top: 20px;
}

.cidade {
  color: #000;
  display: flex;
  align-items: center;
	gap: 5px;
  font-size: 15px;
  margin-bottom: 10px;
}

.conteudo-imovel  p.descricao {
  color: #235F75;
  font-size: 15px;
  margin-top: 20px;
}

.info-imovel {
  display: flex;
  justify-content: flex-start;
  margin-top: 20px;
  flex-wrap: wrap;
  gap: 10px;
}

.info-imovel h4 {
  font-weight: 600;
}

.imovel-info {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.imovel-info h4 {
  padding-bottom: 0 !important;
      font-size: 13px;
}


.btnCTA {
  background-color: #235F75 !important;
  color: #fff;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
  font-weight: 400;
  margin-top: 20px;
  position: relative;
  z-index: 0;
  border: 1px solid #235F75;
  overflow: hidden !important;
}

.btnCTA::before {
  content: '';
  width: 0;
  height: 100%;
  top: 0;
  right:0;
  position: absolute;
  background: #fff;
  opacity: 1;
  display: block;
  z-index: -1;
  transition: all 0.5s ease;
  border-radius: 3px;
}

.btnCTA:hover::before {
  width: 100%;
}
.btnCTA:hover {
  color: #235F75;
}

.conteudo-imovel {
  margin-bottom: auto !important;
}

.info-imovel img {
    width: 23px;
    height: 23px;
    object-fit: contain;
}

.cidade img {
        width: 23px;
    height: 23px;
    object-fit: contain;
}
@media (max-width: 768px) {
    .card-imovel {
    width: 49% !important;
  }
}

@media (max-width: 500px) {
  .card-imovel {
    width: 100% !important;
  }

}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-cfc22a0 */.conteudo > img {
    width: 100% !important;
  }


.pagination {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.pagination a {
  color: #000;
  font-weight: 700;
  font-size: 15px !important;
}
.listagem-imovel {
  display: flex;
  flex-wrap: wrap;
  gap: 2%
}
.card-imovel {
  width: 23%;
}
/* Chrome, Safari, Edge, Opera */
.valor-imovel input::-webkit-outer-spin-button,
.valor-imovel input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.campo img {
  max-width: 20px;
}


.container-busca {
  font-family: 'Montsserat', Helvetica, Arial, Lucida, sans-serif;
}


.col-botao {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  gap: 20px;
}

.col-botao button {
  background: none;
  border: none;
  color: #fff;
  font-size: 16px;
  margin-top: 0 !important;
  cursor: pointer;
}

.valor-imovel {
  width: 100% !important;
  display: flex;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 20px 20px 20px 10px;
  font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif;
  gap: 5px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.valor-imovel input {
  background: none;
	border: none;
  color: #fff;
  width: 100%;
  font-size: 14px;
}


.valor-imovel input::placeholder {
  color: #fff !important;
}
.container-busca {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.tipo-imovel, .campo {
  display: flex;
	align-items: center;
  gap: 5px;
  width: 100%;
    border: 1px solid #fff !important;
  border-radius: 5px;
      padding: 15px 10px;

}
.tipo-imovel select,  .campo select{
  background: none;
  border: none;
  color: #fff;
}

.et-pb-arrow-next:before, .et-pb-arrow-prev:before {
      border: 2px solid #235F75;
    border-radius: 50%;
}

.card-imovel {
  margin-bottom: 20px;
}

.card-imovel > img {
      width: 100%;
    height: 280px;
    object-fit: cover;
}/* End custom CSS */