@import "fontawesome-free/css/all.min.css";
.content {
    width: 80%;
    padding: 40px 0;
}

.bg-info {
    background-color: rgb(23, 162, 184) !important;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 0.25rem !important;
}

.bg-white {
    background-color: rgb(255, 255, 255) !important;
}

.text-muted {
    color: rgb(108, 117, 125) !important;
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.btn-info:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(19, 132, 150);
    border-color: rgb(17, 122, 139);
}

.btn-outline-info {
    color: rgb(23, 162, 184);
    border-color: rgb(23, 162, 184);
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
}

textarea.form-control {
    height: auto;
}

.text-center {
    text-align: center !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.d-flex {
    display: flex !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.border {
    border: 1px solid rgb(222, 226, 230) !important;
}

.border-0 {
    border: 0px !important;
}

.border-white {
    border-color: rgb(255, 255, 255) !important;
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.btn-info {
    color: rgb(255, 255, 255);
    background-color: rgb(23, 162, 184);
    border-color: rgb(23, 162, 184);
}

.w-100 {
    width: 100% !important;
}

.form_contato_single {
    box-sizing: border-box;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: rgb(73, 80, 87);
    background-color: rgb(255, 255, 255);
    background-clip: padding-box;
    border: 1px solid rgb(206, 212, 218);
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: rgb(73, 80, 87);
    text-align: center;
    white-space: nowrap;
    background-color: rgb(233, 236, 239);
    border: 1px solid rgb(206, 212, 218);
    border-radius: 0.25rem;
}

.input-group-prepend {
    width: 40px;
    margin-right: -1px;
    box-sizing: border-box;
}

.input-group-append,
.input-group-prepend {
    display: flex;
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    flex: 1 1 0%;
    min-width: 0px;
    margin-bottom: 0px;
}

.shadow-2dp {
    box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 4px 0px, rgba(0, 0, 0, 0.12) 0px 3px 4px 0px, rgba(0, 0, 0, 0.2) 0px 1px 5px 0px;
}

.desc_realty {
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    padding: 3px;
}

.wc_slides {
    width: 100%;
}

.wc_slide_item_desc {
    top: 40% !important;
    text-align: center;
    font-size: 1.2em;
}

.main_header {
    border-top: 5px solid #000;
    background: #fbfbfb;
}

.main_header .content {
    padding: 25px 0 15px 0;
}

.main_nav_social {
    text-align: left;
}

.main_nav_social li {
    display: inline-block;
}

.wc_mobile_nav {
    display: none;
    width: 100%;
    padding: 20px;
    background: #333;
    font-weight: bold;
    color: #fff;
    text-align: center;
    cursor: pointer;
    cursor: pointer;
}

.wc_mobile_nav span {
    display: inline-block;
    vertical-align: top;
}

.wc_mobile_nav .bar {
    margin-right: 5px;
    margin-top: -1px;
}

.wc_mobile_nav:hover {
    color: #506cd7;
}

.site_title {
    position: absolute;
    text-indent: -9999px;
}

.main_header .wc_logo {
    float: left;
    width: 300px;
    max-width: 100%;
}

.main_header .wc_contact {
    float: right;
    text-align: right;
    padding: 20px 0;
}

.main_header .wc_contact h1 {
    font-size: 1.6em;
    font-weight: bold;
    color: #777;
    line-height: 1;
}

.main_header .wc_contact p {
    font-size: 1.1em;
    font-weight: 600;
    color: #777;
}

.wc_imobi_nav {
    display: block;
    width: 100%;
    background: #000;
}

.wc_imobi_nav .content {
    padding: 0;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
}

.wc_imobi_nav .li {
    display: inline-block;
    position: relative;
}

.wc_imobi_nav a {
    display: inline-block;
    font-size: 0.9em;
    padding: 18px;
    color: #fff;
    text-decoration: none;
}

.wc_imobi_nav .login {
    float: right;
}

.wc_imobi_nav .li:hover,
.wc_imobi_nav .li a:hover {
    background: #0030c7;
}

.wc_imobi_nav .li:hover .sub,
.wc_imobi_nav .li a:hover .sub {
    display: block;
}

.imobi_search_code {
    float: right;
    padding: 15px 20px;
    background: #000;
}

.imobi_search_code:hover {
    background: #000 !important;
}

.imobi_search_code input,
.imobi_search_code button {
    display: inline-block;
    width: 30%;
    border: none;
    vertical-align: middle;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    margin: 0;
}

.imobi_search_code input {
    padding: 7px;
    width: 70%
}

.wc_imobi_nav .sub {
    position: absolute;
    display: none;
    width: 300px;
    background: #444;
    left: 0;
    top: 100%;
    z-index: 99;
}

.wc_imobi_nav .sub li a,
.wc_imobi_nav .sub li {
    display: block;
    width: 100%;
}

.section_header {
    text-align: center;
    margin-bottom: 30px;
}

.section_header h1 {
    text-transform: uppercase;
    color: #666;
}

.section_header p {
    text-transform: uppercase;
    font-weight: 300;
}

.workcontrol_imobi_filter {
    background: #eee;
}

.realty_item {
    box-shadow: 0px 0px 2px 1px #ccc;
}

.realty_item_header {
    position: relative;
}

.realty_item_header h1 {
    position: absolute;
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 10px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 1em;
    font-weight: 600;
    color: #fff;
}

.realty_item_header a {
    text-decoration: none;
    color: #fff;
}

.realty_item_header a:hover {
    text-decoration: underline;
}

.realty_transaction {
    position: absolute;
    left: 0;
    top: 20px;
    padding: 5px 10px;
    font-size: 0.8em;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
}

.realty_transaction.cs3 {
    background: #00B490;
}

.realty_transaction.cs2 {
    background: #506cd7;
}

.realty_transaction.cs1 {
    background: #e09595;
}

.realty_observation {
    position: absolute;
    left: 0;
    top: 48px;
    padding: 5px 20px;
    font-size: 0.8em;
    font-weight: bold;
    color: #fff;
    background: #333;
    text-transform: uppercase;
}

.realty_item_content {
    padding: 10px;
}

.realty_item_content p {
    display: inline-block;
    padding: 5px 10px;
    width: 50%;
    padding-left: 40px;
    background-size: 20px;
    background-position: center left 10px;
    background-repeat: no-repeat;
    font-size: 0.7em;
    text-transform: uppercase;
    color: #777;
}

.realty_item_corretor h3 {
    font-size: 1.7em;
    color: #fff;
    text-align: center;
    font-weight: 700;
    margin: 20px 0 10px 0;
    text-transform: uppercase;
}

.realty_item_corretor {
    display: inline-block;
    width: 39%;
    float: right;
    margin-right: 12px;
    margin-top: 10px;
}

.realty_item_corretor p {
    text-align: center;
    color: #fff;
}

.realty_item.box4 .realty_item_header h1 {
    position: relative;
    background: #333;
    font-size: 0.875em;
}

.realty_item.box4 .realty_item_content p {
    font-size: 0.5em;
    padding: 0;
    padding-left: 35px;
}

.realty_item_content p b {
    font-size: 1.1em;
    color: #000;
}

.realty_item_content .price {
    background-image: url(icons/price.png);
}

.realty_item_content .ref {
    background-image: url(icons/ref.png);
}

.realty_item_content .city {
    background-image: url(icons/city.png);
}

.realty_item_content .district {
    background-image: url(icons/district.png);
}

.realty_item_content .built {
    background-image: url(icons/built.png);
}

.realty_item_content .total {
    background-image: url(icons/total.png);
}

.realty_item_content .bed {
    background-image: url(icons/bedrooms.png);
}

.realty_item_content .aparts {
    background-image: url(icons/aparts.png);
}

.realty_item_content .bat {
    background-image: url(icons/bat.png);
}

.realty_item_content .parking {
    background-image: url(icons/parking.png);
}

.realty_item_content .full {
    width: 100% !important;
}

.realty_item_price {
    font-size: 1.4em;
    font-weight: 600;
    text-align: center;
    padding: 20px;
    background: #eee;
    color: #444;
    text-shadow: 1px 1px 1px #fcfcfc;
}

.realty_item_price p {
    font-size: 0.6em;
    font-weight: 300;
    text-align: center;
}

.main_blog {
    width: 100%;
}

.main_blog_post {
    background: #fff;
    margin-bottom: 30px;
    width: 31%;
    margin: 1% 2% 1% 0;
    float: left;
}

.main_blog_post img {
    width: 100%;
}

.main_blog_post header {
    padding: 10px;
}

.main_blog_post h1 {
    font-weight: 400;
    font-size: 1.2em;
    margin-bottom: 15px;
}

.main_blog_post a {
    color: #00B594;
    text-decoration: none;
}

.main_blog_post a:hover {
    text-decoration: underline;
}

.main_blog_post .tagline {
    font-size: 0.9em;
    color: #555;
}

.main_sidebar {
    float: left;
    width: 30%;
    padding: 30px;
    background: #fff;
}

.main_sidebar_widget {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.main_sidebar_widget>h1 {
    font-size: 1.7em;
    font-weight: 300;
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
}

.main_sidebar_widget>h1 span {
    border-bottom: 5px solid #ccc;
}

.main_sidebar_widget a {
    color: #00B494;
    text-decoration: none;
}

.main_sidebar_widget a:hover {
    text-decoration: underline;
}

.main_sidebar_widget ul {
    display: block;
    width: 100%;
}

.main_sidebar_widget ul li {
    display: block;
    width: 100%;
    background: #fbfbfb;
    padding: 5px 10px;
    border-bottom: 2px solid #fff;
    text-transform: uppercase;
    font-size: 0.875em;
    font-weight: 300;
}

.main_sidebar_widget_post {
    display: block;
    width: 100%;
    margin-bottom: 25px;
}

.main_sidebar_widget_post h1 {
    font-size: 1em;
    font-weight: 600;
    margin: 20px 0 10px 0;
}

.main_sidebar_widget_post .tagline {
    font-size: 0.8em;
    color: #ccc;
}


/*SINGLE*/

.post_single {
    padding: 50px 0;
    background: #eaeaea;
}

.post_single .cover {
    width: 100%;
}

.post_single .fb-comments {
    display: block;
    width: 100%;
    margin-top: 40px;
}

.post_single .main_sidebar {
    float: right;
}

.post_single .left_content {
    float: left;
    width: 67%;
}

.post_content {
    background: #fff;
}

.post_content>h1 {
    padding: 30px;
    font-size: 2em;
    font-weight: 300;
}

.post_content .tagline {
    padding: 30px 30px 0 30px;
    font-size: 1.3em;
    font-weight: 300;
}

.single_post_more {
    float: left;
    width: 100%;
    padding: 25px;
    background: #00B494;
}

.single_post_more header {
    margin-bottom: 20px;
    color: #fff;
}

.single_post_more_post {
    float: left;
    width: 50%;
}

.single_post_more_post:hover {
    border-color: #fff;
}

.wc_imobi_featured {
    background: #eee;
}

.wc_imobi_featured .realty_item {
    background: #fff;
}

.wc_footer {
    color: #2b2b2b;
}

.wc_imobi_footerinfo p {
    margin-top: 20px;
    font-size: 0.7em;
}

.wc_imobi_footerlinks {
    padding: 0 30px;
}

.wc_imobi_footercontact h1,
.wc_imobi_footerlinks h1 {
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}

.wc_imobi_footerlinks a {
    color: #ccc;
    display: block;
    font-size: 0.7em;
    text-transform: uppercase;
    margin-bottom: 8px;
    text-decoration: none;
}

.wc_imobi_footerlinks a:hover {
    color: #fff;
}

.wc_imobi_footercontact p {
    font-size: 0.8em;
    margin-bottom: 10px;
}

.paginator {
    display: block;
    width: 100%;
    padding: 30px 0 0 0;
    margin: 30px 0 0 0;
    border-top: 1px dotted #ccc;
    text-align: center;
}

.paginator li {
    display: inline-block;
}

.paginator li a,
.paginator li span {
    display: inline-block;
    padding: 5px 10px;
    background: #506cd7;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    margin: 0 3px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.paginator li a:hover {
    background: #00B490;
}

.paginator li .active {
    background: #666;
}

.imobi_single {
    background: #eee;
    display: flex;
}

.imobi_single_desc {
    display: inline-block;
    width: 39%;
    vertical-align: top;
}

.imobi_single_gb {
    display: inline-block;
    width: 55%;
    vertical-align: top;
    float: left;
}

.imobi_single_gb {
    margin-right: 5%;
}

.imobi_single_gb aside {
    display: block;
    width: 100%;
    padding: 5px;
    background: #fff;
    cursor: pointer;
}

.imobi_single_gb aside article {
    display: inline-block;
    width: 20%;
    padding: 5px;
}

.imobi_single_gb aside article:hover {
    background: #506cd7;
}

.imobi_single_gb aside .active,
.imobi_single_gb aside .active:hover {
    background: #00B490;
    cursor: default;
}

.imobi_single_desc header h2 {
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1;
    color: #506cd7;
}

.imobi_brokers {
    text-align: center;
    background: #506cd7 url(images/footer-map.png) center right 10% no-repeat;
    color: #fff;
    font-size: 1.3em;
    text-shadow: 0px 1px 1px #000;
}

.imobi_brokers p:last-of-type {
    font-size: 0.7em;
    text-transform: uppercase;
    margin-top: 5px;
}

.imobi_single_desc h3 {
    font-size: 1em;
    font-weight: 300;
    margin: 20px 0 10px 0;
    text-transform: uppercase;
}

.imobi_single_desc .realty_item_content {
    padding: 0;
}

.imobi_single_desc .realty_item_content p {
    display: inline-block;
    width: 100%;
    padding: 8px 0 8px 25px;
    background-position: center left;
    border-bottom: 1px solid #ccc;
}

.imobi_single_desc .realty_item_content b {
    display: inline-block;
    margin-left: 5px;
}

.single_imobi_desc {
    width: 55%;
    font-size: 1.1em;
}

.single_imobi_desc h3 {
    font-size: 1.3em;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.imobi_single_part {
    width: 55%;
}

.imobi_single_part h3 {
    font-size: 1.3em;
    font-weight: 300;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.imobi_single_part span {
    display: inline-block;
    padding: 10px;
    background: #506cd7;
    border: 3px solid #eee;
    color: #fff;
    font-weight: 600;
    font-size: 0.875em;
}

.imobi_single_part span b {
    display: inline-block;
    padding: 5px 11px;
    background: #506cd7;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.page_content {
    /* background: #fbfbfb;*/
    padding: 10px;
}

.page_content header {
    text-align: center;
    margin-bottom: 20px;
    color: #ccc;
}

.page_content .htmlchars {
    padding: 0;
}

.qcode {
    padding: 10px;
}

.qcode img {
    padding: 10px;
}

@media (max-width: 30em) {
    .wc_imobi_footerlinks {
        padding: 0;
    }
    .qcode {
        display: none;
    }
}

@media (max-width: 44em) {
    .main_header .wc_logo {
        float: none;
        display: block;
        margin: 0 auto;
    }
    .main_blog_post{width:100% !important;}
    .qcode {
        display: none;
    }
    .main_header .wc_contact {
        float: none;
        text-align: center;
        font-size: 0.8em;
    }
    .wc_slide_item_desc p {
        display: none;
    }
}

@media (max-width: 48em) {
    .realty_item_corretor {
        width: 100%;
    }
    .single_imobi_desc {
        width: 100%;
        margin-bottom: 10px;
    }
    .wc_imobi_footerlinks {
        padding-right: 0;
    }
    .imobi_single_desc,
    .imobi_single_gb {
        width: 100%;
        padding: 0;
    }
    .imobi_single_desc {
        padding-top: 30px;
    }
    .qcode {
        display: none;
    }
}

@media (max-width: 56em) {
    .content {
        width: 90%;
    }
    .realty_item .realty_item_header h1 {
        position: relative;
        background: #333;
        font-size: 0.875em;
    }
    .realty_item .realty_item_content p {
        font-size: 0.5em;
        padding: 0;
        padding-left: 35px;
    }
    .wc_slides {
        width: 100%;
    }
}

@media (max-width: 70em) {
    .wc_imobi_nav {
        display: none;
    }
    .wc_imobi_nav li,
    .wc_imobi_nav a,
    .wc_imobi_nav .content {
        display: block;
        width: 100%;
    }
    .wc_imobi_nav .sub {
        position: initial;
        display: block;
        width: auto;
    }
    .wc_imobi_nav .sub a:hover {
        background: #000;
    }
    .wc_mobile_nav {
        display: block;
    }
}