.ulSobreNos{
  font-size: 20px;
  list-style: disc !important;
  margin-bottom: 20px;
}

.ulSobreNos li {
  margin: 5px 0;
  list-style: disc;
}

.full-row.p-0.text-dark.footer-two {
  background-color: var(--theme-secondary-color);
}

.footer-widget .widget-title {
  color: #000;
}

.corTexto a {
  color: #000 !important;
}

.corTexto a:hover {
  color: #fff !important;
}

.footer-widget li a {
  color: #000 !important;
}

.footer-widget li a:hover {
  color: #fff !important;
}

.w-300 {
  width: 110px !important;
}


.botaoSaibaMais {
  margin: 10px auto;

}

.botaoSaibaMais {
  margin-top: 68px;
}

.btnSaibaMais:hover {
  filter: brightness(110%);
}

.cidades__imagem--altura {
  height: 230px;
}

.quadrado__imagem--largura {
  width: 45px;
}

.header__logo--tamanho {
  width: 100px !important;
}

.btnSaibaMais h6 {
  color: #000;
  margin: 0;
}

.navbar-brand {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.wppFixed {
  position: fixed;
  bottom: 82px;
  left: 30px;
  width: 50px;
}

.background__slider {
  background-color: #000 !important;
}

.webtaggerCopy{
  color: #000 !important;
}

@media(max-width: 991px){
  .divLogoFooter{
    align-self: center;
    max-width: 300px;
  }
}

@media (max-width: 550px){
  .logoFooter{
    height: 165px;
    width: 165px;
  }
  .divLogoFooter{
    text-align: center;
  }
}

.align-top {
  padding-top: 15%;
}

.btn__home {
  border-radius: 3px !important;
}

.text__black {
  color: black !important;
}

.text__black :hover{
  color: #ffcc2a !important;
}

.icon__size {
  width: 15px;
}

.slider__container-align {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 25px 0px !important;
}

.slider__box {
  display: flex;
  flex-direction: column;
  width: 100% !important;
}


.icon__header2 {
  color: #333 !important;
}
.icon__header2:before {
  color: #fff !important;
}

.icon__align {
  width: 20px;
}

  .properties_area {
    width: calc(75% - 30px);
    display: inline-block;
    margin: 170px 15px 0;
    vertical-align: top;
    position: relative;
  }

  .area25MenuLateral {
    display: inline-block;
    position: relative;
    vertical-align: top;
  }

  .buttonAlugarComprar {
    color: var(--theme-primary-color);
    width: calc(49% - 10px);
    margin: 0 5px;
    cursor: pointer;
    padding: 6px 5px;
    border-radius: 5px;
    border: 1px solid #dee2e6;
    text-align: center;
    display: inline-block;
  }

  .enviarButtonBusca {
	  color: var(--theme-secondary-color);;
	  border: 0;
	  width: 100%;
	  cursor: pointer;
	  padding: 6px 5px;
	  border-radius: 5px;
	  text-align: center;
	  background-color: var(--bs-body-color);;
    font-family: var(--theme-hiperlink-font) !important;
    transition: 0.5s;
  }
  .enviarButtonBusca:hover {
	  color: var(--bs-body-color);;
	  background-color:var(--theme-secondary-color);;
    font-family: var(--theme-hiperlink-font) !important;
  }

  .inputTypeTextOnde {
	  outline: none;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    background: var(--theme-light-color);;
    width: 100%;
    padding: 6px 5px;
    margin: 5px 0;
  }

  .titulosPageBuscaLateral {
    color: var(--theme-secondary-color);;
    font-size: 18px;
    margin: 8px 0 0;
    font-weight: 600;
  }
  .col-lg-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .properties_item .pp_content {
    padding: 30px;
    display: inline-block;
    vertical-align: top;
    width: 64%;
  }

  .img-fluid {
    min-width: 100%;
    max-height: 250px;
    max-width: inherit;
  }

  .ulBusca {
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding-left: 10px;
    list-style-type: none;
    position: absolute;
	   outline: none;
    max-height: 300px;
    overflow-y: scroll;
	   z-index: 999999;
  }

  .ulBusca label {
    width: 100%;
    color: #777777;
    font-weight: normal;
    margin: 5px 0px;
  }

  .ulBusca label input {
	   width: 20%;
    margin-right: 10px;
  }

  .ulBusca label {
      width: 60px !important;
  }

  .qualTipo {
    cursor: pointer;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    background: var(--theme-light-color);;
    width: 100%;
    padding: 6px 5px;
    margin: 5px 0px;
  }

  .areaInterna25MenuLateral .qualTipo{
    max-width: 100%;
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 1; /* number of lines to show */
           line-clamp: 1;
   -webkit-box-orient: vertical;
  }

  .tiposDePrecos {
    display: inline-block;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    vertical-align: top;
    background: var(--theme-light-color);;
    padding: 6px 5px;
    width: 100%;
  }

  .minimoMaximoPreco {
    width: calc(49% - 10px);
    margin: 0 5px;
	  position: relative;
    display: inline-block;
  }
  .areaInterna25MenuLateral .minimoMaximoPreco p{
    margin-bottom: 0;
  }

  hr {
    margin: 20px 0 !important;
    border-top: 1px solid #dee2e6 !important;
  }

  .inputTypeTextCodigo {
    border: 1px solid #dee2e6;
    border-radius: 5px;
    background: var(--theme-light-color);;
    width: 70%;
    padding: 6px 5px;
  }

  .botaoCodigo {
    cursor: pointer;
    background-color: var(--theme-secondary-color);;
    color: #fff;
    width: 30%;
    padding: 6px 5px;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
  }

  .pp_background_img {
	  width: 35%;
	  display: inline-block;
	  vertical-align: top;
	  background-size: cover;
	  background-position: center;
	  background-repeat: no-repeat;
    height: 100%;
  }

  @media screen and (max-width: 600px) {
    .pp_background_img {
  	  width: 100%;
      height: 0;
      padding-bottom: 45%;
    }
  }

  .tamanhoAreaPropertie {
    max-height: 350px;
    height: 100%;
  }

  @media screen and (max-width: 600px) {
    .tamanhoAreaPropertie {
      max-height: none;
    }
  }

  .inputAreaLabel {
	  outline: none;
	  background: transparent;
	  border: 0;
      width: 100px;
  }

  .inputAreaLabelPadding {
	  padding-left: 5px
  }

  @media screen and (max-width: 1058px)  {
  	.img-fluid {
  		max-height: inherit;
  		width: 100%;
  		min-width: inherit;
  	}

  	.properties_item .pp_content {
  		width: 100%;
  	}

    .properties_item .pp_content {
      width: 65%;
      float: right;
    }
  }

  @media (max-width: 600px) {
    .properties_item .pp_content {
      width: 100%;
      float: none;
    }
  }

  @media (max-width: 991px) {
	.properties_item {
		max-width: inherit;
	 }
  }

  @media (max-width: 768px) {
	 .area25MenuLateral {
		display: block;
	 }

	 .properties_area {
		width: 100%;
		display: block;
		margin: 170px 0 0;
	 }
  }


.bg__header2 {
  background: #000;
  width: 100%;
  height: 140px;
  position: absolute;
  top: 0px;
}

.bg__socialBar {
  background: #d5a91d;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 999;
}

.row__socialBar {
  display: flex;
  flex-direction: row;
}

.col__socialBar {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.item__socialBar {
  padding: 0px 10px;
}

.link__socialBar {
  color: #000;
}

.link__socialBar:hover {
  color: #fff;
}

.mobile__item {
  display: none;
}

@media (max-width:991px) {
  .mobile__item {
    display: block;
  }
  .bg__socialBar {
    display: none;
  }
}

.display-none {
  display: none !important;
}

.list-color-general {
  color: var(--theme-general-color) !important;
}

.align__cod {
  display: flex !important;
  align-items: center;
}

.logo__header {
  z-index: 99999;
}

.btn__items {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin: 10px 0px;
}
.btn__items a{
  width: 50% !important;
  font-size: 18px !important;
}

@media (max-width:992px) {
  .btn__items a{
    width: 70% !important;
    font-size: 18px !important;
  }
}
@media (max-width:360px) {
  .btn__items a{
    width: 65% !important;
    font-size: 18px !important;
  }
}

.preco__select{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.preco__select-venda{
  color: var(--theme-primary-color);
  font-family: var(--theme-highlight-font);
  font-size: 21px;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin: 0;
  width: 100%;
}

.preco__select-venda span{
  font-size: 14px;
  font-weight: 400;
  color: var(--theme-general-color);
  padding-left: 10px;
}

.preco__select-aluguel{
  color: var(--theme-primary-color);
  font-family: var(--theme-highlight-font);
  font-size: 21px;
  font-weight: 700;
  display: flex;
  align-items: center;
  margin: 0;
  width: 100%;
}

.preco__select-aluguel span{
  font-size: 14px;
  font-weight: 400;
  color: var(--theme-general-color);
  padding-left: 10px;
}

.align__description {
  justify-content: space-between;
}

@media (max-width:500px) {
  .listing-price small {
    text-align: left;
  }
}

.slider__img {
  width: 700px;
  text-align: center;
}

.carousel-cell-image {
 width: auto;
 height: 800px;
}

.carousel {
  background: #222;
}

.carousel-cell {
  width: 100%;
  height: 100%;
  margin-right: 10px;
  /* center images in cells with flexbox */
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel.is-fullscreen .carousel-cell {
  height: 100%;
}

.carousel-cell-image {
  display: block;
  max-height: 100%;
}

.carousel.is-fullscreen .carousel-cell-image {
  max-width: 100%;
}

.capaAnuncio{
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 100%;
  padding-top: 100%;
}

.openFilter{
  display: none !important;
  position: absolute;
  width: 40px;
  height: 40px;
  right: 15px;
  top: 20px;
  background-color: var(--theme-secondary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0 none;
}
.openFilter img{
  width: 80%;
}
.openFilter i{
  position: absolute;
  right: 26px;
  top: 20px;
}

@media(max-width: 767px) {
  .openFilter{
    display: block !important;
  }
  .searchArea{
    position: relative;
    max-height: 78px;
    overflow: hidden;
    padding-top: 24px !important;
  }

  .searchAreaOpened{
    max-height: inherit !important;
  }
  .searchAreaOpened .openFilter i{
    transform: rotate(180deg);

  }
}
.titleBoxCategorias{
  font-size: 15px;
}
.shadowText{
  text-shadow: 3px 3px 5px #000;
  background: rgba(255, 204, 42, .4);
  width: 100%;
  margin-bottom: 0;
}
@media(max-width: 1200px){
  .areaBuscaHome{
    justify-content: center !important;
  }
}

@media(max-width: 575px){
  .areaBancos .col{
      width: 50%;
  }
}

.iconesComodos{
  column-gap: 20px !important;
  row-gap: 15px !important;
}

.banner-search{
  margin: 170px 0;
  padding: 30px !important;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 15px;
}
@media(max-width: 1100px){
  .banner-search{
    margin: 0 !important;
  }
}
.socialMediasMenu{
  display: flex;
  flex-direction: row;
  justify-content: start;
  gap: 15px;
}

.clientContactForm{
  width: 100%;
  padding: 36px;
  border-radius: 16px;
  background-color: #fff;
  box-shadow: -9.213px 13.213px 100px 0px rgb(0 0 0 / 20%);
  margin: 30px auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.clientContactForm textarea{
  outline: none;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    background: var(--theme-light-color);
    width: 100%;
    padding: 6px 5px;
}
.clientContactForm>div p{
  font-size: 16px;
  font-weight: 500;
}
@media(max-width: 991px){
  .clientContactForm{
    margin-top: 70px;
  }
}
.flexDuo{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2%;
}
.flexDuo>div{
  width: 49%;
}
@media(max-width: 767px){
  .flexDuo>div{
    width: 100%;
  }
  .flexDuo>div:first-child{
    padding-bottom: 20px !important;
  }
}
.flexDuo>div p,
.flexSolo>p{
  margin-bottom: 4px;
}
.flexDuo>div input{
  outline: none;
  border: 1px solid #dee2e6;
  border-radius: 5px;
  background: var(--theme-light-color);
  width: 100%;
  padding: 6px 5px;
}
.flexDuo>div input:focus{
  outline: none;
}
.checkCol{
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media(max-width: 767px){
  .checkCol{
    margin-bottom: 8px;
  }
}
.checkCol label{
  width: max-content;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}
.tituloSeguros{
  font-size: 20px;
  font-weight: 500;
}
.btnForm{
  width: 250px;
}
.boxDuvida{
  width: 100%;
  margin-bottom: 24px;
}
.boxDuvida h1{
  width: 100%;
  background-color: var(--theme-secondary-color);
  padding: 16px;
  color: #000;
  line-height: 24px;
  font-size: 24px
}
.boxDuvida .resposta{
  width: 100%;
  padding: 0 16px;
}
.boxDuvida .resposta p{
  font-size: 18px;
}

#alvoMaisArquivos{
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.blocosBrancosPesquisa {
  width: calc(12.5% - 10px) !important;
  padding: 0 !important;
  margin: 0 5px;
}
@media (max-width: 992px) {
  .blocosBrancosPesquisa {
    width: calc(25% - 10px) !important;
  }
}
@media (max-width: 576px) {
  .blocosBrancosPesquisa {
    width: calc(50% - 10px) !important;
  }
}
.blocosBrancosPesquisa div {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.blocosBrancosPesquisa h6 {
  font-size: 12px;
}