.amarillo-dorado {
    color:#FFC800 !important;
}

.bg-amarillo-dorado {
    background-color:#FFC800 !important;
    color: #000000 !important;
}

.main-menu .navigation li a:hover{
    background-color:#FFC800 !important;
    color: #000000 !important;
}

.header-top-one .top-right:before {
    background-color:#FFC800 !important;
    color: #000000 !important;
}

.header-top-one .top-left .links li a:hover {
    color:#FFC800 !important;
}

.property-tabs-section .property-search-tab .property-tabs .tab-btns .tab-btn.active-btn {
    background-color:#FFC800 !important;
    color: #000000 !important;
}

.property-tabs-section .property-search-tab .property-tabs .tab-btns .tab-btn:hover {
    background-color:#FFC800 !important;
    color: #000000 !important;
}

.main-slider .sales-box .inner-box .detail {
    background-color:#FFC800 !important;
    color: #000000 !important;
}

.sales-box .inner-box .detail::before {
    color:#FFC800 !important;
}

.call-to-action:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #1D1D1B !important;
}    

.main-footer:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #1D1D1B !important;
}
.sec-title .title {
    color:#FFC800 !important;
}

.sec-title .separator:after {
    color:#FFC800 !important;
}


.header-top-two .top-right .links li a{
    margin-right: 10px;
    color: #c273c9 !important;
}

/* PALETA DE COLORES SUGERIDA */
.gris-claro {
    color: #DBDBDB !important;
}

.bg-gris-claro {
    color: #DBDBDB !important;
}

.gris-medio {
    color: #DADADA !important;
}

.bg-gris-medio {
    color: #DADADA !important;
}

.gris-tono-intermedio {
    color: #DCDCDC !important;
}

.bg-tono-intermedio {
    color: #DCDCDC !important;
}

.gris-tono-oscuro {
   color: #D9D9D9 !important;
}
.bg-tono-oscurp {
    color: #D9D9D9 !important;
}

.verde-claro {
    color: #94D6B4 !important;
}

.bg-verde-claro {
    color: #94D6B4 !important;
 }

