.b-sevice {
    top: 36px;
    left: 50%;
    width: 100%;
    max-width: 740px;
    transform: translateX(-50%);
    padding: 0;
    background: transparent url("") no-repeat scroll;
    text-align: left;
    line-height: 1;
    position: absolute;
    z-index: 100;
}

.b-sevice:after,
.b-sevice ul:after {
    clear: both;
    content: "";
    display: flex;
}

.b-sevice ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.b-sevice a:link,
.b-sevice a:visited {
    display: block;
}

.b-sevice .sevice__item-1 {
    margin-right: -.275em;
    display: inline-block;
    position: relative;
    line-height: 20px;
}

.b-sevice .sevice__item-1 span {
    display: block;
    position: relative;
}

.b-sevice .sevice__item-1>span a:link,
.b-sevice .sevice__item-1>span a:visited {
    box-sizing: border-box;
    padding: 0 17px 0 17px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    color: #000000;
    display: block;
    background: transparent url("") repeat-x scroll left bottom;
}

.b-sevice .sevice__item-1:hover>span a:link,
.b-sevice .sevice__item-1:hover>span a:visited,
.b-sevice .sevice__item-1--on>span a:link,
.b-sevice .sevice__item-1--on>span a:visited,
.b-sevice .sevice__item-1--on>span a:hover,
.b-sevice .sevice__item-1--on>span a:active {
    box-sizing: border-box;
    padding: 0 17px 0 17px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    color: #0887c9;
    background: transparent url("") repeat-x scroll left bottom;
    display: block;
}

.b-sevice .sevice__item-1>span ins {
    background: url("../../assets/img/empty.gif") no-repeat scroll 50% 50% transparent;
    height: 49px;
    width: 1px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}

.b-sevice .sevice__item-1>span em {
    height: 49px;
    width: 1px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0;
}

