@import "../fontes/made-tommy/stylesheet.css";

body, html {
    height: 100%;
    width: 100%;
    font-family: 'MADE TOMMY';
    letter-spacing: .1em;
    font-size: 12px;
    font-weight: normal;
}

b, strong, label {
    font-weight: 400;
}

.checkbox {
    display: inline-block;
}

.panel {
    border-radius: 0
}

.text-right {
    text-align: right
}

.button-whats-corretor-imv {
    font-size: 13px;
    background: #11bf4c;
    color: #fff !important;
    padding: 8px;
    display: block;
    border-radius: 10px;
    text-align: center;
    font-weight: 400 !important;
}

.button-whats-corretor-imv i {
    color: #fff !important
}

.button-whats-corretor-imv:hover {
    text-decoration: none
}

.btn-mostrar-mais {
    color: #fe7b0d !important;
    border: 2px solid #fe7b0d;
    padding: 10px 20px;
    font-weight: 700
}

.btn-mostrar-mais:hover {
    background-color: #fe7b0d !important;
    color: #fff !important
}

.pad-50, body, html {
    width: 100%
}

.pl-0 {
    padding-left: 0
}

.slider, .slider-cd {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center
}

.busca-cd h3, .busca-cd h4, .slider .busca h3 {
    text-shadow: 0 2px #333
}

#footer ul, .busca ul, .listaDetalhesImovel ul, .logos-items li {
    list-style: none
}

a {
    color: #00acec
}

.p-t-b-15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.pad-20 {
    padding: 20px
}

.pad-50 {
    padding: 50px;
    display: table
}

.pad-t-b-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.pad-t-20, .pad-t-b-20 {
    padding-top: 20px
}

.pad-t-b-20 {
    padding-bottom: 20px
}

.mg-xs-5 {
    margin: 10px 0
}

.logo {
    width: 220px;
    height: auto
}

.logo h1 {
    font-size: 22px;
    color: #fff
}

.navbar {
    z-index: 2
}

.navbar-default {
    background-color: #fff;
    border-color: transparent;
    margin-bottom: 0;
    box-shadow: 2px 7px 18px 2px #ccc
}

.navbar-brand {
    padding: 10px 15px
}

.navbar-nav > li > a {
    padding-top: 36px;
    padding-bottom: 36px;
    font-weight: 700
}

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

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #000
}

.busca-cd, .busca-cd h4 a {
    color: #fff
}

.navbar-toggle {
    margin-top: 21px
}

.slider {
    height: calc(100% - 55px);
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

.slider-cd {
    height: calc(100% - 74px);
    background-size: cover;
    min-height: 490px
}

.busca-cd {
    position: absolute;
    width: 100%;
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
    height: 204px;
    margin-top: -50px;
    top: 50%;
    z-index: 1
}

.busca-cd h1 {
    font-size: 45px
}

.busca-filter .sel::after, .form-control-custom label.sel::after, .sel-cidade:after {
    font-family: "Font Awesome 5 Pro";
    right: 0;
    z-index: 1;
    text-align: center;
    content: "\f107";
    pointer-events: none;
    box-sizing: border-box
}

.busca-cd h4 {
    font-size: 25px;
    margin-top: 36px;
    text-shadow: 3px 3px 4px #000
}

.busca-cd .nav {
    background: #00acec
}

.menu-filter .nav-tabs.nav-justified > li > a {
    color: #fff;
    border-radius: 0;
    padding: 14px 14px;
    font-size: 11px;
    font-weight: 500;
    border: none
}

.menu-filter .nav li {
    border-right: 1px solid #fff
}

.menu-filter .nav li:nth-last-child(1) {
    border: none
}

.menu-filter .nav > li > a:hover, .nav > li > a:focus {
    background-color: #12759a
}

.menu-filter .nav > li > a {
    border-color: transparent
}

.menu-filter .nav > li > a.active {
    background-color: #fe7b0d;
    font-weight: 700;
    border-color: transparent
}

.busca-cd .form-busca {
    width: 80%;
    margin: 0 auto
}

.busca-filter {
    width: 100%;
    background: #fff;
    height: 60px;
    margin-top: 15px
}

.busca-filter .tipo {
    float: left;
    width: 25%;
    height: 100%
}

.busca-filter .bairro {
    width: 30%;
    height: 100%;
    float: left
}

.busca-filter .termo {
    width: 33%;
    height: 100%;
    float: left
}

.busca-filter .acao {
    float: left;
    width: 12%
}

.busca-filter .sel {
    overflow: hidden;
    height: 60px;
    width: 100%;
    position: relative;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 0
}

.busca-filter .sel select {
    height: 60px;
    border: 0;
    font-size: 16px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    padding: 15px 24px;
    color: #000;
    font-weight: 300
}

.busca-filter .sel::after {
    font-size: 16px;
    color: #000;
    padding: 18px 3px;
    position: absolute;
    top: 0;
    width: 50px;
    height: 100%
}

.busca-filter .sel option {
    padding: 5px;
    background: #fff;
    color: #565454
}

.form-control-custom label.sel {
    width: 100%;
    position: relative
}

.form-control-custom label.notext::after {
    top: 3px !important
}

.form-control-custom label.sel::after {
    font-size: 14px;
    color: #000;
    padding: 10px 8px;
    position: absolute;
    top: 23px;
    width: 40px;
    height: 44px
}

.form-control-custom .form-control, .form-control-custom select {
    height: 44px;
    font-size: 13px;
    width: 100%;
    padding: 6px 9px;
    color: #454444;
    font-weight: 300;
    border-color: #283036;
    border-radius: 0
}

.form-control-custom .sel.with-text::after select {
    top: 23px
}

.form-control-custom select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.busca-filter .form-control, .busca-pg .form-control {
    font-weight: initial;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out
}

.form-control-custom .sel option {
    padding: 5px;
    background: #fff;
    color: #565454;
    text-transform: uppercase
}

.form-control-custom textarea.form-control {
    height: 100px
}

.form-control-custom .btn-default:hover {
    background-color: #109cd0
}

.form-control-custom .btn-default {
    color: #fff;
    background-color: #283036;
    border-color: #283036;
    height: 44px;
    border-radius: 0;
    padding: 11px 20px
}

.busca-filter .form-control {
    border: none;
    height: 60px;
    font-size: 16px;
    color: #bcbfc3;
    padding: 7px 44px;
    -webkit-box-shadow: inset 0 1px 1px transparent;
    box-shadow: inset 0 1px 1px transparent
}

.busca-filter .btn-default {
    color: #fff;
    background-color: #fe7b0d;
    border-radius: 0;
    border: none;
    margin-top: 14px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 8px 14px
}

.busca-filter .btn-default i {
    font-size: 12px !important;
    margin-top: auto;
    margin-bottom: auto
}

.imagem-slide {
    width: 100% !important;
    height: 100% !important;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover
}

.slider .busca {
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
    padding-left: 20%;
    padding-right: 20%;
    height: 192px;
    top: 40%;
    z-index: 1
}

.slider .busca h3 {
    font-size: 56px
}

.form-busca {
    width: 70%;
    margin: 0 auto
}

.sel-cidade {
    overflow: hidden;
    height: 50px;
    width: 100%;
    position: relative;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 26px
}

.sel-cidade select {
    height: 50px;
    border: 0;
    font-size: 16px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 26px;
    padding: 12px 24px;
    color: #000;
    font-weight: 300
}

.sel-cidade:after {
    font-size: 16px;
    color: #000;
    padding: 14px 3px;
    position: absolute;
    top: 0;
    width: 50px;
    height: 100%
}

.sel-cidade option {
    padding: 5px;
    background: #fff;
    color: #565454;
    border-bottom: 1px solid #000
}

.busca .select {
    width: 100%;
    padding-left: 0;
    margin: 0 auto
}

.busca .select > li > a:hover, .select .open > a, .select .open > a:focus, .select .open > a:hover, .select > li > a:focus {
    background: #fff;
    list-style: none
}

.busca .dropdown {
    background: #fff;
    border: none;
    border-radius: 26px;
    width: 100%;
    padding: 12px 31px;
    font-size: 16px;
    text-align: left;
    height: 46px
}

#chamada-capa, #cop p, .bot-mais, .form-busca-pg p, .logos-items h2 {
    text-align: center
}

.busca .dropdown-menu > li > a {
    color: #000;
    padding: 8px 20px
}

.busca .dropdown ul.dropdown-menu {
    border-radius: 4px;
    box-shadow: none;
    width: 92%;
    margin: 15px 20px
}

