/* topo */
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #F9F9F9;
}

.bg {
    background: url(../images/bg1.jpg) no-repeat top center;
}

.logo {
    width: 240px;
    height: 94px;
    position: absolute;
    top: 0px;
    border-radius: 0px 0px 4px 4px;
    z-index: 10;
    padding: 8px;
}

.logo img {
    margin: auto;
    margin-top: 25px;
}

.navbar-default .navbar-toggle {
    border-color: #FFF;
}

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

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #1A5577;
}

.logo-nav {
    margin-top: -7px;
    width: 224px;
    margin-left: 27px;
}

.navbar-brand {
    width: 240px;
    padding: 0px;
    font-size: 18px;
    margin-left: 0px !important;
    margin-right: 20px;
    text-align: center;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-brand h3, .h3 {
    font-size: 24px;
    margin: 10px 0px 0px 0px;
    color: #FFF;
}

.destaqueMenu {
    background-color: #E9002F;
}

.navbar-default {
    background-color: #000;
}

.navbar {
    min-height: 50px;
    width: 100%;
    border-radius: 0px;
    border: medium none;
    margin-bottom: 0px;
    z-index: 9;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #FFF;
    background-color: #E9002F;
}

.navbar-default .navbar-nav > li > a {
    color: #EFF7FB;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #FFF;
    background-color: #EE373D;
}

.form-control {
    border: 1px solid #1F75A7;
}

.form-control:focus {
    border-color: #4A6174;
}

.btn-default {
    border-color: #4A6174;
    border-radius: 0px;
}

/* barra topo */

.bgBarraTop {
}

.bgBarraTop spam {
    font-size: 14px;
    margin-top: 1px;
    margin-bottom: 1px;
    color: #E8F2F9;
}

.contentBarraTopo {
    padding-right: 2px;
    padding-left: 2px;
    margin-top: 4px;
}

.space {
    background: #CCC none repeat scroll 0% 0%;
    width: 1px;
    height: 40px;
    float: left;
    margin: 22px 15px 0px;
    padding: 0px;
}

.contentBarraTopo > .fa {
    font-size: 30px;
    width: 50px;
    height: 65px;
    line-height: 58px;
    text-align: center;
    float: left;
    color: #F20507;
}

/* barra topo */

/* atendimento online */
.esconder {
    display: none;
}

.mostrar {
    display: block;
}

.mostrar .fa {
    font-size: 30px;
    width: 50px;
    height: 65px;
    line-height: 58px;
    text-align: center;
    float: left;
    color: #5A2D00;
}

.mostrar h2 > a {
    color: #000;
}

.mostrar a:hover {
    text-decoration: none;
}

.noPadding {
    padding: 0 !important;
    margin: 0 !important;
}

.noPaddingR {
    padding-right: 0 !important;
    margin-right: 0 !important;
}

.noPaddingL {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    border: 1px solid #4A6174;
    border-radius: 0px;
    box-shadow: none;
    transition: none;
}

.boxAte {
    background-color: #EFEFEF;
    border-radius: 4px;
    padding: 20px;
    font-size: 16px;
    /*box-shadow: 5px 4px 16px -6px rgba(0, 0, 0, 0.75);*/
}

.boxAte .fa {
    border-radius: 4px;
    padding: 7px;
    margin: 3px;
    width: 31px;
    text-align: center;
}

a {
    color: #5A2D00;
}

.imgEquipe {
    height: 120px;
    margin-bottom: 8px;
}

.infoEquipe {
    height: 120px;
    margin-bottom: 8px;
    padding: 12px;
}

.infoEquipe h4 {
    margin: 0 auto;
}

.infoEquipe spam {
    font-size: 12px;
}

/* topo */

/* busca */

.busca .form-group {
    margin-bottom: 10px;
}

.busca .btn-default {
    width: 100%;
}

.busca h1 {
    font-size: 20px;
    color: #FFF;
    font-weight: 400;
    line-height: 2;
    margin: 0px;
}

/* busca */

/*QUEM SOMOS*/
#quemsomos {
    color: rgb(105, 105, 108);
    font-size: 16px;
}

