@font-face {
    font-family: 'Nunito Sans Regular';
    src: url(../fonts/NunitoSans-Regular.woff2) format('woff2'), url(../fonts/NunitoSans-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Nunito Sans Bold';
    src: url(../fonts/NunitoSans-Bold.woff2) format('woff2'), url(../fonts/NunitoSans-Bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

body {
    font-family: 'Nunito Sans Regular', Helvetica, Arial, sans-serif;
    color: #636363;
    overflow-x: hidden
}

body.open {
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
    color: #636363;
    letter-spacing: 1px
}

* {
    box-sizing: border-box
}

p {
    font-size: 14px
}

.main-title {
    margin-bottom: 20px;
    font-size: 1.8rem;
    text-transform: uppercase;
    letter-spacing: .1em
}

h3.main-title {
    font-size: 24px;
    line-height: 1.1em
}

.main-title span {
    color: #d5a057
}

img {
    max-width: 100%
}

.text-center {
    text-align: center
}

.btn-default,
.wpcf7-submit {
    background: #fff;
    color: #636363;
    border: 1px solid #d0cfd1;
    padding: 6px 30px;
    font-size: 13px;
    text-transform: uppercase;
    transition: .3s ease background;
    text-decoration: none;
    display: inline-block;
    border-radius: 10px;
    text-transform: uppercase
}

.btn-default:hover,
.wpcf7-submit:hover {
    background: #d5a057;
    border: 1px solid #d5a057;
    color: #fff
}

.btn-gold {
    background: #d5a057;
    color: #fff;
    border: 1px solid #d5a057;
    padding: 5px 30px;
    font-size: 13px;
    text-transform: uppercase;
    transition: .3s ease background;
    text-decoration: none
}

.btn-gold:hover {
    background: #636363;
    color: #fff;
    border: 1px solid #636363
}

.video-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

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

.property-items {
    background: #f4f4f4;
    padding: 30px 0;
    overflow: inherit !important
}

.property-similar h2 {
    font-size: 20px
}

.property-items .row {
    margin-left: 0
}

.property-items-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.property-items .property-item {
    position: relative;
    margin: 0 10px;
    display: block;
    margin-bottom: 40px;
    -webkit-box-shadow: 5px 5px 10px -1px #adadad;
    -moz-box-shadow: 5px 5px 10px -1px #adadad;
    box-shadow: 5px 5px 10px -1px #adadad;
    max-width: 700px;
    background: #fff
}

.property-items-home .property-item {
    width: calc(50% - 20px)
}

.property-item figure {
    margin: 0
}

.property-item figure img {
    display: block;
    background-size: cover;
    transition: .3s ease opacity
}

.property-item figure:hover img {
    opacity: .7
}

.property-detail {
    background: #fff;
    padding: 10px
}

.property-list {
    display: flex;
    list-style: none;
    list-style-position: inside;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    align-items: center
}

.property-list-two {
    margin-top: 15px
}

.property-list li {
    text-align: center;
    font-size: 18px;
    position: relative
}

.property-list li:last-child::after {
    display: none
}

.property-list li span {
    font-size: 13px
}

.property-local-type {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.property-local-type h3 {
    color: #d5a057;
    font-size: 18px;
    margin: 0;
    text-transform: uppercase
}

.property-local-type p {
    padding: 5px 10px;
    background: #fff;
    margin: 0;
    font-size: 14px
}

.property-ref {
    color: #d5a057;
    font-size: 14px;
    margin: 0
}

.view {
    background: #f4f4f4;
    padding-top: 30px;
    display: flex
}

.view .form-group {
    margin-bottom: 0 !important
}

.view .form-group select {
    margin-bottom: 0 !important;
    height: 42px !important;
    border-left: none !important;
    border-radius: 0 !important
}

.btn-grid {
    height: 30px;
    width: 30px;
    display: flex;
    flex-wrap: wrap
}

.btn-grid div {
    background: #d5a057;
    height: calc(50% - 4px);
    width: calc(50% - 4px);
    margin: 2px
}

.btn-grid.active div {
    background: #636363
}

.btn-list {
    height: 30px;
    width: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-around
}

.btn-list div {
    height: 2px;
    background: #d5a057;
    margin-bottom: 2px;
    width: 100%
}

.btn-list.active div {
    background: #636363
}

.view-container {
    border: 1px solid #d0cfd1;
    display: flex;
    width: 80px;
    justify-content: space-around;
    background: #fff;
    margin: 0 0 0 20px;
    padding: 5px
}

.filter-box .as-form-wrap {
    background: #f4f4f4;
    padding: 30px;
    margin-bottom: 60px;
    -webkit-box-shadow: 5px 5px 5px -1px #ccc);
    -moz-box-shadow: 5px 5px 5px -1px #ccc;
    box-shadow: 5px 5px 5px -1px #ccc
}

.filter-container {
    display: flex;
    flex-flow: wrap
}

.filter-division {
    padding-left: 40px;
    width: 35%
}

.filter-division:first-child {
    padding-left: 0;
    width: 30%
}

.checks {
    display: flex;
    flex-flow: wrap;
    padding: 0;
    margin: 0;
    list-style: none
}

.checks li {
    display: block;
    width: 50%;
    text-transform: capitalize
}

.checks li input {
    margin: 0 5px 0 0
}

.comment-form label,
.form label,
.wpcf7-form label {
    font-size: 13px
}

.comment-form input,
.comment-form select,
.comment-form textarea,
.form input,
.form select,
.form textarea,
.wpcf7-form input,
.wpcf7-form select,
.wpcf7-form textarea {
    width: 100%;
    display: block;
    border: 1px solid #d0cfd1;
    border-radius: 0;
    background: #fff;
    font-size: 14px;
    padding: 5px 10px;
    color: #636363;
    height: inherit;
    min-height: 32px;
    margin-bottom: 0
}

.comment-form input:focus,
.comment-form select:focus,
.comment-form textarea:focus,
.form input:focus,
.form select:focus,
.form textarea:focus,
.wpcf7-form input:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
    outline-color: #d5a057
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    border-color: rgba(213, 160, 87, .8);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(213 160 87 / 60%);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(213, 160, 87, .6);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(213 160 87 / 60%)
}

.comment-form select option,
.form select option,
.wpcf7-form option {
    color: #636363;
    font-size: 14px
}

.comment-form input[type=checkbox],
.comment-form input[type=radio],
.form input[type=checkbox],
.form input[type=radio],
.wpcf7-form input[type=checkbox],
.wpcf7-form input[type=radio] {
    display: inline;
    width: inherit
}

.form .input-src-box {
    display: flex
}

.form .input-src-box input {
    width: calc(100% - 30px)
}

.form .input-src-box span {
    display: flex;
    height: 32px;
    width: 30px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #d5a057;
    color: #fff;
    cursor: pointer;
    transition: .3s ease background
}

.form .input-src-box span:hover {
    background: #636363
}

.label-title {
    text-transform: uppercase
}

.form-group {
    margin-bottom: 20px
}

.grid-half {
    display: flex;
    margin-left: -20px
}

.grid-half div,
.grid-half li {
    width: 100%;
    margin-left: 20px
}

.type-search {
    padding: 0;
    list-style: none;
    margin-top: 5px
}

ul.type-search input[type=radio] {
    opacity: 0;
    position: fixed;
    width: 0
}

ul.type-search label {
    width: 100%;
    display: inline-block;
    border: 1px solid #d0cfd1;
    border-radius: 0;
    background: #fff;
    font-size: 14px;
    padding: 5px 10px;
    text-align: center;
    color: #636363;
    text-decoration: none;
    margin-top: 20px;
    transition: .3s ease background
}

input[type=radio]:checked+label,
input[type=radio]:focus+label,
ul.type-search label:hover {
    background: #d5a057;
    color: #fff;
    border: 1px solid #d5a057
}

.announcement-section {
    margin: 50px 0
}

.announcement-box {
    display: flex;
    flex-wrap: wrap
}

.announcement-box figure {
    width: calc(60% - 20px);
    margin: 0;
    margin-right: 20px;
    padding: 0
}

.announcement-content {
    background: #f4f4f4;
    padding: 30px;
    -webkit-box-shadow: 5px 5px 5px -1px #ccc);
    -moz-box-shadow: 5px 5px 5px -1px #ccc;
    box-shadow: 5px 5px 5px -1px #ccc;
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.announcement-content h2 {
    margin: 0 0 10px 0;
    line-height: 1.2em
}

.announcement-content p {
    margin-bottom: 20px
}

.neighborhoods-section {
    background: #f4f4f4;
    padding: 30px 0
}

.neighborhoods-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-left: -20px;
    list-style: none
}

.neighborhoods-li {
    width: calc(33.333% - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
    background: #000;
    position: relative
}

.neighborhood-img {
    padding: 0;
    margin: 0
}

.neighborhood-img img {
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .5;
    transition: .3s ease opacity
}

.neighborhoods-li a {
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #fff;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    flex-direction: column;
    overflow: hidden
}

.neighborhoods-li span {
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
}

.neighborhoods-li a .neighborhoods-content {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    bottom: -100%;
    transition: .5s ease bottom;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.neighborhoods-li a .neighborhoods-content ul {
    list-style: none;
    padding: 0;
    margin: 0 0 15px 0;
    width: 100%;
    display: block
}

.neighborhoods-li a .neighborhoods-content ul li {
    text-align: center;
    margin: 0;
    padding: 0;
    text-transform: initial
}

.bottom-neighborhoods {
    color: #d5a057;
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
}

.top-neighborhoods {
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
}

.neighborhoods-li img {
    transition: .3s ease opacity
}

.neighborhoods-li:hover img {
    opacity: .2
}

.neighborhoods-li:hover a .neighborhoods-content {
    bottom: 0
}

.neighborhoods-li:hover span {
    display: none
}

button.menu-mobile {
    position: absolute;
    background: 0 0;
    width: 45px;
    height: 50px;
    left: 16px;
    top: 40px;
    cursor: pointer;
    text-align: center;
    border: none
}

button.menu-mobile:focus {
    outline: 0
}

button.menu-mobile div {
    background: #d5a057;
    width: 100%;
    height: 5px;
    margin: 7px auto 0 auto;
    transition: ease-in-out .12s
}

button.menu-mobile div:nth-child(2) {
    width: 100%
}

button.menu-mobile div:nth-child(3) {
    margin-top: -5px;
    width: 100%
}

button.menu-mobile div:nth-child(4) {
    width: 100%
}

button.menu-mobile div:first-child {
    margin: 0
}

button.menu-mobile.navOpen {
    z-index: 99999
}

button.menu-mobile.navOpen div {
    width: 100%;
    margin: 0;
    transition: ease-in-out .3s;
    background: #d5a057
}

button.menu-mobile.navOpen div:nth-child(1),
button.menu-mobile.navOpen div:nth-child(4) {
    background: 0 0
}

button.menu-mobile.navOpen div:nth-child(2) {
    transform: rotate(45deg)
}

button.menu-mobile.navOpen div:nth-child(3) {
    margin-top: -5px;
    transform: rotate(-45deg)
}

header {
    position: relative;
    margin-top: -10px
}

header.compact button.menu-mobile {
    position: fixed;
    z-index: 99999;
    background: #f4f4f4;
    padding: 8px;
    border-radius: 5px;
    width: 48px;
    height: 48px
}

.property-items-container.grid .property-item {
    width: calc(50% - 20px)
}

@media (min-width:961px) {
    .main-sidebar-container {
        display: flex;
        flex-wrap: wrap
    }

    .main-sidebar {
        width: 300px
    }

    .main-sidebar .container,
    .main-sidebar .contents {
        width: 100%
    }

    .content-offset {
        width: calc(100% - 330px);
        margin-left: 30px;
        margin-top: 70px
    }

    .content-offset .property-items .property-item {
        max-width: 95%
    }

    .main-sidebar-container .main-sidebar .filter-division {
        width: 100%
    }

    .main-sidebar-container .main-sidebar .filter-division {
        padding-left: 0;
        width: 100%
    }

    .main-sidebar-container .main-sidebar .filter-division:first-child {
        width: 100%
    }

    .main-sidebar-container .main-sidebar .form .btn-filter {
        float: none !important
    }

    .main-sidebar-container .main-sidebar .form .btn-filter button {
        width: 100%
    }

    .main-sidebar-container .checks li {
        width: 100%
    }

    .main-sidebar-container .type-search {
        margin-bottom: 30px
    }

    button.menu-mobile {
        display: none
    }

    #logo-desktop {
        display: block
    }

    #logo-mobile {
        display: none
    }

    .header-nav {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 30px 0
    }

    .menu-nav ul {
        display: flex;
        list-style: none;
        padding: 0;
        margin: 0
    }

    .menu-nav ul li {
        font-size: 12px;
        padding-right: 10px;
        margin-right: 10px;
        position: relative;
        text-transform: uppercase;
        letter-spacing: 1px
    }

    .menu-nav ul li:after {
        content: '';
        height: 100%;
        width: 1px;
        background: #d5a057;
        position: absolute;
        right: 0
    }

    .menu-nav ul li:last-child {
        margin-right: 0;
        padding-right: 0
    }

    .menu-nav ul li:last-child:after {
        display: none
    }

    .menu-nav ul li a {
        color: #636363;
        text-decoration: none
    }

    .menu-nav ul li a:hover {
        color: #d5a057
    }

    .menu-nav ul li.current-menu-item a {
        color: #d5a057;
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
    }

    .newsletter-footer form input {
        max-width: 170px
    }

    .newsletter-footer form input:hover {
        border: 1px solid #d5a057
    }

    .newsletter-footer form input.wpcf7-submit {
        padding: 5px 40px;
        border-radius: 10px
    }

    .property-items-container.grid .property-item .property-list li {
        margin: 0 5px 5px 0
    }

    .property-items-container.grid .property-item .property-detail-btn {
        display: none
    }

    .property-items-container.grid .property-local-type h3 {
        font-size: 18px;
        margin-bottom: 5px
    }

    .property-items-container.grid .property-list li span {
        font-size: 13px
    }

    .property-items-container.grid .property-item .property-detail-line {
        display: block;
        text-align: left;
        padding: 10px 0 0 0
    }

    .property-items-container.grid .property-detail-line-2 .item-line-detail-price-status,
    ƒ .property-items-container.grid .property-detail-line-2 .item-line-detail-2 {
        width: 100%
    }

    .property-items-container.grid .property-detail-info-bairro {
        width: 100%;
        margin-right: 0;
        padding-right: 0
    }

    .property-item .property-list li.property-detail-info-bairro h3 {
        font-size: 18px
    }

    .property-items-container.grid .property-item .property-list li {
        font-size: 12px
    }

    .property-items-container.grid .property-detail-info-bairro:before {
        display: none
    }

    .property-items-container.grid .item-line-detail-1 {
        width: 100%
    }

    .property-items-container.grid .property-detail-line .property-list {
        justify-content: flex-start
    }

    .property-items-container.grid .property-detail-info {
        text-align: left
    }

    .property-items-container.grid .property-detail-btn {
        margin: 10px 0
    }

    .property-items-container.grid .item-line-detail-price-status {
        padding-left: 0
    }

    .property-items-container.grid .item-line-detail-price-status p {
        margin-right: 10px
    }

    .property-items-container.grid .property-detail-line-2 .item-line-detail-2 {
        width: 100%
    }

    .property-items-container.grid .property-detail-line-2 .item-line-detail-price-status {
        width: 100%;
        align-items: flex-start;
        margin-top: 5px;
        flex-direction: row;
        justify-content: space-between
    }

    .property-items-container.grid .property-detail-line-2 .item-line-detail-price-status p {
        padding-left: 0
    }
}

.social-header ul {
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0
}

.social-header li {
    margin-left: 10px
}

.social-header a {
    background: #eaeaea;
    color: #d5a057;
    display: inline-block;
    height: 33px;
    width: 33px;
    position: relative;
    text-align: center;
    border-radius: 50%;
    transition: .3s ease all
}

.social-header a i {
    color: #d5a057
}

.social-header a:hover {
    background: #d5a057
}

.social-header a:hover i {
    color: #eaeaea
}

.footer {
    margin-top: 40px;
    background: #f4f4f4;
    padding: 30px 0
}

.footer-container {
    display: flex;
    flex-wrap: wrap
}

.social-footer {
    width: 10%;
    padding: 0;
    list-style: none;
    margin: 0
}

.social-footer a {
    background: #d5a057;
    color: #fff;
    display: inline-block;
    height: 33px;
    width: 33px;
    position: relative;
    text-align: center;
    border-radius: 50%;
    transition: all .3s ease
}

.socials-icons a {
    transition: .3s ease opacity;
    cursor: pointer
}

.social-footer a:hover {
    background: #eaeaea
}

.socials-icons i {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 18px;
    color: #f4f4f4;
    font-size: 18px
}

.social-footer a:hover i {
    color: #d5a057
}

.footer-content {
    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.footer-content p {
    margin: 0
}

.footer-right {
    width: 20%;
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end
}

.footer-right p a {
    color: #636363;
    text-decoration: none
}

.footer-content .menu-nav ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-content .menu-nav ul li {
    font-size: 12px;
    padding-right: 10px;
    margin-right: 10px;
    position: relative;
    text-transform: uppercase
}

.footer-content .menu-nav ul li:after {
    content: '';
    height: 100%;
    width: 1px;
    background: #d5a057;
    position: absolute;
    right: 0
}

.footer-content .menu-nav ul li:last-child {
    margin-right: 0;
    padding-right: 0
}

.footer-content .menu-nav ul li:last-child:after {
    display: none
}

.footer-content .menu-nav ul li a {
    color: #636363;
    text-decoration: none
}

.footer-content .menu-nav ul li a:hover,
.footer-content .menu-nav ul li.current-menu-item a {
    color: #d5a057
}

.footer-content .menu-nav ul li.current-menu-item a {
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
}

.logo-footer {
    width: 145px;
    display: block
}

.newsletter-footer form {
    display: flex
}

.newsletter-footer form div {
    margin-right: 20px
}

.newsletter-footer p {
    margin-bottom: 10px;
    font-size: 16px
}

.form .SumoSelect>.CaptionCont {
    height: inherit;
    width: 100%;
    margin: 0
}

.form .SumoSelect {
    width: 100%
}

.flexslider {
    overflow: hidden;
    margin: 0 auto
}

#property-detail-flexslider {
    overflow: hidden;
    height: 409px
}

#property-detail-flexslider .flex-viewport {
    overflow: hidden;
    width: 100%;
    height: 349px
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 40%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 0;
    border-radius: 50%
}

.flex-direction-nav .flex-prev {
    left: 5px;
    background: rgba(0, 0, 0, .4) url(../images/slideshow-nav-right.png) no-repeat center -22px
}

.flex-direction-nav .flex-next {
    right: 5px;
    text-align: right;
    background: rgba(0, 0, 0, .4) url(../images/slideshow-nav-left.png) no-repeat center -22px
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    cursor: default;
    z-index: -1
}

@media(min-width:1200px) {
    #property-detail-flexslider {
        height: 780px
    }

    #property-detail-flexslider .flex-viewport {
        width: 100%;
        height: 660px
    }

    #property-detail-flexslider .flex-control-thumbs li {
        margin-bottom: 7px;
        height: 60px
    }

    #property-detail-flexslider .jcarousel-container-vertical {
        width: 82px;
        padding: 9px
    }

    #property-detail-flexslider .jcarousel-clip-vertical {
        height: 470px
    }

    #property-detail-flexslider .jcarousel-next,
    #property-detail-flexslider .jcarousel-prev {
        margin: 5.2px 0 0;
        width: 40px;
        position: relative;
        top: -50px
    }
}