.busca .dropdown ul.dropdown-menu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 16px;
    z-index: 10
}

.busca .dropdown ul.dropdown-menu:after {
    content: "";
    border-bottom: 12px solid #ccc;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    right: 14px;
    z-index: 9
}

.busca i {
    float: right;
    width: 7px;
    margin-top: 2px;
    font-size: 20px
}

.busca a {
    float: left;
    width: 100%;
    color: #000
}

.busca .dropdown-menu .divider {
    background-color: #f0f0f0;
    width: 100%;
    margin: 0
}

.bot-mais {
    padding: 17px;
    font-size: 50px
}

.bot-mais a {
    color: #283036
}

.bot-mais a:hover {
    color: #03afef
}

#chamada-capa h4 {
    font-size: 23px;
    line-height: 32px
}

#cidades .center {
    padding: 10px;
    width: 100%;
    height: 84px;
    display: table;
    vertical-align: middle;
    position: absolute;
    top: 34%
}

#cidades hr, #footer ul li, #logos, .img-center, .img-logos, .logos-items {
    display: block
}

#cidades {
    padding: 40px 40px 0
}

#cidades hr {
    width: 100%;
    border-color: #fff;
    margin: 1.5em auto .5em
}

#cidades .cbp-caption-zoom .cbp-caption-activeWrap {
    background-color: rgba(3, 175, 239, .7)
}

#cidades .ft-1, #cidades .ft-2 {
    height: 509px
}

.corte {
    width: 100% !important;
    height: 100% !important;
    background-position-x: 100%;
    background-position-y: 100%;
    background-size: cover
}

.barra-nav {
    font-weight: 700;
    background: #f1f1f1
}

#footer {
    background-color: #000;
    padding-top: 20px;
    color: #fff;
    padding-bottom: 20px
}

#footer .anuncie-gratis-btn {
    margin-left: 0;
    margin-top: 10px;
    display: inline-block;
    padding: 8px 10px !important
}

.barra-footer-branco {
    width: 100%;
    height: 3px;
    background: #fff
}

.logo-rodape {
    width: 220px;
    margin: 20px 0
}

#footer h4 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #8ac400
}

#footer ul {
    margin: 0;
    padding: 0
}

#footer ul li {
    display: block;
    margin-bottom: 8px
}

#footer ul li a {
    color: #fff;
    font-size: 17px
}

#footer ul.social li {
    display: inline
}

#footer p {
    padding: 10px 10px 0;
    margin: 0
}

#footer h5 {
    margin-top: 20px;
    font-size: 12px
}

#footer .end {
    padding: 30px 10px
}

.logo-f {
    margin: 40px 0
}

.img-logos {
    margin: 0 auto
}

.h-100 {
    height: 100%
}

.w-100 {
    width: 100%
}

.cbp-l-caption-title {
    font-size: 30px;
    text-transform: uppercase
}

#cop {
    background: #000;
    text-align: center
}

#cop p {
    padding: 20px 0;
    color: #fff
}

.barra-rodape {
    width: 100%;
    height: 3px;
    margin-top: 20px
}

.barra-rodape .item1 {
    float: left;
    width: 30%;
    height: 100%;
    background: #93ba42
}

.barra-rodape .item2 {
    float: left;
    width: 30%;
    height: 100%;
    background: #ffa908
}

.barra-rodape .item3 {
    float: left;
    width: 30%;
    height: 100%;
    background: #dd2d3b
}

.barra-nav {
    padding: 8px 0
}

.barra-nav h1 {
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 100;
    color: #fff;
    text-transform: uppercase;
    padding-top: 8px
}

.barra-nav h1 small {
    font-size: 18px;
    padding: 0 13px
}

.barra-nav h1 b, .barra-nav h1 font {
    font-weight: 700;
    font-size: 14px
}

.barra-nav .icones-barra h3, .barra-nav-imo .icones-barra h3 {
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 0;
    font-weight: 140;
    color: #fff;
    text-transform: uppercase;
    width: calc(100% - 32px);
    float: left
}

.barra-nav .icones-barra font, .barra-nav-imo .icones-barra font {
    color: #fff;
    text-transform: uppercase;
    font-size: 8px;
    width: calc(100% - 32px);
    float: left
}

.barra-nav .icones-barra img, .barra-nav-imo .icones-barra img {
    width: 30px;
    float: left;
    margin-right: 2px
}

.barra-nav a {
    display: block;
    color: #fff;
    margin: 15px 0;
    text-decoration: none;
    font-size: 12px
}

.slider-busca {
    background: #40bff2
}

.slider-busca img {
    width: 856px
}

.img-center {
    margin: auto
}

.form-busca-pg {
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 8px
}

.form-busca-pg p {
    margin: 7px 0 10px;
    font-size: 12px
}

.form-busca-pg button[type=reset] {
    color: #2e3339;
    text-transform: uppercase;
    border: 0;
    background: 0 0;
    font-size: 12px;
    padding: 9px 0
}

.busca-pg {
    padding: 18px 0
}

.busca-pg label {
    width: 100%
}

.busca-pg .sel select {
    height: 36px;
    border: 0;
    font-size: 11px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-radius: 26px;
    padding: 6px 23px;
    color: #000;
    font-weight: 300;
    -webkit-box-shadow: 2px 1px 5px -1px rgba(0, 0, 0, .75);
    -moz-box-shadow: 2px 1px 5px -1px rgba(0, 0, 0, .75);
    box-shadow: 2px 1px 5px -1px rgba(0, 0, 0, .75)
}

.busca-pg .sel::after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
    color: #000;
    padding: 5px 8px;
    position: absolute;
    right: 0;
    top: 3px;
    z-index: 1;
    text-align: center;
    width: 60px;
    height: 100%;
    pointer-events: none;
    box-sizing: border-box
}

.busca-pg .div-btn, .preco .leg2 {
    text-align: right
}

.busca-pg .sel option {
    padding: 5px;
    background: #fff;
    color: #565454;
    text-transform: uppercase
}

.busca-pg .form-control {
    border: none;
    height: 60px;
    font-size: 16px;
    color: #bcbfc3;
    padding: 7px 44px;
    -webkit-box-shadow: inset 0 1px 1px transparent;
    box-shadow: inset 0 1px 1px transparent
}

.busca-pg .btn-busca {
    color: #333;
    background-color: #24b9f1;
    border-radius: 38px;
    border: none;
    margin-top: 0;
    text-transform: uppercase;
    padding: 7px;
    height: 32px;
    width: 32px;
    -webkit-box-shadow: 2px 1px 5px -1px rgba(0, 0, 0, .75);
    -moz-box-shadow: 2px 1px 5px -1px rgba(0, 0, 0, .75);
    box-shadow: 2px 1px 5px -1px rgba(0, 0, 0, .75)
}

.resultado .codigo, .resultado .destaque, .resultado .fav {
    color: #fff;
    position: absolute
}

.busca-pg .btn-busca:hover {
    background-color: #109cd0
}

.btn-busca .material-icons {
    font-size: 18px;
    color: #fff
}

.preco .noUi-horizontal .noUi-handle {
    height: 22px;
    width: 7px;
    left: -5px
}

.preco .noUi-horizontal {
    height: 10px
}

.preco .noUi-target {
    background: #dddfe1;
    border-radius: 4px;
    border: 0;
    box-shadow: none;
    top: 8px
}

.noUi-handle::after, .preco .noUi-handle::before {
    display: none
}

.preco .noUi-handle {
    border: 0;
    border-radius: 3px;
    background: #2e3339;
    cursor: default;
    box-shadow: none
}

.preco .slider-oaweb .valor-minimo {
    float: left
}

.preco .slider-oaweb .valor-maximo {
    float: right
}

.preco .noUi-connect {
    background: #23b8f0;
    border-radius: 4px;
    box-shadow: none;
    -webkit-transition: background 450ms;
    transition: background 450ms
}

.preco .title {
    width: 50px;
    float: left;
    font-size: 10px;
    padding: 11px 0
}

.preco .preco-slider {
    width: calc(100% - 50px);
    float: left
}

.preco .leg1, .preco .leg2 {
    width: 50%;
    font-size: 9px;
    margin-top: 12px;
    float: left
}

.resultado {
    background: #fff;
    padding-top: 20px
}

.resultado h1 {
    text-align: center;
    font-size: 22px;
    padding: 50px
}

.resultado .item-imovel {
    min-height: 530px;
    margin-bottom: 50px;
    background: #fff;
    width: 100%;
    display: table;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .75);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .4);
    border-radius: 5px
}

