/* .black-bg-2 {
    background: rgb(184, 137, 45) !important;
} */

.section__title-3 {
    color: rgb(184, 137, 45) !important;
}

h1, h2, h3, h4, h5, h6 {
    color: rgb(184, 137, 45) !important;
}


/* Header [start] */
.header__info-icon i {
    color: rgb(184, 137, 45) !important;
}

.main-menu-4 ul li:hover > a {
    color: rgb(184, 137, 45) !important;
}

.header__action-4 ul li a:hover {
    color: rgb(184, 137, 45) !important;
}

.header__btn-4 a {
    background: rgb(184, 137, 45) !important;
}

.header__btn-4 a:hover {
    color: rgb(184, 137, 45) !important;
    background: white !important;
}

.header__social-4 ul li a {
    color: rgb(184, 137, 45) !important;
    border: 1px solid rgb(184, 137, 45) !important;
}

.header__social-4 ul li a:hover {
    color: white !important;
    background: rgb(184, 137, 45) !important;
    border: 1px solid rgb(184, 137, 45) !important;
}

.offcanvas__close-btn-3 {
    background: rgb(184, 137, 45) !important;
}

.offcanvas__contact-3 ul li:hover i {
    color: rgb(255, 255, 255);
    background: rgb(184, 137, 45) !important;
    border-color: rgb(184, 137, 45) !important;
}

.offcanvas__social-3 ul li a {
    color: rgb(184, 137, 45) !important;
}

.offcanvas__social-3 ul li a:hover {
    color: white !important;
    background: rgb(184, 137, 45) !important;
}

.header__action-12 ul li a:hover {
    color: rgb(184, 137, 45) !important;
}

/* Header [ end ] */



.slider__content-4 > span {
    color: white !important;
}

.d-btn-bus {
    color: rgb(184, 137, 45) !important;
    background: white !important;
}

.d-btn-bus:hover {
    color: white !important;
    background: rgb(184, 137, 45) !important;
}

.slider__down .arrow-down {
    color: rgb(184, 137, 45) !important;
    border: 2px solid rgb(184, 137, 45) !important;
}

.d-btn-corp-border {
    color: rgb(184, 137, 45) !important;
    background: rgb(255, 255, 255) !important;
}

.d-btn-corp {
    border-color: rgb(184, 137, 45) !important;
}

.d-btn-corp:hover {
    background: rgb(184, 137, 45) !important;
    color: #ffffff !important;
    border-color: rgb(184, 137, 45) !important;
}

.section__title-pre-3 {
    color: grey !important;
}

.services__icon-3 i {
    color: rgb(184, 137, 45) !important;
}

.services__item-3 {
    border-color: rgb(184, 137, 45) !important;
}

.services__category ul li a:hover {
    background: rgb(184, 137, 45) !important;
    padding-left: 40px;
}

.footer__social ul li a {
    color: rgb(184, 137, 45) !important;
}

.footer__social ul li a:hover {
    color: white !important;
    background: rgb(184, 137, 45) !important;
}

.page__title {
    color: white !important;
}

.page__title-wrapper .breadcrumb-item.active {
    color: rgb(184, 137, 45) !important;
}

.main-menu-12 ul li:hover > a {
    color: rgb(184, 137, 45) !important;
}

.counter__icon-4 i {
    color: rgb(184, 137, 45) !important;
}

.contact__form-btn-2 button {
    background: rgb(184, 137, 45) !important;
    border: 1px solid rgb(184, 137, 45) !important;
}

.contact__form-btn-2 button:hover {
    color: rgb(184, 137, 45) !important;
    background: white !important;
    border: 1px solid rgb(184, 137, 45) !important;
}



.btn-outline-primary {
    color: rgb(184, 137, 45) !important;
    border-color: rgb(184, 137, 45) !important;
}

.btn-outline-primary:hover {
    color: white !important;
    background-color: rgb(184, 137, 45) !important;
    border-color: rgb(184, 137, 45) !important;
}

.services__category ul li a.active {
    color: white !important;
    background: rgb(184, 137, 45) !important;
    padding-left: 40px;
}


/* .progress-wrap svg.progress-circle path {
    stroke: rgb(184, 137, 45) !important;
} */

.object {
    background-color: rgb(184, 137, 45) !important;
}


/* Footer [start] */

.footer__info-4 p {
    color: white;
}

.footer__link-4 ul li a {
    color: white;
}

.footer__link-4 a {
    color: white;
}

.footer__bottom-4 {
    border-top: 0px;
}

/* Footer [ end ] */

@media only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
    .header__bottom-4::after {
        background-color: rgb(184, 137, 45) !important;
    }
}