.grecaptcha-badge {
    display: none;
}

.dropdown .dropdown-toggle {
    padding-right: 27px;
    position: relative;
}

.navigation_box ul li.selected a {
    background: none ;
    color: #f95c19 !important;
}

.items.detail-content-box.col-sm-12.col-md-12.col-12 {
    margin-bottom: 20px;
}
.titles.section-title {
    text-transform: capitalize !important;
}
@media only screen and (max-width: 480px) {
    .home-slide .item-caption {
        background: #b29359;
    }
}

.navigation_box ul li.selected a {
    background: none;
    color: #b09158 !important;
}

.titles a:hover {
    color: #b09158 !important;
}