@font-face {
    font-family: 'Gotham Pro';
    src: url("../fonts/subset-GothamPro.woff2") format("woff2"), url("../fonts/subset-GothamPro.woff") format("woff"), url("../fonts/subset-GothamPro.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url("../fonts/subset-GothamPro-Light.woff2") format("woff2"), url("../fonts/subset-GothamPro-Light.woff") format("woff"), url("../fonts/subset-GothamPro-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url("../fonts/subset-GothamPro-Medium.woff2") format("woff2"), url("../fonts/subset-GothamPro-Medium.woff") format("woff"), url("../fonts/subset-GothamPro-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url("../fonts/subset-GothamPro-Bold.woff2") format("woff2"), url("../fonts/subset-GothamPro-Bold.woff") format("woff"), url("../fonts/subset-GothamPro-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Rubik-Regular';
    src: url(../fonts/rubik/Rubik-Regular.ttf);
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.psd, .place-btn:before, .right-head > a:before, .search .search-btn:before, .user-nav a:before, .main-nav li .cat-btn:before, .slick-arrow:before, .price .last-price:before, .headline span:before, .headline span:after, .phone:before, .category .section-item ul li a:before, .list li a:before, .text-list li:before, .pagination .page-link.prev:before, .pagination .page-link.next:before, .ch-list label:before, .ch-list label:after, .thumbs span:before, .precence:before, .action-price .last-price:before, .ui-spinner .ui-spinner-button:before, .has-ico:before, .bn-list li:before, .unit:before, .order-total .title:before, .products span:before, .form-style .plus-btn:before, .jcf-select .jcf-select-opener:before, .radio-list label:before, .radio-list label:after, .pay-item label:before, .pay-item label:after, .product-list .view-all a:before {
    content: '';
    display: block;
    position: absolute;
}

.trans, .btn, .filter-btn, .btn:after, .filter-btn:after, .place-btn, .top-nav a, .right-head .enter, .search-drop ul li a, .search-drop ul li a strong, .user-nav a, .main-nav li a, .slick-dots button, .nav-tabs li a, .cat-item .name, .section-item .name a, .section-item .name:after, .news-item .name a, .form-control, .ftr-nav li a, .f-btn, .nav-ico, .nav-ico span, .category .section-item ul li a, a.view-more:after, .list li a, .pagination .page-link, .forms li label, .forms li label img, .ch-list label, .ch-list label:before, .ch-list label:after, .thumbs span, .thumbs span:before, .has-ico, .analogues-btn, .harakteistick li, .all:after, .cart-box .name a, .promocode .apply a, a.go, .radio-list label:after, .pay-item label, .pay-item label:after, .pay-item .ico-box img, .cab-item a, .product-list .inner, .nav-btn {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn.btn-primary {
    background-color: #0c6792;
    color: #fff;
    padding: 15px;
    outline: none;
    border: 0;
}

.btn.btn-primary:after {
    display: none;
}

.btn, .filter-btn {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    position: relative;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
    color: #fff;
    padding: 20px 40px;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 700;
    background: #0c6792;
}

.btn:after, .filter-btn:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    width: 9px;
    height: 16px;
    background: url(../images/icons.png) -137px 0 no-repeat;
    position: relative;
    right: 0;
}

.btn:hover, .filter-btn:hover, .btn:focus, .filter-btn:focus {
    background: #1088c1;
    color: #fff;
}

.btn:hover:after, .filter-btn:hover:after, .btn:focus:after, .filter-btn:focus:after {
    right: -5px;
}

.buy-btn {
    width: 100%;
    display: block;
    padding: 18px 40px;
    margin-bottom: 20px;
}

.buy-btn.added {
    background-color: #2da157;
}

.buy-btn.added:hover {
    background-color: #64bb84;
}

.buy-btn:after {
    display: none;
}

.buy-btn:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 23px;
    height: 23px;
    margin: -4px 15px 0 0;
    background: url(../images/icons.png) -115px -57px no-repeat;
}

button, a,
.slide.slick-slide.slick-current.slick-active {
    outline: none !important;
}

body {
    background: url(../images/bg.jpg) 0 0 repeat #f0f0f0;
    font-family: 'Gotham Pro', sans-serif;
    font-size: 14px;
    color: #666666;
}

h1, h2, h3, h4, h5 {
    margin-top: 0;
}

ul, ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    color: #666666;
}

a:hover, a:focus {
    color: #666666;
}

p {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin: 0 0 24px 0;
}

hr {
    margin: 3rem 0;
}

.no-shadow, button, .slick-arrow, .slick-dots button, .form-control, .ui-spinner .ui-spinner-input {
    -webkit-box-shadow: 0 0 0 0 transparent !important;
    box-shadow: 0 0 0 0 transparent !important;
}

.header {
    position: relative;
    z-index: 10;
}

.super-header {
    background: #fff;
    padding: 16px 0;
    line-height: 16px;
}

.super-header .container, .super-header .hero-nav {
    position: relative;
}

.place-btn {
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-decoration: none;
    color: #333333;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    padding-left: 27px;
}

.place-btn:before {
    top: 50%;
    margin-top: -8px;
    left: 0;
    width: 12px;
    height: 16px;
    background: url(../images/icons.png) 0 0 no-repeat;
}

.place-btn:hover {
    text-decoration: none;
    color: #0c6792;
}

.top-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -25px;
    align-items: center;
    justify-content: center;
}

.top-nav li {
    display: block;
    position: relative;
}

.top-nav li + li {
    padding-left: 17px;
    margin-left: 17px;
    border-left: 1px solid #d9d9d9;
}

.top-nav a {
    display: block;
    text-decoration: none;
    color: #666666;
    font-weight: 500;
    font-size: 10px;
    text-transform: uppercase;
}

.top-nav a:hover {
    color: #0c6792;
}

.right-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: flex-end;
    margin: 0 -10px;
}

.right-head > a {
    padding: 0 10px 0 27px;
    display: block;
    position: relative;
    text-decoration: none;
}

.right-head > a:before {
    top: 50%;
    margin-top: -8px;
    left: 0;
    height: 16px;
    width: 12px;
    background: url(../images/icons.png) no-repeat;
}

.right-head .enter {
    font-size: 10px;
    color: #666666;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 20px;
}

.right-head .enter:before {
    background-position: -14px 0;
}

.right-head .enter:hover {
    color: #0c6792;
}

.right-head .tel {
    color: #333333;
    font-weight: bold;
    font-size: 16px;
}

.right-head .tel:before {
    background-position: -28px 0;
}

.header-top {
    padding: 25px 0;
}

.logo {
    display: inline-block;
    vertical-align: top;
}

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

.bg-overlay {
    display: none;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
}

.search {
    margin-right: 25px;
    position: relative;
    z-index: 2;
}

.search .form-group {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
}

.search .form-control {
    padding-right: 52px;
    border: 0;
    text-transform: uppercase;
}

.search .search-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    height: 48px;
    background: none;
    border: 0;
    padding: 0;
    z-index: 2;
}

.search .search-btn:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 22px;
    height: 22px;
    background: url(../images/svg/search.svg) no-repeat;
}

.search .close {
    display: none;
    position: absolute;
    z-index: 201;
    width: 17px;
    height: 17px;
    background: url(../images/icons.png) -74px -27px no-repeat #fff;
    top: 14px;
    right: 13px;
    opacity: 1 !important;
}

.search.search-open .close,
.search.search-open .search-drop,
.search.search-open .bg-overlay {
    display: block;
}

.search.search-open .search-btn {
    display: none;
}

.search-drop
{
    display: none;
    position: absolute;
    z-index: 200;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    min-height: 35px;
}

.search-drop ul li {
    display: block;
    overflow: hidden;
}

.search-drop ul li.item {
    height: 70px;
}

.search-drop ul li span {
    width: 70px;
    height: 70px;
    float: left;
    padding: 0;
    margin: 0 20px;
}

.search-drop ul li img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 70px;
}

.search-drop ul li a {
    display: block;
    padding: 15px 15px 15px 30px;
    font-weight: 500;
    text-decoration: none;
    /* text-transform: uppercase; */
    color: #999999;
    height: 75px;
    font-size: 14px;
}

.search-drop ul li a strong {
    color: #333333;
}

.search-drop ul li a:hover {
    color: #1f85b5;
    background: #e6f0f4;
}

.search-drop ul li a:hover strong {
    color: #1f85b5;
}

.search-drop .section-title {
    padding: 10px 20px;
    background-color: #f7f7f7;
    color: #999999;
    /* text-transform: uppercase; */
    font-size: 13px;
}

.search-all-result-button a {
    color: #1f85b5 !important;
    background: #e6f0f4;
    text-transform: uppercase;
    height: 54px !important;
}

/* scrollbars */
.jcf-scrollable {
    max-height: 455px;
    overflow: auto;
}

.jcf-scrollable-wrapper {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: relative;
}

.jcf-scrollbar-vertical {
    position: absolute;
    cursor: default;
    background: #fff;
    width: 6px;
    bottom: 0;
    right: 0;
    top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
    display: none;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
    background: #1f85b5;
    height: 1px;
    width: 6px;
}

.jcf-scrollbar-horizontal {
    display: none;
}

.user-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.user-nav a {
    display: block;
    position: relative;
    text-decoration: none;
    font-size: 14px;
    color: #666666;
    text-transform: uppercase;
    font-weight: 700;
    padding-left: 37px;
}

.user-nav a:before {
    z-index: 1;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../images/icons.png) no-repeat;
}

.user-nav a:hover {
    color: #0c6792;
}

.user-nav .qty {
    display: block;
    position: absolute;
    z-index: 2;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    font-size: 11px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    top: -10px;
    left: 16px;
    font-weight: normal;
}

.user-nav .compare {
    margin-right: 10px;
}

.user-nav .compare .qty {
    color: #666666;
    background: aliceblue;
    top: -20px;
    left: 12px;
}

.user-nav .compare:before {
    width: 20px;
    height: 24px;
    background-position: -130px -124px;
}

.user-nav .favourite {
    margin-right: 45px;
}

.user-nav .favourite .qty {
    color: #666666;
    background: aliceblue;
}

.user-nav .favourite:before {
    width: 26px;
    height: 24px;
    background-position: -65px 0;
}

.user-nav .cart .qty {
    color: #fff;
    background: #0c6792;
}

.user-nav .cart:before {
    width: 22px;
    height: 23px;
    background-position: -95px 0;
}

.header-btm {
    background: #fff;
}

.main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-nav li {
    position: relative;
}

.main-nav li a {
    text-decoration: none;
    padding: 12px 22px;
    text-transform: uppercase;
    color: #333333;
    font-weight: 700;
    font-size: 12px;
    height: 100%;
    display: flex;
    align-items: center;
}

.main-nav li a:hover {
    background: #e6f0f4;
    color: #2387b5;
}

.main-nav li:hover > a {
    background: #e6f0f4;
    color: #2387b5;
}

.main-nav li .cat-btn {
    color: #2387b5;
    position: relative;
    padding-left: 53px;
    background: #e6f0f4;
}

.main-nav li .cat-btn:before {
    top: 50%;
    margin-top: -5px;
    width: 16px;
    height: 10px;
    left: 19px;
    background: url(../images/icons.png) -119px 0 no-repeat;
}

.main-nav li .cat-btn:hover {
    color: #0c6792;
}

.main-nav li .cat-btn:hover:before {
    background-position: -119px -13px;
}

.main-nav li .brands-btn {
    position: relative;
    padding-left: 53px;
}

.main-nav li .brands-btn:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 19px;
    left: 19px;
    background: url(../images/svg/brands-icon.svg) no-repeat;
    transition: 0.5s;
}

.main-nav li .brands-btn:hover:before {
    opacity: 0.5;
}

.main-nav li ul {
    background: #fff;
    border-top: 4px solid #2387b5;
}

.hero {
    overflow: hidden;
    z-index: 1;
    position: relative;
}

.hero .row {
    max-width: 1180px;
    padding-top: 80px;
    margin: 0px auto;
}

.slide-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 55px;
    font-weight: 700;
    margin-bottom: 40px;
    margin-right: -20px;
}

.hero-nav {
    width: 100%;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.slick-arrow {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    outline: none !important;
    background: none;
    width: 25px;
    height: 47px;
}

.slick-arrow:before {
    top: 0;
    left: 0;
    background: url(../images/icons.png) no-repeat;
    width: 25px;
    height: 47px;
}

.slick-arrow.slick-prev {
    left: 15px;
}

.slick-arrow.slick-prev:before {
    background-position: 0 -24px;
}

.slick-arrow.slick-next {
    right: 15px;
}

.slick-arrow.slick-next:before {
    background-position: -28px -24px;
}

.slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    z-index: 10;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 30px;
}

.slick-dots li {
    display: block;
    padding: 0 11px;
}

.slick-dots button {
    display: block;
    border: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    outline: none !important;
    background: none;
    width: 8px;
    height: 8px;
    background: #264755;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.slick-dots .slick-active button {
    background: #fff;
}

.home-slider,
.slider-for,
.slider-nav {
    opacity: 0;
    min-height: 0;
    visibility: hidden;
}

.home-slider.slick-initialized,
.slider-for.slick-initialized,
.slider-nav.slick-initialized {
    opacity: 1;
    min-height: none;
    visibility: visible;
}

.catalog {
    padding: 0 0 30px;
}

.catalog .summary {
    width: 100%;
    padding: 0 20px 15px 20px;
    font-size: 1.1em;
}

