.b-catalogbox .ui-state-default {
    float: left;
    position: relative;
}

.b-catalogbox .ui-helper-hidden {
    display: none;
}

.b-catalogbox .ui-tabs-panel {
    padding: 56px 0;
    background: transparent;
}

.b-catalogbox .ui-helper-hidden-accessible {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.b-catalogbox .ui-helper-reset {
    border: 0 none;
    font-size: 100%;
    line-height: 1.3;
    list-style: none outside none;
    margin: 0;
    outline: 0 none;
    padding: 0;
    text-decoration: none;
}

.b-catalogbox .ui-helper-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.b-catalogbox .ui-helper-clearfix {
    display: inline-block;
}

* html .b-catalogbox .ui-helper-clearfix {
    height: 1%;
}

.b-catalogbox .ui-helper-clearfix {
    display: block;
}

.b-catalogbox .ui-helper-zfix {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.b-catalogbox .ui-state-disabled {
    cursor: default !important;
}

.b-catalogbox .ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}

.b-catalogbox .ui-widget-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.b-catalogbox .ui-widget {
    font-family: inherit;
    font-size: 1em;
}

.b-catalogbox .ui-widget .ui-widget {
    font-size: 1em;
}

.b-catalogbox .ui-widget input,
.b-catalogbox .ui-widget select,
.b-catalogbox .ui-widget textarea,
.b-catalogbox .ui-widget button {
    font-family: inherit;
    font-size: 1em;
}

.b-catalogbox .ui-widget-content {
    border: 0;
    background: none;
}

.b-catalogbox .ui-widget-header {
    margin-bottom: 20px;
    background: none;
    border-bottom: 1px solid #3dade1;
    font-weight: bold;
}

.b-catalogbox .ui-state-default,
.b-catalogbox .ui-widget-content .ui-state-default,
.b-catalogbox .ui-widget-header .ui-state-default {
    padding: 0;
    background: transparent;
    color: #222222;
    border: 0;
    font-weight: normal;
}

.b-catalogbox .ui-state-default a,
.b-catalogbox .ui-state-default a:link,
.b-catalogbox .ui-state-default a:visited {
    padding: 9px 27px 20px;
    color: #222222;
    text-decoration: none;
    display: block;
    font-size: 20px;
    line-height: 24px;
    position: relative;
    outline: none;
}

.b-catalogbox .ui-state-default:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #E1E1E1;
    position: absolute;
    bottom: 0;
    left: 0;
}

.b-catalogbox .ui-state-default a:before {
    content: '';
    display: block;
    width: 0;
    height: 3px;
    background: #0887C9;
    position: absolute;
    left: 27px;
    bottom: 0;
    transition: width .2s;
}

.b-catalogbox .ui-state-default a:hover:before {
    width: calc(100% - 54px);
}

.b-catalogbox .ui-state-hover,
.b-catalogbox .ui-widget-content .ui-state-hover,
.b-catalogbox .ui-widget-header .ui-state-hover,
.b-catalogbox .ui-state-focus,
.b-catalogbox .ui-widget-content .ui-state-focus,
.b-catalogbox .ui-widget-header .ui-state-focus {
    padding: 0;
    background: transparent;
    color: #222222;
    font-weight: normal;
}

.b-catalogbox .ui-state-hover a,
.b-catalogbox .ui-state-hover a:hover {
    padding: 9px 27px 20px;
    color: #222222;
    text-decoration: none;
    display: block;
    font-weight: 600;
    position: relative;
}

.b-catalogbox .ui-state-active,
.b-catalogbox .ui-widget-content .ui-state-active,
.b-catalogbox .ui-widget-header .ui-state-active {
    padding: 0;
    background: transparent;
    color: #222222;
    font-weight: normal;
}

.b-catalogbox .ui-state-active a,
.b-catalogbox .ui-state-active a:link,
.b-catalogbox .ui-state-active a:visited {
    padding: 9px 27px 20px;
    color: #222222;
    text-decoration: none;
    display: block;
    font-weight: 600;
}

.b-catalogbox .ui-state-active a:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 27px;
    width: calc(100% - 54px);
    height: 3px;
    background: #0887C9;
}