/*/QUEM SOMOS*/

/* destaques */
#destaques {
    width: 100%;
}

.fundoBarraHome {
    width: 100%;
    height: 50px;
    margin: 30px 0px;
    clear: both;
    /*border-bottom: solid #456AC8;*/
}

.tituloDestaqueHome span {
    content: "";
    position: absolute;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    margin-top: 16px;
    left: 66px;
}

.tituloDestaqueHome font {
    font-weight: lighter;
    font-size: 20px;
}

.verTodosHome {
    font-size: 16px;
    float: right;
    height: 50px;
    line-height: 50px;
    padding: 0px 10px;
    text-align: center;
    cursor: pointer;
    color: #EA002F;
}

#destaques .topoNav {
    margin-bottom: 15px;
}

#destaques .topoNav h2 {
    float: left;
    margin-right: 30px;
}

#destaques .boxAllDesc {
    clear: both;
}

#destaques .box_destaque {
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
    margin-bottom: 15px;
}

#destaques .box_destaque .linkHover {
    position: absolute;
    z-index: 3;
    display: block;
}

#destaques .box_destaque .image {
    width: 100%;
    height: 350px;
    position: absolute;
    z-index: 1;
}

.features .valores {
    color: #FFF;
    float: right;
    max-width: 50%;
    text-align: right;
    line-height: 22px;
}

.features .valoresInfo {
    width: 100%;
}

.features .valoresInfo h3 {
    color: #FFF;
    margin: 0px;
    font-size: 18px;
    margin-bottom: 3px;
}

.features .valoresInfo p {
    color: #FFF;
    margin: 0px 0px 6px;
}

.features .importantes {
    clear: both;
}

.features .importantes div {
    float: left;
    color: #FFF;
    font-size: 14px;
    margin: 0px 10px 10px 0px;
}

.importantes .valor {
    margin-left: 16px !important;
    float: right !important;
    font-size: 18px !important;
}

.features .importantes div i {
    margin: 0px 10px 0px 0px;
    font-weight: 400;
}

#destaques .box_destaque:hover .features {
    bottom: 0px !important;
}

.features .descricao {
    margin-top: 20px;
    height: 46px;
}

.chamadaDest {
    height: 60px;
    background: #E9E9E9 none repeat scroll 0% 0%;
    margin-bottom: 30px;
    padding: 10px;
}

.chamadaDest h1 {
    font-size: 18px;
    margin: 10px;
}

hr {
    margin-top: 4px;
    margin-bottom: 8px;
}

/* destaques */

/* box */

.nav-stacked > li {
    background-color: #FFF;
    border-radius: 0px;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #4A4A4A;
    border-radius: 0px;
    color: #FFF;
}

.boxLat {
    background-color: #FFF;
    border-radius: 4px;
    padding: 20px;
    min-height: 158px;
    /*box-shadow: 5px 4px 16px -6px rgba(0, 0, 0, 0.75);*/
}

#buscaLateral {
    min-height: 316px;
}

.boxLat .fa {
    padding: 5px;
    margin: 3px;
    width: 26px;
    text-align: center;
    color: #8C0322;
}

#BarraLateralFavoritos {
    min-height: 530px;
}

/* box */

/*Video you tube responsivo*/
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videos .tituloDestaqueHome {
    color: #333;
}

/*Video youtube responsivo*/

/* imovel */
#imovel {
    margin-top: 30px;

}

#fotosImovel .carousel-inner > .item > img,
#fotosImovel .carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}

.imovelChamada {
    border-left: 10px solid #8C0322;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-left: 20px;
}

.imovelChamada h1 {
    font-size: 30px;
    margin-bottom: 0px;
    line-height: 30px;
    color: #787878;
}

.imovelChamada h2 {
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 30px;
    color: #000;
    margin-top: 0px;
}

.imovelChamada .favorito {
    float: right;
}

.imovelDados {
    border-left: 18px solid #000;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-left: 10px;
}

