@charset 'UTF-8';
@font-face {
    font-family: Montserrat;
    font-weight: 100;
    font-style: normal;
    src: url(../fonts/Montserrat/Montserrat-Thin/Montserrat-Thin.ttf) format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-weight: 300;
    font-style: normal;
    src: url(../fonts/Montserrat/Montserrat-Light/Montserrat-Light.ttf) format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/Montserrat/Montserrat-Regular/Montserrat-Regular.ttf) format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-weight: 400;
    font-style: italic;
    src: url(../fonts/Montserrat/Montserrat-Italic/Montserrat-Italic.ttf) format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-weight: 500;
    font-style: normal;
    src: url(../fonts/Montserrat/Montserrat-Medium/Montserrat-Medium.ttf) format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-weight: 600;
    font-style: normal;
    src: url(../fonts/Montserrat/Montserrat-SemiBold/Montserrat-SemiBold.ttf) format('truetype')
}

@font-face {
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/Montserrat/Montserrat-Bold/Montserrat-Bold.ttf) format('truetype')
}

@font-face {
    font-family: Georgia;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/Georgia/Georgia-Regular/Georgia-Regular.ttf) format('truetype')
}

*,
::after,
::before {
    box-sizing: border-box
}

::-webkit-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    color: #1b2a54
}

::-moz-placeholder {
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    color: #1b2a54
}

::-ms-input-placeholder {
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    color: #1b2a54
}

::placeholder {
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
    color: #1b2a54
}

::-moz-selection {
    color: #fff;
    background-color: #2a4182
}

::selection {
    color: #fff;
    background-color: #2a4182
}

body,
html {
    line-height: 1.5
}

html {
    font-size: 16px;
    overflow-y: scroll;
    height: 100%
}

html.stop {
    overflow-y: hidden
}

body {
    font-family: Montserrat, sans-serif;
    position: relative;
    overflow-x: hidden;
    min-width: 320px;
    margin: 0;
    color: #000
}

img {
    font-size: 1rem;
    position: relative;
    max-width: 100%;
    height: auto;
    text-align: center
}

