.footer{height:100px;}
.content{pagging-bottom:120px}
.counters_area {display: none;}
.serv_menu {height: 0px; padding-top: 0px;}

.tabs_area {
    position: relative;
    top: 10px;
}

.search_area {
    height: 80px;
    border-radius: 7px;
    background: linear-gradient(#47F06A 0%, #47F06A 81%, #47F06A 100%);
    -webkit-box-shadow: 1px 1px 4px RGBA(0,0,0,.2);
    box-shadow: 1px 1px 4px RGBA(0,0,0,.2);
}

.mm_item {
    display: inline-block;
    margin-left: 22px;
    font-size: 16px;
    line-height: 16px;
}

.tabs_backlight {
    position: absolute;
    background: #47f06a;
    overflow: visible;
    z-index: 0 !important;
}

.tab_lnk.current {
    position: relative;
    border-color: #3fca5c;
    color: #000;
    cursor: default;
}