.catalog nav {
    margin: 0 auto;
    padding: 30px 0 0 0;
}

.nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    border-bottom: 0;
}

.nav-tabs li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    width: 100%;
    margin-bottom: 0 !important;
}

.nav-tabs li a {
    display: block;
    border-radius: 0 !important;
    border: 0 !important;
    border-bottom: 2px solid transparent !important;
    text-align: center;
    text-decoration: none;
    background: #fff;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
    padding: 13px;
}

.nav-tabs li a.active {
    color: #0c6792;
    border-bottom-color: #0c6792 !important;
}

.card-body {
    padding: 30px 0;
}

.card {
    background: none;
    border-radius: 0;
}

.cat-item {
    margin-bottom: 30px;
}

.cat-item a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #666666;
    padding: 10px 20px 30px;
    height: 100%;
    background: #fff;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    position: relative;
}

.cat-item span {
    display: block;
}

.cat-item .img-box {
    position: relative;
    z-index: 1;
    height: 280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 10px;
}

.cat-item .img-box img {
    max-width: 100%;
    max-height: 100%;
}

.cat-item .brand {
    color: #999999;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.cat-item .name {
    color: #333333;
    margin-bottom: 20px;
    text-transform: uppercase;
    height: 50px;
    overflow: hidden;
}

.cat-item .label-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.cat-item a:hover .name {
    color: #0c6792;
}

.label-box {
    position: absolute;
    z-index: 2;
    top: 10px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.label {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px 0;
    padding: 7px 20px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 10px;
}

.label.hit {
    color: #9e00d2;
    background: #f2def9;
}

.label.sale {
    color: #f73c3c;
    background: #fee6e6;
}

.label.new {
    color: #0c6792;
    background: #e6f0f4;
}

.price {
    font-size: 20px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Rubik-Regular';
}

.price.has-last {
    color: #2da157;
}

.price .last-price {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    color: #333333;
    margin-right: 10px;
}

.price .last-price:before {
    top: 50%;
    margin-top: -1px;
    left: 0;
    right: 0;
    height: 2px;
    background: #ff4d4d;
}

.price-wholesale {
    display: block;
    background: #d4f7f9;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    /* text-transform: uppercase; */
    padding: 3px 20px 4px;
    width: max-content;
    margin: 10px auto 0;
    border-radius: 18px;
}

.has-bg {
    background: #fff;
}

.headline {
    text-align: center;
    text-transform: uppercase;
    color: #333333;
    font-weight: 700;
    font-size: 28px;
    overflow: hidden;
    margin-bottom: 50px;
}

.headline span {
    display: inline;
    vertical-align: top;
    position: relative;
}

.headline span:before, .headline span:after {
    top: 50%;
    height: 1px;
    background: #eaebeb;
}

.headline span:before {
    left: -9999px;
    right: calc(100% + 20px);
}

.headline span:after {
    right: -9999px;
    left: calc(100% + 20px);
}

.section {
    padding: 50px 0;
}

.section-item {
    margin-bottom: 30px;
}

.section-item > a, .section-item .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-decoration: none;
    color: #333333;
    background: url(../images/bg.jpg) 0 0 no-repeat;
    height: 248px;
    position: relative;
    z-index: 1;
    padding: 31px 40px 36px;
}

.section-item span {
    display: block;
}

.section-item .bg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: right;
}

.section-item .bg img {
    vertical-align: top;
    max-width: 100%;
}

.section.category .section-item .bg img {
    max-height: 208px;
    margin-right: -5px;
    margin-top: -30px;
}

.subcategories-block {
    margin-bottom: 30px;
}

.subcategories-block .sub-title {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.subcategories-block .selections {
    display: flex;
    flex-wrap: wrap;
    justify-content: stretch;
    align-items: stretch;
    gap: 10px;
}

.subcategories-block .selections .grid-item {
    display: flex;
    padding: 10px 20px;
    border: 1px #00284752 solid;
    border-radius: 50px;
    color: #333;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    max-width: calc(25% - 10px);
    align-items: center;
}

.subcategories-block .selections .grid-item:hover,
.subcategories-block .selections .grid-item:focus {
    border: 1px #0088c3 solid;
    background-color: #0088c3;
    color: #fff;
    transition: 0.5s;
    text-decoration: none;
}

.subcategories-block .selections .grid-item.widy {
    max-width: calc(50% - 10px);
}

.subcategories-block .selections .grid-item.invert {
    border: 1px #0088c3 solid;
    background-color: #0088c3;
    color: #fff;
}

.subcategories-block .selections .grid-item.invert:hover,
.subcategories-block .selections .grid-item.invert:focus {
    background-color: transparent;
    border: 1px #00284752 solid;
    color: #333;
}

.section-item .name {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 1%;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    width: 70%;
}

.section-item .name a {
    text-decoration: none;
    color: #333333;
}

.section-item .name a:hover {
    color: #0c6792;
}

.section-item .name:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    margin-left: 14px;
    width: 9px;
    height: 16px;
    background: url(../images/icons.png) -137px -18px no-repeat;
    position: relative;
    top: 8px;
    right: 0;
}

.section-item .qty {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #999999;
}

.section-item a:hover .name:after {
    right: -5px;
}

.promo-box {
    padding: 80px 0;
}

.promo-box .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.promo-box .img-box {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    overflow: hidden;
}

.promo-box .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.promo-box .text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    background: #fff;
    padding: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.promo-box .headline {
    margin-bottom: 35px;
}

.promo-box p {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 46px;
}

.news {
    padding: 50px 0;
}

.news-item {
    margin-bottom: 30px;
    background: url(../images/bg.jpg) 0 0 repeat;
}

.news-item .img-box {
    height: 220px;
    overflow: hidden;
}

.news-item .img-box img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.news-item .text {
    padding: 25px 30px;
}

.news-item .date {
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 3px;
    color: #999999;
}

.news-item .name {
    height: 50px;
    overflow: hidden;
    margin-bottom: 25px;
    line-height: 26px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.news-item .name a {
    display: inline-block;
    vertical-align: top;
    color: #333333;
    text-decoration: none;
}

.news-item .name a:hover {
    color: #0c6792;
}

.news-item p {
    height: 75px;
    overflow: hidden;
    margin-bottom: 0;
}

.news-item .btn, .news-item .filter-btn {
    width: 100%;
    padding: 15px;
}

.news-item .btn:after, .news-item .filter-btn:after {
    display: none;
}

.paretners {
    padding: 70px 0 40px;
}

.p-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: spac-between;
    -ms-flex-pack: spac-between;
    justify-content: spac-between;
    margin: 20px -15px 0;
}

.p-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
}

.map-box {
    height: 480px;
    border: 1px solid #333;
}

.form-box {
    padding: 70px 0 80px;
}

.form-box .headline {
    margin-bottom: 15px;
}

.form-box p {
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 55px;
    text-align: center;
}

.form {
    max-width: 666px;
    margin: 0px auto;
}

.form-group {
    margin-bottom: 26px;
    position: relative;
}

.form-group .error-text {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    color: #fa8893;
    font-size: 12px;
    display: none;
    text-align: right;
}

.form-group.error .error-text {
    display: block;
}

.form-group.error .form-control {
    border-color: #fa8893;
}

.form-control {
    width: 100%;
    position: relative;
    z-index: 1;
    height: 48px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 10px 20px;
    background: #fff;
    line-height: 24px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

.form-control:focus {
    border-color: #87c0db;
}

textarea.form-control {
    height: 165px;
    overflow: auto;
    resize: none;
}

.btn.form-btn:after, .form-btn.filter-btn:after {
    display: none;
}

.file-box {
    margin-bottom: 26px;
}

/* file */
.jcf-file {
    display: block;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.jcf-file .jcf-real-element {
    position: absolute;
    font-size: 200px;
    height: 200px;
    margin: 0;
    right: 0;
    top: 0;
}

.jcf-file .jcf-fake-input {
    display: block;
    text-align: center;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden;
    border: 2px dashed #c2c2c2;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 700;
    color: #999999;
    text-transform: uppercase;
    height: 50px;
    line-height: 26px;
    width: 100%;
    background: rgba(0, 0, 0, 0.05);
}

.jcf-file .jcf-upload-button {
    display: none;
}

.jcf-real-element {
    cursor: pointer;
}

.footer {
    padding: 55px 0;
    background: url(../images/f-bg.jpg) 0 0 repeat;
    text-align: center;
}

.footer .container, .footer .hero-nav {
    position: relative;
}

.footer .logo {
    margin-bottom: 40px;
}

.phone {
    display: block;
    position: absolute;
    right: 15px;
    top: -5px;
    padding-left: 27px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
}

.phone:before {
    top: 50%;
    margin-top: -8px;
    left: 0;
    width: 12px;
    height: 16px;
    background: url(../images/icons.png) -56px -26px no-repeat;
}

.phone:hover {
    color: #fff;
    text-decoration: none;
}

.ftr-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 35px;
}

.ftr-nav li {
    padding: 0 20px;
}

.ftr-nav li a {
    display: block;
    color: #999999;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

.ftr-nav li a:hover {
    color: #fff;
}

.ftr-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -15px;
    margin-bottom: 20px;
}

.ftr-btns > div {
    padding: 0 15px;
}

.f-btn {
    display: block;
    color: #999999;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    padding: 11px;
    width: 200px;
    max-width: 100%;
    border: 2px solid #999999;
    color: #333333;
    background: #999999;
    margin-bottom: 15px;
}

.f-btn.contacts {
    color: #999999;
    background: transparent;
}

.f-btn:hover {
    text-decoration: none;
    color: #333333;
    background: #fff;
    border-color: #fff;
}

.f-btn:hover.contacts {
    color: #fff;
    background: transparent;
}

.copy {
    font-size: 14px;
    color: #999999;
}

.nav-ico {
    display: none;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -8px;
    padding: 0;
    border: 0;
    -webkit-border-radius: px;
    -moz-border-radius: px;
    -ms-border-radius: px;
    border-radius: px;
    background: transparent;
    width: 19px;
    height: 16px;
    overflow: hidden;
    z-index: 205;
    outline: none !important;
}

.nav-ico span {
    display: block;
    position: absolute;
    left: 0;
    height: 2px;
    width: 19px;
    background: #0c6792;
}

.nav-ico span:first-child {
    top: 0px;
}

.nav-ico span:nth-child(2) {
    top: 7px;
}

.nav-ico span:last-child {
    top: 14px;
}

.js-open {
    overflow: hidden;
}

.js-open .nav-ico span:first-child {
    top: 7px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.js-open .nav-ico span:last-child {
    top: 7px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.js-open .nav-ico span:nth-child(2) {
    left: 150px;
}

.js-open .header .backdrop {
    display: block;
}

.backdrop {
    display: none;
    position: fixed;
    z-index: 199;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    background: rgba(0, 0, 0, 0.2);
}

.inner-hero {
    background: url(../images/sl-bg.jpg) center center no-repeat;
    padding: 70px 0 40px;
    background-color: #447c93;
}

.inner-hero .breadcrumb {
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.inner-hero a {
    color: #fff;
    text-decoration: none;
}

.inner-hero .active {
    color: #b0c1ca;
}

.inner-hero .breadcrumb-item + .breadcrumb-item::before {
    background-position: -58px -44px;
}

.inner-hero h1 {
    font-size: 40px;
    margin-bottom: 25px;
    color: #fff;
}

h1 {
    text-align: center;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #333333;
}

h2 {
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 25px;
}

h3 {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 30px;
}

.breadcrumb {
    margin-bottom: 20px;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #666666;
    padding: 0;
}

.breadcrumb a {
    color: #666666;
    text-decoration: none;
}

.breadcrumb .active {
    color: #999999;
}

.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: '';
    width: 6px;
    height: 10px;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0 10px 0 6px;
    background: url(../images/icons.png) -86px -47px no-repeat;
    position: relative;
    top: 6px;
}

.content {
    padding: 30px 0 60px 0;
    position: relative;
    z-index: 1;
}

.content img {
    max-width: 100%;
}

.content .section {
    padding: 0;
}

.content .catalog {
    padding: 0 0 30px;
}

.content .form-box {
    padding: 0 0 40px;
}

.content .article-thumbnail {
    margin-bottom: 30px;
}

.content .article-thumbnail img {
max-width: 100%;
}

.content .article-body {
    padding: 60px 30px;
    background-color: #fff;
    box-shadow: 0px 0px 3px 0px #ccc;
}

.content .article-body iframe {
    margin: 0 auto!important;
}

.content .article-body p,
.content .page-body p,
.card-body.text-body p {
    font-size: 1.2em;
}

.content .article-body ul,
.content .page-body ul,
.card-body.text-body ul {
    margin-bottom: 20px;
    font-size: 15px;
}

.content .article-body ul li,
.content .page-body ul li,
.card-body.text-body ul li {
    margin-bottom: 10px;
    padding-left: 40px;
    position: relative;
}

.content .article-body ul li:before,
.content .page-body ul li:before,
.card-body.text-body ul li:before {
    display: block;
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    top: 6px;
    left: 15px;
    background-color: #0c6792;
}

.content .article-body ul li strong,
.content .page-body ul li strong
.card-body.text-body ul li strong {
    font-size: 16px;
    font-weight: 500;
    margin-top: -1px;
    padding-bottom: 5px;
    display: inline-block;
}

.content nav {
    padding-bottom: 30px;
}

.category .section-item {
    height: calc(100% - 30px);
}

.category .section-item .inner {
    background: #fff;
    height: 100%;
    padding-bottom: 60px;
    display: block;
}

.category .section-item .name {
    height: 160px;
    width: 70%;
}

.category .section-item .qty {
    margin-bottom: 35px;
}

.category .section-item ul {
    margin: 0 -40px;
}

.category .section-item ul li {
    display: block;
}

.category .section-item ul li:nth-child(n+4) {
    display: none;
}

.category .section-item ul li a {
    display: block;
    font-weight: 700;
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    padding: 13px 13px 13px 56px;
    position: relative;
}

.category .section-item ul li a:before {
    top: 50%;
    margin-top: -5px;
    left: 40px;
    width: 6px;
    height: 10px;
    background: url(../images/icons.png) -67px -47px no-repeat;
}

.category .section-item ul li a:hover {
    color: #0c6792;
    background: #e6f0f4;
}

.category .section-item ul li a:hover:before {
    background-position: -76px -47px;
}

.category .section-item a.view-more {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.category .section-item.open ul li:nth-child(n+4) {
    display: block;
}

.category .section-item.open .view-more:after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

a.view-more {
    display: block;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 17px;
    border-top: 1px solid #e5e5e5;
    text-align: center;
}

a.view-more .txt {
    display: inline-block;
    vertical-align: top;
}

a.view-more:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 6px;
    height: 10px;
    background: url(../images/icons.png) -67px -47px no-repeat;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin: 3px 0 0 10px;
}

.list li {
    display: block;
}

.list li a {
    display: block;
    font-size: 14px;
    color: #333333;
    text-decoration: none;
    padding: 10px 10px 10px 46px;
    position: relative;
}

.list li a:before {
    top: 50%;
    margin-top: -5px;
    left: 30px;
    width: 6px;
    height: 10px;
    background: url(../images/icons.png) -67px -47px no-repeat;
}

.list li a:hover, .list li a.active {
    color: #0c6792;
    background: #e6f0f4;
}

.list li a:hover:before, .list li a.active:before {
    background-position: -76px -47px;
}

.text-list {
    padding-bottom: 30px;
}

.text-list li {
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #333333;
    padding-left: 46px;
    position: relative;
    margin-bottom: 5px;
}

.text-list li:before {
    top: 50%;
    margin-top: -5px;
    left: 16px;
    width: 6px;
    height: 10px;
    background: url(../images/icons.png) -67px -60px no-repeat;
}

.pagination {
    margin-bottom: 20px;
    font-size: 14px;
}

.pagination .page-item {
    padding: 0 5px;
}

.pagination .page-link {
    color: #333333;
    text-decoration: none;
    border: 0;
    padding: 0;
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 0 !important;
}

.page-item.disabled .page-link {
    background: rgba(0, 0, 0, 0.1);
    border-color: #dee2e6;
}

.page-item.active .page-link {
    color: #fff;
    background-color: #666;
    border-color: transparent;
}

.pagination .page-link:hover {
    background: rgba(0, 0, 0, 0.2);
}

.pagination .page-link.active {
    color: #fff;
    background: #666666;
    pointer-events: none;
}

.pagination .page-link.prev, .pagination .page-link.next {
    position: relative;
}

.pagination .page-link.prev:before, .pagination .page-link.next:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 6px;
    height: 10px;
    background: url(../images/icons.png) no-repeat;
}

.pagination .page-link.prev:before {
    background-position: -94px -27px;
}

.pagination .page-link.next:before {
    background-position: -94px -39px;
}

.filter .search {
    margin: 0 0 26px;
}

.filter .list {
    margin: 0 -30px 10px;
    transition: 0.5s;
}

.filter .filter-title.active + .list {
    display: block;
}

.filter .btn {
    width: 100%;
}

.view-more {
    display: block;
}

.filter .view-more {
    margin: 0 -30px -5px;
    transition: 0.5s;
}

.filter .open + .view-more:after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.filter .close {
    display: none;
    position: absolute;
    z-index: 10;
    width: 21px;
    height: 21px;
    background: url(../images/icons.png) -73px -27px no-repeat;
    top: -27px;
    right: 3px;
    opacity: 1 !important;
}

.filter .search {
    z-index: 1;
}

.filter-item {
    background: #fff;
    margin-bottom: 26px;
}

.filter-title {
    font-weight: 500;
    font-size: 15px;
    color: #333333;
    /* text-transform: uppercase; */
    /* margin-bottom: 15px; */
    padding: 10px 30px;
    background-color: #f7f7f7;
}

.filter-title.expander {
    position: relative;
    cursor: pointer;
}

.filter-title.expander:after {
    display: block;
    position: absolute;
    content: '\f078';
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 600;
    top: 10px;
    right: 30px;
}

.filter-title.expander.active:after {
    content: '\f077';
}

.filter-body {
    display: none;
    padding: 10px 30px;
    position: relative;
}

.filter-body-invisible {
    display: block;
    visibility: hidden;
    padding: 0;
    height: 0;
}

.filter-title.expander.active + .filter-body {
    display: block;
}

.filter-title.expander.active + .filter-body-invisible {
    visibility: visible;
    padding: 10px 30px;
    height: initial;
}

.filter-body .jcf-list-box {
    display: none;
}

.filter-hint {
    display: none;
    position: absolute;
    left: calc(100% + 20px);
    top: 0;
    background: #fff;
    z-index: 10;
    width: 235px;
    padding: 10px 30px;
    text-transform: uppercase;
    font-size: 12px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .3);
    opacity: 1 !important;
}

.filter-hint .inner {
    display: flex;
    justify-content: space-between;
}

.filter-hint:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 20px 18px 0;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
}

