/*****************************************
		CUSTOM CSS
******************************************/

@font-face {
    font-family: 'Abel';
    src: url('../fonts/Abel-Regular.woff2') format('woff2'),
        url('../fonts/Abel-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



.body {font-family: 'Abel', sans-serif;}
.sidebar-footer {
    background: #4b7226;
    color: #fff;
  	/*position: relative !important; /*


/*.column-menu
{
  position: relative;
}*/
}

.
@media screen and (max-height: 600px) and (min-width: 980px)
.sidebar-footer {
    position: relative;
margin-top: 0px!important;}

.drop-down {
    position: relative;
    clear: both;
    z-index: 10;
    margin-top: -40px!important;
}

}
.logo-module {
    padding: 0px 15px 10px 15px!IMPORTANT;}}