.b-catalogbox .ui-widget *:active {
    outline: medium none;
}

.b-catalogbox .ui-state-highlight,
.b-catalogbox .ui-widget-content .ui-state-highlight,
.b-catalogbox .ui-widget-header .ui-state-highlight {
    background: #3dade1;
    border: 1px solid #3dade1;
    color: #fff;
}

.b-catalogbox .ui-state-highlight a,
.b-catalogbox .ui-widget-content .ui-state-highlight a,
.b-catalogbox .ui-widget-header .ui-state-highlight a {
    color: #fff;
}

.b-catalogbox .ui-state-error,
.b-catalogbox .ui-widget-content .ui-state-error,
.b-catalogbox .ui-widget-header .ui-state-error {
    background: url("../images/ui-bg_glass_95_fef1ec_1x400.png") repeat-x scroll 50% 50% #FEF1EC;
    border: 1px solid #CD0A0A;
    color: #CD0A0A;
}

.b-catalogbox .ui-state-error a,
.b-catalogbox .ui-widget-content .ui-state-error a,
.b-catalogbox .ui-widget-header .ui-state-error a {
    color: #CD0A0A;
}

.b-catalogbox .ui-state-error-text,
.b-catalogbox .ui-widget-content .ui-state-error-text,
.b-catalogbox .ui-widget-header .ui-state-error-text {
    color: #CD0A0A;
}

.b-catalogbox .ui-priority-primary,
.b-catalogbox .ui-widget-content .ui-priority-primary,
.b-catalogbox .ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.b-catalogbox .ui-priority-secondary,
.b-catalogbox .ui-widget-content .ui-priority-secondary,
.b-catalogbox .ui-widget-header .ui-priority-secondary {
    font-weight: normal;
    opacity: 0.7;
}

.b-catalogbox .ui-state-disabled,
.b-catalogbox .ui-widget-content .ui-state-disabled,
.b-catalogbox .ui-widget-header .ui-state-disabled {
    background-image: none;
    opacity: 0.35;
}

.b-catalogbox .ui-widget-overlay {
    background: #AAAAAA;
    opacity: 0.3;
}

.b-catalogbox .ui-widget-shadow {
    background: #AAAAAA;
    border-radius: 8px;
    margin: -8px 0 0 -8px;
    opacity: 0.3;
    padding: 8px;
}

.b-catalogbox .ui-helper-hidden {
    display: none;
}

.b-catalogbox .ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.b-catalogbox .ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.b-catalogbox .ui-helper-clearfix:before,
.b-catalogbox .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.b-catalogbox .ui-helper-clearfix:after {
    clear: both;
}

.b-catalogbox .ui-helper-clearfix {
    min-height: 0;
}

.b-catalogbox .ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.b-catalogbox .ui-front {
    z-index: 100;
}

.b-catalogbox .ui-state-disabled {
    cursor: default !important;
}

.b-catalogbox .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.b-catalogbox .ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.b-catalogbox .ui-slider {
    position: relative;
    text-align: left;
    margin: 15px 15px 0 0;
}

.b-catalogbox .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 12px;
    height: 12px;
    cursor: default;
    padding: 0;
    background: url(../images/filter.hand.png) 0 0 no-repeat;
    border: 0;
    cursor: pointer;
}

.b-catalogbox .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #3dade1;
}

.b-catalogbox .ui-slider.ui-state-disabled .ui-slider-handle,
.b-catalogbox .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.b-catalogbox .ui-slider-horizontal {
    height: 5px;
}

.b-catalogbox .ui-slider-horizontal .ui-slider-handle {
    top: -4px;
    margin-left: -1px;
}

.b-catalogbox .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.b-catalogbox .ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.b-catalogbox .ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.b-catalogbox .ui-slider-vertical {
    width: .8em;
    height: 100px;
}

.b-catalogbox .ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}

.b-catalogbox .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.b-catalogbox .ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.b-catalogbox .ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.b-catalogbox .ui-corner-all,
.b-catalogbox .ui-corner-top,
.b-catalogbox .ui-corner-left,
.b-catalogbox .ui-corner-tl {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    -khtml-border-top-left-radius: 0;
    border-top-left-radius: 0;
}