.imovelDados h3 {
    font-size: 21px;
    margin: 0px;
    line-height: 18px;
    color: #868686;
    padding: 0px;
    font-weight: 300;
}

.imovelChamada .favorito {
    float: right;
    margin-top: 18px;
}

.imovelChamada .favorito .fa {
    padding: 5px;
}

.valor {
    height: 48px;
}

.dadosLista ul {
    list-style: outside none none;
    margin: 0px;
    padding: 0px 10px 0px 28px;
    width: 100%;
    color: #000;
}

.dadosLista .fa {
    color: #8C0322;
}

.imovelDetalhes {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #6B6B6B;
    border-top: solid #000 1px;
    padding-top: 20px;

}

.imovelMapa {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #144E38;
    border-top: solid #000 1px;
    padding-top: 20px;

}

#localImovel {
    height: 460px;

}

.buscaPagina {
    background: rgba(140, 3, 34, 0.43) none repeat scroll 0% 0% !important;
    margin-top: 6px !important;
}

.imovelChamada font {
    font-size: 15px;
    font-style: italic;
    color: #6B6B6B;
}

.imovelImportantes {
    height: 50px;
    background: #F2F2F2;
    padding: 5px;
    border: solid 1px #D8D8D8;
    border-radius: 4px;
}

.imovelImportantes .backDiferente {
    background: #F2F2F2;
}

.imovelImportantes h3 {
    font-size: 16px;
    margin: 0px;
    line-height: 16px;
    color: #8C0322;
    padding: 11px;
    font-weight: 300;
}

.imovelImportantes .space {
    background: #CCC none repeat scroll 0% 0%;
    width: 1px;
    height: 34px;
    float: left;
    margin: 2px 15px 0px;
    padding: 0px;
}

#imovel .carousel {
    background: #000;
}

#imovel .carousel-inner > .item {
    max-height: 515px;
}

/* imovel */

/* pagina contato */
#contato {
    margin-top: 30px;
}

.contatos {
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 30px;
    background: #F6F6F6 none repeat scroll 0% 0%;
    border-bottom: 2px solid #8C0322;
    border-radius: 4px;
}

.contatos ul {
    list-style-type: none;
    padding-left: 0px;
    font-size: 14px;
    font-weight: 400;
}

.contatos .fa {
    border: 1px solid #CBCBCB;
    border-radius: 4px;
    background: #E4E4E4 none repeat scroll 0% 0%;
    padding: 5px;
    margin: 3px;
    width: 26px;
    text-align: center;
    color: #8C0322;
}

.contatos li font {
    font-size: 16px;
    font-weight: 400;
}

#localizacao {
    height: 460px;

}

/* pagina contato */

/* barra navega */
.fundoDegrade {
    height: 100%;
}

.barraNavega {
    height: 158px;
    text-align: left;
    padding-top: 20px;
}

.logoBarra img {
    float: right;
    padding-top: 10px;
}

barraNavegaContainer {
    padding-top: 10px;
}

.barraNavega h1 {
    color: #FFF;
}

.barraNavega font {
    color: #FFF;
}

.barraNavega font a {
    color: #FFF;
    text-decoration: none;
}

.barraNavega font a:hover {
    color: #E9002F;
    text-decoration: underline;
}

/* lista de imoveis */

#listaImoveis {
    margin-top: 30px;
}

.listaItem {
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 30px;
    border-radius: 4px;
}

.listaItem .imovelChamada {
    margin-top: 0px;
}

.listaItem .imovelChamada h1 {
    margin-top: 0px;
    line-height: 20px;
    font-size: 24px;
}

.listaItem .imovelImportantes .space {
    margin: 2px 8px 0px;
}

.listaItem .imovelImportantes h3 {
    font-size: 15px;
    padding: 11px 4px;
}

.listaItem .imovelChamada h2 {
    margin-top: 18px;
}

.listaItem .col-Extra-1 {
    width: 11%;
}

.listaItem .col-Extra-3 {
    width: 30%;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #8C0322;
    border-color: #E00B2D;
}