#property-detail-flexslider .flexslider .slides img {
    width: 100%
}

#property-detail-flexslider .flex-control-thumbs li {
    float: none;
    margin-bottom: 5px;
    height: 80px;
    margin-right: 5px;
    margin-top: 5px
}

.flex-control-thumbs img {
    width: 150px
}

#property-detail-flexslider .flex-control-thumbs li:last-child {
    opacity: .4
}

#property-detail-flexslider .flex-control-thumbs li:first-child {
    opacity: .4
}

#property-detail-flexslider .jcarousel-container-vertical {
    float: right;
    width: 77px;
    padding: 7px;
    background-color: #292d2d;
    margin: 0
}

#property-detail-flexslider .jcarousel-clip-vertical {
    overflow: hidden;
    height: 300px
}

#property-detail-flexslider .jcarousel-next,
#property-detail-flexslider .jcarousel-prev {
    margin: 6px 0 2px;
    text-indent: -999em;
    display: block;
    width: 60px;
    height: 85px;
    cursor: pointer;
    position: relative;
    top: -91px
}

#property-detail-flexslider .jcarousel-next:hover,
#property-detail-flexslider .jcarousel-prev:hover {
    background-position: center 6px
}

#property-detail-flexslider .jcarousel-prev {
    background: url(../images/slideshow-nav-right.png) no-repeat center -26px;
    float: left
}

#property-detail-flexslider .jcarousel-next {
    background: url(../images/slideshow-nav-left.png) no-repeat center -26px;
    float: right
}

#property-detail-flexslider .jcarousel-prev {
    background: rgba(255, 255, 255, .9);
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%)
}

#property-detail-flexslider .jcarousel-prev:before {
    content: '';
    height: 40px;
    width: 40px;
    position: absolute;
    top: 23px;
    left: 0;
    background: url(../images/slideshow-nav-right.png) no-repeat center -22px
}

#property-detail-flexslider .jcarousel-next {
    background: rgba(255, 255, 255, .9);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 100%)
}

#property-detail-flexslider .jcarousel-next:before {
    content: '';
    height: 40px;
    width: 40px;
    position: absolute;
    top: 21px;
    left: 19px;
    background: url(../images/slideshow-nav-left.png) no-repeat center -18px
}

#overview .property-items .property-item {
    margin: 0 auto 40px auto
}

.property-detail-line {
    padding: 20px 0
}

.property-detail-line .property-list {
    align-items: center
}

.property-detail-description p {
    font-size: 16px
}

.property-list li {
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
}

.property-list li small,
.property-list li span {
    font-family: 'Nunito Sans regular', Helvetica, Arial, sans-serif
}

.property-detail-line-top {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    flex-wrap: wrap
}

.property-detail-line-top-item {
    position: relative;
    padding: 0 20px;
    font-size: 20px
}

.property-detail-line-top-item:first-child {
    padding-left: 0
}

.property-detail-line-top-item:last-child {
    padding-right: 0
}

.property-detail-line-top-container .property-detail-line-top-item:last-child::after {
    display: none
}

.property-detail-line-top-item p {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
    line-height: 1em
}

.property-item .property-detail-line {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center
}

.property-item .item-line-detail-1 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
    margin-bottom: 8px;
}

.property-item .item-line-detail-1 h3,
.property-item .item-line-detail-1 p {
    color: #d5a057;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4em;
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
    margin: 0
}

.property-detail-info {
    position: relative;
    margin: 0 10px 0 0;
    padding: 0 10px 0 0
}

.property-detail-info:before {
    position: absolute;
    height: 100%;
    width: 2px;
    background: #d5a057;
    right: 0;
    top: 0;
    content: ''
}

.property-detail-info:last-child {
    margin: 0;
    padding: 0
}

.property-detail-info:last-child:before {
    display: none
}

.property-item .item-line-detail-1 h3 {
    text-transform: uppercase;
    letter-spacing: inherit
}

.property-item .property-list li {
    text-align: left;
    font-size: 13px;
    background: #f4f4f6;
    padding: 5px 8px;
    margin-right: 5px;
    margin-bottom: 5px
}

.item-line-detail-price-status {
    text-align: left;
    display: flex;
    padding-left: 10px;
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
}

.item-line-detail-price-status span {
    font-family: 'Nunito Sans Regular', Helvetica, Arial, sans-serif;
    padding-right: 5px;
    text-align: right
}

.property-item .property-detail-line .property-detail-btn {
    margin-left: auto;
}

.property-item .property-detail-line {
    border: none;
    padding: 10px 0
}



.property-detail-title h1 {
    font-weight: 700
}

.property-detail-title h1 span {
    color: #d5a057
}

.SumoSelect>.CaptionCont>label {
    height: 100% !important
}

.SumoSelect>.CaptionCont>span {
    padding: 0 !important
}

.share-page {
    padding: 20px 0 30px 0;
    text-align: center
}

.share-page .social-header {
    justify-content: center
}

.share-page .social-header li:first-child {
    margin-left: 0
}

.share-page h3 {
    font-family: 'Nunito Sans Regular', Helvetica, Arial, sans-serif;
    font-size: 16px
}

.tenho-interesse {
    margin-top: 30px
}

.tenho-interesse h2 {
    font-size: 20px
}

.tenho-interesse form {
    padding: 0;
    margin: 0 auto;
    max-width: 470px
}

.tenho-interesse form div textarea {
    height: 100px
}

.tenho-interesse form .form-field {
    margin-bottom: 10px
}

.form-button input {
    height: 100%;
    background: #d5a057;
    color: #fff;
    border: 1px solid #d5a057
}

.tenho-interesse form input:hover,
.tenho-interesse form textarea:hover {
    border: 1px solid #d5a057
}

.tenho-interesse form .form-button input:hover {
    background: #636363;
    border: 1px solid #636363
}

.tenho-interesse form input {
    margin-bottom: 0
}

.tenho-interesse form input.wpcf7-submit {
    border-radius: 10px;
    padding: 7px 40px;
    width: inherit;
    margin: 0 auto
}

.pagination {
    display: flex;
    justify-content: center
}

.property-items-home .pagination {
    display: none
}

.property-items-home .main-title {
    margin-left: 15px
}

.owl-dots {
    display: flex;
    justify-content: center
}

.owl-dots button.owl-dot {
    height: 15px;
    width: 14px;
    border-radius: 50%;
    background: #b5b5b5;
    margin: 0 5px
}

.owl-dots button.owl-dot.active {
    background: #d5a057
}

.owl-nav {
    position: absolute;
    top: 20%;
    width: 100%;
    display: flex;
    justify-content: space-between
}

.owl-carousel .owl-nav button {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    position: absolute;
    top: 20%;
    display: flex;
    justify-content: center;
    align-items: center
}

.owl-carousel .owl-nav button:focus {
    outline: 0
}

.owl-carousel .owl-nav button.owl-prev {
    left: 5%
}

