/*
#595959
#262626
#680507
*/
/*
.print { display: inline-block; }
*/

html,
body {
  font-family: 'Segoe UI', 'Roboto', Tahoma, Arial, sans-serif;
}

body, main, #content.container, .bg-color {
  /* background-color: #fff; */
  background-color: #f7f7fa;
}

#imovel {
  background-color: #f7f7fa;
}

.favorito.on, #imovel .buttons_detalhe .favorito {
  color: #E68C00 !important;
}

h1, .h1, h2, .h2, h3, .h3, #content i.primary, #pagination i, .pagination i, .hover-primary i:not(.fa-inverse):not(.favorito), .sel-item i {
  color: #595959 !important;
}
#pagination a:hover i { color: #093459 !important; }

#banner {
  margin-top: -6px !important;
}

#content.container {
  margin-top: 61px;
}

/*                      -------- Menu --------         */

#nav, #menu-content, .navbar.opaco
{
  background-image: none;
  background: linear-gradient(#00427b, #093459, #093459);
  border-bottom: 5px solid #E68C00;
  /*
  background-image: linear-gradient( #55565e, #3d3e43 );
  background-image: linear-gradient( #fff, #fff );
  background-image: linear-gradient( #afafb6, #94949e );
  */
}
#nav #actions a:hover, #nav #actions button:hover, #menu-content a:hover, #menu-content .nav>li>a:hover
{
  border-color: transparent;
}

/*  Topo transparente E opaco quando rolagem no início
#nav:not(.opaco), #nav:not(.opaco) .dropdown-menu, #menu-content:not(.opaco) { background-color: #0008; }
#nav:not(.opaco) .dropdown-menu a:hover { background-color: #0005 !important; }
#nav:not(.opaco) #actions button:hover,
#nav:not(.opaco) #actions a:hover, #menu-content:not(.opaco) a:hover,
#menu-content:not(.opaco) .nav>li>a:hover { background-color: #000a; }
*/

#menu-content hr {
  border-color: #680507;
}

.dropdown-menu, .dropdown-menu a {
  background: #072947;
}

#menu-content, #menu-content a, .dropdown-menu>li>a, .navbar .btn-area {
  color: #f1f1f1;
}

#navbar-toggle .icon-bar {
  background-color: #f1f1f1;
}

#navbar-toggle:hover .icon-bar {
  background-color: #f1f1f1;
}

.share, .share.on, .share>li>a {
  color: #595959 !important;
}


/*                        ----------------         */

div#footer {
  background: linear-gradient(#093459, #072947);
  color: #fff !important;
  border-top: solid 5px #E68C00;
}

div#footer .fa-inverse {
  color: #fff;
}

div#footer a {
  color: #fff;
}

#logo_rodape {
  display: block;
  background: url('../custom/logo-rodape.png') no-repeat;
  width: 155px;
  height: 65px;
  background-size: contain;
  margin-bottom: 12px;
  /* via */
}

#footer #logo-footer {
  margin-left: 2px;
  /* via */
}

#footer p.fone {
  margin-left: -9px;
  /* via */
}

a.jcarousel-control-prev:not(.link), a.jcarousel-control-next:not(.link), .jcarousel-control-prev, .jcarousel-control-next {
  color: #262626;
  text-shadow: 0 0 1px #262626;
}

.text-primary {
  color: #E68C00 !important;
}

.thumb-imovel-info .valor.imovel-valor.text-primary {
  color: #E68C00  !important;
}

.btn-primary {
  background: #093459 !important;
  border-color: #072947 !important;
  color: #f1f1f1 !important;
}

div#loading .fa-spinner {
  color: #595959;
}

.destaques-titulo{
  color: #fff!important;
  font-size: 25px;
  margin: 7px 0px;
}

#footer a:holder i.fa.fa-whatsapp{
  color: #fff!important;
}

.card-imovel{
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.card-imovel:hover{
  opacity: 0.8;
}

.thumb-imovel-info{
  /* background-color: #e6e6e6; */
}

.btn.btn-default,
#imovel.imovel-2 .box-conteudo .btn-contato{
  background-color: #E68C00 ;
  color: #fff;
}

.btn.btn-default:hover,
.btn-boletoexpresso,
.btn.btn-yellow,
#imovel.imovel-2 .box-conteudo .btn-contato:hover{
  background-color: #093459 ;
  color: #fff!important;
}