.filter-hint-btn {
    display: none;
    padding: 0;
    border: 0;
    text-transform: uppercase;
    color: #2387B5;
    font-weight: bold;
    background: transparent;
}

.filter-result {
    display: flex;
}

.filter-result > div {
    flex: 0 0 50%;
    max-width: 50%;
}

.filter-result .btn {
    padding: 10px 20px;
}

.filter-result .btn[data-role="filter-reset-button"] {
    background-color: transparent;
    color: #999999;
}

.filter-result .btn[data-role="filter-reset-button"]:hover,
.filter-result .btn[data-role="filter-reset-button"]:focus {
    color: #666;
}

.filter-result-mob .btn {
    background-color: transparent;
    color: #999999;
    width: 100%;
    padding: 20px;
    margin-top: -20px;
}

.filter-result-mob .btn:hover,
.filter-result-mob .btn:focus {
    color: #666;
}

.btn-reset {
    background: #E6F0F4;
    border-radius: 0;
    color: #139AD5;
    text-transform: uppercase;
    display: inline-block;
    position: sticky;
    left: -50px;
    top: calc(50% + 300px);
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transform: rotate(-90deg) translateY(-50%);
    -webkit-transform: rotate(-90deg) translateY(-50%);
    white-space: nowrap;
    /*transform-origin: 29.5% 0%;*/
    transform-origin: 0 80%;
    opacity: 0;
    visibility: hidden;
    width: 250px;
    z-index: 100;
    border: 0;
    font-weight: bold;
    transition: all 0.25s ease-in-out;
    box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.05) !important;
    /*margin-left: -300px;*/
}

.btn-reset.is-visible {
    opacity: 1;
    visibility: visible;
}

.btn-reset:hover {

}

.btn-reset span {
    display: block;
    height: 40px;
    line-height: 40px;
    position: relative;
    padding-right: 20px;
}

.btn-reset span:after {
    content: '×';
    font-size: 28px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.filter-in {
    position: relative;
}

.filter-reset-button-mob {
    position: fixed;
    left: 534px;
    z-index: 202;
    opacity: 0 !important;
    visibility: hidden !important;
    transform: rotate(-90deg) translateY(-50%) translateX(-100%);
    -webkit-transform: rotate(-90deg) translateY(-50%) translateX(-100%);
}

.filter .ui-widget-content {
    background: #e9f3f8;
}

.filter-btn {
    display: none;
    width: 100%;
    border: 0;
}

.form-btns .btn, .form-btns .filter-btn {
    padding: 15px 80px;
    white-space: nowrap;
}


@media (max-width: 1430px) {
    .btn-reset {
        transform-origin: 0 31%;
    }
}
@media (max-width: 1199px) {
    .filter .list {
        margin: 0 -20px 20px;
    }

    .ch-list label {
        padding: 10px 10px 5px 50px;
    }

    .ch-list label:before {
        left: 18px;
    }

    .ch-list label:after {
        left: 21px;
    }

    .filter .view-more {
        margin: 0 -20px -5px;
    }
}
@media (max-width: 991px) {
    .filter-result > div {
        width: 100%;
        display: block;
        max-width: initial;
        flex: none;
        text-align: center;
        margin: -10px 0 15px 0;
    }

    .filter-hint {
        position: relative;
        width: 100%;
        left: 0;
        top: 3px;
        margin: 10px 0;
    }

    .filter-hint:before {
        content: none;
    }

    .filter-btn {
        display: block;
        margin-bottom: 25px;
    }

    .filter {
        -webkit-box-shadow: 25px 5px 25px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 25px 5px 25px 0px rgba(0, 0, 0, 0.25);
        background: url(../images/bg.jpg) 0 0 repeat;
        width: 500px;
        position: fixed;
        overflow: auto;
        top: 0px;
        bottom: 0;
        left: 0;
        z-index: 200;
        max-width: 80%;
        -webkit-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        transform: translateX(-200%);
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        height: 100vh;
        max-height: 100vh;
        padding: 35px 10px 10px;
        display: block;
    }

    .filter .close {
        display: block;
    }

    .filter-open {
        overflow: hidden;
    }

    .filter-open .header {
        z-index: 0;
    }

    .filter-open .filter {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    .filter-open aside .backdrop {
        display: block;
    }

    .btn-reset:not(.filter-reset-button-mob) {
        display: none;
    }

    .filter-open .filter-reset-button-mob {
        opacity: 1 !important;
        visibility: visible !important;
        transform: rotate(-90deg) translateY(-50%) translateX(0);
        -webkit-transform: rotate(-90deg) translateY(-50%) translateX(0);
        top: 65% !important;
    }

    .scroll-end .filter-reset-button-mob {
        opacity: 0 !important;
        visibility: hidden !important;
    }
}

@media (max-width: 625px) {
    .filter-reset-button-mob {
        left: calc(80% + 34px)
    }
}

/**
Filter End
 */

.forms {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}

.forms li {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    border: 1px solid #e5e5e5;
    margin-top: -1px;
    margin-left: -1px;
    position: relative;
}

.forms li input {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}

.forms li label {
    display: block;
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    margin-bottom: 0;
    cursor: pointer;
}

.forms li label img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
}

.forms li input:checked + label {
    background: #2487b6;
}

.forms li input:checked + label img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.ch-list li {
    position: relative;
}

.ch-list li:nth-child(n+6) {
    display: none;
}

.ch-list.open li:nth-child(n+6) {
    display: block;
}

.ch-list input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

.ch-list label {
    display: block;
    position: relative;
    padding: 10px 10px 10px 65px;
    color: #333333;
    font-size: 14px;
    margin: 0;
    cursor: pointer;
}

.ch-list label:before {
    z-index: 1;
    top: 12px;
    left: 30px;
    width: 18px;
    height: 18px;
    background: #e5e5e5;
}

.ch-list label:after {
    z-index: 2;
    top: 15px;
    left: 33px;
    width: 12px;
    height: 12px;
    background: #2487b6;
    opacity: 0;
}

.ch-list label:hover {
    background: #e9f3f8;
}

.ch-list label:hover:hover:before {
    background: #fff;
}

.ch-list label:hover:hover:after {
    opacity: 0.3;
}

.ch-list input:checked + label:before {
    background: #e5e5e5;
}

.ch-list input:checked + label:after {
    opacity: 1;
}

.ch-item {
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
}

.ch-item input,
.ch-item label {
    display: block;
    float: left;
}

.ch-item input {
    margin-right: 10px;
}

.ch-item label {
   font-size: 13px;
    margin-top: -2px;
}

#slider {
    width: 100%;
}

.ui-slider {
    position: relative;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    padding: 1px 5px;
    background: #2487b6;
    color: #fff;
    font-size: 12px;
}

.ui-slider .ui-slider-handle:after {
    content: '';
    display: block;
    top: 28px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 24px;
    height: 24px;
    background: #2487b6;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #fff;
    -webkit-box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 0px 0px rgba(0, 0, 0, 0.1);
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    overflow: hidden;
    background: #2487b6;
}

.ui-slider-horizontal {
    height: 16px;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -32px;
    margin-left: -10px;
}

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

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

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

.filter .ui-widget-content {
    background: #e9f3f8;
}

.range {
    padding-top: 40px;
}

.scale {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3px;
    padding-top: 15px;
    background: url(../images/scale.png) 0 0 repeat-x;
}

.scale .num {
    padding: 0 5px;
    font-size: 9px;
    color: #666666;
}

.text-box {
    padding: 50px 0;
}

.filter-btn {
    display: none;
    width: 100%;
    border: 0;
}

.content-box {
    margin-bottom: 50px;
    background: #fff;
    padding: 55px;
}

.product-box {
    padding-bottom: 10px;
}

.product-box .slick-dots .slick-active button {
    background: #d9e5ee;
}

.view-product {
    position: relative;
    overflow: hidden;
}

.view-product .slick-slide span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 595px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    overflow: hidden;
}