.pagination > li > a, .pagination > li > span {
    color: #144E38;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #0D3827;
}

/* lista de imoveis */

/* slider */

.slider {
    min-height: 500px;
}

/* slider */

/* default */

.padTop20 {
    /*padding-top: 20px;*/
}

.padBottom10 {
    padding-bottom: 10px;
}

.marTop40 {
    margin-top: 40px;
}

.marTop10 {
    margin-top: 10px;
}

.marBottom10 {
    margin-bottom: 10px;
}

.marBottom40 {
    margin-bottom: 40px;
}

/* default */

/* footer */

#footer {
    background: #666;
    color: #FFF;
    font-size: 14px;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 40px;
}

#footer h3, .h3 {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #414141;
    font-weight: bold;
    line-height: 20px;
}

#footer .fones {
    margin-bottom: 10px;
    font-size: 16px;
}

#footer p {
    line-height: 26px;
}

#footer .form-group {
    margin-bottom: 10px;
    padding-top: 5px;
}

#footer h4 {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 6px;
    color: #000018;
    font-weight: bold;
}

#footer a {
    color: #5A2D00;
}

#footer a:hover {
    color: #F9F9F9;
}

#footerB {
    background: #2A2A2A none repeat scroll 0% 0%;
    height: 60px;
    padding: 10px;
    color: #FFF;
    line-height: 40px;
}

#footer hr {
    margin-top: 4px;
    margin-bottom: 8px;
    border-color: #000018 -moz-use-text-color -moz-use-text-color;
}

.whatsappContato {
    background: linear-gradient(to bottom, #40bf00 0%, #006600 100%);
    height: 85px;
    padding: 15px;
    border-radius: 1px;
    text-align: center;

}

.whatsappContato .subtext {
    font-size: 12px;
    color: #CAEF97;
}

.whatsappContato a {
    text-decoration: none;
}

.whatsappContato .subtext:hover {
    font-size: 12px;
    color: #CAEF97;

}

.whatsappContato .text {
    font-size: 20px;
}

.whatsappContato .text:hover {
    font-size: 20px;
    text-decoration: none;
    color: #FFF;
}

/* footer */

/*tradutor*/
.translate-buttons {
    width: 40px;
    height: 200px;
    position: fixed;
    top: 50%;
    right: -12px;
    z-index: 9999;
    transition: all 0.3s;
}

.translate-buttons:hover {
    right: 0;
}

.translate-buttons i {
    padding: 10px;
    margin-left: -10px;
    margin-bottom: 1px;
    background: #E8E8E8;
    display: block;
}

.translate-buttons a {
    padding: 10px;
    margin-bottom: 1px;
    display: block;
    background: rgb(202, 202, 202);
    transition: all 0.3s;
}

.translate-buttons a:hover {
    margin-left: -10px;
    background: #E8E8E8;
}

/* zapzap */
.translate-buttons .whatsappContato {
    background: linear-gradient(to bottom, #40bf00 0%, #006600 100%);
    height: 60px;
    border-radius: 1px;
    text-align: center;
    margin-left: -55px;
}

.translate-buttons .whatsappContato:hover {
    margin-left: -80px;
}

.translate-buttons .whatsappContato a {
    padding: 0px;
    margin-bottom: 1px;
    display: block;
    transition: all 0.3s;
    background: none;
}

.translate-buttons .whatsappContato i {
    padding: 0px;
    margin-left: -15px;
    margin-bottom: 0px;
    display: block;
    background: none;
    margin-top: -10px;
    color: #FFF;
    font-size: 22px;
}

.translate-buttons .whatsappContato .hover {
    color: #FFF;
}

#google_translate_element, .goog-te-banner-frame, .goog-te-balloon-frame, #goog-gt-tt, .goog-te-balloon-frame, .goog-tooltip, .goog-tooltip:hover {
    display: none !important;
}

/* topo */

.logo-nav {
    margin-top: -7px;
    width: 224px;
    margin-left: 27px;
}

.navbar-default .navbar-brand {
    color: #424242;
    background: #572A00;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #fff;
    background-color: transparent;
}

.navbar-brand h3, .h3 {
    font-size: 22px;
    margin: 12px 0px 0px 0px;
    color: #FFF;
}

.navbar-default {
    background-color: #A87443;
    border-color: #E7E7E7;
}

.navbar {
    border-radius: 0px;
    border: none;
    border-bottom: solid #FFF 2px;
    box-shadow: 0px 1px 4px #A7A7A7;
    margin-bottom: 10px;
}

/* tabela de preços*/
.tabelaPrecos {
    overflow: scroll
}

.colCalendario .table > tbody > tr > td {
    padding: 1px;
}

.colCalendario {
    height: 155px;
}

.borda {
    border: 1px solid #CCC;
    width: 16px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}

.clSel {
    background-color: #fd8188;
}
.clU{
    background-color: #f4433659;
}

#linhaAtivada {
    border: 1px solid #CCC;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}

#linhaAtivada td {
    border: medium none;
}

