html * {
    max-height: 999999px;
}

html,body {
    height: 100%;
}

body {
    color: #222222;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    background-color: #ffffff;
    line-height: 1.2;
    margin: 0;
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    -webkit-text-size-adjust: 100%;
}

h1,.b-title-h1 {
    margin: 0 0 0.5em 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    color: #000000;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    line-height: 1.2;
}

.b-catalogbox .catalogbox__headTitle h1 {
    font-size: 28px;
}

h2,.b-title-h2,h2 a:link,h2 a:active,h2 a:visited,h2 a:hover,a:link h2,a:active h2,a:visited h2,a:hover h2 {
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    margin: 0 0 32px;
    text-decoration: none;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    line-height: 1.2;
    word-wrap: break-word;
}

h3,.b-title-h3 {
    color: #000000;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    margin: 0 0 0.5em;
    text-decoration: none;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.5);
    line-height: 1.2;
}

a:link,a:visited {
    color: #0887c9;
    text-decoration: none;
}

a:hover,a:active {
    color: #0887c9;
    text-decoration: underline;
}

a:link[href^="tel"],a:active[href^="tel"],a:visited[href^="tel"],a:hover[href^="tel"] {
    text-decoration: none;
    color: #222222;
    font-family: 'Montserrat', sans-serif;
}

img {
    border: 0 none;
}

.g-clear {
    clear: both;
    font-size: 0;
}

.g-ov-h {
    overflow: hidden;
}

.g-nodisplay {
    display: none;
}

.g-novisible {
    visibility: hidden;
}

.g-body_print {
    background: #fff;
}

.g-ramaborder {
    z-index: 20;
}

.g-tablescroll {
    overflow: scroll;
}

.g-ramaborder:hover {
    margin: -1px;
    border: 1px red dashed;
}

.g-ov-h {
    overflow: hidden;
}

input:focus {
    outline: none;
}

::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}

pre {
    white-space: pre-wrap;
}

.b-counter {
    position: relative;
    width: 100%;
    min-height: 10px;
}

.b-counter:after {
    content: "";
    clear: both;
    display: block;
    font-size: 0;
}

.b-counter .counter__item {
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
    display: block;
}

.b-counter .counter__item * {
    margin: 0;
    padding: 0;
}

.b-picture {
    margin: 0 auto 50px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.b-picture .picture__inner {
    position: relative;
    z-index: 1;
    height: 100%;
    opacity: 0;
}

.b-picture--show .picture__inner {
    position: relative;
    opacity: 1;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
}

.b-picture .picture__wrapper {
    margin-left: -640px;
    width: 1280px;
    position: absolute;
    top: 0;
    left: 50%;
}

.b-picture img {
    border: 0 none;
    vertical-align: top;
}

.b-picture .picture__item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
}

.b-picture .picture__text {
    z-index: 10;
}

.b-picture .picture__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
}

.b-picture2 .picture__text1 {
    width: 200px;
    height: 100px;
    position: absolute;
    top: 20px;
    left: 30px;
    z-index: 10;
}

.b-picture2 .picture__text2 {
    width: 200px;
    height: 100px;
    position: absolute;
    top: 140px;
    left: 30px;
    z-index: 10;
}

.b-picture2 .picture__text3 {
    width: 200px;
    height: 100px;
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 10;
}

.b-picture2 .picture__text4 {
    width: 200px;
    height: 100px;
    position: absolute;
    top: 140px;
    right: 30px;
    z-index: 10;
}

.b-picture .picture__text1 {
    position: absolute;
    top: 125px;
    left: 90px;
}

.b-header {
    position: relative;
}

.b-header p {
    margin: 0;
}

.b-upper-logo {
    position: absolute;
    top: 10px;
    left: 30px;
    z-index: 5;
}

.b-picture2 {
    position: relative;
    text-align: center;
    overflow: hidden;
    height: 180px;
}

body.b-picture {
    position: relative;
    text-align: left;
    overflow: hidden;
    background: #f4f4f4;
    height: [page.head.height];
}

.b-logo {
    left: 20px;
    top: 23px;
    position: absolute;
    z-index: 9;
}

.b-logo img {
    max-width: 100%;
}

.b-logoprint a:link,.b-logoprint a:active,.b-logoprint a:visited,.b-logoprint a:hover {
    text-decoration: none;
}

.b-special {
    position: relative;
}