.view-product .slick-slide span img {
    max-width: 100%;
    max-height: 100%;
}

.view-product .slick-arrow {
    width: 19px;
    height: 36px;
    z-index: 10;
}

.view-product .slick-arrow:before {
    width: 19px;
    height: 36px;
}

.view-product .slick-arrow.slick-prev {
    left: 0;
}

.view-product .slick-arrow.slick-prev:before {
    background-position: 0 -75px;
}

.view-product .slick-arrow.slick-prev:hover:before {
    background-position: -46px -75px;
}

.view-product .slick-arrow.slick-next {
    right: 0;
}

.view-product .slick-arrow.slick-next:before {
    background-position: -26px -75px;
}

.view-product .slick-arrow.slick-next:hover:before {
    background-position: -70px -75px;
}

.view-product .label-box {
    top: 0;
    left: 0px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.thumbs {
    margin: 0 -10px;
}

.thumbs .slick-slide {
    padding: 0 10px;
    outline: 0;
}

.thumbs span {
    display: block;
    position: relative;
    width: 100px;
    height: 100px;
    padding: 10px;
    border: 2px solid #eaeaea;
    cursor: pointer;
}

.thumbs span:before {
    z-index: 2;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    background: rgba(255, 255, 255, 0.5);
}

.thumbs span img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 1;
}

.thumbs .slick-current span,
.thumbs span:hover {
    border-color: #0c6792;
}

.thumbs .slick-current span:before,
.thumbs span:hover:before {
    opacity: 0;
}

.code {
    margin-bottom: 63px;
    font-size: 14px;
    color: #999999;
}

.precence {
    padding-left: 40px;
    margin-bottom: 15px;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.precence:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 5px;
    width: 22px;
    height: 22px;
    background: url(../images/icons.png) no-repeat;
}

.precence.ye {
    color: #2da157;
}

.precence.ye:before {
    background-position: -108px -31px;
}

.cat-item .precence {
    width: fit-content;
    white-space: nowrap;
    margin: 0 auto 15px auto;
}

.price-box {
    padding: 20px 0 0 0;
    border-top: 2px solid #eaeaea;
    text-align: center;
}

.price-box .price {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}

.price-box .price strong {
    font-weight: 700;
    font-size: 30px;
}

.price-box .price-wholesale {
    margin: 0 auto 15px;
}

.action-price {
    margin-bottom: 27px;
}

.action-price .last-price {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    margin-right: 20px;
    color: #333333;
}

.action-price .last-price:before {
    top: 50%;
    margin-top: -1px;
    left: 0;
    right: 0;
    height: 2px;
    background: #f73c3c;
}

.message {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    height: 24px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0 10px;
    background: #f73c3c;
}

.bonus-info {
    font-size: 14px;
    color: #2da157;
}

.hint {
    display: inline-block;
    text-decoration: none;
    margin-left: 5px;
    border: 1px solid #2da157;
    color: #2da157;
    width: 14px;
    height: 14px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    line-height: 12px;
    text-align: center;
    font-size: 12px;
}

.hint:hover, .hint:focus {
    text-decoration: none;
    color: #2da157;
}

.spinner-box {
    margin-bottom: 20px 0;
}

.spinner-box .size {
    text-align: center;
    font-size: 20px;
}

.ui-spinner {
    display: inline-block;
    position: relative;
    height: 56px !important;
    background: #f0f0f0;
    padding: 0 50px;
    border: 0!important;
}
.ui-spinner .ui-icon,
.ui-spinner .ui-spinner-button:hover .ui-icon {
    background-image: none;
}

.ui-spinner .ui-spinner-button {
    display: block;
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    width: 50px;
    cursor: pointer;
    background: none;
    border: none;
    height: 56px;
}

.ui-spinner .ui-spinner-button:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 9px;
    height: 16px;
    background: url(../images/icons.png) no-repeat;
}

.ui-spinner .ui-spinner-up {
    right: 0;
}

.ui-spinner .ui-spinner-up:before {
    background-position: -101px -57px;
}

.ui-spinner .ui-spinner-down {
    left: 0;
}

.ui-spinner .ui-spinner-down:before {
    background-position: -89px -57px;
}

.ui-spinner .ui-spinner-input {
    width: 100%;
    height: 50px;
    padding: 10px;
    line-height: 36px;
    text-align: center;
    background: none;
    border: 0;
    font-size: 16px;
    color: #666666;
}

.ico-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 20px;
    margin: 0 -9px;
}

.has-ico {
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
    position: relative;
    color: #333333;
    text-decoration: none;
    font-size: 12px;
    margin: 0 9px 15px;
}

.has-ico:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 3px;
    background: url(../images/icons.png) no-repeat;
}

.has-ico.compare:before {
    width: 15px;
    height: 17px;
    background-position: -133px -36px;
}

.has-ico.compare span {
    display: block;
    position: absolute;
    right: -26px;
    top: 2px;
    background: #0c6792;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.has-ico.likes:before {
    width: 17px;
    height: 15px;
    background-position: -91px -80px;
}

.has-ico.delivery:before {
    width: 18px;
    height: 14px;
    background-position: -92px -97px;
}

.has-ico.pickup:before {
    width: 16px;
    height: 18px;
    background-position: -114px -84px;
}

.has-ico.your-price:before {
    width: 17px;
    height: 17px;
    background-position: -132px -84px;
}

.has-ico.send:before {
    width: 16px;
    height: 17px;
    background-position: -113px -104px;
}

a.has-ico:hover,
a.has-ico:focus {
    color: #0c6792;
    text-decoration: none;
}

.analogues-btn {
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    width: 100%;
    color: #0c6792;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    background: #d9e5ee;
    margin-bottom: 45px;
}

.analogues-btn:hover {
    color: #fff;
    background: #0c6792;
    text-decoration: none;
}

.info {
    padding-bottom: 40px;
}

.info .has-ico {
    margin: 0 0 15px;
}

.title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333333;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 2px solid #eaeaea;
}

.info-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px 10px;
    line-height: 22px;
    font-size: 12px;
}

.info-row strong {
    font-weight: 700;
    color: #2da157;
}

.info-row > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
}

.info-row .has-ico {
    font-weight: 700;
    margin: 0;
}

.logo-box {
    height: 60px;
    overflow: hidden;
    margin-bottom: 24px;
}

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

.logo-box + .title {
    margin-bottom: 0;
}

.harakteistick li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 23px 0;
    cursor: default;
    border-bottom: 2px solid #eaeaea;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}

.harakteistick li:hover {
    background: #f7f7f7;
}

.harakteistick li > span {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.harakteistick li > span:first-child {
    padding-right: 20px;
}

.harakteistick li strong {
    font-weight: 700;
}

.descript .harakteistick li {
    font-size: 12px;
    line-height: 22px;
}

.descript .harakteistick li > span:first-child {
    padding-right: 10px;
}

.descript .buy-btn {
    margin-top: 10px;
}

.all {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #999999;
    position: relative;
    font-size: 12px;
    font-weight: 700;
    margin-top: 15px;
}

.all:after {
    content: '';
    display: inline-block;
    vertical-align: top;
    margin: 4px 0 0 12px;
    width: 6px;
    height: 10px;
    background: url(../images/icons.png) -57px -60px no-repeat;
    position: relative;
    right: 0;
}

.all:hover, .all:focus {
    text-decoration: none;
    color: #999999;
}

.all:hover:after, .all:focus:after {
    right: -4px;
}

.info-message {
    background: url(../images/logo-1.png) 40px 38% no-repeat #1f85b5;
    padding: 18px 60px 18px 125px;
    margin-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
}

.info-message > * {
    margin: 0 20px;
}

.info-message strong {
    text-transform: uppercase;
    font-weight: 700;
}

.info-message strong a {
    margin-left: 15px;
}

.info-message a {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-decoration: underline;
}

.info-message a:hover {
    text-decoration: none;
}

.product-tabs .nav-tabs li a {
    background: #f0f0f0;
}

.product-tabs .nav-tabs li a.active {
    background: #f0f0f0;
    color: #2387b5;
    border-color: #2387b5;
}

.about-hero {
    background: url(../images/hero-bg.jpg) center center no-repeat;
    height: 480px;
    padding: 20px 0;
    background-color: #4b839a;
}

.about-hero .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    background-position: -57px -45px;
}

.about-hero .breadcrumb .breadcrumb-item.active {
    color: #abbac2;
}

.about-hero .breadcrumb a {
    color: #fff;
}

.about-text {
    padding: 45px 0;
    background: #fff;
}

.about-text p {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 30px;
}

.about-text .paretners {
    padding: 0;
}

.about-text .paretners .p-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.about-text .paretners .p-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    height: 115px;
    margin-bottom: 0;
}

.manufactured {
    padding: 70px 0 55px;
}

.manufactured p {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 30px;
}

.types {
    padding-top: 35px;
}

.types .text-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.types .text-list li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    width: 100%;
    padding-left: 28px;
    font-size: 16px;
    line-height: 28px;
    font-weight: normal;
}

.types .text-list li:before {
    left: 0;
}

.benefits {
    background: url(../images/bn-bg.jpg) center top no-repeat #2b2a2a;
    background-size: cover;
    padding: 70px 0 5px;
}

.benefits .headline {
    color: #fff;
}

.bn-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.bn-list li {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
    margin: 0 15px 85px;
    padding-left: 42px;
    font-size: 16px;
    line-height: 28px;
    color: #d4d0cd;
    position: relative;
}

.bn-list li:before {
    top: 5px;
    left: 0;
    width: 22px;
    height: 17px;
    background: url(../images/icons.png) 0 -115px no-repeat;
}

.bn-list li strong {
    display: block;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
}

.contact-box {
    padding-bottom: 60px;
}

.contact-item {
    padding: 35px 35px 15px 40px;
    background: #fff;
    margin-bottom: 30px;
    height: calc(100% - 30px);
}

.contact-item .name {
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 10px;
}

.contact-item .name.has-indent {
    margin-bottom: 20px;
}

.unit {
    padding-left: 30px;
    margin-bottom: 20px;
    position: relative;
}

.unit:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    background: url(../images/icons.png) no-repeat;
}

.unit a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #0c6792;
}

.unit.adress:before {
    width: 12px;
    height: 16px;
    background-position: -24px -116px;
}

.unit.tel:before {
    width: 18px;
    height: 19px;
    background-position: -39px -116px;
}

.unit.email:before {
    width: 16px;
    height: 12px;
    background-position: -61px -116px;
}

.unit.mob:before {
    width: 12px;
    height: 16px;
    background-position: -82px -116px;
}

.cart-box {
    background: #fff;
    padding: 20px 40px;
}

.cart-box table {
    width: 100%;
}

.cart-box table tr td {
    padding: 28px 15px;
    border-bottom: 2px solid #eaeaea;
}

.cart-box table tr td:first-child {
    padding-left: 0;
    vertical-align: middle;
    width: 135px;
    max-width: 135px;
}

.cart-box table tr td:nth-child(3) {
    text-align: center;
}

.cart-box table tr td:last-child {
    padding-left: 0;
    padding-right: 0;
    width: 18px;
    max-width: 18px;
}

.cart-box table tr:last-child td {
    border-bottom: 0;
}

.cart-box .img-box {
    width: 120px;
    height: 120px;
    overflow: hidden;
}

.cart-box .img-box img {
    max-width: 100%;
}

.cart-box .name {
    height: 47px;
    overflow: hidden;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333333;
}

.cart-box .name a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #333333;
}

.cart-box .name a:hover {
    color: #0c6792;
}

.cart-box .code {
    margin-bottom: 0;
    color: #747474;
    position: relative;
    top: 4px;
}

.cart-box .spinner-box {
    display: inline-block;
    vertical-align: top;
    width: 120px;
    margin-bottom: 20px;
}

.cart-box .ui-spinner {
    height: 48px !important;
    padding: 0 44px;
}

.cart-box .ui-spinner-button {
    width: 44px;
    height: 48px;
}

.cart-box .ui-spinner-input {
    height: 48px;
    padding: 5px 0;
    line-height: 38px;
    font-size: 14px;
    outline: none!important;
    border: none!important;
    margin: 0;
}

.cart-box .price {
    text-align: center;
    font-size: 14px;
}

.cart-box .action-price {
    text-align: center;
    margin-bottom: 0;
    white-space: nowrap;
}

.cart-box .last-price {
    font-size: 14px;
    margin-right: 15px;
}

.cart-box .total-price {
    margin: -8px 0 35px;
    color: #2da157;
    white-space: nowrap;
}

.cart-box .close {
    display: block;
    opacity: 1 !important;
    width: 16px;
    height: 16px;
    padding: 0;
    background: url(../images/icons.png) -97px -120px no-repeat;
    margin-top: -30px;
}

.order-info {
    background: #f4f4f4;
    padding: 35px 40px 40px;
}

.order-info .title {
    text-align: center;
    border-bottom: 0;
    padding-bottom: 0;
    font-size: 20px;
    text-transform: uppercase;
}

.order-info .btn, .order-info .filter-btn {
    width: 100%;
    margin-bottom: 13px;
}

.order-info .btn:after, .order-info .filter-btn:after {
    display: none;
}

.order-list {
    margin-bottom: 55px;
}

.order-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 0;
    border-bottom: 2px solid #e0e0e0;
    font-size: 14px;
    color: #333333;
}

.order-list li:last-child {
    border-bottom: 0;
}

.order-list li span {
    max-width: 48%;
}