.owl-carousel .owl-nav button.owl-next {
    right: 5%
}

.owl-carousel .owl-item img {
    width: inherit
}

.slides-thumbs-box .carousel .owl-dots {
    display: none
}

.pagination a {
    text-indent: -999999px;
    height: 15px;
    width: 14px;
    border-radius: 50%;
    background: #b5b5b5;
    margin: 0 5px
}

.pagination a.current,
.pagination a:hover {
    background: #d5a057
}

.pagination a.last,
.pagination a.next,
.pagination a.prev {
    display: none
}

.content-offset .pagination a {
    text-indent: inherit;
    height: inherit;
    width: inherit;
    border-radius: inherit;
    background: 0 0
}

.content-offset .pagination a.current,
.content-offset .pagination a:hover {
    background: 0 0;
    color: #d5a057
}

.content-offset .pagination a.last,
.content-offset .pagination a.next,
.content-offset .pagination a.prev {
    display: block
}

.content-offset .pagination a.next {
    color: #d5a057
}

.content-offset .pagination a.next:hover {
    color: #8f9298
}

.content-offset .pagination {
    padding: 0 30px;
    justify-content: flex-start
}

.text-about-top {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
    justify-content: space-between
}

.text-about {
    width: 45%
}

.text-about h3 {
    font-size: 16px;
    color: #d5a057
}

.about-pannel-container {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    align-items: center
}

.about-pannel {
    position: relative;
    margin-bottom: 50px
}

.about-pannel:after {
    content: '';
    background: #f4f4f4;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 90%;
    margin: auto;
    z-index: 0
}

.about-pannel-text {
    width: 40%
}

.about-pannel-text h2 {
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 0
}

.about-pannel-text h3 {
    font-size: 16px;
    margin: 0;
    color: #d5a057
}

.about-pannel-image {
    width: 60%;
    -webkit-box-shadow: 5px 5px 10px -1px #adadad;
    -moz-box-shadow: 5px 5px 10px -1px #adadad;
    box-shadow: 5px 5px 10px -1px #adadad
}

.about-pannel-left .about-pannel-text {
    padding-right: 30px
}

.about-pannel-right .about-pannel-text {
    padding-left: 30px
}

.contact-box {
    background: #f4f4f4;
    padding: 30px 0;
    margin-top: 20px;
    margin-bottom: 40px
}

.contact-box #crmWebToEntityForm {
    width: 100% !important
}

.contact-box table {
    max-width: 450px !important;
    margin: 0 auto;
    width: 100% !important;
    background-color: #f4f4f4 !important;
    color: #636363
}

.contact-box br,
.contact-box p {
    height: 0;
    line-height: 0;
    margin: 0
}

.contact-box table td {
    color: #636363;
    font-size: 14px !important
}

.contact-box table td strong {
    font-size: 20px;
    color: #636363;
    padding-bottom: 20px;
    display: block
}

.contact-box textarea {
    height: 115px
}

.contact-box input[type=submit] {
    max-width: 115px
}

.vendas-box-container {
    background: #f4f4f4;
    padding-top: 30px;
    padding-bottom: 30px
}

.vendas-box-container .wpcf7-form-control {
    display: flex;
    flex-wrap: wrap
}

.vendas-box-container .wpcf7-list-item {
    width: 33.333%;
    margin-bottom: 10px
}

.vendas-box-container .wpcf7-list-item input {
    width: 30px;
    margin-top: -4px
}

.vendas-box-container .wpcf7-submit {
    background: #d5a057;
    color: #fff;
    border: 1px solid #d5a057;
    padding: 7px 40px;
    margin-top: 20px;
    border-radius: 10px
}

.vendas-box-container .wpcf7-submit:hover {
    background: #636363;
    border: 1px solid #636363
}

.vendas-box-container textarea {
    height: 100px !important
}

.file-imputs {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px
}

.file-imputs div {
    width: calc(20% - 20px);
    margin-left: 20px
}

.file-imputs div input {
    background: #ededed
}

.formlst {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    padding: 0;
    margin: 20px 0 20px 0;
    align-items: center
}

.formlst li {
    margin: 0 0 20px 0;
    position: relative;
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
    width: 20%;
    text-transform: uppercase;
    font-size: 13px
}

.formlst li:nth-child(even) {
    color: #d5a057
}

.footer-div {
    display: none;
    line-height: 0;
    margin: 0;
    padding: 0
}

.not-found-box {
    background: #f4f4f4;
    padding: 30px;
    margin-bottom: 60px;
    -webkit-box-shadow: 5px 5px 5px -1px #ccc);
    -moz-box-shadow: 5px 5px 5px -1px #ccc;
    box-shadow: 5px 5px 5px -1px #ccc;
    max-width: 800px;
    margin: 50px auto 30px auto;
    padding-bottom: 30px
}

.not-found-box h2 {
    text-align: center;
    font-size: 40px;
    font-family: 'Nunito Sans Regular', Helvetica, Arial, sans-serif;
    margin-bottom: 20px
}

.not-found-btn {
    text-align: right
}

.banner-top {
    margin: 30px 0
}

.video-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

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

.video-embed.video-square {
    padding-bottom: 100%
}

.error404 h1 {
    text-align: center
}

.error404 .wrap {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.btn-search-top {
    display: none
}

@media (min-width:961px) {
    .only-desk {
        display: block !important
    }

    .only-mobile {
        display: none !important
    }

    .social-desk {
        display: block
    }

    .social-mobile {
        display: none
    }

    .view-box-top {
        display: none !important
    }

    #property-detail-flexslider {
        margin-top: 30px
    }

    .property-detail-line-top-container .property-detail-line-top-item {
        display: flex;
        font-size: 20px;
        color: #d5a057;
        text-transform: uppercase;
        text-align: left
    }

    .property-detail-line-top-container h2 {
        margin: 0;
        padding: 0;
        line-height: 1em;
        color: #d5a057;
        font-size: 20px;
        letter-spacing: 2px
    }

    .property-detail-line-top-container p {
        margin-left: 0
    }

    .property-detail-line-top-item-2 {
        text-align: left;
        font-size: 16px;
        margin-top: 10px;
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
        display: flex
    }

    .property-detail-line-top-item-2 p {
        padding-left: 10px;
        margin-left: 10px;
        border-left: 1px solid #d5a057;
        font-size: 18px
    }

    .property-detail-line-top-item-2 p:first-child {
        border-left: none;
        margin-left: 0;
        padding-left: 0
    }

    .property-detail-line-top-item-2 span {
        font-family: 'Nunito Sans Regular', Helvetica, Arial, sans-serif;
        padding-right: 15px;
        font-size: 18px
    }

    .property-detail-title {
        text-transform: inherit
    }

    .property-detail-title h1 {
        font-size: 20px;
        text-align: left;
        text-transform: inherit;
        margin-bottom: 0
    }

    .property-detail-title p {
        font-size: 14px;
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
    }

    .property-detail-line-description {
        border-bottom: 1px solid #d5a057
    }

    .property-characteristics,
    .property-price {
        display: flex;
        flex-wrap: wrap;
        margin-top: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #d5a057
    }

    .property-characteristics h2,
    .property-price h2 {
        width: 50%;
        font-size: 20px;
        margin: 0
    }

    .property-characteristics ul,
    .property-price ul {
        width: 50%;
        padding: 0;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        list-style: none
    }

    .property-characteristics ul li {
        background: #f4f4f4;
        color: #636363;
        padding: 10px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        width: calc(50% - 10px);
        margin-left: 10px
    }

    .property-price ul li:last-child {
        margin-bottom: 0
    }

    .property-characteristics ul li span {
        margin-left: 10px
    }

    .property-price ul li {
        width: calc(50% - 10px);
        margin-left: 10px;
        font-size: 16px;
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
        margin-bottom: 20px
    }

    .property-price ul li div.no-price {
        text-align: right
    }

    .property-price ul li span {
        width: 50%;
        display: inline-block;
        font-family: 'Nunito Sans Regular', Helvetica, Arial, sans-serif
    }

    .property-similar .property-detail-btn {
        display: none
    }

    .property-similar .property-detail-info-bairro {
        width: 100%;
        margin-right: 0;
        padding-right: 0
    }

    .property-similar .property-detail-info-bairro h3 {
        font-size: 18px
    }

    .property-similar .property-detail-info-bairro:before {
        display: none
    }

    .property-similar .item-line-detail-1 {
        width: 100%
    }

    .property-detail-line-2 .item-line-detail-2 {
        width: 70%
    }

    .property-detail-line-2 .item-line-detail-price-status {
        flex-direction: column;
        align-items: flex-end
    }

    .property-similar .owl-carousel .owl-nav button.owl-prev {
        left: 0
    }

    .property-similar .owl-carousel .owl-nav button.owl-next {
        right: 0
    }

    .property-similar .property-detail-line .property-list {
        text-align: left;
        justify-content: flex-start
    }

    .property-similar .property-list li {
        font-size: 12px
    }

    .property-list li small,
    .property-similar .property-list li span {
        font-size: 12px
    }

    .property-similar .property-detail-line-2 .item-line-detail-2 {
        width: 100%
    }

    .property-similar .property-detail-line-2 .item-line-detail-price-status {
        width: 100%;
        justify-content: space-between;
        flex-direction: row
    }

    .property-similar .item-line-detail-price-status {
        padding-left: 0;
        margin-top: 10px
    }

    .property-similar .item-line-detail-price-status p {
        margin-bottom: 0;
        margin-right: 15px
    }

    .intro {
        max-width: 500px;
        font-size: 16px;
        margin-bottom: 30px
    }
}

.vendas-relevantes .item-line-detail-price-status p {
    color: #b5b5b5;
    text-decoration: line-through;
    font-family: 'Nunito Sans Regular', Helvetica, Arial, sans-serif
}

#page-contato .contact-box input,
#page-contato .contact-box select,
#page-contato .contact-box textarea {
    margin-bottom: 15px
}

.contact-box textarea {
    height: 124px
}