.b-special p {
    margin: 0;
    padding: 0 0 1em 0;
}

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

.b-special li {
    margin: 0 0 2em;
}

.b-special div {
    position: relative;
}

.b-special img {
    border: 0 none;
    vertical-align: top;
}

.b-special a,.b-special a:visited {
}

.b-special a:hover,.b-special a:active {
}

.b-path {
    margin: 0;
    padding: 0 0 0.5em;
    position: relative;
}

.b-path ul.path__list {
    max-width: calc(100% - 270px);
    list-style: none;
    margin: 0;
    padding: 0;
}

.b-path li {
    display: inline-block;
    margin: 0;
    padding: 0;
    /*margin-right: -.275em;*/
    color: #353535;
    font-size: 0.85em;
}

.b-path li:before {
    padding: 0 5px;
    content: "→";
    color: #999999;
    display: inline-block;
    vertical-align: text-top;
    font-family: "Times New Roman", serif;
}

.b-path li a:link,.b-path li a:visited {
    display: inline-block;
    color: #1071ae;
}

.b-path li:first-child:before {
    content: "";
    display: none;
}

.b-order {
}

.b-order:after {
    content: '';
    display: table;
    width: 100%;
    clear: both;
    font-size: 0;
}

.b-order table {
    width: 100%;
    border-collapse: collapse;
    border-style: none;
    margin-bottom: 20px;
}

.b-order td,.b-order th {
    padding: 5px 10px;
    vertical-align: top;
}

.b-order .order__user tr td:first-child {
    font-weight: bold;
    width: 120px;
}

.b-order .order__goods th,.b-order .order__goods td {
    text-align: left;
}

.b-order .order__goods td,.b-order .order__goods th {
    border: 1px solid #ddd;
    width: 100px;
}

.b-order .order__goods tr td:first-child {
    width: 50%;
}

.b-editor {
    position: relative;
    line-height: 1.8;
}

.b-editor:after {
    content: '';
    display: block;
    clear: both;
    font-size: 0;
}

.b-editor h4 {
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 1em;
}

.b-editor h5 {
    color: #000000;
    font-size: 0.86em;
    font-weight: bold;
    margin: 0 0 1em;
}

.b-editor h6 {
    color: #000000;
    font-size: 0.86em;
    font-weight: bold;
    margin: 0 0 0.3em;
}

.b-editor p {
    margin: 0;
    padding: 0 0 1em;
}

.b-editor ul,.b-editor ol {
    margin: 0 0 1em;
    padding: 0 0 0 3em;
}

.b-editor ol {
    list-style: decimal outside none;
}

.b-editor ul {
    list-style: square outside none;
}

.b-editor li {
    margin: 0 0 0.5em;
}

.b-editor img {
    border: 0 none;
}

.b-editor table {
    margin-bottom: 1.5em;
}

.b-editor td {
    padding: 0.25em 0.5em
}

.b-editor--nomar {
    margin-bottom: 0;
    padding-bottom: 0;
}

body.b-editor {
    margin: 0;
    padding: 6px 8px;
    background: #ffffff;
}

.b-use-resize a:focus,.b-use-resize:focus,.b-use-resize img:focus {
    outline: 0;
}

.b-comp {
}

.b-comp .comp-list {
    margin: 0;
    padding: 0;
}

.b-comp li {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0.5em;
}

.b-comp .js-content-comp {
    padding-top: 0.75em;
}

.b-comp li .title {
    color: #000;
    font-weight: bold;
    cursor: pointer;
    font-size: 1.29em;
    margin-bottom: 1em;
    border-bottom: 1px dashed;
}

.b-comp li .title_on {
    font-size: 1.29em;
}

.b-comp .comp-tab {
    font-size: 0.79em;
}

.b-sape {
    clear: both;
    text-align: center;
    width: 100%;
}

.b-pageline {
    width: 100%;
    margin-bottom: 90px;
    display: flex;
    padding-left: 0;
    box-sizing: border-box;
    float: unset;
    margin-right: auto;
    margin-left: auto;
    justify-content: center;
}

.b-pageline .first.disabled {
    display: none;
}

.b-pageline .last.disabled {
    display: none;
}

.b-pageline .next.disabled {
    display: none;
}

.b-pageline .prev.disabled {
    display: none;
}

.b-pageline li {
    list-style-type: none;
}