.resultado .item-imovel img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.resultado .foto {
    height: 280px;
    position: relative
}

.resultado .foto .view {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: pointer;
    height: 100%;
    margin-bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.resultado .destaque {
    top: 20px;
    font-weight: 700;
    left: 0;
    background: #dd2d3b;
    padding: 3px 15px
}

.resultado .codigo {
    bottom: 10px;
    font-weight: 700;
    left: 10px
}

.resultado .fav {
    top: 18px;
    font-weight: 700;
    right: 18px
}

.resultado .fav .active .material-icons, .resultado .fav .material-icons {
    font-size: 26px;
    color: rgba(0, 0, 0, .5);
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 1.5px
}

.resultado .fav .tooltip-inner {
    background-color: #03afef
}

.resultado .fav .tooltip.bottom .tooltip-arrow {
    border-bottom-color: #05a2dc
}

.resultado .fav .tooltip.left .tooltip-arrow {
    border-left-color: #05a2dc
}

.resultado .fav .material-icons {
    -webkit-text-fill-color: rgba(0, 0, 0, .5)
}

.resultado .fav .active .material-icons {
    -webkit-text-fill-color: rgba(163, 3, 3, .5)
}

.pad-l-r-5 {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.resultado .item-imovel .itens-imo {
    border-bottom: 1px solid #e4e1e1;
    border-right: 1px solid #e4e1e1;
    min-height: 60px
}

.item .nav li:nth-last-child(1) {
    border-right: none
}

.barra-nav a {
    color: #282828
}

.barra-nav img {
    filter: invert(100%)
}

.resultado .itens-imo h4 {
    font-size: 17px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 0;
    text-align: center;
    min-height: 30px;
    line-height: 30px;
    max-width: 15ch;
    overflow: hidden;
    text-overflow: clip;
    white-space: nowrap
}

.resultado .itens-imo p {
    text-transform: uppercase;
    font-size: 9px;
    text-align: center;
    width: 100%;
    font-weight: 700
}

.resultado .tit h4 {
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 0;
    min-height: 13px
}

.resultado .tit h2, .resultado .tit h3 {
    font-size: 12px;
    font-weight: 500;
    min-height: 14px;
    text-align: center;
    text-transform: uppercase
}

.resultado .tit h2 {
    margin-top: 1px;
    margin-bottom: 0;
    min-height: 25px
}

.resultado .tit h3 {
    margin: 9px 15px;
    color: #03afef;
    font-size: 13px
}

.ver-mais-detalhes-imovel {
    bottom: 25px;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 3px;
    color: #00acec
}

.barra-nav-imo {
    padding: 18px 0
}

.barra-nav-imo h1 {
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 100;
    color: #fff;
    text-transform: uppercase;
    padding-top: 6px
}

.barra-nav-imo h1 small {
    font-size: 18px;
    padding: 0 13px;
    color: #fff
}

.barra-nav-imo h1 b, .barra-nav-imo h1 font {
    font-size: 14px;
    font-weight: 700
}

.barra-nav-imo h1 font {
    color: #03afef
}

.busca-nav-link {
    padding: 16px 0 12px
}

.busca-nav-link i {
    float: left;
    padding-right: 5px;
    font-size: 17px
}

.busca-nav-link p {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    margin: 1px 0 10px
}

.busca-nav-link a {
    color: #03afef
}

.busca-nav-link a:hover {
    color: #0191c7
}

.imovel1 {
    background: #edeeef;
    min-height: auto
}

.imovel2 {
    background: #fff;
    min-height: 400px
}

.imovel1 .flexslider {
    margin-right: 15px
}

.imovel1 .detalhes .itens-imo {
    border-bottom: 1px solid #e4e1e1;
    border-right: 1px solid #e4e1e1;
    width: 25%;
    padding: 10px 0;
    min-height: 70px
}

.imovel1 .detalhes .nav li:nth-last-child(1) {
    border-right: none
}

.imovel1 .detalhes {
    background: #fff;
    margin: 0 15px
}

.modal-body .conteudo-adicional {
    margin-bottom: 10px
}

.conteudo-adicional {
    width: 100%;
    background: #ecf8fd;
    padding: 10px;
    box-sizing: border-box
}

.conteudo-adicional p {
    margin: 0
}

.imovel1 .detalhes .itens-imo h4 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 4px;
    margin-bottom: 0;
    text-align: center;
    min-height: 22px
}

.imovel1 .detalhes .itens-imo p {
    text-transform: uppercase;
    font-size: 9px;
    text-align: center;
    width: 100%;
    font-weight: 700
}

#flexslider:hover .zoom, .flexslider:hover .zoom {
    opacity: 1;
    right: 20px
}

#slider .jackbox_button {
    position: absolute;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
    bottom: auto;
    font-size: 42px;
    padding: 5px 8px;
    height: 70px;
    width: 70px;
    z-index: 999
}

#flexslider .flex-direction-nav a:hover, .flexslider .flex-direction-nav a:hover {
    background: 0 0;
    color: #fff
}

#flexslider .flex-direction-nav a,
#flexslider .flex-direction-nav a:hover,
.flexslider .flex-direction-nav a,
.flexslider .flex-direction-nav a:hover {
    background: rgba(0, 0, 0, .8);
    padding: 0 10px;
    font-weight: 300;
    font-size: 30px;
    color: #fff;
    text-decoration: none
}

#slider li > div {
    margin-bottom: 0;
    overflow: hidden;
    position: relative
}

.img-slider {
    height: 440px
}

.flex-direction-nav a {
    top: calc(50% - 25px)
}

#valores ul {
    float: right;
    padding: 0
}

.listImo {
    margin-top: 15px;
    line-height: 27px;
    padding: 0
}

#elementos ul {
    padding: 0;
    margin-left: 15px
}

#elementos ul li, #valores ul li {
    color: #2e3339
}

.listaDetalhesImovel {
    height: 208px;
    background: #fff
}

.listaDetalhesImovel .conteudo {
    height: 210px;
    overflow-y: hidden
}

.jackbox-holder, .jackbox-top::after {
    background-color: transparent
}

.jackbox-button:hover, .jackbox-panel:hover {
    background: #03afef
}

.jackbox-thumb-holder {
    bottom: 5px !important
}

#flexslider:hover .flex-prev, .flexslider:hover .flex-prev {
    left: 0
}

#flexslider:hover .flex-next, .flexslider:hover .flex-next {
    opacity: 1;
    right: 0
}

.imovel1 .preco {
    color: #03afef;
    font-size: 20px;
    font-weight: 700;
    padding-top: 12px;
    margin: 0 15px
}

.imovel1 .cod {
    font-weight: 700;
    margin: 0 15px
}

.imovel1 .desc-proposta {
    padding-top: 12px;
    text-align: left;
    line-height: 22px;
    overflow-y: hidden;
    height: 57px;
    margin: 0 15px
}

.imovel1 .atendimento {
    background: #fff;
    margin: 0 15px
}

.imovel1 .atendimento font {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700
}

.imovel1 .atendimento h1 {
    margin-top: 2px;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700
}

.imovel1 .atendimento p {
    font-size: 20px;
    font-weight: 400;
    color: #03afef
}

.imovel1 .atendimento i {
    color: #0f900a
}

.imovel1 .atendimento img {
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px
}

#localImovel {
    height: 260px;
    margin-bottom: 20px;
    margin-right: 15px
}

.mapa-acoes .endereco-imo {
    padding: 15px;
    display: table
}

.mapa-acoes .endereco-imo h3 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700
}

.mapa-acoes .bnts-acoes {
    padding-top: 15px;
    padding-bottom: 10px
}

.mapa-acoes .bnt-acao {
    border-radius: 0;
    min-width: 190px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    background: #24b9f1;
    padding: 10px 21px
}

.bnts-acoes .bnt-acao:hover {
    background: #0583b3
}

.resultado h3 {
    font-size: 21px;
    margin-top: 0;
    margin-bottom: 10px
}

.interesse {
    padding: 15px;
    /*min-height: 392px;*/
}

.interesse h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    color: #0ba3dc
}

.interesse .input-group {
    margin-bottom: 10px;
    width: 100%;
    z-index: 1
}

.interesse .input-group-addon {
    color: #0aa5df;
    width: 44px;
    border-radius: 0
}

.interesse .form-control {
    height: 40px;
    border-radius: 0
}

.interesse textarea.form-control {
    height: 160px
}

.interesse .btn-default {
    color: #fff;
    background-color: #24b9f1;
    width: 100%;
    border-radius: 0;
    height: 40px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    border: none
}

.interesse .btn-default:hover {
    background-color: #0583b3
}