.order-list li span:nth-child(2) {
    font-weight: 700;
    text-align: right;
}

.order-list .price {
    font-size: 14px;
    margin-bottom: 0;
}

.order-list .sale {
    color: #2da157;
}

.order-total {
    text-align: center;
    margin-bottom: 50px;
}

.order-total .title {
    position: relative;
    z-index: 1;
    font-size: 14px;
    margin-bottom: 28px;
}

.order-total .title:before {
    z-index: -1;
    top: 50%;
    margin-top: -1px;
    left: 0;
    right: 0;
    border-bottom: 2px solid #e0e0e0;
}

.order-total .title span {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    background: #f4f4f4;
}

.order-total .price {
    text-align: center;
    margin-bottom: 0;
}

.promocode {
    margin-bottom: 55px;
}

.promocode .apply {
    text-align: center;
}

.promocode .apply a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #3c90ba;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 1px dashed #3c90ba;
}

.promocode .apply a:hover {
    border-bottom-color: transparent;
}

.one-click {
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
}

.one-click a {
    display: inline-block;
    vertical-align: top;
    color: #3c90ba;
}

.order-item {
    margin-bottom: 25px;
}

.order-item .item-in {
    display: none;
    background: #fff;
    padding: 40px 40px 60px;
}

.order-item.open {
    display: block;
}

.order-item.open .item-in {
    display: block;
}

.step-title {
    padding: 30px 40px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-betwee;
    -ms-flex-pack: space-betwee;
    justify-content: space-betwee;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.step-title .num {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
}

.step-title .num span {
    display: block;
    width: 40px;
    height: 40px;
    border: 2px solid #f0f0f0;
    background: #f0f0f0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    font-weight: 700;
    color: #333333;
}

.step-title .name {
    font-size: 20px;
    font-weight: 700;
    color: #333333;
    text-transform: uppercase;
}

.open .step-title {
    background: #f4f4f4;
}

.open .step-title .num span {
    border-color: #666666;
}

.products {
    font-size: 14px;
    color: #333333;
    text-align: right;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
}

.products span {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 230px;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.products span:before {
    top: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.products strong {
    font-weight: 700;
}

.products .change {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    margin-left: 27px;
    text-decoration: none;
    color: #2387b5;
    font-weight: 700;
}

.radio-box {
    margin-bottom: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.radio-box input {
    position: absolute;
    top: 0;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    left: 0;
    margin: 0;
}

.radio-box input:checked {
    z-index: 1;
}

.radio-box input:checked + label {
    opacity: 1;
    cursor: default;
}

.radio-box input:not(:checked) + label:hover {
    opacity: .5;
}

.radio-box label {
    color: #333333;
    opacity: .33;
    -webkit-transition: opacity .25s ease;
    -o-transition: opacity .25s ease;
    transition: opacity .25s ease;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
}

.radio-box label:first-child,
.radio-box label.first-label{
    margin-right: 90px;
}

.radio-box .toggle-outside {
    position: absolute;
    height: 32px;
    background: #f0f0f0;
    padding: 5px;
    width: 55px;
    overflow: hidden;
    -webkit-transition: .25s ease all;
    -o-transition: .25s ease all;
    transition: .25s ease all;
    top: 0;
    left: 150px;
}

.radio-box .toggle-inside {
    position: absolute;
    -webkit-transition: .25s ease all;
    -o-transition: .25s ease all;
    transition: .25s ease all;
    height: 24px;
    width: 24px;
    background: #2387b5;
    top: 4px;
}

.radio-box input:checked ~ .toggle-outside .toggle-inside {
    left: 5px;
}

.radio-box input ~ input:checked ~ .toggle-outside .toggle-inside {
    left: 26px;
}

.radio-1 label {
    text-transform: none;
}

.radio-1 .toggle-outside {
    left: 100px;
}

.radio-2 label {
    text-transform: none;
}

.radio-2 .toggle-outside {
    left: 185px;
}

label {
    display: block;
    font-weight: 500;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #333333;
}

.star {
    font-size: 14px;
    color: #ff5555;
}

.form-line {
    width: 586px;
    max-width: 100%;
}

.out-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.out-line .jcf-select {
    width: 110px;
    margin: 0 27px 0 0;
}

.form-style p {
    margin-bottom: 50px;
}

.form-style .form-group {
    margin-bottom: 20px;
}

.form-style .form-group.has-indent {
    margin-bottom: 60px;
}

.form-style .form-group.has-sel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.form-style .form-group.has-sel label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
}

.form-style .form-group.has-sel .form-control {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
}

.form-style .form-control {
    background: #f0f0f0;
}

.form-style .plus-btn {
    margin-top: 31px;
    display: block;
    text-decoration: none;
    position: relative;
    height: 48px;
    width: 48px;
    margin-left: 27px;
    background: #f0f0f0;
}

.form-style .plus-btn:before {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 14px;
    height: 14px;
    background: url(../images/icons.png) -133px -104px no-repeat;
}

/* select */
.jcf-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #f0f0f0;
    width: 414px;
    max-width: 100%;
    height: 48px;
}

.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0;
}

.jcf-select .jcf-select-text {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 0;
    line-height: 28px;
    margin: 0 40px 0 20px;
    text-transform: uppercase;
}

.jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    width: 35px;
    bottom: 0;
    right: 0;
    top: 0;
}

.jcf-select .jcf-select-opener:before {
    top: 50%;
    left: 0;
    margin-top: -5px;
    width: 6px;
    height: 10px;
    background: url(../images/icons.png) -57px -60px no-repeat;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

body > .jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0px;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px;
}

.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto;
}

.jcf-select.jcf-compact-multiple {
    max-width: 220px;
}

.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
    display: inline-block;
    padding-top: 2px;
    content: '...';
}

/* multiple select styles */
.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px;
}

/* select options styles */
.jcf-list {
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #f0f0f0;
    line-height: 14px;
    font-size: 12px;
    width: 100%;
}

.jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    overflow: auto;
    width: 100%;
}

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

.jcf-list ul li {
    overflow: hidden;
    display: block;
}

.jcf-list .jcf-overflow {
    overflow: auto;
}

.jcf-list .jcf-option {
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block;
    padding: 10px 20px;
    color: #656565;
    min-height: 14px;
    height: 1%;
}

.jcf-list .jcf-disabled {
    background: #fff !important;
    color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
    background: #e6e6e6;
    color: #000;
}

.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: bold;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px;
}

.form-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
}

.form-btns.has-indent {
    margin-bottom: 20px;
}

.form-btns .btn, .form-btns .filter-btn {
    padding: 15px 80px;
    white-space: nowrap;
}

a.go, span.go {
    display: inline-block;
    vertical-align: top;
    margin-left: 25px;
    color: #666666;
    text-decoration: none;
}

a.go:hover, a.go:focus,
span.go:hover, span.go:focus{
    color: #0c6792;
    text-decoration: none;
}

.radio-list {
    position: relative;
    padding-bottom: 10px;
}

.radio-list input {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.radio-list label {
    display: block;
    margin-bottom: 15px;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    position: relative;
    padding-left: 40px;
    color: #333333;
    cursor: pointer;
}

.radio-list label strong {
    font-weight: 700;
}

.radio-list label:before {
    top: 2px;
    left: 0;
    z-index: 1;
    width: 20px;
    height: 20px;
    background: #f0f0f0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.radio-list label:after {
    z-index: 2;
    top: 7px;
    left: 5px;
    width: 10px;
    height: 10px;
    background: #2387b5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
}

.radio-list input:checked + label:after {
    opacity: 1;
}

.step-total-price {
    margin-bottom: 45px;
}

.step-total-price .price {
    text-align: center;
    margin-bottom: 0;
    font-size: 28px;
}

.step-total-price h3 {
    margin-bottom: 15px;
}

.payment {
    padding-bottom: 5px;
}

.pay-item {
    position: relative;
    margin-bottom: 30px;
    height: calc(100% - 30px);
    cursor: pointer;
}

.pay-item input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

.pay-item label {
    display: block;
    position: relative;
    margin-bottom: 0;
    height: 100%;
    padding: 40px 20px 70px;
    background: #f4f4f4;
    border: 2px solid #f4f4f4;
    cursor: pointer;
}

.pay-item label:before {
    bottom: 28px;
    left: 50%;
    margin-left: -10px;
    z-index: 1;
    width: 20px;
    height: 20px;
    background: #dedede;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.pay-item label:after {
    z-index: 2;
    bottom: 33px;
    left: 50%;
    margin-left: -5px;
    width: 10px;
    height: 10px;
    background: #2387b5;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
}

.pay-item .ico-box {
    display: block;
    text-align: center;
    margin: 0 0 30px;
    padding: 0;
    height: 50px;
}

.pay-item .ico-box img {
    vertical-align: top;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.7;
}

.pay-item strong {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 26px;
    margin: 5px auto;
    max-width: 97%;
}

.pay-item p {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    color: #333333;
    line-height: normal;
    margin-bottom: 25px;
}

.pay-item .card-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.pay-item .card-icons img {
    margin: 0 10px;
}

.pay-item input:checked + label {
    background: #fff;
    border-color: #2387b5;
}

.pay-item input:checked + label:after {
    opacity: 1;
}

.pay-item input:checked + label .ico-box img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}

.note-info {
    margin-left: 27px;
    line-height: 18px;
    font-size: 14px;
}

.note-info a {
    display: inline-block;
    vertical-align: top;
    color: #0c6792;
}

.attention {
    padding: 20px;
    background: #e9f3f7;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
}

.order-accept p {
    color: #333333;
}

.num-order {
    text-align: center;
    margin-bottom: 40px;
    font-size: 28px;
    font-weight: 700;
    color: #333333;
}

.cab-item {
    margin-bottom: 30px;
}

.cab-item a {
    display: block;
    height: 240px;
    padding: 20px;
    text-align: center;
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background: #fff;
}

.cab-item a:hover {
    color: #0c6792;
}

.cab-item a .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 150px;
}

.order-tabs {
    margin-bottom: 60px;
}

.order-tabs .nav-tabs .nav-link {
    background: #f4f4f4;
    border-bottom: 0 !important;
}

.order-tabs .nav-tabs .nav-link.active {
    background: #fff;
    color: #2387b5;
}

.order-tabs .card-body {
    padding: 40px;
    background: #fff;
}

.order-table table {
    width: 100%;
}

.order-table table tr th {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #333333;
    padding: 15px;
    border-bottom: 2px solid #eaeaea;
}

.order-table table tr th:first-child {
    padding-left: 0;
}

.order-table table tr td {
    font-size: 14px;
    color: #333333;
    padding: 30px 15px;
    border-bottom: 2px solid #eaeaea;
    vertical-align: top;
    line-height: 24px;
}

.order-table table tr td:first-child {
    padding-left: 0;
}

.order-table table tr td:last-child {
    text-align: right;
    padding-right: 0;
}

.order-table table tr td span {
    font-size: 12px;
    color: #666666;
    display: block;
    margin-top: 10px;
}

.order-table table tr td span.green {
    color: #2da157;
}

.order-table table tr:last-child td {
    border-bottom: 0;
}

.product-list .inner {
    overflow: hidden;
    max-height: 135px;
}

.product-list .item {
    margin-bottom: 25px;
}

.product-list .item p {
    margin-bottom: 10px;
    color: #333333;
    text-align: left;
}

.product-list .item .line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -8px;
}

.product-list .item .line span {
    margin: 0;
    padding: 0 8px;
}

.product-list .view-all {
    margin-top: 20px;
    text-align: center;
}

.product-list .view-all a {
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-weight: 500;
    font-size: 10px;
    text-transform: uppercase;
    padding-right: 10px;
    color: #333333;
    text-decoration: none;
}

.product-list .view-all a:before {
    top: 50%;
    right: -5px;
    width: 6px;
    height: 10px;
    background: url(../images/icons.png) -57px -60px no-repeat;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.product-list.open .inner {
    max-height: 2500px;
}

.product-list.open .view-all a:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.nav-btn {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-size: 10px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 7px 20px;
    border: 2px solid #2387b5;
    color: #2387b5;
}

.nav-btn:hover, .nav-btn:focus {
    background: #2387b5;
    color: #fff;
    text-decoration: none;
}

.nav-btn.cancel {
    color: #f73c3c;
    border-color: #fa8893;
}

.nav-btn.cancel:hover, .nav-btn.cancel:focus {
    background: #fa8893;
    color: #fff;
}

/**********************/
.contact-info {
    margin-bottom: 65px;
    background: #fff;
}

.contact-info .map {
    height: 100%;
}

.sertificate {
    padding: 80px 0 115px;
    background: #fff;
}

.sertificate .slider {
    margin: 0 -15px;
}

.sertificate .slider .slick-slide {
    text-align: center;
    overflow: hidden;
    padding: 0 15px;
}

.sertificate .slider .slick-slide img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    max-height: 100%;
}

.sertificate .slick-arrow:before {
    width: 19px;
    height: 36px;
}

.sertificate .slick-arrow.slick-prev {
    left: -50px;
}

.sertificate .slick-arrow.slick-prev:before {
    background-position: 0 -75px;
}

.sertificate .slick-arrow.slick-prev:hover:before {
    background-position: -46px -75px;
}

.sertificate .slick-arrow.slick-next {
    right: -50px;
}

.sertificate .slick-arrow.slick-next:before {
    background-position: -26px -75px;
}

.sertificate .slick-arrow.slick-next:hover:before {
    background-position: -70px -75px;
}