@media (max-width:960px) {
    #swipebox-action {
        bottom: 0 !important
    }

    .only-desk {
        display: none !important
    }

    .only-mobile {
        display: block !important
    }

    .mobile-title-type {
        display: flex;
        justify-content: center
    }

    .mobile-title-type p {
        font-size: 20px;
        line-height: 25px;
        margin-top: 20px;
        color: #d5a057;
        font-family: 'Nunito Sans regular', Helvetica, Arial, sans-serif;
        margin-right: 5px
    }

    .content-sidebar-search {
        display: none
    }

    .content-sidebar-search.open {
        display: block
    }

    .view-box {
        display: none
    }

    .view-box.open {
        display: block
    }

    .view-box-top-btns {
        display: flex;
        justify-content: space-between;
        padding: 20px;
        background: #f4f4f4
    }

    .view-box-top-btns .btn-default {
        display: block;
        border-radius: 0
    }

    .view-box-top-btns .view {
        padding-top: 0
    }

    .view-box-top-btns .view-container {
        margin: 0
    }

    .btn-search-top {
        display: block;
        height: 40px;
        width: 40px;
        position: absolute;
        top: 50px;
        right: 15px;
        z-index: 99
    }

    .btn-search-top i {
        font-size: 28px;
        color: #d5a057
    }

    .btn-default,
    .form .wpcf7-submit,
    .wpcf7-form .wpcf7-submit {
        border-radius: 8px;
        padding: 10px 40px;
        width: inherit
    }

    .file-imputs div {
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px
    }

    .formlst li {
        width: inherit;
        margin-right: 20px;
        width: calc(50% - 20px);
        text-align: center
    }

    .formlst li:nth-child(1),
    .formlst li:nth-child(10),
    .formlst li:nth-child(13),
    .formlst li:nth-child(14),
    .formlst li:nth-child(17),
    .formlst li:nth-child(18),
    .formlst li:nth-child(2),
    .formlst li:nth-child(21),
    .formlst li:nth-child(22),
    .formlst li:nth-child(5),
    .formlst li:nth-child(6),
    .formlst li:nth-child(9) {
        color: #63636d
    }

    .formlst li:nth-child(11),
    .formlst li:nth-child(12),
    .formlst li:nth-child(15),
    .formlst li:nth-child(16),
    .formlst li:nth-child(19),
    .formlst li:nth-child(20),
    .formlst li:nth-child(23),
    .formlst li:nth-child(24),
    .formlst li:nth-child(3),
    .formlst li:nth-child(4),
    .formlst li:nth-child(7),
    .formlst li:nth-child(8) {
        color: #d5a057
    }

    .vendas-box-container .wpcf7-list-item {
        width: 100%
    }

    .not-found-box h2 {
        font-size: 30px
    }

    .not-found-btn {
        text-align: center
    }

    header {
        position: inherit
    }

    .header-nav {
        position: absolute;
        height: 100%;
        width: 100%;
        background: #fff;
        display: none;
        top: 0;
        padding: 150px 20px 20px 20px;
        transition: .2s ease right;
        z-index: 11
    }

    .header-nav.open {
        right: 0;
        display: block
    }

    .social-desk,
    .social-mobile {
        display: none
    }

    .header-nav.open .social-mobile {
        display: block;
        position: absolute;
        bottom: 20px;
        width: 100%;
        left: 0
    }

    .header-nav ul.menu {
        padding: 0;
        list-style: none;
        margin: 0
    }

    .header-nav ul.menu li {
        font-size: 16px;
        margin: 0 0 15px 0;
        padding-bottom: 10px;
        letter-spacing: 1px;
        text-transform: uppercase
    }

    body {
        padding: 0
    }

    .container {
        margin-left: 15px !important;
        margin-right: 15px !important;
        width: calc(100% - 30px)
    }

    .container.container-mobile {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100%
    }

    .main-title {
        font-size: 1.3rem
    }

    .property-items-home .container {
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    #overview .property-item,
    .property-items .property-item {
        margin: 0 auto;
        margin-bottom: 30px;
        width: calc(100% - 30px)
    }

    .property-items .property-item .property-detail-line {
        display: block;
        text-align: left;
        padding: 0
    }

    .property-item .item-line-detail-1 {
        margin-bottom: 15px
    }

    .property-item .item-line-detail-1 .property-detail-info:first-child {
        width: 100%
    }

    .property-item .item-line-detail-1 .property-detail-info:first-child:before {
        display: none
    }

    .property-item .item-line-detail-1 .property-detail-info:first-child h3 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .property-detail-btn {
        display: none
    }

    .property-item .property-detail-line .property-list {
        margin-bottom: 10px;
        justify-content: start;
        padding: 0
    }

    .property-item .property-detail-line .property-list li {
        background: #f4f4f6;
        padding: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
        font-size: 12px
    }

    .property-item .property-detail-line .property-list li span {
        display: inline;
        font-size: 12px
    }

    .property-item .property-detail-line .property-list li::after {
        display: none
    }

    .property-item .item-line-detail-price-status {
        display: flex;
        padding-left: 0;
        border-left: 0;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .property-items-container.grid .property-item {
        width: calc(50% - 15px)
    }

    .property-items-container.grid .property-item .item-line-detail-1 {
        margin-bottom: 0
    }

    .property-items-container.grid .property-item .item-line-detail-1 .property-detail-info.property-detail-info-bairro {
        margin: 0;
        padding: 0
    }

    .property-items-container.grid .property-item .item-line-detail-1 .property-detail-info:first-child h3 {
        font-family: 'Nunito Sans regular', Helvetica, Arial, sans-serif;
        font-size: 15px
    }

    .property-items-container.grid .property-item .item-line-detail-2 {
        display: none
    }

    .property-items-container.grid .property-item .item-line-detail-price-status {
        margin-left: 0;
        margin-top: 10px
    }

    .property-items-container.grid .property-item .item-line-detail-price-status p {
        font-size: 11px;
        margin-bottom: 0
    }

    .property-items-container.grid .property-item .item-line-detail-1 h3,
    .property-items-container.grid .property-item .item-line-detail-1 p {
        font-size: 12px
    }

    .filter-box .as-form-wrap {
        box-shadow: none;
        padding: 30px 15px
    }

    .filter-box .main-title {
        margin-left: 15px
    }

    .property-detail {
        width: 100%;
        left: 0;
        position: inherit;
        bottom: inherit
    }

    .property-detail li {
        padding-right: 10px;
        margin-right: 10px
    }

    .filter-division {
        padding-left: 0;
        width: 100%
    }

    .filter-division:first-child {
        width: 100%
    }

    .form .btn-filter {
        float: none !important
    }

    .form .btn-filter button {
        width: 100%;
        padding: 13px 30px;
        border-radius: 10px
    }

    .checks li {
        width: 100%
    }

    #page-contato h1 {
        margin-bottom: 0;
        margin-top: 20px
    }

    .announcement-box figure,
    .announcement-content {
        width: 100%;
        margin-right: 0
    }

    .neighborhoods-list li {
        width: calc(50% - 20px);
        width: 100%
    }

    .only-six.neighborhoods-list li {
        display: none
    }

    .only-six.neighborhoods-list li:nth-child(1),
    .only-six.neighborhoods-list li:nth-child(2),
    .only-six.neighborhoods-list li:nth-child(3),
    .only-six.neighborhoods-list li:nth-child(4),
    .only-six.neighborhoods-list li:nth-child(5),
    .only-six.neighborhoods-list li:nth-child(6) {
        display: block
    }

    .only-six .see-more {
        text-align: center;
        margin-top: 20px
    }

    .neighborhoods-li a .neighborhoods-content {
        bottom: 0;
        display: none
    }

    .neighborhoods-li:hover span {
        display: block
    }

    .neighborhoods-li:hover img {
        opacity: .5
    }

    .social-footer {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 30px
    }

    .social-footer li {
        margin: 0 5px
    }

    .footer-content {
        width: 100%
    }

    .footer-content p {
        font-size: 16px
    }

    .footer-right {
        width: 100%
    }

    .footer-content nav ul {
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 20px
    }

    .footer-content nav li {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .footer-content .menu-nav ul {
        padding: 20px 0;
        display: block
    }

    .footer-content .menu-nav ul li {
        margin-bottom: 15px;
        margin-right: 0;
        padding-right: 0;
        font-size: 12px
    }

    .footer-content .menu-nav ul li:after {
        display: none
    }

    .newsletter-footer form {
        display: block
    }

    .newsletter-footer form div {
        margin-bottom: 10px;
        margin-right: 0
    }

    .newsletter-footer form div:last-child {
        text-align: right
    }

    .logo-footer {
        margin: 0 auto
    }

    .contact-footer {
        text-align: center;
        width: 100%;
        margin-top: 20px
    }

    .contact-footer {
        line-height: 30px
    }

    .footer-right {
        text-align: center;
        margin-top: 30px
    }

    #header .pull-right {
        float: none
    }

    .social-header {
        justify-content: center
    }

    .social-header li:first-child {
        margin-left: 0
    }

    #logo-mobile {
        max-width: 150px;
        margin: 30px auto;
        display: block;
        z-index: 99;
        position: relative
    }

    #logo-desktop {
        display: none
    }

    .property-detail-title h1 {
        font-size: 20px;
        line-height: 25px;
        margin-top: 20px;
        color: #d5a057;
        font-family: 'Nunito Sans regular', Helvetica, Arial, sans-serif
    }

    .property-detail-line-top {
        justify-content: center
    }

    .property-detail-line-top-container h2 {
        font-size: 20px
    }

    .property-detail-line-top-item {
        margin: 10px 0
    }

    .property-list {
        justify-content: center
    }

    .property-list li {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .tenho-interesse {
        display: block;
        margin-top: 20px
    }

    .tenho-interesse .form-fields {
        width: 100%
    }

    .tenho-interesse .form-fields .form-field {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }

    .form-button .f-button {
        position: inherit;
        height: inherit
    }

    .tenho-interesse form div textarea {
        height: 100px
    }

    .form-button {
        width: 100%
    }

    .share-page h3 {
        margin: 0
    }

    .#property-detail-flexslider {
        height: inherit
    }

    .text-about {
        width: 100%
    }

    .about-pannel-text {
        width: 100%;
        padding: 20px 0
    }

    .about-pannel-image {
        width: 100%
    }

    .about-pannel-right .about-pannel-image {
        order: 2
    }

    .about-pannel:after {
        bottom: inherit;
        margin: 0
    }

    .about-pannel-right .about-pannel-text {
        padding-left: 0
    }

    #property-detail-flexslider {
        height: 276px
    }

    #property-detail-flexslider .flex-viewport {
        height: 206px
    }

    #property-detail-flexslider .jcarousel-container-vertical {
        width: 40px;
        padding-bottom: 0
    }

    #property-detail-flexslider .jcarousel-clip-vertical {
        height: 108px
    }

    #property-detail-flexslider .jcarousel-next,
    #property-detail-flexslider .jcarousel-prev {
        top: -91px;
        height: 78px
    }

    #property-detail-flexslider .jcarousel-prev {
        background: rgba(255, 255, 255, .9);
        background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%)
    }

    #property-detail-flexslider .jcarousel-prev:before {
        content: '';
        height: 40px;
        width: 40px;
        position: absolute;
        top: 14px;
        left: 0;
        background: url(../images/slideshow-nav-right.png) no-repeat center -22px
    }

    #property-detail-flexslider .jcarousel-next {
        background: rgba(255, 255, 255, .9);
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 100%)
    }

    #property-detail-flexslider .jcarousel-next:before {
        content: '';
        height: 40px;
        width: 40px;
        position: absolute;
        top: 14px;
        left: 0;
        background: url(../images/slideshow-nav-left.png) no-repeat center -22px
    }

    .flex-direction-nav a {
        top: 30%
    }

    .property-list-top {
        display: flex
    }

    .btn-call-contact {
        margin-bottom: 30px
    }

    .btn-call-contact .btn-default {
        width: 100%
    }

    .cod-ref-mobile p {
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
        font-size: 18px
    }

    .property-list-mobile {
        text-align: left;
        margin-top: 15px
    }

    .property-list-mobile ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        text-transform: none;
        justify-content: center
    }

    .property-list-mobile ul li {
        padding: 5px 10px
    }

    .property-list-price {
        text-align: left;
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
        text-transform: none;
        margin: 20px 0 0 0;
        display: flex;
        justify-content: center
    }

    .property-list-price p {
        padding-left: 10px;
        margin-left: 10px;
        border-left: 1px solid #d5a057
    }

    .property-list-price p:first-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0
    }

    .property-list-price span {
        font-family: 'Nunito Sans regular', Helvetica, Arial, sans-serif;
        display: inline-block;
        padding-right: 7px
    }

    .property-list-bottom-mobile h3 {
        font-size: 20px;
        border-top: 1px solid #d5a057;
        padding-top: 20px;
        margin-top: 20px;
        letter-spacing: inherit
    }

    .property-list-bottom-mobile ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .property-list-bottom-mobile li {
        background: #f4f4f4;
        color: #636363;
        padding: 10px;
        margin-bottom: 10px;
        display: flex;
        align-items: center
    }

    .property-list-bottom-mobile li span {
        margin-left: 10px
    }

    .price-mobile-box p {
        font-size: 16px;
        display: flex;
        justify-content: space-between;
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
        flex-wrap: wrap
    }

    .price-mobile-box p span {
        font-family: 'Nunito Sans regular', Helvetica, Arial, sans-serif
    }

    .price-mobile-box {
        border-bottom: 1px solid #d5a057;
        padding-bottom: 25px
    }

    a.morelink {
        text-decoration: none;
        outline: 0
    }

    .morecontent span {
        display: none
    }

    .morecontent a {
        color: #d5a057;
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
        display: block;
        margin-top: 10px;
        font-size: 16px
    }

    .description-mobile p {
        font-size: 16px
    }

    #page-bairros p,
    #page-sobre-nos p {
        font-size: 16px
    }

    .error404 .wrap {
        min-height: calc(100vh - 152px)
    }

    #property-detail-flexslider .flex-control-thumbs li:first-child {
        opacity: 1
    }

    .vendas-box-container textarea {
        height: 100px
    }

    .contact-box input[type=submit] {
        max-width: 100%;
        background: #d5a057;
        color: #fff;
        border: 1px solid #d5a057;
        padding: 12px 20px;
        border-radius: 10px
    }
}

