

/* Start:/local/templates/metalvector/css/stylesheet.css?17559605641014*/
@font-face {
  font-family: 'Lato';
  src: url('/local/templates/metalvector/fonts/Lato/Lato-Regular.ttf');
  font-weight: 400;
}
@font-face {
  font-family: 'Lato';
  src: url('/local/templates/metalvector/fonts/Lato/Lato-Medium.ttf');
  font-weight: 500;
}
@font-face {
  font-family: 'Lato';
  src: url('/local/templates/metalvector/fonts/Lato/Lato-Bold.ttf');
  font-weight: 700;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/metalvector/fonts/Montserrat/Montserrat-Regular.woff');
  font-weight: 400;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/metalvector/fonts/Montserrat/Montserrat-Medium.woff');
  font-weight: 500;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/metalvector/fonts/Montserrat/Montserrat-SemiBold.woff');
  font-weight: 600;
}
@font-face {
  font-family: 'Montserrat';
  src: url('/local/templates/metalvector/fonts/Montserrat/Montserrat-Bold.woff');
  font-weight: 700;
}
/* End */


/* Start:/local/templates/metalvector/css/fullpage.min.css?17559605644834*/
/*!
 * fullPage 4.0.19
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2021 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;display:block}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.fp-table{display:flex;flex-direction:column;justify-content:center;width:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.fp-prev{left:15px}.fp-next{right:15px}.fp-arrow{width:0;height:0;border-style:solid}.fp-arrow.fp-prev{border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-arrow.fp-next{border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-notransition{-webkit-transition:none!important;transition:none!important}#fp-nav{position:fixed;z-index:100;top:50%;opacity:1;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translate3d(0,-50%,0)}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);left:0!important;right:0;margin:0 auto!important}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-auto-height .fp-slide,.fp-auto-height.fp-section{height:auto!important}.fp-responsive .fp-is-overflow.fp-section{height:auto!important}.fp-scrollable .fp-section,.fp-scrollable .fp-slide,.fp-scrollable.fp-responsive .fp-is-overflow.fp-section{height:100vh;height:calc(var(--vh,1vh) * 100)}.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]),.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]){min-height:100vh;min-height:calc(var(--vh,1vh) * 100)}.fp-overflow{justify-content:flex-start;max-height:100vh}.fp-scrollable .fp-auto-height .fp-overflow{max-height:none}.fp-overflow{outline:0}.fp-overflow.fp-table{display:block}.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive.fp-section{height:auto!important;min-height:auto!important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fp-warning,.fp-watermark{z-index:9999999;position:absolute;bottom:0}.fp-warning,.fp-watermark a{text-decoration:none;color:#000;background:rgba(255,255,255,.6);padding:5px 8px;font-size:14px;font-family:arial;color:#000;display:inline-block;border-radius:3px;margin:12px}.fp-noscroll .fp-overflow{overflow:hidden}
/*# sourceMappingURL=fullpage.min.css.map */

/* End */