.sertificate .slick-dots {
    bottom: -60px;
}

.sertificate .slick-dots li button {
    background: #bbbbbb;
}

.sertificate .slick-dots li.slick-active button {
    background: #2387b5;
}

.sr-slider {
    opacity: 0;
    min-height: 0;
    visibility: hidden;
}

.sr-slider.slick-initialized {
    opacity: 1;
    min-height: none;
    visibility: visible;
}

.radio-box-1 .toggle-outside {
    left: 170px;
}

.inner-hero .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    background-position: -58px -44px;
}

.inner-hero .breadcrumb a, .inner-hero .breadcrumb .active {
    color: #fff;
}

@media (max-width: 1199px) {
    .radio-1 .toggle-outside {
        left: 103px;
    }

    .radio-2 .toggle-outside {
        left: 185px !important;
    }
}

@media (min-width: 992px) {
    .contact-info .contact-item {
        margin-bottom: 0;
        min-height: 400px;
        font-size: 20px;
        color: #333333;
        padding: 45px 35px 15px 55px;
    }

    .contact-info .contact-item .name {
        font-size: 20px;
        margin-bottom: 40px;
    }
}

@media (max-width: 991px) {
    .contact-info {
        background: none;
        margin-bottom: 30px;
    }

    .contact-info .contact-item {
        padding: 20px;
        margin-bottom: 20px;
        min-height: 0;
        height: auto;
        width: 100%;
    }

    .contact-info .map {
        height: 300px;
    }
}

@media (max-width: 767px) {
    .sertificate {
        padding: 30px 0 80px;
    }

    .sertificate .slick-dots {
        bottom: -40px;
    }
}

@media (max-width: 577px) {
    .sertificate .slider {
        margin: 0 -5px;
    }

    .sertificate .slider .slick-slide {
        padding: 0 5px;
    }

    .radio-box .toggle-outside {
        width: 46px;
        height: 24px;
    }

    .radio-box .toggle-inside {
        width: 16px;
        height: 16px;
    }

    .radio-box-1 .toggle-outside {
        left: 116px !important;
    }

    .radio-2 .toggle-outside {
        left: 130px !important;
    }
}

@media (max-width: 370px) {
    .radio-box {
        display: block !important;
        overflow: hidden;
        margin-bottom: 30px;
    }

    .radio-box label {
        float: left;
        text-decoration: underline;
        text-transform: uppercase;
    }

    .radio-box label:nth-child(4) {
        float: right;
    }

    .radio-box .toggle-outside {
        display: none;
    }
}

@media (min-width: 1400px) {
    .container, .hero-nav {
        max-width: 1360px;
    }
}

@media (min-width: 578px) and (max-width: 1400px) {
    .container, .hero-nav {
        max-width: 100%;
        padding: 0 30px;
    }
}

