/* Generated by less 2.2.0 */
/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * https://geedmo.github.com/yamm3
 * 
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
  position: static;
}
.yamm .container {
  position: relative;
}
.yamm .dropdown-menu {
	left: auto;

	
}
.yamm .yamm-content {
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 20px;
    color: #231916;
    height: 40px;
    min-width: 160px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 14px;
    border-color: #000000;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
} 
	
.yamm .yamm-content a{
    display: block;
    color: #231916;
    text-decoration: none;
    padding-top: 2px;
    padding-bottom: 2px;
} 

.yamm .yamm-content a:hover {
   display: block;
	background-color: #eeeeee;
    color: #231916;
   /* text-decoration: none; */
 } 
	
	
	
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 0;
  right: 0;
}
.futter_copyright {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