.b-sevice .sevice__item-1>span em,
.b-sevice .sevice__item-1--on>span em {
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.b-sevice .sevice__level-2 {
    padding: 1px;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 35;
    background-color: #e9e9e9;
    width: 300px;
    text-align: left;
    -webkit-box-shadow: 0px 5px 8px -4px;
    -moz-box-shadow: 0px 5px 8px -4px;
    box-shadow: 0px 5px 8px -4px;
}

.b-sevice .sevice__item-1:hover .sevice__level-2 {
    display: block;
}

.b-sevice .sevice__item-2 {
    position: relative;
    border-bottom: 1px #E9E9E9 solid;
    box-sizing: border-box;
}

.b-sevice .sevice__item-2:last-child {
    border-bottom: none;
}

.b-sevice .sevice__item-2>span a:link,
.b-sevice .sevice__item-2>span a:visited {
    padding: 12px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: normal;
    color: #000;
    display: block;
    background: #ffffff;
}

.b-sevice .sevice__item-2:hover>span a:link,
.b-sevice .sevice__item-2:hover>span a:visited,
.b-sevice .sevice__item-2--on>span a:link,
.b-sevice .sevice__item-2--on>span a:visited,
.b-sevice .sevice__item-2--on>span a:hover,
.b-sevice .sevice__item-2--on>span a:active {
    padding: 12px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    color: #000;
    display: block;
    background: #f9f9f9;
}

.b-sevice .sevice__item-2--haschild>span a:link,
.b-sevice .sevice__item-2--haschild>span a:visited {
    background: #ffffff url("../../assets/img/mhk-menu-arr1.svg") no-repeat scroll top 50% right 10px;
}

.b-sevice .sevice__item-2--haschild:hover>span a:link,
.b-sevice .sevice__item-2--haschild:hover>span a:visited,
.b-sevice .sevice__item-2--haschild.sevice__item-2--on>span a:link,
.b-sevice .sevice__item-2--haschild.sevice__item-2--on>span a:visited,
.b-sevice .sevice__item-2--haschild.sevice__item-2--on>span a:hover,
.b-sevice .sevice__item-2--haschild.sevice__item-2--on>span a:active {
    background: #f9f9f9 url("../../assets/img/mhk-menu-arr2.svg") no-repeat scroll top 50% right 10px;
}

.b-sevice .sevice__level-3 {
    padding: 1px;
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 35;
    width: 300px;
    background-color: #e9e9e9;
    -webkit-box-shadow: 0px 5px 8px -4px;
    -moz-box-shadow: 0px 5px 8px -4px;
    box-shadow: 0px 5px 8px -4px;
}

.b-sevice .sevice__item-2:hover .sevice__level-3 {
    display: block;
}

.b-sevice .sevice__item-3 {
    position: relative;
    border-bottom: 1px #E9E9E9 solid;
    box-sizing: border-box;
}

.b-sevice .sevice__item-3:last-child {
    border-bottom: none;
}

.b-sevice .sevice__item-3>span a:link,
.b-sevice .sevice__item-3>span a:visited {
    padding: 12px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: normal;
    color: #000;
    display: block;
    background: #f9f9f9 url("") repeat-x scroll left bottom;
}

.b-sevice .sevice__item-3:hover>span a:link,
.b-sevice .sevice__item-3:hover>span a:visited,
.b-sevice .sevice__item-3--on>span a:link,
.b-sevice .sevice__item-3--on>span a:visited,
.b-sevice .sevice__item-3--on>span a:hover,
.b-sevice .sevice__item-3--on>span a:active {
    padding: 12px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: none;
    color: #000;
    display: block;
    background: #f4f4f4 url("") repeat-x scroll left top;
}

.b-menu {
    margin-bottom: 1.5em;
    padding: 0;
    background: url("") no-repeat scroll;
    position: relative;
    text-align: left;
}

.b-menu:before {
    content: "";
    width: 100%;
    height: 0;
    display: block;
    background: transparent url("") no-repeat scroll left top;
}

.b-menu:after {
    content: "";
    width: 100%;
    height: 0;
    display: block;
    clear: both;
    background: transparent url("") no-repeat scroll left top;
}

.b-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.b-menu li {
    margin: 0;
    position: relative;
}

.b-menu .level-1 {}

.b-menu .menu__item-1>span a:link,
.b-menu .menu__item-1>span a:visited {
    transition: color .2s linear;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: normal;
    color: #000000;
    background: transparent url("../images/menu.bg.gif") repeat-x scroll left bottom;
    display: block;
    padding: 0 0 0 32px;
}

.b-menu .menu__item-1 span {
    display: block;
    position: relative;
}

.b-menu .menu__item-1>span ins {
    transition: all .2s linear;
    transform: translateY(-50%);
    background: url("../../assets/img/mhk-burgerleft.svg") no-repeat scroll 50% 50% transparent;
    height: 14px;
    width: 18px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 50%;
}

.b-menu .menu__item-1>span em {
    height: 14px;
    width: 18px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 0;
    font-style: normal;
}

.b-menu .menu__item-1:hover>span em,
.b-menu .menu__item-1--on>span em {
    background-position: 0 100%;
}

.b-menu .menu__item-1:hover>span a:link,
.b-menu .menu__item-1:hover>span a:visited,
.b-menu .menu__item-1--on>span a:link,
.b-menu .menu__item-1--on>span a:visited,
.b-menu .menu__item-1--on>span a:hover,
.b-menu .menu__item-1--on>span a:active,
.b-menu a:hover {
    transition: color .2s linear;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: normal;
    color: #0887c9;
    background: transparent url("") repeat-x scroll left bottom;
    padding: 0 0 0 32px;
}

.b-menu .menu__item-1:hover>span ins,
.b-menu .menu__item-1--on>span ins {
    transform: translateY(-50%);
    transition: all .2s linear;
    background: url("../../assets/img/mhk-burgerleft1.svg") no-repeat scroll 50% 50% transparent;
    height: 14px;
    width: 18px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 50%;
}

.b-menu .menu__item-2>span a:link,
.b-menu .menu__item-2>span a:visited {
    transition: all .2s linear;
    padding: 15px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: normal;
    color: #000;
    display: block;
    background: #ffffff;
}

.b-menu .menu__item-2:hover>span a:link,
.b-menu .menu__item-2:hover>span a:visited,
.b-menu .menu__item-2--on>span a:link,
.b-menu .menu__item-2--on>span a:visited,
.b-menu .menu__item-2--on>span a:hover,
.b-menu .menu__item-2--on>span a:active {
    transition: all .2s linear;
    padding: 15px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: normal;
    color: #0887c9;
    display: block;
    background: #f9f9f9;
}

.b-menu .menu__item-2--haschild span a:link,
.b-menu .menu__item-2--haschild>span a:visited {
    background: #ffffff url("../../assets/img/mhk-menu-arr1.svg") no-repeat scroll top 50% right 10px;
}

.b-menu .menu__item-2--haschild:hover>span a:link,
.b-menu .menu__item-2--haschild:hover>span a:visited,
.b-menu .menu__item-2--on.menu__item-2--haschild>span a:link,
.b-menu .menu__item-2--on.menu__item-2--haschild>span a:visited,
.b-menu .menu__item-2--on.menu__item-2--haschild>span a:hover,
.b-menu .menu__item-2--on.menu__item-2--haschild>span a:active {
    background: #f9f9f9 url("../../assets/img/mhk-menu-arr2.svg") no-repeat scroll top 50% right 10px;
}

.b-menu .menu__item-3>span a:link,
.b-menu .menu__item-3>span a:visited {
    transition: all .2s linear;
    padding: 15px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: normal;
    color: #000;
    display: block;
    background: #f9f9f9 url("") no-repeat scroll left top;
    font-size: 14px;
}

.b-menu .menu__item-3:hover>span a:link,
.b-menu .menu__item-3:hover>span a:visited,
.b-menu .menu__item-3--on>span a:link,
.b-menu .menu__item-3--on>span a:visited,
.b-menu .menu__item-3--on>span a:hover,
.b-menu .menu__item-3--on>span a:active {
    padding: 15px 20px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    text-decoration: none;
    text-transform: normal;
    color: #0887c9;
    display: block;
    background: #f4f4f4 url("") no-repeat scroll left top;
    font-size: 14px;
}

.b-menu--top {
    position: absolute;
    top: 105px;
    left: 0;
    margin-bottom: 0;
    z-index: 25;
}

.b-menu--top .menu__item-1>span a:link,
.b-menu--top .menu__item-1>span a:visited,
.b-menu--top .menu__item-1>span a:hover {
    background: transparent;
    font-weight: 600;
}

.b-menu--top .menu__item-1:hover>span a:link,
.b-menu--top .menu__item-1:hover>span a:visited,
.b-menu--top .menu__item-1--on>span a:link,
.b-menu--top .menu__item-1--on>span a:visited,
.b-menu--top .menu__item-1--on>span a:hover,
.b-menu--top .menu__item-1--on>span a:active,
.b-menu--top a:hover {
    font-weight: 600;
}

.b-menu--top .menu__item-1 {
    float: left;
    position: relative;
    padding: 20px 0 20px 20px;
}

.b-menu--top .menu__item-1--on>span a:visited {
    color: #222;
}

.b-menu--top .menu__item-1--on>span ins {
    background: url("../../assets/img/mhk-burgerleft.svg") no-repeat scroll 50% 50% transparent;
}

.b-menu--top .menu__level-2,
.b-menu--top .menu__level-3 {
    display: none;
}

.b-menu .menu__item-2>span a:link,
.b-menu .menu__item-2>span a:visited {
    font-weight: 600;
    font-size: 14px;
}

.b-menu .menu__item-2:hover>span a:link,
.b-menu .menu__item-2:hover>span a:visited,
.b-menu .menu__item-2--on>span a:link,
.b-menu .menu__item-2--on>span a:visited,
.b-menu .menu__item-2--on>span a:hover,
.b-menu .menu__item-2--on>span a:active {
    font-weight: 600;
    font-size: 14px;
}

.b-menu--top .menu__item-1:hover {
    padding-bottom: 37px;
}

.b-menu--top .menu__item-1:hover .menu__level-2 {
    width: 340px;
    position: absolute;
    top: 74px;
    left: 0;
    display: block;
    background: #ffff;
}

.b-menu--top .menu__item-1:nth-last-child(1) .menu__level-2 {
    left: 20px;
    right: 0;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
}

.b-menu--top .menu__item-2 {
    border-bottom: 1px #E9E9E9 solid;
    box-sizing: border-box;
}

.b-menu--top .menu__item-2:last-child {
    border-bottom: 0;
}

.b-menu--top .menu__item-2:hover .menu__level-3 {
    width: 340px;
    position: absolute;
    top: -2px;
    left: 100%;
    display: block;
    background: #ffff;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
}

.b-menu--top .menu__item-3 {
    border-top: 1px #E9E9E9 solid;
    border-bottom: 1px #E9E9E9 solid;
    box-sizing: border-box;
}

.b-menu--top .menu__item-2:nth-last-child(1) .menu__level-3 {}

.b-sidebar-menu {
    margin: 0 -20px;
    border-bottom: 1px solid #fff;
}