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






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

		#main-menu ul li.active:before {
			content: "";
			border-color: #9e2405 !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 #9e2405 !important;	
			border-bottom: 0;
		}	
		#freecall div:hover  {	
			background-color: #9e2405;
		}
			
			#main-menu ul li a,#main-menu ul li.noactive a {
			color: #e3390e !important;
		}	
		#freecall div {	
			background-color: #e3390e;
		}		
		
			#main-menu ul a:hover {
			color: #fc6942 !important;
		}	
		