@font-face {
    font-family: 'Nunito Sans Regular';
    src: url(../fonts/NunitoSans-Regular.woff2) format('woff2'), url(../fonts/NunitoSans-Regular.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Nunito Sans Bold';
    src: url(../fonts/NunitoSans-Bold.woff2) format('woff2'), url(../fonts/NunitoSans-Bold.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

body {
    font-family: 'Nunito Sans Regular', Helvetica, Arial, sans-serif;
    color: #636363;
    overflow-x: hidden
}

body.open {
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
    color: #636363;
    letter-spacing: 1px
}

* {
    box-sizing: border-box
}

p {
    font-size: 14px
}

.main-title {
    margin-bottom: 20px;
    font-size: 1.8rem;
    text-transform: uppercase;
    letter-spacing: .1em
}

h3.main-title {
    font-size: 24px;
    line-height: 1.1em
}

.main-title span {
    color: #d5a057
}

img {
    max-width: 100%
}

.text-center {
    text-align: center
}

.btn-default,
.wpcf7-submit {
    background: #fff;
    color: #636363;
    border: 1px solid #d0cfd1;
    padding: 6px 30px;
    font-size: 13px;
    text-transform: uppercase;
    transition: .3s ease background;
    text-decoration: none;
    display: inline-block;
    border-radius: 10px;
    text-transform: uppercase
}

.btn-default:hover,
.wpcf7-submit:hover {
    background: #d5a057;
    border: 1px solid #d5a057;
    color: #fff
}

.btn-gold {
    background: #d5a057;
    color: #fff;
    border: 1px solid #d5a057;
    padding: 5px 30px;
    font-size: 13px;
    text-transform: uppercase;
    transition: .3s ease background;
    text-decoration: none
}

.btn-gold:hover {
    background: #636363;
    color: #fff;
    border: 1px solid #636363
}

.video-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

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

.property-items {
    background: #f4f4f4;
    padding: 30px 0;
    overflow: inherit !important
}

.property-similar h2 {
    font-size: 20px
}

.property-items .row {
    margin-left: 0
}

.property-items-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.property-items .property-item {
    position: relative;
    margin: 0 10px;
    display: block;
    margin-bottom: 40px;
    -webkit-box-shadow: 5px 5px 10px -1px #adadad;
    -moz-box-shadow: 5px 5px 10px -1px #adadad;
    box-shadow: 5px 5px 10px -1px #adadad;
    max-width: 700px;
    background: #fff
}

.property-items-home .property-item {
    width: calc(50% - 20px)
}

.property-item figure {
    margin: 0
}

.property-item figure img {
    display: block;
    background-size: cover;
    transition: .3s ease opacity
}

.property-item figure:hover img {
    opacity: .7
}

.property-detail {
    background: #fff;
    padding: 10px
}

.property-list {
    display: flex;
    list-style: none;
    list-style-position: inside;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    align-items: center
}

.property-list-two {
    margin-top: 15px
}

.property-list li {
    text-align: center;
    font-size: 18px;
    position: relative
}

.property-list li:last-child::after {
    display: none
}

.property-list li span {
    font-size: 13px
}

.property-local-type {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.property-local-type h3 {
    color: #d5a057;
    font-size: 18px;
    margin: 0;
    text-transform: uppercase
}

.property-local-type p {
    padding: 5px 10px;
    background: #fff;
    margin: 0;
    font-size: 14px
}

.property-ref {
    color: #d5a057;
    font-size: 14px;
    margin: 0
}

.view {
    background: #f4f4f4;
    padding-top: 30px;
    display: flex
}

.view .form-group {
    margin-bottom: 0 !important
}

.view .form-group select {
    margin-bottom: 0 !important;
    height: 42px !important;
    border-left: none !important;
    border-radius: 0 !important
}

.btn-grid {
    height: 30px;
    width: 30px;
    display: flex;
    flex-wrap: wrap
}

.btn-grid div {
    background: #d5a057;
    height: calc(50% - 4px);
    width: calc(50% - 4px);
    margin: 2px
}

.btn-grid.active div {
    background: #636363
}

.btn-list {
    height: 30px;
    width: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-around
}

.btn-list div {
    height: 2px;
    background: #d5a057;
    margin-bottom: 2px;
    width: 100%
}

.btn-list.active div {
    background: #636363
}

.view-container {
    border: 1px solid #d0cfd1;
    display: flex;
    width: 80px;
    justify-content: space-around;
    background: #fff;
    margin: 0 0 0 20px;
    padding: 5px
}

.filter-box .as-form-wrap {
    background: #f4f4f4;
    padding: 30px;
    margin-bottom: 60px;
    -webkit-box-shadow: 5px 5px 5px -1px #ccc);
    -moz-box-shadow: 5px 5px 5px -1px #ccc;
    box-shadow: 5px 5px 5px -1px #ccc
}

.filter-container {
    display: flex;
    flex-flow: wrap
}

.filter-division {
    padding-left: 40px;
    width: 35%
}

.filter-division:first-child {
    padding-left: 0;
    width: 30%
}

.checks {
    display: flex;
    flex-flow: wrap;
    padding: 0;
    margin: 0;
    list-style: none
}

.checks li {
    display: block;
    width: 50%;
    text-transform: capitalize
}

.checks li input {
    margin: 0 5px 0 0
}

.comment-form label,
.form label,
.wpcf7-form label {
    font-size: 13px
}

.comment-form input,
.comment-form select,
.comment-form textarea,
.form input,
.form select,
.form textarea,
.wpcf7-form input,
.wpcf7-form select,
.wpcf7-form textarea {
    width: 100%;
    display: block;
    border: 1px solid #d0cfd1;
    border-radius: 0;
    background: #fff;
    font-size: 14px;
    padding: 5px 10px;
    color: #636363;
    height: inherit;
    min-height: 32px;
    margin-bottom: 10px
}

.comment-form input:focus,
.comment-form select:focus,
.comment-form textarea:focus,
.form input:focus,
.form select:focus,
.form textarea:focus,
.wpcf7-form input:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
    outline-color: #d5a057
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    border-color: rgba(213, 160, 87, .8);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(213 160 87 / 60%);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(213, 160, 87, .6);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(213 160 87 / 60%)
}

.comment-form select option,
.form select option,
.wpcf7-form option {
    color: #636363;
    font-size: 14px
}

.comment-form input[type=checkbox],
.comment-form input[type=radio],
.form input[type=checkbox],
.form input[type=radio],
.wpcf7-form input[type=checkbox],
.wpcf7-form input[type=radio] {
    display: inline;
    width: inherit
}

.form .input-src-box {
    display: flex
}

.form .input-src-box input {
    width: calc(100% - 30px)
}

.form .input-src-box span {
    display: flex;
    height: 32px;
    width: 30px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #d5a057;
    color: #fff
}

.label-title {
    text-transform: uppercase
}

.form-group {
    margin-bottom: 20px
}

.grid-half {
    display: flex;
    margin-left: -20px
}

.grid-half div,
.grid-half li {
    width: 100%;
    margin-left: 20px
}

.type-search {
    padding: 0;
    list-style: none;
    margin-top: 13px;
    margin-bottom: 6px
}

ul.type-search input[type=radio] {
    opacity: 0;
    position: fixed;
    width: 0
}

ul.type-search label {
    width: 100%;
    display: inline-block;
    border: 1px solid #d0cfd1;
    border-radius: 0;
    background: #fff;
    font-size: 14px;
    padding: 5px 10px;
    text-align: center;
    color: #636363;
    text-decoration: none;
    margin-top: 20px;
    transition: .3s ease background
}

input[type=radio]:checked+label,
input[type=radio]:focus+label,
ul.type-search label:hover {
    background: #d5a057;
    color: #fff;
    border: 1px solid #d5a057
}

.announcement-section {
    margin: 50px 0
}

.announcement-box {
    display: flex;
    flex-wrap: wrap
}

.announcement-box figure {
    width: calc(60% - 20px);
    margin: 0;
    margin-right: 20px;
    padding: 0
}

.announcement-content {
    background: #f4f4f4;
    padding: 30px;
    -webkit-box-shadow: 5px 5px 5px -1px #ccc);
    -moz-box-shadow: 5px 5px 5px -1px #ccc;
    box-shadow: 5px 5px 5px -1px #ccc;
    width: 40%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.announcement-content h2 {
    margin: 0 0 10px 0;
    line-height: 1.2em
}

.announcement-content p {
    margin-bottom: 20px
}

.neighborhoods-section {
    background: #f4f4f4;
    padding: 30px 0
}

.neighborhoods-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-left: -20px;
    list-style: none
}

.neighborhoods-li {
    width: calc(33.333% - 20px);
    margin-left: 20px;
    margin-bottom: 20px;
    background: #000;
    position: relative
}

.neighborhood-img {
    padding: 0;
    margin: 0
}

.neighborhood-img img {
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .5;
    transition: .3s ease opacity
}

.neighborhoods-li a {
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #fff;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    flex-direction: column;
    overflow: hidden
}

.neighborhoods-li span {
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
}

.neighborhoods-li a .neighborhoods-content {
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    bottom: -100%;
    transition: .5s ease bottom;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.neighborhoods-li a .neighborhoods-content ul {
    list-style: none;
    padding: 0;
    margin: 0 0 15px 0;
    width: 100%;
    display: block
}

.neighborhoods-li a .neighborhoods-content ul li {
    text-align: center;
    margin: 0;
    padding: 0;
    text-transform: initial
}

.bottom-neighborhoods {
    color: #d5a057;
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
}

.top-neighborhoods {
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
}

.neighborhoods-li img {
    transition: .3s ease opacity
}

.neighborhoods-li:hover img {
    opacity: .2
}

.neighborhoods-li:hover a .neighborhoods-content {
    bottom: 0
}

.neighborhoods-li:hover span {
    display: none
}

button.menu-mobile {
    position: absolute;
    background: 0 0;
    width: 45px;
    height: 50px;
    left: 16px;
    top: 40px;
    cursor: pointer;
    text-align: center;
    border: none
}

button.menu-mobile:focus {
    outline: 0
}

button.menu-mobile div {
    background: #d5a057;
    width: 100%;
    height: 5px;
    margin: 7px auto 0 auto;
    transition: ease-in-out .12s
}

button.menu-mobile div:nth-child(2) {
    width: 100%
}

button.menu-mobile div:nth-child(3) {
    margin-top: -5px;
    width: 100%
}

button.menu-mobile div:nth-child(4) {
    width: 100%
}

button.menu-mobile div:first-child {
    margin: 0
}

button.menu-mobile.navOpen {
    z-index: 99999
}

button.menu-mobile.navOpen div {
    width: 100%;
    margin: 0;
    transition: ease-in-out .3s;
    background: #d5a057
}

button.menu-mobile.navOpen div:nth-child(1),
button.menu-mobile.navOpen div:nth-child(4) {
    background: 0 0
}

button.menu-mobile.navOpen div:nth-child(2) {
    transform: rotate(45deg)
}

button.menu-mobile.navOpen div:nth-child(3) {
    margin-top: -5px;
    transform: rotate(-45deg)
}

header {
    position: relative;
    margin-top: -10px
}

header.compact button.menu-mobile {
    position: fixed;
    z-index: 99999;
    background: #f4f4f4;
    padding: 8px;
    border-radius: 5px;
    width: 48px;
    height: 48px
}

.property-items-container.grid .property-item {
    width: calc(50% - 20px)
}

@media (min-width:961px) {
    .main-sidebar-container {
        display: flex;
        flex-wrap: wrap
    }

    .main-sidebar {
        width: 300px
    }

    .main-sidebar .container,
    .main-sidebar .contents {
        width: 100%
    }

    .content-offset {
        width: calc(100% - 330px);
        margin-left: 30px;
        margin-top: 70px
    }

    .content-offset .property-items .property-item {
        max-width: 95%
    }

    .main-sidebar-container .main-sidebar .filter-division {
        width: 100%
    }

    .main-sidebar-container .main-sidebar .filter-division {
        padding-left: 0;
        width: 100%
    }

    .main-sidebar-container .main-sidebar .filter-division:first-child {
        width: 100%
    }

    .main-sidebar-container .main-sidebar .form .btn-filter {
        float: none !important
    }

    .main-sidebar-container .main-sidebar .form .btn-filter button {
        width: 100%
    }

    .main-sidebar-container .checks li {
        width: 100%
    }

    .main-sidebar-container .type-search {
        margin-bottom: 30px
    }

    button.menu-mobile {
        display: none
    }

    #logo-desktop {
        display: block
    }

    #logo-mobile {
        display: none
    }

    .header-nav {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 30px 0
    }

    .menu-nav ul {
        display: flex;
        list-style: none;
        padding: 0;
        margin: 0
    }

    .menu-nav ul li {
        font-size: 12px;
        padding-right: 10px;
        margin-right: 10px;
        position: relative;
        text-transform: uppercase;
        letter-spacing: 1px
    }

    .menu-nav ul li:after {
        content: '';
        height: 100%;
        width: 1px;
        background: #d5a057;
        position: absolute;
        right: 0
    }

    .menu-nav ul li:last-child {
        margin-right: 0;
        padding-right: 0
    }

    .menu-nav ul li:last-child:after {
        display: none
    }

    .menu-nav ul li a {
        color: #636363;
        text-decoration: none
    }

    .menu-nav ul li a:hover {
        color: #d5a057
    }

    .menu-nav ul li.current-menu-item a {
        color: #d5a057;
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
    }

    .newsletter-footer form input {
        max-width: 170px
    }

    .newsletter-footer form input:hover {
        border: 1px solid #d5a057
    }

    .newsletter-footer form input.wpcf7-submit {
        padding: 5px 40px;
        border-radius: 10px
    }

    .property-items-container.grid .property-item .property-list li {
        margin: 0 5px 5px 0
    }

    .property-items-container.grid .property-item .property-detail-btn {
        display: none
    }

    .property-items-container.grid .property-local-type h3 {
        font-size: 18px;
        margin-bottom: 5px
    }

    .property-items-container.grid .property-list li span {
        font-size: 13px
    }

    .property-items-container.grid .property-item .property-detail-line {
        display: block;
        text-align: left;
        padding: 10px 0 0 0
    }

    .property-items-container.grid .property-detail-line-2 .item-line-detail-price-status,
    ƒ .property-items-container.grid .property-detail-line-2 .item-line-detail-2 {
        width: 100%
    }

    .property-items-container.grid .property-detail-info-bairro {
        width: 100%;
        margin-right: 0;
        padding-right: 0
    }

    .property-item .property-list li.property-detail-info-bairro h3 {
        font-size: 18px
    }

    .property-items-container.grid .property-item .property-list li {
        font-size: 12px
    }

    .property-items-container.grid .property-detail-info-bairro:before {
        display: none
    }

    .property-items-container.grid .item-line-detail-1 {
        width: 100%
    }

    .property-items-container.grid .property-detail-line .property-list {
        justify-content: flex-start
    }

    .property-items-container.grid .property-detail-info {
        text-align: left
    }

    .property-items-container.grid .property-detail-btn {
        margin: 10px 0
    }

    .property-items-container.grid .item-line-detail-price-status {
        padding-left: 0
    }

    .property-items-container.grid .item-line-detail-price-status p {
        margin-right: 10px
    }

    .property-items-container.grid .property-detail-line-2 .item-line-detail-2 {
        width: 100%
    }

    .property-items-container.grid .property-detail-line-2 .item-line-detail-price-status {
        width: 100%;
        align-items: flex-start;
        margin-top: 5px;
        flex-direction: row;
        justify-content: space-between
    }

    .property-items-container.grid .property-detail-line-2 .item-line-detail-price-status p {
        padding-left: 0
    }
}

.social-header {
    padding: 0;
    list-style: none;
    display: flex;
    margin: 0
}

.social-header li {
    margin-left: 10px
}

.social-header a {
    background: #eaeaea;
    color: #d5a057;
    display: inline-block;
    height: 33px;
    width: 33px;
    position: relative;
    text-align: center;
    border-radius: 50%;
    transition: .3s ease all
}

.social-header a i {
    color: #d5a057
}

.social-header a:hover {
    background: #d5a057
}

.social-header a:hover i {
    color: #eaeaea
}

.footer {
    margin-top: 40px;
    background: #f4f4f4;
    padding: 30px 0
}

.footer-container {
    display: flex;
    flex-wrap: wrap
}

.social-footer ul {
    width: 10%;
    padding: 0;
    list-style: none;
    margin: 0 30px 0 0
}

.social-footer a {
    background: #d5a057;
    color: #fff;
    display: inline-block;
    height: 33px;
    width: 33px;
    position: relative;
    text-align: center;
    border-radius: 50%;
    transition: all .3s ease
}

.socials-icons a {
    transition: .3s ease opacity;
    cursor: pointer
}

.social-footer a:hover {
    background: #eaeaea
}

.socials-icons i {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 18px;
    color: #f4f4f4;
    font-size: 18px
}

.social-footer a:hover i {
    color: #d5a057
}

.footer-content {
    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.footer-content p {
    margin: 0
}

.footer-right {
    width: 20%;
    text-align: right;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end
}

.footer-right p a {
    color: #636363;
    text-decoration: none
}

.footer-content .menu-nav ul {
    flex-wrap: wrap;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0
}

.footer-content .menu-nav ul li {
    font-size: 14px;
    padding-right: 10px;
    margin-right: 10px;
    position: relative;
    text-transform: uppercase
}

.footer-content .menu-nav ul li:after {
    content: '';
    height: 100%;
    width: 1px;
    background: #d5a057;
    position: absolute;
    right: 0
}

.footer-content .menu-nav ul li:last-child {
    margin-right: 0;
    padding-right: 0
}

.footer-content .menu-nav ul li:last-child:after {
    display: none
}

.footer-content .menu-nav ul li a {
    color: #636363;
    text-decoration: none
}

.footer-content .menu-nav ul li a:hover,
.footer-content .menu-nav ul li.current-menu-item a {
    color: #d5a057
}

.footer-content .menu-nav ul li.current-menu-item a {
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
}

.logo-footer {
    width: 145px;
    display: block
}

.newsletter-footer form {
    display: flex
}

.newsletter-footer form div {
    margin-right: 20px
}

.newsletter-footer p {
    margin-bottom: 10px;
    font-size: 16px
}

.form .SumoSelect>.CaptionCont {
    height: inherit;
    width: 100%;
    margin: 0
}

.form .SumoSelect {
    width: 100%
}

.flexslider {
    overflow: hidden;
    margin: 0 auto
}

#property-detail-flexslider {
    overflow: hidden;
    height: 409px
}

#property-detail-flexslider .flex-viewport {
    overflow: hidden;
    width: 100%;
    height: 349px
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 40%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 0;
    border-radius: 50%
}

.flex-direction-nav .flex-prev {
    left: 5px;
    background: rgba(0, 0, 0, .4) url(../images/slideshow-nav-right.png) no-repeat center -22px
}

.flex-direction-nav .flex-next {
    right: 5px;
    text-align: right;
    background: rgba(0, 0, 0, .4) url(../images/slideshow-nav-left.png) no-repeat center -22px
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    cursor: default;
    z-index: -1
}

@media(min-width:1200px) {
    #property-detail-flexslider {
        height: 780px
    }

    #property-detail-flexslider .flex-viewport {
        width: 100%;
        height: 660px
    }

    #property-detail-flexslider .flex-control-thumbs li {
        margin-bottom: 7px;
        height: 60px
    }

    #property-detail-flexslider .jcarousel-container-vertical {
        width: 82px;
        padding: 9px
    }

    #property-detail-flexslider .jcarousel-clip-vertical {
        height: 470px
    }

    #property-detail-flexslider .jcarousel-next,
    #property-detail-flexslider .jcarousel-prev {
        margin: 5.2px 0 0;
        width: 40px;
        position: relative;
        top: -50px
    }
}