.titulotabela {
    background-color: #F3F3F3;
}

/* /calendario*/

/* barra topo */
.barraTopo {
    margin-top: 50px;
    height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #BCBCBC;
    box-shadow: 0px 4px 2px #DDD;
}

.bgBarraTop {
    color: #7D7C7C;
    height: 80px;
    right: 0px;
    font-size: 18px;
    text-shadow: none;
    float: right;
}

.bgBarraTop h2 {
    font-size: 15px;
    margin-top: 1px;
    margin-bottom: 1px;
    color: #000;
}

.bgBarraTop spam {
    font-size: 14px;
    margin-top: 1px;
    margin-bottom: 1px;
    color: #003D68;
}

.contentBarraTopo {
    padding-right: 2px;
    padding-left: 2px;
    margin-top: 4px;
    cursor: pointer;
}

.space {
    background: #CCC none repeat scroll 0% 0%;
    width: 1px;
    height: 40px;
    float: left;
    margin: 22px 15px 0px;
    padding: 0px;
}

.contentBarraTopo > .fa {
    font-size: 30px;
    width: 50px;
    height: 65px;
    line-height: 58px;
    text-align: center;
    float: left;
    color: #572A00;
}

.colorEsc {
    color: #7A7A7A;
}

.noPadding {
    padding: 0 !important;
    margin: 0 !important;
}

.noPaddingR {
    padding-right: 0 !important;
    margin-right: 0 !important;
}

.noPaddingL {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

/* busca */
.busca {
    margin-top: 0px;
    padding-top: 10px;
}

.busca .form-group {
    margin-bottom: 10px;
}

.busca .btn-default {
    width: 100%;
}

/* atendimeto flutuante */
#Bot-lat {
    position: fixed;
    top: 49%;
    right: 0;
    background: #C71D21;
    color: #FFF;
    display: none;
    border-radius: 4px 0px 0px 4px;
    padding: 3px;
    text-align: center;
    z-index: 99;

    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

#Bot-lat:hover {
    right: 250px;
}

#Bot-lat:hover #slideout_inner {
    right: 0;
}

#Bot-lat h3, .h3 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 19px;
}

#slideout_inner {
    position: fixed;
    top: 49%;
    right: -250px;
    background: #ECECEC none repeat scroll 0% 0%;
    width: 250px;
    height: 110px;
    padding: 10px;
    text-align: center;
    text-align: left;
    vertical-align: top;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

#Bot-lat:hover {
    right: 250px;
}

#Bot-lat:hover #slideout_inner {
    right: 0;
}

#Bot-lat h3, .h3 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 19px;
}

.colorEsc {
    color: #7A7A7A;
}

/* destaques */
#destaques {
    width: 100%;
}

#destaques .topoNav {
    margin-bottom: 15px;
}

#destaques .topoNav h2 {
    float: left;
    margin-right: 30px;
}

#destaques .boxAllDesc {
    clear: both;
}

#destaques .box_destaque .linkHover {
    position: absolute;
    z-index: 3;
    display: block;
}