.rld-banner-tab .nav-item a{
  background-color: #E68C00 ;
  color: #fff!important;
}
#nav #actions .dropdown-menu{
  max-height: 433px!important;
  overflow: scroll;
}

.cluster-pin{
  background: #b30000;
  color: white;
}

.cluster-pin.highlight,
.cluster-pin.selected {
  background: #518700;
}

.ct-prev, .ct-next{
  color:  #b30000!important;
}

.ct-prev:hover, .ct-next:hover{
  color:  #8F0000!important;
}

#imovel.imovel-2 .imovel-caracteristicas .fa.fa-check {
  color: #00b368;
}

#imovel.imovel-2 .box-conteudo .sohtec .btn.btn-sohtec {
  background-color: #0098b0;
  color: #ffff;
  font-weight: 700
}

/* Formatação imóveis home */
.destaques {
  padding: 0px 15px;
}
.Home .inf-valores {
  padding: 0px 25px;
}

@media screen and (min-width: 768px) {
  /* body { padding-top: 32px; } */
  #content.container {
    margin-top: 84px;
  }
  #banner {
    margin-top: -8px !important;
  }
  .navbar #actions a:hover, .dropdown-menu, .dropdown-menu li>a:hover {
    color: #fff;
  }
  .navbar-brand, #nav #actions {
    height: auto;
  }
  #nav #actions {
    line-height: 60px;
  }
  #nav #actions button {
    margin-top: 15px;
  }

  #main-logo img{
    max-height: 60px;
    width: 160px !important;
    margin-top: 5px!important;
    padding-left: 15px !important;
  }

  #nav #actions .dropdown-menu{
    max-height: none;
    overflow: inherit;
  }

  #nav {
    max-height: 87px;
  }

  #nav #actions a {
    padding: 24px 8px;
  }
  /*
  #nav { max-height: 90px; }
  .navbar-brand { width: 195px; height: 90px; }
  .navbar-brand, #nav #actions { height: 80px; }
  #nav #actions { line-height: 90px; }
  #nav #actions button { margin-top: 25px; }
  */
}

@media screen and (min-width:992px) {
  #nav {
    z-index: 9999;
  }
}

@media screen and (min-width:1024px) {
  a.text-primary:hover {
    color: #c31219 !important;
  }
  /*                      -------- Menu --------         */
  #content.container {
    /* padding-top: 0px; */
    margin-top: 90px;
  }

  .Imoveis #content.container {
    /* padding-top: 0px; */
    margin-top: 120px;
  }

  #content.container.Home {
    /* padding-top: 0px; */
    margin-top: 80px;
  }
  #nav #actions button {
    margin-top: 12px;
  }
  #nav:not(.opaco) #actions a:hover, #nav #actions:not(.opaco) button:hover, #menu-content:not(.opaco) a:hover, #menu-content:not(.opaco) .nav>li>a:hover, #nav.opaco #actions a:hover, #nav.opaco #actions button:hover, #menu-content.opaco a:hover, #menu-content.opaco .nav>li>a:hover {
    color: #fff !important;
    background-color: #E68C00  !important;
    border-color: #0061ab;
  }

  #footer #footer-direita a:hover, #footer #footer-esquerda a:hover, #footer #footer-centro a:hover{
    text-decoration: underline!important;
  }
  /*                      ----------------         */

  a#logo-footer:hover .creci-rodape{
    color: #fff!important;
  }

  #banner {
    margin-top: 6px !important;
  }
  .btn-primary:hover {
    background: #262626 !important;
    color: #ffffff !important;
  }
  a.jcarousel-control-prev:not(.link):hover, a.jcarousel-control-next:not(.link):hover, .jcarousel-control-prev:hover, .jcarousel-control-next:hover {
    color: #c31219;
    text-shadow: 0 0 1px #595959;
  }

  #nav #actions button {
    margin-right: -10px;
  }

  #nav #actions a {
    padding: 10px 8px;
  }
}

@media screen and (max-width:500px) {
  .navbar-brand {
    height: 30px;
    margin-top: 9px;
  }
  #nav #actions a {
    padding: 10px 5px!important;
    font-size: 13px;
  }
  #content.container {
    margin-top: 60px;
  }
  #content.container.Home {
    margin-top: 56px;
  }
}

.banner-inner h1 {
  color: #fff !important;
}

/* Push Chatbot */