#property-detail-flexslider .flexslider .slides img {
    width: 100%
}

#property-detail-flexslider .flex-control-thumbs li {
    float: none;
    margin-bottom: 5px;
    height: 80px;
    margin-right: 5px;
    margin-top: 5px
}

.flex-control-thumbs img {
    width: 150px
}

#property-detail-flexslider .flex-control-thumbs li:last-child {
    opacity: .4
}

#property-detail-flexslider .flex-control-thumbs li:first-child {
    opacity: .4
}

#property-detail-flexslider .jcarousel-container-vertical {
    float: right;
    width: 77px;
    padding: 7px;
    background-color: #292d2d;
    margin: 0
}

#property-detail-flexslider .jcarousel-clip-vertical {
    overflow: hidden;
    height: 300px
}

#property-detail-flexslider .jcarousel-next,
#property-detail-flexslider .jcarousel-prev {
    margin: 6px 0 2px;
    text-indent: -999em;
    display: block;
    width: 60px;
    height: 85px;
    cursor: pointer;
    position: relative;
    top: -91px
}

#property-detail-flexslider .jcarousel-next:hover,
#property-detail-flexslider .jcarousel-prev:hover {
    background-position: center 6px
}

#property-detail-flexslider .jcarousel-prev {
    background: url(../images/slideshow-nav-right.png) no-repeat center -26px;
    float: left
}

#property-detail-flexslider .jcarousel-next {
    background: url(../images/slideshow-nav-left.png) no-repeat center -26px;
    float: right
}

#property-detail-flexslider .jcarousel-prev {
    background: rgba(255, 255, 255, .9);
    background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%)
}

#property-detail-flexslider .jcarousel-prev:before {
    content: '';
    height: 40px;
    width: 40px;
    position: absolute;
    top: 23px;
    left: 0;
    background: url(../images/slideshow-nav-right.png) no-repeat center -22px
}

#property-detail-flexslider .jcarousel-next {
    background: rgba(255, 255, 255, .9);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 100%)
}

#property-detail-flexslider .jcarousel-next:before {
    content: '';
    height: 40px;
    width: 40px;
    position: absolute;
    top: 21px;
    left: 19px;
    background: url(../images/slideshow-nav-left.png) no-repeat center -18px
}

#overview .property-items .property-item {
    margin: 0 auto 40px auto
}

.property-detail-line {
    padding: 20px 0
}

.property-detail-line .property-list {
    align-items: center
}

.property-detail-description p {
    font-size: 16px
}

.property-list li {
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
}

.property-list li small,
.property-list li span {
    font-family: 'Nunito Sans regular', Helvetica, Arial, sans-serif
}

.property-detail-line-top {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    flex-wrap: wrap
}

.property-detail-line-top-item {
    position: relative;
    padding: 0 20px;
    font-size: 20px
}

.property-detail-line-top-item:first-child {
    padding-left: 0
}

.property-detail-line-top-item:last-child {
    padding-right: 0
}

.property-detail-line-top-container .property-detail-line-top-item:last-child::after {
    display: none
}

.property-detail-line-top-item p {
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
    line-height: 1em
}

.property-item .property-detail-line {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center
}

.property-item .item-line-detail-1 {
    display: flex;
    flex-wrap: wrap
}

.property-item .item-line-detail-1 h3,
.property-item .item-line-detail-1 p {
    color: #d5a057;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4em;
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
    margin: 0
}

.property-detail-info {
    position: relative;
    margin: 0 15px 0 0;
    padding: 0 15px 0 0
}

.property-detail-info:before {
    position: absolute;
    height: 100%;
    width: 2px;
    background: #d5a057;
    right: 0;
    top: 0;
    content: ''
}

.property-detail-info:last-child {
    margin: 0;
    padding: 0
}

.property-detail-info:last-child:before {
    display: none
}

.property-item .item-line-detail-1 h3 {
    text-transform: uppercase;
    letter-spacing: inherit
}

.property-item .property-list li {
    text-align: left;
    font-size: 13px;
    background: #f4f4f6;
    padding: 5px 8px;
    margin-right: 5px;
    margin-bottom: 5px
}

.item-line-detail-price-status {
    text-align: left;
    display: flex;
    padding-left: 10px;
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
}

.item-line-detail-price-status span {
    font-family: 'Nunito Sans Regular', Helvetica, Arial, sans-serif;
    padding-right: 5px;
    text-align: right
}

.property-item .property-detail-line {
    border: none;
    padding: 10px 0
}

.property-detail-title h1 {
    font-weight: 700
}

.property-detail-title h1 span {
    color: #d5a057
}

.SumoSelect>.CaptionCont>label {
    height: 100% !important
}

.SumoSelect>.CaptionCont>span {
    padding: 0 !important
}

.share-page {
    padding: 20px 0 30px 0;
    text-align: center
}

.share-page .social-header {
    justify-content: center
}

.share-page .social-header li:first-child {
    margin-left: 0
}

.share-page h3 {
    font-family: 'Nunito Sans Regular', Helvetica, Arial, sans-serif;
    font-size: 16px
}

.tenho-interesse {
    margin-top: 30px
}

.tenho-interesse h2 {
    font-size: 20px
}

.tenho-interesse form {
    padding: 0;
    margin: 0 auto;
    max-width: 470px
}

.tenho-interesse form div textarea {
    height: 100px
}

.tenho-interesse form .form-field {
    margin-bottom: 10px
}

.form-button input {
    height: 100%;
    background: #d5a057;
    color: #fff;
    border: 1px solid #d5a057
}

.tenho-interesse form input:hover,
.tenho-interesse form textarea:hover {
    border: 1px solid #d5a057
}

.tenho-interesse form .form-button input:hover {
    background: #636363;
    border: 1px solid #636363
}

.tenho-interesse form input {
    margin-bottom: 0
}

.tenho-interesse form input.wpcf7-submit {
    border-radius: 10px;
    padding: 7px 40px;
    width: inherit;
    margin: 0 auto
}

.pagination {
    display: flex;
    justify-content: center
}

.property-items-home .pagination {
    display: none
}

.property-items-home .main-title {
    margin-left: 15px
}

.owl-dots {
    display: flex;
    justify-content: center
}

.owl-dots button.owl-dot {
    height: 15px;
    width: 14px;
    border-radius: 50%;
    background: #b5b5b5;
    margin: 0 5px
}

.owl-dots button.owl-dot.active {
    background: #d5a057
}

.owl-nav {
    position: absolute;
    top: 20%;
    width: 100%;
    display: flex;
    justify-content: space-between
}

.owl-carousel .owl-nav button {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    position: absolute;
    top: 20%;
    display: flex;
    justify-content: center;
    align-items: center
}

.owl-carousel .owl-nav button:focus {
    outline: 0
}

.owl-carousel .owl-nav button.owl-prev {
    left: 5%
}

.owl-carousel .owl-nav button.owl-next {
    right: 5%
}

.owl-carousel .owl-item img {
    width: inherit
}

.slides-thumbs-box .carousel .owl-dots {
    display: none
}

.pagination a {
    text-indent: -999999px;
    height: 15px;
    width: 14px;
    border-radius: 50%;
    background: #b5b5b5;
    margin: 0 5px
}

.pagination a.current,
.pagination a:hover {
    background: #d5a057
}

.pagination a.last,
.pagination a.next,
.pagination a.prev {
    display: none
}

.content-offset .pagination a {
    text-indent: inherit;
    height: inherit;
    width: inherit;
    border-radius: inherit;
    background: 0 0
}

.content-offset .pagination a.current,
.content-offset .pagination a:hover {
    background: 0 0;
    color: #d5a057
}

.content-offset .pagination a.last,
.content-offset .pagination a.next,
.content-offset .pagination a.prev {
    display: block
}

.content-offset .pagination a.next {
    color: #d5a057
}

.content-offset .pagination a.next:hover {
    color: #8f9298
}

.content-offset .pagination {
    padding: 0 30px;
    justify-content: flex-start
}

.text-about-top {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
    justify-content: space-between
}

.text-about {
    width: 45%
}

.text-about h3 {
    font-size: 16px;
    color: #d5a057
}

.about-pannel-container {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    align-items: center
}

.about-pannel {
    position: relative;
    margin-bottom: 50px
}

.about-pannel:after {
    content: '';
    background: #f4f4f4;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 90%;
    margin: auto;
    z-index: 0
}

.about-pannel-text {
    width: 40%
}

.about-pannel-text h2 {
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 0
}

.about-pannel-text h3 {
    font-size: 16px;
    margin: 0;
    color: #d5a057
}

.about-pannel-image {
    width: 60%;
    -webkit-box-shadow: 5px 5px 10px -1px #adadad;
    -moz-box-shadow: 5px 5px 10px -1px #adadad;
    box-shadow: 5px 5px 10px -1px #adadad
}

.about-pannel-left .about-pannel-text {
    padding-right: 30px
}

.about-pannel-right .about-pannel-text {
    padding-left: 30px
}