img::after {
    font-family: 'Font Awesome 5 Free', sans-serif;
    font-size: .75rem;
    font-weight: 900;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    content: '' ' ' attr(alt);
    color: #1b2a54;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .27);
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

a {
    color: #1b2a54
}

input,
textarea {
    border: 1px solid #314853;
    outline: 0
}
a.dropdown-toggle{
    color: white;
    text-decoration: none;
}
a.dropdown-toggle:hover{
    text-decoration: underline;
}
.dropdown-menu{

}
li.dropdown {
    list-style: none;
    position: relative;
    margin: auto;
}
li.dropdown:hover >ul.list-unstyled {
    display: grid;
    margin-top: 0;
    grid-template-columns: 1fr 1fr 1fr;
}
ul.list-unstyled{
    position: absolute;
    display: none;
    z-index: 10;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.one_menu{
    display: contents;
}
.dropdown .list-unstyled {
    display: none;
    background: #eaeaeb;
    text-align: left;
    width: auto;
}
ul.list-unstyled>li::before {
    color: none;
    content: none;
}
.owl-item {
    /*width: 270px!important;*/
    margin-right: 30px;
    margin-top: 30px;
    height: 300px;
}
.manufacturers-wrap.owl-carousel.js-carousel-6.js-gallery.owl-theme{
    height: 150px
}
.tab_box__visible.js-tab_box_one{
    height: 200px;
}
.owl-wrapper {
    /*width: 7200px!important;*/
    transition: all 0.25s ease 0s;
    transform: translate3d(0px, 0px, 0px);
}
body > div.pageWrap > div.main > div.mainSlider.owl-carousel2.js-mainSlider.owl-carousel.owl-theme > div > div > div.owl-item {
    margin-top: 0;
    margin-left: 3px;
    margin-right: 0;
    width: 1573px!important;
}
body > div.pageWrap > div.main > div.mainSlider.owl-carousel2.js-mainSlider.owl-carousel.owl-theme {
    margin-bottom: 0;
}
.price__current.price_product_main {
    color: #1b2a54;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin-left: 0;
    margin-top: 8px;
}
a.more_main {
    font-size: 14px;
    float: right;
    text-decoration: underline;
}
a.more_main:hover {
    text-decoration: none;
}
.down_block {
    width: 265px;
}
button.preview-card__btn.js-btn_card.button_product_main{
    min-height: 40px!important;
    font-size: 14px;
    width: 140px!important;
    float: right;
    margin-right: 10px;
    margin-bottom: 15px;
    position: static;
}
.submenu a {
    text-decoration: none;
    color: #1b2a54;
}
li.submenu {
    padding: 10px;
    font-size: 14px;
    color: #1b2a54;
    width: 200px;
}
.header__item.inf.header__item_basket {
    float: right;
    margin-left: auto;
}
.fa-shopping-cart-alter:before {
    content: "\f07a";
}
.submenu a:hover {
    text-decoration: underline;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(22) {
    grid-row-start: 11;
    grid-column-start: 2;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(21) {
    grid-row-start: 10;
    grid-column-start: 2;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(20) {
    grid-row-start: 9;
    grid-column-start: 2;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(19) {
    grid-row-start: 8;
    grid-column-start: 2;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(18) {
    grid-row-start: 7;
    grid-column-start: 2;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(17) {
    grid-row-start: 6;
    grid-column-start: 2;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(16) {
    grid-row-start: 5;
    grid-column-start: 2;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(15) {
    grid-row-start: 4;
    grid-column-start: 2;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(14) {
    grid-row-start: 3;
    grid-column-start: 2;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(13) {
    grid-row-start: 2;
    grid-column-start: 2;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(12) {
    grid-row-start: 1;
    grid-column-start: 2;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(11) {
    grid-row-start: 11;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(10) {
    grid-row-start: 10;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(9) {
    grid-row-start: 9;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(8) {
    grid-row-start: 8;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(7) {
    grid-row-start: 7;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(6) {
    grid-row-start: 6;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(5) {
    grid-row-start: 5;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(4) {
    grid-row-start: 4;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(3) {
    grid-row-start: 3;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(2) {
    grid-row-start: 2;
}
body > div.pageWrap > header > nav > div.menu__wrapper > div > nav > li:nth-child(2) > ul > li:nth-child(1) {
    grid-row-start: 1;
}
input:focus:required:invalid,
textarea:focus:required:invalid {
    border-color: red
}

input:required:valid,
textarea:required:valid {
    border-color: green
}

.hidden_pp {
    display: none
}

.pageWrap {
    display: -ms-grid;
    display: grid;
    min-height: 100vh;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: auto 1fr auto;
    grid-template-rows: auto 1fr auto
}

.main__wrapper {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

.content_grid-area {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: content
}

.content__h1 h1 {
    font-size: 1.125rem;
    margin-top: .875rem
}

.content__h2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #1b2a54
}

.aside-left {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: aside-left;
    margin-top: 25px;
}

.aside-right {
    background: #00f;
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: aside-right
}

.columns {
    display: -ms-grid;
    display: grid;
    margin-bottom: 50px;
    grid-column-gap: 30px
}

.columns_sitebar_left {
    -ms-grid-columns: 270px 1fr;
    grid-template-columns: 270px 1fr;
    grid-template-areas: 'aside-left content'
}

.columns_sitebar_right {
    -ms-grid-columns: 1fr 270px;
    grid-template-columns: 1fr 270px;
    grid-template-areas: 'content aside-right'
}

.columns_sitebar_left-and-right {
    -ms-grid-columns: 270px 1fr 270px;
    grid-template-columns: 270px 1fr 270px;
    grid-template-areas: 'aside-left content aside-right'
}

.wrap-heading {
    background-color: #eaeaeb
}

.wrap-heading_h1 .wrap-heading__wrapper {
    max-width: 1060px;
    min-height: 100px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}
.owl-wrapper-outer{
    border:0!important;
    box-shadow: none!important;
}
.owl-carousel{
    background: transparent!important;
}
.wrap-heading__wrapper {
    display: -ms-flexbox;
    display: flex;
    max-width: 1200px;
    min-height: 90px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-align: center;
    align-items: center
}

.wrap-heading h1 {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
    text-transform: none;
    color: #1b2a54
}

.wrap-heading__h2 {
    font-size: 12px;
    font-weight: 500;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-height: 50px;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    color: #1b2a54;
    border: 1px solid #1b2a54;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    color: #1b2a54
}

h1,
h2 {
    line-height: 1.25
}

h4,
h5,
h6 {
    line-height: 1.4
}

h1 {
    font-size: 1.25rem;
    margin-top: .75rem;
    text-transform: uppercase
}

h2 {
    font-size: 1.125rem;
    margin-top: .875rem;
    text-transform: uppercase
}

h3 {
    font-size: 1rem;
    line-height: 1.3;
    margin-top: 1rem;
    text-transform: uppercase
}

h4 {
    font-size: 1rem;
    margin-top: 1rem
}

h5 {
    font-size: .9375rem;
    margin-top: .9375rem
}

h6 {
    font-size: .875rem;
    margin-top: .9375rem
}

p {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: .5rem
}

ol,
ul {
    margin-bottom: .625rem;
    padding: 0;
    list-style-type: none
}

ol li,
ul li {
    font-size: 14px;
    overflow: hidden;
    padding-left: 1.25rem
}

ol li::before,
ul li::before {
    line-height: 1;
    display: inline-block;
    -webkit-transform-origin: 0 70%;
    transform-origin: 0 70%;
    color: #1b2a54
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-top: 5px;
    margin-bottom: .3125rem;
    outline: 0
}

ol ol ol,
ol ol ul,
ol ul ol,
ol ul ul,
ul ol ol,
ul ol ul,
ul ul ol,
ul ul ul {
    margin-bottom: 5px
}

ol {
    counter-reset: li-counter
}

ol>li::before {
    width: 1.25rem;
    margin-left: -1.25rem;
    content: '.' counter(li-counter);
    counter-increment: li-counter;
    -webkit-transform: scale(.85);
    transform: scale(.85);
    direction: rtl
}

ul>li::before {
    font-family: 'Font Awesome 5 Free', sans-serif;
    font-weight: 900;
    width: 1.25rem;
    margin-left: -1.25rem;
    content: '•';
    -webkit-transform: scale(.95);
    transform: scale(.95);
    text-indent: .07em;
    color: #f49601
}

table {
    display: block;
    overflow: hidden;
    overflow-x: auto;
    max-width: 100%;
    margin-top: .75rem;
    margin-bottom: .75rem;
    margin-left: -8px;
    border-spacing: 0;
    border: none
}

table tbody,
table thead {
    line-height: 1.5;
    display: table;
    width: 100%;
    min-width: 27rem;
    border-spacing: 8px 8px;
    border-collapse: separate
}

table tr {
    width: 100%
}

table tr:first-child {
    color: #000
}

table thead tr {
    display: table
}

table thead td {
    font-size: .75rem;
    width: 33.3333%
}

table thead+tbody tr:first-child {
    text-transform: uppercase;
    text-transform: none;
    color: #000
}

table thead+tbody tr:first-child td {
    font-size: .875rem;
    font-weight: 400;
    text-align: left
}

table thead+tbody td {
    width: 33.3333%
}

table td {
    font-size: .75rem;
    font-weight: 600;
    min-width: 110px;
    max-width: 300px;
    vertical-align: middle;
    color: #000;
    border: 1px solid #bebebe;
    padding: .5rem
}

.editor {
    display: flow-root
}

.editor::after {
    display: table;
    clear: both;
    content: ''
}

.editor h1:first-child,
.editor h2:first-child,
.editor h3:first-child,
.editor h4:first-child,
.editor h5:first-child,
.editor h6:first-child {
    margin-top: 0
}

.editor img {
    position: relative;
    left: 0;
    display: inline-block;
    cursor: pointer;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .3)
}

.editor img.alignleft {
    float: left;
    margin-right: .625rem;
    transition: transform .3s, left .3s, -webkit-transform .3s
}

.editor img.alignright {
    float: right;
    margin-top: 14px;
    margin-left: .625rem;
    transition: transform .3s, left, -webkit-transform .3s
}

.editor img.aligncenter {
    left: 50%;
    margin: .5rem 0 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.editor img.alignnone {
    margin: 0;
    border: none;
    box-shadow: none
}

.phoneBtn,
.toTopBtn {
    position: fixed;
    z-index: 1000;
    right: 2.5%;
    display: -ms-flexbox;
    display: flex;
    visibility: hidden;
    box-sizing: border-box;
    width: 45px;
    height: 45px;
    cursor: pointer;
    transition: .4s cubic-bezier(.6, -.28, .74, .05);
    text-decoration: none;
    opacity: 0;
    color: #fff;
    border: 2px solid transparent;
    border-radius: 5px;
    background-color: #f49601;
    box-shadow: -1px 0 25px rgba(0, 55, 94, .15);
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.phoneBtn:hover,
.toTopBtn:hover {
    opacity: 1;
    color: #1b2a54;
    border: 2px solid #1b2a54;
    background-color: #fff
}

.phoneBtn:focus,
.toTopBtn:focus {
    outline: 0
}

.phoneBtn.el-is-visible,
.toTopBtn.el-is-visible {
    visibility: visible;
    transition: transform .5s cubic-bezier(.18, .89, .32, 1.28), bottom, right, border-radius .5s .45s, -webkit-transform .5s cubic-bezier(.18, .89, .32, 1.28);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1
}

.phoneBtn.el-is-visible:active,
.toTopBtn.el-is-visible:active {
    transition: none;
    -webkit-transform: translate(0, 2px);
    transform: translate(0, 2px)
}

.phoneBtn.el-fade-out,
.toTopBtn.el-fade-out {
    opacity: .65
}

.phoneBtn {
    font-size: 14px;
    bottom: 115px;
    -webkit-transform: translate(0, -40px);
    transform: translate(0, -40px)
}

.phoneBtn:active {
    top: auto
}

.toTopBtn {
    font-size: 22px;
    bottom: 60px;
    -webkit-transform: translate(0, 40px);
    transform: translate(0, 40px)
}

.toTopBtn.toTopBtn_up.toTopBtn_visible {
    visibility: visible;
    -webkit-transform: translate(0, 0) rotate(0);
    transform: translate(0, 0) rotate(0);
    opacity: 1
}

.toTopBtn.toTopBtn_up.toTopBtn_visible:active {
    -webkit-transform: translate(0, 2px) rotate(0);
    transform: translate(0, 2px) rotate(0)
}

.toTopBtn.toTopBtn_up.toTopBtn_visible.el-fade-out {
    opacity: .65
}

.toTopBtn.toTopBtn_down.toTopBtn_visible {
    visibility: visible;
    -webkit-transform: translate(0, 40px) rotate(180deg);
    transform: translate(0, 40px) rotate(180deg);
    opacity: .65;
    border-radius: 50%
}

.toTopBtn.toTopBtn_down.toTopBtn_visible i,
.toTopBtn.toTopBtn_down.toTopBtn_visible svg {
    padding-bottom: 1px
}

.toTopBtn.toTopBtn_down.toTopBtn_visible:active {
    -webkit-transform: translate(0, 42px) rotate(180deg);
    transform: translate(0, 42px) rotate(180deg)
}

.owl-carousel {
    transition: .5s .7s;
    opacity: 0
}

.owl-carousel.owl-loaded {
    opacity: 1
}

.owl-carousel.js-carousel-4 .owl-stage-outer,
.owl-carousel.js-carousel-6 .owl-stage-outer {
    margin-right: -8px;
    margin-left: -8px;
    padding-right: 10px;
    padding-left: 10px
}

.owl-carousel.js-carousel-4 .owl-stage,
.owl-carousel.js-carousel-6 .owl-stage {
    display: -ms-flexbox;
    display: flex;
    padding-top: 8px;
    padding-bottom: 8px
}

.owl-carousel.js-carousel-4 .owl-item,
.owl-carousel.js-carousel-6 .owl-item {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.owl-carousel.js-carousel-4 .owl-item .preview-card,
.owl-carousel.js-carousel-6 .owl-item .preview-card {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    height: 270px;
}

.owl-carousel.js-carousel-4 .owl-dots,
.owl-carousel.js-carousel-6 .owl-dots {
    display: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
    font-size: 18px;
    line-height: 1;
    position: absolute;
    top: 50%;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    -webkit-transform: translate(0, calc(-50% - 15px));
    transform: translate(0, calc(-50% - 15px));
    color: #193173;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.owl-carousel .owl-nav button.owl-next:focus,
.owl-carousel .owl-nav button.owl-prev:focus {
    outline: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15), 0 0 0 1px rgba(0, 0, 0, .4)
}

.owl-carousel .owl-nav button.owl-next:active:focus,
.owl-carousel .owl-nav button.owl-prev:active:focus {
    outline: 0
}

.owl-carousel .owl-nav .owl-prev {
    right: calc(100% + 40px)
}

.owl-carousel .owl-nav .owl-next {
    left: calc(100% + 40px)
}

.owl-carousel.mainSlider .owl-nav .owl-prev {
    right: calc(100% - 40px)
}

.owl-carousel.mainSlider .owl-nav .owl-next {
    left: calc(100% - 40px)
}

.owl-carousel .owl-dots {
    position: absolute;
    bottom: 15px;
    left: 50%;
    display: -ms-flexbox;
    display: flex;
    min-height: 30px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.owl-carousel .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    transition: background-color .5s;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: #1b2a54;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, .2);
    margin: 3px 4px
}

.owl-carousel .owl-dots button.owl-dot:focus {
    outline: 0
}

.owl-carousel .owl-dots button.owl-dot.active {
    background-color: #f49601
}

.humburger {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 12px;
    display: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.humburger span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 24px;
    height: 3px;
    background-color: #1b2a54
}

.humburger__top {
    transition: transform .35s .15s;
    transition: transform .35s .15s, -webkit-transform .35s .15s;
    -webkit-transform: translate(-50%, calc(-50% - 7px)) rotate(0);
    transform: translate(-50%, calc(-50% - 7px)) rotate(0)
}

.humburger__midle {
    transition: transform .3s .35s, opacity .15s .3s, -webkit-transform .3s .35s;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.humburger__bot {
    transition: transform .35s .15s;
    transition: transform .35s .15s, -webkit-transform .35s .15s;
    -webkit-transform: translate(-50%, calc(-50% + 7px)) rotate(0);
    transform: translate(-50%, calc(-50% + 7px)) rotate(0)
}

.menu.menuOpen .humburger__top {
    transition: transform .35s .35s;
    transition: transform .35s .35s, -webkit-transform .35s .35s;
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
    transform: translate(-50%, -50%) rotate(135deg)
}

.menu.menuOpen .humburger__midle {
    transition: transform .35s, opacity .25s .35s, -webkit-transform .35s;
    -webkit-transform: translate(-50%, calc(-50% + 32px));
    transform: translate(-50%, calc(-50% + 32px));
    opacity: 0
}

.menu.menuOpen .humburger__bot {
    transition: transform .35s .35s;
    transition: transform .35s .35s, -webkit-transform .35s .35s;
    -webkit-transform: translate(-50%, -50%) rotate(225deg);
    transform: translate(-50%, -50%) rotate(225deg)
}

.menu.menuOpen .menu__wrap {
    visibility: visible;
    transition: transform .4s .35s, background .4s .5s, opacity .3s .35s, visibility .3s .35s, -webkit-transform .4s .35s;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
    background-color: #eaeaeb
}

.wrap-btn__wrapper {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

.wrap-btn_fill {
    background-color: #eaeaeb
}

.wrap-btn_fill .btns {
    display: -ms-flexbox;
    display: flex;
    min-height: 90px;
    -ms-flex-align: center;
    align-items: center
}

.wrap-btn_center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.btns_size-1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.btns_size-1 .btn {
    width: 100%
}

.btns_size-2 {
    display: -ms-flexbox;
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.btns_size-2 .btn {
    box-sizing: border-box;
    width: calc(50% - 30px);
    margin-right: 15px;
    margin-left: 15px;
    word-wrap: break-word
}

.btns_size-3 {
    display: -ms-flexbox;
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.btns_size-3 .btn {
    box-sizing: border-box;
    width: calc(33.33333% - 30px);
    margin-right: 15px;
    margin-left: 15px;
    word-wrap: break-word
}

.btn {
    font-size: 12px;
    display: -ms-flexbox;
    display: flex;
    min-height: 40px;
    padding: 0;
    cursor: pointer;
    transition: .3s;
    text-decoration: none;
    color: inherit;
    border: none;
    background-color: inherit;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn>span {
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn:focus {
    transition: .05s;
    outline: 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .4)
}

.btn_single {
    font-size: 14px;
    /*min-width: 249px;*/
    min-height: 40px;
    transition: .3s;
    color: #fff;
    border-radius: 5px;
    background-color: #f49601
}
.information__item .btn_single{
    display: block;
    width: 200px;
    height: 40px;
    box-sizing: border-box;
}

.information__item .btn_single span{
    font-size: 14px;
}


.btn_single:hover,
.btn_single_current {
    background-color: #e88300
}

.btn_single.js-loadMore {
    margin-bottom: 30px
}

.btn_fill_color-1 {
    color: #fff;
    background-color: #1b2a54
}

.btn_fill_color-1.tab-active,
.btn_fill_color-1:hover {
    background-color: #193173
}

.btn_fill_color-1.tab-active:focus,
.btn_fill_color-1:hover:focus {
    outline: 0
}

.btn_fill_color-2 {
    color: #fff;
    background-color: #f49601
}

.btn_fill_color-2.tab-active,
.btn_fill_color-2:hover {
    background-color: #e88300
}

.btn_fill_color-2.tab-active:focus,
.btn_fill_color-2:hover:focus {
    outline: 0
}

.btn_fill-emt_color-1 {
    text-transform: uppercase;
    color: #1b2a54;
    border: 1px solid #1b2a54;
    background-color: transparent
}

.btn_fill-emt_color-1.tab-active,
.btn_fill-emt_color-1:hover {
    color: #fff;
    background-color: #1b2a54
}

.btn_fill-emt_color-1.tab-active:focus,
.btn_fill-emt_color-1:hover:focus {
    outline: 0
}

.btn_fill-emt_color-2 {
    text-transform: uppercase;
    color: #f49601;
    border: 1px solid #f49601;
    background-color: transparent
}

.btn_fill-emt_color-2.tab-active,
.btn_fill-emt_color-2:hover {
    color: #fff;
    background-color: #f49601
}

.btn_fill-emt_color-2.tab-active:focus,
.btn_fill-emt_color-2:hover:focus {
    outline: 0
}

.btn-pulse {
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn-pulse span {
    z-index: 1
}

.btn-pulse .pulseSubmit {
    font-weight: inherit;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-transform: inherit;
    color: inherit;
    border: none;
    background-color: transparent
}

.btn-pulse .pulse {
    position: absolute;
    z-index: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-animation: .7s pulse;
    animation: .7s pulse;
    border-radius: 50%;
    background-color: #6b86d0
}

@-webkit-keyframes pulse {
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
        background-color: rgba(255, 255, 255, 0)
    }
}

@keyframes pulse {
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
        background-color: rgba(255, 255, 255, 0)
    }
}

.breadcrumb {
    position: relative;
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .15)
}

.breadcrumb__wrapper {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

.breadcrumb__row {
    display: -ms-flexbox;
    display: flex;
    min-height: 50px;
    padding-top: 4px;
    padding-bottom: 4px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.breadcrumb__link {
    font-size: 12px;
    line-height: 1.25;
    position: relative;
    display: block;
    margin-right: 40px;
    transition: .3s;
    text-decoration: none;
    color: #1b2a54
}

.breadcrumb__link::after,
.breadcrumb__link::before {
    position: absolute;
    top: calc(50% + .5px);
    left: calc(100% + 12px);
    width: 8px;
    height: 1.5px;
    content: '';
    transition: transform .35s, -webkit-transform .35s;
    background-color: #1b2a54
}

.breadcrumb__link::before {
    -webkit-transform: translate(0, calc(-50% + 1.6px)) rotate(-26deg);
    transform: translate(0, calc(-50% + 1.6px)) rotate(-26deg)
}

.breadcrumb__link::after {
    -webkit-transform: translate(0, calc(-50% - 1.6px)) rotate(26deg);
    transform: translate(0, calc(-50% - 1.6px)) rotate(26deg)
}

.breadcrumb__link:last-child {
    margin-right: 0;
    color: #193173
}

.breadcrumb__link:last-child::after,
.breadcrumb__link:last-child::before {
    display: none
}

.breadcrumb__link:last-child:hover {
    text-decoration: none
}

.breadcrumb__link:last-child:active {
    top: 0
}

.breadcrumb__link:hover {
    color: #193173
}

.breadcrumb__link:hover::after,
.breadcrumb__link:hover::before {
    background-color: #e88300
}

.breadcrumb__link:hover::before {
    -webkit-transform: translate(-6px, calc(-50% + 1.6px)) rotate(26deg);
    transform: translate(-6px, calc(-50% + 1.6px)) rotate(26deg)
}

.breadcrumb__link:hover::after {
    -webkit-transform: translate(-6px, calc(-50% - 1.6px)) rotate(-26deg);
    transform: translate(-6px, calc(-50% - 1.6px)) rotate(-26deg)
}

.breadcrumb__link:active {
    text-decoration: none
}

.form-block {
    overflow: hidden;
    text-align: center;
    border-radius: 10px;
    background-color: #e5e5e5;
    box-shadow: 0 3px 25px #000
}

.form-block__head {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    min-height: 90px;
    border-radius: 10px 10px 0 0;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.form-block__heading {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.33333;
    text-transform: uppercase;
    color: #f49601
}

.form-block__text {
    font-size: 14px;
    font-weight: 500;
    line-height: 2;
    text-transform: uppercase;
    color: #1b2a54
}

.form-block__form {
    background-image: url(../img/theme-img/pattern.png);
    padding: 10px
}

.form {
    display: -ms-flexbox;
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center
}

.form_column {
    flex-direction: column;
    margin-right: 0;
    margin-left: 0;
    -ms-flex-direction: column
}

.form_column .form__inp {
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.form_column .form__inp-check {
    margin-top: 0
}

.form__inp {
    box-sizing: border-box;
    width: calc(33.33333% - 30px);
    height: 44px;
    margin-right: 15px;
    margin-bottom: 20px;
    margin-left: 15px;
    word-wrap: break-word
}
.form__inp input{
    padding: 0 20px;
}
.form__inp_textarea {
    height: auto
}

.form__inp-check {
    font-size: 10px;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    /*margin-top: 30px;*/
    margin-bottom: 0;
    padding-bottom: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.form__btn {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    min-width: 250px;
    min-height: 40px;
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
    border-radius: 5px;
    background-color: #f49601;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.form__btn input{
    border: none;
    color: #fff;
    background: none;
    font-size: 16px;
    text-transform: uppercase;
}

.form__btn:hover {
    background-color: #e88300
}

.input {
    font-size: 18px;
    font-weight: 500;
    line-height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 30px;
    color: #1b2a54;
    border: 1px solid #bebebe;
    border-radius: 5px;
    background-color: #fff
}

.input-textarea {
    position: relative;
    min-height: 180px;
    resize: vertical
}

.file-upload label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.file-upload label input {
    display: none
}

.file-upload label i {
    font-size: 16px;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    color: #1b2a54;
    border-radius: 50%;
    background: #fff;
    box-shadow: inset 0 0 3px rgba(27, 42, 84, .3);
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.file-upload label span {
    font-size: 16px;
    text-decoration: underline;
    color: #fff
}

.file-upload label span:hover {
    cursor: pointer;
    text-decoration: underline
}

.file-upload label span:active {
    -webkit-transform: translate(0, 1px);
    transform: translate(0, 1px);
    text-decoration: none
}

.politChecked {
    font-style: italic;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    letter-spacing: .33px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.politChecked__inp {
    display: none
}

.politChecked__inp:checked+.politChecked__label::after {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1
}

.politChecked__label {
    position: relative;
    display: block;
    width: 1.286em;
    height: 1.286em;
    margin-right: .714em;
    border: .0625em solid #bebebe;
    border-radius: .18em;
    background-color: #fff
}

.politChecked__label::after {
    font-family: Font Awesome\ 5 Free;
    font-size: .9em;
    font-weight: 900;
    font-style: normal;
    position: absolute;
    top: 50%;
    left: 50%;
    content: '\f00c';
    transition: .3s ease-in-out;
    -webkit-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
    color: #f49601
}

.politChecked__a {
    font-style: italic;
    margin-left: .357em;
    text-align: center;
    text-decoration: underline;
    color: #1b2a54
}

.agree {
    display: none
}

.form__inp {
    position: relative
}

.form__inp .text-error {
    font-size: 12px;
    line-height: 1;
    position: absolute;
    top: calc(100% + 5px);
    left: 10px;
    letter-spacing: .01em;
    color: #c02623
}

.form__inp-check {
    width: 100%
}

.form__inp-check .text-error {
    top: auto;
    right: 0;
    bottom: 10px;
    left: 0;
    text-align: center
}

.form__inp.line-error .input,
.form__inp.line-error .politChecked__label {
    border-color: #c02623;
    box-shadow: 0 1px 2px rgba(192, 38, 35, .5)
}

.mfp-container {
    position: fixed;
    overflow-y: auto;
    padding: 50px 15px
}

.mfp-content {
    background-color: transparent
}

.mfp.mfp-callback .mfp-content {
    position: relative;
    max-width: 350px;
    box-shadow: 0 5px 35px rgba(0, 16, 49, .35)
}

.mfp.mfp-callback .mfp-content .mfp-close {
    font-size: 40px;
    opacity: 1;
    color: #1b2a54
}

.success_callback {
    font-size: 31px;
    line-height: 1.25;
    position: fixed;
    z-index: 1506;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    transition: .35s cubic-bezier(.25, .1, .25, 1) .4s, opacity .25s .4s;
    opacity: 0;
    background: rgba(0, 0, 0, .6)
}

.success_callback span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: -ms-flexbox;
    display: flex;
    max-width: 480px;
    min-height: 350px;
    padding: 40px;
    transition: .4s cubic-bezier(.25, .1, .25, 1), opacity .25s;
    -webkit-transform: translate(-50%, calc(-50% - 80px)) scale(1.1);
    transform: translate(-50%, calc(-50% - 80px)) scale(1.1);
    text-align: center;
    opacity: 0;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .6);
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.success_callback.active {
    visibility: visible;
    transition: .35s, opacity .25s;
    opacity: 1
}

.success_callback.active span {
    transition: .5s cubic-bezier(.18, .89, .32, 1.28) .4s, opacity .25s .4s;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    border-radius: 12px
}

a.mfpUp>span {
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    text-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mfp-fadeIn .mfp-container {
    -webkit-perspective: 600px;
    perspective: 600px
}

.mfp-fadeIn .mfp-content {
    transition: .6s cubic-bezier(.18, .89, .32, 1.28), opacity .2s;
    -webkit-transform: translate3d(10%, 40%, 55px) rotateX(-10deg) rotateY(-5deg) rotateZ(-5deg) scale(.85);
    transform: translate3d(10%, 40%, 55px) rotateX(-10deg) rotateY(-5deg) rotateZ(-5deg) scale(.85);
    opacity: 0
}

.mfp-fadeIn.mfp-ready .mfp-content {
    -webkit-transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0) scale(1);
    transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0) scale(1);
    opacity: 1
}

.mfp-fadeIn.mfp-removing .mfp-content {
    visibility: hidden;
    transition: .5s cubic-bezier(.6, -.28, .74, .05), opacity .3s .35s, visibility .3s .35s, margin-left;
    -webkit-transform: translate3d(35%, 50%, -65px) rotateX(0) rotateY(0) rotateZ(0) scale(.7);
    transform: translate3d(35%, 50%, -65px) rotateX(0) rotateY(0) rotateZ(0) scale(.7);
    opacity: 0
}

.pswp .wrapSwipe {
    -webkit-transform: translate(-50%, -50%) translateY(-50px) scale(1);
    transform: translate(-50%, -50%) translateY(-50px) scale(1)
}

.pswp--open .wrapSwipe {
    opacity: 0
}

.pswp--animated-in .wrapSwipe {
    -webkit-transform: translate(-50%, -50%) translateY(0) scale(1);
    transform: translate(-50%, -50%) translateY(0) scale(1);
    opacity: 1
}

.inf i {
    font-size: 12px;
    width: 16px;
    text-align: center;
    color: #f49601
}

.inf i+a,
.inf i+span {
    margin-left: 5px
}

.inf a,
.inf span {
    font-size: 12px;
    line-height: 1.66667;
    color: #1b2a54
}

.inf a {
    position: relative;
    text-decoration: none
}

.inf a:hover {
    text-decoration: underline
}

.inf a:active {
    top: 1px;
    text-decoration: none
}

a.inf i {
    transition: .2s
}

.inf_current i,
a.inf:hover i {
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2)
}

.logo {
    display: block;
    width: 100%;
    max-width: 150px
}

.logo__img {
    display: block;
    width: 200px;
    height: 70px
}

.siteSearch {
    position: relative
}

.siteSearch__inp {
    font-size: 12px;
    /*font-style: montserrat;*/
    line-height: 1.71429;
    position: relative;
    top: 0;
    left: 0;
    width: 220px;
    height: 100%;
    color: #1b2a54;
    border: none;
    background-color: rgb(248 248 249);
    /*text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);*/
    padding: 0 40px 0 15px
}
.input[type="text" i] {
    color: #1b2a54;
}

.siteSearch__inp::-webkit-input-placeholder {
    color: #1b2a54;
    font-size:12px;
}

.siteSearch__inp::-moz-placeholder {
    color: #1b2a54;
    font-size:12px;
}

.siteSearch__inp::-ms-input-placeholder {
    color: #1b2a54;
    font-size:12px;
}
.header__title_text{
    margin-right: 40px;
}

.siteSearch__inp::placeholder {
    color: #1b2a54;
    font-size:12px;
}

.siteSearch__inp::-moz-selection {
    color: #000;
    background-color: #fff
}

.siteSearch__inp::selection {
    color: #000;
    background-color: #fff
}

.siteSearch__btn {
    position: absolute;
    z-index: 1030;
    top: 0;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    padding: 0;
    cursor: pointer;
    border: none;
    background-color: transparent;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.siteSearch__btn i {
    font-size: 14px;
    color: #1b2a54
}

.information {
    display: -ms-flexbox;
    display: flex;
    margin-right: -2px;
    margin-left: -2px;
   /*flex-wrap: wrap;*/
    width: 100%;
}
.footer__body__right .information{
   flex-wrap: wrap;
   }
.information__item {
    width: calc(50% - 4px);
    margin-right: 2px;
    margin-left: 2px
}
.information__item__telephon{
    width: 200px;
}
.information__item__button{
    width: 220px;
}
.information__button{
    float: right;
    height: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.tel {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column;
    -ms-flex-align: center;
    /*align-items: center*/
}
.recall_me{
    font-size: 14px;
    font-weight: bold;
}
.call_to_me{
    width: 215px;
    height: 40px;

}
.tel a {
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    position: relative;
    display: block;
    text-decoration: none;
    color: #1b2a54
}

.tel a:hover {
    text-decoration: underline
}

.tel a:active {
    top: 1px;
    text-decoration: none
}

.tel span {
    font-size: 10px;
    margin-bottom: 3px;
    color: #1b2a54
}

.shopping-cart {
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    -ms-flex-align: center;
    align-items: center
}

.shopping-cart i {
    color: #f49601;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .1)
}

.shopping-cart__text {
    margin-left: 5px;
    color: #eaeaeb;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2)
}

.category-wall {
    padding-top: 30px;
    padding-bottom: 30px
}

.category-wall__wrapper {
    max-width: 1800px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

.items-wrap {
    display: -ms-flexbox;
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.items-wrap_home .grid-item {
    width: calc(16.66667% - 30px)
}

.items-wrap_column .grid-item,
.items-wrap_column .preview-card {
    width: calc(33.33333% - 30px)
}

.items-wrap_certificates .grid-item {
    width: calc(25% - 30px);
    border-radius: 0
}

.grid-item {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    box-sizing: border-box;
    margin-right: 15px;
    margin-bottom: 30px;
    margin-left: 15px;
    transition: .3s;
    text-decoration: none;
    word-wrap: break-word;
    border: 1px solid #bebebe;
    border-radius: 5px;
    background-color: #fff;
    -ms-flex-direction: column
}

.grid-item__thumb {
    display: -ms-flexbox;
    display: flex;
    min-height: 180px;
    cursor: pointer;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.grid-item__thumb_photo {
    min-height: 160px
}

.grid-item__img {
    display: block;
    max-height: 160px;
    -o-object-fit: cover;
    object-fit: cover
}

.grid-item__name {
    font-size: 12px;
    line-height: 1.5;
    display: -ms-flexbox;
    display: flex;
    min-height: 35px;
    padding: 5px;
    text-align: center;
    color: #1b2a54;
    border-top: 1px solid #bebebe;
    background-color: #eaeaeb;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.grid-item:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

.preview-card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    width: calc(25% - 30px);
    margin-right: 15px;
    margin-bottom: 65px;
    margin-left: 15px;
    transition: .3s;
    word-wrap: break-word;
    border: 1px solid #bebebe;
    border-radius: 5px 5px 0 0;
    background-color: #fff;
    -ms-flex-direction: column;
    padding: 5px 5px 0
}

.preview-card__thumb {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.preview-card__img,
.preview-card__link {
    display: block
}

.preview-card__name {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.28571;
    text-decoration: none;
    border-top: 1px solid #bebebe;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 5px 2px
}

.preview-card__btn {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.16667;
    position: absolute;
    top: calc(100% - 1px);
    left: -1px;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% + 2px);
    min-height: 67px;
    min-height: 37px;
    cursor: pointer;
    transition: .3s;
    text-transform: uppercase;
    color: #fff;
    border: none;
    border-radius: 0 0 5px 5px;
    background-color: #f49601;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.preview-card__btn::after {
    position: absolute;
    bottom: 100%;
    left: 1px;
    width: calc(100% - 2px);
    height: 5px;
    content: '';
    background-color: #fff
}

.preview-card__btn:focus {
    outline: 0
}

.preview-card__btn:hover {
    border-color: #e88300
}

.preview-card:hover .preview-card__btn {
    box-shadow: 0 2px 15px rgba(0, 0, 0, .3)
}

.preview-card:hover .preview-card__btn:active {
    box-shadow: 0 2px 15px rgba(0, 0, 0, .3), inset 0 1px 4px rgba(0, 0, 0, .4)
}

.preview-card:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

.certificates {
    margin-bottom: 25px
}

.certificates__img {
    display: block;
    width: 170px;
    height: 250px;
    cursor: pointer;
    transition: .3s;
    border: 1px solid #bebebe;
    background-color: #fff;
    box-shadow: 0 0 15px transparent;
    -o-object-fit: cover;
    object-fit: cover
}

.certificates__img:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

.manufacturers {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column
}

.manufacturers__thumb {
    display: -ms-flexbox;
    display: flex;
    height: 111px;
    margin-bottom: 30px;
    transition: .3s;
    border: 1px solid #bebebe;
    background-color: #fff;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.manufacturers__thumb:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

.manufacturers__img {
    display: block
}

.advantages-wrap {
    display: -ms-flexbox;
    display: flex
}

.advantages {
    width: 140px;
    margin-right: 14px
}

.advantages__thumb {
    position: relative;
    box-sizing: content-box;
    width: 80px;
    height: 100px;
    margin-bottom: 25px;
    transition: .8s cubic-bezier(.6, -.28, .74, .05) .5s;
    border-left-width: 5px;
    border-left-style: solid;
    background-color: #eaeaeb
}

.advantages__thumb::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    content: '';
    transition: width .35s, transform .35s .3s, -webkit-transform .35s .3s;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.advantages__img-wrap {
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 15px;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.advantages__img {
    display: block
}

.advantages__text {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
    color: #1b2a54
}

.advantages:nth-child(odd) .advantages__thumb {
    border-left-color: #1b2a54
}

.advantages:nth-child(odd) .advantages__thumb::after {
    border: 1px solid #1b2a54;
    border-left: none
}

.advantages:nth-child(even) .advantages__thumb {
    border-left-color: #f49601
}

.advantages:nth-child(even) .advantages__thumb::after {
    border: 1px solid #f49601;
    border-left: none
}

.advantages:hover .advantages__thumb {
    width: 100%;
    transition: .5s
}

.advantages:hover .advantages__thumb::after {
    width: 100%;
    transition: width .4s .8s, transform .35s .4s, -webkit-transform .35s .4s;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.advantages:hover:nth-child(odd) .advantages__thumb {
    background-color: rgba(146, 165, 220, .25)
}

.advantages:hover:nth-child(even) .advantages__thumb {
    background-color: rgba(255, 212, 143, .25)
}

.maps {
    position: relative
}

.maps__iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.social {
    display: -ms-flexbox;
    display: flex;
    margin-right: -6px;
    margin-left: -6px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15px;
    margin-top: 15px;
}

.social__link {
    font-size: 16px;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    margin-right: 6px;
    margin-left: 6px;
    transition: .3s;
    text-decoration: none;
    text-indent: 1px;
    word-wrap: break-word;
    color: #fff;
    border-radius: 5px;
    background-color: #1b2a54;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.social__link:hover {
    background-color: #193173
}

.adressMap {
    font-family: Montserrat, sans-serif;
    font-size: 10px;
    line-height: 1.5
}

.adressMap__logo {
    text-align: center
}

.adressMap__p i {
    width: 15px;
    margin-right: 4px;
    text-align: center;
    color: #1b2a54
}

.copyright {
    background-color: #1b2a54
}

.copyright__wrapper {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

.copyright__row {
    display: -ms-flexbox;
    display: flex;
    min-height: 50px;
    margin-right: -15px;
    margin-left: -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: distribute;
    align-content: space-around
}

.copyright__item {
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    margin-right: 15px;
    margin-left: 15px;
    text-decoration: none;
    word-wrap: break-word;
    color: #fff;
    -ms-flex-align: center;
    align-items: center
}

.copyright__item i {
    font-size: 12px
}

.copyright__item i+.copyright__text {
    margin-left: 15px
}

.copyright__item_current i {
    color: #f49601
}

.copyright__item_current span {
    text-decoration: underline
}

.copyright__text {
    font-size: 12px;
    line-height: 1.5
}

.copyright a.copyright__item span {
    position: relative;
    text-decoration: none
}

.copyright a.copyright__item span:hover {
    text-decoration: underline
}

.copyright a.copyright__item span:active {
    top: 1px;
    text-decoration: none
}

.container {
    margin-bottom: 30px;
    padding: 15px;
    border: 1px solid #bebebe;
    border-top: 2px solid #f49601;
    background-color: #fff
}

.container:first-child {
    margin-top: 30px
}

.container_news:first-child {
    margin-top: 0
}

.container__wrap {
    display: -ms-flexbox;
    display: flex
}

.container__wrap_news {
    display: block;
    display: flow-root
}

.container__wrap_news .container__thumb {
    float: left
}

.container__wrap_news .container__content {
    display: block
}

.container__wrap_news .container__heading {
    font-size: 1rem;
    overflow: hidden
}

.container__wrap_news h2,
.container__wrap_news h3,
.container__wrap_news h4,
.container__wrap_news h5,
.container__wrap_news h6 {
    font-weight: 500
}

.container__wrap_news h2 {
    font-size: 1rem
}

.container__thumb {
    display: -ms-flexbox;
    display: flex;
    width: 240px;
    height: 240px;
    margin-right: 30px;
    border: 1px solid #bebebe;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.container__img {
    display: block
}

.container__content {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -ms-flex-direction: column
}

.container__heading {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #bebebe;
    -ms-flex-align: baseline;
    align-items: baseline
}

.container__heading h1,
.container__heading-txt {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.25;
    margin: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #1b2a54
}

.container__sticer {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.25;
    margin-left: 5px;
    text-transform: uppercase;
    color: #f49601
}

.container__post {
    min-height: 40px
}

.container__textarea p {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 5px;
    color: #1b2a54
}

.container__textarea_brands {
    margin: 15px 0
}

.container__textarea_brands p {
    margin-bottom: 0
}

.container__read-more {
    font-size: 16px;
    font-weight: 700;
    margin-top: auto;
    color: #f49601;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.container__article {
    margin-top: 10px
}

.container__price {
    margin-top: 10px;
    margin-bottom: 10px
}

.container__document {
    margin-bottom: 5px
}

.container__card-btn {
    width: 100%;
    max-width: 258px;
    margin-top: auto;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.container__tabs {
    margin-top: 30px
}

.post {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}

.post__data {
    font-size: 16px;
    font-style: italic;
    line-height: 1.25;
    color: #1b2a54
}

.article,
.document,
.price,
.ref {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.25;
    display: -ms-flexbox;
    display: flex;
    color: #1b2a54;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}

.ref {
    margin-bottom: 10px;
    text-decoration: none
}

.ref__link {
    position: relative;
    margin-right: 5px;
    text-decoration: underline
}

.ref__link:active {
    top: 1px;
    text-decoration: none
}

.ref__name {
    text-transform: uppercase
}

.document {
    margin-left: -2px;
    text-decoration: none
}

.document__icon {
    display: block;
    width: 26px
}

.document__txt {
    position: relative;
    margin-left: 10px;
    text-decoration: underline
}

.document__txt:active {
    top: 1px;
    text-decoration: none
}

.price__current,
.price__new {
    font-weight: 700;
    color: #f49601
}

.price__current {
    margin-left: 10px
}

.price__old {
    margin-left: 10px;
    text-decoration: line-through;
    color: #bebebe
}

.price__old+.price__new {
    margin-left: 5px
}

.data-table {
    display: -ms-flexbox;
    display: flex;
    margin-right: -5px;
    margin-left: -5px
}

.data-table__name,
.data-table__value {
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    width: calc(50% - 10px);
    min-height: 50px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding: 5px 15px;
    word-wrap: break-word;
    border: 1px solid #eaeaeb;
    background-color: #fff;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.data-table__name {
    font-size: 14px;
    font-weight: 600;
    max-width: 270px;
    color: #1b2a54
}

.data-table__value {
    font-size: 14px
}

.order-tabel {
    overflow-x: auto;
    margin-right: -5px;
    margin-left: -5px
}

.order-tabel__tr {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

.order-tabel__tr:last-child {
    margin-bottom: 0
}

.order-tabel__td {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.66667;
    display: -ms-flexbox;
    display: flex;
    height: 70px;
    margin-right: 5px;
    margin-left: 5px;
    border: 1px solid #eaeaeb;
    background-color: #fff;
    -ms-flex-pack: center;
    justify-content: center
}

.order-tabel__td_thumb {
    width: 70px;
    padding: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.order-tabel__td_thumb a {
    text-decoration: none
}

.order-tabel__td_name,
.order-tabel__td_price,
.order-tabel__td_total {
    padding: 5px 10px
}

.order-tabel__td_name {
    font-size: 10px;
    text-transform: uppercase
}

.order-tabel__td_name a {
    text-decoration: none
}

.order-tabel__td_price,
.order-tabel__td_total {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.order-tabel__td_close {
    position: relative;
    width: 70px;
    cursor: pointer;
    transition: .5s;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.order-tabel__td_close span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 2px;
    transition: .5s;
    background-color: #f49601
}

.order-tabel__td_close span:first-child {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.order-tabel__td_close span:last-child {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.order-tabel__td_close:hover {
    background-color: #eaeaeb
}

.order-tabel__td_close:hover span:first-child {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.order-tabel__td_close:hover span:last-child {
    -webkit-transform: translate(-50%, -50%) rotate(-135deg);
    transform: translate(-50%, -50%) rotate(-135deg)
}

.order-tabel__td_close:active {
    transition: .15s;
    background-color: #efeff0;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .15)
}

.order-tabel__img {
    display: block
}

.order-tabel__box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.quantity {
    display: -ms-flexbox;
    display: flex
}

.quantity__minus,
.quantity__plus {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    width: 35px;
    cursor: pointer;
    transition: .5s;
    border: none;
    background-color: #fff;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.quantity__minus:hover,
.quantity__plus:hover {
    background-color: #eaeaeb
}

.quantity__number {
    max-width: 58px;
    text-align: center;
    border: none;
    border-right: 1px solid #eaeaeb;
    border-left: 1px solid #eaeaeb
}

.quantity__number:focus {
    box-shadow: inset 0 0 8px rgba(0, 0, 0, .15)
}

.order-form__heading {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.66667;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    min-height: 70px;
    text-align: center;
    text-transform: uppercase;
    color: #f49601;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.order-form__content {
    display: -ms-flexbox;
    display: flex;
    padding: 30px;
    background-color: #eaeaeb;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}
.consultation{
    margin-bottom: 40px;
    box-sizing: border-box;
}

.consultation__head {
    position: relative;
    border-top: 5px solid #f49601;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.consultation__wrapper {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

.consultation__row {
    display: -ms-flexbox;
    display: flex;
    min-height: 70px;
    margin-right: -15px;
    margin-left: -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}
.consultation__heading {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.25;
    box-sizing: border-box;
    margin: 0 auto;
/*    width: calc(50% - 30px);
    margin-right: 15px;
    margin-left: 15px;*/
    text-transform: uppercase;
    word-wrap: break-word;
    color: #1b2a54
}

.consultation__heading_left {
    text-align: left
}

.consultation__heading_right {
    text-align: right
}

.consultation__body {
    padding-top: 30px;
    padding-bottom: 30px;
    /*background: url(../img/theme-img/consultation-bg.png) center no-repeat #eaeaeb*/
    background: #eaeaeb;
    height: 175px;
    box-sizing: border-box;
}
.consultation__body .consultation__form .form__btn{
        width: 250px!important;
        box-sizing: border-box;
        margin-top: -25px;
        height: 50px;
        }
.consultation__content {
/*    display: -ms-flexbox;
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between*/
}
.consultation__content .form__inp{
    width: 250px;
    box-sizing: border-box;
}
.consultation__content .form{
    justify-content: space-between;
    flex-wrap: wrap;
}
.consultation__content .form__inp-check{
    width: 100%;
}

.consultation__form,
.consultation__phone-numbers {
    box-sizing: border-box;
    /*width: calc(50% - 30px);*/
    /*max-width: 370px;*/
    margin-right: 15px;
    margin-left: 15px;
    word-wrap: break-word;
}

.consultation__form .form__inp {
    margin-right: 0;
    margin-left: 0
}

.phone-numbers {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    text-align: center;
    border: 2px solid #bebebe;
    border-radius: 5px;
    background-color: #fff;
    -ms-flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px
}

.phone-numbers__heading {
    font-size: 12px;
    line-height: 1.33333;
    color: #1b2a54
}

.phone-numbers__phone {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    position: relative;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #1b2a54
}

.phone-numbers__phone:hover {
    text-decoration: underline
}

.phone-numbers__phone:active {
    top: 1px;
    text-decoration: none
}

.phone-numbers__phone_theme_gold-drop {
    color: #f49601
}

.filter-top__head {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.25;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.filter-top__headding {
    text-transform: uppercase;
    color: #1b2a54
}

.filter-top__btn-state {
    font-size: inherit;
    font-weight: inherit;
    margin-left: 5px;
    padding: 0;
    cursor: pointer;
    color: #f49601;
    border: none;
    border-bottom: 1px solid #f49601;
    background-color: transparent
}

.filter-top__btn-state_active {
    border-bottom-color: #1b2a54
}

.filter-top__btn-state:focus {
    outline: 0
}

.filter-top__select-wrap {
    display: -ms-flexbox;
    display: flex;
    margin-right: -15px;
    margin-left: -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.filter-top__select {
    box-sizing: border-box;
    width: calc(33.33333% - 30px);
    margin-right: 15px;
    margin-bottom: 30px;
    margin-left: 15px;
    word-wrap: break-word;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.select {
    position: relative;
    height: 50px;
    background-color: #fff
}

.select::before {
    font-family: 'Font Awesome 5 Free', sans-serif;
    font-size: 14px;
    font-weight: 900;
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 15px;
    content: '\f107';
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.select:focus-within::before {
    -webkit-transform: translateY(calc(-50% + 3px));
    transform: translateY(calc(-50% + 3px))
}

.select select {
    position: absolute;
    z-index: 12;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-right: 25px;
    padding-left: 20px;
    cursor: pointer;
    border: 1px solid #bebebe;
    border-radius: 5px;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.select select:focus {
    border-radius: 0;
    outline: 0;
    box-shadow: 0 0 5px rgba(244, 150, 1, .5)
}

.pagination-wrap {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    -ms-flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.pagination-wrap__text {
    font-size: 12px;
    text-align: center
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    margin-right: -3px;
    margin-bottom: 10px;
    margin-left: -3px
}

.pagination__page {
    font-size: 14px;
    display: -ms-flexbox;
    display: flex;
    width: 40px;
    height: 40px;
    margin-right: 3px;
    margin-left: 3px;
    transition: .3s;
    text-decoration: none;
    color: #1b2a54;
    border: 1px solid #bebebe;
    background-color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination__page:hover {
    background-color: #eaeaeb
}

.pagination__page_active {
    border-top: 2px solid #f49601
}

.pagination__page_active:hover {
    background-color: #fff
}

.header__top-panel {
    background-color: #eaeaeb
}

.header__wrapper {
    display: -ms-flexbox;
    display: flex;
    max-width: 1200px;
    min-height: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

.header__item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 5px
}

.header__item::after,
.header__item::before {
    position: absolute;
    top: 0;
    /*width: 1px;*/
    height: 100%;
    content: ''
}
.basket-img{
    height: 20px;
    padding-right: 10px;
}


.header__item::after {
    left: 0;
    background-color: #1e3168
}

.header__item::before {
    left: 1px;
    background-color: #131d3b
}

.header__item a,
.header__item span {
    /* color: #fff */
    color: #000;
}

.header__siteSearch {
    margin-left: 5px;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.header__main {
    overflow: hidden;
    background-color: #f8f8f9
}

.header__wrapper_main {
    min-height: 115px;
    -ms-flex-align: center;
    align-items: center
}

.header__logo {
    transition: .45s;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header__logo:hover {
    transition: none
}

.header__title {
    font-size: 12px;
    line-height: 1.5;
    display: -ms-flexbox;
    display: flex;
    min-height: 85px;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 5px;
    padding-left: 5px;
    border-right: 1px solid #bebebe;
    border-left: 1px solid #bebebe;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center
}

.menu {
    position: relative;
    z-index: 1001;
    background-color: #1b2a54;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .15)
}

.menu__wrapper {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    max-width: 1220px;
    min-height: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex-align: center;
    align-items: center
}

.menu__wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.menu__link {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    padding: 0 10px;
    text-decoration: none;
    color: #eaeaeb;
}

.menu__link::after,
.menu__link::before {
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    content: '';
    transition: transform .25s .3s, left .25s, right .25s, width .25s .05s, opacity .25s .25s, -webkit-transform .25s .3s;
    -webkit-transform: translate(0, 0) scale(1.5);
    transform: translate(0, 0) scale(1.5);
    opacity: 0;
    border: 1px solid #1b2a54
}

.menu__link::before {
    left: calc(50% - 1px);
    border-right: none
}

.menu__link::after {
    right: calc(50% - 1px);
    border-left: none
}

.menu__link+.menu__link {
    margin-left: auto
}

.menu__link:hover,
.menu__link_current {
    transition: color .2s .25s;
    color: #f49601
}

.menu__link:hover::after,
.menu__link:hover::before,
.menu__link_current::after,
.menu__link_current::before {
    width: 5px;
    transition: transform .2s cubic-bezier(.18, .89, .32, 1.28) .1s, left .2s .2s, right .2s .2s, width .2s .2s, opacity .2s .05s, -webkit-transform .2s cubic-bezier(.18, .89, .32, 1.28) .1s;
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
    opacity: 1
}

.menu__link:hover::before,
.menu__link_current::before {
    left: 0
}

.menu__link:hover::after,
.menu__link_current::after {
    right: 0
}

.menu__shopping-cart {
    position: absolute;
    top: -50%;
    left: calc(100% - 10px);
    visibility: hidden;
    transition: top .3s cubic-bezier(.6, -.28, .74, .05), opacity .25s cubic-bezier(.25, .1, .25, 1) .08s, visibility .25s .08s;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0
}

.menu .shopping-cart__show {
    top: 50%;
    visibility: visible;
    transition: top .5s cubic-bezier(.18, .89, .32, 1.28), opacity .25s, visibility .25s;
    opacity: 1
}

.menu-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.box {
    margin-bottom: 15px
}

.box:last-child {
    margin-bottom: 0
}

.box__h3 {
    font-size: 1rem;
    line-height: 1.3;
    display: -ms-flexbox;
    display: flex;
    min-height: 50px;
    margin-bottom: 10px;
    padding-left: 25px;
    color: #fff;
    background-color: #193173;
    -ms-flex-align: center;
    align-items: center
}

.menu-category {
    margin: 0
}

.menu-category__list {
    margin: 0;
    padding-left: 0
}

.menu-category__item {
    padding-right: 10px;
    padding-left: 25px;
    background-color: #fff
}

.menu-category__item::before {
    display: none
}

.menu-category__link {
    font-size: 14px;
    line-height: 1.28571;
    display: inline-block;
    width: 100%;
    transition: .25s;
    text-decoration: none;
    color: #1b2a54
}

.menu-category__item_lvl-1 {
    position: relative;
    margin-bottom: 10px;
    transition: .25s;
    border: 1px solid #bebebe
}

.menu-category__item_lvl-1:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .3)
}

.menu-category__item_lvl-1>.menu-category__link {
    display: -ms-flexbox;
    display: flex;
    min-height: 50px;
    padding-top: 5px;
    padding-right: 30px;
    padding-bottom: 5px;
    -ms-flex-align: center;
    align-items: center
}

.menu-category__list {
    position: relative;
    display: none
}

.menu-category__list::before {
    position: absolute;
    bottom: calc(100% + 5px);
    left: -16px;
    width: calc(100% + 16px);
    height: 1px;
    content: '';
    transition: .5s .35s;
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    background-color: #bebebe
}

.menu-category__list_active::before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.menu-category__list .menu-category__item {
    position: relative
}

.menu-category__list .menu-category__item::after {
    position: absolute;
    top: 11px;
    left: 1px;
    width: 3px;
    height: 3px;
    content: '';
    transition: .25s;
    border-radius: 50%;
    background-color: #1b2a54
}

.menu-category__list .menu-category__item:hover .menu-category__link {
    color: #f49601
}

.menu-category__list .menu-category__item:hover::after {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    background-color: #f49601
}

.menu-category__item_lvl-2:first-child {
    margin-top: 5px
}

.menu-category__item_lvl-2:last-child {
    margin-bottom: 10px
}

.menu-category__item_lvl-2 .menu-category__link {
    padding-top: 4px;
    padding-bottom: 5px
}

.menu-category__arrow {
    position: absolute;
    top: -1px;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    width: 41px;
    height: 51px;
    padding: 0;
    cursor: pointer;
    transition: .6s;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    color: #1b2a54;
    border: none;
    border-radius: 0;
    background-color: transparent;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-category__arrow::before {
    position: absolute;
    top: calc(50% - .5px);
    left: 50%;
    width: 20px;
    height: 20px;
    content: '';
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: transparent
}

.menu-category__arrow i {
    z-index: 2;
    display: block;
    width: 20px;
    text-align: center
}

.menu-category__arrow:focus {
    outline: 0
}

.menu-category__arrow:focus::before {
    background-color: rgba(244, 150, 1, .25)
}

.menu-category__arrow_up {
    transition: .5s;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.section-tab {
    padding-bottom: 30px
}
.manufacturers_title {
    font-size: 19px;
    color: #1b2a54;
    text-align: center;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
}
.manuf_title {
    margin-bottom: 30px;
}
.certificates_title {
    font-size: 19px;
    color: #1b2a54;
    text-align: center;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
}
.certif_title {
    margin-bottom: 30px;
    margin-top: 60px;
}
body > div.pageWrap > div.main > div:nth-child(9) > div > div.tab_box__visible.js-tab_box > div > div.owl-wrapper-outer {
    height: 410px;
}
body > div.pageWrap > div.main > div:nth-child(9) > div > div.tab_box__visible.js-tab_box > div > div.owl-wrapper-outer > div.owl-wrapper > div.owl-item {
    height: 375px;
}
img.certificates__img.imgOpen {
    height: 375px;
}
.underline{
    background-color: #f49601;
    height: 3px;
    width: 120px;
    justify-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.section-tab__wrapper {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 60px;
}

.section-tab__wrap-btn {
    margin-bottom: 25px
}

.tab_box_content {
    margin-top: 25px
}

.tab_box__hide {
    display: none;
}

.tab-open,
.tab_box__visible {
    display: block!important;
}

.section-about {
    padding-bottom: 20px
}

.section-about__wrap-heading {
    margin-bottom: 30px
}

.section-about__wrapper {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px
}

.section-about__editor {
    margin-bottom: 30px;
    background-color: #fff;
    padding: 10px 15px 10px 10px;
    border-left: 5px solid #f49601
}

.section-about__editor p {
    font-size: 14px;
    font-weight: 500;
    color: #1b2a54
}

.section-about__editor p:last-child {
    margin-bottom: 0
}

.footer__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.footer__item {
    width: 50%
}

.footer__item_left {
    position: relative
}

.footer__item_left::before {
    position: absolute;
    z-index: 100;
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: transparent;
    box-shadow: 2px 0 5px 4px rgba(0, 0, 0, .6)
}

.footer__item_right {
    border-left: 5px solid #f49601
}

.footer__logo {
    display: -ms-flexbox;
    display: flex;
    min-height: 100px;
    padding-left: 15px;
    background-color: #193173;
    -ms-flex-align: center;
    align-items: center
}

.footer__body {
    background-color: #eaeaeb;
    padding: 25px 15px 30px
}
.footer__body__left{
    display: inline-block;
    width: 52%;
    vertical-align: top;
}
.footer__body__right{
    display: inline-block;
    width: 46%;
    vertical-align: top;
}

.footer__inf {
    margin-bottom: 8px
}

.footer__inf:last-child {
    margin-bottom: 0
}

.footer__information {
    /*max-width: 250px;*/
    /*margin-top: 25px;*/
    margin-bottom: 30px;
    margin-left: 2px
}

.footer__information .information__item {
    width: 100%
}

.footer__information .information__item:last-child {
    /*margin-top: 27px*/
}

.footer__information .tel {
    -ms-flex-align: start;
    align-items: flex-start
}

.footer__body__paymen__title{
    font-size: 12px;
    color: #1b2a54;
    float: left;
    margin-right: 30px;
}
.footer__body__paymen__img{
    width: 50px;
    height: 50px;
}

.footer__body__payment img{
    margin-top: -17px;
    margin-right: 15px;
}







@media (min-width:20.0625rem) {
    img::after {
        font-size: calc(.75rem + .125 * (100vw - 20.0625rem)/ 60.3125)
    }
    .content__h1 h1 {
        font-size: calc(1.125rem + .375 * (100vw - 20.0625rem)/ 60.3125);
        margin-top: calc(.875rem + .475 * (100vw - 20.0625rem)/ 60.3125)
    }
    h1 {
        font-size: calc(1.25rem + .75 * (100vw - 20.0625rem)/ 60.3125);
        margin-top: calc(.75rem + .4375 * (100vw - 20.0625rem)/ 60.3125)
    }
    h2 {
        font-size: calc(1.125rem + .375 * (100vw - 20.0625rem)/ 60.3125);
        margin-top: calc(.875rem + .25 * (100vw - 20.0625rem)/ 60.3125)
    }
    h3,
    h4 {
        font-size: calc(1rem + .125 * (100vw - 20.0625rem)/ 60.3125);
        margin-top: calc(1rem + .125 * (100vw - 20.0625rem)/ 60.3125)
    }
    h5 {
        font-size: calc(.9375rem + .0625 * (100vw - 20.0625rem)/ 60.3125);
        margin-top: calc(.9375rem + .0625 * (100vw - 20.0625rem)/ 60.3125)
    }
    h6 {
        font-size: calc(.875rem + 0 * (100vw - 20.0625rem)/ 60.3125)
    }
    p {
        margin-bottom: calc(.5rem + .5 * (100vw - 20.0625rem)/ 60.3125)
    }
    ol,
    ul {
        margin-bottom: calc(.625rem + .625 * (100vw - 20.0625rem)/ 60.3125)
    }
    ol li,
    ul li {
        padding-left: calc(1.25rem + .3125 * (100vw - 20.0625rem)/ 60.3125)
    }
    ol ol,
    ol ul,
    ul ol,
    ul ul {
        margin-bottom: calc(.3125rem + .3125 * (100vw - 20.0625rem)/ 60.3125)
    }
    ol>li::before,
    ul>li::before {
        width: calc(1.25rem + .3125 * (100vw - 20.0625rem)/ 60.3125);
        margin-left: calc(-1.25rem + -.3125 * (100vw - 20.0625rem)/ 60.3125)
    }
    table {
        margin-top: calc(.75rem + .5 * (100vw - 20.0625rem)/ 60.3125);
        margin-bottom: calc(.75rem + .5 * (100vw - 20.0625rem)/ 60.3125)
    }
    table thead td {
        font-size: calc(.75rem + .25 * (100vw - 20.0625rem)/ 60.3125)
    }
    table td {
        font-size: calc(.75rem + .125 * (100vw - 20.0625rem)/ 60.3125);
        padding-top: calc(.5rem + .4375 * (100vw - 20.0625rem)/ 60.3125);
        padding-right: calc(.5rem + .4375 * (100vw - 20.0625rem)/ 60.3125);
        padding-bottom: calc(.5rem + .4375 * (100vw - 20.0625rem)/ 60.3125);
        padding-left: calc(.5rem + .4375 * (100vw - 20.0625rem)/ 60.3125)
    }
    .editor img.alignleft {
        margin-right: calc(.625rem + 1.25 * (100vw - 20.0625rem)/ 60.3125)
    }
    .editor img.alignright {
        margin-left: calc(.625rem + 1.25 * (100vw - 20.0625rem)/ 60.3125)
    }
    .editor img.aligncenter {
        margin-top: calc(.5rem + .5 * (100vw - 20.0625rem)/ 60.3125)
    }
    .box__h3,
    .container__wrap_news .container__heading,
    .container__wrap_news h2 {
        font-size: calc(1rem + .125 * (100vw - 20.0625rem)/ 60.3125)
    }
}

@media (min-width:80.375rem) {
    img::after {
        font-size: .875rem
    }
    .content__h1 h1 {
        font-size: 1.5rem;
        margin-top: 1.35rem
    }
    h1 {
        font-size: 2rem;
        margin-top: 1.1875rem
    }
    h2 {
        font-size: 1.5rem;
        margin-top: 1.125rem
    }
    h3,
    h4 {
        font-size: 1.125rem;
        margin-top: 1.125rem
    }
    h5 {
        font-size: 1rem;
        margin-top: 1rem
    }
    h6 {
        font-size: .875rem
    }
    p {
        margin-bottom: 1rem
    }
    ol,
    ul {
        margin-bottom: 1.25rem
    }
    ol li,
    ul li {
        padding-left: 1.5625rem
    }
    ol ol,
    ol ul,
    ul ol,
    ul ul {
        margin-bottom: .625rem
    }
    ol>li::before,
    ul>li::before {
        width: 1.5625rem;
        margin-left: -1.5625rem
    }
    table {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem
    }
    table thead td {
        font-size: 1rem
    }
    table td {
        font-size: .875rem;
        padding: .9375rem;
    }
    .editor img.alignleft {
        margin-right: 1.875rem
    }
    .editor img.alignright {
        margin-left: 1.875rem
    }
    .editor img.aligncenter {
        margin-top: 1rem
    }
    .box__h3,
    .container__wrap_news .container__heading,
    .container__wrap_news h2 {
        font-size: 1.125rem
    }
}

@media (min-width:321px) {
     ::-webkit-input-placeholder {
        font-size: calc(12px + 2 * (100vw - 321px)/ 965)
    }
     ::-moz-placeholder {
        font-size: calc(12px + 2 * (100vw - 321px)/ 965)
    }
     ::-ms-input-placeholder {
        font-size: calc(12px + 2 * (100vw - 321px)/ 965)
    }
     ::placeholder {
        font-size: calc(12px + 2 * (100vw - 321px)/ 965)
    }
    .wrap-heading h1 {
        font-size: calc(16px + 8 * (100vw - 321px)/ 965)
    }
    .wrap-heading__h2 {
        font-size: calc(12px + 7 * (100vw - 321px)/ 965)
    }
    .phoneBtn {
        font-size: calc(14px + 5 * (100vw - 321px)/ 965)
    }
    .toTopBtn {
        font-size: calc(22px + 3 * (100vw - 321px)/ 965)
    }
    .toTopBtn.toTopBtn_down.toTopBtn_visible i,
    .toTopBtn.toTopBtn_down.toTopBtn_visible svg {
        padding-bottom: calc(1px + 4 * (100vw - 321px)/ 965)
    }
    .btn {
        /*min-height: calc(40px + 10 * (100vw - 321px)/ 965);*/
        font-size: calc(12px + 8 * (100vw - 321px)/ 965)
    }
    .btn_single {
        font-size: calc(14px + 6 * (100vw - 321px)/ 965)
    }
    .form-block__heading {
        font-size: calc(16px + 14 * (100vw - 321px)/ 965)
    }
    .form-block__text {
        font-size: calc(14px + 4 * (100vw - 321px)/ 965)
    }
    .form-block__form {
        padding-top: calc(10px + 50 * (100vw - 321px)/ 965);
        padding-bottom: calc(10px + 50 * (100vw - 321px)/ 965);
        padding-right: calc(10px + 30 * (100vw - 321px)/ 965);
        padding-left: calc(10px + 30 * (100vw - 321px)/ 965)
    }
    .inf i {
        font-size: calc(12px + 2 * (100vw - 321px)/ 965)
    }
    .inf i+a,
    .inf i+span {
        margin-left: calc(5px + 15 * (100vw - 321px)/ 965)
    }
    .logo {
        max-width: calc(150px + 110 * (100vw - 321px)/ 965)
    }
    .siteSearch__inp {
        padding-left: calc(15px + 10 * (100vw - 321px)/ 965);
        padding-right: calc(40px + 20 * (100vw - 321px)/ 965);
        font-size: calc(12px + 2 * (100vw - 321px)/ 965)
    }
    .siteSearch__btn {
        width: calc(40px + 15 * (100vw - 321px)/ 965)
    }
    .tel a {
        font-size: calc(14px + 10 * (100vw - 321px)/ 965)
    }
    .category-wall {
        padding-bottom: calc(30px + 40 * (100vw - 321px)/ 965)
    }
    .grid-item__thumb_photo {
        min-height: calc(160px + 80 * (100vw - 321px)/ 965)
    }
    .grid-item__name {
        min-height: calc(35px + 30 * (100vw - 321px)/ 965);
        font-size: calc(12px + 2 * (100vw - 321px)/ 965)
    }
    .preview-card {
        padding-top: calc(5px + 5 * (100vw - 321px)/ 965);
        padding-right: calc(5px + 5 * (100vw - 321px)/ 965);
        padding-left: calc(5px + 5 * (100vw - 321px)/ 965);
        margin-bottom: calc(65px + 30 * (100vw - 321px)/ 965)
    }
    .preview-card__name {
        font-size: calc(12px + 2 * (100vw - 321px)/ 965);
        padding-top: calc(5px + 5 * (100vw - 321px)/ 965);
        padding-bottom: calc(5px + 5 * (100vw - 321px)/ 965)
    }
    .preview-card__btn {
        min-height: calc(37px + 30 * (100vw - 321px)/ 965);
        font-size: calc(14px + 4 * (100vw - 321px)/ 965)
    }
    .advantages {
        margin-right: calc(14px + 46 * (100vw - 321px)/ 965)
    }
    .advantages__thumb {
        border-left-width: calc(5px + 15 * (100vw - 321px)/ 965)
    }
    .adressMap {
        font-size: calc(10px + 5 * (100vw - 321px)/ 965)
    }
    .adressMap__p i {
        width: calc(15px + 5 * (100vw - 321px)/ 965);
        margin-right: calc(4px + 4 * (100vw - 321px)/ 965)
    }
    .container {
        padding: calc(15px + 15 * (100vw - 321px)/ 965)
    }
    .container__heading h1,
    .container__heading-txt,
    .container__sticer {
        font-size: calc(14px + 2 * (100vw - 321px)/ 965)
    }
    .container__textarea p {
        margin-bottom: calc(5px + 10 * (100vw - 321px)/ 965)
    }
    .container__article {
        margin-top: calc(10px + 10 * (100vw - 321px)/ 965)
    }
    .container__price {
        margin-top: calc(10px + 10 * (100vw - 321px)/ 965);
        margin-bottom: calc(10px + 10 * (100vw - 321px)/ 965)
    }
    .article,
    .document,
    .price,
    .ref {
        font-size: calc(12px + 4 * (100vw - 321px)/ 965)
    }
    .ref__link {
        margin-right: calc(5px + 5 * (100vw - 321px)/ 965)
    }
    .order-tabel__td_name {
        font-size: calc(10px + 2 * (100vw - 321px)/ 965)
    }
    .consultation__heading {
        font-size: calc(14px + 10 * (100vw - 321px)/ 965)
    }
    .consultation__body {
        /*padding-top: calc(30px + 40 * (100vw - 321px)/ 965);*/
        /*padding-bottom: calc(30px + 40 * (100vw - 321px)/ 965)*/
    }
    .phone-numbers {
        padding-top: calc(10px + 5 * (100vw - 321px)/ 965);
        padding-bottom: calc(10px + 5 * (100vw - 321px)/ 965);
        padding-right: calc(10px + 10 * (100vw - 321px)/ 965);
        padding-left: calc(10px + 10 * (100vw - 321px)/ 965)
    }
    .phone-numbers__heading {
        font-size: calc(12px + 6 * (100vw - 321px)/ 965)
    }
    .phone-numbers__phone {
        font-size: calc(16px + 14 * (100vw - 321px)/ 965)
    }
    .filter-top__head {
        font-size: calc(12px + 2 * (100vw - 321px)/ 965);
        margin-bottom: calc(10px + 10 * (100vw - 321px)/ 965)
    }
    .pagination-wrap__text {
        font-size: calc(12px + 2 * (100vw - 321px)/ 965)
    }
    .header__item {
        padding-right: calc(5px + 20 * (100vw - 321px)/ 965);
        padding-left: calc(5px + 20 * (100vw - 321px)/ 965)
    }
    .header__siteSearch {
        margin-left: calc(5px + 10 * (100vw - 321px)/ 965)
    }
    .header__title {
        font-size: calc(12px + 2 * (100vw - 321px)/ 965);
        padding-right: calc(5px + 30 * (100vw - 321px)/ 965);
        padding-left: calc(5px + 30 * (100vw - 321px)/ 965);
        margin-right: calc(5px + 35 * (100vw - 321px)/ 965);
        margin-left: calc(5px + 35 * (100vw - 321px)/ 965)
    }
    .box {
        margin-bottom: calc(15px + 15 * (100vw - 321px)/ 965)
    }
    .section-tab {
        padding-bottom: calc(30px + 40 * (100vw - 321px)/ 965)
    }
    .section-about__editor {
        border-left-width: calc(5px + 15 * (100vw - 321px)/ 965);
        padding-top: calc(10px + 15 * (100vw - 321px)/ 965);
        padding-bottom: calc(10px + 15 * (100vw - 321px)/ 965);
        padding-right: calc(15px + 25 * (100vw - 321px)/ 965);
        padding-left: calc(10px + 20 * (100vw - 321px)/ 965)
    }
    .footer__item_right {
        border-left-width: calc(5px + 10 * (100vw - 321px)/ 965)
    }
    .footer__logo {
        min-height: calc(100px + 25 * (100vw - 321px)/ 965);
        padding-left: calc(15px + 35 * (100vw - 321px)/ 965)
    }
    .footer__body {
        padding-right: calc(15px + 35 * (100vw - 321px)/ 965);
        padding-left: calc(15px + 35 * (100vw - 321px)/ 965)
    }
}

@media (min-width:866px) {
    .form-block__head {
        min-height: calc(90px + 40 * (100vw - 866px)/ 420)
    }
    .form__inp-check {
        font-size: calc(10px + 3 * (100vw - 866px)/ 420)
    }
}

@media (min-width:966px) {
    .form__inp {
        height: calc(44px + 6 * (100vw - 966px)/ 320);
        margin-bottom: calc(20px + 10 * (100vw - 966px)/ 320)
    }
    .form__inp-check {
        padding-bottom: calc(20px + 5 * (100vw - 966px)/ 320)
    }
    .form__btn {
        font-size: calc(14px + 4 * (100vw - 966px)/ 320)
    }
    .mfp.mfp-callback .mfp-content {
        max-width: calc(350px + 900 * (100vw - 966px)/ 320)
    }
}

@media (min-width:1286px) {
     ::-webkit-input-placeholder {
        font-size: 14px
    }
     ::-moz-placeholder {
        font-size: 14px
    }
     ::-ms-input-placeholder {
        font-size: 14px
    }
     ::placeholder {
        font-size: 14px
    }
    .wrap-heading h1 {
        font-size: 24px
    }
    .phoneBtn,
    .wrap-heading__h2 {
        font-size: 19px
    }
    .toTopBtn {
        font-size: 25px
    }
    .toTopBtn.toTopBtn_down.toTopBtn_visible i,
    .toTopBtn.toTopBtn_down.toTopBtn_visible svg {
        padding-bottom: 5px
    }
    .btn {
        /*min-height: 50px;*/
        font-size: 20px
    }
    .btn_single {
        font-size: 20px
    }
    .form-block__head {
        min-height: 130px
    }
    .form-block__heading {
        font-size: 30px
    }
    .form-block__text {
        font-size: 18px
    }
    .form-block__form {
        padding: 60px 40px
    }
    .form__inp {
        height: 50px;
        margin-bottom: 30px
    }
    .form__inp-check {
        font-size: 13px;
        padding-bottom: 25px;
        width: 100%;
    }
    .form__btn {
        font-size: 18px
    }
    .mfp.mfp-callback .mfp-content {
        max-width: 1250px
    }
    .inf i {
        font-size: 14px
    }
    .inf i+a,
    .inf i+span {
        margin-left: 20px
    }
    .logo {
        max-width: 200px;
    }
    .siteSearch__inp {
        padding-left: 0;
        padding-right: 60px;
        font-size: 12px;
        font-family: Montserrat, sans-serif;
        color: #1b2a54;
        border-bottom: 1px solid #1b2a54;
    }
    .siteSearch__btn {
        width: 20px
    }
    .tel a {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .category-wall {
        padding-bottom: 70px
    }
    .grid-item__thumb_photo {
        min-height: 240px
    }
    .grid-item__name {
        min-height: 65px;
        font-size: 14px
    }
    .preview-card {
        padding-top: 10px;
        padding-right: 10px;
        padding-left: 10px;
        margin-bottom: 95px
    }
    .preview-card__name {
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .preview-card__btn {
        min-height: 67px;
        font-size: 18px
    }
    .advantages {
        margin-right: 60px
    }
    .advantages__thumb {
        border-left-width: 20px
    }
    .adressMap {
        font-size: 15px
    }
    .adressMap__p i {
        width: 20px;
        margin-right: 8px
    }
    .container {
        padding: 30px
    }
    .container__heading h1,
    .container__heading-txt,
    .container__sticer {
        font-size: 16px
    }
    .container__textarea p {
        margin-bottom: 15px
    }
    .container__article {
        margin-top: 20px
    }
    .container__price {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .article,
    .document,
    .price,
    .ref {
        font-size: 16px
    }
    .ref__link {
        margin-right: 10px
    }
    .order-tabel__td_name {
        font-size: 12px
    }
    .consultation__heading {
        font-size: 24px
    }
    .consultation__body {
        /*padding-top: 70px;*/
        /*padding-bottom: 70px;*/
        box-sizing: border-box;
    }
    .phone-numbers {
        padding: 15px 20px
    }
    .phone-numbers__heading {
        font-size: 18px
    }
    .phone-numbers__phone {
        font-size: 30px
    }
    .filter-top__head {
        font-size: 14px;
        margin-bottom: 20px
    }
    .pagination-wrap__text {
        font-size: 14px
    }
    .header__item {
        padding-right: 25px;
        padding-left: 25px
    }
    .header__siteSearch {
        margin-left: 15px
    }
    .header__title {
        font-size: 12px;
        padding-right: 40px;
        padding-left: 20px;
        margin-right: 20px;
        margin-left: 20px
    }
    .box {
        margin-bottom: 30px
    }
    .section-tab {
        padding-bottom: 70px
    }
    .section-about__editor {
        border-left-width: 20px;
        padding: 25px 40px 25px 30px
    }
    .footer__item_right {
        border-left-width: 15px
    }
    .footer__logo {
        min-height: 125px;
        padding-left: 50px
    }
    .footer__body {
        padding-right: 50px;
        padding-left: 50px
    }
}

@media screen and (max-width:1445px) {
    .items-wrap_home .grid-item {
        width: calc(25% - 30px)
    }
    .menu-fixed .menu__wrapper {
        -webkit-transform: translate(-35px, 0);
        transform: translate(-35px, 0)
    }
}

@media screen and (max-width:1370px) {
    .owl-carousel .owl-nav .owl-prev {
        right: calc(100% + 12px)
    }
    .owl-carousel .owl-nav .owl-next {
        left: calc(100% + 12px)
    }
}

@media screen and (max-width:1285px) {
    .owl-carousel.js-carousel-4 .owl-nav,
    .owl-carousel.js-carousel-6 .owl-nav {
        right: 0;
        bottom: 100%
    }
    .owl-carousel.js-carousel-4 .owl-dots,
    .owl-carousel.js-carousel-6 .owl-dots {
        bottom: 100%;
        left: 0;
        display: -ms-flexbox;
        display: flex
    }
    .owl-carousel .owl-nav {
        position: absolute;
        right: 20px;
        bottom: 3px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        position: static;
        display: block;
        margin: 0 5px;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .owl-carousel .owl-dots {
        bottom: 3px;
        left: 20px;
        width: calc(100% - 115px);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .btns_size-2 {
        margin-right: -10px;
        margin-left: -10px
    }
    .btns_size-2 .btn {
        margin-right: 10px;
        margin-left: 10px;
        width: calc(50% - 20px)
    }
    .btns_size-3 {
        margin-right: -10px;
        margin-left: -10px
    }
    .btns_size-3 .btn {
        margin-right: 10px;
        margin-left: 10px;
        width: calc(33.33333% - 20px)
    }
    .btn_single {
        min-width: 0;
        padding-right: 15px;
        padding-left: 15px
    }
    .breadcrumb__link::after,
    .breadcrumb__link::before {
        top: 50%
    }
    .form-block__text {
        line-height: 1.25
    }
    .form {
        margin-right: -10px;
        margin-left: -10px
    }
    .form__inp {
        margin-right: 10px;
        margin-left: 10px;
        width: calc(33.33333% - 20px)
    }
    .items-wrap {
        margin-right: -10px;
        margin-left: -10px
    }
    .items-wrap_home .grid-item {
        width: calc(25% - 20px)
    }
    .items-wrap_column .grid-item,
    .items-wrap_column .preview-card {
        width: calc(33.33333% - 20px)
    }
    .items-wrap_certificates .grid-item {
        width: calc(25% - 20px)
    }
    .grid-item {
        margin-right: 10px;
        margin-bottom: 20px;
        margin-left: 10px
    }
    .preview-card {
        margin-right: 10px;
        margin-left: 10px;
        width: calc(25% - 20px)
    }
    .copyright__row {
        margin-right: -10px;
        margin-left: -10px
    }
    .copyright__item {
        margin-right: 10px;
        margin-left: 10px
    }
    .data-table__name,
    .data-table__value {
        width: calc(50% - 20px)
    }
    .consultation__row {
        margin-right: -10px;
        margin-left: -10px
    }
    .consultation__heading {
        /*width: calc(50% - 20px);*/
        margin-right: 10px;
        margin-left: 10px
    }
    .consultation__content {
        margin-right: -10px;
        margin-left: -10px
    }
    .consultation__form,
    .consultation__phone-numbers {
        width: calc(50% - 20px);
        width: 100%;
        margin-right: 10px;
        margin-left: 10px
    }
    .filter-top__select-wrap {
        margin-right: -10px;
        margin-left: -10px
    }
    .filter-top__select {
        margin-right: 10px;
        margin-bottom: 20px;
        margin-left: 10px;
        width: calc(33.33333% - 20px)
    }
    .menu__wrapper {
        max-width: 990px
    }
    .menu__link {
        font-size: 14px;
        padding: 0 5px
    }
    .section-tab__wrap-btn {
        margin-bottom: 40px
    }
    .footer__item {
        width: 50%
    }
}

@media screen and (max-width:1155px) {
    .wrap-heading_h1 .wrap-heading__wrapper {
        min-height: 0
    }
    .form {
        flex-direction: column;
        -ms-flex-direction: column
    }
    .form__inp {
        width: calc(100% - 20px)
    }
    .form__inp-check {
        margin-top: 0
    }
}

@media screen and (max-width:1055px) {
    .main__wrapper,
    .wrap-heading__wrapper,
    .wrap-heading_h1 .wrap-heading__wrapper {
        padding-right: 20px;
        padding-left: 20px
    }
    .humburger {
        display: block
    }
    .breadcrumb__wrapper,
    .category-wall__wrapper,
    .wrap-btn__wrapper {
        padding-right: 20px;
        padding-left: 20px
    }
    .advantages__thumb {
        margin-bottom: 15px
    }
    .advantages__img-wrap {
        width: 80px
    }
    .advantages__text {
        font-size: 12px
    }
    .copyright__wrapper {
        padding-right: 20px;
        padding-left: 20px
    }
    .container__wrap_product {
        flex-direction: column;
        -ms-flex-direction: column
    }
    .container__wrap_product .container__thumb {
        width: 100%;
        margin-bottom: 10px
    }
    .container__wrap_product .container__content {
        padding-bottom: 15px;
        border-bottom: 1px solid #bebebe
    }
    .container__document {
        margin-bottom: 15px
    }
    .consultation__wrapper,
    .header__wrapper {
        padding-right: 20px;
        padding-left: 20px
    }
    .header__item_map-marker,
    .header__title {
        display: none
    }
    .header__information {
        max-width: 460px;
        margin-left: auto
    }
    .menu__wrapper {
        padding-right: 20px;
        padding-left: 20px
    }
    .menu__wrap {
        position: absolute;
        z-index: 2;
        top: calc(100% + 10px);
        left: 15px;
        visibility: hidden;
        overflow-y: auto;
        flex-direction: column;
        max-height: calc(100vh - 215px);
        padding: 15px;
        transition: background .3s, transform .3s, opacity .3s .15s, visibility .3s .15s, -webkit-transform .3s;
        -webkit-transform: scale(.115, .013);
        transform: scale(.115, .013);
        -webkit-transform-origin: 5.5% 0;
        transform-origin: 5.5% 0;
        opacity: 0;
        background-color: #1b2a54;
        box-shadow: 0 3px 6px rgba(0, 0, 0, .25);
        -ms-flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .menu__link {
        font-size: 18px;
        display: -ms-flexbox;
        display: flex;
        min-height: 32px;
        -ms-flex-align: center;
        align-items: center
    }
    .menu__link+.menu__link {
        margin-left: 0
    }
    .menu__link:hover,
    .menu__link_current {
        transition: color .2s
    }
    .menu__link:hover::after,
    .menu__link:hover::before,
    .menu__link_current::after,
    .menu__link_current::before {
        display: none
    }
    .menu__shopping-cart {
        left: calc(100% - 15px);
        -webkit-transform: translate(-100%, -50%);
        transform: translate(-100%, -50%)
    }
    .menu-fixed .menu__wrapper {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .menu-fixed .menu__wrap {
        overflow-y: auto;
        max-height: calc(100vh - 60px)
    }
    .section-about__wrapper,
    .section-tab__wrapper {
        padding-right: 20px;
        padding-left: 20px
    }
}

@media screen and (max-width:965px) {
    .form__inp .text-error {
        font-size: 10px;
        right: 0;
        left: 0;
        text-align: center
    }
    .form__inp-check .text-error {
        bottom: 7px
    }
    .grid-item__name {
        line-height: 1.25
    }
    .advantages-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .advantages {
        margin-bottom: 10px
    }
    .footer__main {
        overflow: hidden
    }
    .footer__item_left::before {
        content: ''
    }
    .footer__item_left {
        width: auto;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
    .footer__item_right {
        position: relative;
        width: auto;
        border: none;
        box-shadow: 4px 2px 5px rgba(0, 0, 0, .5);
        -ms-flex-order: -1;
        order: -1;
        -ms-flex-preferred-size: 315px;
        flex-basis: 315px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media screen and (max-width:865px) {
    .btns_size-2 {
        margin-right: -7px;
        margin-left: -7px
    }
    .btns_size-2 .btn {
        margin-right: 7px;
        margin-left: 7px;
        width: calc(50% - 14px)
    }
    .btns_size-3 {
        margin-right: -7px;
        margin-left: -7px
    }
    .btns_size-3 .btn {
        margin-right: 7px;
        margin-left: 7px;
        width: calc(33.33333% - 14px)
    }
    .form {
        margin-right: -7px;
        margin-left: -7px
    }
    .form__inp {
        margin-right: 7px;
        margin-left: 7px;
        width: calc(100% - 14px)
    }
    .consultation__content .form__inp{
        width: 100%;
    }
    .items-wrap {
        margin-right: -7px;
        margin-left: -7px
    }
    .items-wrap_certificates .grid-item,
    .items-wrap_column .grid-item,
    .items-wrap_column .preview-card,
    .items-wrap_home .grid-item {
        width: calc(33.33333% - 14px)
    }
    .grid-item {
        margin-right: 7px;
        margin-bottom: 14px;
        margin-left: 7px
    }
    .preview-card {
        margin-right: 7px;
        margin-left: 7px;
        width: calc(33.33333% - 14px)
    }
    .copyright__row {
        margin-right: -7px;
        margin-left: -7px;
        min-height: 70px;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .copyright__item {
        margin-right: 7px;
        margin-left: 7px
    }
    .data-table__name,
    .data-table__value {
        width: calc(50% - 14px)
    }
    .consultation{
        height: auto;
    }
    .consultation__row {
        margin-right: -7px;
        margin-left: -7px
    }
    .consultation__heading {
        /*width: calc(50% - 14px);*/
        margin-right: 7px;
        margin-left: 7px
    }
    .consultation__content {
        margin-right: -7px;
        margin-left: -7px
    }
    .consultation__form,
    .consultation__phone-numbers {
        /*width: calc(50% - 14px);*/
        margin-right: 7px;
        margin-left: 7px
    }
    .filter-top__select-wrap {
        margin-right: -7px;
        margin-left: -7px
    }
    .filter-top__select {
        margin-right: 7px;
        margin-bottom: 14px;
        margin-left: 7px;
        width: calc(33.33333% - 14px)
    }
    .footer__item {
        width: 50%
    }
    .consultation__body .consultation__form .form__btn{
        width: 100%!important;
        box-sizing: border-box; 
        margin-top: 0px; 
        margin-bottom: 20px;
        height: 50px;
    }
}

@media screen and (max-width:812px) and (max-height:414px) and (orientation:landscape) {
    .menu.menuOpen .humburger {
        left: calc(100% - 15px);
        transition: 1ms .55s;
        -webkit-transform: translate(-100%, -8px);
        transform: translate(-100%, -8px)
    }
    .menu.menuOpen .humburger__midle {
        -webkit-transform: translate(-200%, -50%) rotate(90deg) scale(1.5, 1);
        transform: translate(-200%, -50%) rotate(90deg) scale(1.5, 1)
    }
    .menu__wrap {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        max-height: none;
        -webkit-transform: translateX(-100%) scale(1, 1);
        transform: translateX(-100%) scale(1, 1);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%
    }
    .menu-fixed .menu__wrap {
        max-height: 100vh
    }
}

@media screen and (max-width:812px) {
    .aside-left {
        -ms-grid-row: 2;
        -ms-grid-column: 1
    }
    .content_grid-area {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }
    .aside-right {
        -ms-grid-row: 2;
        -ms-grid-column: 1
    }
    .columns_sitebar_left {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        grid-template-areas: 'content' 'aside-left'
    }
    .columns_sitebar_right {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        grid-template-areas: 'content' 'aside-right'
    }
    .columns_sitebar_left-and-right {
        -ms-grid-columns: 100%;
        grid-template-columns: 100%;
        grid-template-areas: 'content' 'aside-left' 'aside-right'
    }
    .footer__body__left, .footer__body__right{
        width: 100%;
    }
    .consultation__body{
        height: auto;
    }
}

@media screen and (max-width:740px) {
    .phoneBtn,
    .toTopBtn {
        width: 37px;
        height: 37px
    }
    .phoneBtn {
        bottom: 75px;
        -webkit-transform: translate(0, -20px);
        transform: translate(0, -20px)
    }
    .toTopBtn {
        bottom: 30px;
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px)
    }
    .toTopBtn.toTopBtn_down.toTopBtn_visible {
        -webkit-transform: translate(0, 20px) rotate(180deg);
        transform: translate(0, 20px) rotate(180deg)
    }
    .toTopBtn.toTopBtn_down.toTopBtn_visible:active {
        -webkit-transform: translate(0, 22px) rotate(180deg);
        transform: translate(0, 22px) rotate(180deg)
    }
    .form-block__text {
        font-size: 16px;
        padding-top: 10px;
        padding-right: 15px;
        padding-left: 15px
    }
    .information {
        flex-direction: column;
        -ms-flex-direction: column;
        -ms-flex-align: end;
        align-items: center;
    }
    .information__item {
        width: 100%
    }
    .information__item:last-child,
    .information__item:nth-child(3) {
        display: none
    }
    .information__item:first-child .tel {
        margin-bottom: 5px
    }
    .tel {
        -ms-flex-align: end;
        align-items: flex-end
    }
    .header__item_clock {
        display: none
    }
    .header__wrapper_main {
        min-height: 90px;
        flex-direction: column;
        align-items: center;
    }
    .menu__shopping-cart {
        top: 50%;
        visibility: visible;
        opacity: 1
    }
}

@media screen and (max-width:735px) {
    .editor img.alignleft,
    .editor img.alignright {
        left: 50%;
        float: none;
        margin: .5rem 0 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media screen and (max-width:639px) {
    .items-wrap_certificates .grid-item,
    .items-wrap_column .grid-item,
    .items-wrap_column .preview-card,
    .items-wrap_home .grid-item,
    .preview-card {
        width: calc(50% - 14px)
    }
    .container__tabs .js-tab_box {
        overflow-x: auto;
        max-width: 100%
    }
    .data-table__name {
        min-width: 190px
    }
    .data-table__value {
        min-width: 300px
    }
    .consultation__row {
        min-height: 70px
    }
    .consultation__heading {
        /*width: calc(100% - 14px);*/
        font-weight: 600
    }
    .consultation__heading_right {
        display: none
    }
    .consultation__form,
    .consultation__phone-numbers {
        /*width: calc(100% - 14px);*/
        max-width: none
    }
    .consultation__form {
        margin-bottom: 30px
    }
    .phone-numbers {
        border-width: 1px
    }
    .filter-top__select {
        width: calc(50% - 14px)
    }
    .footer__item_left::before {
        top: 100%
    }
    .footer__item_left {
        width: 100%;
        height: 300px
    }
    .footer__item_right {
        width: 100%;
        -ms-flex-order: 0;
        order: 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
    .information{
        flex-direction: column;
    }
}

@media screen and (max-width:570px) {
    .advantages-wrap {
        margin-right: -7px;
        margin-left: -7px;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .advantages {
        width: calc(50% - 14px);
        margin-right: 7px!important;
        margin-left: 7px!important
    }
    .advantages__thumb {
        box-sizing: border-box;
        width: 100%
    }
    .advantages__img-wrap {
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .container__wrap {
        flex-direction: column;
        -ms-flex-direction: column
    }
    .container__wrap_news .container__thumb {
        float: none
    }
    .container__thumb {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px
    }
}

@media screen and (max-width:480px) {
    .owl-carousel.mainSlider .mainSlider__img {
        height: 158px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: 38% 50%;
        object-position: 38% 50%
    }
    .btns_mb_size-1 .btn {
        width: calc(100% - 14px)
    }
    .btns_mb_size-1 .btn:first-child {
        margin-bottom: 5px
    }
    .form__btn {
        width: 100%
    }
    .file-upload label span {
        font-size: 11px
    }
    .copyright__row {
        flex-direction: column;
        padding-top: 17px;
        -ms-flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
    .copyright__item {
        margin-bottom: 7px
    }
    .header__wrapper_top {
        padding-right: 0;
        padding-left: 0
    }
    .header__item_home,
    .header__item_mail,
    .header__item_sitemap {
        display: none
    }
    .header__siteSearch {
        margin-left: 0!important
    }
    .footer__body__paymen__title{
        float: none;
    }
}

@media screen and (max-width:359px) {
    .main__wrapper,
    .wrap-heading__wrapper,
    .wrap-heading_h1 .wrap-heading__wrapper {
        padding-right: 15px;
        padding-left: 15px
    }
    .owl-carousel .owl-nav {
        right: 15px
    }
    .owl-carousel .owl-dots {
        left: 15px
    }
    .humburger {
        left: 8px
    }
    .breadcrumb__wrapper,
    .category-wall__wrapper,
    .wrap-btn__wrapper {
        padding-right: 15px;
        padding-left: 15px
    }
    .items-wrap_column .grid-item,
    .items-wrap_column .preview-card,
    .items-wrap_home .grid-item {
        width: calc(100% - 14px)
    }
    .consultation__wrapper,
    .copyright__wrapper {
        padding-right: 15px;
        padding-left: 15px
    }
    .filter-top__select {
        width: calc(100% - 14px)
    }
    .header__wrapper {
        padding-right: 15px;
        padding-left: 15px
    }
    .header__wrapper_top {
        padding-right: 0;
        padding-left: 0
    }
    .header__wrapper_main {
        min-height: 80px
    }
    .menu__wrapper,
    .section-about__wrapper,
    .section-tab__wrapper {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media screen and (max-width:735px) and (min-width:20.0625rem) {
    .editor img.alignleft,
    .editor img.alignright {
        margin-top: calc(.5rem + .5 * (100vw - 20.0625rem)/ 60.3125)
    }
}

@media screen and (max-width:735px) and (min-width:80.375rem) {
    .editor img.alignleft,
    .editor img.alignright {
        margin-top: 1rem
    }
}

@media screen and (max-width:1055px) and (min-width:321px) {
    .container__wrap_product .container__content {
        padding-bottom: calc(15px + 5 * (100vw - 321px)/ 965)
    }
}

@media screen and (max-width:1055px) and (min-width:1286px) {
    .container__wrap_product .container__content {
        padding-bottom: 20px
    }
}

@media screen and (max-width:639px) and (min-width:321px) {
    .footer__item_left {
        height: calc(300px + 100 * (100vw - 321px)/ 965)
    }
}

@media screen and (max-width:639px) and (min-width:1286px) {
    .footer__item_left {
        height: 400px
    }
}

button{
  font-family: Montserrat;
}

img.img_gallery {
    width: 250px;
    margin: 5px;
}

.__section-articles {
    max-width: 1200px;
    margin: 0 auto 5rem auto;
}

.__section-articles h3 {
    margin-bottom: 30px;
    font-size: 19px;
    color: #1b2a54;
    text-align: center;
    font-weight: 500;
    font-family: Montserrat, sans-serif;
    position: relative;
    text-transform: capitalize;
}

.__section-articles h3:after {
    content: '';
    background-color: #f49601;
    height: 3px;
    width: 120px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    display: block;
}

.__section-articles .row {
    display: flex;
    flex-flow: wrap row;
    justify-content: start;
}

.__section-articles .product-layout {
    width: 296px;
    padding: 8px 10px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 18px;
}

.__section-articles .product-layout .image {
    text-align: center;
}

.__section-articles .product-layout .button-group {
    margin: 12px 0 6px 0;
}

.__section-articles .product-layout .button-group button {
    border: none;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    background-color: #f49601;
    width: 100%;
    border-radius: 0;
    padding: 10px 0;
    font-weight: 700;
    cursor: pointer;
}

.__section-articles .product-layout h4 {
    min-height: 60px;
}

.__section-articles .product-layout .description {
    max-height: 120px;
    overflow: hidden;
}

.items-wrap .text-center {
    text-align: center !important;
    justify-content: center !important;
}