.envia-email {
    padding: 15px;
    border: 1px solid #ccc;
    margin-top: 15px;
    background: #f3f3f3;
    margin-bottom: 20px
}

.envia-email h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
    color: #0ba3dc
}

.envia-email .input-group {
    margin-bottom: 10px;
    width: 100%
}

.envia-email .input-group-addon {
    color: #0aa5df;
    width: 44px;
    border-radius: 0
}

.envia-email .form-control {
    height: 40px;
    border-radius: 0
}

.envia-email textarea.form-control {
    height: 120px
}

.envia-email .btn-default {
    color: #fff;
    background-color: #24b9f1;
    width: 100%;
    border-radius: 0;
    height: 40px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    border: none
}

.envia-email .btn-default:hover {
    background-color: #0583b3
}

.minha-lista .envia-email h3 {
    font-size: 14px
}

.barra-footer {
    background: #24b9f1;
    padding: 10px;
    position: fixed;
    bottom: 0;
    z-index: 99;
    width: 100%;
    height: 60px;
    color: #fff
}

.barra-footer i {
    font-size: 20px;
    background: #fff;
    color: #24b9f1;
    height: 40px;
    width: 40px;
    border-radius: 20px;
    padding: 8px 0;
    float: left;
    text-align: center;
    margin-right: 4px
}

.barra-footer p {
    font-size: 14px;
    font-weight: 700
}

.barra-footer a, .barra-footer a:hover {
    color: #fff
}

.word-wrap {
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.form-cadastro-cliente {
    margin-bottom: 30px
}

.cadastro-tab {
    margin: 25px 0 20px;
    border: none
}

.cadastro-tab li {
    width: 50%
}

.cadastro-tab li a {
    border: none;
    padding: 20px;
    text-transform: uppercase;
    text-align: center;
    background: #efefef
}

.cadastro-tab li.active {
    border: none
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:visited {
    background: #03afef;
    color: #fff;
    border: none
}

.no-padding {
    padding: 0 !important
}

.count-imobi {
    position: absolute;
    top: 7px;
    left: 6px;
    background: #03afef;
    width: 17px;
    height: 17px;
    border-radius: 14px;
    text-align: center;
    padding: 4px 6px;
    font-size: 9px
}

.sobra-pg {
    box-shadow: -1px 1px 2px #888;
    width: 100%;
    height: 2px;
    position: relative
}

.pg-title {
    background: #f4f5f6;
    padding: 30px 0
}

.pg-title h3 {
    font-size: 25px;
    text-align: center
}

.pg-chamada h3 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 28px;
    text-align: center
}

.pg-chamada h4 {
    text-align: center;
    padding: 50px 0
}

.pg-texto p {
    text-align: justify;
    font-size: 13px
}

.pg-texto .nota-dest {
    text-align: center;
    padding: 50px 0;
    font-size: 18px
}

.pg-pilares {
    background: #f4f5f6;
    padding: 30px 0
}

.pg-pilares h3 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 40px;
    margin-top: 30px
}

.pg-pilares .itens {
    padding: 30px 110px;
    display: table;
    width: 100%
}

.pg-pilares .chamadas, .pg-pilares .icons {
    padding-bottom: 40px;
    min-height: 140px
}

.pg-pilares .chamadas h5 {
    font-size: 24px
}

.pg-pilares .chamadas p {
    font-size: 14px
}

.pg-pilares .icons {
    float: left;
    width: 90px
}

.pg-missao .itens {
    padding: 60px 30px;
    display: table;
    width: 100%
}

.pg-missao .chamadas, .pg-missao .icons {
    padding-bottom: 40px;
    min-height: 140px
}

.pg-missao .chamadas h5 {
    font-size: 24px;
    color: #00acec
}

.pg-unidades .regioes h3.azul, .pg-unidades h5 {
    color: #03afef
}

.pg-missao .chamadas p {
    font-size: 14px;
    text-align: justify
}

.pg-missao .icons {
    float: left;
    width: 90px
}

.pg-unidades .linha {
    border-right: 2px solid #ccc;
    height: 425px
}

.pg-unidades p {
    font-size: 12px;
    font-weight: 600
}

.pg-unidades i {
    font-size: 15px
}

.pg-unidades .regioes h3 {
    font-size: 16px
}

.pg-unidades .regioes h2 {
    font-size: 15px
}

.pg-unidades .regioes p {
    font-size: 14px;
    font-weight: 300;
    margin: 0
}

.pg-unidades .regioes i {
    font-size: 18px
}

.pg-unidades .regioes h3.verde {
    color: #b1ca44
}

.pg-unidades .regioes h3.laranja {
    color: #dc7b25
}

.minha-lista .interesse h3 {
    font-size: 14px
}

.telefone-rodape {
    font-weight: 600;
    color: #00acec;
    font-size: 24px
}

.telefone-rodape span {
    font-size: 17px
}

.item .mask {
    background: rgba(0, 0, 0, .5)
}

.modal-saiba-mais-imovel {
    width: 100%;
    max-width: 400px
}

.m-r-5 {
    margin-right: 5px
}

.imovel-favorito, .imovel-favorito-item {
    position: absolute;
    top: 10px;
    right: 6px;
    font-size: 26px;
    color: rgba(0, 0, 0, .5);
    -webkit-text-fill-color: rgba(0, 0, 0, .5);
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 1.5px
}

.imovel-favorito-item {
    top: -10px;
    right: -6px
}

.modal-imovel.in {
    background-color: rgba(0, 0, 0, .5)
}

.modal-imovel .modal-header {
    padding: 25px 30px 0 30px;
    border-bottom: none
}

.modal-imovel .modal-header .modal-title {
    font-weight: 700;
    font-size: 23px
}

.modal-imovel .close {
    margin-top: -10px;
    font-size: 40px;
    color: #000
}

.modal-imovel .modal-dialog {
    margin: 30px auto;
    max-width: 480px
}

.modal-imovel .modal-content {
    border-radius: 10px
}

.modal-imovel .modal-body {
    padding: 10px 30px 30px 30px
}

.custom-modal, .modal-content {
    border-radius: 0
}

.modal-imovel .form-control {
    background-color: #e8e8e8;
    padding: 20px 15px;
    border-radius: 10px
}

.modal-imovel .form-control:focus {
    box-shadow: none;
    border: 1px solid #333
}

.modal-imovel textarea.form-control {
    font-size: 15px;
    padding: 15px
}

.modal-imovel .form-group span {
    margin-bottom: 7px;
    display: block
}

.modal-imovel .btn {
    display: block;
    width: 100%;
    background-color: #ff7c00;
    border: 1px solid #ff7c00;
    color: #fff;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: 600
}

.custom-modal .modal-open .modal {
    background: rgba(0, 0, 0, .7)
}

.jackbox-modal {
    background: rgba(0, 0, 0, .9)
}

.pagination {
    margin: 0 0 10px;
}

.icon-whatsapp-bottom {
    background: #00e676;
    position: fixed;
    bottom: 63px;
    left: 20px;
    width: 55px;
    height: 55px;
    text-align: center;
    display: block;
    padding-top: 11px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 100
}

.box-interesse {
    background: #fff;
    min-height: 210px;
    display: block;
    width: auto;
    min-width: 292px;
    box-shadow: 2px 2px 2px #eee;
}

.pg-corretores .pg-chamada {
    margin-top: 20px;
    margin-bottom: 20px
}

.pg-corretores .pg-title {
    padding: 0 0 1px 0;
    background: url(../images/imagem_cabecalho.jpg) center;
    background-size: cover
}

.pg-corretores .pg-title h3 {
    text-align: left;
    color: #fff
}

.pg-corretores .corretor-item {
    width: 100%;
    box-shadow: 2px 4px 2px 2px #eee;
    margin-bottom: 20px
}

.pg-corretores .corretor-item a {
    color: #000;
    white-space: nowrap
}

.pg-corretores .corretor-item .imagem {
    width: 100%;
    height: 250px
}

.pg-corretores .corretor-item .imagem img {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover
}

.pg-corretores .corretor-item .descricao {
    padding: 14px;
    min-height: 120px
}

.pg-corretores .corretor-item .descricao h4 {
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 13px
}

.pg-corretores .corretor-item .descricao p {
    padding: 0
}

.pg-corretores .corretor-item .descricao .contato small {
    font-size: 9px
}

.pg-corretores .corretor-item .descricao .contato .whatsapp {
    font-weight: 600;
    font-size: 14px
}

.pg-corretores .corretor-item .descricao .contato .whatsapp span {
    font-size: 10px
}