#destaques .box_destaque .features {
    position: absolute;
    z-index: 2;
    background: rgba(0, 0, 0, 0.7) none repeat scroll;
    transition: all 300ms ease-in-out 0s;
    padding: 10px;
    width: 100%;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    color: #fff;
    bottom: -101px;
}

.features .valores {
    color: #FFF;
    float: right;
    max-width: 50%;
    text-align: right;
    line-height: 22px;
}

.features .valoresInfo {
    width: 100%;
}

.features .valoresInfo h3 {
    color: #FFF;
    margin: 0px;
    font-size: 18px;
    margin-bottom: 3px;
    min-height: 40px;
}

.features .valoresInfo p {
    color: #FFF;
    margin: 0px 0px 6px;
}

.features .importantes {
    clear: both;
}

.features .importantes div {
    float: left;
    color: #FFF;
    font-size: 14px;
    margin: 0px 10px 10px 0px;
}

.importantes .valor {
    margin-left: 16px !important;
    float: right !important;
    font-size: 18px !important;
}

.features .importantes div i {
    margin: 0px 10px 0px 0px;
    font-weight: 400;
}

#destaques .box_destaque:hover .features {
    bottom: 0px !important;
}

.features .descricao {
    margin-top: 20px;
}

.chamadaDest {
    height: 60px;
    background: #E9E9E9 none repeat scroll 0% 0%;
    margin-bottom: 30px;
    padding: 10px;
}

.chamadaDest h1 {
    font-size: 18px;
    margin: 10px;
}

.fundoBarraHome {
    background: #A87443 none repeat scroll 0% 0%;
}

.fundoBarraHome {
    width: 100%;
    height: 50px;
    margin: 30px 0px 8px;
    clear: both;
}

.tituloDestaqueHome {
    line-height: 50px;
    font-size: 19px;
    color: #FFF;
    padding-left: 72px;
    padding-right: 10px;
    height: 50px;
    float: left;
}

.tituloDestaqueHome::before {
    content: "\f015";
    font-family: FontAwesome;
    position: absolute;
    font-size: 22px;
    width: 52px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    left: 0px;
    margin-left: 15px;
}

.tituloDestaqueHome2 span {
    border-left: 10px solid #456AC8;
}

.tituloDestaqueHome span {
    content: "";
    position: absolute;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    margin-top: 16px;
    left: 66px;
}

.tituloDestaqueHome font {
    font-weight: lighter;
    font-size: 20px;
}

.verTodosHome {
    font-size: 16px;
    float: right;
    height: 50px;
    line-height: 50px;
    padding: 0px 10px;
    text-align: center;
    cursor: pointer;
}

hr {
    margin-top: 4px;
    margin-bottom: 8px;
}

/* box */
.tituloBox {
    line-height: 50px;
    font-size: 19px;
    color: #FFF;
    padding-left: 66px;
    padding-right: 10px;
    height: 50px;
    float: left;
}

.Box::before {
    position: absolute;
    font-size: 22px;
    width: 52px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    left: 0px;
    margin-left: 15px;
    background: #572A00 none repeat scroll 0% 0%;
    color: #FFF;
}

.Menu::before {
    content: "\f0c9";
    font-family: FontAwesome;
}

.Equip::before {
    content: "\f0c0";
    font-family: FontAwesome;
}

.Enc::before {
    content: "\f002";
    font-family: FontAwesome;
}

.Cad::before {
    content: "\f11c";
    font-family: FontAwesome;
}

.Ind::before {
    content: "\f201";
    font-family: FontAwesome;
}

.Cli::before {
    content: "\f185";
    font-family: FontAwesome;
}

.nav-stacked > li {
    background-color: #EFEFEF;
    border-radius: 4px;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #D8D8D8;
}

.boxLat {
    background-color: #EFEFEF;
    border-radius: 4px;
    padding: 20px;
}

#buscaLateral {
    min-height: 316px;
}

.boxLat .fa {
    padding: 5px;
    margin: 3px;
    width: 26px;
    text-align: center;
    color: #456AC8;
}

#BarraLateralFavoritos {
    min-height: 550px;
}