.contact-box {
    background: #f4f4f4;
    padding: 30px 0;
    margin-top: 20px;
    margin-bottom: 40px
}

.contact-box #crmWebToEntityForm {
    width: 100% !important
}

.contact-box table {
    max-width: 450px !important;
    margin: 0 auto;
    width: 100% !important;
    background-color: #f4f4f4 !important;
    color: #636363
}

.contact-box br,
.contact-box p {
    height: 0;
    line-height: 0;
    margin: 0
}

.contact-box table td {
    color: #636363;
    font-size: 14px !important
}

.contact-box table td strong {
    font-size: 20px;
    color: #636363;
    padding-bottom: 20px;
    display: block
}

.contact-box textarea {
    height: 115px
}

.contact-box input[type=submit] {
    max-width: 115px
}

.vendas-box-container {
    background: #f4f4f4;
    padding-top: 30px;
    padding-bottom: 30px
}

.vendas-box-container .wpcf7-form-control {
    display: flex;
    flex-wrap: wrap
}

.vendas-box-container .wpcf7-list-item {
    width: 33.333%;
    margin-bottom: 10px
}

.vendas-box-container .wpcf7-list-item input {
    width: 30px;
    margin-top: -4px
}

.vendas-box-container .wpcf7-submit {
    background: #d5a057;
    color: #fff;
    border: 1px solid #d5a057;
    padding: 7px 40px;
    margin-top: 20px;
    border-radius: 10px
}

.vendas-box-container .wpcf7-submit:hover {
    background: #636363;
    border: 1px solid #636363
}

.vendas-box-container textarea {
    height: 100px !important
}

.file-imputs {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px
}

.file-imputs div {
    width: calc(20% - 20px);
    margin-left: 20px
}

.file-imputs div input {
    background: #ededed
}

.formlst {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    padding: 0;
    margin: 20px 0 20px 0;
    align-items: center
}

.formlst li {
    margin: 0 0 20px 0;
    position: relative;
    font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
    width: 20%;
    text-transform: uppercase;
    font-size: 13px
}

.formlst li:nth-child(even) {
    color: #d5a057
}

.footer-div {
    display: none;
    line-height: 0;
    margin: 0;
    padding: 0
}

.not-found-box {
    background: #f4f4f4;
    padding: 30px;
    margin-bottom: 60px;
    -webkit-box-shadow: 5px 5px 5px -1px #ccc);
    -moz-box-shadow: 5px 5px 5px -1px #ccc;
    box-shadow: 5px 5px 5px -1px #ccc;
    max-width: 800px;
    margin: 50px auto 30px auto;
    padding-bottom: 30px
}

.not-found-box h2 {
    text-align: center;
    font-size: 40px;
    font-family: 'Nunito Sans Regular', Helvetica, Arial, sans-serif;
    margin-bottom: 20px
}

.not-found-btn {
    text-align: right
}

.banner-top {
    margin: 30px 0
}

.video-embed {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

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

.video-embed.video-square {
    padding-bottom: 100%
}

.error404 h1 {
    text-align: center
}

.error404 .wrap {
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

.btn-search-top {
    display: none
}

@media (min-width:961px) {
    .only-desk {
        display: block !important
    }

    .only-mobile {
        display: none !important
    }

    .social-desk {
        display: block
    }

    .social-mobile {
        display: none
    }

    .view-box-top {
        display: none !important
    }

    #property-detail-flexslider {
        margin-top: 30px
    }

    .property-detail-line-top-container .property-detail-line-top-item {
        display: flex;
        font-size: 20px;
        color: #d5a057;
        text-transform: uppercase;
        text-align: left
    }

    .property-detail-line-top-container h2 {
        margin: 0;
        padding: 0;
        line-height: 1em;
        color: #d5a057;
        font-size: 20px;
        letter-spacing: 2px
    }

    .property-detail-line-top-container p {
        margin-left: 0
    }

    .property-detail-line-top-item-2 {
        text-align: left;
        font-size: 16px;
        margin-top: 10px;
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
        display: flex
    }

    .property-detail-line-top-item-2 p {
        padding-left: 10px;
        margin-left: 10px;
        border-left: 1px solid #d5a057;
        font-size: 18px
    }

    .property-detail-line-top-item-2 p:first-child {
        border-left: none;
        margin-left: 0;
        padding-left: 0
    }

    .property-detail-line-top-item-2 span {
        font-family: 'Nunito Sans Regular', Helvetica, Arial, sans-serif;
        padding-right: 15px;
        font-size: 18px
    }

    .property-detail-title {
        text-transform: inherit
    }

    .property-detail-title h1 {
        font-size: 20px;
        text-align: left;
        text-transform: inherit;
        margin-bottom: 0
    }

    .property-detail-title p {
        font-size: 14px;
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif
    }

    .property-detail-line-description {
        border-bottom: 1px solid #d5a057
    }

    .property-characteristics,
    .property-price {
        display: flex;
        flex-wrap: wrap;
        margin-top: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #d5a057
    }

    .property-characteristics h2,
    .property-price h2 {
        width: 50%;
        font-size: 20px;
        margin: 0
    }

    .property-characteristics ul,
    .property-price ul {
        width: 50%;
        padding: 0;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        list-style: none
    }

    .property-characteristics ul li {
        background: #f4f4f4;
        color: #636363;
        padding: 10px;
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        width: calc(50% - 10px);
        margin-left: 10px
    }

    .property-price ul li:last-child {
        margin-bottom: 0
    }

    .property-characteristics ul li span {
        margin-left: 10px
    }

    .property-price ul li {
        width: calc(50% - 10px);
        margin-left: 10px;
        font-size: 16px;
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
        margin-bottom: 20px
    }

    .property-price ul li div.no-price {
        text-align: right
    }

    .property-price ul li span {
        width: 50%;
        display: inline-block;
        font-family: 'Nunito Sans Regular', Helvetica, Arial, sans-serif
    }

    .property-similar .property-detail-btn {
        display: none
    }

    .property-similar .property-detail-info-bairro {
        width: 100%;
        margin-right: 0;
        padding-right: 0
    }

    .property-similar .property-detail-info-bairro h3 {
        font-size: 18px
    }

    .property-similar .property-detail-info-bairro:before {
        display: none
    }

    .property-similar .item-line-detail-1 {
        width: 100%
    }

    .property-detail-line-2 .item-line-detail-2 {
        width: 70%
    }

    .property-detail-line-2 .item-line-detail-price-status {
        flex-direction: column;
        align-items: flex-end
    }

    .property-similar .owl-carousel .owl-nav button.owl-prev {
        left: 0
    }

    .property-similar .owl-carousel .owl-nav button.owl-next {
        right: 0
    }

    .property-similar .property-detail-line .property-list {
        text-align: left;
        justify-content: flex-start
    }

    .property-similar .property-list li {
        font-size: 12px
    }

    .property-list li small,
    .property-similar .property-list li span {
        font-size: 12px
    }

    .property-similar .property-detail-line-2 .item-line-detail-2 {
        width: 100%
    }

    .property-similar .property-detail-line-2 .item-line-detail-price-status {
        width: 100%;
        justify-content: space-between;
        flex-direction: row
    }

    .property-similar .item-line-detail-price-status {
        padding-left: 0;
        margin-top: 10px
    }

    .property-similar .item-line-detail-price-status p {
        margin-bottom: 0;
        margin-right: 15px
    }

    .intro {
        max-width: 500px;
        font-size: 16px;
        margin-bottom: 30px
    }
}

.vendas-relevantes .item-line-detail-price-status p {
    color: #b5b5b5;
    text-decoration: line-through;
    font-family: 'Nunito Sans Regular', Helvetica, Arial, sans-serif
}

#page-contato .contact-box input,
#page-contato .contact-box select,
#page-contato .contact-box textarea {
    margin-bottom: 15px
}

.contact-box textarea {
    height: 124px
}

