.dj-megamenu-override li.dj-up a.dj-up_a {
 
    text-transform: none !important;
	margin: 0 10px  !important;
   
}

#jm-top-menu {
   
    padding-top: 52px !important;
	
   
}

 #jm-mile1 {
  
    
     bottom: auto;
    left: 0;
    right: 0;
    position: fixed;
    width: 100%;
    z-index: 9999;
	background: #fff;
    color: #97979a;
    padding: 10px 0;
    transition: 250ms ease padding;
    box-sizing: border-box;
	
 
}


.btn:hover {
    text-decoration: none;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    color: #fff;
    background: #89847e !important;
}


.dj-simple-contact-form.style-2 .dj-simple-contact-form.button {
    background: none repeat scroll 0 0 #9E2A10 !important;
   
}