#main-menu-client{
    
}
.site-header-absolute{
    position: relative;
    left: 0;
    width: 100%;
    z-index: 9;
    top: 0;
background: #ffffff;
}
header.site-header.fixed-header-layout.top-header-fixed .navbar {
    padding: 0rem 1rem !important;
}


.main-menu-client-sekondar{
      background: #2a2a2a !important;
}

.main-menu-client ul{    flex-direction: row !important;}
.btn-green{
    background: #62bc33;
    color: #FFF;
}

.btn-green{
    background: #62bc33;
    color: #FFF;
        -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 15px rgba(0, 0, 0, .3);
}


.btn-green:hover{
        background: #8bd331;
    color: #FFF;
}