@media (max-width:960px) {
    #swipebox-action {
        bottom: 0 !important
    }

    .only-desk {
        display: none !important
    }

    .only-mobile {
        display: block !important
    }

    .mobile-title-type {
        display: flex;
        justify-content: center
    }

    .mobile-title-type p {
        font-size: 20px;
        line-height: 25px;
        margin-top: 20px;
        color: #d5a057;
        font-family: 'Nunito Sans regular', Helvetica, Arial, sans-serif;
        margin-right: 5px
    }

    .content-sidebar-search {
        display: none
    }

    .content-sidebar-search.open {
        display: block
    }

    .view-box {
        display: none
    }

    .view-box.open {
        display: block
    }

    .view-box-top-btns {
        display: flex;
        justify-content: space-between;
        padding: 20px;
        background: #f4f4f4
    }

    .view-box-top-btns .btn-default {
        display: block;
        border-radius: 0
    }

    .view-box-top-btns .view {
        padding-top: 0
    }

    .view-box-top-btns .view-container {
        margin: 0
    }

    .btn-search-top {
        display: block;
        height: 40px;
        width: 40px;
        position: absolute;
        top: 50px;
        right: 15px;
        z-index: 99
    }

    .btn-search-top i {
        font-size: 28px;
        color: #d5a057
    }

    .btn-default,
    .form .wpcf7-submit,
    .wpcf7-form .wpcf7-submit {
        border-radius: 8px;
        padding: 10px 40px;
        width: inherit
    }

    .file-imputs div {
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px
    }

    .formlst li {
        width: inherit;
        margin-right: 20px;
        width: calc(50% - 20px);
        text-align: center
    }

    .formlst li:nth-child(1),
    .formlst li:nth-child(10),
    .formlst li:nth-child(13),
    .formlst li:nth-child(14),
    .formlst li:nth-child(17),
    .formlst li:nth-child(18),
    .formlst li:nth-child(2),
    .formlst li:nth-child(21),
    .formlst li:nth-child(22),
    .formlst li:nth-child(5),
    .formlst li:nth-child(6),
    .formlst li:nth-child(9) {
        color: #63636d
    }

    .formlst li:nth-child(11),
    .formlst li:nth-child(12),
    .formlst li:nth-child(15),
    .formlst li:nth-child(16),
    .formlst li:nth-child(19),
    .formlst li:nth-child(20),
    .formlst li:nth-child(23),
    .formlst li:nth-child(24),
    .formlst li:nth-child(3),
    .formlst li:nth-child(4),
    .formlst li:nth-child(7),
    .formlst li:nth-child(8) {
        color: #d5a057
    }

    .vendas-box-container .wpcf7-list-item {
        width: 100%
    }

    .not-found-box h2 {
        font-size: 30px
    }

    .not-found-btn {
        text-align: center
    }

    header {
        position: inherit
    }

    .header-nav {
        position: absolute;
        height: 100%;
        width: 100%;
        background: #fff;
        display: none;
        top: 0;
        padding: 150px 20px 20px 20px;
        transition: .2s ease right;
        z-index: 11
    }

    .header-nav.open {
        right: 0;
        display: block
    }

    .social-desk,
    .social-mobile {
        display: none
    }

    .header-nav.open .social-mobile {
        display: block;
        position: absolute;
        bottom: 20px;
        width: 100%;
        left: 0
    }

    .header-nav ul.menu {
        padding: 0;
        list-style: none;
        margin: 0
    }

    .header-nav ul.menu li {
        font-size: 16px;
        margin: 0 0 15px 0;
        padding-bottom: 10px;
        letter-spacing: 1px;
        text-transform: uppercase
    }

    body {
        padding: 0
    }

    .container {
        margin-left: 15px !important;
        margin-right: 15px !important;
        width: calc(100% - 30px)
    }

    .container.container-mobile {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100%
    }

    .main-title {
        font-size: 1.3rem
    }

    .property-items-home .container {
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    #overview .property-item,
    .property-items .property-item {
        margin: 0 auto;
        margin-bottom: 30px;
        width: calc(100% - 30px)
    }

    .property-items .property-item .property-detail-line {
        display: block;
        text-align: left;
        padding: 0
    }

    .property-item .item-line-detail-1 {
        margin-bottom: 15px
    }

    .property-item .item-line-detail-1 .property-detail-info:first-child {
        width: 100%
    }

    .property-item .item-line-detail-1 .property-detail-info:first-child:before {
        display: none
    }

    .property-item .item-line-detail-1 .property-detail-info:first-child h3 {
        font-size: 18px;
        margin-bottom: 10px
    }

    .property-detail-btn {
        display: none
    }

    .property-item .property-detail-line .property-list {
        margin-bottom: 10px;
        justify-content: start;
        padding: 0
    }

    .property-item .property-detail-line .property-list li {
        background: #f4f4f6;
        padding: 5px;
        margin-right: 5px;
        margin-bottom: 5px;
        font-size: 12px
    }

    .property-item .property-detail-line .property-list li span {
        display: inline;
        font-size: 12px
    }

    .property-item .property-detail-line .property-list li::after {
        display: none
    }

    .property-item .item-line-detail-price-status {
        display: flex;
        padding-left: 0;
        border-left: 0;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .property-items-container.grid .property-item {
        width: calc(50% - 15px)
    }

    .property-items-container.grid .property-item .item-line-detail-1 {
        margin-bottom: 0
    }

    .property-items-container.grid .property-item .item-line-detail-1 .property-detail-info.property-detail-info-bairro {
        margin: 0;
        padding: 0
    }

    .property-items-container.grid .property-item .item-line-detail-1 .property-detail-info:first-child h3 {
        font-family: 'Nunito Sans regular', Helvetica, Arial, sans-serif;
        font-size: 15px
    }

    .property-items-container.grid .property-item .item-line-detail-2 {
        display: none
    }

    .property-items-container.grid .property-item .item-line-detail-price-status {
        margin-left: 0;
        margin-top: 10px
    }

    .property-items-container.grid .property-item .item-line-detail-price-status p {
        font-size: 11px;
        margin-bottom: 0
    }

    .property-items-container.grid .property-item .item-line-detail-1 h3,
    .property-items-container.grid .property-item .item-line-detail-1 p {
        font-size: 12px
    }

    .filter-box .as-form-wrap {
        box-shadow: none;
        padding: 30px 15px
    }

    .filter-box .main-title {
        margin-left: 15px
    }

    .property-detail {
        width: 100%;
        left: 0;
        position: inherit;
        bottom: inherit
    }

    .property-detail li {
        padding-right: 10px;
        margin-right: 10px
    }

    .filter-division {
        padding-left: 0;
        width: 100%
    }

    .filter-division:first-child {
        width: 100%
    }

    .form .btn-filter {
        float: none !important
    }

    .form .btn-filter button {
        width: 100%;
        padding: 13px 30px;
        border-radius: 10px
    }

    .checks li {
        width: 100%
    }

    #page-contato h1 {
        margin-bottom: 0;
        margin-top: 20px
    }

    .announcement-box figure,
    .announcement-content {
        width: 100%;
        margin-right: 0
    }

    .neighborhoods-list li {
        width: calc(50% - 20px);
        width: 100%
    }

    .only-six.neighborhoods-list li {
        display: none
    }

    .only-six.neighborhoods-list li:nth-child(1),
    .only-six.neighborhoods-list li:nth-child(2),
    .only-six.neighborhoods-list li:nth-child(3),
    .only-six.neighborhoods-list li:nth-child(4),
    .only-six.neighborhoods-list li:nth-child(5),
    .only-six.neighborhoods-list li:nth-child(6) {
        display: block
    }

    .only-six .see-more {
        text-align: center;
        margin-top: 20px
    }

    .neighborhoods-li a .neighborhoods-content {
        bottom: 0;
        display: none
    }

    .neighborhoods-li:hover span {
        display: block
    }

    .neighborhoods-li:hover img {
        opacity: .5
    }

    .social-footer ul {
        width: 100%;
        display: flex;
        justify-content: center;
        margin-bottom: 30px
    }

    .social-footer ul li {
        margin: 0 5px
    }

    .footer-content {
        width: 100%
    }

    .footer-content p {
        font-size: 16px
    }

    .footer-right {
        width: 100%
    }

    .footer-content nav ul {
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 20px
    }

    .footer-content nav li {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .footer-content .menu-nav ul {
        padding: 20px 0;
        display: block
    }

    .footer-content .menu-nav ul li {
        margin-bottom: 15px;
        margin-right: 0;
        padding-right: 0;
        font-size: 12px
    }

    .footer-content .menu-nav ul li:after {
        display: none
    }

    .newsletter-footer form {
        display: block
    }

    .newsletter-footer form div {
        margin-bottom: 10px;
        margin-right: 0
    }

    .newsletter-footer form div:last-child {
        text-align: right
    }

    .logo-footer {
        margin: 0 auto
    }

    .contact-footer {
        text-align: center;
        width: 100%;
        margin-top: 20px
    }

    .contact-footer {
        line-height: 30px
    }

    .footer-right {
        text-align: center;
        margin-top: 30px
    }

    #header .pull-right {
        float: none
    }

    .social-header {
        justify-content: center
    }

    .social-header li:first-child {
        margin-left: 0
    }

    #logo-mobile {
        max-width: 150px;
        margin: 30px auto;
        display: block;
        z-index: 99;
        position: relative
    }

    #logo-desktop {
        display: none
    }

    .property-detail-title h1 {
        font-size: 20px;
        line-height: 25px;
        margin-top: 20px;
        color: #d5a057;
        font-family: 'Nunito Sans regular', Helvetica, Arial, sans-serif
    }

    .property-detail-line-top {
        justify-content: center
    }

    .property-detail-line-top-container h2 {
        font-size: 20px
    }

    .property-detail-line-top-item {
        margin: 10px 0
    }

    .property-list {
        justify-content: center
    }

    .property-list li {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .tenho-interesse {
        display: block;
        margin-top: 20px
    }

    .tenho-interesse .form-fields {
        width: 100%
    }

    .tenho-interesse .form-fields .form-field {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }

    .form-button .f-button {
        position: inherit;
        height: inherit
    }

    .tenho-interesse form div textarea {
        height: 100px
    }

    .form-button {
        width: 100%
    }

    .share-page h3 {
        margin: 0
    }

    .#property-detail-flexslider {
        height: inherit
    }

    .text-about {
        width: 100%
    }

    .about-pannel-text {
        width: 100%;
        padding: 20px 0
    }

    .about-pannel-image {
        width: 100%
    }

    .about-pannel-right .about-pannel-image {
        order: 2
    }

    .about-pannel:after {
        bottom: inherit;
        margin: 0
    }

    .about-pannel-right .about-pannel-text {
        padding-left: 0
    }

    #property-detail-flexslider {
        height: 276px
    }

    #property-detail-flexslider .flex-viewport {
        height: 206px
    }

    #property-detail-flexslider .jcarousel-container-vertical {
        width: 40px;
        padding-bottom: 0
    }

    #property-detail-flexslider .jcarousel-clip-vertical {
        height: 108px
    }

    #property-detail-flexslider .jcarousel-next,
    #property-detail-flexslider .jcarousel-prev {
        top: -91px;
        height: 78px
    }

    #property-detail-flexslider .jcarousel-prev {
        background: rgba(255, 255, 255, .9);
        background: linear-gradient(90deg, #fff 0, rgba(255, 255, 255, 0) 100%)
    }

    #property-detail-flexslider .jcarousel-prev:before {
        content: '';
        height: 40px;
        width: 40px;
        position: absolute;
        top: 14px;
        left: 0;
        background: url(../images/slideshow-nav-right.png) no-repeat center -22px
    }

    #property-detail-flexslider .jcarousel-next {
        background: rgba(255, 255, 255, .9);
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, #fff 100%)
    }

    #property-detail-flexslider .jcarousel-next:before {
        content: '';
        height: 40px;
        width: 40px;
        position: absolute;
        top: 14px;
        left: 0;
        background: url(../images/slideshow-nav-left.png) no-repeat center -22px
    }

    .flex-direction-nav a {
        top: 30%
    }

    .property-list-top {
        display: flex
    }

    .btn-call-contact {
        margin-bottom: 30px
    }

    .btn-call-contact .btn-default {
        width: 100%
    }

    .cod-ref-mobile p {
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
        font-size: 18px
    }

    .property-list-mobile {
        text-align: left;
        margin-top: 15px
    }

    .property-list-mobile ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        text-transform: none;
        justify-content: center
    }

    .property-list-mobile ul li {
        padding: 5px 10px
    }

    .property-list-price {
        text-align: left;
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
        text-transform: none;
        margin: 20px 0 0 0;
        display: flex;
        justify-content: center
    }

    .property-list-price p {
        padding-left: 10px;
        margin-left: 10px;
        border-left: 1px solid #d5a057
    }

    .property-list-price p:first-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0
    }

    .property-list-price span {
        font-family: 'Nunito Sans regular', Helvetica, Arial, sans-serif;
        display: inline-block;
        padding-right: 7px
    }

    .property-list-bottom-mobile h3 {
        font-size: 20px;
        border-top: 1px solid #d5a057;
        padding-top: 20px;
        margin-top: 20px;
        letter-spacing: inherit
    }

    .property-list-bottom-mobile ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .property-list-bottom-mobile li {
        background: #f4f4f4;
        color: #636363;
        padding: 10px;
        margin-bottom: 10px;
        display: flex;
        align-items: center
    }

    .property-list-bottom-mobile li span {
        margin-left: 10px
    }

    .price-mobile-box p {
        font-size: 16px;
        display: flex;
        justify-content: space-between;
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
        flex-wrap: wrap
    }

    .price-mobile-box p span {
        font-family: 'Nunito Sans regular', Helvetica, Arial, sans-serif
    }

    .price-mobile-box {
        border-bottom: 1px solid #d5a057;
        padding-bottom: 25px
    }

    a.morelink {
        text-decoration: none;
        outline: 0
    }

    .morecontent span {
        display: none
    }

    .morecontent a {
        color: #d5a057;
        font-family: 'Nunito Sans Bold', Helvetica, Arial, sans-serif;
        display: block;
        margin-top: 10px;
        font-size: 16px
    }

    .description-mobile p {
        font-size: 16px
    }

    #page-bairros p,
    #page-sobre-nos p {
        font-size: 16px
    }

    .error404 .wrap {
        min-height: calc(100vh - 152px)
    }

    #property-detail-flexslider .flex-control-thumbs li:first-child {
        opacity: 1
    }

    .vendas-box-container textarea {
        height: 100px
    }

    .contact-box input[type=submit] {
        max-width: 100%;
        background: #d5a057;
        color: #fff;
        border: 1px solid #d5a057;
        padding: 12px 20px;
        border-radius: 10px
    }
}

.form-group-tipo-de-imovel {
    margin-bottom: 8px
}

.form-group-tipo-de-imovel .checks label {
    margin-bottom: 6px;
    display: flex;
    align-items: center
}

.form-group-tipo-de-imovel .checks input {
    line-height: 18px
}

.advance-search .form input,
.advance-search .form select,
.advance-search .form textarea,
.advance-search .wpcf7-form input,
.advance-search .wpcf7-form select,
.advance-search .wpcf7-form textarea {
    margin-bottom: 0
}

.lightbox-direction.left,
.lightbox-direction.right {
    overflow: hidden;
    font-size: 0;
    height: 40px;
    width: 40px;
    border-radius: 50%
}

.lightbox-close {
    background: rgba(0, 0, 0, .4);
    color: #d5a057;
    transition: .3s ease background
}

.lightbox-close:hover {
    background: #000;
    color: #d5a057;
    text-decoration: none
}

.lightbox-direction.left {
    background: rgba(0, 0, 0, .4) url(../images/slideshow-nav-right.png) no-repeat center -22px;
    left: 30px
}

.lightbox-direction.right {
    background: rgba(0, 0, 0, .4) url(../images/slideshow-nav-left.png) no-repeat center -22px;
    right: 30px
}


@media (min-width: 1200px) {
    .vendas-box-container .span6 {
        width: calc(50% - 30px);
    }

    .vendas-box-container .span12 {
        width: calc(100% - 30px);
    }
}

.vendas-box-container .wpcf7-list-item input[type="radio"] {
    height: inherit;
    min-height: inherit;
    margin-bottom: 0;
    width: 14px;
}


.page-default h2 {
    font-size: 22px;
}

.page-default h3 {
    font-size: 20px;
}

.page-default ul,
.page-default ol {
    margin-left: 0;
    padding-left: 0;
    list-style-position: inside;
    margin-bottom: 15px;
}

table {
    border: 1px solid;
}

table th,
table td {
    border: 1px solid;
}

.caroussel-property .flexslider .slides>li {
    min-height: inherit !important;
}

.caroussel-property .flex-direction-nav a {
    opacity: 1 !important;
    top: calc(50% - 20px);
}

#clear-filter {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    display: none;
}

.main-sidebar #clear-filter {
    display: block;
}


.form-container {
    max-width: 500px;
    margin: 0 auto;
}

.form-container input,
.form-container select,
.form-container textarea {
    width: 100%;
    display: block;
    border: 1px solid #d0cfd1;
    border-radius: 0;
    background: #fff;
    font-size: 14px;
    padding: 5px 10px;
    color: #636363;
    height: inherit;
    min-height: 32px;
    margin-bottom: 10px;
}

#submit_button {
    background: #d5a057;
    color: #fff;
    border: 1px solid #d5a057;
    padding: 7px 40px;
    margin-top: 20px;
    border-radius: 10px;
}


/* Otimizações SEO */
.pull-right.social-desk ul {
    display: block;
}

.pull-right.social-desk {
    position: absolute;
    top: 200px;
    right: 15px;
    width: 50px;
}

.home-page .video-embed.only-desk {
    padding-bottom: 48%;
    margin-bottom: 20px;
}

.p {
    font-weight: normal;
    font-size: 16px;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 1.3;
}

.introdution .p {
    font-size: 20px;
}

.scope {
    padding-top: 60px;
    padding-bottom: 60px;
}

.widget-seo h2 {
    font-size: 20px;
    line-height: 1.3;
}

.widget-seo {
    margin-bottom: 40px;
}

.home-page section.filter-box.advance-search h2 {
    text-align: center;
    margin-top: 50px;
    display: none;
}

.property-items-home .subtitle {
    margin-left: 15px;
}

.subtitle {
    letter-spacing: 0.15em;
    margin: 0;
    line-height: 1.2;
    font-size: 16px;
    opacity: 0.8;
}

.subtitle+.main-title {
    margin-top: 0;
}

.main-title+.subtitle {
    margin-top: -15px;
    margin-bottom: 30px;
}
