#language_menu {
  display: none;
  }

.texticon-size-medium {
    font-size: 2em;
}

a {
    color: #328746 !important;
    text-decoration: none;
}
 ul.nav > li.dropdown:hover > ul.dropdown-menu {
        display: block;
        margin-top:0px
    }
.navbar-main > li > a .bar {
    background: #328746 none repeat scroll 0 0 !important;
    
}

.nav  {
    margin: 15px 0 0;
}

.navbar-main > li > a {
   font-size: 19px !important;
   letter-spacing: 1px;
   padding: 10px 14px;
   text-transform: none;
    
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #dbdbdb !important;
    
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #d1d1d1 !important;
   
  
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        background-color: #d1d1d1 !important;

  
}

img.lazyload {
 opacity: 1 !important;
    .transition(opacity .3s ease-in 0s);
}
