/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 02 2026 | 06:48:36 */
:root{  
  
	--color-set-one-2: #BA9345 !important;  }
.navbar_nav > li.active > a  {
	    border-color: #BA9345 !important;
 
    background: #BA9345 !important;
 
}


.fleet_card.four .image {
    background: #ba9345;
}


@media (max-width: 768px) {
    .breadcrumbs-div .inner_bx {
        padding: 0px;
    }
}