.b-catalogbox .ui-corner-all,
.b-catalogbox .ui-corner-top,
.b-catalogbox .ui-corner-right,
.b-catalogbox .ui-corner-tr {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    -khtml-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.b-catalogbox .ui-corner-all,
.b-catalogbox .ui-corner-bottom,
.b-catalogbox .ui-corner-left,
.b-catalogbox .ui-corner-bl {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -khtml-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
}

.b-catalogbox .ui-corner-all,
.b-catalogbox .ui-corner-bottom,
.b-catalogbox .ui-corner-right,
.b-catalogbox .ui-corner-br {
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    -khtml-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.b-catalogbox .ui-tabs-nav {
    margin: 0 -27px;
    position: relative;
}

.b-catalogbox .ui-tabs-nav:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #E1E1E1;
    position: absolute;
    bottom: 0;
    left: 0;
}

.b-catalogbox .ui-corner-all {
    overflow: hidden;
}

.b-catalogbox #tabs-rukovodstva .catalogbox__param::before,
.b-catalogbox #tabs-sertifikaty .catalogbox__param::before,
.b-catalogbox #tabs-katalogi .catalogbox__param::before {
    content: none;
}

.b-catalogbox #tabs-rukovodstva,
.b-catalogbox #tabs-sertifikaty,
.b-catalogbox #tabs-katalogi {
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    padding: 65px 20px 60px;
    box-sizing: border-box;
}

.b-catalogbox #tabs-rukovodstva .catalogbox__param__rukovodstva>span:first-child,
.b-catalogbox #tabs-sertifikaty .catalogbox__param__sertifikaty>span:first-child,
.b-catalogbox #tabs-katalogi .catalogbox__param__katalogi>span:first-child {
    display: none;
}

.b-catalogbox #tabs-rukovodstva .catalogbox__param__rukovodstva,
.b-catalogbox #tabs-sertifikaty .catalogbox__param__sertifikaty,
.b-catalogbox #tabs-katalogi .catalogbox__param__katalogi {
    margin: 0;
    padding: 35px 0 35px 22px;
    border-bottom: 1px solid #F1F1F1;
    position: relative;
}

.b-catalogbox #tabs-rukovodstva .catalogbox__param__rukovodstva span a:link,
.b-catalogbox #tabs-rukovodstva .catalogbox__param__rukovodstva span a:visited,
.b-catalogbox #tabs-sertifikaty .catalogbox__param__sertifikaty span a:link,
.b-catalogbox #tabs-sertifikaty .catalogbox__param__sertifikaty span a:visited,
.b-catalogbox #tabs-katalogi .catalogbox__param__katalogi span a:link,
.b-catalogbox #tabs-katalogi .catalogbox__param__katalogi span a:visited {
    display: block;
    padding-left: 58px;
    font-size: 16px;
    line-height: 32px;
    color: #000;
    text-decoration: none;
    transition: color .2s linear;
}

.b-catalogbox #tabs-rukovodstva .catalogbox__param__rukovodstva span a:hover,
.b-catalogbox #tabs-sertifikaty .catalogbox__param__sertifikaty span a:hover,
.b-catalogbox #tabs-katalogi .catalogbox__param__katalogi span a:hover {
    color: #0887C9;
}

.b-catalogbox #tabs-rukovodstva .catalogbox__param__rukovodstva span a:before,
.b-catalogbox #tabs-sertifikaty .catalogbox__param__sertifikaty span a:before,
.b-catalogbox #tabs-katalogi .catalogbox__param__katalogi span a:before {
    content: '';
    display: block;
    width: 43px;
    height: 56px;
    border-bottom: none;
    background-size: cover;
    background: url(../../assets/img/mnk-pdficon.svg) no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
}

.b-catalogbox #tabs-rukovodstva .catalogbox__param__rukovodstva span,
.b-catalogbox #tabs-sertifikaty .catalogbox__param__sertifikaty span,
.b-catalogbox #tabs-katalogi .catalogbox__param__katalogi span {
    padding: 0;
    position: relative;
}