@media (max-width: 1399px) {

    .main-nav li a {
        font-size: 12px;
        padding: 18px 16px;
    }

    .slide-title {
        font-size: 37px;
        line-height: 50px;
    }

    .label {
        padding: 7px 15px;
    }

    .p-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .p-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .p-item img {
        max-width: 100%;
    }

    .scale {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .scale .num {
        padding: 0 1px;
    }

    .has-ico {
        padding-left: 25px;
    }

    .info-message {
        display: block;
        text-align: center;
    }

    .info-message > * {
        display: block;
    }

    .pay-item label {
        padding-left: 10px;
        padding-right: 10px;
    }

    .pay-item .card-icons img {
        margin: 0 5px;
    }
}

@media (max-width: 1199px) {
    .user-nav .compare {
        margin-right: 15px;
    }

    .main-nav li a {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 11px 16px;
    }

    .slide-title {
        font-size: 29px;
        line-height: 40px;
    }

    .filter-item {
        padding: 20px;
    }

    .filter .list {
        margin: 0 -20px 20px;
    }

    .filter .view-more {
        margin: 0 -20px -20px;
    }

    .view-product .slick-slide span {
        height: 400px;
    }

    .contact-item {
        padding: 20px 20px 10px;
    }

    .cart-box {
        padding: 10px 20px;
    }

    .cart-box table tr td {
        padding: 25px 5px;
    }

    .cart-box table tr td:first-child {
        width: 125px;
        max-width: 125px;
    }

    .order-info {
        padding: 20px;
    }

    .step-title {
        padding: 20px;
    }

    .step-title .num {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px;
        max-width: 60%;
    }

    .order-item .item-in {
        padding: 30px 20px;
    }

    .radio-box .toggle-outside {
        left: 170px;
    }

    .radio-1 .toggle-outside {
        left: 100px;
    }

    .form-btns.has-indent {
        display: block;
    }

    .form-btns.has-indent .note-info {
        margin: 20px 0 0;
    }

    .pay-item label {
        padding-top: 20px;
    }

    .pay-item .ico-box {
        margin-bottom: 10px;
    }

    .pay-item strong {
        font-size: 11px;
        line-height: 18px;
    }

    .order-table table tr td,
    .order-table table tr th {
        padding-right: 5px;
        padding-left: 5px;
        font-size: 12px;
    }

    .order-table table tr td span,
    .order-table table tr th span {
        white-space: nowrap;
    }

    .order-table table tr td p,
    .order-table table tr th p {
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .order-table table tr th {
        white-space: nowrap;
        font-size: 12px;
    }

    .order-table table tr td:nth-child(3) {
        white-space: nowrap;
    }
}

@media (min-width: 991px) {
    .main-nav li ul {
        position: absolute;
        top: 100%;
        left: 0;
        background: #fff;
        width: 300px;
        border-top: 4px solid #2387b5;
        display: none;
    }

    .main-nav li:last-child ul {
        left: auto;
        right: 0;
    }

    .main-nav li:hover ul {
        display: block;
    }
}

@media (max-width: 991px) {
    .right-head {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .right-head .enter {
        margin-bottom: 0;
    }

    .header .row, .header div[class^="col-"] {
        position: static;
    }

    .header .logo {
        margin-top: 5px;
    }

    .header-top {
        padding: 15px 0;
    }

    .header-top .container, .header-top .hero-nav {
        position: relative;
    }

    .user-nav {
        position: absolute;
        top: -53px;
        right: 51px;
    }

    .user-nav a {
        display: block;
        width: 26px;
        height: 26px;
        font-size: 0;
        padding-left: 0;
        margin-right: 5px;
    }

    .user-nav .favourite, .user-nav .compare {
        margin-right: 20px;
    }

    .user-nav a .qty {
        font-size: 11px;
        top: -9px!important;
    }

    .search {
        margin-right: 0;
    }

    .nav-ico {
        display: block;
    }

    .header-btm {
        -webkit-box-shadow: 25px 5px 25px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 25px 5px 25px 0px rgba(0, 0, 0, 0.25);
        background: #fff;
        width: 500px;
        position: fixed;
        overflow: auto;
        top: 0px;
        bottom: 0;
        left: 0;
        z-index: 200;
        max-width: 80%;
        -webkit-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        transform: translateX(-200%);
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        height: 100vh;
        max-height: 100vh;
        padding: 20px 10px;
        display: block;
    }

    .header-btm .container, .header-btm .hero-nav {
        padding: 0;
    }

    .header-btm ul {
        display: block;
    }

    .header-btm li {
        display: block;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .header-btm li a {
        padding: 10px;
        display: block;
    }

    .header-btm .top-nav {
        margin-left: 0;
    }

    .header-btm .top-nav li + li {
        padding-left: 0;
        margin-left: 0;
        border-left: 0;
    }

    .header-btm ul li ul li a {
        font-size: 10px;
    }

    .header-btm ul li ul {
        max-height: 0px;
        overflow: hidden;
        border-top: 0;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .header-btm ul li.open ul {
        max-height: 2500px;
    }

    .js-open .header-btm {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    .hero {
        text-align: center;
    }

    .hero .row {
        padding-top: 30px;
    }

    .hero .img-box {
        text-align: center;
        margin-top: 20px;
    }

    .hero .img-box img {
        display: inline-block;
        vertical-align: top;
        max-width: 400px;
    }

    .slide-title {
        margin: 0 0 20px;
    }

    .catalog {
        padding: 40px 0 10px;
    }

    .catalog .card-body {
        padding: 30px 0 0;
    }

    .section-item > a, .section-item .inner {
        padding: 20px;
    }

    .section {
        padding: 30px 0 10px;
    }

    .headline {
        margin-bottom: 25px;
    }

    .promo-box .headline {
        margin-bottom: 10px;
    }

    .promo-box {
        padding: 40px 0;
    }

    .promo-box .btn, .promo-box .filter-btn {
        padding: 20px;
    }

    .promo-box .text {
        padding: 30px 20px 20px;
    }

    .promo-box p {
        margin-bottom: 20px;
    }

    .news,
    .paretners {
        padding: 30px 0 10px;
    }

    .map-box {
        height: 500px;
    }

    .form-box {
        padding: 30px 0 40px;
    }

    .form-box p {
        margin-bottom: 25px;
    }

    .footer {
        padding: 30px 0;
    }

    .phone {
        width: 190px;
        position: relative;
        top: auto;
        right: auto;
        margin: 0px auto 30px;
    }

    .content {
        padding: 30px 0;
    }

    .filter-btn {
        display: block;
        margin-bottom: 25px;
    }

    .filter {
        -webkit-box-shadow: 25px 5px 25px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 25px 5px 25px 0px rgba(0, 0, 0, 0.25);
        background: url(../images/bg.jpg) 0 0 repeat;
        width: 500px;
        position: fixed;
        overflow: auto;
        top: 0px;
        bottom: 0;
        left: 0;
        z-index: 200;
        max-width: 80%;
        -webkit-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        transform: translateX(-200%);
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        height: 100vh;
        max-height: 100vh;
        padding: 45px 10px 10px;
        display: block;
    }

    .filter .close {
        display: block;
    }

    .filter-open {
        overflow: hidden;
    }

    .filter-open .filter {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    .filter-open aside .backdrop {
        display: block;
    }

    h1 {
        margin-bottom: 20px;
    }

    .text-box {
        padding: 30px 0 20px;
    }

    .range {
        margin: 0 15px;
    }

    .content-box {
        padding: 20px;
        margin-bottom: 30px;
    }

    .thumbs {
        margin-bottom: 30px;
    }

    .code {
        display: inline-block;
        vertical-align: top;
        margin: 0 15px 30px 0;
    }

    .precence {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 30px;
    }

    .mob-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -15px;
    }

    .mob-row .btn-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 15px;
    }

    .price-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 30px);
        flex: 0 0 calc(50% - 30px);
        max-width: calc(50% - 30px);
        margin-left: 15px;
        margin-right: 15px;
    }

    .analogues-btn,
    .info-message {
        margin-bottom: 30px;
    }

    .info {
        padding-bottom: 20px;
    }

    .has-ico {
        display: block;
    }

    .logo-box {
        height: auto;
    }

    .harakteistick li {
        padding: 15px 0;
    }

    .product-box {
        padding-bottom: 30px;
    }

    .product-tabs .nav-tabs li a {
        padding: 10px;
        font-size: 12px;
    }

    .about-hero {
        height: 280px;
    }

    .manufactured {
        padding: 35px 0;
    }

    .types {
        padding-top: 0;
    }

    .types .text-list {
        display: block;
    }

    .bn-list li {
        margin-bottom: 40px;
    }

    .cart-box {
        margin-bottom: 30px;
    }

    .out-line .form-line {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 73px);
        flex: 0 0 calc(100% - 73px);
        max-width: calc(100% - 73px);
    }

    .pay-item {
        height: auto;
    }

    .pay-item label {
        padding: 20px 40px 20px 110px;
    }

    .pay-item label .ico-box {
        position: absolute;
        margin-bottom: 0;
        top: 20px;
        left: 20px;
    }

    .pay-item label:before {
        bottom: auto;
        left: auto;
        top: 10px;
        right: 10px;
        margin-left: 0;
    }

    .pay-item label:after {
        bottom: auto;
        left: auto;
        top: 15px;
        right: 15px;
        margin-left: 0;
    }

    .pay-item label strong, .pay-item label p {
        text-align: left;
    }

    .pay-item label strong {
        font-size: 14px;
        line-height: 26px;
    }

    .pay-item label .card-icons {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .cab-item a {
        height: 200px;
    }

    .cab-item a .img-box {
        height: 110px;
    }

    .order-table {
        overflow: scroll;
    }

    .order-tabs {
        margin-bottom: 40px;
    }

    .order-tabs .card-body {
        padding: 20px;
    }

    .order-tabs .nav-tabs .nav-link {
        padding: 10px;
    }

    .order-tabs .nav-tabs {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background: #f4f4f4;
    }

    .order-tabs .nav-tabs .nav-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }
}

@media (min-width: 768px) {
    .nav-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .card {
        border: none;
    }

    .card .card-header {
        display: none;
    }

    .card .collapse {
        display: block;
    }
}

@media (max-width: 767px) {
    .nav-tabs {
        display: none !important;
    }

    .tab-content > .tab-pane {
        display: block !important;
        opacity: 1;
    }

    .right-head > a {
        padding-left: 15px;
    }

    .right-head .tel {
        font-size: 12px;
    }

    .header .logo {
        margin-top: 12px;
    }

    .card {
        border: 0;
    }

    .catalog .card-body,
    .news {
        padding: 15px 0 0;
    }

    .catalog .card-body .row,
    .news .row {
        margin-left: -7px;
        margin-right: -7px;
    }

    .catalog .card-body div[class^="col-"],
    .news div[class^="col-"] {
        padding-left: 7px;
        padding-right: 7px;
    }

    .catalog .row {
        margin-left: -7px;
        margin-right: -7px;
    }

    .catalog div[class^="col-"] {
        padding-left: 7px;
        padding-right: 7px;
    }

    .card-header {
        padding: 0;
        border-radius: 0 !important;
        background: none;
        border-bottom: 0;
    }

    .card-header a {
        display: block;
        border-radius: 0 !important;
        border: 0 !important;
        border-bottom: 2px solid rgba(0, 0, 0, 0.125) !important;
        text-decoration: none;
        background: #fff;
        color: #333333;
        font-weight: 700;
        text-transform: uppercase;
        padding: 13px;
        font-size: 14px;
    }

    .card-header a:not(.collapsed) {
        color: #0c6792;
        border-bottom-color: #0c6792 !important;
    }

    .cat-item .img-box {
        height: 220px;
        padding-top: 20px;
    }

    .label {
        padding: 5px 15px;
    }

    .cat-item {
        margin-bottom: 15px;
    }

    .catalog {
        padding: 40px 0;
    }

    .content nav {
        overflow: scroll;
    }

    .section-item {
        margin-bottom: 15px;
    }

    .section-item .inner {
        overflow: hidden;
    }

    .section-item > a {
        height: 180px;
        overflow: hidden;
    }

    .section {
        padding: 30px 0 25px;
    }

    .headline, h1 {
        font-size: 22px;
    }

    .promo-box .inner {
        display: block;
    }

    .promo-box .img-box {
        max-height: 200px;
    }

    .promo-box .img-box img {
        position: relative;
        top: -50px;
    }

    .promo-box .img-box,
    .promo-box .text {
        max-width: 100%;
    }

    .news-item .text {
        padding: 15px 20px;
    }

    .news-item .img-box {
        height: 180px;
    }

    .news {
        padding: 30px 0 25px;
    }

    .news-item {
        margin-bottom: 15px;
    }

    .map-box {
        height: 500px;
    }

    .ftr-nav {
        margin-bottom: 20px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .ftr-nav li a {
        margin-bottom: 10px;
    }

    .footer .logo {
        margin-bottom: 30px;
    }

    .inner-hero {
        padding: 30px 0 10px;
    }

    .inner-hero h1 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .category .section-item {
        height: auto;
    }

    .content {
        padding: 20px 0 25px;
    }

    .bn-list {
        display: block;
        margin: 0;
    }

    .bn-list li {
        margin: 0 0 20px;
        max-width: 100%;
    }

    .about-text {
        padding: 30px 0;
    }

    .about-text .paretners .p-item {
        height: 70px;
    }

    .manufactured {
        padding-bottom: 1px;
    }

    .benefits {
        padding: 35px 0 10px;
    }

    .contact-box {
        padding-bottom: 20px;
    }

    .content .form-box {
        padding-bottom: 20px;
    }

    .contact-item {
        height: auto;
    }

    .cart-box table tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
    }

    .cart-box table tr td {
        display: block;
        padding: 10px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .cart-box table tr td:first-child {
        border-bottom: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 130px;
        flex: 0 0 130px;
        max-width: 130px;
    }

    .cart-box table tr td:nth-child(2) {
        border-bottom: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 130px);
        flex: 0 0 calc(100% - 130px);
        max-width: calc(100% - 130px);
        padding-right: 30px;
    }

    .cart-box table tr td:nth-child(3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 0;
    }

    .cart-box table tr td:nth-child(4) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        max-width: 49%;
        padding-right: 0;
    }

    .cart-box table tr td:last-child {
        width: 1%;
    }

    .cart-box .close {
        position: absolute;
        right: 0;
        top: 13px;
        margin-top: 0;
    }

    .step-title .name {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .cab-item a {
        height: 150px;
        padding: 15px;
        font-size: 12px;
        line-height: 18px;
    }

    .cab-item a .img-box {
        height: 80px;
    }

    .cab-item a .img-box img {
        max-width: 35%;
    }

    .order-tabs .card-body {
        padding: 15px;
    }

    .order-table {
        overflow: visible;
    }

    .order-table table {
        max-width: 100%;
    }

    .order-table table tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .order-table table tr th {
        display: none;
    }

    .order-table table tr td {
        display: block;
        padding: 5px 10px;
    }

    .order-table table tr td:first-child, .order-table table tr td:nth-child(2), .order-table table tr td:nth-child(3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333%;
        flex: 0 0 33.3333333%;
        max-width: 33.3333333%;
        padding-left: 10px;
        text-align: center;
    }

    .order-table table tr td:nth-child(4), .order-table table tr td:nth-child(5), .order-table table tr td:nth-child(6), .order-table table tr td:nth-child(7) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-table table tr td:nth-child(4) span, .order-table table tr td:nth-child(5) span {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin-top: 0;
    }

    .order-table table tr td:nth-child(4) span:before, .order-table table tr td:nth-child(5) span:before {
        display: inline-block;
        vertical-align: top;
        content: '-';
        color: #666666;
        margin-right: 3px;
    }

    .order-table table tr td:nth-child(6) {
        border-bottom: 0;
    }

    .order-table table tr td:nth-child(7) {
        text-align: center;
        padding: 5px 10px 15px;
    }

    .product-list {
        max-width: 100%;
    }

    .product-list .item {
        margin-bottom: 10px;
    }

    .product-list .item p {
        margin-bottom: 0;
        white-space: normal;
    }

    .product-list .item .line {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .product-list .inner {
        max-height: 105px;
    }

    .product-list .view-all {
        margin-top: 10px;
    }

    .order-table table tr:last-child td:nth-child(7) {
        border-bottom: 2px solid #eaeaea;
    }
}

@media (max-width: 577px) {

    .header{
        position: fixed;
        left: 0;
        right: 0;
        top: 0;        
    }

    .is-scrolled .header .super-header{
        box-shadow: 0 2px 8px rgba(0,0,0,.25);
    }

    .is-scrolled .header .search{
       display:  none;
    }

    body{
        padding-top: 118px;
    }

    .user-nav {
        top: -47px;
    }

    .user-nav a .qty {
        top: -6px;
    }

    .super-header {
        height: 40px;
    }

    .nav-ico {
        margin-top: -4px;
    }

    .header .logo {
        position: absolute;
        top: -46px;
        left: 15px;
        margin-top: 0;
        max-width: 150px;
    }

    .ftr-btns {
        display: block;
    }

    .ftr-btns > div {
        max-width: 100%;
    }

    .right-head {
        margin: 0;
    }

    .right-head a {
        display: block;
        margin: 15px 0 0;
    }

    .slide-title {
        font-size: 18px;
        line-height: 26px;
    }

    .hero .img-box img {
        max-width: 100%;
    }

    .section-item .bg img {
        max-width: 54%;
    }

    .section-item .name {
        font-size: 14px;
        line-height: 20px;
    }

    .section-item .qty {
        font-size: 12px;
    }

    .promo-box .img-box img {
        top: auto;
    }

    .p-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .form-btn {
        width: 100%;
    }

    .ftr-nav li {
        padding: 0 15px;
    }

    .f-btn {
        width: 100%;
    }

    .promo-box .btn, .promo-box .filter-btn {
        padding: 20px 10px;
        white-space: nowrap;
    }

    .promo-box .text {
        padding: 15px;
    }

    .news-item .name {
        height: auto;
    }

    .category .section-item .name:after {
        top: 1px;
    }

    .pagination .page-link {
        width: 38px;
        height: 38px;
        line-height: 38px;
    }

    .content-box {
        padding: 15px;
    }

    .mob-row {
        display: block;
        margin: 0;
    }

    .price-box {
        margin-right: 0;
        margin-left: 0;
        max-width: 100%;
    }

    .mob-row .btn-box {
        padding: 0;
        max-width: 100%;
    }

    .ui-spinner {
        display: block;
    }

    .info-message {
        padding: 110px 15px 15px;
        background-position: center 15px;
    }

    .info-message > * {
        margin-left: 0;
        margin-right: 0;
    }

    .info-message strong {
        margin-bottom: 15px;
    }

    .thumbs {
        display: none;
    }

    .about-text .paretners .p-item img {
        max-width: 70%;
    }

    .contact-item {
        margin-bottom: 15px;
    }

    .cart-box {
        padding: 15px;
    }

    .cart-box .name {
        height: auto;
    }

    .cart-box .img-box {
        height: 60px;
        width: 60px;
    }

    .cart-box table tr td {
        padding: 10px 5px;
    }

    .cart-box table tr td:first-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70px;
        flex: 0 0 70px;
        max-width: 70px;
    }

    .cart-box table tr td:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 70px);
        flex: 0 0 calc(100% - 70px);
        max-width: calc(100% - 70px);
    }

    .order-info {
        padding: 15px;
    }

    .form-btns {
        display: block;
        text-align: center;
    }

    a.go {
        margin: 20px 0 0;
    }

    .step-title {
        padding: 15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .step-title .name {
        font-size: 14px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 47px);
        flex: 0 0 calc(100% - 47px);
        max-width: calc(100% - 47px);
    }

    .step-title .num {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 47px;
        flex: 0 0 47px;
        max-width: 47px;
    }

    .step-title .num span {
        width: 32px;
        height: 32px;
        line-height: 28px;
        font-size: 14px;
    }

    .products {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 15px 0 0 47px;
        text-align: left;
    }

    .order-item .item-in {
        padding: 20px 15px;
    }

    .radio-box {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 315px;
        max-width: 100%;
    }

    .radio-box label.first-label {
        margin-right: 0;
    }

    .radio-box label {
        font-size: 10px;
    }

    .radio-box .toggle-outside {
        left: 112px;
    }

    .out-line .jcf-select {
        margin-right: 15px;
        width: 90px;
    }

    .form-style .plus-btn {
        margin-left: 15px;
    }

    .radio-box .toggle-outside {
        left: 127px;
    }

    .pay-item label {
        padding: 10px 40px 10px 70px;
    }

    .pay-item label strong {
        font-size: 12px;
        line-height: 18px;
    }

    .pay-item label .ico-box {
        left: 10px;
        top: 15px;
        width: 50px;
    }

    .pay-item label .ico-box img {
        max-width: 100%;
    }

    .cabinet-box {
        margin-left: -7px;
        margin-right: -7px;
    }

    .cabinet-box div[class^="col-"] {
        padding-left: 7px;
        padding-right: 7px;
    }

    .cab-item {
        margin-bottom: 15px;
    }

    .cab-item a .img-box {
        margin-bottom: 10px;
    }

    .nav-btn {
        width: 100%;
    }
}

@media (max-width: 370px) {
    .pagination .page-link {
        width: 33px;
        height: 33px;
        line-height: 33px;
    }

    .radio-box,
    .form-style .plus-btn {
        display: none;
    }

    .out-line {
        display: block;
    }

    .out-line .form-line {
        max-width: 100%;
    }

    .order-table table tr td,
    .order-table table tr td:first-child,
    .order-table table tr td:last-child {
        padding: 5px;
    }

    .order-table table tr td:last-child {
        padding-bottom: 15px;
    }
}

/*Top Admin Line*/

.admin-line-spacing + .header {
    padding-top: 10px;
}

.admin-line {
    display: flex;
    justify-content: space-between;
    background-color: #233237;
    padding: 10px;
    color: #eeeeee;
    position: relative;
    width: 100%;
    z-index: 1;
    margin: 0;
}

.admin-line li {
    display: inline-block;
}

.admin-line a {
    font-size: 14px;
    padding: 0 10px;
    color: #fff;
}

/************************** compare page styles **********************************/
h1 .qty {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    font-weight: 700;
    width: 32px;
    height: 32px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    background: #1f85b5;
    margin-left: 20px;
}

.compare-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px 50px;
}
.compare-navigation > div {
    padding: 0 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
}
.compare-navigation .cn-btn {
    display: block;
    font-size: 14px;
    font-weight: 700;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #666666;
    border: 2px solid #999999;
}
.compare-navigation .cn-btn:hover {
    background: #999999;
    color: #fff;
}
.compare-navigation .cn-btn.active, .compare-navigation .cn-btn.active:hover {
    background: #f0f0f0;
    border-color: #f0f0f0;
    color: #666666;
}
.compare-navigation .cn-btn.clear-btn {
    border-color: #f73c3c;
    color: #f73c3c;
}
.compare-navigation .cn-btn.clear-btn:hover {
    background: #f73c3c;
    color: #fff;
}

.compare-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.compare-param {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 17%;
    flex: 0 0 17%;
    max-width: 17%;
    border-right: 2px solid #eaeaea;
}
.compare-param .title {
    height: 482px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 34px;
    border-bottom: 2px solid #eaeaea;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}

.c-list li {
    display: block;
    border-bottom: 2px solid #eaeaea;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 0;
    color: #333333;
}
.c-list li span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
}
.c-list li .has-bg {
    background: #f7f7f7;
}

.cards-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    overflow: auto;
}