/* Start:/local/templates/metalvector/css/style.css?175596056474685*/
/* Developer - https://stanislav-web.com */
*, ::before, ::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
body {
    background-color: var(--white);
    margin: 0;
}
body.hide {
    overflow: hidden;
}
.first-image {
	margin-right: 10px;
	border: 1px solid #CDD3DB;
	background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    min-height: 350px;
    width: 49%;
}
.second-image {
	border: 1px solid #CDD3DB;
	background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    min-height: 350px;
    width: 49%;
}
.element-card__image {
	display: flex;
}
a {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transition: 0.5s!important;
    -o-transition: 0.5s!important;
    transition: 0.5s!important;
    color: inherit;
}
input {
    outline: none;
}
p {
    margin: 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
img {
    height: auto;
    max-width: 100%;
}
:root {
    --white: #FFFFFF;
    --black: #000000;
    --orange: #C0511F;
    --grey: #F6F6F6;
}
.white {
    color: var(--white);
}
.black {
    color: var(--black);
}
.orange {
    color: var(--orange);
}
.grey {
    color: var(--grey);
}
.container {
    max-width: 1410px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}
.link-orange:hover {
    color: var(--orange);
}
.link-white:hover {
    color: var(--white);
}
.link-white__arrow img {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.link-white__arrow:hover img {
    -webkit-filter: brightness(10);
    filter: brightness(10);
}
.link-black:hover {
    color: var(--black);
}
.link-black__arrow img {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.link-black__arrow:hover img {
    -webkit-filter: brightness(0);
    filter: brightness(0);
}
.link-border {
    border-bottom: 1px solid;
}
.header {
    color: #fff;
    padding: 12px 0 12px 0;
    border-bottom: 1px solid #404040;
    height: 72px;
    position: relative;
    z-index: 1;
}
.header__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; 
    -webkit-box-align: center; 
    -ms-flex-align: center; 
    align-items: center;
}
.header__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header__column:nth-child(2) {
    grid-column-gap: 40px;
}
.header__column:nth-child(4) {
    grid-column-gap: 35px;
    margin-left: 58px;
}
.header__column-location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 5px;
    position: relative;
    cursor: pointer;
}
.header__column-location.view .location-selects {
    visibility: visible;
    opacity: 1;
}
.header__column-location.view .line-down {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.header__column-location div {
    font-family: 'Lato';
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
}
.header-black__column-location div {
    color: var(--black);
}
.location-selects {
    position: absolute;
    left: 15px;
    top: 15px;
    visibility: hidden;
    opacity: 0;
}
.location-selects div {
    cursor: pointer;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 5px;
}
.header__column-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 40px;
    margin-left: 70px;
}
.header-black__column-menu .header__column-menu__link {
    color: var(--black);
}
.header-black__column-menu .menu__li-two .link {
    color: var(--black);
}
.header__column-menu__link, .menu__li-two .link {
    font-family: 'Lato';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
}
.header__column-menu__link:hover, .menu__li-two .link:hover, .header__column-menu__link.selected, .menu__li-two.item-selected .link {
    color: var(--orange);
}
.menu__li-dropdown {
    position: relative;
}
.header__column-menu__icon {
    position: absolute;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.header__column-menu__link .line-down {
    margin: 4px 0 0 4px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.header-black__column-menu .header__column-menu__link .line-down {
    -webkit-filter: invert(1);
    filter: invert(1);
}
.menu__li-dropdown:hover .header__column-menu__icon {
    opacity: 1;
    visibility: visible;
}
.menu__li-dropdown:hover .header__column-menu__link .line-down {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.menu__li-two {
    margin-top: 6px;
}
.header__column-lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 6px;
}
.header-black__column-lang span {
    color: var(--black);
}
.header__column-lang span {
    font-family: 'Lato';
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}
.header__column-phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 6px;
}
.header-black__column-phone a {
    color: var(--black) !important;
}
.header__column-phone a {
    font-family: 'Lato';
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: var(--white);
}
.header__column-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 30px;
    position: relative;
}
.header__column-icons_icon {
    width: 13px;
    height: 13px;
    cursor: pointer;
}
.header__column-icons_icon.personal {
    width: auto;
    margin-right: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header__column-icons_icon.personal span {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    margin-left: 10px;
}
.header__column-icons_icon.personal span.personal-one {
    color: #ffffff;
}
.header__column-icons_icon.personal span.personal-two {
    color: #000000;
}
.index-main {
    margin-top: -72px;
}
.index-banner {
    padding-top: 235px;
    background-repeat: no-repeat;
    background-size: cover;
}
.index-banner::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(top, #0B0C0E 10.21%, rgba(11, 12, 14, 0.2) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10.21%, #0B0C0E), to(rgba(11, 12, 14, 0.2)));
    background: linear-gradient(180deg, #0B0C0E 10.21%, rgba(11, 12, 14, 0.2) 100%);
}
.index-banner.section-index .container {
    padding: 0 15px;
    position: relative;
}
.index-banner__title {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    color: var(--white);
}
.index-banner__subtitle {
    margin-top: 20px;
    font-family: 'Lato';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: var(--white);
}
.index-banner__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 189px 150px 0;
}
.index-banner__wrap {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-columns: 1fr 55px 1fr 55px 1fr 55px 1fr;
    grid-template-columns: repeat(4, 1fr);
    grid-row-gap: 20px;
    grid-column-gap: 55px;
    width: 100%;
}
.index-banner__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: var(--white);
}
.index-banner__column img {
    margin-right: 15px;
}
.index-popular {
    padding: 100px 0 150px;
}
.third__slider {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.third__num {
    color: var(--black);
    border-bottom: 2px solid var(--black);
}
.third__line {
    border: 2px solid var(--black);
}
.section-index {
    min-height: 700px;
    background-color: var(--white);
}
.section-index__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
}
.swiper__scrollbar {
    padding-bottom: 40px;
}
section .swiper-horizontal > .swiper-scrollbar,
section .swiper-scrollbar.swiper-scrollbar-horizontal {
    width: 100%;
    left: 0;
}
.section-index__title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
}
.index-popular__column {
    background: var(--white);
    border: 1px solid #F6F6F6;
    width: 100%;
    -webkit-filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1));
    filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.1));
}
.index-popular__column-about {
    padding: 10px 10px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.section-index__title-v2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 20px;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
}
.index-popular__column-about__price-icon button {
    border: none;
    width: 100%;
    height: 36px;
    cursor: pointer;
    background: none;
}
.index-popular__column-about__price-icon img {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.index-popular__column-about__price-icon:hover img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.section-index .container {
    padding-left: 135px;
    padding-right: 70px;
    max-width: none;
}
.index-popular__column-img {
    position: relative;
    overflow: hidden;
    height: 0;
    width: 100%;
    padding-bottom: 90%;
    background: #F6F6F6;
}
.index-popular__column-img img {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.index-popular__column-about__title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #878787;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}
.index-popular__column-about__subtitle {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: var(--black);
    margin-top: 10px;
    min-height: 34px;
}
.index-popular__column-about__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
}
.index-popular__column-about__price-num {
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 14px;
    color: var(--black);
}
.index-services {
    width: 100%;
    background: -o-linear-gradient(193.3deg, #ECECE9 0%, #F6F6F6 100%);
    background: linear-gradient(256.7deg, #ECECE9 0%, #F6F6F6 100%);
    padding-top: 198px;
    padding-bottom: 223px;
}
.index-services__row {
    margin-top: 150px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
.index-services__column {
    width: 100%;
    height: 100px;
    border: 1px solid #F0F0EE;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: var(--black);
    background: -o-linear-gradient(right, var(--white) 46%, var(--orange) 46%) right;
    background: -webkit-gradient(linear, right top, left top, color-stop(46%, var(--white)), color-stop(46%, var(--orange))) right;
    background: linear-gradient(to left, var(--white) 46%, var(--orange) 46%) right;
    background-size: 200%;
}
.index-services__column:hover {
    background-position: left;
    color: #fff;
}
.index-news {
    width: 100%;
    background-image: url(/local/templates/metalvector/img/bg/second_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 114px 0 214px;
}
.index-news__heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 15px 0px 0px;
}
.index-news__row {
    margin-top: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.index-news__row-title {
    font-family: 'Lato';
    font-weight: 400;
    font-size: 14px;
}
.index-news__row-text {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 36px;
    line-height: 48px;
    margin-top: 23px;
    max-width: 498px;
}
.index-news__row-link {
    font-family: 'Lato';
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin-top: 40px;
}
.index-news__last.swiper {
    max-height: 177px;
    max-width: 240px;
    margin-left: 0;
    margin-right: 0;
}
.index-news__last-list {
    max-width: 220px;
    margin-right: 20px;
}
.index-news__last-name {
    font-family: 'Lato';
    font-size: 14px;
    line-height: 17px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.index-news__last-item:hover .index-news__last-name {
    color: var(--orange);
}
.index-news__last-date {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    margin-top: 20px;
}
.index-news__last.swiper .swiper-scrollbar {
    right: 0;
    background: rgba(255, 255, 255, 0.5);
}
.index-news__last.swiper .swiper-scrollbar .swiper-scrollbar-drag {
    background: #C0511F;
}
.index-useful__column {
    background-color: transparent;
    border: 1px solid #DCDCDC;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.index-useful__column:hover {
    background-color: var(--orange);
    border: 1px solid var(--orange);
}
.index-useful__column:hover{
    text-decoration: none;
}
.index-useful__column-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 230px;
}
.index-useful__column-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.index-useful__column-text {
    padding: 20px 20px 43px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.index-useful__column-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}
.index-useful__column-desc {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
}
.index-useful__column:hover .index-useful__column-text {
    color: var(--white);
}
.mySwiper .swiper-wrapper {
    margin-bottom: 54px;
}
.index-aksiya__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
.index-aksiya__column {
    background: -o-linear-gradient(226.42deg, #F6F6F6 -4.33%, #ECECE9 105.86%);
    background: linear-gradient(223.58deg, #F6F6F6 -4.33%, #ECECE9 105.86%);
    height: 0;
    padding-bottom: 100%;
}
.index-aksiya__column-title {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin: 15px;
    height: 60px;
}
.index-aksiya__column-img {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    height: 0;
    width: calc(100% - 30px);
    padding-bottom: 60%;
}
.index-aksiya__column-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.index-aksiya__column-link {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin: 15px;
}
.index-aksiya__pagin {
    margin-top: 30px;
}
.index-aksiya__pagin a {
    display: initial;
}
.index-partners {
    padding-top: 15px;
}
.index-partners__column.swiper-slide {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.index-partners__column.swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper__three {
    margin-top: 100px;
}
#fp-nav.fp-left {
    left: 27px;
    pointer-events: none;
}
#fp-nav.fp-left ul {
    counter-reset: css-counter 0;
}
#fp-nav.fp-left ul li {
    width: 20px;
    height: 2px;
    margin: 0;
    counter-increment: css-counter 1;
}
#fp-nav.fp-left ul li a::before {
    content: "0" counter(css-counter);
    position: absolute;
    top: -26px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 0;
    line-height: 19px;
    color: var(--white);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
#fp-nav.fp-left ul li a.active::before {
    font-size: 16px;
}
#fp-nav.fp-left ul li:not(:last-child) {
    margin-bottom: 20px;
}
#fp-nav.fp-left ul li a {
    width: 10px;
    position: relative;
}
#fp-nav.fp-left ul li a.active {
    width: 20px;
    margin-top: 40px;
}
#fp-nav.fp-left ul li:first-child a.active {
    margin-top: 0;
}
#fp-nav.fp-left ul li a span {
    height: 100%;
    width: 100%;
    background: var(--white);
    border-radius: 0;
    margin: 0;
    left: 0;
    top: 0;
}
#fp-nav.fp-left ul li a.active span {
    width: 100%;
    height: 100%;
    border-radius: 0;
    margin: 0;
}
#fp-nav.fp-left.scroll ul li a span {
    background: var(--black);
}
#fp-nav.fp-left.scroll ul li a::before {
    color: var(--black);
}
.fp-scroll-mac.fp-viewing-block1 .header,
.fp-scroll-mac.fp-viewing-block8 .header {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.fp-scroll-mac .header {
    -webkit-transform: translateY(-72px);
    -ms-transform: translateY(-72px);
    transform: translateY(-72px);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.footer-index {
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 74px;
    position: relative;
}
.footer-index::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}
.footer-index.section-index .container {
    position: relative;
}
hr {
    border: none;
    height: 1px;
    background: #818181;
}
.footer-index__footer{
    margin-top: 100px;
}
.footer-index__footer hr {
    margin: -15px 0 40px;
}
.footer-index__footer-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.footer-index__social {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
}
.footer-index__footer-column {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
}
.footer-index__nav > .footer-index__ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.footer-index__nav > .footer-index__ul > .footer-index__li {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
    min-width: 201px;
    margin-top: 14px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}
.footer-index__nav > .footer-index__ul > .footer-index__li:nth-child(2n+1) {
    margin-right: 99px;
}
.footer-index__nav > .footer-index__ul > .footer-index__li.more .footer-index__li {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    padding-left: 24px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-index__nav > .footer-index__ul > .footer-index__li.more .footer-index__li::before {
    content: '';
    width: 2px;
    height: 2px;
    background-color: var(--white);
    position: absolute;
    left: 10px;
}
.footer-index__nav > .footer-index__ul > .footer-index__li.more .footer-index__ul {
    margin-top: 8px;
}
.footer {
    background-color: #F5F5F5;
    padding: 50px 0;
    /* margin-top: 100px; */
}
.main{
    margin-bottom: 100px;
}
.footer__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.footer__ul {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 105px 1fr 105px 1fr 105px 1fr;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 105px;
}
.footer__link {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 36px;
    color: #878787;
}
.footer__header-logo {
    margin: -10px 0 0 55px;
}
.footer__footer-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 58px;
}
.footer__footer-social {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
}
.footer__footer-column {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    color: #878787;
}
.footer hr {
    margin: 50px 0 40px;
}
.breadcrumb {
    margin-top: 40px;
}
.breadcrumb .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.breadcrumb__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #878787;
    background-color:#f5f4f299;
    padding:8px 8px;
    border-radius:0px;
}
.breadcrumb__item > span:first-child {
    margin: 0 5px;
}
.breadcrumb__item a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #878787;
}
/* .contacts {
    margin-bottom: -100px;
} */
.contacts-column .breadcrumb .breadcrumb__item {
    color: white !important;
}
.contacts-column .breadcrumb .breadcrumb__item a {
    color: white !important;
}
.contacts-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.contacts-column {
    max-width: 320px;
    width: 100%;
    margin-left: 15px;
}
.section-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    margin-top: 40px;
}
.contacts-blocks {
    margin-top: 45px;
}
.contacts-blocks__block-title {
    color: #878787;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 36px;
}
.contacts-blocks__block-description {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 36px;
}
.contacts-map {
    max-width: 1056px;
    width: 100%;
    height: 0;
    padding-bottom: 43.82%;
    position: relative;
}
.contacts-map iframe {
    border: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.about {
    min-height: calc(100vh - 469px);
}
.about-text {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin-top: 40px;
}
.search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 600px;
    margin: 24px auto;
    border: 1px solid #F0F0F0;
}
.search-form button {
    border: none;
    border-right: 1px solid #F0F0F0;
    background: none;
    width: 48px;
    height: 48px;
    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;
    cursor: pointer;
    background: #FFFFFF;
}
.search-form input {
    padding: 15px 20px;
    width: 100%;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #878787;
    border: none;
    border-radius: 0;
}
.search-form input::-webkit-input-placeholder {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #878787;
}
.search-form input::-moz-placeholder {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #878787;
}
.search-form input:-ms-input-placeholder {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #878787;
}
.search-form input::-ms-input-placeholder {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #878787;
}
.search-form input::placeholder {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #878787;
}
.catalog-section-list__row {
    margin: 60px auto 0;
    max-width: 982px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 90px 1fr 90px 1fr;
    grid-template-columns: repeat(3, 1fr);
    grid-row-gap: 60px;
    grid-column-gap: 90px;
}
.catalog-section-list__title {
    margin: 20px 0 15px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}