.pg-corretor .pg-chamada {
    margin-top: 20px;
    margin-bottom: 20px
}

.pg-corretor a {
    color: #000
}

.pg-corretor .pg-title {
    padding: 17px;
    background: url(../images/imagem_cabecalho.jpg) center;
    background-size: cover
}

.pg-corretor .pg-title h3 {
    text-align: left;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 25px
}

.pg-corretor .breadcrumb {
    margin: 10px 0;
    background: #fff
}

.pg-corretor .btn {
    border-radius: 0;
    background: #00aeef;
    padding: 12px 20px;
    color: #fff;
    font-weight: 600
}

.pg-corretor .btn-imoveis {
    background: #fe7b0d
}

.pg-corretor .imagem {
    width: 100%;
    height: 270px
}

.pg-corretor .imagem img {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover
}

.pg-corretor h2 {
    text-align: left;
    padding: 0;
    margin: 0;
    font-weight: 600;
}

.pg-corretor .descricao p {
    padding: 0
}

.pg-corretor .contato small {
    font-size: 12px;
    display: block
}

.pg-corretor .contato .whatsapp {
    font-weight: 600;
    font-size: 14px
}

.pg-corretor .contato .whatsapp span {
    font-size: 10px
}

.pg-corretor .contato .btn {
    margin: 20px 0
}

.pg-corretor .fazer-simulacao {
    margin-bottom: 10px
}

.pg-corretor .fazer-simulacao p {
    font-weight: 700;
    font-size: 14px;
    cursor: pointer
}

.pg-corretor .border {
    width: 260px;
    height: 2px;
    background: #7eae00;
    margin-bottom: 7px
}

.sobre {
    text-align: justify;
    padding-right: 10px
}

.pg-corretor .social {
    font-size: 20px;
    width: 100%;
    display: block;
    margin-top: 14px
}

.pg-corretor .social a {
    display: inline-block;
    margin: 10px 5px
}

.corretor-formulario {
    width: 100%;
    background: #f0f0f0;
    padding: 50px 40px;
}

.corretor-formulario h1 {
    font-size: 25px;
    margin: 0 0 25px 0;
    font-weight: 700;
    color: #00aeef
}

.corretor-formulario label {
    font-weight: 400;
    font-size: 11px
}

.corretor-formulario .input-group-addon {
    border: none
}

.corretor-formulario .form-control, .corretor-formulario .form-control:focus {
    border-radius: 0;
    padding: 20px;
    border: none;
    box-shadow: none
}

.corretor-formulario .form-control::placeholder {
    color: #222
}

.corretor-busca {
    padding: 30px 0;
    background: #edeef0
}

.corretor-busca .imagem {
    width: 130px;
    height: 130px;
    float: left;
    margin-right: 25px
}

.corretor-busca .imagem img {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover
}

.corretor-busca h2 {
    text-align: left;
    padding: 0;
    margin: 0;
    font-weight: 600;
    font-size: 23px
}

.corretor-busca .descricao p {
    padding: 0
}

.corretor-busca .contato small {
    font-size: 12px;
    display: block
}

.corretor-busca .contato .whatsapp {
    font-weight: 600;
    font-size: 14px
}

.corretor-busca .perfil {
    display: block;
    padding: 10px;
    font-weight: 700
}

.simulador-imovel {
    margin: 0 12px
}

.simulador-imovel .btn {
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
    text-transform: none
}

@media screen and (max-width: 768px) {
    .corretor-busca h2 {
        font-size: 17px
    }

    .corretor-busca .contato small {
        display: block;
        font-size: 12px
    }

    .w-100-is-mobile {
        margin-top: 20px;
        float: left;
        width: 100%;
        position: relative
    }
}

.modal-simulador hr {
    border-top: 3px solid #eee
}

.modal-simulador .modal-content {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px
}

.modal-simulador h4.modal-title {
    font-size: 29px;
    color: #0054ad;
    font-weight: bolder;
    line-height: 35px;
    margin-bottom: 15px;
    padding: 0;
    text-align: left
}

.modal-simulador .modal-header {
    border: none
}

.modal-simulador .modal-header p {
    font-size: 16px
}

.modal-simulador .form-control, .modal-simulador .form-control:focus {
    border-radius: 0;
    border: 1px solid #ccc;
    padding: 20px;
    box-shadow: none
}

.modal-simulador label {
    font-weight: 400
}

.modal-simulador .form-control::placeholder {
    color: #000;
    font-weight: 700;
    text-transform: uppercase
}

.modal-simulador .modal-body {
    font-size: 15px
}

.modal-simulador .modal-body .label {
    padding: 10px;
    background: #0054ad
}

.modal-simulador .modal-body .btn {
    margin-top: 15px;
    background: #0054ad;
    border-radius: 0;
    padding: 15px 20px;
    border: none
}

.modal-simulador .modal-body .btn:hover {
    background: #93ba42
}

.slider.slider-horizontal {
    width: 100%;
    margin-top: 30px
}

.slider-handle {
    background: #0054ad
}

.simulador-financiamento {
    margin-top: 20px;
    margin-bottom: 20px;
}

.simulador-financiamento .cabecalho {
    margin-bottom: 15px
}

.simulador-financiamento .cabecalho h1 {
    font-size: 21px;
    color: #00aef2;
    font-weight: bolder;
    margin-bottom: 15px
}

.simulador-financiamento .cabecalho p {
    font-size: 12px
}

.simulador-financiamento .informacoes-imovel {
    margin-bottom: 20px
}

.simulador-financiamento .informacoes-imovel .badge {
    padding: 10px;
    background: #00aef1;
    margin-right: 10px
}

.simulador-financiamento .informacoes-imovel b {
    font-size: 14px
}

.simulador-financiamento .informacoes-imovel a {
    float: right;
    font-weight: 700;
    font-size: 14px
}

.simulador-financiamento .informacoes-financiamento {
    float: left;
    width: 100%
}

.simulador-financiamento .informacoes-financiamento .item {
    float: left;
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 12px;
    background: #eee;
    border-radius: 10px
}

.simulador-financiamento .informacoes-financiamento .item p {
    margin: 0;
    font-size: 15px;
    font-weight: 700
}

.simulador-financiamento .informacoes-financiamento .item p:first-of-type {
    float: left;
    color: #00aef1
}

.simulador-financiamento .informacoes-financiamento .item p:last-of-type {
    float: right
}

.simulador-financiamento .taxas {
    font-size: 13px;
    font-weight: 700
}

.simulador-financiamento .valor-parcela {
    float: left;
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 12px;
    border-radius: 10px;
    color: #fff;
    background: #96ac24
}

.simulador-financiamento .valor-parcela p {
    margin: 0;
    font-size: 15px;
    font-weight: 700
}

.simulador-financiamento .valor-parcela p:first-of-type {
    float: left
}

.simulador-financiamento .valor-parcela p:last-of-type {
    float: right
}

.simulador-financiamento .btn {
    padding: 12px 15px;
    background: #00aef1;
    color: #fff;
    border-radius: 10px;
    font-weight: 600
}

.simulador-financiamento .perfil-corretor {
    float: left;
    width: 100%;
    background-color: #eee;
    padding: 20px;
    border-radius: 15px;
    background-image: url(../images/background_whatsapp.png);
    background-position-y: -40px;
    background-position-x: 92%;
    background-size: 30%;
    background-repeat: no-repeat;
    margin-bottom: 10px
}

.simulador-financiamento .perfil-corretor .imagem {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 15px
}

.simulador-financiamento .perfil-corretor .imagem img {
    width: 100%;
    height: 100%;
    background-size: cover
}

.simulador-financiamento .perfil-corretor p {
    font-size: 15px;
    margin: 0
}

.simulador-financiamento .perfil-corretor .nome {
    font-size: 18px;
    margin-top: 8px;
}

.simulador-financiamento .perfil-corretor h1 {
    margin: 0;
    font-size: 23px;
    font-weight: 600;
    color: #00aef1
}

.simulador-financiamento .perfil-corretor h1 i {
    color: #00e676
}

.btn-corretor {
    width: 100%;
    display: block
}

.btn-corretor .btn {
    width: 49%
}

.btn-corretor .btn:first-of-type {
    margin-right: 10px
}

.simulation-form .tab-content {
    padding: 10px
}

.simulation-form .nav-tabs li {
    width: 50%;
    text-transform: uppercase;
    background: #eee
}

.simulation-form .nav-tabs a {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #000
}