.b-pageline:after {
    clear: both;
    content: "";
    display: block;
}

.b-pageline a,.b-pageline span {
    display: block;
    float: left;
    min-width: 40px;
    box-sizing: border-box;
    margin-right: 4px;
    padding: 12px 15px;
    border: 1px solid #0887C9;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    transition: background .2s linear;
}

.b-pageline a:hover,.b-pageline span:hover {
    background: #0887C9;
    color: #fff;
}

.b-pageline a:hover {
    text-decoration: none;
}

.b-pageline .active a,.b-pageline a.pageline__on {
    background: #0887C9;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.b-pageline .pageline__back1 {
    padding: 0.3em 0;
    text-decoration: none;
}

.b-pageline .prev a,.b-pageline .next a {
    padding: 0.3em 0.5em 0.3em 0;
}

.b-pageline a.pageline__next1 {
    padding: 0.3em 0;
    text-decoration: none;
}

.b-pageline .pageline__next2 {
}

.b-bannerright {
    margin-bottom: 1em;
}

.b-speclink h2 {
    float: left;
}

.b-speclink a {
    padding-top: 5px;
    font-weight: bold;
    float: right;
}

.b-picbox {
    margin-bottom: 2em;
    width: 197px;
    overflow: hidden;
    background: #dbe0e4 url(../images/picbox.bg.gif) 0 100% repeat-x;
}

.b-picbox p {
    margin: 0;
    padding: 0 0 0.75em 0;
}

body.b-picbox {
    margin-bottom: 0;
}

.b-memberbox {
    margin-bottom: 2em;
}

.b-memberbox h3 {
    margin-bottom: 1.538em;
    padding: 0.2em 0.769em;
    font-size: 1.083em;
    background-color: #e3e7ea;
}

.b-memberbox .memberbox__text {
    overflow: hidden;
}

.b-memberbox .memberbox__img {
    padding-right: 1.67em;
    float: left;
}

.b-memberbox p {
    margin: 0;
    padding: 0;
}

.b-result {
    margin-bottom: 1em;
}

.b-result p {
    margin: 0;
    padding: 0 0 1em 0;
}

.b-result .title {
    font-size: 14px;
}

.b-sitemap {
}

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

.b-sitemap ul ul {
    padding-top: 0.5em;
}

.b-sitemap li {
    margin-bottom: 0.5em;
    font-size: 1em;
}

.b-sitemap li li {
    margin-left: 3em;
    font-size: 1em;
    font-weight: normal;
}

.b-answer {
    padding: 20px;
    text-align: center;
    font-weight: bold;
}

.b-answer p {
    margin: 0;
    padding: 0 0 1em;
}

.b-answer p:last-of-type {
    padding-bottom: 0;
}

.b-answer--popup {
    padding-top: 50px;
}

.b-msgbox {
    padding-bottom: 15px;
}

.b-tab {
}

.b-tab .tab__titlebox {
    margin-bottom: 20px;
    border-bottom: 1px solid #1071ae;
}

.b-tab .tab__titlebox:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
}

.b-tab .tab__titleitem {
    padding: 9px 22px;
    float: left;
    background-color: #f2f2f2;
    border: 1px solid #fff;
    color: #000000;
    cursor: pointer;
}

.b-tab .tab__titleitem_on,.b-tab .tab__titleitem:hover {
    background-color: #1071ae;
    border: 1px solid #1071ae;
    color: #fff;
}

.b-carbox {
}

.b-carbox table {
    margin-bottom: 2em;
    width: 100%;
    border-collapse: collapse;
}

.b-carbox th,.b-carbox td {
    padding: 0.3em 0.5em;
    border: 1px solid #8d9196;
    border-collapse: collapse;
}

.b-carbox th {
    background-color: #8d9196;
    color: #ffffff;
    text-align: left;
}

.b-carbox .carbox__input1 {
    width: 100px;
}

.b-carbox .carbox__center {
    text-align: center;
}

.b-catrelated {
    margin-bottom: 60px;
    position: relative;
}

.b-catrelated>.b-title-h2 {
    padding-right: 50px;
}

.b-catrelated .catrelated__back {
    width: 35px;
    height: 35px;
    position: absolute;
    top: -40px;
    right: 40px;
    background: url(../images/catalog.back2.gif) 0 0 no-repeat;
    cursor: pointer;
}