.catalog-section-list__subtitle {
    margin-top: 10px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    border-bottom: 1px dashed;
}
.catalog-section__row-header {
    background: #F0F0F0;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #545454;
}
.catalog-section__row-header .catalog-section__item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 35% 10% 10% 15% 10% 10% 10%;
    grid-template-columns: 35% 10% 10% 15% 10% 10% 10%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
}
.catalog-section__row-header .catalog-section__item > div div {
    font-size: 12px;
}
.search-popup > div {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: -webkit-max-content 10px -webkit-max-content;
    -ms-grid-columns: max-content 10px max-content;
    grid-template-columns: repeat(2, -webkit-max-content);
    grid-template-columns: repeat(2, max-content);
    grid-column-gap: 10px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #878787;
    padding: 15px 20px;
    border: 1px solid #F0F0F0;
    cursor: pointer;
}
.catalog-section {
    margin-top: 60px;
}
.catalog-section__item-element {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 35% 10% 10% 15% 10% 10% 10%;
    grid-template-columns: 35% 10% 10% 15% 10% 10% 10%;
    padding: 20px;
    border-bottom: 1px solid #EBEAF0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}
.catalog-section__item-name {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #C0511F;
}
.catalog-section__item-price_icon button {
    padding: 0;
    border: 0;
    width: 37px;
    height: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    cursor: pointer;
}
.catalog-section__item-price_icon button img {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.catalog-section__item-price_icon:hover img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.catalog-section__row-header .catalog-section__item a {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: -webkit-max-content 5px -webkit-max-content;
    -ms-grid-columns: max-content 5px max-content;
    grid-template-columns: repeat(2, -webkit-max-content);
    grid-template-columns: repeat(2, max-content);
    grid-column-gap: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #545454;
}
.catalog-section__row-header .catalog-section__item a svg.current {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.element-article {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 140%;
    color: #4F4F4F;
    margin-top: 14px;
}
.element-card {
    margin-top: 20px;
}
.element-card__image-container {
    pointer-events: none;
    /* padding: 33px 52px; */
    /* border: 1px solid #CDD3DB; */
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}
.element-card__image {
    position: relative;
    height: 100%;
}
.element-card__image img:first-child {
    border: 1px solid #CDD3DB;
    position: absolute;
    left: 0;
    top: 0;
    width: 49%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.element-card__image img:last-child {
    border: 1px solid #CDD3DB;
    position: absolute;
    right: 0;
    top: 0;
    width: 49%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.element-card__row:first-child {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 50px 376px;
    grid-template-columns: 1fr 376px;
    grid-column-gap: 50px;
}
.element-card__info-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.element-card__info-price div:first-child {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #878787;
}
.element-card__info-price div:last-child {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 18px!important;
    line-height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
}
.element-card__info-button {
    background: #C0511F;
    width: 100%;
    height: 100%;
    padding: 13px 0;
    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;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    margin-top: 30px;
}
.element-card__info-text {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    margin-top: 35px;
}
.element-card__info-button svg {
    margin-right: 10px;
}
.element-card__row:last-child {
    margin-top: 38px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 50px 376px;
    grid-template-columns: 1fr 376px;
    grid-column-gap: 50px;
}
.d-flex{
    display: flex;
}
.tabs {
    font-size: 0;
}
.tabs > input[type="radio"] {
    display: none;
}
.tabs > div {
    display: none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 30px;
    color: #000000;
    padding-top: 20px;
    border-top: 1px solid #F6F6F6;
}
#tab-btn-1:checked~#content-1,
#tab-btn-2:checked~#content-2 {
    display: block;
}
.tabs > label {
    display: inline-block;
    cursor: pointer;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
    padding: 10px 20px;
}
.tabs > input[type="radio"]:checked+label {
    background: #F6F6F6;
}
.tabs > div > div {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: -webkit-max-content 1fr -webkit-max-content;
    -ms-grid-columns: max-content 1fr max-content;
    grid-template-columns: -webkit-max-content 1fr -webkit-max-content;
    grid-template-columns: max-content 1fr max-content;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    max-width: 400px;
}
.tabs > div > div span {
    border-bottom: 1px dashed;
}
.basket-empty {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 140px;
}
.basket-empty div {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    text-align: center;
}
.basket-empty a {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    background: #C0511F;
    padding: 13px 10px;
    margin-top: 30px;
    width: 140px;
    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;
}
.basket.bx-basket {
    margin-top: 100px;
}
.basket-header__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 5% 45% 10% 10% 10% 10% 10%;
    grid-template-columns: 5% 45% 10% 10% 10% 10% 10%;
    padding: 20px 0;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #878787;
    border-bottom: 1px solid #F6F6F6;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.basket-list__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 5% 45% 10% 10% 10% 10% 10%;
    grid-template-columns: 5% 45% 10% 10% 10% 10% 10%;
    padding: 10px 0;
    border-bottom: 1px solid #F6F6F6;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 58px;
}
.basket-list-table {
    counter-reset: counter;
}
.basket-list__row > div:nth-child(1) {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
}
.basket-list__row > div:nth-child(1)::before {
    counter-increment: counter;
    content: counter(counter);
}
.basket-list__row > div:nth-child(2) {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
}
.basket-list__row > div:nth-child(2) a {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
}
.basket-list__row > div:nth-child(3) {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
}
.basket-list__row > div:nth-child(4) input {
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    width: 66px;
    height: 37px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #000000;
    padding: 0;
    outline: none;
}
.basket-list__row > div:nth-child(5) span {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
}
.basket-list__row > div:nth-child(6) span {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
}
.basket-list__row > div:nth-child(7) {
    text-align: right;
}
.basket-list__row > div:nth-child(7) a {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    margin-left: auto;
}
.basket-list__row > div:nth-child(7) span {
    cursor: pointer;
}
.basket-footer__column {
    padding: 10px 0 20px;
    border-bottom: 1px solid #F6F6F6;
}
.basket-footer__column > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 220px;
    margin: 10px 0 0 auto;
}
.basket-footer__column > div > div:first-child {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #878787;
}
.basket-footer__column > div > div:last-child {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0B0C0E;
}
.basket-footer__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
}
.basket-footer__row a {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    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;
    color: #FFFFFF;
    width: 140px;
    background: #878787;
    height: 42px;
}
.basket-footer__row button {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    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;
    cursor: pointer;
    color: #FFFFFF;
    background: #C0511F;
    width: 220px;
    height: 42px;
    border: none;
    outline: none;
}
/*.sale_order_full_table {
margin: 0 auto;
}*/
button.btn.btn-primary.btn-buy.btn-sm {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    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;
    color: #FFFFFF;
    background: #C0511F;
    border: none;
    width: 220px;
    height: 42px;
    outline: none;
    cursor: pointer;
    margin: 0 auto;
}
.lk-block {
    padding-top: 20px;
    margin-top: 30px;
    border-top: 2px solid #F6F6F6;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 213px 22px 1fr;
    grid-template-columns: 213px 1fr;
    grid-column-gap: 22px;
}
.lk-sidebar a {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #878787;
    padding: 13px 20px;
    width: 100%;
}
.lk-sidebar a.active {
    background: #F6F6F6;
    color: #000000;
}
.lk-info {
    padding: 20px 0 0 58px;
    border-left: 2px solid #F6F6F6;
}
.lk-info__title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.lk-profile-blocks {
    display: -ms-grid;
    display: grid;
    grid-row-gap: 30px;
    margin-top: 30px;
}
.lk-profile-block > div {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #878787;
}
.lk-profile-block > input {
    margin-top: 7px;
    padding: 10px 0;
    outline: none;
    border: none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
    background: transparent;
    border-bottom: 1px solid #878787;
    width: 269px;
}
.lk-profile-block > input::-webkit-input-placeholder {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
.lk-profile-block > input::-moz-placeholder {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
.lk-profile-block > input:-ms-input-placeholder {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
.lk-profile-block > input::-ms-input-placeholder {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
.lk-profile-block > input::placeholder {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
.lk-profile-save {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    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;
    color: #FFFFFF;
    background: #C0511F;
    width: 269px;
    height: 42px;
    border: none;
    cursor: pointer;
    margin-top: 60px;
}
.lk-history {
    margin-top: 10px;
    max-width: 620px;
}
.lk-history-block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 25% 25% 35% 15%;
    grid-template-columns: 25% 25% 35% 15%;
    padding: 20px 0;
    border-bottom: 1px solid #F6F6F6;
}
.lk-history-header > div {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #878787;
}
.lk-history-order > div {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
    color: #000000;
}
.lk-history a {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    background: #C0511F;
    padding: 13px 10px;
    margin-top: 30px;
    width: 140px;
    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;
}
.lk-history .lk-info__title {
    padding-top: 20px;
}
.lk-authorize .lk-profile-save {
    margin: 20px auto 0;
}
.lk-registration .lk-profile-save {
    margin: 20px auto 0;
}
.lk-forgot .lk-profile-save {
    margin-top: 20px;
}
.auth .section-title {
    text-align: center;
}
.popup-window-overlay {
    display: none!important;
}
.popup-window.popup-window-with-titlebar {
    position: fixed!important;
    right: 20px;
    bottom: 20px;
    left: auto!important;
    top: auto!important;
}
.popup-window-with-titlebar .popup-window-content img {
    display: none;
}
.basket-mobile a:not(:first-child) {
    display: none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #FFFFFF;
    width: 140px;
    background: #878787;
    height: 42px;
}
.basket-mobile{
    display: flex;
    justify-content: space-between;
    align-content: center;
}
.basket-print{
    height: min-content;
    margin-top: 40px;
}
.basket-print a svg{
    width: 30px;

}
/*.sale_order_full_table tr:last-child td > div:last-child .header {
height: auto;
color: initial;
padding: 0;
border: none;
}*/
.sale_order_full_table {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 29px;
    margin-top: 40px;
}
.sale_order_full_table a {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    background: #C0511F;
    padding: 13px 10px;
    margin-top: 30px;
    width: 140px;
    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;
}
.padding-custom {
    padding: 40px 100px 0;
}
.news .index-aksiya__column-title {
    max-width: 100%;
}
.articles .index-useful__column {
    display: block;
    width: 100%;
}
.gosts-list a {
    display: initial;
    border-bottom: 1px dashed;
}
.search-result div {
    margin-bottom: 20px;
}
.search-result div a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 29px;
}
.search-result div p {
    font-size: 14px;
}
.search-result div a b {
    display: contents;
}
.header-search {
    position: absolute;
    top: 42px;
    right: 0;
    width: 400px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.header-search .search-form {
    margin: 0;
}
.header__column-icons_icon.view + .header-search {
    opacity: 1;
    visibility: visible;
}
.password .section-title {
    text-align: center;
}
.bx-authform {
    margin: 0 auto;
    max-width: 269px;
    text-align: center;
}
.header-burger {
    display: none;
}
.header-black .header-burger path {
    fill: black;
}
.header-mobile {
    display: none;
    position: fixed;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    visibility: hidden;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 1;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: url(/local/templates/metalvector/img/bg/header.webp);
    background-size: cover;
    background-position: left top;
    padding: 30px 0 100px;
    overflow-y: scroll;
}
.header-mobile.view {
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.header-mobile .search-form {
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin: 0;
}
.header-mobile button {
    padding: 0;
    border-right: none;
    background: none;
    height: auto;
    width: 44px;
}
.header-mobile button svg {
    width: 14px;
    height: 14px;
}
.header-mobile button svg * {
    stroke: #FFFFFF;
}
.header-mobile input {
    background: none;
    color: #FFFFFF;
    font-weight: 700;
    padding: 12px 15px 11px 15px;
}
.header-mobile input::-webkit-input-placeholder {
    font-weight: 700;
    color: #FFFFFF;
    opacity: 0.5;
}
.header-mobile input::-moz-placeholder {
    font-weight: 700;
    color: #FFFFFF;
    opacity: 0.5;
}
.header-mobile input:-ms-input-placeholder {
    font-weight: 700;
    color: #FFFFFF;
    opacity: 0.5;
}
.header-mobile input::-ms-input-placeholder {
    font-weight: 700;
    color: #FFFFFF;
    opacity: 0.5;
}
.header-mobile input::placeholder {
    font-weight: 700;
    color: #FFFFFF;
    opacity: 0.5;
}
.header-mobile__column-params {
    display: -ms-grid;
    display: grid;
    grid-row-gap: 20px;
    padding: 30px 0;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}
.header-mobile__column-params img {
    width: 16px;
    height: 16px;
    margin-right: 15px;
}
.header-mobile__column-params > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-mobile__column-params > div svg {
    margin-left: auto;
}
.header-mobile hr {
    margin: 0;
}
.header-mobile__column-nav .footer-index__link {
    margin: 0;
}
.header-mobile__column-nav > .footer-index__ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.header-mobile__column-nav > .footer-index__ul > .footer-index__li {
    margin-bottom: 15px;
    min-width: 201px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
}
.header-mobile__column-nav > .footer-index__ul > .footer-index__li.more .footer-index__li {
    font-size: 14px;
    line-height: 30px;
    padding-left: 24px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header-mobile__column-nav > .footer-index__ul > .footer-index__li.more .footer-index__ul {
    margin-top: 15px;
}
.header-mobile__column-nav > .footer-index__ul > .footer-index__li.more .footer-index__li::before {
    content: '';
    width: 2px;
    height: 2px;
    background-color: var(--white);
    position: absolute;
    left: 10px;
}
.header-mobile__column-nav > .footer-index__ul > .footer-index__li:nth-child(1) {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.header-mobile__column-nav > .footer-index__ul > .footer-index__li:nth-child(2) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.header-mobile__column-nav > .footer-index__ul > .footer-index__li:nth-child(3) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.header-mobile__column-nav > .footer-index__ul > .footer-index__li:nth-child(4) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.header-mobile__column-nav > .footer-index__ul > .footer-index__li:nth-child(5) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.header-mobile__column-nav > .footer-index__ul > .footer-index__li:nth-child(6) {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.header-mobile__column-social {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: -webkit-max-content 20px -webkit-max-content 20px -webkit-max-content;
    -ms-grid-columns: max-content 20px max-content 20px max-content;
    grid-template-columns: repeat(3, -webkit-max-content);
    grid-template-columns: repeat(3, max-content);
    grid-column-gap: 20px;
}
.mobile-location {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.mobile-location.view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.mobile-location.view + .header-mobile__column {
    display: none;
}
.mobile-location__back {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: -webkit-max-content 15px -webkit-max-content;
    -ms-grid-columns: max-content 15px max-content;
    grid-template-columns: -webkit-max-content -webkit-max-content;
    grid-template-columns: max-content max-content;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 15px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.search-input {
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.search-input input {
    width: 100%;
    font-family: 'Lato';
    font-style: normal;
    font-size: 14px;
    line-height: 17px;
    border: none;
    border-radius: 0;
}
.search-input button {
    border: none;
    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;
    cursor: pointer;
}
.mobile-location-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 20px 0;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}
.fb{
    width: 32px;
    height: 32px;
    background: #dfdfdf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 3px;
    border-radius: 100%;
}
.fb img{
    width: 26px;
}
.header{
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0)!important;
    transform: translateY(0)!important;
}
.fp-scroll-mac.fp-viewing-block7 .header,
.fp-scroll-mac.fp-viewing-block6 .header,
.fp-scroll-mac.fp-viewing-block5 .header,
.fp-scroll-mac.fp-viewing-block2 .header,
.fp-scroll-mac.fp-viewing-block3 .header {
    background:black;
}
.popup-window.popup-window-with-titlebar{
    padding: 10px 46px 12px;
}
.lk-info__title{
    -webkit-box-pack:start;
    -ms-flex-pack:start;
    justify-content:flex-start;
}
#bx-soa-properties.bx-soa-custom {
    border: none;
    border-radius: 0;
    margin: 0;
}
#bx-soa-properties.bx-soa-custom .bx-soa-section-content.container-fluid {
    padding: 0;
    line-height: normal;
}
#bx-soa-properties.bx-soa-custom .bx-soa-section-content.container-fluid .row.bx-soa-more {
    display: none;
}
#bx-soa-properties.bx-soa-custom .bx-soa-section-content.container-fluid .row .col-sm-12.bx-soa-customer {
    display: -ms-grid;
    display: grid;
    grid-row-gap: 30px;
    margin-top: 30px;
}
#bx-soa-properties.bx-soa-custom .bx-soa-section-content.container-fluid .row .bx-soa-custom-label {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #878787;
    padding: 0;
}
#bx-soa-properties.bx-soa-custom .bx-soa-section-content.container-fluid .row .bx-soa-custom-label .bx-authform-starrequired {
    display: none;
}
#bx-soa-properties.bx-soa-custom .bx-soa-section-content.container-fluid .row .soa-property-container .form-control.bx-soa-customer-input.bx-ios-fix {
    margin-top: 7px;
    padding: 10px 0;
    outline: none;
    border: none;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000000;
    background: transparent;
    border-bottom: 1px solid #878787;
    width: 269px;
    border-radius: 0;
}
/*.bx-soa-orderSave-custom a {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    background: #C0511F;
    padding: 13px 10px;
    margin-top: 30px;
    width: 140px;
    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;
}*/
.footer-index__nav > .footer-index__ul{
	justify-content: space-between !important;
}





.section.contacts {
	background: url("https://mc.ru/img/contacts.jpg") no-repeat;
	background-size: cover;
	color: #fff
}
/* .fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%;
} */
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fp-tableCell {
    overflow: hidden;
    position: relative;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.block {
    position: relative;
    width: 100%;
    height: 100%;
    padding-top: 80px;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 0;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -moz-transition: -moz-transform 0.4s linear;
    -o-transition: -o-transform 0.4s linear;
    -webkit-transition: -webkit-transform 0.4s linear;
    transition: transform 0.4s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
/* .main .block:before, .production1 .block:before, .contacts .block:before, .news .block:before, .stats .block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 150px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjQiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, .4)), color-stop(100%, rgba(0, 0, 0, 0)));
    background-image: -moz-linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
    background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
} */
.blockContent {
    display: table;
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.blockInfo {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    z-index: 2;
    border: 1px solid transparent;
}
.h2main {
    color: inherit;
    font-size: 54px;
    font-family: "Lato-Light", sans-serif;
    line-height: 50px;
    text-rendering: optimizeLegibility;
}
.blockDesc {
    margin-top: 16px;
}
.blockDesc {
    color: rgba(255, 255, 255, .65);
    font-size: 18px;
    line-height: 27px;
}
.contactsIndent {
    width: 100%;
    margin-top: 60px;
}
.contactsIndent #contactsFormRecall, .contactsIndent #contactsFormDir {
    display: none;
}
input {
    outline: none;
}
button, input, select {
    border-radius: 6px;
    box-shadow: none;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
}
.contactsForm {
    min-height: 442px;
}
.contactsForm {
    display: inline-block;
    vertical-align: top;
    max-width: 570px;
}
.contactsTabs {
    margin-bottom: 25px;
    color: #fff;
    font-size: 24px;
    text-align: left;
}
.contactsIndent #contactsFormRecall:checked~.contactsForm .contactsTab:first-child {
    opacity: 1;
}
.contactsTabs label:first-child {
    margin-right: 20px;
}

.contactsTabs label {
    display: inline-block;
    cursor: pointer;
    opacity: .35;
    transition: opacity .2s ease-in;
}
.contactsTabs label {
    display: inline-block;
    cursor: pointer;
    opacity: .35;
    transition: opacity .2s ease-in;
}
.contactsIndent #contactsFormRecall:checked~.contactsForm form:first-of-type {
    display: block;
}
.contactsForm input:first-child {
    margin-right: 5px;
}
.contactsForm input {
    display: inline-block;
    width: 280px;
    height: 42px;
    padding: 10px;
    box-sizing: border-box;
}
.contactsForm input, .contactsForm textarea {
    border: 1px solid rgba(255, 255, 255, .25);
    background-color: rgba(0, 0, 0, .25);
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    outline: none;
}
.contactsForm__row {
    margin-bottom: 10px;
}
.contactsForm input:first-child {
    margin-right: 5px;
}

.contactsForm input {
    display: inline-block;
    width: 280px;
    height: 42px;
    padding: 10px;
    box-sizing: border-box;
}
.contactsForm input, .contactsForm textarea {
    border: 1px solid rgba(255, 255, 255, .25);
    background-color: rgba(0, 0, 0, .25);
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    outline: none;
}
.contactsForm__row .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
    position: relative;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: auto;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px;
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0;
}
.contactsForm__row .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn)>button {
    height: 42px;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, .25);
    background-color: rgba(0, 0, 0, .25);
    box-shadow: none;
    color: rgba(255, 255, 255, .5);
    font-size: 16px;
    outline: none;
    cursor: pointer;
}