.c-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    border-right: 2px solid #eaeaea;
}
.c-card .top-card {
    padding: 40px 15px 15px;
    position: relative;
    height: 482px;
    border-bottom: 2px solid #eaeaea;
}
.c-card .close {
    display: block;
    position: absolute;
    opacity: 1 !important;
    top: 20px;
    right: 20px;
    width: 16px;
    height: 16px;
    background: url(../images/icons.png) -97px -120px no-repeat;
}
.c-card .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 160px;
    overflow: hidden;
    margin-bottom: 20px;
}
.c-card .img-box img {
    max-width: 100%;
    max-height: 100%;
}
.c-card .name {
    overflow: hidden;
    height: 100px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
    color: #333333;
    text-align: center;
}
.c-card .name a {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #333333;
    max-width: 100%;
}
.c-card .name a:hover {
    color: #0c6792;
}
.c-card .price {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 22px;
}
.c-card .c-list li {
    font-weight: 400;
}
.c-card .c-list li span {
    padding-left: 20px;
}
.c-card .buy-btn:before {
    margin-right: 0;
}

@media (max-width: 1400px) {
    .c-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media (max-width: 991px) {
    .c-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .c-card .c-list li span {
        padding-left: 10px;
        padding-right: 5px;
    }

    .c-card .top-card {
        padding: 20px 10px;
    }

    .compare-param {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .c-card .img-box {
        height: 130px;
    }

    .c-card .top-card {
        height: 420px;
    }

    .compare-param .title {
        height: 420px;
    }

    .compare-navigation {
        margin: 0 -5px 30px;
    }
    .compare-navigation > div {
        padding: 0 5px;
    }

    .compare-navigation .cn-btn {
        font-size: 11px;
    }
}
@media (max-width: 768px) {
    .c-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .compare-navigation .cn-btn {
        padding: 10px;
    }

    .compare-navigation {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .compare-navigation > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin-bottom: 15px;
    }
}
@media (max-width: 577px) {
    .compare-navigation .cn-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 56px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .c-card {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95%;
        flex: 0 0 95%;
        max-width: 95%;
    }

    .compare-param {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }

    .c-list li {
        font-size: 12px;
    }

    .compare-param .title {
        font-size: 12px;
        height: 380px;
    }

    .c-list li span {
        height: 30px;
        overflow: hidden;
    }

    .c-card .name {
        font-size: 12px;
        line-height: 20px;
        height: 60px;
    }

    .c-card .price {
        margin-bottom: 10px;
    }

    .c-card .top-card {
        height: 380px;
    }
}
@media (max-width: 370px) {
    .compare-navigation {
        display: none;
    }

    .c-list li {
        font-size: 10px;
    }
}

/*shops and brands*/
.about-shop {
    margin-bottom: 50px;
    background: #fff;
    padding: 40px 50px;
    box-shadow: 0px 0px 3px 0px #ccc;
}

.about-shop p {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 34px;
}

.about-shop p a {
    text-decoration: underline;
}

.about-shop-title,
.about-shop h4 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 15px;
    color: #333333;
}

.about-shop .btn-row {
    padding-top: 30px;
}

.shop-contact-info {
    position: relative;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 13px;
    padding-left: 36px;
    color: #333333;
}

.shop-contact-info:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
}

.shop-contact-info span {
    display: block;
    font-weight: 700;
}

.shop-contact-info a {
    color: #139ad5;
    text-decoration: none;
}

.shop-contact-info.tel a {
    color: #333;
}

.shop-contact-info.adress:before {
    width: 14px;
    height: 20px;
    background: url(../images/svg/adress.svg) 0 0 no-repeat;
}

.shop-contact-info.metro:before {
    top: 6px;
    width: 18px;
    height: 14px;
    background: url(../images/svg/metro.svg) 0 0 no-repeat;
}

.shop-contact-info.time:before {
    top: 4px;
    width: 18px;
    height: 18px;
    background: url(../images/svg/rezhim.svg) 0 0 no-repeat;
}

.shop-contact-info.tel:before {
    width: 19px;
    height: 18px;
    background: url(../images/svg/telefon.svg) no-repeat;
}

.shop-contact-info.mail:before {
    top: 9px;
    width: 16px;
    height: 12px;
    background: url(../images/svg/mail.svg) no-repeat;
}

.catalog-preview {
    background: #ffffff80;
    display: flex;
    align-items: center;
    margin-bottom: 50px;
}

.catalog-preview .img-box {
    flex: 0 0 50%;
    max-width: 50%;
    overflow: hidden;
    padding: 20px;
    min-height: 420px;
    position: relative;
    background: url(../images/cat-bg.jpg) center center no-repeat;
}

.catalog-preview .img-box img {
    width: 220px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    box-shadow: 0 12px 12px rgba(0, 0, 0, .5);
}

.catalog-preview .text {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 35px;
}

.catalog-preview-title,
.bottom-shop-title {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 35px;
    color: #333;
}

.catalog-preview p {
    font-size: 24px;
    text-align: center;
    margin-bottom: 45px;
    font-weight: 300;
    color: #333;
}

.catalog-preview .btn-row {
    display: flex;
}

.catalog-preview .btn-row > div {
    padding: 0 15px;
    flex: 0 0 50%;
    max-width: 50%;
}

.catalog-preview .btn-row .btn {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.catalog-preview .prev-nav-btn,
.about-shop .prev-nav-btn {
    border: 2px solid #139ad5;
    color: #139ad5;
    background: transparent;
}

.catalog-preview .prev-nav-btn:after,
.about-shop .prev-nav-btn:after {
    background-position: -81px -86px;
}

.bottom-shop-promo {
    background: #000153;
    overflow: hidden;
    margin-bottom: 50px;
}

.bottom-shop-promo .img-box {
    position: relative;
    height: 500px;
    background: url(../images/bshp-img-big.jpg);
    background-size: cover;
}

.bottom-shop-promo .img-box img {
    position: absolute;
    top: 0;
    right: 0;
    max-width: none;
}

.bottom-shop-title {
    color: #fff;
}

.bottom-shop-promo .text {
    text-align: left;
    padding: 0 10%;
}

.bottom-shop-promo p {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 40px;
}

.gallery {
    margin-bottom: 30px;
}

.gallery a {
    display: block;
}

.gallery a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery .slick-dots {
    position: static;
    justify-content: center;
    margin-top: 40px;
    transform: translateX(0);
}

.gallery .slick-dots li button {
    background: #c1c1c1;
}

.gallery .slick-dots li.slick-active button {
    background: #139ad5;
}

.gallery .slick-arrow {
    z-index: 10;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fff;
    top: calc(50% - 30px);
}

.gallery .slick-arrow:before {
    width: 13px;
    height: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.gallery .slick-arrow.slick-prev:before {
    background: url(../images/svg/strelka-levo.svg) 0 0 no-repeat;
    background-size: 100%;
}

.gallery .slick-arrow.slick-next:before {
    background: url(../images/svg/strelka-pravo.svg) 0 0 no-repeat;
    background-size: 100%;
}

.gallery-slider {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
}

.gallery-slider.slick-initialized {
    opacity: 1;
    visibility: visible;
    max-height: none;
    overflow: visible;
}

.shops-list {
    background: #fff;
    padding: 50px;
    margin-bottom: 50px;
    box-shadow: 0px 0px 3px 0px #ccc;
}

.shops-list p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
    color: #333;
}

.shops-list .nav-tabs li a {
    background: #f0f0f0;
}

.shops-list .nav-tabs li a span {
    font-weight: 400;
    text-transform: none;
}

.shops-list .nav-tabs li a.active {
    color: #139ad5;
    background: #f0f0f0;
}

.shops-list .nav-tabs li a:hover {
    color: #139ad5;
}

.shops-list .about-shop-item {
    padding: 40px 0;
    border-bottom: 2px solid #eaeaea;
}

.shops-list .about-shop-item:first-child {
    padding-top: 10px;
}

.shops-list .about-shop-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.about-shop-item .about-shop-title {
    font-size: 20px;
}

.about-shop-item .about-shop-title a {
    color: #333;
    transition: 0.5s;
}

.about-shop-item .about-shop-title a:hover {
    text-decoration: none;
    color: #139ad5;
}

.brand-card {
    margin-bottom: 30px;
    padding: 25px;
    border: 2px solid #eaeaea;
    text-align: center;
    color: #333;
}

.brand-card .img-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    height: 145px;
}

.brand-card .img-box img {
    max-width: 90%;
    max-height: 100%;
}

.brand-card .name {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: uppercase;
}

.brand-card .name a {
    text-decoration: none;
    color: #333;
    transition: all 0.3s ease-in-out;
}

.brand-card .name a:hover {
    color: #2387b5;
}

.brand-card .qty {
    margin-bottom: 25px;
    font-size: 16px;
}

.brand-card .bc-btn {
    display: block;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
    padding: 10px;
    margin-bottom: 10px;
    transition: all 0.3s ease-in-out;
}

.about-btn,
.about-btn:focus {
    color: #2387b5;
    background: #e6f0f4;
}

.about-btn:hover {
    background: #2387b5;
    color: #fff;
}

.view-btn,
.view-btn:focus {
    background: #2387b5;
    color: #fff;
}

.view-btn:hover {
    color: #2387b5;
    background: #e6f0f4;
}

@media (max-width: 991px) {
    .header .logo {
        margin-top: 0;
        height: 50px;
    }

    .header .logo img {
        max-width: 220px;
    }

    .catalog-preview .text {
        padding: 15px;
    }

    .brand-card {
        padding: 15px;
    }

    .brand-card .img-box {
        height: 100px;
    }

    .brand-card .bc-btn {
        font-size: 13px;
    }
}

@media (max-width: 767px) {
    .header .logo img {
        max-width: 150px;
    }

    .about-shop {
        padding: 30px 15px;
        margin-bottom: 30px;
    }

    .catalog-preview {
        display: block;
        margin-bottom: 30px;
    }

    .catalog-preview .img-box {
        max-width: 100%;
        height: 300px;
        margin-bottom: 15px;
    }

    .catalog-preview .text {
        max-width: 100%;
    }

    .catalog-preview-title, .bottom-shop-title {
        margin-bottom: 15px;
        font-size: 22px;
    }

    .catalog-preview p {
        margin-bottom: 15px;
        font-size: 16px;
    }

    .bottom-shop-promo {
        padding: 0 0 30px 0;
        margin-bottom: 30px;
    }

    .bottom-shop-promo .img-box {
        height: 300px;
        margin-bottom: 30px;
    }

    .bottom-shop-promo .img-box img {
        position: static;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .shops-list .about-shop-item {
        padding-bottom: 15px;
    }

    .shops-list .about-shop-item .img-box {
        margin-bottom: 15px;
    }

    .shops-list {
        padding: 30px 15px;
        margin-bottom: 30px;
    }

    .catalog-preview .img-box img {
        position: static;
        transform: none;
    }

    .catalog-preview .img-box {
        height: auto;
        min-height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 30px;
    }
}

@media (max-width: 577px) {
    .catalog-preview .btn-row {
        display: block;
    }

    .catalog-preview .btn-row > div {
        max-width: 100%;
        padding: 0;
    }

    .catalog-preview .btn-row > div:first-child {
        margin-bottom: 15px;
    }

    .brand-card {
        margin-bottom: 15px;
    }
}


.shop-contact-btns {
    display: flex;
    margin: -38px -10px 20px -10px;
}

.shop-contact-btns > div {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
}

.shop-contact-btns a {
    display: block;
    width: 100%;
    text-transform: uppercase;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    transition: all 0.15s ease-in-out;
    min-width: 120px;
}

.btn-more {
    background: #139AD4;
    color: #fff;
}

.btn-more:hover {
    background: #fff;
    box-shadow: inset 0px 0px 0px 2px #139AD4;
    text-decoration: none;
    color: #139AD4;
}

.descript {
    padding-top: 30px;
}

.descript-links {
    flex: 1 1 auto;
    width: 1%;
    text-align: left;
    padding: 0 0 0 10px;
    position: relative;
}

.descript-links > div {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.descript-top {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 24px;
}

.descript-top .logo-box {
    flex: 0 0 130px;
    max-width: 130px;
    margin-bottom: 0;
    position: relative;
}

.descript-top .logo-box img {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.descript-links a {
    color: #139AD4;
}

.descript-links > div div:last-child a {
    color: #F63D3B;
}

@media (max-width: 1340px) {
    .top-nav li + li {
        padding-left: 12px;
        margin-left: 12px;
    }
}

@media (max-width: 1260px) {
    .top-nav li + li {
        padding-left: 8px;
        margin-left: 8px;
    }
}

@media (max-width: 1199px) {
    .top-nav a, .right-head .enter {
        font-size: 9px;
        white-space: nowrap;
    }

    .right-head > a {
        padding-left: 20px;
        margin-right: 10px;
    }

    .right-head .tel {
        font-size: 13px;
    }

    .main-nav li a {
        padding: 11px 10px;
    }
}

@media (max-width: 991px) {
    .shop-contact-btns {
        margin-top: 0;
    }

    .descript-links {
        margin: 0 0 10px 0;
    }

    .top-nav a, .right-head .enter {
        font-size: 10px;
    }
}

/**
Shops and brand end
 */

.filter-body .select2-container--material,
.filter-body .select2-container--material .select2-selection--multiple .select2-selection__rendered li,
.filter-body .select2-container--material .select2-selection--multiple .select2-search__field {
    width: 100% !important;
}

.article-attachments-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.article-file {
    display: flex;
    align-items: center;
    font-size: 20px;
    gap: 15px;
    margin-bottom: 15px;
}

.article-file:before {
    content: '';
    display: block;
    width: 50px;
    height: 50px;
    background: url('/images/file-icons/pdf.png') center center no-repeat;
    background-size: contain;
}