.b-catrelated .catrelated__back:hover {
    background: url(../images/catalog.back2.gif) 0 100% no-repeat;
}

.b-catrelated .catrelated__next {
    width: 35px;
    height: 35px;
    position: absolute;
    top: -40px;
    right: 0;
    background: url(../images/catalog.next2.gif) 0 0 no-repeat;
    cursor: pointer;
}

.b-catrelated .catrelated__next:hover {
    background: url(../images/catalog.next2.gif) 0 100% no-repeat;
}

.b-catrelated--detail {
    margin-bottom: 74px;
}

.b-catrelated--detaillast {
    margin-bottom: 104px;
}

.b-desbtn {
    padding: 0 4px 2px 4px;
    position: absolute;
    cursor: pointer;
    bottom: 5px;
    left: 0;
    display: none;
}

.b-desbtn span {
    color: #071f76;
    position: relative;
    z-index: 5;
}

.b-desbtn ins {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    border-radius: 4px;
    opacity: 0.6;
    z-index: 0;
}

.b-desbtn1 {
    bottom: 5px;
    left: 0;
    background: url(../images/desbtn.logo.png) 0 0 no-repeat;
    width: 30px;
    height: 20px;
}

.b-desbtn2 {
    bottom: 5px;
    left: 0;
    background: url(../images/desbtn.text.png) 0 0 no-repeat;
    width: 30px;
    height: 20px;
}

.b-desbtn3 {
    bottom: 5px;
    left: 0;
    background: url(../images/desbtn.text.png) 0 0 no-repeat;
    width: 30px;
    height: 20px;
}

.b-desbtn4 {
    bottom: 5px;
    left: 0;
    background: url(../images/desbtn.text.png) 0 0 no-repeat;
    width: 30px;
    height: 20px;
}

.b-desbtn5 {
    bottom: 5px;
    left: 0;
    background: url(../images/desbtn.text.png) 0 0 no-repeat;
    width: 30px;
    height: 20px;
}

.b-desbtn6 {
    bottom: 5px;
    left: 0;
    background: url(../images/desbtn.text.png) 0 0 no-repeat;
    width: 30px;
    height: 20px;
}

.b-desbtn:hover ins,.b-desbtn__hover ins {
    background-color: #bbbbbb;
}

.b-menufoot {
    text-align: right;
}

.b-robokassa {
    padding: 10px 0;
}

.b-brend {
    margin-right: -30px;
}

.b-brend:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
}

.b-brend .brend__item {
    margin: 0 20px 20px 0;
    width: 160px;
    height: 140px;
    float: left;
}

.b-brend .brend__img {
    margin-bottom: 10px;
}

.b-brend .brend__img img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}

.b-brend .brend__item:hover .brend__img {
    opacity: 0.5;
}

.b-brend .brend__title a:link,.b-brend .brend__title a:active,.b-brend .brend__title a:visited,.b-brend .brend__title a:hover {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    color: #000;
}

.b-brend .brend__title a:hover {
    color: #000;
}

.b-brenddet {
    margin-bottom: 20px;
}

.b-brenddet .brenddet__wrap {
}

.b-brenddet .brenddet__wrap:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
}

.b-brenddet .brenddet__img {
    margin-right: 25px;
    float: left;
}

.b-brenddet .brenddet__content {
    overflow: hidden;
}

.b-brenddet .b-editor {
    margin-bottom: 0;
}

.form__cptch_country {
    display: none !important;
}

.b-tooltip {
    position: relative;
    display: inline-block;
}

.b-tooltip .tooltip__wrap {
    margin-left: -150px;
    padding: 10px 20px;
    min-width: 300px;
    position: absolute;
    left: 50%;
    bottom: 100%;
    z-index: 10;
    display: none;
    box-sizing: border-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 5px 10px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 5px 10px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 5px 10px 0 rgba(50, 50, 50, 0.75);
    background: #fff;
    border: 1px solid #fff;
}

.b-tooltip .tooltip__text {
    cursor: pointer;
}

.b-tooltip:hover .tooltip__wrap {
    display: block;
}

.b-wish-notice {
    text-align: center;
}

.b-wish-notice a:link,.b-wish-notice a:visited {
    outline: none;
}

.b-wish-notice .wish-notice__text {
    padding-bottom: 10px;
}

.b-wish-notice .wish-title {
    padding-bottom: 10px;
    font-size: 15px;
}