#pushChatWidget .actions ul > li > a {
  color: #ffffff !important;
  background-color: #222325 !important;
}

#pushChatWidget .bubble > .body > .text > a {
  text-decoration: underline !important;
  font-weight: 700;
}

#pushChatWidget #pushChatMessages {
  padding: 0 25px !important;
  padding-right: 10px !important;
}

#pushChatWidget .conversation {
  background: url("../custom/bgchat.png") !important;
  width: calc(100% - 53px) !important;
  left: 17px !important;
  padding: 30px 0 0 0 !important;
  bottom: 80px !important;
  border-radius: 10px 10px 0 0
}

#pushChatWidget .conversation::-webkit-scrollbar {
  width: 10px;
  background: #ffffff;
  border-top-right-radius: 10px;
}

#pushChatWidget .conversation::-webkit-scrollbar-thumb {
  width: 5px;
  background: #575757;
  border-radius: 10px;
}

#pushChatWidget .actions ul li, #pushChatWidget .cards ul li {
  float: left;
  clear: both;
}

#pushChatWidgetClose {
  opacity: 1 !important;
  bottom: 20px !important;
}

#pushChatWidgetClose .close-button {
  background-color: #8f0000 !important;
}

/* ---------------------------------------------------------------------- */

.home-3 .rld-main-search,
.home-3 .rld-banner-tab .nav-item a:hover,
.home-3 .rld-banner-tab .nav-item a:focus,
.home-3 .rld-banner-tab .nav-item a.active {
  background: #093459 !important;
  border-color: #072947 !important;
  color: #fff;
  border: none;
}

.home-3 .rld-banner-tab.nav-tabs>li.active>a,
.home-3 .rld-banner-tab.nav-tabs>li.active>a:focus,
.home-3 .rld-banner-tab.nav-tabs>li.active>a:hover {
  background: #222325;
}

.icone-360, .icone-video{
  color: #fff;
  background-color: #E68C00;
}

/* Menu */
nav .container-botoes {
  background: #E68C00;
  color: #fff;
  padding: 3px 5px;
  margin-top: -2px;
  font-weight: normal;
}

@media screen and (min-width: 1100px){
  nav .container{
    width: calc(100% - 30px);
    margin: 0px 15px 0px 15px;
    height: 90px;
  }
}


.detalhe-colorido-imagem {
  background: #8F0000;
}

#aplicativo {
  margin-top: -20px; /* Tamanho do menu fixo */
  padding-top: 90px;
}

.container-filtros-imovel { /* Remover no modelo com mapa */
  width: calc(100% - 30px);
  margin: 0px 15px;
}

.container-filtros-imovel .alinhamento-direita{
  margin-right: 15px;
}

form#busca .btns-busca button {
  width: 100%;
  float: right;
  margin-top: 0px;
}

h1#qtd-imoveis {
  padding: 3px;
}

.inf-valores {
    margin: 5px 0px 0px 15px;
}


/* Banner centralizado home 2 */
.banner-area img, .banner-area .carousel-item {
  height: 100% !important;
}

.banner-area img {
  object-fit: cover;
}

.banner-area {
  background-color: #444;
}

/* Customização templates */
.thumb-imovel .icons i {
  color: #093459;
}

.thumb-imovel-3 .imovel-codigo {
  background: #093459;
}

.Lancamentos #content {
  width: 100%!important;
  padding: 30px;
}

.Lancamentos #imoveis #listagem {
  padding-right: 0px;
}

#busca {
  margin-bottom: 10px !important;
  width: 100%;
}

.busca-simples .btn.home-buscar {
  min-width: auto !important;
  padding: 0 7px;
  background-color: #E68C00 !important;
}

#boleto-expresso {
  cursor: pointer;
  display: block;
  position: fixed;
  right: 20px;
  bottom: 20px;
  padding: 20px;
  opacity: 1;
  z-index: 9999999;
  color: #fff;
  background-color: #E68C00;
  font-weight: 700;
  box-shadow: 1px 1px 5px 1px #695f5f;
  border-radius: 10px;
  width: 150px;
  max-width: 80%;
}

#footer .icone-facebook {
  color: #fff !important;
}

.tag-foto {
  background-color: #E68C00;
}

/********** Botão chat *************/

/* .Home .whatsapp-fixed {
  bottom: 85px;
}

.Home .dropdown-btn-whats {
  bottom: 153px;
} */