﻿/*FILTERS*/
/* Footer */
/* Footer Fim */
/* Imovel */
/* Imovel Fim */
/* Modal */
/* Modal Fim */
/* Destaques */
/* Destaques Fim */
/* Quem Somos */
/* Quem Somos Fim */
/* Atendimento */
/* Atendimento Fim */
/* Fale Conosco */
/* Fale Conosco Fim */
/* Empreendimento */
/* Empreendimento Fim */
/* Panels */
/* Panels Fim */
.footer-background-color {
  font-family: "Inter-Light, sans-serif";
  color: #fff;
  background-color: #09364D;
  background: #09364D;
}

.footer-background-color a {
  color: #fff;
  text-decoration: underline;
  transition: ease-out all 0.5s;
}

.footer-background-color a:hover {
  color: #fff;
  text-decoration: underline;
}

.desenvolvido-por {
  font-family: "Inter-Light, sans-serif";
  font-size: 10pt;
  color: #fff;
  background-color: #09364D;
  border-top: solid 1px #fff;
}

.desenvolvido-por a {
  color: #fff;
}

.desenvolvido-por a:hover {
  color: #fff;
}

.footer-endereco {
  margin-bottom: 0px;
}

.footer-endereco img {
  width: 200%;
}

.footer-telefone {
  margin-bottom: 0px;
}

.footer-telefone img {
  width: 150%;
  margin-left: 5px;
}

.footer-contato-email {
  margin-bottom: 0px;
}

.footer-contato-email img {
  width: 150%;
  margin-left: 5px;
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #fff;
}

.footer-quemsomos {
  max-width: 470px;
  margin-top: 10px;
  text-align: justify;
  text-indent: 50px;
}

.footer-logo {
  width: 120px;
}

.text-uppercase {
  text-transform: capitalize !important;
}

.text-align-right {
  margin-left: 55px;
}

.display-inline {
  display: inline;
}

.display-inline-block {
  display: inline-block;
}

.footer-icon {
  width: 40px !important;
  margin-right: 10px;
}

.footer-icon.f-icon-facebook {
  background: url("/Images/KleyaImoveis/icone_facebook.png") no-repeat;
  width: 40px !important;
  height: 40px !important;
  margin-right: 25px;
  display: inline-block;
}

/* Custom xs */
/* xs */
/* sm */
/* md */
/* lg */