.b-wish-notice .wish-btn {
    padding-bottom: 5px;
}

.b-wish-notice .wish-link {
    padding-bottom: 5px;
}

@media handheld,only screen and (min-width: 1240px) {
    .hide-on-desktop {
        display: none !important;
    }
}

.b-ratbox-form {
    margin-bottom: 5px;
    font-size: 0;
    float: right;
}

.b-ratbox-form:after {
    display: none;
}

.b-ratbox-form .ratbox__item:hover,.b-ratbox-form .star-rating-on,.b-social-network {
    margin-bottom: 20px;
}

.b-social-network .social-network__title {
    margin-bottom: 7px;
}

.b-social-network .social-network__wrap {
    margin-bottom: 10px;
}

.b-social-network .social-network__error {
    padding: 20px;
    border: 1px solid #e65a5a;
    background: #fef7f7;
    color: #e65a5a;
}

.b-cols {
    margin: 0 -10px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.b-cols>[class^="cols__col-"] {
    padding: 0 10px 20px;
    -webkit-flex: 1 auto;
    flex: 1 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.b-cols .cols__col-1-12 {
    width: calc((100% / 12) * 1);
}

.b-cols .cols__col-2-12 {
    width: calc((100% / 12) * 2);
}

.b-cols .cols__col-3-12 {
    width: calc((100% / 12) * 3);
}

.b-cols .cols__col-4-12 {
    width: calc((100% / 12) * 4);
}

.b-cols .cols__col-5-12 {
    width: calc((100% / 12) * 5);
}

.b-cols .cols__col-6-12 {
    width: calc((100% / 12) * 6);
}

.b-cols .cols__col-7-12 {
    width: calc((100% / 12) * 7);
}

.b-cols .cols__col-8-12 {
    width: calc((100% / 12) * 8);
}

.b-cols .cols__col-9-12 {
    width: calc((100% / 12) * 9);
}

.b-cols .cols__col-10-12 {
    width: calc((100% / 12) * 10);
}

.b-cols .cols__col-11-12 {
    width: calc((100% / 12) * 11);
}

.b-cols .cols__col-12-12 {
    width: calc((100% / 12) * 12);
}

.b-confirm-window {
    text-align: center;
}

.b-confirm-window .confirm-window__content {
    margin: 15px 0;
}

.b-confirm-window .b-btnbox {
    width: 120px;
    padding: 12px;
}

.b-slider-text {
    color: #fff;
    max-width: 440px;
}

.b-slider-text .slider-text__title {
    font-weight: 600;
    font-size: 41px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.b-slider-text .slider-text__subtitle {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 72px;
}

.b-slider-text .slider-text__btn {
    width: 160px;
    height: 50px;
}

.b-slider-text .slider-text__btn a {
    text-decoration: none;
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 44px;
    color: #fff;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    transition: all .2s linear;
}

.b-slider-text .slider-text__btn a:hover {
    color: #0887C9;
    background: #fff;
    transition: all .2s linear;
}

.b-slider-text--black {
    color: #222222;
}

.b-slider-text--black .slider-text__btn a:link,.b-slider-text--black .slider-text__btn a:active,.b-slider-text--black .slider-text__btn a:visited,.b-slider-text--black .slider-text__btn a:hover {
    color: #222222;
    border: 1px solid #888888;
}

.b-slider-text--black .slider-text__btn a:hover {
    color: #fff;
    background: #888888;
    border: 1px solid #888888;
}

.b-picture .picture__text2 {
    position: absolute;
    top: 86px;
    right: 90px;
    max-width: 220px;
}

.b-picture .picture__text2 .slider-logo__title {
    font-size: 14px;
    line-height: 17px;
    color: #fff;
}

.b-excellence {
    margin-bottom: 72px;
}

.b-excellence .excellence__items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px;
}

.b-excellence .excellence__item:nth-child(-n+3) {
    margin-bottom: 30px;
}

.b-excellence .excellence__item {
    width: 33.333%;
    flex: 1 0 auto;
    padding: 0 25px;
    box-sizing: border-box;
    display: flex;
    color: #222222;
}

.b-excellence .excellence__image {
    min-width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F7F7F7;
    box-sizing: border-box;
    margin-right: 40px;
}

.b-excellence .excellence__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 10px;
}

.b-excellence .excellence__text {
    font-size: 14px;
    line-height: 24px;
}

.b-company {
    margin-bottom: 90px;
}

.b-company .company__btn {
    width: 160px;
    height: 50px;
}

.b-company .company__btn a {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #0887C9;
    border: 1px solid #0887C9;
    box-sizing: border-box;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    transition: all .2s linear;
}

.b-company .company__btn a:hover {
    color: #fff;
    background: #0887C9;
    transition: all .2s linear;
}

.b-company .company__info {
    font-size: 14px;
    line-height: 26px;
    color: #222222;
    margin-bottom: 22px;
}

.b-partners .partners__items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.b-partners .partners__item {
    width: 16.666%;
    flex: 1 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
    height: 120px;
    margin-bottom: 20px;
}

.b-partners .partners__item:nth-last-child(-n+6) {
    margin-bottom: 0;
}

.b-partners .partners__image {
    border: 1px solid #E9E9E9;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.b-partners .partners__image img {
    vertical-align: middle;
}

.b-footer-menu {
    display: flex;
    xjustify-content: space-between;
}

.b-footer-menu .footer-menu-col:last-child {
    padding: 0;
}

.b-footer-menu .footer-menu-col {
    padding-right: 40px;
    box-sizing: border-box;
}

.b-footer-menu .footer-menu__item--main {
    font-weight: 600;
    font-size: 15px;
    line-height: 32px;
    margin-bottom: 17px;
}

.b-footer-menu .footer-menu__item a {
    line-height: 32px;
    display: block;
    text-decoration: none;
    transition: color .2s linear;
}

.b-footer-menu .footer-menu__item a:hover {
    color: #0887C9;
    transition: color .2s linear;
}

.b-contacts-foot {
    display: flex;
}

.b-contacts-foot .contacts-foot__phone {
    display: flex;
    flex-direction: column;
    padding-right: 63px;
}

.b-contacts-foot .contacts-foot__phone a:link:last-child,.b-contacts-foot .contacts-foot__phone a:visited:last-child {
    color: #0887C9;
}

.b-contacts-foot .contacts-foot__number {
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 30px;
}

.b-contacts-foot .contacts-foot__adress {
    max-width: 310px;
    padding-right: 120px;
}

.b-contacts-foot .contacts-foot__adress p {
    line-height: 24px;
    color: #666666;
    margin-bottom: 12px;
}

.b-contacts-foot .contacts-foot__adress a:link,.b-contacts-foot .contacts-foot__adress a:visited {
    color: #0887C9;
    line-height: 24px;
}

.b-contacts-foot .contacts-foot__soc {
    margin: 0 -12px;
    display: flex;
}

.b-contacts-foot .contacts-foot__soc .svg-inline--fa {
    font-size: 22px;
    line-height: 24px;
    color: #9e9d9d;
    transition: color .2s linear;
}

.b-contacts-foot .contacts-foot__item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
    height: 50px;
}

