:root {
    --theme-primary-color: rgb(152, 126, 48);
    --theme-primary-color-t05: rgba(35, 31, 32, 0.5);

    --theme-primary-color-dark: rgb(0, 0, 0);
    --theme-primary-color-dark-t05: rgba(0, 0, 0, 0.5);
    --theme-primary-color-dark-t09: rgba(0, 0, 0, 0.9);
    --theme-secondary-color: rgb(0, 0, 0);
    --theme-secondary-color-t05: rgba(0, 0, 0, 0.5);
    --theme-secondary-color-t08: rgba(0, 0, 0, 0.8);

    --theme-footer-color: rgb(0, 0, 0);
    --theme-footer-color-t09: rgba(0, 0, 0, 0.9);
    --theme-navbar-color: rgb(0, 0, 0);
    --theme-secondary-color-dark: rgb(65, 57, 39);
}

.main-header .dropdown-menu a:hover {
    color: var(--theme-primary-color);
}

.blog-3 h3 a:hover {
    color: var(--theme-primary-color);
}

.top-header-3 .top-header-inner .top-contact-item i,
.top-header-3 .top-header-inner .top-contact-item p {
    color: var(--theme-primary-color);
}

.main-footer-3 {
    background: url(../img/bg-footer.png) var(--theme-footer-color-t09);
}

.main-footer-3::before {

    background-color: var(--theme-footer-color) !important;
}

li.menu3>.megamenu {
    left: 320px
}

.top-header-3 .top-logo img {
    -webkit-filter: drop-shadow(1px 1px 0px #494949);
    filter: drop-shadow(1px 1px 0px#494949);
    height: 64px;
}

.megamenu-title {
    color: var(--theme-primary-color) !important;
    border-color: var(--theme-primary-color) !important;
}

.main-header-5 {
    background: var(--theme-navbar-color) !important;
}

/* .main-header-5 {
    background: black !important;
} */

.main-header-5.header-shrink {
    background: var(--theme-navbar-color) !important;
}

/* .main-header-5.header-shrink {
    background: black !important;
} */

.main-footer-3 .social-media .icon {
    background: unset !important;
    color: #fff !important;
}


.main-header-5.header-shrink .header-inner {
    box-shadow: none;
    background: var(--theme-navbar-color) !important;
}

/* .main-header-5.header-shrink .header-inner {
    box-shadow: none;
    background: black !important;
} */

.dropdown-ul li {
    border-top: solid 1px var(--theme-secondary-color-dark);
    background-color: var(--theme-primary-color-dark-09)
}

.megamenu-title {
    color: var(--theme-secondary-color);
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid var(--theme-secondary-color);
}

@media (max-width: 1400px) {
    .top-header-3 .top-logo img {
        height: 50px;
    }
}

.top-contact-item {
    display: none !important;
}


@media (max-width: 1400px) {
    .top-header-3 .top-logo img {
        height: 80px;
        margin-top: 15px;
    }
}

.top-header-3 .top-logo img {
    height: 78px;
    margin-top: 15px;
}


.busca-on .nav-tabs .nav-link,
.busca-home .nav-tabs .nav-link {
    color: #fff;
    background: var(--theme-secondary-color);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.tag>.featured {
    color: #fff;
}

.sidebar-inner>.sidebar-logo {
    background: var(--theme-secondary-color);
}

.main-footer-3 .f-logo {
    max-width: 90%;
}

@media (min-width: 1250px) {
    .main-footer-3 .f-logo {
        max-width: 60%;
    }
}

@media (max-width: 900px) {
    .main-footer-3 .f-logo {
        max-width: 60%;
    }
}

.megamenu-area {

    background: var(--theme-secondary-color-t08);
}

.megamenu-title {
    color: #fff !important;
}

.property-photo>.tag>span {
    color: #fff;
}

.property-box-2:hover .tag>span {
    color: var(--theme-secondary-color-t08);
}

.whatsapp-plug-icon-right {
    right: 20px !important;
    left: unset !important;
    margin-bottom: 95px;
}

#page_scroller {
    bottom: 40px;
    right: 17px;
}

.agent-contact>.col-4 {
    display: none;
}

.flags>a>span>i {
    color: #fff;
}

@media (max-width: 992px) {
    .menuDireito {
        margin-right: -38%;
    }
}

@media (min-width: 570px) {
    .dropdown:hover>.dropdown-menu {
        max-width: 175%;
    }

    .bootstrap-select .dropdown-menu {
        max-width: 175%;
    }
}

.main-footer-3 .footer-inner .contact-info li small {
    color: #fff;
}

a.whatsapp-plug-icon.whatsapp-plug-icon-right {
    background-color: #231f20;
}

.whatsapp-plug-icon::after,
.whatsapp-plug-icon::before {
    animation: none !important;
}

/* PERSONALIZAÇAO PARA CASA 486 */

.main-header-5 .logos {
    display: block;
}

.main-header .logos img {
    height: 84px;
}

.main-header-5 {
    top: 0 !important;
}

.dropdown:hover>.dropdown-menu {
    top: 90px;
}

.main-header .logos {
    padding: 15px 0;
}

.content-area {
    padding: 164px 0 70px;
}

.sub-banner {
    background-size: none;
    background: none;
    height: 220px;
}

.sub-banner .breadcrumb-area h1 {
    color: #987e30;
    text-transform: math-auto;
    font-weight: 300;
}

.breadcrumb-area {
    top: 66% !important;
}
.sub-banner::before {
    background-color: #231f20;
}

.team-5:hover .team-details {
    background-color: #fff;
}

.team-5 .team-details .user {
    color: #231f20;
}

.team-5:hover .team-details .user,
.team-5:hover .team-details a,
.team-5:hover .team-details h4,
.team-5:hover .team-details p {
    color: #231f20;
}

.our-team.content-area {
    background-color: #231f20;
    padding: 20px 0 70px;
}

.team-5 .team-info img {
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}

.team-5 .team-info .filter {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.43);
    transition: background-color 0.3s ease;
}

.team-5:hover .team-info img {
    filter: grayscale(0%);
}

.team-5:hover .team-info .filter {
    background-color: rgba(0, 0, 0, 0);
}

.property-photo img {
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}

/* Ao passar o mouse no card, fica colorida */
.property-box:hover .property-photo img {
    filter: grayscale(0%);
}

.property-photo .tag,
.property-photo:hover .tag,
.property-photo .featured,
.property-photo:hover .featured {
    background-color: #231f20;
    color: #fff;
}

.property-box:hover .price-box span {
    color: #fff;

}

.whatsapp-plug-icon::after,
.whatsapp-plug-icon::before {
    border: 4px solid yellow;
}

.instagram-bg {
    background: #231f20;
    color: #fff;
}
.main-footer-3 .f-logo {
    max-width: 20%;
}

@media (max-width: 500px) {
    .main-header .logos img {
        height: 40px;
    }
    .main-footer-3 .f-logo {
        max-width: 20%;
    }
}