.simulation-form .nav-tabs > li.active > a, .simulation-form .nav-tabs > li.active > a:active, .simulation-form .nav-tabs > li.active > a:focus, .simulation-form .nav-tabs > li.active > a:hover, .simulation-form .nav-tabs > li.active > a:visited {
    background: #a4cf27
}

.main-box p {
    font-size: 15px;
    color: #777;
    text-align: justify
}

.imovel-item {
    float: left;
    width: 100%;
    margin: 10px 0
}

.imovel-item a {
    font-weight: 600
}

.imovel-item h4 {
    font-weight: 600
}

.imovel-item i {
    color: #a6ce3a
}

.imovel-item ul {
    padding: 0;
    margin: 0
}

.imovel-item .items {
    float: left;
    width: 100%
}

.imovel-item .items .item {
    float: left;
    display: inline-block;
    width: 25%;
    background: #eee;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid #fff;
    height: 42px
}

.imovel-item .items .item span {
    max-width: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.simulation-result {
    background: #d7eefc;
    float: left;
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
    border: 5px solid #fff
}

.simulation-result h1 {
    color: #00aeee;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 35px;
    line-height: 1.2em
}

.simulation-result-actions {
    float: left;
    width: 100%;
    display: block;
    margin: 5px 0
}

.simulation-result-actions a {
    float: left;
    width: 50%;
    padding: 10px;
    background: #009dda;
    color: #fff;
    border: 1px solid #fff;
    text-align: center
}

.simulation-result-actions a i {
    font-size: 18px;
    color: #fff;
    margin-right: 10px
}

.simulation-result-items {
    float: left;
    width: 100%
}

.simulation-result-items .item {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #d7eefc;
    border: 5px solid #fff
}

.simulation-result-items .item i {
    font-size: 50px;
    color: #04afef;
    margin: 30px auto
}

.simulation-result-items .item h2, .simulation-result-items .item p {
    color: #7e827f
}

.imovel-item .item .button {
    padding: 0;
    margin: 0;
    border: 0;
    background: 0 0
}

.simulation-result-items .item h2 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 21px
}

.mt-3 {
    margin-top: 30px !important
}

.mb-1 {
    margin-bottom: 10px !important
}

.jackbox-social {
    display: none
}

.d-block {
    display: block
}

.explore-tambem-busca {
    margin-top: 20px;
    margin-bottom: 20px
}

.explore-tambem-busca h2 {
    padding: 0 15px
}

.explore-tambem-busca ul {
    padding: 0
}

.explore-tambem-busca ul li {
    list-style: none
}

.show-more {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 20px;
    height: 100px;
    overflow: hidden
}

.busca-tags {
    float: left;
    width: 100%;
    padding: 0
}

.busca-tags li {
    float: left;
    display: inline-block;
    padding: 4px 25px 4px 10px;
    background-color: #d8d8d8;
    list-style: none;
    font-size: 12px;
    border-radius: 70px;
    margin: 5px;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    box-sizing: border-box
}

.busca-tags li a {
    position: absolute;
    right: 5%;
    top: 10%;
    font-size: 14px;
    color: #848484
}

#phone-buttons-holder {
    background-color: #eee;
    position: fixed;
    width: 100%;
    z-index: 9
}

.cta-holder {
    align-content: center;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    opacity: 0;
    padding: 0 4px;
    transform: translateY(0);
    transition: opacity .4s ease, transform .4s;
    width: 100%;
}

.cta-holder.visible {
    opacity: 1;
    /*transform: translateY(-100%)*/
}

.cta-holder > .whatsapp-container {
    position: relative;
}

.cta-holder > .whatsapp-container > #whatsapp {
    background: #11bf4c;
    color: #fff;
    box-sizing: border-box;
    display: flex;
    font-size: 32px;
    justify-content: center;
    padding: 0;
    width: 62px
}

.cta-holder > .whatsapp-container > #whatsapp .fa {
    margin-top: 2px
}

.cta-holder a.call-btn {
    background: #1ea7dd
}

.cta-holder a {
    border-radius: 5px;
    box-shadow: 0 2px 9px 0 rgba(0, 0, 0, .24);
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}

.cta-holder a.contact-btn {
    background: #0456ac
}

.cta-holder a:hover {
    text-decoration: none
}

.item-dormitorios {
    padding: 8px 14px;
    display: inline-table;
    font-weight: 700;
    font-size: 12px;
    background-color: #fff;
    color: rgba(0, 0, 0, .5);
    border: 1px solid rgba(0, 0, 0, .12);
    margin-right: 2px;
    border-radius: 25px;
}

.item-dormitorios.active,
.item-dormitorios:hover {
    background: #93ba42;
    border-color: #93ba42;
    color: #fff;
    text-decoration: none
}

.favoritos-cabecalho {
    display: none;
    float: left;
    margin-top: 19px;
    font-weight: bold;
    width: 20%;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding-left: 0;
}

.favoritos-cabecalho:visited,
.favoritos-cabecalho:hover,
.favoritos-cabecalho:active {
    color: #fff;
    text-decoration: none;
}

.favoritos-cabecalho.dark,
.favoritos-cabecalho.dark:visited,
.favoritos-cabecalho.dark:hover,
.favoritos-cabecalho.dark:active {
    color: #000;
}

.favoritos-cabecalho img {
    width: 25px;
    filter: invert(100%)
}

.favoritos-cabecalho .count-imobi {
    top: 10px;
    left: 15px
}

.item .cta-holder {
    transform: none;
    background: #fff
}

.item .cta-holder a {
    height: 30px;
    line-height: 30px;
    font-size: 12px
}

.item .cta-holder .whatsapp-container #whatsapp {
    font-size: 25px
}

.contato-imovel-ajax .form-control {
    padding: 20px 10px
}

.contato-imovel-ajax .btn {
    color: #fff;
    background-color: #24b9f1;
    width: 100%;
    border-radius: 0;
    height: 40px;
    font-size: 12px;
    font-weight: 700;
    border: none
}

.d-block {
    display: block
}

.ml-auto {
    margin-left: auto
}

.mr-auto {
    margin-right: auto
}

.pointer {
    cursor: pointer
}

.blog a {
    font-weight: 700;
    color: #000
}

.blog img {
    object-fit: cover
}

.artigos h1, .blog h2 {
    font-size: 1.5rem;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 600
}

.artigos h1:after, .blog h2:after {
    content: " ";
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-color: #b6c807;
    display: block;
    width: 120px;
    margin-top: 4px
}

.blog h2#ultimas-postagens:after {
    border-color: #0db8f3;
    width: 150px
}

.blog h2#dicas-de-imoveis:after, .blog h2#socio-corretor:after {
    width: 130px
}

.blog h2#informativos:after {
    width: 110px
}

.blog h2#construtoras:after {
    width: 120px
}

.blog h3 {
    display: block;
    font-weight: 600;
    margin-top: 15px;
    font-size: 19px
}

.blog p {
    color: #666
}

.slide-blog {
    text-align: center
}

.slide-blog h2:after {
    border-bottom-width: 0
}

.slide-blog img {
    max-height: 330px;
    width: 100%
}

.slide-blog .fa {
    font-size: 40px;
    margin-top: 150px
}

.slide-blog a {
    text-transform: uppercase;
    font-size: 16px;
    color: #fff
}

.slide-blog h2 {
    max-width: 600px;
    display: block;
    margin: 0 auto;
    font-weight: 600;
    text-shadow: 2px 2px 3px #000;
    font-size: 20px
}

.blog-ultimas-cadastradas {
    display: grid;
    grid-template-columns:40% 30% 30%
}

.blog .artigo-pequeno {
    margin-bottom: 30px
}

.blog .artigo-pequeno h3 {
    margin-top: 0;
    font-size: 15px
}

.blog .artigo-pequeno img {
    height: 175px;
    width: 100%
}

.blog .artigo-medio img {
    height: 230px;
    width: 100%
}

.blog .artigo-grande img {
    height: 300px
}

.blog .artigo-destaque {
    padding-right: 3px;
    position: relative
}

.blog .artigo-destaque img {
    height: 360px;
    width: 100%
}

.blog .artigo-destaque-miniaturas {
    width: 100%;
    padding: 3px;
    position: relative;
    margin-bottom: 3px
}

.blog .artigo-destaque-miniaturas img {
    height: 177px;
    width: 100%
}

.blog .artigo-destaque .titulo, .blog .artigo-destaque-miniaturas .titulo {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    box-sizing: border-box;
    text-align: center
}

.blog .artigo-destaque .titulo h3, .blog .artigo-destaque-miniaturas .titulo h3 {
    text-shadow: 2px 2px 2px #000;
    font-size: 15px
}