.b-contacts-foot .contacts-foot__item:hover .svg-inline--fa {
    color: #0887C9;
    transition: color .2s linear;
}

.b-contacts-foot .contacts-foot__consult {
    margin-left: auto;
    width: 250px;
    text-align: center;
}

.b-contacts-foot .contacts-foot__consult a {
    color: #ffffff;
}

.b-contacts-foot .contacts-foot__consult a:link {
    display: block;
    font-weight: 600;
    line-height: 50px;
    color: #fff;
    background: #0887C9;
    border-radius: 5px;
    transition: background .2s linear;
    text-decoration: none;
}

.b-contacts-foot .contacts-foot__consult:hover a:link {
    transition: background .2s linear;
    background: #222222;
}

.b-catalog-tab {
    display: none;
}

.b-catalog-sked .b-category .category__inner {
    background: #F4F4F4;
}

.b-catalog-sked .b-category .category__item:hover .category__inner {
    background: #f4f4f4;
}

.b-catalog-sked .b-category {
    padding: 0;
    margin-bottom: 80px;
}

.b-catalog-sked .b-category .category__item:nth-child(-n+8) {
    margin-bottom: 20px;
}

.b-catalog-sked .b-form--consultation {
    margin-bottom: 43px;
}

.b-catalog-sked .b-category__text {
    font-size: 14px;
    line-height: 26px;
}

.b-catalog-sked .column__center-indent {
    padding-bottom: 85px;
    padding-top: 51px;
}

.l-main--filterCat .main__wrapper {
}