.bootstrap-select>.dropdown-toggle {
    padding-right: 22px;
    min-width: 66px;
}
.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}
.contactsForm__row .bootstrap-select.btn-group .dropdown-toggle .caret {
    width: 16px;
    height: 16px;
    border: none;
    background: url(https://mc.ru/img/droparrow-w.svg) no-repeat;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 7px;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}
.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.contactsForm__row .dropdown-menu {
    position: absolute;
    top: 40;
    margin-top: 3px;
    background-color: rgba(0, 0, 0, .75);
    border: 1px solid rgba(255, 255, 255, .25);
    text-align: left;
}
.bootstrap-select .dropdown-menu {
    display: none;
}
.dropdown-menu {
    min-width: auto;
}
.bootstrap-select>select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: .5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none;
}
.bootstrap-select.show .dropdown-menu {
    display: block;
}
.contactsForm textarea {
    width: 570px;
    height: 175px;
    padding: 10px;
    box-sizing: border-box;
    resize: none;
}
.contactsForm textarea {
    overflow: hidden;
    font-family: "Roboto", sans-serif;
}
.contactsForm input, .contactsForm textarea {
    border: 1px solid rgba(255, 255, 255, .25);
    background-color: rgba(0, 0, 0, .25);
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    outline: none;
}
.contactsForm__submit {
    display: inline-block;
    float: right;
    width: 170px;
    height: 42px;
    margin-top: 10px;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, .25);
    background-color: rgba(0, 0, 0, .25);
    box-shadow: none;
    color: #fff;
    font-size: 14px;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    outline: none;
}
.contactsInfo {
    display: inline-block;
    vertical-align: top;
    max-width: 470px;
    margin-left: 120px;
    text-align: left;
    font-size: 16px;
}
.contactsInfo__col {
    display: inline-block;
    flex-wrap: wrap;
    width: 170px;
}
.contactsInfo__col:first-of-type {
    margin-right: 100px;
}
.contactsInfo__block {
    margin-bottom: 20px;
}
.contactsInfo h3 {
    margin-bottom: 10px;
    color: rgba(255, 255, 255, .5);
    font-size: 14px;
    text-transform: uppercase;
    line-height: 28px;
}
.contactsInfo a, .contactsInfo span {
    color: #fff;
    line-height: 24px;
    display: block;
}
.blockInfo a {
    display: inline-block;
    align-items: center;
    color: #fff;
}