.blog .artigo-destaque .titulo a, .blog .artigo-destaque-miniaturas .titulo a {
    color: #fff
}

.blog .artigo-destaque .titulo a:hover, .blog .artigo-destaque-miniaturas .titulo a:hover {
    text-decoration: none
}

.blog .veja-mais {
    text-transform: uppercase;
    color: #337ab7
}

.blog .veja-mais:after {
    content: " ";
    border-bottom-style: solid;
    border-bottom-width: 2px;
    display: block;
    width: 65px;
    margin-top: 4px
}

.blog-fundo {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f0f0f0
}

.pt-0 {
    padding-top: 0 !important
}

.artigo .breadcrumb {
    padding: 8px 0;
    background-color: #fff;
    font-weight: 700;
    font-size: 13px;
    margin-top: 14px
}

.artigo .breadcrumb a {
    color: #000
}

.artigo h1 {
    font-weight: 700;
    margin-top: 0
}

.artigo .artigo-imagem {
    margin-bottom: 15px
}

.artigo .texto {
    font-size: 14px;
    font-weight: 300
}

.artigo .ultimos-artigos {
    background-color: #eee;
    padding: 14px 25px;
    box-sizing: border-box;
    margin-bottom: 20px
}

.artigo .ultimos-artigos .blog .artigo-pequeno img {
    height: 150px
}

.artigo .ultimos-artigos .blog .artigo-pequeno h3 {
    font-size: 13px
}

.artigo .compartilhamentos {
    width: 100%;
    padding: 30px 20px 20px 20px;
    background-color: #eee;
    margin: 30px auto
}

.artigo .compartilhamentos p {
    font-size: 14px;
    font-weight: 600
}

.artigo .compartilhamentos .btn {
    display: inline-block;
    font-size: 11px;
    color: #fff;
    padding: 5px;
    margin-bottom: 5px
}

.artigo .compartilhamentos .btn .fa {
    font-size: 14px;
    padding: 0 5px;
    height: 100%
}

.artigo .compartilhamentos .btn-facebook {
    background-color: #3a5d9d
}

.artigo .compartilhamentos .btn-twitter {
    background-color: #129ff2
}

.artigo .compartilhamentos .btn-google {
    background-color: #e03e30
}

.artigo .compartilhamentos .btn-linkedin {
    background-color: #0075b6
}

.artigo .compartilhamentos .btn-whatsapp {
    background-color: #1ad366
}

.navfixo {
    transition: .7s;
}

.navfixo.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
}

.navfixo-blog {
    font-size: 13px
}

.navfixo-blog .acesso-portal span {
    float: left;
    width: 2px;
    height: 23px;
    background-color: #b6c807;
    margin-right: 16px
}

.navfixo-blog .acesso-portal a {
    padding-left: 0
}

.artigos .artigo-medio {
    min-height: 365px;
    margin-bottom: 30px
}

.bg-white {
    background-color: #fff !important
}

.navbar-nav > li > .dropdown-menu.cidades {
    height: 600px;
    overflow-y: scroll;
    overflow-x: hidden
}

.flexslider .slides > li {
    z-index: 0 !important
}

.footer-addresses {
    margin-bottom: 20px;
    float: left;
    display: block
}

.contador-galeria {
    color: #fff;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 20px;
    left: 88%;
    padding: 3px 10px;
    font-size: 12px;
    display: inline-block;
    border-radius: 10px
}

.expandir-galeria {
    color: #0db8f3;
    background: #fff;
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 3px 10px;
    font-size: 11px;
    display: inline-block;
    font-weight: 300;
    border-radius: 10px
}

.scrollable-h {
    height: 400px;
    overflow-x: auto
}

.imovel-item-referencia {
    color: #02a7dd;
    margin-top: 10px;
    text-align: center
}

.empreendimentos-lista {
    display: grid;
    grid-template-columns:50% 50%
}

.text-bold {
    font-weight: bolder !important
}

.navbar-default .navbar-nav > li > a {
    font-size: 11px !important
}

.flex-direction-nav a {
    z-index: 0 !important
}

.mt-1 {
    margin-top: 10px
}

.formulario-whats .modal-dialog {
    width: 370px;
    max-width: 100%;
    margin: 30px auto
}

.formulario-whats .modal-body {
    background: url('/layouts/smaniottoimoveis/assets/images/bg_whats.png');
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat
}

.formulario-whats .modal-header {
    display: flex
}

.formulario-whats .modal-header .close {
    position: absolute;
    right: 10px
}

.formulario-whats .modal-header .logo {
    margin-bottom: 0;
    width: 20%;
    padding: 0;
    float: left
}

.formulario-whats a {
    color: #fff !important
}

.formulario-whats .modal-header .logo img {
    border-radius: 50%;
    width: 60px;
    display: block;
    margin: 0 auto;
    height: 60px;
    object-fit: cover;
}

.formulario-whats .modal-header {
    width: 100%;
    padding: 14px 10px;
    float: left;
    background: #009688;
    color: #fff;
    position: absolute;
    left: 0;
    z-index: 2;
    top: 0
}

.formulario-whats .alert {
    margin-bottom: 5px
}

.formulario-whats .modal-header .info {
    width: 80%;
    padding: 0 0 0 10px
}

.formulario-whats .modal-header .info span {
    clear: both;
    display: block;
    font-size: 17px;
    margin-top: 14px
}

.formulario-whats .modal-header .info span.telefone {
    font-weight: 500;
}

.formulario-whats .modal-header .info span.status::before {
    content: ' ';
    width: 7px;
    height: 7px;
    margin: 5px 3px 0 0;
    background: #4be726;
    float: left;
    border-radius: 50%;
    font-weight: normal;
}

.alert {
    padding: 6px
}

.formulario-whats .modal-body .box-form {
    width: 100%;
    height: auto;
    padding: 64px 0 0;
    clear: both;
    position: relative
}

.form-wapp .validate-input {
    position: relative
}

.form-wapp .box-campos {
    position: relative;
    width: 100%;
    z-index: 1;
    margin-bottom: 8px
}

.form-wapp .campo {
    color: #666;
    font-size: 14px;
    display: block;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    padding: 10px 30px 10px 40px
}

.form-wapp input, .form-wapp textarea {
    outline: 0;
    border: none
}

.form-wapp .campo + .icon {
    font-size: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: absolute;
    border-radius: 5px;
    bottom: 0;
    left: 0;
    height: 100%;
    padding-left: 15px;
    pointer-events: none;
    color: #57b846;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.form-wapp .container-form-btn .submit {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    width: 100%;
    border-radius: 25px;
    background: #009688;
    align-items: center;
    padding: 10px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    margin: auto;
    float: none;
    outline: 0;
    text-decoration: none
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .formulario-whats .modal-dialog {
        padding-left: 10px;
        padding-right: 10px
    }

    .formulario-whats .modal-body form {
        padding: 10px
    }
}

.flexslider-imovel-item .img-slider {
    height: 280px !important
}

.btn-azul {
    background: #0054ad !important;
    border-radius: 5px !important;
}

.btn-azul:hover {
    background: #11bf4c !important;
}

.modal-open .modal {
    background: rgba(0, 0, 0, .5);
}

.modal-contato-imovel {
    background-color: #fff;
    border-radius: 10px;
    margin: 35px auto 0 auto;
    max-width: 400px;
    padding-top: 14px;
    padding-bottom: 10px;
}

.modal-contato-imovel .atendimento {
    background: 0 0;
    margin: 0 0 15px 0;
    display: table;
    width: 100%
}

.modal-contato-imovel .atendimento .image {
    width: 68px;
    float: left
}

.modal-contato-imovel .atendimento p {
    font-size: 19px;
    font-weight: 700;
    margin: 0
}

.modal-contato-imovel .atendimento i {
    color: #0f900a
}

.modal-contato-imovel .atendimento .corretor {
    width: 280px;
    float: left;
    padding-left: 10px
}

.modal-contato-imovel .atendimento p a {
    color: #fd7f19
}

.modal-contato-imovel .close {
    opacity: unset
}

.modal-contato-imovel .close span {
    opacity: unset;
    position: absolute;
    right: -9px;
    top: -18px;
    padding: 0 6px;
    background: #ccc;
    z-index: 999;
    width: 25px;
    border-radius: 20px;
    height: 25px
}

.modal-contato-imovel .form-group {
    margin-bottom: 5px
}

.modal-contato-imovel .form-control {
    box-shadow: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    font-size: 13px
}

