.b-error {
    text-align: center;
}
.b-error img {
    width: 100%;
    height: auto;
}
.b-links a:link,
.b-links a:visited,
.b-links a:active,
.b-links a:hover {
    display: inline-block;
    width: 238px;
    padding: 15px 0;
    color: #fff;
    background: #7db80b;
    font-size: 16px;
    text-transform: none;
    text-decoration: none;
    text-align: center;
}
.b-links a:hover {
    display: inline-block;
    width: 238px;
    padding: 15px 0;
    color: #fff;
    background: #474747;
    font-size: 16px;
    text-transform: none;
    text-decoration: none;
}
.b-sevice {
    margin: 0 -2000px;
    padding: 0 2000px;
}
/*-------------------------------*/
.b-vantage {
    margin: 10px 0 45px 0;
}
.b-vantage:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
}
.b-vantage .vantage__item {
    float: left;
    margin-right: 25px;
}
.b-vantage .vantage__item:nth-child(6n) {
    float: left;
    margin-right: 0px;
}
.b-vantage img {
}
.b-vantage p {
    color: #7b7b7b;
    font-size: 14px;
    padding: 15px 0 0 0;
    text-align: center;
}
/*-------------------------------*/
.t-box-info {
    background: url(/files/110/info.png) no-repeat 22px 18px #f8f8f8;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
}
.t-box-info {
    font-size: 16px;
    padding: 28px 51px 29px 110px !important; 
}
/*-------------------------------*/
.b-copy {
    position: absolute;
    top: 0;
    right: 0;
}
/*-------------------------------*/
.b-menufooter ul,
.b-menufooter .menufooter__info {
    display: inline-block;
    vertical-align: top;
    margin: 0 30px 0 0;
    padding: 0;
}
.b-menufooter .menufooter__info {
    width: 300px;
}
.b-menufooter ul li {
    list-style-type: none;
    margin-bottom: 4px;
}

/*-------------------------------*/
.b-menufoot {
    position: absolute;
    top: 150px;
    right: 0;
}
/*-------------------------------*/
.b-catalogbox .ui-corner-bottom {
    background: #f4f4f4;
}
.b-catalogbox .ui-corner-all {
    background: #ffffff;
}
.b-catalogbox .ui-state-default,
.b-catalogbox .ui-widget-content .ui-state-default,
.b-catalogbox .ui-widget-header .ui-state-default {
    background: #e7e7e7;
 }
.b-catalogbox .ui-state-active,
.b-catalogbox .ui-widget-content .ui-state-active,
.b-catalogbox .ui-widget-header .ui-state-active {
    background: #7db80b !important;
}
.b-catalogbox .ui-state-hover,
.b-catalogbox .ui-widget-content .ui-state-hover,
.b-catalogbox .ui-widget-header .ui-state-hover {
    border: 1px solid #fff;
    color: #353535;
}
/*---------------------------------*/