.contactsInfo a, .contactsInfo span {
    color: #fff;
    line-height: 24px;
    text-decoration: none;
}
.contactsInfo h2 {
    width: 100%;
    margin-bottom: 20px;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.contactsForm__row .dropdown-menu a {
    color: rgba(255, 255, 255, .5);
}
.dropdown-menu a {
    display: block;
    padding: 10px 15px;
}
.contactsForm__row .dropdown-menu a:hover, .contactsForm__row .dropdown-menu a:focus, .contactsForm__row .dropdown-menu a:visited, .contactsForm__row .dropdown-menu a:active {
    color: #fff !important;
}
a:hover, a:focus {
    color: inherit;
    text-decoration: none;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.contactsForm__submit:hover {
    border-color: #fff;
}
.contactsForm input:focus, .contactsForm textarea:focus {
    border-color: #fff;
}
.contacts{
    height: 100vh;
}

.fp-controlArrow {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.fp-controlArrow {
    display: inline-block;
    align-items: center;
    justify-content: center;
    width: 42px;
    min-width: 42px;
    height: 42px;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, .25) !important;
    background-color: rgba(0, 0, 0, .25);
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    background-repeat: no-repeat;
    background-position: center;
    -moz-transition: border 0.3s ease-in;
    -o-transition: border 0.3s ease-in;
    -webkit-transition: border 0.3s ease-in;
    transition: border 0.3s ease-in;
}
.fp-controlArrow.fp-next {
    right: 50px;
}
.fp-controlArrow.fp-next {
    right: 100px;
    background-image: url(https://mc.ru/img/arrowRight.svg);
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-controlArrow.fp-prev {
    left: 50px;
}
.fp-controlArrow.fp-prev {
    left: 15px;
    background-image: url(https://mc.ru/img/arrowLeft.svg);
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}

.main:has(.contacts) {
    margin-bottom: 0px;
}

.print-only {
    display: none;
  }
  
@media print {
.print-only {
    display: flex;
}
}
.contactsForm__submit:focus {
    background: green;
}
/* End */


/* Start:/local/templates/metalvector/css/media.css?175596056411761*/
@media (max-width: 1200px) {
	.header__column-menu {
		grid-column-gap: 15px;
		margin-left: 15px;
	}
	.header__column:nth-child(2) {
		grid-column-gap: 15px;
	}
	.header__column:nth-child(4) {
		grid-column-gap: 15px;
		margin-left: 15px;
	}
	.header__column-icons {
		grid-column-gap: 15px;
	}
	.header__column-phone a {
		font-size: 12px;
	}
	.header__column-menu__link {
		font-size: 12px;
	}
	.header__column-location div {
		font-size: 12px;
	}
	.header__column-lang span {
		font-size: 12px;
	}
	.index-aksiya__column-img {
		padding-bottom: 45%;
	}
}
@media (max-width: 992px) {
	.header-mobile {
		display: block;
	}
	.header-burger {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.header__column-location {
		display: none;
	}
	.header__column-lang {
		display: none;
	}
	.header__column-icons {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		grid-column-gap: 20px;
	}
	.header__row {
		-webkit-box-pack: initial;
		-ms-flex-pack: initial;
		justify-content: initial;
	}
	.header__column:nth-child(1) {
		margin-right: 30px;
	}
	.header__column:nth-child(2) {
		margin-left: 30px;
	}
	.header__column:nth-child(3) {
		display: none;
	}
	.header__column:nth-child(4) {
		margin-left: auto;
	}
	.header__column-phone {
		display: none;
	}
	.header {
		height: 76px;
		border: none;
	}
	.header__column-icons_icon {
		width: 18px;
		height: 18px;
	}
	.header__column-logo {
		width: 87px;
		height: 42px;
	}
	.header__column-logo img {
		width: 100%;
		height: 100%;
	}
	.header__column-icons_icon img {
		width: 100%;
		height: 100%;
	}
	.index-banner {
		padding-top: 269px;
		min-height: 812px;
		background-position: 74% 100%;
	}
	.index-banner__title {
		font-size: 30px;
		line-height: 36px;
	}
	.index-banner__subtitle {
		font-size: 14px;
		line-height: 24px;
		margin: 40px 68px 0;
	}
	.index-banner.section-index .container {
		margin: 0;
	}
	.index-banner__row {
		padding: 171px 0 0;
		overflow-y: scroll;
		margin-right: -15px;
	}
	.index-banner::before {
		height: 816px;
	}
	.index-banner__column {
		min-width: 220px;
	}
	.section-index .container {
		padding-left: 15px;
		padding-right: 15px;
		margin: 0;
	}
	.index-popular {
		padding: 200px 0 150px;
	}
	.section-index__title-v2 {
		font-size: 14px;
		line-height: 17px;
	}
	.index-services {
		background: none;
	}
	.index-services__row {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
		margin-top: 40px;
	}
	.fp-tableCell {
		padding-left: 15px;
		padding-right: 15px;
	}
	.index-services__column {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		padding-left: 70px;
	}
	.index-services {
		padding-top: 0;
		padding-bottom: 0;
	}
	.index-news {
		padding: 50px 0 55px;
		background-position: 31% 100%;
	}
	.index-news__row {
		margin-top: 120px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: initial;
		-ms-flex-align: initial;
		align-items: initial;
	}
	.index-news__row-text {
		font-size: 30px;
	}
	.index-news__last.swiper {
		max-width: 100%;
		max-height: 100%;
		margin-top: 128px;
	}
	.index-news__last.swiper .swiper-scrollbar {
		top: 0;
	}
	.index-news__last-list {
		margin: 40px 0 0;
		max-width: 100%;
	}
	.index-useful {
		padding: 160px 0 0;
	}
	.index-aksiya {
		display: none;
	}
	.index-useful__column-text {
		padding: 20px 10px 23px;
	}
	.index-partners {
		padding: 40px 0 20px;
		min-height: 482px;
	}
	.footer-index__nav > .footer-index__ul > .footer-index__li:nth-child(2n+1):not(:first-child) {
		top: auto;
	}
	.footer-index__nav > .footer-index__ul > .footer-index__li:nth-child(1) {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.footer-index__nav > .footer-index__ul > .footer-index__li:nth-child(3) {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.footer-index__nav > .footer-index__ul > .footer-index__li:nth-child(5) {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
	}
	.footer-index__nav > .footer-index__ul > .footer-index__li:nth-child(2n+1) {
		margin: 0;
	}
	.footer-index__nav > .footer-index__ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.footer-index__nav > .footer-index__ul > .footer-index__li.more .footer-index__li {
		width: -webkit-fit-content;
		width: -moz-fit-content;
		width: fit-content;
		margin: 0 auto;
	}
	.footer-index__link {
		margin: 0 auto;
	}
	.footer-index__footer hr {
		display: none;
	}
	.footer-index__footer {
		margin-top: 35px;
	}
	.footer-index__footer-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.footer-index__footer-column {
		font-size: 10px;
		line-height: 12px;
		margin-bottom: 40px;
	}
	.contacts-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.contacts-column {
		max-width: 100%;
		margin: 0;
	}
	.section-not-index {
		padding-top: 40px;
	}
	.section-title {
		margin-top: 30px;
	}
	.contacts-blocks {
		margin-top: 25px;
	}
	.contacts-map {
		margin-top: 45px;
		padding-bottom: 140.725%;
	}
	.footer__header-logo {
		display: none;
	}
	.footer__ul {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
		grid-column-gap: 0;
		grid-row-gap: 15px;
	}
	.footer__link {
		font-size: 14px;
		line-height: 48px;
		margin: 0 auto;
	}
	.footer__header {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.footer {
		padding: 100px 0 45px;
	}
	.footer hr {
		display: none;
	}
	.footer__footer {
		margin-top: 40px;
	}
	.footer__footer-row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.footer__footer-column {
		font-size: 10px;
		line-height: 12px;
		text-align: center;
		margin-top: 50px;
	}
	.about-text {
		font-size: 14px;
		line-height: 24px;
	}
	.lk-block {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
		border: navajowhite;
		padding: 0;
		grid-column-gap: 0;
		grid-row-gap: 20px;
	}
	.lk-sidebar {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		background: #F6F6F6;
		padding: 2px;
	}
	.lk-sidebar a {
		color: #878787;
		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;
	}
	.lk-sidebar a.active {
		background: #FFFFFF;
	}
	.lk-info {
		padding: 0;
		border: none;
	}
	.lk-profile-blocks {
		grid-row-gap: 20px;
	}
	.lk-profile-full {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
		grid-column-gap: 0;
		grid-row-gap: 20px;
	}
	.lk-history-order > div {
		line-height: 8px;
	}
	.lk-history-block {
		-ms-grid-columns: 15% 25% 35% 25%;
		grid-template-columns: 15% 25% 35% 25%;
	}
	.catalog-section-list__row {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
		margin: 70px auto 0;
		grid-column-gap: 0;
		grid-row-gap: 50px;
	}
	.catalog-section__row-header .catalog-section__item a {
		display: none;
	}
	.catalog-section__row-header .catalog-section__item div:nth-child(6) {
		display: none;
	}
	.catalog-section__row-header .catalog-section__item div:nth-child(4) {
		display: none;
	}
	.catalog-section__row-header .catalog-section__item {
		-ms-grid-columns: 50% 35% 15%;
		grid-template-columns: 50% 35% 15%;
	}
	.catalog-section__item-element div:nth-child(7) {
		display: none;
	}
	.catalog-section__item-element {
		-ms-grid-columns: 50% 35% 15%;
		grid-template-columns: 50% 35% 15%;
		position: relative;
		padding: 20px 20px 40px;
	}
	.catalog-section__item-element div:nth-child(3) {
		position: absolute;
		left: 20px;
		margin-top: 40px;
	}
	.catalog-section__item-element div:nth-child(4) {
		position: absolute;
		left: 40px;
		margin-top: 40px;
	}
	.catalog-section__item-element div:nth-child(5) {
		position: absolute;
		left: 90px;
		margin-top: 40px;
	}
	.element-card__row:first-child {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
		grid-column-gap: 0;
		grid-row-gap: 40px;
	}
	.element-card__image-container {
		padding: 20px;
	}
	.element-card__row:last-child {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
		grid-column-gap: 0;
	}
	.tabs > label {
		padding: 10px 0;
		width: 50%;
		border-bottom: 1px solid #F6F6F6;
		text-align: center;
	}
	.basket-footer__row a {
		display: none;
	}
	.basket-mobile a {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: 17px;
	}
	.basket-mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.basket-header {
		display: none;
	}
	.basket.bx-basket {
		margin-top: 30px;
	}
	.basket-list__row {
		background: #F1F1F1;
		padding: 15px;
		border: none;
		margin-bottom: 10px;
		-ms-grid-columns: (1fr)[2];
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 25px;
	}
	.basket-list__row > div:nth-child(1) {
		display: none;
	}
	.basket-list__row > div:nth-child(3) {
		display: none;
	}
	.basket-list__row > div:nth-child(5) {
		display: none;
	}
	.basket-list__row > div:nth-child(2) {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.basket-list__row > div:nth-child(4) {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.basket-list__row > div:nth-child(6) {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.basket-list__row > div:nth-child(7) {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.basket-list__row > div:nth-child(4) > div {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.basket-item-amount-field-description {
		position: relative;
		top: auto;
		right: auto;
		left: auto;
		font-family: 'Lato';
		font-style: normal;
		font-weight: 400;
		font-size: 14px;
		line-height: 17px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		color: #000000;
		margin-left: 10px;
	}
	.basket-list__row > div:nth-child(6) span {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.basket-footer__column > div {
		margin: 10px 0 0;
		max-width: 100%;
	}
	.basket-footer__column {
		padding: 20px 0 0;
	}
	.basket-footer__row button {
		width: 100%;
	}
	.sale_order_full_table tr:last-child td > div:last-child {
		padding: 0!important;
		width: 100%!important;
		font-size: 12px;
	}
	.padding-custom {
		padding: 0 15px;
	}
	.index-aksiya__row {
		-ms-grid-columns: auto;
		grid-template-columns: auto;
	}
	.header-search {
		width: 100vw;
		right: -15px;
		top: 52px;
	}
	.index-aksiya__column-img {
		padding-bottom: 80%;
	}
	.contacts{
		height: auto;
	}
	.contactsInfo{
		margin-top: 30px;
	}
}
@media (max-width: 768px) {
	.index-aksiya__column-img {
		padding-bottom: 70%;
	}
}
@media (max-width: 576px) {
	.index-aksiya__column-img {
		padding-bottom: 55%;
	}
	.contactsForm__row input,
	.contactsForm__row textarea{
		display: block;
	  	width: 100%;
		margin-top: 10px;
	}
}
@media (max-width: 375px) {
	.index-aksiya__column-img {
		padding-bottom: 50%;
	}
}
/* End */
/* /local/templates/metalvector/css/stylesheet.css?17559605641014 */
/* /local/templates/metalvector/css/fullpage.min.css?17559605644834 */
/* /local/templates/metalvector/css/style.css?175596056474685 */
/* /local/templates/metalvector/css/media.css?175596056411761 */