.modal-contato-imovel .btn-laranja {
    color: #fff;
    background-color: #fd7f19 !important;
    height: 38px;
    text-transform: unset;
    font-size: 14px;
    font-weight: 400;
    border-radius: 5px;
    box-shadow: 0 2px 13px 0 rgba(54, 54, 54, .4);
    width: 100%
}

.flexslider-imovel-item {
    height: 280px !important
}

.flexslider-imovel-item .contador-galeria {
    width: auto !important;
    left: 65%
}

.flexslider .flex-direction-nav a {
    text-shadow: 4px 4px 7px #272634
}

.imovel-item-econdominio {
    display: table;
    text-align: center;
    padding: 2px 6px;
    box-sizing: border-box;
    background-color: #e7e6e4;
    margin: 5px auto 0 auto;
    color: #000;
    font-size: 10px
}

.imovel-item-econdominio {
    color: #000 !important
}

@media screen and (max-width: 480px) {
    .h-260 .fa {
        margin-top: 95px
    }

    .flexslider-imovel-item {
        height: auto !important
    }

    .flexslider-imovel-item .img-slider {
        height: 300px !important
    }
}

.menu-corretor .logo {
    width: 150px;
}

.menu-corretor .logo.dark img {
    filter: invert(1)
}

.rodape-separador {
    width: 2px;
    margin-top: 15px;
    height: 230px;
    background: #fff;
    float: right
}

.rodape-compra-venda {
    background: #222;
    padding-top: 20px;
    padding-bottom: 20px
}

.rodape-compra-venda .col-lg-6:first-of-type {
    float: right
}

.rodape-compra-venda ul {
    margin: 0;
    padding: 0;
    display: flex
}

.rodape-compra-venda ul li {
    list-style: none;
    padding: 10px;
    font-size: 14px
}

.rodape-compra-venda ul li a {
    text-transform: uppercase;
    color: #fff
}

.footer-corretor {
    background: url(/layouts/smaniottoimoveis/assets/images/imagem_rodape.jpg) center;
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
    margin-top: 50px
}

.footer-corretor .imagem-corretor {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: inline;
    border: 3px solid #0a9dd2;
    margin-right: 20px;
    object-fit: cover;
}

.footer-corretor p {
    font-size: 16px;
    text-align: justify
}

.footer-corretor span {
    display: block;
    font-size: 17px;
    padding: 5px 0
}

.footer-corretor .marcador {
    width: 25px;
    margin-top: 40px;
    display: block;
    margin-bottom: 10px
}

.footer-corretor a {
    color: #fff
}

.footer-corretor p {
    margin: 0
}

.footer-corretor b {
    font-weight: 700
}

.footer-corretor .btn-mostrar-mais {
    background: 0 0;
    border: #ffdead;
    color: #fff !important;
    display: block;
    margin: 10px auto;
    font-weight: 700
}

.esconder-texto {
    height: 220px;
    overflow: hidden
}

.navbar-default .navbar-nav > li > a:hover {
    background: #93ba42;
    color: #fff
}

@media screen and (max-width: 768px) {
    #footer h4 {
        margin-top: 30px
    }
}

.formulario-whats .modal-header .info span {
    font-size: 15px !important;
    margin-top: 0 !important
}

@media screen and (max-width: 768px) {
    .navbar-default .container-fluid {
        padding-left: 0;
        padding-right: 0
    }

    .navbar-default .navbar-header {
        padding-left: 15px;
        padding-right: 15px
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff
    }
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background: #93ba42;
    color: #fff
}

.menu-corretor .logo {
    margin-top: 10px
}

.pagination .page-item.active .page-link,
.pagination .page-item.active .page-link:hover {
    background: #93ba42 !important;
    border-color: #93ba42;
    color: #fff;
}

.btn-contato-imovel-listagem {
    display: block;
    border-radius: 5px;
    box-shadow: 0 2px 9px 0 rgb(0 0 0 / 24%);
    color: #fff;
    margin: 0 4px;
    text-align: center;
    font-size: 14px;
    background: #0456ac;
    padding: 8px 10px;
    margin-bottom: 10px;
}

.btn-contato-imovel-listagem:hover {
    background-color: #11bf4c;
    color: #fff;
    text-decoration: none;
}

.btn-contato-imovel-listagem-mobile {
    background: #11bf4c;
    color: #fff;
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    font-size: 14px;
}

@media screen and (max-width: 768px) {

    .item-dormitorios {
        margin-top: 5px;
        margin-right: 18px;
    }

}

.custom-checkbox input[type=checkbox] {
    opacity: 0;
    position: absolute;
    width: 0px;
    height: 0px;
    z-index: -1;
}

.custom-checkbox input[type=checkbox]:checked + label::after {
    content: "";
}

.custom-checkbox label {
    position: relative;
    display: inline-block;
    padding-left: 22px;
    cursor: pointer;
    margin-bottom: 0;
}

.custom-checkbox label::before, .custom-checkbox label::after {
    position: absolute;
    left: 0;
    top: 0;
}

.custom-checkbox label::before {
    content: "";
    display: inline-block;
    height: 16px;
    width: 16px;
    border: 1px solid;
}

.custom-checkbox label::after {
    content: none;
    height: 5px;
    width: 9px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    left: 4px;
    top: 4px;
}

.custom-checkbox input:checked + label:before {
    background: #93ba42;
}

.custom-checkbox input[type=checkbox]:checked .custom-checkbox {
    color: #fff;
}

.logo-broker {
    font-family: "MADE TOMMY", san s-serif;
    width: auto;
    text-transform: uppercase;
    line-height: 18px;
    color: #fff;
    margin-top: 20px;
    display: block;
    min-width: 194px;
}

.logo-broker:hover,
.logo-broker:active,
.logo-broker:focus {
    color: #fff;
    text-decoration: none;
}

.logo-broker .logo-broker-name {
    font-size: 17px;
    position: relative;
    display: block;
    letter-spacing: 4px;
    text-align: center;
}

.logo-broker .logo-broker-name:after {
    position: absolute;
    display: block;
    content: '';
    width: calc(100% - 3px);
    height: 2px;
    background: #fff;
}

@-moz-document url-prefix() {
    .logo-broker .logo-broker-name:after {
        top: 20px;
    }
}

.logo-broker .logo-broker-name b {
    font-weight: bold;
}

.logo-broker .logo-broker-role,
.logo-broker .logo-broker-creci {
    display: inline;
    font-size: 8px;
    font-weight: 300;
}

.logo-broker .logo-broker-role {
    float: left;
}

.logo-broker .logo-broker-creci {
    float: right;
    margin-right: 3px;
}


.logo-broker.default:hover {
    color: #fff;
}

.logo-broker.default {
    color: #000 !important;
}

.logo-broker.default .logo-broker-name:after {
    background: #000 !important;
}

@media screen and (max-width: 768px) {

    .logo-broker {
        display: inline-block;
        margin-top: 10px;
        position: absolute;
    }

}

.navfixo.menu-corretor {
    background: #0456ac;
}

.menu-algolia {
    z-index: 999;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    padding: 10px;
    display: none;
 }

.menu-algolia input,
.menu-algolia svg {
    display: inline-block;
    float: left;
}

.menu-algolia svg {
    margin-right: 10px;
    margin-top: 7px;
    fill: #888;
    width: 25px;
    cursor: pointer;
}

.menu-algolia input {
    width: 88%;
    border-radius: 0;
    height: 40px;
}

.menu-algolia input:focus {
    border: 1px solid #000;
    box-shadow: none;
}

.menu-algolia input::-webkit-search-cancel-button {
    position: relative;
    right: 20px;
}

.menu-algolia ul {
    margin-top: 20px;
    padding-left: 0;
}

.menu-algolia ul li {
    list-style: none;
}

.menu-algolia ul li a {
    display: block;
    color: #282828;
    font-size: 1.2rem;
    font-weight: 500;
    padding: 10px;
}

.menu-algolia ul li:hover a {
    background: #11bf4c;
    color: #fff;
}

.busca-menu-topo {
    width: 90%;
    margin-left: 10%;
    height: 53px;
    border-left: 1px solid #ccc;
    cursor: pointer;
}

.busca-menu-topo .input {
    margin-top: 20px;
    margin-left: 20px;
    display: inline-block;
}

.busca-menu-topo svg {
    float: right;
    margin-top: 18px;
}

.d-mobile {
    display: none;
}

.d-desktop {
    display: block;
}

@media screen and (max-width: 768px) {
    .d-mobile {
        display: block;
    }

    .d-desktop {
        display: none;
    }

    .logo-broker-area {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
    }

}