.l-main--contentBot .main__wrapper {
    padding: 0 20px;
    box-sizing: border-box;
}

.l-main--contentBot .b-catalog__bottext {
    font-size: 14px;
    line-height: 26px;
    color: #222222;
    margin-bottom: 87px;
}

.l-upper {
    position: fixed;
    bottom: 25px;
    right: -80px;
    z-index: 999;
    transition: right .2s linear;
}

.l-upper .upper__btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    cursor: pointer;
    transition: opacity .2s linear;
}

.l-upper .upper__btn:hover {
    opacity: .7;
}

.l-upper_fixed {
    right: 25px;
}

.b-filter-main .filter__form {
    padding: 0;
    border: none;
}

.b-filter-main .filter__alldrop {
    display: flex;
}

.b-catalogbox-detal .fotorama__thumb {
    background: transparent !important;
}

.l-main--benefits .main__wrapper {
    margin: 0 auto;
    max-width: 1340px;
    width: 100%;
    position: relative;
}

.b-text-card-link {
    margin-top: 60px;
}

.b-text-card-link .text-card-link__wrapper {
    overflow: hidden;
}

.b-text-card-link .text-card-link__items {
    display: flex;
    margin: 0 -10px;
}

.b-text-card-link .text-card-link__item {
    padding: 50px;
    background: #F6F6F6;
    box-sizing: border-box;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.b-text-card-link .text-card-link__imgbox {
    margin-bottom: 30px;
    text-align: left;
    width: 50px;
    height: 50px;
}

.b-text-card-link .text-card-link__imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.b-text-card-link .text-card-link__title {
    margin: 0;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 18px;
    color: #222;
}

.b-text-card-link .text-card-link__descr {
    margin: 0;
    margin-bottom: 52px;
    font-size: 14px;
    color: #222;
    line-height: 1.5;
}

.b-text-card-link .text-card-link__btn {
    text-align: center;
}

.b-text-card-link .text-card-link__btn a:link,.b-text-card-link .text-card-link__btn a:visited {
    padding: 15px 25px;
    color: #0887C9;
    border-radius: 5px;
    border: 1px solid #0887C9;
    font-weight: 600;
    transition: color .3s ease-in-out, background .3s ease-in-out;
}

.b-text-card-link .text-card-link__btn a:hover,.b-text-card-link .text-card-link__btn a:active {
    text-decoration: none;
    color: #fff;
    background: #0887C9;
}

.b-text-card-link .swiper-slide {
    margin: 0 10px;
    flex-shrink: inherit;
    width: calc(100% / 3);
    height: auto;
}

.b-text-card-link .swiper-wrapper .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
}

.b-text-card-link .swiper-horizontal>.swiper-pagination-bullets,.b-text-card-link .swiper-pagination-bullets.swiper-pagination-horizontal,.b-text-card-link .swiper-pagination-custom,.swiper-pagination-fraction {
    text-align: center;
    bottom: -30px;
    position: absolute;
}

.b-text-card-link .swiper-pagination-bullet {
    width: 5px;
    height: 5px;
    border: 2px solid #0887C9;
    background: transparent;
    opacity: 1;
}

.b-text-card-link .swiper-pagination-bullet-active {
    background: #0887C9;
}

@media screen and (min-width: 1239px) {
    .b-text-card-link .swiper-wrapper {
        width: auto!important;
        height: auto!important;
    }

    .b-text-card-link .swiper-wrapper .swiper-slide {
        width: calc(100% / 3 - 20px)!important;
        flex-shrink: initial!important;
        height: auto!important;
        margin: 10px!important;
    }

    .b-text-card-link .text-card-link__items {
        margin: -10px;
        flex-wrap: wrap;
    }

    .b-text-card-link .pagination-text-card-link {
        display: none;
    }
}

.main-hide-footercard .main-hide {
    display: none;
}

.b-copy.wbhr__copy {
    justify-content: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 10px;
    align-items: center;
}
.b-copy.wbhr__copy img {
    max-width: 130px;
}
.b-copy.wbhr__copy a.img__link {
    height: 30px !important;
    display: flex;
}
.b-copy.wbhr__copy a:hover {
    text-decoration: none;
}
@media (max-width: 420px){
    .b-copy.wbhr__copy {
        justify-content: center;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        row-gap: 10px;
        align-items: center;
    }
}

.popup-success__title {
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}