/*FAVORITOS*/
#BarraLateralEmail {
    min-height: 170px;
}

.barraNavega img {
    float: right;
    padding-top: 20px;
}

.barraNavega h1 {
    color: #FFF;
    padding-top: 20px;
    text-shadow: 2px 2px #000;
}

.barraNavega font {
    color: #FFF;
    text-shadow: 1px 1px #000;
}

.barraNavega font a {
    color: #FFF;
    text-decoration: none;
    text-shadow: 1px 1px #000;
}

.barraNavega font a:hover {
    color: #456AC8;
    text-decoration: underline;
}

/* lista de imoveis */
#listaImoveis {
    margin-top: 30px;
}

.listaItem .imovelChamada {
    margin-top: 0px;
}

.listaItem .imovelChamada h1 {
    margin-top: 0px;
    line-height: 22px;
    font-size: 23px;
    margin-bottom: 8px;
}

.listaItem .imovelImportantes .space {
    margin: 2px 8px 0px;
}

.listaItem .imovelImportantes h3 {
    font-size: 15px;
    padding: 11px 4px;
}

.listaItem .imovelChamada h2 {
    margin-top: 2px;
}

.listaItem .col-Extra-1 {
    width: 11%;
}

.listaItem .col-Extra-3 {
    width: 30%;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #572A00;
    border-color: #572A00;
}

.pagination > li > a, .pagination > li > span {
    color: #144E38;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #0D3827;
}

/* imovel */
#imovel {
    margin-top: 30px;

}

#fotosImovel .carousel-inner > .item > img,
#fotosImovel .carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}

.social i {
    font-size: 28px
}

.imovelChamada {
    border-left: 10px solid #572A00;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-left: 20px;
}

.imovelChamada h1 {
    font-size: 30px;
    margin-bottom: 0px;
    line-height: 30px;
    color: #572A00;
}

.imovelChamada h2 {
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 30px;
    color: #000;
    margin-top: 0px;
}

.imovelChamada .fa {
    color: #FFF;
}

.imovelChamada .favorito {
    float: right;
}

.imovelDados {
    border-left: 18px solid #572A00;
    margin-bottom: 30px;
    margin-top: 30px;
    padding-left: 10px;
}

.imovelDados h3 {
    font-size: 21px;
    margin: 0px;
    line-height: 18px;
    color: #868686;
    padding: 0px;
    font-weight: 300;
}

.dadosLista ul {
    list-style: outside none none;
    margin: 0px;
    padding: 0px 10px 0px 28px;
    width: 100%;
    color: #000;
}

.dadosLista .fa {
    color: #57190E;
}

.imovelDetalhes {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #6B6B6B;
    border-top: solid #000 1px;
    padding-top: 20px;

}

.imovelMapa {
    margin-top: 30px;
    margin-bottom: 30px;
    color: #144E38;
    border-top: solid #000 1px;
    padding-top: 20px;

}

#localImovel {
    height: 460px;
}

.buscaPagina {
    background: rgba(140, 3, 34, 0.43) none repeat scroll 0% 0% !important;
    margin-top: 6px !important;
}

.valor {
    margin-top: 10px;
}

.imovelChamada font {
    font-size: 15px;
    font-style: italic;
    color: #6B6B6B;
}

.imovelImportantes {
    height: 50px;
    background: #F2F2F2;
    padding: 5px;
    border: solid 1px #D8D8D8;
    border-radius: 4px;
}

.imovelImportantes .backDiferente {
    background: #F2F2F2;
}

.imovelImportantes h3 {
    font-size: 16px;
    margin: 0px;
    line-height: 16px;
    color: #57190E;
    padding: 11px;
    font-weight: 300;
}

.imovelImportantes .space {
    background: #CCC none repeat scroll 0% 0%;
    width: 1px;
    height: 34px;
    float: left;
    margin: 2px 15px 0px;
    padding: 0px;
}

/* pagina contato */
#contato {
    margin-top: 30px;
}

