﻿    a, h1 {
        color: #5f6f3e;
    }
	.back-to-top:hover {
		background-color: #5f6f3e;
	}		






		
				#main-menu ul li.active a,#main-menu ul li.activesub a {
			color: #5f6f3e !important;
		}

		#main-menu ul li.active:before {
			content: "";
			border-color: #5f6f3e !important;
			border-style: solid;
			border-width: 4px;
			display: block;
		}
		#main-menu ul li.activesub:before {
			content: "";
			display: block;
			position: relative;
			border-left: 4px solid transparent;
			border-right: 4px solid transparent;
			border-top: 4px solid #5f6f3e !important;	
			border-bottom: 0;
		}	
		#freecall div:hover  {	
			background-color: #5f6f3e;
		}
			
			#main-menu ul li.noactive a {
			color: #3F3C3D !important;
		}	
		
			#main-menu ul a:hover {
			color: #edc52d !important;
		}	
		