.contatos {
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 30px;
    background: #F6F6F6 none repeat scroll 0% 0%;
    border-bottom: 2px solid #57190E;
    border-radius: 4px;
}

.contatos h1 {
    font-size: 20px;
    margin-top: 0px;
    font-weight: 400;
    line-height: 20px;
    padding-left: 10px;
    margin-bottom: 24px;
}

.contatos ul {
    list-style-type: none;
    padding-left: 0px;
    font-size: 14px;
    font-weight: 400;
}

.contatos .fa {
    border: 1px solid #CBCBCB;
    border-radius: 4px;
    background: #E4E4E4 none repeat scroll 0% 0%;
    padding: 5px;
    margin: 3px;
    width: 26px;
    text-align: center;
    color: #572A00;
}

.contatos li font {
    font-size: 16px;
    font-weight: 400;
}

#localizacao {
    height: 460px;

}

/* slider */
.slider {

}

/* default */
.padBottom10 {
    padding-bottom: 10px;
}

.marTop40 {
    margin-top: 40px;
}

.marTop10 {
    margin-top: 10px;
}

.marBottom10 {
    margin-bottom: 10px;
}

.marBottom40 {
    margin-bottom: 40px;
}

/* footer */
#footer {
    background: #572A00;
    color: #FFF;
    font-size: 14px;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 40px;
}

#footer h3, .h3 {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #FFF;
    font-weight: bold;
}

#footer .fones {
    margin-bottom: 10px;
    font-size: 16px;
}

#footer p {
    line-height: 26px;
}

#footer .form-group {
    margin-bottom: 10px;
    padding-top: 5px;
}

#footer h4 {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 6px;
    color: #FFF;
    font-weight: bold;
}

#footerB {
    background: #2A2A2A none repeat scroll 0% 0%;
    height: 60px;
    padding: 10px;
    color: #FFF;
    line-height: 40px;
}

#footer hr {
    margin-top: 4px;
    margin-bottom: 8px;
    border-color: #777 -moz-use-text-color -moz-use-text-color;
}

/*CROP IMGENS*/
.corte {
    width: 100% !important;
    height: 100% !important;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
}

/*boxes home title*/
.box_destaque .image a.tip {
    border-bottom: 1px dashed;
    text-decoration: none
}

.box_destaque .image a.tip:hover {
    cursor: pointer;
    position: relative
}

.box_destaque .image a.tip span {
    display: none
}

.box_destaque .image a.tip:hover span {
    padding: 5px 20px 5px 5px;
    display: block;
    z-index: 100;
    left: 0px;
    margin: 10px;
    width: 250px;
    position: absolute;
    top: -140px;
    text-decoration: none
}

.carousel-control .fa {
    font-size: 70px;
    position: absolute;
    top: calc(50% - 35px);
    z-index: 5;
    display: inline-block;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.listaPesquisa {
    padding: 11px 0px 10px 0px;
    text-align: center;
    border: 1px solid #FFF;
    background: #00395f;
    border-radius: 4px;
}

.listaPesquisa a {
    text-decoration: none;
    color: #FFF;
}

.menuPesquisa a {
    background: #00395f;
    color: #FFF;
}
.barra-whats {
    position: fixed;
    bottom: 0;
    background-color: #008c7f;
    padding: 15px 0;
    text-align: center;
    z-index: 100;
    width: 100%;
}
.agente {
    display: flex;
    padding-bottom: 7px;
}
.agente .avatar {
    width: 60px;
    margin-right: 10px;
}
#listaWhats {
    padding: 15px;
    background-color: #009587;
    margin-top: 15px;
}
.barra-whats a {
    color: #fff;
}
.barra-whats a:hover {
    color: #E5E5E5;
    text-decoration: none;
}
.agente .dados h5 {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 3px;
}
.agente .dados .small, small {
    font-size: 72%;
}
.dados h5, .dados a, .dados small, .dados span {
    width: 100%;
    float: left;
    text-align: left;
    color: #fff;
}


.rounded-circle {
    border-radius: 50% !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.innerFooter {
    margin-bottom: 90px;
}