

/* Start:/bitrix/templates/source/css/style_all_page.css?15560231863220*/
.post-news-detail h2 {
	margin: 15px 10px 0px 0px
}
 
.h1-service {
	font-size: 24px;
	line-height: 26px;
  padding: 10px;
}

.wrap_404 h1 {
	line-height: 34px;
}

.bx-authform {
	margin: 0 auto;
}

.full-background { width: 100%; background: white; }
.full-background h2 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.helper_detail_text .container-block {
  max-width: 690px;
}

@media only screen and (min-width:320px) {
  .container-full {
    width: 320px;
  }
}

@media only screen and (min-width:640px) {
  .container-full {
    width: 640px;
  }
}

@media only screen and (min-width:960px) {
  .container-full {
    width: 960px;
  }
}

@media only screen and (min-width:1240px) {
  .container-full {
    width: 1200px;
  }
}

@media only screen and (min-width:1380px) {
  .container-full {
    width: 1340px;
  }
}

.container-full {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}




/*============ preloader-page ================== */

  /* прелоадер страниц */
  #loadingBg { background: none repeat scroll 0 0 #ffffffc2; display: block; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 98; }
  /*#loadingWait { background: url("https://autoset.by/upload/loading.gif") no-repeat scroll center center #fff; border-radius: 50% 50% 50% 50%; box-shadow: 0 0 0px rgba(0, 0, 0, 0.2); display: block; height: 80px; left: 50%; margin: -40px 0 0 -40px; position: fixed; top: 50%; width: 80px; z-index: 99998; }*/

  @-webkit-keyframes rotate {
    from {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }

  @keyframes rotate {
    from {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    to {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  .preloader-new{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99;
    display: block;
  }
  .preloader-new__block{
    width: 54px;
    height: 54px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -27px;
    margin-left: -27px;
    border-radius: 50%;
    box-shadow: inset 0px 0px 0px 5px #ababab;
    -webkit-animation: rotate 1s linear infinite;
        -moz-animation: rotate 1s linear infinite;
            -ms-animation: rotate 1s linear infinite;
            -o-animation: rotate 1s linear infinite;
            animation: rotate 1s linear infinite;
  }
  .preloader-new__block-wrapper {
    position: absolute;
    top: 2px;
    left: 2px;
    display: block;
    width: 50px;
    height: 4px;
    overflow: hidden;
    text-align: center;
  }
  .preloader-new__block-item {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-shadow: inset 0px 0px 0px 1px #fff;
  }

/*============ preloader-page ================== */


@media (max-width : 767px) {}
/* End */


/* Start:/local/source/footer.css?15698333362861*/
footer{
  background-color: #303030;
  padding: 32px 0px 0px 0px;
}
.footer-navBlock{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.footer-navBlock__caption{
  display: block;
  font-size: 18px;
  line-height: 21px;
  font-weight: 500;
  letter-spacing: -0.0015em;
  color: #FFFFFF;
}
.footer-navBlock__list-links{
  margin-top: 12px;
}
.footer-navBlock__list-item {
  display: block;
  font-size: 13px;
  line-height: 15px;
  letter-spacing: -0.0015em;
  color: #FFFFFF;
}
.footer-navBlock__new-str {
  display: none;
  width: 100%;
}
.footer-navBlock__list-item .br {
  display: block;
  height: 0px;
  line-height: 0px;
}
.footer-navBlock__list-item + .footer-navBlock__list-item{
  margin-top: 5px;
}
.footer-navBlock__link{
  display: inline-block;
  padding: 2px 0px;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.footer-navBlock__link:hover,
.footer-contentBlock__worktime-link:hover {
  color: #ff2c2c;
}
.footer-contentBlock{
  margin-top: 32px;
}
.footer-contentBlock__social,
.footer-contentBlock__copyright {
  margin-top: 24px;
}
.footer-contentBlock{
  text-align: center;
}
.footer-contentBlock p{
   margin: 0px;
}
.footer-contentBlock__worktime-item{
  font-size: 13px;
  line-height: 17px;
  letter-spacing: -0.0015em;
  color: #878787;
}
.footer-contentBlock__worktime-white {
  font-weight: 500;
  color: #ffffff;
  white-space: nowrap;
}
.footer-contentBlock__copyright {
  border-top: 1px solid #444444;
  padding: 16px 0px;
  text-align: center;
}
.footer-contentBlock__copyright-item{
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: -0.0015em;
  color: #878787;
}
.footer-contentBlock__social{
  text-align: center;
}
.footer-contentBlock__social p {
  display: block;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.0015em;
  color: #FFFFFF;
}
.footer-contentBlock__social-links{
  margin-top: 8px;
}
.footer-contentBlock__social-links a{
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  height: 33px;
}
.footer-contentBlock__social-links a + a{
  margin-left: 5px;
}

@media (max-width: 959px) {
  .footer-navBlock {
    margin: -12px 0px;
  }
  .footer-navBlock__item {
    padding: 12px 0px;
    min-width: 145px;
    max-width: 145px;
  }
  .footer-navBlock__new-str {
    display: block;
  }
}
@media (max-width: 767px) {
  footer .container-block{
    width: 100%;
  }
}
@media (max-width: 639px) {
  .footer-navBlock__item {
    max-width: 135px;
    min-width: 135px;
  }
}
@media (max-width: 479px) {
  .footer-navBlock__new-str {
    display: none;
  }
}
/* End */


/* Start:/local/source/my_select/css/myselect.css?158393287217651*/
body.touch select.myselect_block
{
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    display: block;
    width: 100%;
    opacity: 0;
    -webkit-tap-highlight-color: transparent;
        -ms-tap-highlight-color: transparent;
       -moz-tap-highlight-color: transparent;
         -o-tap-highlight-color: transparent;
}
.myselect_block.js-select-visual
{
    position: relative;
}

.myselect_block.js-select
{
    position: relative;
    display: none;
}
.myselect_block ul.select-list
{
    position: absolute;
    z-index: 5;
    right: 0;
    left: 0;
    display: none;
    width: 100%;
    list-style: none;
    background-color: #fff;
    box-shadow: inset 0 0 0 1px #ddd;
    border: none;
    max-height: 200px;
    overflow: auto;
}

.myselect_block ul.select-list li
{
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    padding: 0 7px;
    margin: 0 1px;
}

.myselect_block ul.select-list li.active
{
    color: #fff;
    background-color: #ff2c2c;
}

.myselect_block ul.select-list li:hover
{
    cursor: pointer;
    color: #fff;
    background-color: #ff2c2c;
}

.myselect_block.open ul.select-list
{
    display: block;
}



/*------------------------------Modal-----------------------------------*/
    .modal {
    display: block;
    position: relative;
    width: 920px;
    max-width: -webkit-calc(100vw - 80px);
    max-width: calc(100vw - 80px);
    min-width: 280px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .5);
    box-shadow: 0 0 25px rgba(0, 0, 0, .5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 0px;
    z-index: 100000;
    -webkit-transform: translate3d(0, 300px, 0);
    transform: translate3d(0, 300px, 0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    visibility: hidden;
}

.modal-header
{
  position: relative;
  padding: 12px 0;
  text-align: center;
  background-color: #999;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.modal-close-btn svg {
  display: none;
}
.modal-close-btn svg {
  display: none;
}

.modal-header-text
{
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
}
.modal-main{
  padding: 20px;
  font-size: 14px;
  background-color: #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.modal-close-btn {
  position: absolute;
  top: 12px;
  right: 12px;
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogc2tldGNodG9vbCA1MC4yICg1NTA0NykgLSBodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2ggLS0+CiAgICA8dGl0bGU+QjE1NkRFRDUtRkFGOC00NjczLTkxQjMtMTVEMTNBMzkyNjY1PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBza2V0Y2h0b29sLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJDYXJ0X0NoZWNrb3V0Xzk2MCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Ijk2MF9jYXJ0XzAyXzA0LXBvbG90c2stcGxhY2UiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05MDguMDAwMDAwLCAtMjIyLjAwMDAwMCkiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgIDxnIGlkPSJwbGFjZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjAuMDAwMDAwLCAyMTAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iY2xvc2VfY3Jvc3Nfd2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDg4OC4wMDAwMDAsIDEyLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJjbG9zZV9jcm9zcyIgcG9pbnRzPSIyLjA1NTU1NTU2IDAgMCAyLjA1NTU1NTU2IDcuOTQ0NDQ0NDQgMTAgMCAxNy45NDQ0NDQ0IDIuMDU1NTU1NTYgMjAgMTAgMTIuMDU1NTU1NiAxNy45NDQ0NDQ0IDIwIDIwIDE3Ljk0NDQ0NDQgMTIuMDU1NTU1NiAxMCAyMCAyLjA1NTU1NTU2IDE3Ljk0NDQ0NDQgMCAxMCA3Ljk0NDQ0NDQ0Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==');
  background-position: center top;
  background-repeat: no-repeat;
}
.modal-close-btn.gray{
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3NSA3NSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNzUgNzUiPjxwYXRoIGQ9Ik02Ni45IDc1bC0yOS40LTI5LjQtMjkuNCAyOS40LTguMS04LjEgMjkuNC0yOS40LTI5LjQtMjkuNCA4LjEtOC4xIDI5LjQgMjkuNCAyOS40LTI5LjQgOC4xIDguMS0yOS40IDI5LjQgMjkuNCAyOS40LTguMSA4LjF6IiBmaWxsPSIjOTk5Ii8+PC9zdmc+');
  background-position: center top;
  background-repeat: no-repeat;
}
.modal-close-btn.gray:active{
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA3NSA3NSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNzUgNzUiPjxwYXRoIGQ9Ik02Ni45IDc1bC0yOS40LTI5LjQtMjkuNCAyOS40LTguMS04LjEgMjkuNC0yOS40LTI5LjQtMjkuNCA4LjEtOC4xIDI5LjQgMjkuNCAyOS40LTI5LjQgOC4xIDguMS0yOS40IDI5LjQgMjkuNCAyOS40LTguMSA4LjF6IiBmaWxsPSIjNjY2Ii8+PC9zdmc+');
  background-position: center top;
  background-repeat: no-repeat;
}

.modal-open .modal-container
{
  visibility: visible;
  overflow: visible;
  z-index: auto;
  pointer-events: all;
}

.modal-open .modal.open
{
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }

.overlay
{
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .6);
}

.overlay-open .overlay
{
  display: block;
}

.modal-container
{
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  pointer-events: none;
  visibility: hidden;
}

/*------------------------------Modal-END--------------------------------*/



/*------------------------------Modal-INFO------------------------------------*/
    .modal-info .modal {
        max-width: 360px;
        width: auto;
        -webkit-box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.15);
    }

    .modal-info .modal-main {
        padding: 0px;
        border-radius: 8px;
        overflow: hidden;
        position: relative;
        background: none;
    }

    .modal-info .modal-main>div {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        -o-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: 100%;
    }


    .modal-info .modal-info__content {
        padding: 32px 24px 32px 24px;
        flex-grow: 1;
        background-color: #fff;
    }

    .modal-info .modal-info__title {
        display: block;
        font-size: 24px;
        line-height: 28px;
        font-weight: 500;
        letter-spacing: 0.0042em;
        color: #0A0A0A;
    }

    .modal-info .modal-info__ok .modal-info__title {
        font-size: 20px;
        line-height: 22px;
        text-align: center;
    }

    .modal-info .modal-info__title-icon {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        width: 36px;
        height: 36px;
        margin: 0 auto 16px;
        -webkit-transform: rotate3d(1, 0, 0, -90deg);
        -ms-transform: rotate3d(1, 0, 0, -90deg);
        -o-transform: rotate3d(1, 0, 0, -90deg);
        transform: rotate3d(1, 0, 0, -90deg);
        opacity: 0;
    }

    .modal-info .modal-info__title-icon svg {
        width: 100%;
        height: 100%;
        -webkit-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }

    .modal-info .modal-info__text {
        display: block;
        margin: 8px 0px 0px 0px;
        font-size: 18px;
        line-height: 23px;
        letter-spacing: 0.0042em;
        color: #121212;
    }

    .modal-info .modal-info__ok .modal-info__text {
        text-align: center;
        margin: 15px 0px 0px 0px;
    }

    .modal-info .modal-info__form {
        left: 0%;
    }

    .modal-info .modal-info__form.done {
        position: absolute;
        left: -100%;
        -webkit-transition: left ease 0.3s 1s;
        -o-transition: left ease 0.3s 1s;
        transition: left ease 0.3s 1s;
    }

    .modal-info .modal-info__ok {
        position: absolute;
        top: 0px;
        left: 100%;
        opacity: 0;
        visibility: hidden;
    }

    .modal-info .modal-info__ok.active {
        position: relative;
        left: 0%;
        opacity: 1;
        visibility: visible;
        -webkit-transition: all ease 0.3s 1s;
        -o-transition: all ease 0.3s 1s;
        transition: all ease 0.3s 1s;
    }

    .modal-info .modal-info__ok.active .modal-info__title-icon {
        opacity: 1;
        -webkit-transform: rotate3d(1, 0, 0, 0deg);
        -ms-transform: rotate3d(1, 0, 0, 0deg);
        -o-transform: rotate3d(1, 0, 0, 0deg);
        transform: rotate3d(1, 0, 0, 0deg);
        -webkit-transition: transform ease 0.4s 1.3s, opacity ease 0.3s 1.3s;
        -o-transition: transform ease 0.4s 1.3s, opacity ease 0.3s 1.3s;
        transition: transform ease 0.4s 1.3s, opacity ease 0.3s 1.3s;
    }

    .modal-info .modal-info__phone {
        display: block;
        width: 100%;
        margin-top: 24px;
        padding: 12px 20px;
        background-color: #F4F4F4;
        -webkit-box-shadow: inset 0px 0px 0px 1px #E3E3E3;
        box-shadow: inset 0px 0px 0px 1px #E3E3E3;
        border-radius: 4px;
        font-size: 18px;
        line-height: 24px;
        letter-spacing: -0.0015em;
        color: #0a0a0a;
        -webkit-appearance: none;
        border: none;
    }
    .modal-info .modal-info__phone::-webkit-input-placeholder {
        color: #888888;
        opacity: 1;
    }
    .modal-info .modal-info__phone::-moz-placeholder {
        color: #888888;
        opacity: 1;
    }
    .modal-info .modal-info__phone:-moz-placeholder {
        color: #888888;
        opacity: 1;
    }
    .modal-info .modal-info__phone::-ms-input-placeholder {
        color: #888888;
        opacity: 1;
    }
    .modal-info .modal-info__phone:-ms-input-placeholder {
        color: #888888;
        opacity: 1;
    }
    .modal-info .modal-info__phone::placeholder {
        color: #888888;
        opacity: 1;
    }
    .modal-info .modal-info__phone:focus {
        background: none;
    }

    .modal-info-counter {
        margin-top: 24px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        -o-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .modal-info-counter__title {
        font-size: 18px;
        line-height: 21px;
        letter-spacing: 0.0042em;
        color: #202124;
        margin-right: 16px;
    }

    .modal-info-counter__wrap {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        -o-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-shadow: 0 0 0 1px #E3E3E3;
        -moz-box-shadow: 0 0 0 1px #E3E3E3;
        box-shadow: 0 0 0 1px #E3E3E3;
        border-radius: 4px;
        overflow: hidden;
    }

    .modal-info-counter__wrap * {
        line-height: 40px;
        text-align: center;
    }

    .modal-info-counter__minus,
    .modal-info-counter__plus {
        width: 30px;
        background-color: #E6E6E6;
        position: relative;
        cursor: pointer;
        flex-grow: 1;
    }

    .modal-info-counter__minus:before,
    .modal-info-counter__plus:before,
    .modal-info-counter__plus:after {
        position: absolute;
        content: '';
        display: block;
        background-color: #303030;
        border-radius: 2px;
        top: 50%;
        left: 50%;
    }

    .modal-info-counter__minus:before,
    .modal-info-counter__plus:before {
        width: 10px;
        height: 2px;
        margin-top: -1px;
        margin-left: -5px;
    }

    .modal-info-counter__plus:after {
        width: 2px;
        height: 10px;
        margin-top: -5px;
        margin-left: -1px;
    }

    .modal-info-counter__field {
        width: 40px;
        background-color: #fff;
        cursor: default;
        border: none;
        padding: 0;
        margin: 0;
        font-weight: 500;
        font-size: 16px;
        letter-spacing: -0.0015em;
        color: #000000;
        opacity: 1;
        font-family: 'Roboto';
    }

    .modal-info .modal-info__btn {
        margin-top: auto;
    }

    .modal-info .modal-info__btn > button {
        float: left;
        width: 50%;
        height: 56px;
        font-size: 18px;
        line-height: 56px;
        font-weight: 500;
        letter-spacing: 0.0042em;
        color: #FFFFFF;
        border: none;
        cursor: pointer;
    }

    .modal-info .modal-info__ok .modal-info__btn .sent {
        width: 100%;
    }

    .modal-info .modal-info__btn .close {
        background-color: #C4C4C4;
    }

    .modal-info .modal-info__btn .close:hover {
        background-color: #898989;
    }

    .modal-info .modal-info__btn .sent {
        background-color: #0FAE2A;
        position: relative;
    }

    .modal-info .modal-info__btn .sent:hover {
        background-color: #008E18;
    }

    .modal-info .modal-info__btn .sent .sent-text {
        display: block;
    }

    @media (max-width: 639px) {
        .modal-info .modal {
            max-width: 320px;
            min-width: 320px;
        }

        .modal-info .modal-main {
            border-radius: 6px;
        }
        .modal-info .modal-info__text {
            font-size: 16px;
            line-height: 21px;
        }


        .modal-info .modal-info__title-icon {
            width: 28px;
            height: 28px;
            margin: 0 auto 12px;
        }

        .modal-info .modal-info__ok .modal-info__title {
            font-size: 18px;
            line-height: 21px;
        }

        .modal-info .modal-info__ok .modal-info__text {
            margin: 10px 0px 0px 0px;
        }
    }
    @media (max-width: 359px) {

    }

/*------------------------------Modal-INFO-END--------------------------------*/



/*----------------Заказать звонок-------------------*/
/*----------------Заказать звонок-------------------*/
.order__call {
  padding: 20px;
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate3d(0px, -10px, 0);
  -ms-transform: translate3d(0px, -10px, 0);
  -o-transform: translate3d(0px, -10px, 0);
  transform: translate3d(0px, -10px, 0);
  max-width: 260px;
  width: 260px;
  position: absolute;
  z-index: 99;
  top: 90%;
  left: 50%;
  margin-left: -130px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.4);
  background-color: #fff;
}
.order__call-caption {
  display: block;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  color: #000;
}
.order__call-mask {
  position: relative;
  margin-top: 20px;
}
.order__call .mask-decor {
  position: absolute;
  left: 10px;
  z-index: 1;
  font-size: 16px;
  line-height: 36px;
  font-weight: bold;
  color: #000;
}
.order__call-mask .input-style{
  padding-left: 50px;
  margin-bottom: 20px;
}
.order__call-btn:hover {
  cursor: pointer;
  background-color: #ff2c2c;
}
.show_message_ok {
  padding: 20px;
  width: auto;
  min-width: 260px;
  width: 260px;
  position: absolute;
  z-index: 99;
  top: 100%;
  left: 50%;
  margin-left: -130px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  text-align: center;
  color: #79c61d;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.order__call.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: all 0.3s ease-in-out;
}
/*----------------Заказать звонок-END-------------------*/
/*----------------Заказать звонок-END-------------------*/



@media (max-width: 959px) {
    .modal {
      width: 728px;
    }
    .order__call,
    .show_message_ok {
      left: 20px;
      margin-left: 0px;
    }
}

@media (max-width: 767px) {
    .modal {
        width: 600px;
    }
}

@media (max-width: 639px) {
    .modal {
        width: 440px;
    }
}

@media (max-width: 479px) {
    .modal {
        width: calc(100% - 40px);
    }
     .modal-header {
        padding: 12px 35px;
    }
}

@media (max-width: 320px) {}
/*---------Edge----------------------*/
@supports (-ms-ime-align:auto) {
    .myselect_block span.select-value:after {
        width: 15px;
        height: 9px;
    } 
}
/*---------------------IE-----------------*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .myselect_block span.select-value:after {
        width: 15px;
        height: 9px;
    } 
}

/* End */


/* Start:/local/source/multichoose/css/multichoose.css?15766738446519*/
.multichoose input[type="checkbox"] {
  display: none;
}
.multichoose {
  position: relative;
}
.multichoose-body .chbox-label {
  padding-left: 36px;
}


.multichoose__global-title {
  display: block;
  font-size: 18px;
  line-height: 44px;
  font-weight: 500;
  color: #202124;
}

.multichoose__global-title:before {
  top: 50%;
  margin-top: -10px;
}

.multichoose .btn-style {
  max-width: 328px;
  height: 48px;
  font-style: normal;
  font-size: 18px;
  line-height: 48px;
  font-weight: 500;
  letter-spacing: -0.0015em;
  text-transform: none;
  padding: 0px;
  margin: 0 auto;
}

.multichoose-field label {
  display: table;
  font-size: 14px;
  line-height: 16px;
}

.multichoose-field label + span {
  margin-top: 5px;
}

.multichoose-field span {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
  padding-right: 30px;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}

.multichoose-field span:after {
  position: absolute;
  top: 50%;
  right: 8px;
  width: 14px;
  height: 8px;
  margin-top: -4px;
  content: '';
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 36 21.6' style='enable-background:new 0 0 36 21.6;' xml:space='preserve'%3E%3Cg id='Document' transform='scale(1 -1)'%3E%3Cg id='Spread' transform='translate(0 -21.594)'%3E%3Cg id='Layer_1_1_'%3E%3Cpath marker-start='none' marker-end='none' style='fill:%23666666;' d='M18,0L0,18l3.6,3.6L18,7.2l14.4,14.4L36,18L18,0z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.multichoose-field span.open:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
}

.multichoose-body {
  position: absolute;
  left: 0px;
  top: 100%;
  width: 100%;
  z-index: 99;
  display: block;
  visibility: hidden;
  opacity: 0;
  padding: 0px 16px 32px 16px;
  background: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 8px 24px rgba(115, 130, 150, 0.25);
  box-shadow: 0 8px 24px rgba(115, 130, 150, 0.25);
  -webkit-transform: translate3d(0px, -10px, 0px);
  -ms-transform: translate3d(0px, -10px, 0px);
  transform: translate3d(0px, -10px, 0px);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.multichoose-body.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.multichoose-body:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: -6px;
  width: 16px;
  height: 16px;
  background-color: #fff;
  transform: rotate(45deg);
  z-index: 0;
  border-top-left-radius: 4px;
}

/*.multichoose-body__header > div {*/
/*  float: left;*/
/*}*/
.multichoose-body__header {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.multichoose-body__header .btn-style {
  max-width: 184px;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  margin: 0;
  display: none;
}

.multichoose-body__header-search {
  position: relative;
  width: 60%;
}

.multichoose-body__header-search:after {
  content: '';
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  top: 50%;
  right: 20px;
  margin-top: -9px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 36 36' style='enable-background:new 0 0 36 36;' xml:space='preserve'%3E%3Cg id='Document' transform='scale(1 -1)'%3E%3Cg id='Spread' transform='translate(0 -36)'%3E%3Cg id='Layer_1_1_'%3E%3Cpath marker-start='none' marker-end='none' style='fill:%23B2B2B2;' d='M22.1,13.9c1.9,1.9,2.8,4.2,2.8,6.8c0,2.7-0.9,5-2.8,6.8 c-1.9,1.9-4.2,2.8-6.8,2.8c-2.7,0-5-0.9-6.8-2.8c-1.9-1.9-2.8-4.2-2.8-6.8c0-2.7,0.9-4.9,2.8-6.8s4.2-2.8,6.8-2.8 S20.2,12,22.1,13.9z M36,2.8c0-0.8-0.3-1.4-0.8-1.9C34.6,0.3,34,0,33.2,0s-1.4,0.3-1.9,0.8l-7.4,7.4c-2.6-1.8-5.5-2.7-8.6-2.7 c-2.1,0-4,0.4-5.9,1.2c-2,0.8-3.6,1.9-5,3.3S2,13,1.2,14.9C0.4,16.7,0,18.7,0,20.8s0.4,4,1.2,5.9s1.9,3.5,3.2,4.9 c1.3,1.4,3,2.4,4.9,3.2s3.9,1.2,5.9,1.2c2.1,0,4-0.4,5.9-1.2s3.5-1.9,4.9-3.2c1.4-1.4,2.4-3,3.2-4.9c0.8-1.9,1.2-3.9,1.2-5.9 c0-3.2-0.9-6.1-2.7-8.6l7.4-7.4C35.7,4.2,36,3.5,36,2.8z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

/*.multichoose-body__header-all {*/
/*  width: 100%;*/
/*}*/

.multichoose-body__main-title {
  padding: 0 16px;
  margin: 0 -16px;
  background-color: #F5F5F5;
}

.multichoose-body__main ul {
  -webkit-columns: 4;
     -moz-columns: 4;
          columns: 4;
  width: 100%;
  padding: 4px 0px 16px 0px;
}

.multichoose-body__main ul span {
  display: block;
  font-size: 14px;
  line-height: 40px;
  font-weight: 400;
}

.multichoose-body__main ul span:before {
  top: 50%;
  margin-top: -10px;
}

.multichoose-body__footer {
  margin-top: 8px;
}

.multichoose-body input.someone + span:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 142.5 142.5' style='enable-background:new 0 0 142.5 142.5;' xml:space='preserve'%3E%3Cg id='Group'%3E%3Cpath marker-start='none' marker-end='none' style='fill:%23FFFFFF;stroke:%23DDDDDD;stroke-width:7.48;stroke-linecap:round;stroke-miterlimit:79.8403;' d=' M3.7,25.2v92.1c0,11.8,9.6,21.5,21.5,21.5h92.1c11.8,0,21.5-9.6,21.5-21.5V25.2c0-11.8-9.6-21.5-21.5-21.5H25.2 C13.4,3.7,3.7,13.4,3.7,25.2z'/%3E%3Cpath marker-start='none' marker-end='none' style='fill:%23E2001A;' d='M30,41.4v59.6c0,6.3,5.1,11.4,11.4,11.4h59.6 c6.3,0,11.4-5.1,11.4-11.4V41.4c0-6.3-5.1-11.4-11.4-11.4H41.4C35.1,30,30,35.1,30,41.4z'/%3E%3C/g%3E%3C/svg%3E");
}

@media (max-width: 639px) {
  .multichoose-body__header {
    padding: 12px 0;
  }
  .multichoose-body__header .btn-style {
    display: block;
  }
}

@media (max-width: 479px) {
  .multichoose-body__header {
    flex-direction: column;
    align-items: flex-start;
  }
  .multichoose-body__header .btn-style {
    max-width: 100%;
  }
}

/* End */


/* Start:/local/templates/.default/auth/css/modal.min.css?15454820215588*/
/* ========================================================================
   Component: Modal
 ========================================================================== */
/*
 * This is the modal overlay and modal dialog container
 * 1. Hide by default
 * 2. Set fixed position
 * 3. Allow scrolling for the modal dialog
 * 4. Mask the background page
 * 5. Fade-in transition
 * 6. Deactivate browser history navigation in IE11
 * 7. force hardware acceleration to prevent browser rendering hiccups
 */
.uk-modal {
	/* 1 */
	display: none;
	/* 2 */
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1010;
	/* 3 */
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	/* 4 */
	background: rgba(0, 0, 0, 0.6);
	/* 5 */
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
	/* 6 */
	touch-action: cross-slide-y pinch-zoom double-tap-zoom;
	/* 7 */
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
/*
 * Open state
 */
.uk-modal.uk-open {
	opacity: 1;
}
/*
 * Prevents duplicated scrollbar caused by 4.
 */
.uk-modal-page,
.uk-modal-page body {
	overflow: hidden;
}
/* Sub-object: `uk-modal-dialog`
 ========================================================================== */
/*
 * 1. Create position context for caption, spinner and close button
 * 2. Set box sizing
 * 3. Set style
 * 4. Slide-in transition
 */
.uk-modal-dialog {
	/* 1 */
	position: relative;
	/* 2 */
	box-sizing: border-box;
	margin: 50px auto;
	padding: 20px;
	width: 600px;
	max-width: 100%;
	max-width: calc(100% - 20px);
	/* 3 */
	background: #fff;
	/* 4 */
	opacity: 0;
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px);
	-webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
	transition: opacity 0.3s linear, transform 0.3s ease-out;
	border-radius: 4px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
/* Phone landscape and smaller */
@media (max-width: 767px) {
	/*
		 * Fit in small screen
		 */
	.uk-modal-dialog {
		width: auto;
		margin: 10px auto;
	}
}
/*
 * Open state
 */
.uk-open .uk-modal-dialog {
	/* 4 */
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
/*
 * Remove margin from the last-child
 */
.uk-modal-dialog > :not([class*='uk-modal-']):last-child {
	margin-bottom: 0;
}
/* Close in modal
 ========================================================================== */
.uk-modal-dialog > .uk-close:first-child {
	margin: -10px -10px 0 0;
	float: right;
}
/*
 * Remove margin from adjacent element
 */
.uk-modal-dialog > .uk-close:first-child + :not([class*='uk-modal-']) {
	margin-top: 0;
}
/* Modifier: `uk-modal-dialog-lightbox`
 ========================================================================== */
.uk-modal-dialog-lightbox {
	margin: 15px auto;
	padding: 0;
	max-width: 95%;
	max-width: calc(100% - 30px);
	min-height: 50px;
	border-radius: 0;
}
/*
 * Close button
 */
.uk-modal-dialog-lightbox > .uk-close:first-child {
	position: absolute;
	top: -12px;
	right: -12px;
	margin: 0;
	float: none;
}
/* Phone landscape and smaller */
@media (max-width: 767px) {
	.uk-modal-dialog-lightbox > .uk-close:first-child {
		top: -7px;
		right: -7px;
	}
}
/* Modifier: `uk-modal-dialog-blank`
 ========================================================================== */
.uk-modal-dialog-blank {
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 100%;
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
/*
* Close button
*/
.uk-modal-dialog-blank > .uk-close:first-child {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
	margin: 0;
	float: none;
}
/* Modifier: `uk-modal-dialog-large`
 ========================================================================== */
/* Tablet and bigger */
@media (min-width: 768px) {
	.uk-modal-dialog-large {
		width: 930px;
	}
}
/* Large screen and bigger */
@media (min-width: 1220px) {
	.uk-modal-dialog-large {
		width: 1130px;
	}
}
/* Sub-Object: `uk-modal-header` and `uk-modal-footer`
 ========================================================================== */
.uk-modal-header {
	margin-bottom: 15px;
	margin: -20px -20px 15px -20px;
	padding: 20px;
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0;
	background: #fafafa;
}
.uk-modal-footer {
	margin-top: 15px;
	margin: 15px -20px -20px -20px;
	padding: 20px;
	border-top: 1px solid #ddd;
	border-radius: 0 0 4px 4px;
	background: #fafafa;
}
/*
 * Remove margin from the last-child
 */
.uk-modal-header > :last-child,
.uk-modal-footer > :last-child {
	margin-bottom: 0;
}
/* Sub-Object: `uk-modal-caption`
 ========================================================================== */
.uk-modal-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
	margin-bottom: -10px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* Sub-Object: `uk-modal-spinner`
 ========================================================================== */
.uk-modal-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 25px;
	color: #ddd;
}
.uk-modal-spinner:after {
	content: "\f110";
	display: block;
	font-family: FontAwesome;
	-webkit-animation: uk-rotate 2s infinite linear;
	animation: uk-rotate 2s infinite linear;
}
/* End */


/* Start:/local/templates/.default/auth/css/form.min.css?154548202112350*/
.uk-width-1-1 {width: 100%;}
.uk-margin {margin-bottom: 15px;}
.uk-text-small {font-size: 11px;line-height: 16px;}
/* ========================================================================
   Component: Form
 ========================================================================== */
/*
 * 1. Define consistent box sizing.
 *    Default is `content-box` with following exceptions set to `border-box`
 *    `button`, `select`, `input[type="checkbox"]` and `input[type="radio"]`
 *    `input[type="search"]` in Chrome, Safari and Opera
 *    `input[type="color"]` in Firefox
 * 2. Address margins set differently in Firefox/IE and Chrome/Safari/Opera.
 * 3. Remove `border-radius` in iOS.
 * 4. Correct `font` properties and `color` not being inherited.
 */
.uk-form input,
.uk-form select,
.uk-form textarea {
	/* 1 */
	box-sizing: border-box;
	/* 2 */
	margin: 0;
	/* 3 */
	border-radius: 0;
	/* 4 */
	font: inherit;
	color: inherit;
}
/*
 * Address inconsistent `text-transform` inheritance which is only inherit in Firefox
 */
.uk-form select {
	text-transform: none;
}
/*
 * 1. Correct `font` properties not being inherited.
 * 2. Don't inherit the `font-weight` and use `bold` instead.
 * NOTE: Both declarations don't work in Chrome, Safari and Opera.
 */
.uk-form optgroup {
	/* 1 */
	font: inherit;
	/* 2 */
	font-weight: bold;
}
/*
 * Removes inner padding and border in Firefox 4+.
 */
.uk-form input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/*
 * Removes excess padding in IE 8/9/10.
 */
.uk-form input[type="checkbox"],
.uk-form input[type="radio"] {
	padding: 0;
}
/*
 * Improves consistency of cursor style for clickable elements
 */
.uk-form input[type="checkbox"]:not(:disabled),
.uk-form input[type="radio"]:not(:disabled) {
	cursor: pointer;
}
/*
 * Remove default style in iOS.
 */
.uk-form textarea,
.uk-form input:not([type]),
.uk-form input[type="text"],
.uk-form input[type="password"],
.uk-form input[type="email"],
.uk-form input[type="url"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="number"],
.uk-form input[type="datetime"] {
	-webkit-appearance: none;
}
/*
 * Remove inner padding and search cancel button in Chrome, Safari and Opera on OS X.
 */
.uk-form input[type="search"]::-webkit-search-cancel-button,
.uk-form input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
/*
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
.uk-form input[type="number"]::-webkit-inner-spin-button,
.uk-form input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
/*
 * Define consistent border, margin, and padding.
 */
.uk-form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
/*
 * 1. Remove default vertical scrollbar in IE 8/9/10/11.
 * 2. Improve readability and alignment in all browsers.
 */
.uk-form textarea {
	/* 1 */
	overflow: auto;
	/* 2 */
	vertical-align: top;
}
/*
 * Removes placeholder transparency in Firefox.
 */
.uk-form ::-moz-placeholder {
	opacity: 1;
}
/*
 * Removes `box-shadow` for invalid controls in Firefox.
 */
.uk-form :invalid {
	box-shadow: none;
}
/*
 * Vertical alignment
 */
.uk-form input:not([type="radio"]):not([type="checkbox"]),
.uk-form select {
	vertical-align: middle;
}
/* Style
 ========================================================================== */
/*
 * Remove margin from the last-child
 */
.uk-form > :last-child {
	margin-bottom: 0;
}
/*
 * Controls
 * Except for `range`, `radio`, `checkbox`, `file`, `submit`, `reset`, `button` and `image`
 * 1. Must be `height` because `min-height` is not working in OSX
 * 2. Responsiveness: Sets a maximum width relative to the parent to scale on narrower viewports
 * 3. Vertical `padding` needed for `select` elements in Firefox
 * 4. Style
 */
.uk-form select,
.uk-form textarea,
.uk-form input:not([type]),
.uk-form input[type="text"],
.uk-form input[type="password"],
.uk-form input[type="datetime"],
.uk-form input[type="datetime-local"],
.uk-form input[type="date"],
.uk-form input[type="month"],
.uk-form input[type="time"],
.uk-form input[type="week"],
.uk-form input[type="number"],
.uk-form input[type="email"],
.uk-form input[type="url"],
.uk-form input[type="search"],
.uk-form input[type="tel"],
.uk-form input[type="color"] {
	/* 1 */
	height: 30px;
	/* 2 */
	max-width: 100%;
	/* 3 */
	padding: 4px 6px;
	/* 4 */
	border: 1px solid #ddd;
	background: #fff;
	color: #444;
	-webkit-transition: all 0.2s linear;
	-webkit-transition-property: border, background, color, box-shadow, padding;
	transition: all 0.2s linear;
	transition-property: border, background, color, box-shadow, padding;
	border-radius: 4px;
}
.uk-form select:focus,
.uk-form textarea:focus,
.uk-form input:not([type]):focus,
.uk-form input[type="text"]:focus,
.uk-form input[type="password"]:focus,
.uk-form input[type="datetime"]:focus,
.uk-form input[type="datetime-local"]:focus,
.uk-form input[type="date"]:focus,
.uk-form input[type="month"]:focus,
.uk-form input[type="time"]:focus,
.uk-form input[type="week"]:focus,
.uk-form input[type="number"]:focus,
.uk-form input[type="email"]:focus,
.uk-form input[type="url"]:focus,
.uk-form input[type="search"]:focus,
.uk-form input[type="tel"]:focus,
.uk-form input[type="color"]:focus {
	border-color: #99baca;
	outline: 0;
	background: #f5fbfe;
	color: #444;
}
.uk-form select:disabled,
.uk-form textarea:disabled,
.uk-form input:not([type]):disabled,
.uk-form input[type="text"]:disabled,
.uk-form input[type="password"]:disabled,
.uk-form input[type="datetime"]:disabled,
.uk-form input[type="datetime-local"]:disabled,
.uk-form input[type="date"]:disabled,
.uk-form input[type="month"]:disabled,
.uk-form input[type="time"]:disabled,
.uk-form input[type="week"]:disabled,
.uk-form input[type="number"]:disabled,
.uk-form input[type="email"]:disabled,
.uk-form input[type="url"]:disabled,
.uk-form input[type="search"]:disabled,
.uk-form input[type="tel"]:disabled,
.uk-form input[type="color"]:disabled {
	border-color: #ddd;
	background-color: #fafafa;
	color: #999;
}
/*
 * Placeholder
 */
.uk-form :-ms-input-placeholder {
	color: #999 !important;
}
.uk-form ::-moz-placeholder {
	color: #999;
}
.uk-form ::-webkit-input-placeholder {
	color: #999;
}
.uk-form :disabled:-ms-input-placeholder {
	color: #999 !important;
}
.uk-form :disabled::-moz-placeholder {
	color: #999;
}
.uk-form :disabled::-webkit-input-placeholder {
	color: #999;
}
/*
 * Legend
 * 1. Behave like block element
 * 2. Correct `color` not being inherited in IE 8/9/10/11.
 * 3. Remove padding
 * 4. `margin-bottom` is not working in Safari and Opera.
 *    Using `padding` and :after instead to create the border
 * 5. Style
 */
.uk-form legend {
	/* 1 */
	width: 100%;
	/* 2 */
	border: 0;
	/* 3 */
	padding: 0;
	/* 4 */
	padding-bottom: 15px;
	/* 5 */
	font-size: 18px;
	line-height: 30px;
}
/*
 * 1. Fixes IE9
 */
.uk-form legend:after {
	content: "";
	display: block;
	border-bottom: 1px solid #ddd;
	/* 1 */
	width: 100%;
}
/* Size modifiers
 * Higher specificity needed to override defaults
 ========================================================================== */
select.uk-form-small,
textarea.uk-form-small,
input[type].uk-form-small,
input:not([type]).uk-form-small {
	height: 25px;
	padding: 3px 3px;
	font-size: 12px;
}
select.uk-form-large,
textarea.uk-form-large,
input[type].uk-form-large,
input:not([type]).uk-form-large {
	height: 40px;
	padding: 8px 6px;
	font-size: 16px;
}
/* Reset height
 * Must be after size modifiers
 ========================================================================== */
.uk-form textarea,
.uk-form select[multiple],
.uk-form select[size] {
	height: auto;
}
/* Validation states
 * Using !important to keep the selector simple
 ========================================================================== */
/*
 * Error state
 */
.uk-form-danger {
	border-color: #dc8d99 !important;
	background: #fff7f8 !important;
	color: #d85030 !important;
}
/*
 * Success state
 */
.uk-form-success {
	border-color: #8ec73b !important;
	background: #fafff2 !important;
	color: #659f13 !important;
}
/* Style modifiers
 * Using !important to keep the selector simple
 ========================================================================== */
/*
 * Blank form
 */
.uk-form-blank {
	border-color: transparent !important;
	border-style: dashed !important;
	background: none !important;
}
.uk-form-blank:focus {
	border-color: #ddd !important;
}
/* Size sub-modifiers
 ========================================================================== */
/*
 * Fixed widths
 * Different widths for mini sized `input` and `select` elements
 */
input.uk-form-width-mini {
	width: 40px;
}
select.uk-form-width-mini {
	width: 65px;
}
.uk-form-width-small {
	width: 130px;
}
.uk-form-width-medium {
	width: 200px;
}
.uk-form-width-large {
	width: 500px;
}
/* Sub-objects: `uk-form-row`
 * Groups labels and controls in rows
 ========================================================================== */
/*
 * Micro clearfix
 * Needed for `uk-form-horizontal` modifier
 */
.uk-form-row:before,
.uk-form-row:after {
	content: "";
	display: table;
}
.uk-form-row:after {
	clear: both;
}
/*
 * Vertical gutter
 */
.uk-form-row + .uk-form-row {
	margin-top: 15px;
}
/* Help text
 * Sub-object: `uk-form-help-inline`, `uk-form-help-block`
 ========================================================================== */
.uk-form-help-inline {
	display: inline-block;
	margin: 0 0 0 10px;
}
.uk-form-help-block {
	margin: 5px 0 0 0;
}
/* Controls content
 * Sub-object: `uk-form-controls`, `uk-form-controls-condensed`
 ========================================================================== */
/*
 * Remove margins
 */
.uk-form-controls > :first-child {
	margin-top: 0;
}
.uk-form-controls > :last-child {
	margin-bottom: 0;
}
/*
 * Group controls and text into blocks with a small spacing between blocks
 */
.uk-form-controls-condensed {
	margin: 5px 0;
}
/* Modifier: `uk-form-stacked`
 * Requires sub-object: `uk-form-label`
 ========================================================================== */
.uk-form-stacked .uk-form-label {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}
/* Modifier: `uk-form-horizontal`
 * Requires sub-objects: `uk-form-label`, `uk-form-controls`
 ========================================================================== */
/* Tablet portrait and smaller */
@media (max-width: 959px) {
	/* Behave like `uk-form-stacked` */
	.uk-form-horizontal .uk-form-label {
		display: block;
		margin-bottom: 5px;
		font-weight: bold;
	}
}
/* Desktop and bigger */
@media (min-width: 960px) {
	.uk-form-horizontal .uk-form-label {
		width: 200px;
		margin-top: 5px;
		float: left;
	}
	.uk-form-horizontal .uk-form-controls {
		margin-left: 215px;
	}
	/* Better vertical alignment if controls are checkboxes and radio buttons with text */
	.uk-form-horizontal .uk-form-controls-text {
		padding-top: 5px;
	}
}
/* Sub-object: `uk-form-icon`
 ========================================================================== */
/*
 * 1. Container width fits its content
 * 2. Create position context
 * 3. Prevent `inline-block` consequences
 */
.uk-form-icon {
	/* 1 */
	display: inline-block;
	/* 2 */
	position: relative;
	/* 3 */
	max-width: 100%;
}
/*
 * 1. Make form element clickable through icon
 */
.uk-form-icon > [class*='uk-icon-'] {
	position: absolute;
	top: 50%;
	width: 30px;
	margin-top: -7px;
	font-size: 14px;
	color: #999;
	text-align: center;
	/* 1 */
	pointer-events: none;
}
.uk-form-icon:not(.uk-form-icon-flip) > input {
	padding-left: 30px !important;
}
/*
 * Sub-modifier: `uk-form-icon-flip`
 */
.uk-form-icon-flip > [class*='uk-icon-'] {
	right: 0;
}
.uk-form-icon-flip > input {
	padding-right: 30px !important;
}
/* End */


/* Start:/local/templates/.default/auth/css/form.password.min.css?1545482021431*/
/*! UIkit 2.27.2 | http://www.getuikit.com | (c) 2014 YOOtheme | MIT License */
.uk-form-password{ display:inline-block; position:relative; max-width:100% }
.uk-form-password-toggle{ display:block; position:absolute; top:50%; right:10px; margin-top:-6px; font-size:13px; line-height:13px; color:#999 }
.uk-form-password-toggle:hover{ color:#999; text-decoration:none }
.uk-form-password > input{ padding-right:50px !important }
/* End */


/* Start:/local/templates/.default/auth/css/button.min.css?15454820218469*/
/* ========================================================================
   Component: Button
 ========================================================================== */
/*
 * Removes inner padding and border in Firefox 4+.
 */
.uk-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/*
 * 1. Correct inability to style clickable `input` types in iOS.
 * 2. Remove margins in Chrome, Safari and Opera.
 * 3. Remove borders for `button`.
 * 4. Address `overflow` set to `hidden` in IE 8/9/10/11.
 * 5. Correct `font` properties and `color` not being inherited for `button`.
 * 6. Address inconsistent `text-transform` inheritance which is only inherit in Firefox and IE
 * 7. Style
 * 8. `line-height` is used to create a height
 * 9. `min-height` is necessary for `input` elements in Firefox and Opera because `line-height` is not working.
 * 10. Reset button group whitespace hack
 * 11. Required for `a`.
 */
.uk-button {
	/* 1 */
	-webkit-appearance: none;
	/* 2 */
	margin: 0;
	/* 3 */
	border: none;
	/* 4 */
	overflow: visible;
	/* 5 */
	font: inherit;
	color: #444;
	/* 6 */
	text-transform: none;
	/* 7 */
	display: inline-block;
	box-sizing: border-box;
	padding: 0 12px;
	background: #f7f7f7;
	vertical-align: middle;
	/* 8 */
	line-height: 28px;
	/* 9 */
	min-height: 30px;
	/* 10 */
	font-size: 1rem;
	/* 11 */
	text-decoration: none;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom-color: rgba(0, 0, 0, 0.3);
	background-origin: border-box;
	background-image: -webkit-linear-gradient(top, #fff, #eee);
	background-image: linear-gradient(to bottom, #fff, #eee);
	border-radius: 4px;
	text-shadow: 0 1px 0 #fff;
}
.uk-button:not(:disabled) {
	cursor: pointer;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 * 3. Required for `a` elements
 */
.uk-button:hover,
.uk-button:focus {
	background-color: #fafafa;
	color: #444;
	/* 2 */
	outline: none;
	/* 3 */
	text-decoration: none;
	background-image: none;
}
/* Active */
.uk-button:active,
.uk-button.uk-active {
	background-color: #f5f5f5;
	color: #444;
	border-color: rgba(0, 0, 0, 0.2);
	border-top-color: rgba(0, 0, 0, 0.3);
	background-image: none;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
}
/* Color modifiers
 ========================================================================== */
/*
 * Modifier: `uk-button-primary`
 */
.uk-button-primary {
	background-color: #009dd8;
	color: #fff;
	background-image: -webkit-linear-gradient(top, #00b4f5, #008dc5);
	background-image: linear-gradient(to bottom, #00b4f5, #008dc5);
	border-color: rgba(0, 0, 0, 0.2);
	border-bottom-color: rgba(0, 0, 0, 0.4);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
/* Hover */
.uk-button-primary:hover,
.uk-button-primary:focus {
	background-color: #00aff2;
	color: #fff;
	background-image: none;
}
/* Active */
.uk-button-primary:active,
.uk-button-primary.uk-active {
	background-color: #008abf;
	color: #fff;
	background-image: none;
	border-color: rgba(0, 0, 0, 0.2);
	border-top-color: rgba(0, 0, 0, 0.4);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}
/*
 * Modifier: `uk-button-success`
 */
.uk-button-success {
	background-color: #82bb42;
	color: #fff;
	background-image: -webkit-linear-gradient(top, #9fd256, #6fac34);
	background-image: linear-gradient(to bottom, #9fd256, #6fac34);
	border-color: rgba(0, 0, 0, 0.2);
	border-bottom-color: rgba(0, 0, 0, 0.4);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
/* Hover */
.uk-button-success:hover,
.uk-button-success:focus {
	background-color: #8fce48;
	color: #fff;
	background-image: none;
}
/* Active */
.uk-button-success:active,
.uk-button-success.uk-active {
	background-color: #76b430;
	color: #fff;
	background-image: none;
	border-color: rgba(0, 0, 0, 0.2);
	border-top-color: rgba(0, 0, 0, 0.4);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}
/*
 * Modifier: `uk-button-danger`
 */
.uk-button-danger {
	background-color: #d32c46;
	color: #fff;
	background-image: -webkit-linear-gradient(top, #ee465a, #c11a39);
	background-image: linear-gradient(to bottom, #ee465a, #c11a39);
	border-color: rgba(0, 0, 0, 0.2);
	border-bottom-color: rgba(0, 0, 0, 0.4);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
/* Hover */
.uk-button-danger:hover,
.uk-button-danger:focus {
	background-color: #e33551;
	color: #fff;
	background-image: none;
}
/* Active */
.uk-button-danger:active,
.uk-button-danger.uk-active {
	background-color: #c91c37;
	color: #fff;
	background-image: none;
	border-color: rgba(0, 0, 0, 0.2);
	border-top-color: rgba(0, 0, 0, 0.4);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}
/* Disabled state
 * Overrides also the color modifiers
 ========================================================================== */
/* Equal for all button types */
.uk-button:disabled {
	background-color: #fafafa;
	color: #999;
	border-color: rgba(0, 0, 0, 0.2);
	background-image: none;
	box-shadow: none;
	text-shadow: 0 1px 0 #fff;
}
/* Modifier: `uk-button-link`
 ========================================================================== */
/* Reset */
.uk-button-link,
.uk-button-link:hover,
.uk-button-link:focus,
.uk-button-link:active,
.uk-button-link.uk-active,
.uk-button-link:disabled {
	border-color: transparent;
	background: none;
	box-shadow: none;
	text-shadow: none;
}
/* Color */
.uk-button-link {
	color: #07D;
}
.uk-button-link:hover,
.uk-button-link:focus,
.uk-button-link:active,
.uk-button-link.uk-active {
	color: #059;
	text-decoration: underline;
}
.uk-button-link:disabled {
	color: #999;
}
/* Focus */
.uk-button-link:focus {
	outline: 1px dotted;
}
/* Size modifiers
 ========================================================================== */
.uk-button-mini {
	min-height: 20px;
	padding: 0 6px;
	line-height: 18px;
	font-size: 11px;
}
.uk-button-small {
	min-height: 25px;
	padding: 0 10px;
	line-height: 23px;
	font-size: 12px;
}
.uk-button-large {
	min-height: 40px;
	padding: 0 15px;
	line-height: 38px;
	font-size: 16px;
	border-radius: 5px;
}
/* Sub-object `uk-button-group`
 ========================================================================== */
/*
 * 1. Behave like buttons
 * 2. Create position context for dropdowns
 * 3. Remove whitespace between child elements when using `inline-block`
 * 4. Prevent buttons from wrapping
 * 5. Remove whitespace between child elements when using `inline-block`
 */
.uk-button-group {
	/* 1 */
	display: inline-block;
	vertical-align: middle;
	/* 2 */
	position: relative;
	/* 3 */
	font-size: 0.001px;
	/* 4 */
	white-space: nowrap;
}
.uk-button-group > * {
	display: inline-block;
}
/* 5 */
.uk-button-group .uk-button {
	vertical-align: top;
}
/* Sub-object: `uk-button-dropdown`
 ========================================================================== */
/*
 * 1. Behave like buttons
 * 2. Create position context for dropdowns
 */
.uk-button-dropdown {
	/* 1 */
	display: inline-block;
	vertical-align: middle;
	/* 2 */
	position: relative;
}
/* Sub-object `uk-button-group`
     ========================================================================== */
/*
     * Reset border-radius
     */
.uk-button-group > .uk-button:not(:first-child):not(:last-child),
.uk-button-group > div:not(:first-child):not(:last-child) .uk-button {
	border-radius: 0;
}
.uk-button-group > .uk-button:first-child,
.uk-button-group > div:first-child .uk-button {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.uk-button-group > .uk-button:last-child,
.uk-button-group > div:last-child .uk-button {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
/*
     * Collapse border
     */
.uk-button-group > .uk-button:nth-child(n+2),
.uk-button-group > div:nth-child(n+2) .uk-button {
	margin-left: -1px;
}
/*
     * Create position context to superimpose the successor elements border
     * Known issue: If you use an `a` element as button and an icon inside,
     * the active state will not work if you click the icon inside the button
     * Workaround: Just use a `button` or `input` element as button
     */
.uk-button-group .uk-button:hover,
.uk-button-group .uk-button:active,
.uk-button-group .uk-button.uk-active {
	position: relative;
}
/* End */


/* Start:/local/templates/.default/auth/auth.css?15454820215167*/
/***************************************************
                   #auth-modal
***************************************************/
#auth-modal.uk-modal{z-index:1800}
#auth-modal .uk-modal-dialog{ width:380px;padding: 30px; }
#auth-modal .uk-modal-header{font-size: 1.2em; line-height:1;font-weight: 600;color: #444;text-transform: uppercase;text-align:center;margin: -30px -30px 25px -30px;}
#auth-modal .uk-close{text-decoration:none;margin-top:-13px;cursor:pointer;font-size: 21px;font-weight: bold;line-height: 1;color: #000;text-shadow: 0 1px 0 #FFF;opacity: .2;filter: alpha(opacity=20);}
#auth-modal .uk-close:hover{opacity: 1;filter: alpha(opacity=100);}
#auth-modal .uk-close:after{display:none}
#auth-modal .preloader{background:url("/local/templates/.default/auth/images/preloader.gif") no-repeat 50% 50%;display:block;width:32px;height:32px;margin:0 auto;}
#auth-modal .ajax-link{ border-bottom:1px dotted; text-decoration:none; }
#auth-modal .ajax-link:hover{ border-bottom:1px solid; text-decoration:none; }
#auth-modal .bx-captcha{ display:inline-block; width:180px; height:40px; margin:0 5px 5px 0; vertical-align:middle; overflow:hidden }
/*#auth-modal .errortext{ color:#f00; font-size:13px; }*/
#auth-modal .notetext{ color:#008000; font-size:13px; }
#auth-modal .asterisk{ color:#f00; display:inline-block; margin-left:2px }
#auth-modal .api-mf-antibot{ border:0 none !important; font-size:0 !important; height:0 !important; line-height:0 !important; padding:0 !important; position:absolute !important; right:0 !important; top:0 !important; width:0 !important; }
#auth-modal .auth-links{overflow:hidden}
#auth-modal .auth-links div{float:left; width:50%}
#auth-modal .auth-links div + div{text-align:right}
#auth-modal .auth-services{text-align:center; margin-top:25px}
#auth-modal .auth-services .bx-authform-title{border-top:1px solid #444;border-bottom:1px solid #444;font-size:14px}
#auth-modal .bx-authform-social{margin-top:15px}
#auth-modal .bx-authform-social ul {padding:0 !important;margin:0 !important;display: block;}
#auth-modal .bx-authform-social ul li {position: relative;display: inline-block;width: 35px;height: 35px;margin-right: 5px;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon {display: block;width: 35px;height: 35px;background-image: url(/local/templates/.default/auth/images/auth-social.png);background-repeat: no-repeat;border-bottom: none;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon:hover{opacity: .9;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.box {background-position: 0 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.dropbox {background-position: -44px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.bitrix24 {background-position: -88px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.yandex {background-position:-132px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.openid {background-position:-176px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.odnoklassniki {background-position:-220px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.google {background-position:-264px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.mymailru {background-position:-308px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.livejournal {background-position:-352px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.openid-mail-ru {background-position:-440px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.liveid {background-position:-484px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.liveinternet {background-position:-528px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.blogger {background-position:-572px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.vkontakte {background-position:-616px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.twitter {background-position:-660px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.facebook {background-position:-704px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.google-plus {background-position:-748px 0;}
#auth-modal .bx-authform-social ul li .bx-authform-social-icon.office365 {background-position:-792px 0;}
/*     */
.show-auth{ font-size:12px; border-bottom:1px dotted; text-decoration:none; }
.show-auth:hover{ border-bottom:1px solid; text-decoration:none;  }
/*   popup- */
.popup-window{z-index:1900 !important;}
.bx-authform-social-popup{display: none;background: #fff;width: auto;white-space: nowrap;padding:0;}
.bx-authform-social-popup form{margin-bottom: 0;}
.bx-authform-social-popup input[type="text"] {display: inline-block;max-width: 150px;font-size: inherit;height: 30px;margin: 0;padding: 0 4px;border: 1px solid #CCD5DB;border-radius: 2px;background: #f8fafc;outline: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
/*    */
.bx-system-auth-changepasswd{
	display:inline-block;
	width:380px;
}

/* End */


/* Start:/local/components/dev.autoset/main.header/templates/v5/css/header.css?158495654854898*/
body.touch {
    cursor: pointer;
}

.block-dropdown,
.header-menu__category,
.header-nav__phone .block-dropdown:after,
.header-menu__cab .block-dropdown:after {
    -webkit-box-shadow: 0px 8px 24px rgba(115, 130, 150, 0.24);
    box-shadow: 0px 8px 24px rgba(115, 130, 150, 0.24);
}

.close-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    display: none;
    -webkit-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent;
}

.btn-def {
    display: block;
    width: 100%;
    border: none;
    font-weight: 500;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -0.15px;
    color: #FFFFFF;
    cursor: pointer;
}

.btn-red {
    background-color: #e2001a;
}

.btn-red:hover {
    background-color: #ff2c2c;
}

.btn-red:active {
    background-color: #A90505;
}

.btn-gray {
    background-color: #C2C2C2;
}

.btn-gray:hover {
    background-color: #B0B0B0;
}

.block-dropdown {
    position: absolute;
    display: block;
    visibility: hidden;
    opacity: 0;
    z-index: 9;
    min-width: 275px;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
}

.block-dropdown.open {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.block-dropdown__wrap {
    background-color: #FDFDFD;
}

.checkbox-gray {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: -0.15px;
    color: #C2C2C2;
    cursor: pointer;
}

.checkbox-gray .checkbox-text {
    position: relative;
    padding-left: 28px;
}

.checkbox-gray .checkbox-text:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0px;
    background: #C2C2C2;
    border-radius: 2px;
}

input[type="checkbox"]:checked+.checkbox-text:before {
    background: #C2C2C2 url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.933 0.345352C12.5104 -0.115117 11.8087 -0.115117 11.3861 0.345352L5.16652 7.11338L2.62286 4.31581C2.1843 3.86403 1.49855 3.86403 1.05999 4.33319C0.64535 4.80235 0.64535 5.54952 1.06796 6.02737L4.34521 9.5808L4.39306 9.64162C4.82364 10.1195 5.51737 10.1195 5.94795 9.64162L12.933 2.03084C13.3557 1.56169 13.3557 0.805821 12.933 0.345352Z' fill='white'/%3E%3C/svg%3E") 50% 50% no-repeat;
}

.header-full .icon-style {
    position: absolute;
    display: block;
    top: 50%;
    left: 0px;
    fill: #303030;
}

.header-nav__mobile {
    position: fixed;
    z-index: 111;
    width: 100%;
    top: 0px;
    left: 0px;
    opacity: 0;
    visibility: hidden;
}

.header-nav__mobile .header-nav__wrap {
    justify-content: space-between;
}

.header-nav__mobile .header-nav__items .block-dropdown__wrap > .block-dropdown__item:nth-of-type(4) {
    display: none;
}
.header-nav__mobile .header-nav__logo-items {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    align-items: center;
}

.header-nav__mobile .header-nav__items,
.header-nav__mobile .header-nav__contacts,
.header-nav__mobile .header-menu__cab_basket {
    width: auto;
}

.header-nav__mobile .header-menu__btn {
    display: none;
    width: 22px;
    height: 20px;
    position: relative;
}

.header-nav__mobile .header-menu__btn:before,
.header-nav__mobile .header-menu__btn:after,
.header-nav__mobile .header-menu__btn-line {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    width: 20px;
    height: 2px;
    background-color: #fff;
    border-radius: 10px;
    -webkit-transition: transform 0.2s ease-in-out, left 0.2s ease-in-out, top 0.2s ease-in-out, width 0.2s ease-in-out, bottom 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out, left 0.2s ease-in-out, top 0.2s ease-in-out, width 0.2s ease-in-out, bottom 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, left 0.2s ease-in-out, top 0.2s ease-in-out, width 0.2s ease-in-out, bottom 0.2s ease-in-out;

}

.header-nav__mobile .header-menu__btn-line {
    top: 50%;
    margin-top: -1px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transform-origin: center center;
}

.header-nav__mobile .header-menu__btn:before {
    top: 0px;
}

.header-nav__mobile .header-menu__btn:after {
    bottom: 0px;
}
/*.header-nav__mobile .header-nav__item .menu__social-block {
    margin-top: 24px;
    background-color: #303030;
    padding: 16px 20px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    display: none;
}*/
/*.header-nav__mobile .header-nav__item .menu__social-block span{
    display: block;
    font-weight: 300;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.15px;
    color: #FFFFFF;
}*/
.header-nav__mobile .header-nav__item .menu__social-block{
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 9px 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.header-nav__mobile .header-nav__item .menu__social-block li + li{
    margin-left: 16px;
}
.header-nav__mobile .header-nav__item .menu__social-block a{
    display: block;
    width: 30px;
    height: 30px;
}
.header-nav__mobile .header-nav__item .menu__social-block img{
    display: block;
    width: 100%;
    height: 100%; 
}
.header-nav__mobile .header-nav__item.open .header-menu__btn:before,
.header-nav__mobile .header-nav__item.open .header-menu__btn:after {
    left: -3px;
    width: 28px;
}

.header-nav__mobile .header-nav__item.open .header-menu__btn:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 9px;
}

.header-nav__mobile .header-nav__item.open .header-menu__btn:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: 9px;
}

.header-nav__mobile .header-nav__item.open .header-menu__btn-line {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.header-nav__mobile .header-menu__btn.close {
    font-size: 12px;
}

.header__mobile-menu-title {
    text-align: center;
    display: none;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.15px;
    color: #666666;
    padding: 8px 20px;
    background-color: #F5F5F5;
}


.header-nav__mobile .header-nav__phone {
    margin-left: 40px;
}


.header-nav__mobile .header-nav__logo svg {
    display: block;
    margin: auto;
    width: 209px;
    height: 25px;
}

.header-nav__mobile .header-nav__logo+.header-nav__items {
    margin-left: 40px;
}

.header-nav__mobile .header-menu__basket a,
.header-nav__mobile .header-menu__cab-text,
.header-nav__mobile .header-menu__basket a svg,
.header-nav__mobile .header-menu__cab-text .icon-style:not(.authorized) {
    color: #ffffff;
    fill: #ffffff;
    font-size: 16px;
    font-weight: normal;
}

.header-nav__mobile .header-menu__basket a,
.header-nav__mobile .header-menu__cab-text {
    padding-left: 35px;
}

.header-nav__mobile .header-menu__basket a svg,
.header-nav__mobile .header-menu__cab-text svg {
    width: 30px;
    height: 30px;
    margin-top: -15px;
}

.header-nav__mobile .header-menu__basket a:hover,
.header-nav__mobile .header-menu__cab-text:hover,
.header-nav__mobile .header-menu__basket a:hover svg,
.header-nav__mobile .header-menu__cab-text:hover .icon-style:not(.authorized) {
    color: #ff2c2c;
    fill: #ff2c2c;
}

.header-nav__mobile .header-menu__cab_basket .header-nav__items {
    display: none;
}

.header-nav__mobile .header-nav__contacts {
    display: none;
}

.header-nav__mobile .header-nav__wrap .header-nav__contacts {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.header-nav__mobile.visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.header-nav {
    background-color: #303030;
}

.header-nav__wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    align-items: center;
}

.header-nav__items {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 58%;
}

.header-nav__link {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 40px;
    letter-spacing: -0.15px;
    color: #ffffff;
    position: relative;
}

.header-nav__link.youtube {
    padding-left: 28px;
}

.header-nav__link.youtube svg {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: -1px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.header-nav__item {
    cursor: pointer;
    position: relative;
}

.header-nav__item:nth-of-type(5) {
    display: none;
}

.no-touch .header-nav__item:hover .header-nav__link,
.no-touch .header-nav__item:hover .header-nav__icon,
.header-nav__item.open .header-nav__link,
.header-nav__item.open .header-nav__icon{
    color: #ff2c2c;
    fill: #ff2c2c;
}

.header-nav__item-submenu .header-nav__link {
    padding-right: 24px;
}

.header-nav__item-submenu .header-nav__icon,
.header-nav__item-submenu .header-nav__subicon {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 0px;
    width: 24px;
    height: 24px;
    fill: #ffffff;
    transform: rotate(0deg);
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}

.header-nav__item-submenu.open .header-nav__icon {
    transform: rotate(-180deg);
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}

.header-nav__item+.header-nav__item {
    margin-left: 24px;
}

.header-nav__item-submenu+.header-nav__item,
.header-nav__item-submenu+.header-nav__item-submenu {
    margin-left: 16px;
}

.header-nav__item .block-dropdown {
    top: 100%;
    left: 0%;
}

.header-nav__item .block-dropdown__wrap {
    padding: 8px 0px 0px 0px;
    border-radius: 0px 0px 4px 4px;
    max-height: calc(100vh - 40px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.header-nav__item .block-dropdown__item {
    color: #000000;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.15px;
}
/*.header-nav__mobile .header-nav__item .block-dropdown__item:nth-of-type(3) {*/
/*    display: none;*/
/*}*/

.header-nav__item .block-dropdown__subitem .header-nav__subicon {
    width: 26px;
    height: 26px;
    fill: #303030;
    margin-top: 0px;
    top: 11px;
    right: 20px;
}

.header-nav__item .block-dropdown__item .title-icon {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    top: 50%;
    left: 17px;
    margin-top: -15px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

/*.header-nav__item .block-dropdown__subitem.open {
    font-weight: 500;
}*/

.header-nav__item .block-dropdown__subitem:before {
    display: none;
}
.header-nav__item .block-dropdown__subitem.open>.block-dropdown__link {
    color: #ff2c2c;
}
.header-nav__item .block-dropdown__subitem.open>.block-dropdown__link:before {
    display: block;
}

.header-nav__item .block-dropdown__subitem.open .header-nav__subicon {
    transform: rotate(-180deg);
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    fill: #ff2c2c;
}

.header-nav__item .block-dropdown__subitem ul {
    display: none;
}

.header-nav__item .block-dropdown__subitem ul .block-dropdown__item {
    color: #000000;
    font-weight: normal;
}

.header-nav__item .block-dropdown__subitem ul .block-dropdown__link,
.header-nav__item .block-dropdown__link.main-links {
    padding: 9px 20px 9px 55px;
}

.header-nav__item .block-dropdown__subitem ul .block-dropdown__link:hover:before {
    display: none;
}

/*.header-nav__item .block-dropdown__subitem ul .block-dropdown__item:hover,
.header-nav__item .block-dropdown__subitem ul .block-dropdown__item:active {
    font-weight: 500;
}*/

.header-nav__item .block-dropdown__link {
    color: #000000;
    display: block;
    position: relative;
    padding: 9px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.header-nav__item .block-dropdown__item:not(.block-dropdown__subitem) .block-dropdown__link:hover,
.no-touch .header-nav__item .block-dropdown__subitem .block-dropdown__link:hover,
.header-nav__item .block-dropdown__link:active {
    color: #ff2c2c;
}

.no-touch .header-nav__item .block-dropdown__subitem:hover .header-nav__subicon {
    fill: #ff2c2c;
}

.header-nav__item .block-dropdown__link:before {
    content: '';
    display: none;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 7px;
    height: 100%;
    background-color: #ff2c2c;
}

.header-nav__item .block-dropdown__link:hover:before {
    display: block;
}

.header-nav__contacts {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 42%;
}

.header-nav__tsc a {
    display: inline-block;
    background-color: #e2001a;
    width: 210px;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    font-weight: 500;
    letter-spacing: -0.15px;
    color: #FFFFFF;
}

.header-nav__tsc a:hover {
    background-color: #ff2c2c;
}

.header-nav__tsc a:active {
    background-color: #A90505;
}


.header-nav__tsc a span {
    position: relative;
    display: inline-block;
    padding-left: 24px;
}

.header-nav__tsc a span svg {
    display: block;
    width: 24px;
    height: 24px;
    fill: #fff;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: -5px;
}

.header-nav__phone {
    margin-left: auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    align-items: center;
    position: relative;
}

.header-nav__phone.open .phone svg {
    transform: rotate(-180deg);
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}

.header-nav__phone .text {
    display: block;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
    letter-spacing: -0.15px;
    color: #ffffff;
}

.header-nav__phone .phone-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    align-items: center;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: -0.15px;
    cursor: pointer;
    color: #FEFEFE;
}

.header-nav__phone .phone-wrap span {
    position: relative;
    margin-left: 5px;
    padding-right: 24px;
    font-weight: 500;
}

.header-nav__phone .phone-wrap span svg {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 0px;
    display: block;
    width: 24px;
    height: 24px;
    fill: #fff;
    transform: rotate(0deg);
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}
.no-touch .header-nav__phone .phone-wrap:hover span,
.no-touch .header-nav__phone .phone-wrap:hover span svg,
.header-nav__phone.open .phone-wrap span,
.header-nav__phone.open .phone-wrap span svg  {
    color: #ff2c2c !important;
    fill: #ff2c2c !important;
}

.header-nav__phone .phone-wrap .mobile {
    width: 24px;
    height: 24px;
    margin-left: 5px;
    margin-top: -3px; 
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.header-nav__phone .phone-wrap .mobile.all {
    fill: #e2001a;
}

.header-nav__phone .phone-wrap .mobile.all {
    display: none;
}

.header-nav__phone .block-dropdown {
    top: 100%;
    right: 0%;
    overflow: visible;
    box-shadow: none;
}
.header-nav__phone .header-nav__phone-shadow {
    -webkit-box-shadow: 0px 8px 24px rgba(115, 130, 150, 0.24);
    box-shadow: 0px 8px 24px rgba(115, 130, 150, 0.24);
    position: relative;
    z-index: 1;
}
.header-nav__phone .header-nav__phone-shadow:after {
    content: '';
    display: block;
    position: absolute;
    right: 15%;
    top: -5px;
    border: 10px solid #FDFDFD;
    transform: rotate(45deg);
    z-index: -1;
    -webkit-box-shadow: 0px 8px 24px rgba(115, 130, 150, 0.24);
    box-shadow: 0px 8px 24px rgba(115, 130, 150, 0.24);
}

.header-nav__phone .block-dropdown {
    border-radius: 4px;
}

.header-nav__phone .block-dropdown__wrap {
    padding: 20px 38px 30px 38px;
    border-radius: 4px;
    margin-top: 10px;
}

.header-nav__phone .block-dropdown .title {
    display: block;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: -0.15px;
    color: #C2C2C2;
}

.header-nav__phone .block-dropdown .title + p {
    margin: 10px 0px 0px 0px;
}

.header-nav__phone .block-dropdown .subtitle {
    display: block;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: -0.15px;
    color: #666666;
    margin-bottom: 10px;
}

.header-nav__phone .block-dropdown p {
    display: block;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.0015em;
    color: #0A0A0A;
}

.header-nav__phone .block-dropdown p .text-500 {
    font-weight: 500;
}

.header-nav__phone .block-dropdown p + p {
    margin: 5px 0px 0px 0px;
}

.header-nav__phone .block-dropdown .phones {
    margin-top: 25px;
}

.header-nav__phone .block-dropdown .lightweight {
    margin-top: 15px;
}

@media (max-width : 767px) {
    .header-nav__phone .block-dropdown .phones div a {
        color: #1057B9;
    }
}


.header-nav__phone .block-dropdown .heavyweight {
    margin-top: 20px;
}

.header-nav__phone .block-dropdown a {
    display: block;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: -0.15px;
    color: #0A0A0A;
    position: relative;
    margin-left: 28px;
}

.no-touch .header-nav__phone .block-dropdown a:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -3px;
    left: 0px;
    border-radius: 8px;
    background-color: #000;
    transform: scaleX(0);
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}

.no-touch .header-nav__phone .block-dropdown a:hover:before {
    transform: scaleX(1);
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}

.header-nav__phone .block-dropdown a svg {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: -28px;
}

.header-nav__phone .block-dropdown a+a {
    margin-top: 8px;
}

.header-nav__phone .block-dropdown .btn-red {
    border-radius: 0px 0px 4px 4px;
}

.header-menu {
    position: relative;
    background-color: #ffffff;
}
.header-menu.infokiosk {
    display: none;
}
.header-menu__wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    align-items: center;
    padding: 25px 0px 30px 0px;
}

.header-menu__logo_items {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    align-items: center;
    width: 59%;
}

.header-menu__cab_basket {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    align-items: center;
    width: 41%;
}

.header-menu__logo a {
    display: block;
    width: 320px;
    height: 45px;
}

.header-menu__logo svg {
    display: block;
    width: 100%;
    height: 100%;
}

.header-menu__items {
    margin-left: 40px;
}

.header-menu__category.open {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.header-menu__item {
    display: inline-block;
    position: relative;
    padding: 0px 30px 0px 41px;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    letter-spacing: -0.15px;
    color: #303030;
    cursor: pointer;
}

.no-touch .header-menu__item:hover {
    color: #ff2c2c;
}

.no-touch .header-menu__item:hover .arrow,
.no-touch .header-menu__item:hover .category {
    fill: #ff2c2c;
}

.header-menu__item:active {
    color: #A90505;
}

.header-menu__item:active .arrow {
    fill: #A90505;
}

.header-menu__item .category {
    width: 36px;
    height: 36px;
    margin-top: -18px;
}

.header-menu__item .arrow {
    left: auto;
    right: 0px;
    transform: rotate(0deg);
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    width: 30px;
    height: 30px;
    margin-top: -15px;
}

.header-menu__item + .header-menu__item {
    margin-left: 24px;
}

.header-menu__item.open .arrow {
    transform: rotate(-180deg);
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}

.header-menu__item.open {
    color: #ff2c2c;
}

.header-menu__item.open .arrow,
.header-menu__item.open .category {
    fill: #ff2c2c;
}

.header-menu__category {
    position: absolute;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    top: 100%;
    left: 0%;
    background-color: #F6F6F6;
    -webkit-box-shadow: 0px 16px 16px rgba(115, 130, 150, 0.24);
    box-shadow: 0px 16px 16px rgba(115, 130, 150, 0.24);
}

.header-menu__category-item {
    position: absolute;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
    top: 0px;
    left: 0px;
    width: 100%;
    visibility: hidden;
    opacity: 0;
}

.header-menu__category-item.open {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    position: relative;
}

.header-menu__category-links {
    padding-right: 56px;
}

.header-menu__category-links_wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.header-menu__category-links a {
    display: block;
    width: 200px;
    min-height: 270px;
    text-align: center;
    padding: 68px 0px 69px 0px;
    position: relative;
    z-index: 1;
}

.header-menu__category-links a:hover span {
    color: #ff2c2c;
}

.no-touch .header-menu__category-links a:hover svg {
    -webkit-transform: rotate(70deg);
    -ms-transform: rotate(70deg);
    -o-transform: rotate(70deg);
    transform: rotate(70deg);
    -webkit-transition: transform 0.9s;
    -o-transition: transform 0.9s;
    transition: transform 0.9s;
}

.header-menu__category-links svg {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    fill: #303030;
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    -o-transform: rotateZ(0);
    transform: rotateZ(0);
}

.header-menu__category-links span {
    display: block;
    margin-top: 15px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    letter-spacing: -0.15px;
    color: #303030;
}

.header-menu__category-nav {
    align-self: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    padding-left: 38px;
    box-shadow: inset 2px 0px 0px 0px #E3E3E3;
    min-height: 168px;
    min-width: 250px;
}

.header-menu__category-nav li+li {
    margin-top: 16px;
}

.header-menu__category-nav a {
    display: inline-block;
    padding-left: 45px;
    position: relative;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.0042em;
    color: #303030;
}

.header-menu__category-nav a:hover {
    color: #ff2c2c;
}

.header-menu__category-nav a:hover svg {
    fill: #ff2c2c;
}

.header-menu__category-nav svg {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0px;
    width: 30px;
    height: 30px;
    fill: #303030;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.header-menu__category-nav span {
    display: block;
}

.header-menu__search label {
    display: block;
    width: 220px;
    padding-right: 35px;
    position: relative;
    cursor: pointer;
}

.header-menu__search label:before,
.header-menu__search label:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #E3E3E3;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-radius: 8px;
}

.header-menu__search label:after {
    background-color: #000;
    transform: scaleX(0);
    -webkit-transition: transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
}

.header-menu__search label:hover:after {
    transform: scaleX(1);
    transition: transform 0.3s ease-in-out;
}

.header-menu__search label:hover svg {
    fill: #000;
    -webkit-transition: fill 0.3s ease-in-out;
    -o-transition: fill 0.3s ease-in-out;
    transition: fill 0.3s ease-in-out;
}

.header-menu__search svg {
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    right: 5px;
    fill: #C2C2C2;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
}

.header-menu__search input {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.15px;
    color: #0A0A0A;
    padding: 9px 5px;
    border: none;
    background-color: transparent;
}

.header-menu__search input::-webkit-input-placeholder,
.header-menu__search input::-moz-input-placeholder,
.header-menu__search input::-ms-input-placeholder,
.header-menu__search input:-ms-input-placeholder,
.header-menu__search input::placeholder {
    color: #C2C2C2;
}

.header-menu__search span {
    display: none;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.15px;
    color: #303030;
}

.header-menu__cab {
    margin-left: auto;
    position: relative;
    cursor: pointer;
}

.header-menu__cab-text {
    display: block;
    position: relative;
    padding-left: 40px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: -0.15px;
    color: #303030;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.header-menu__cab-text .authorized {
    fill: #e2001a;
    transform: translateZ(0);
}

.header-menu__cab-text .icon-style {
    width: 36px;
    height: 36px;
    margin-top: -18px;
}

.header-menu__cab-text:hover {
    color: #ff2c2c;
}

.header-menu__cab-text:hover svg {
    fill: #ff2c2c;
}

.header-menu__cab-text:active {
    color: #A90505;
}

.header-menu__cab-text:active svg {
    fill: #A90505;
}

.header-menu__cab .block-dropdown {
    width: 270px;
    top: 100%;
    right: 0%;
    margin-top: 10px;
    border-radius: 4px;
    overflow: visible;
}

.header-menu__cab .block-dropdown:after {
    content: '';
    display: block;
    position: absolute;
    right: 15%;
    top: -5px;
    border: 10px solid #FDFDFD;
    transform: rotate(45deg);
    z-index: -1;
}

.header-menu__cab .block-dropdown__wrap {
    padding: 32px 25px 32px 25px;
    border-radius: 4px 4px 0px 0px;
}

.header-menu__cab .block-dropdown .title {
    display: block;
    padding-left: 0px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 0.0042em;
    color: #0A0A0A;
}

.header-menu__cab .block-dropdown__inputs {
    margin-top: 25px;
}

.header-menu__cab .block-dropdown__inputs input {
    display: block;
    width: 100%;
    background-color: #FFFFFF;
    border: 0.5px solid #C4C4C4;
    border-radius: 2px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    padding: 10px;
    letter-spacing: 0.0042em;
    color: #000;
}

.header-menu__cab .block-dropdown__inputs input+input {
    margin-top: 15px;
}

.header-menu__cab .block-dropdown__check {
    margin-top: 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
}

.header-menu__cab .block-dropdown__check a {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.0042em;
    color: #C2C2C2;
}

.header-menu__cab .block-dropdown__btns {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
}

.header-menu__cab .block-dropdown__btns button {
    width: 50%;
}

.header-menu__basket {
    margin-left: 32px;
}

.header-menu__basket a {
    display: block;
    position: relative;
    padding-left: 40px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
    letter-spacing: -0.15px;
    color: #303030;
}

.header-menu__basket a .icon-style {
    width: 36px;
    height: 36px;
    margin-top: -18px;
}
.header-menu__basket a .count {
    position: absolute;
    top: -7px;
    left: 16px;
    display: block;
    width: 20px;
    height: 20px;
    background-color: #e2001a;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    font-weight: 900;
    letter-spacing: -0.0015em;
    color: #FFFFFF;
}
.header-menu__basket a .count-0 {
    display: none !important;
}
.header-nav__mobile .header-menu__basket a .count {
    width: 19px;
    height: 19px;
    top: -6px;
    left: 13px;
}

.header-menu__basket a:hover{
    color: #ff2c2c;
}
.header-menu__basket a:hover svg {
    fill: #ff2c2c;
}

.header-menu__basket a:active{
    color: #A90505;
}

.header-menu__basket a:active svg {
    fill: #A90505;
}
@media (max-width: 1339px) {
    .header-nav__phone .text {
        display: none;
    }

    .header-nav__phone .phone-wrap .mobile {
        margin-left: 0px;
    }

    .header-nav__phone .phone-wrap .mobile+.mobile {
        margin-left: 5px;
    }

    .header-nav__items,
    .header-menu__logo_items {
        width: 63%;
    }

    .header-nav__contacts,
    .header-menu__cab_basket {
        width: 37%;
    }
    .header-nav__item + .header-nav__item {
        margin-left: 19px;
    }
    .header-nav__item-submenu +.header-nav__item,
    .header-nav__item-submenu +.header-nav__item-submenu {
        margin-left: 13px;
    }
}
@media (max-width: 1199px) {
    .close-bg.open {
        display: block;
        background-color: rgba(0, 0, 0, 0.3);
    }

    .header-nav__mobile .header-nav__contacts,
    .header-nav__mobile .header-menu__cab_basket,
    .header-nav__mobile .header-menu__cab,
    .header-nav__mobile .header-nav__item:nth-of-type(2),
    .header-nav__item:nth-of-type(5) {
        margin-left: 0px;
    }
    .header-nav__mobile .header-menu__cab_basket .header-nav__items,
    .header-nav__mobile .header-menu__cab-text span,
    .header-nav__mobile .header-menu__basket a span,
    .header-nav__mobile .header-nav__item:nth-of-type(2) .header-nav__link,
    .header-nav__item:not(:nth-of-type(7)),
    .header-menu__search input,
    .header-menu__search label:before,
    .header-menu__search label:after {
        display: none;
    }
    .header-nav__mobile .header-nav__logo-items .header-nav__items,
    .header-nav__mobile .header-menu__btn,
    .header-nav__mobile .header-nav__item,
    .header-nav__mobile .header__mobile-menu-title,
    .header-nav__mobile .header-menu__basket a .count,
    .header-nav__mobile .header-nav__item .block-dropdown__item:nth-of-type(3) {
        display: block;
    }
    .header-nav__mobile .header-menu__basket a,
    .header-nav__mobile .header-menu__cab-text {
        padding: 0px;
    }
    .header-nav__mobile .header-menu__cab-text .icon-style,
    .header-nav__mobile .header-menu__basket .icon-style {
        position: relative;
        margin: 0px;
        top: 0px;
        width: 40px;
        height: 40px;
        padding: 8px;
    }
    .header-nav__mobile .header-menu__cab-text .icon-style.authorized {
        padding: 5px;
    }

    

    .header-nav__mobile .header-menu__basket,
    .header-nav__mobile .header-nav__items {
        margin-left: 8px;
    }

    .header-nav__mobile .header-menu__btn {
        padding: 11px 10px;
        width: 40px;
        height: 40px;
    }

    .header-nav__mobile .header-menu__btn::before,
    .header-nav__mobile .header-menu__btn::after,
    .header-nav__mobile .header-menu__btn-line {
        left: 10px;
    }

    .header-nav__mobile .header-menu__btn::before {
        top: 11px;
    }

    .header-nav__mobile .header-menu__btn::after {
        bottom: 11px;
    }

    .header-nav__mobile .header-nav__item.open .header-menu__btn::before,
    .header-nav__mobile .header-nav__item.open .header-menu__btn::after {
        left: 6px;
    }

    .header-nav__mobile .header-nav__item.open .header-menu__btn::after {
        bottom: 19px;
    }

    .header-nav__mobile .header-nav__item.open .header-menu__btn::before {
        top: 19px;
    }

    .header-nav__mobile .header-nav__items .block-dropdown__wrap {
        padding-bottom: 16px;
    }

    .header-nav__items,
    .header-nav__contacts,
    .header-menu__logo_items,
    .header-menu__cab_basket,
    .header-menu__search label {
        width: auto;
    }

    .header-nav__contacts,
    .header-menu__cab_basket {
        margin-left: auto;
    }

    .header-nav__phone {
        margin-left: 40px;
    }

    .header-nav__item:nth-of-type(5) {
        display: block;
    }

    

    .header-nav__phone .block-dropdown p {
        font-size: 16px;
        line-height: 18px;
    }

    .header-nav__phone .block-dropdown .subtitle {
        font-size: 15px;
        line-height: 18px;
    }

    .header-nav__phone .block-dropdown a {
        font-size: 16px;
        line-height: 18px;
    }

    .header-menu__wrap {
        padding: 23px 0px;
    }

    .header-menu__logo a {
        width: 244px;
        height: 34px;
    }

    .header-menu__items {
        margin-left: 30px;
    }

    .header-menu__item .category,
    .header-menu__basket a .icon-style,
    .header-menu__cab-text .icon-style {
        width: 30px;
        height: 30px;
        margin-top: -15px;
    }
    .header-menu__basket a {
        line-height: 30px;
    }
    .header-menu__basket a .count {
        top: -3px;
        left: 13px;
        width: 19px;
        height: 19px;
    }
    .header-nav__mobile .header-menu__basket a .count {
        top: 4px;
        left: 18px;
    }

    .header-menu__item .arrow {
        width: 24px;
        height: 24px;
        margin-top: -12px;
    }

    .header-menu__item {
        font-size: 22px;
        line-height: 30px;
        letter-spacing: 0.0042em;
        padding: 0px 24px 0px 35px;
    }

    .header-menu__item+.header-menu__item {
        margin-left: 20px;
    }

    .header-menu__search svg {
        right: auto;
        left: 0px;
        width: 30px;
        height: 30px;
        margin-top: -15px;
        fill: #303030;
    }

    .header-menu__search label,
    .header-menu__cab-text,
    .header-menu__basket a {
        padding-left: 35px;
        padding-right: 0px;
    }

    .header-menu__search span {
        display: block;
    }

    .header-menu__cab,
    .header-menu__basket {
        margin-left: 24px;
    }

    .header-nav__mobile .header-menu__cab .block-dropdown {
        right: -50%;
        margin-top: 16px;
    }

    .header-nav__mobile .header-menu__cab .block-dropdown:after {
        right: 5%;
    }

    .header-menu__category-item {
        max-width: 960px;
        margin: 0 auto;
    }

    .header-menu__category-links {
        flex-grow: 1;
        padding-right: 30px;
    }

    .header-menu__category-links_wrap {
        justify-content: center;
    }

    .header-menu__category-links a {
        width: 165px;
        padding: 76px 0px 78px 0px;
    }

    .header-menu__category-links svg {
        width: 70px;
        height: 70px;
    }

    .header-menu__category-links span {
        font-size: 14px;
        line-height: 17px;
        margin-top: 12px;
    }

    .header-menu__category-nav {
        padding-left: 30px;
        min-height: 145px;
        flex-grow: 1;
    }

    .header-menu__category-nav a {
        font-size: 14px;
        line-height: 28px;
    }

    .header-menu__category-nav li+li {
        margin-top: 10px;
    }
}
@media (max-width: 959px) {
    .header-nav__mobile .header-nav__logo svg {
        width: 170px;
        height: 20px;
    }

    .header-nav__mobile .header-nav__phone {
        margin-left: 20px;
        margin-left: 2.6vw;
    }

    .header-nav__mobile .header-nav__tsc a {
        width: 180px;
        font-size: 14px;
    }

    .header-nav__mobile .header-nav__tsc a span {
        padding-left: 21px;
    }

    .header-nav__mobile .header-nav__phone .phone-wrap {
        font-size: 14px;
    }

    .header-menu__cab-text,
    .header-menu__basket a,
    .header-menu__search label {
        padding-left: 0px;
    }

    .header-menu__cab-text .icon-style,
    .header-menu__basket a .icon-style {
        position: relative;
        margin: 0px;
        top: 0px;
    }

    .header-menu__cab-text span,
    .header-menu__basket a span,
    .header-menu__search span {
        display: none;
    }

    .header-menu__search svg {
        position: relative;
        margin: 0px;
        top: 0px;
    }

    .header-menu__cab .block-dropdown {
        right: -50%;
    }

    .header-menu__cab .block-dropdown:after {
        right: 5%;
    }

    .header-menu__category .container-block {
        width: 100%;
        padding: 0px;
    }

    .header-menu__category.open {
        background-color: #fff;
    }

    .header-menu__category-item {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 100%;
    }

    .header-menu__category-links {
        padding: 0px;
    }

    .header-menu__category-links_wrap,
    .header-menu__category-nav_wrap {
        max-width: 768px;
        margin: 0 auto;
        padding: 0 20px;
        justify-content: space-around;
    }

    .header-menu__category-links a {
        width: auto;
        flex-basis: auto;
        padding: 60px 0px 47px 0px;
        min-height: 224px;
    }

    .header-menu__category-nav {
        display: block;
        padding-left: 0px;
        box-shadow: none;
        min-height: auto;
        background-color: #EAEAEA;
        width: 100%;
    }

    .header-menu__category-nav a {
        padding-left: 38px;
    }

    .header-menu__category-nav_wrap {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        -o-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding: 9px 20px;
    }

    .header-menu__category-nav_wrap.rims {
        justify-content: center;
    }

    .header-menu__category-nav_wrap.rims li+li {
        margin-left: 64px;
    }

    .header-menu__category-nav_wrap li+li {
        margin-top: 0px;
    }
}
@media (max-width: 959px) and (min-width: 768px) {
    .header-nav__mobile .header-nav__logo-items .header-nav__link {
        font-size: 14px;
    }
    .header-nav__mobile .header-nav__logo+.header-nav__items {
        margin-left: 16px;
    }
    .header-nav__mobile .header-nav__tsc a {
        width: 172px;
    }
    .header-nav__mobile .header-nav__phone {
        margin-left: 20px;
        margin-left: 2vw;
    }
    .header-nav__mobile .header-menu__basket,
    .header-nav__mobile .header-nav__items {
        margin-left: 0px;
    }
}
@media (max-width: 767px) {
    .header-nav__mobile .header-menu__cab_basket .header-nav__items {
        display: block;
    }
    header .container-block,
    .header-menu__logo_items {
        width: 100%;
    }
    .header-menu .container-block {
        padding: 0px;
    }

    .header-nav,
    .header-menu .header-menu__logo,
    .header-menu .header-menu__cab_basket,
    .header-menu__category-links a:before,
    .header-nav__mobile .header-nav__logo-items .header-nav__items {
        display: none;
    }

    .header-nav__mobile {
        display: block;
        visibility: visible;
        opacity: 1;
        position: relative;
        z-index: auto;
    }

    .header-nav__mobile .header-nav__wrap {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 111;
        background-color: #303030;
        padding: 0 20px;
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out;
        min-width: 320px;
    }
    .header-nav__mobile .header-nav__item .block-dropdown {
        left: auto;
        right: 0px;
        top: 40px;
        -webkit-transition: none;
            -o-transition: none;
            transition: none;
        background-color: #fff;
        position: fixed;
        height: calc(100% - 40px);
    }
    .header-nav__mobile .header-nav__items .block-dropdown__wrap {
        max-height: 100%;
        height: calc(100% - 36px);
    }
    .header-nav__mobile .header-nav__wrap.unvisible {
        opacity: 0;
        visibility: hidden;
    }

    .header-nav__mobile .header-menu__cab_basket {
        margin-right: -10px;
    }

    .header-nav__mobile .header-nav__logo+.header-nav__items {
        padding: 8px 0px;
    }

    .header-nav__mobile .header-nav__items {
        margin-left: 0px;
    }
    .header-nav__mobile .header-menu__basket {
        margin-left: 0px;
    }

    .header-nav__mobile .header-nav__tsc a,
    .header-nav__mobile .header-nav__phone .phone-wrap {
        font-size: 15px;
    }

    .header-nav__mobile .header-nav__phone {
        margin-left: 16px;
    }

    .header-nav__phone .phone-wrap span svg {
        width: 16px;
        height: 16px;
        margin-top: -8px;
        right: -4px;
    }

    .header-nav__mobile .header-nav__phone .phone-wrap .mobile {
        display: none;
    }

    .header-nav__mobile .header-nav__phone .phone-wrap .mobile.all {
        display: block;
        margin-left: 0px;
    }

    .header-nav__phone .phone-wrap span {
        padding-right: 15px;
    }

    .header-menu {
        padding-top: 40px;
    }

    .header-menu__item+.header-menu__item {
        margin-left: 0px;
    }

    .header-menu__wrap {
        padding: 9px 0px;
    }

    .header-menu__items {
        margin-left: 0px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        -o-flex-wrap: nowrap;
        flex-wrap: nowrap;
        justify-content: space-around;
        width: 100%;
    }

    .header-menu__item {
        padding: 0px 18px 0px 35px;
    }

    .header-menu__item .arrow {
        right: -6px;
    }
    .header-menu__category-links_wrap,
    .header-menu__category-nav_wrap {
        justify-content: space-around;
    }

    .header-menu__category-links a {
        max-width: 90px;
        min-height: 105px;
        padding: 44px 0px 37px 0px;
    }

    .header-menu__category-links svg {
        width: 58px;
        height: 58px;
    }

    .header-menu__category-nav a {
        padding-left: 36px;
    }

    .header-menu__category-nav svg {
        width: 28px;
        height: 28px;
        margin-top: -14px;
    }

    .header-nav__mobile .header-nav__logo svg {
        width: 140px;
        height: 17px;
    }
}
@media (max-width: 639px) {

    .header-nav__mobile .header-nav__phone .phone-wrap .mobile {
        display: none;
    }
    .header-nav__mobile .header-nav__phone .phone-wrap .mobile.all {
        display: block;
    }

    .header-nav__mobile .header-nav__contacts,
    .header-nav__mobile .header-nav__items .block-dropdown__wrap > .block-dropdown__item:nth-of-type(4) {
        display: block;
    }

    
    .header-nav__mobile .header-nav__wrap .header-nav__contacts {
        display: none;
    }

    .header-nav__mobile .header-nav__logo svg {
        width: 164px;
        height: 21px;
    }
    .header-nav__mobile .header-menu__cab-text .icon-style,
    .header-nav__mobile .header-menu__basket .icon-style {
        width: 44px;
        height: 44px;
        padding: 9px;
    }
    .header-nav__mobile .header-menu__cab-text .icon-style.authorized {
        padding: 7px;
    }

    .header-nav__mobile .header-menu__cab_basket {
        margin-right: -9px;
    }

    .header-nav__mobile .header-menu__btn {
        padding: 13px 12px;
        width: 44px;
        height: 44px;
    }

    .header-nav__mobile .header-menu__btn::before,
    .header-nav__mobile .header-menu__btn::after,
    .header-nav__mobile .header-menu__btn-line {
        left: 12px;
    }

    .header-nav__mobile .header-menu__btn::before {
        top: 13px;
    }

    .header-nav__mobile .header-menu__btn::after {
        bottom: 13px;
    }

    .header-nav__mobile .header-nav__item.open .header-menu__btn::before,
    .header-nav__mobile .header-nav__item.open .header-menu__btn::after {
        left: 9px;
        width: 26px;
    }

    .header-nav__mobile .header-nav__item.open .header-menu__btn::before {
        top: 21px;
    }

    .header-nav__mobile .header-nav__item.open .header-menu__btn::after {
        bottom: 21px;
    }

    .header-nav__mobile .header-nav__contacts {
        padding: 0px 20px;
        background-color: #F4F4F4;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        -o-flex-wrap: nowrap;
        flex-wrap: nowrap;
        justify-content: space-between;
        margin-top: 44px;
        min-width: 320px;
    }

    .header-nav__mobile .header-nav__tsc a {
        background-color: transparent;
        color: #0a0a0a;
        width: auto;
    }
    .header-nav__mobile .header-nav__tsc a:hover,
    .header-nav__mobile .header-nav__tsc a:active {
        color: #ff2c2c;
    }

    .header-nav__mobile .header-nav__tsc a span svg {
        fill: #e2001a;
    }

    .header-nav__mobile .header-nav__phone {
        margin-left: 0px;
    }

    .header-nav__mobile .header-nav__tsc a,
    .header-nav__mobile .header-nav__phone .phone-wrap {
        font-size: 16px;
        line-height: 40px;
    }

    .header-nav__mobile .header-nav__phone .phone-wrap {
        color: #0a0a0a;
    }

    .header-nav__mobile .header-nav__phone .phone-wrap span {
        padding-right: 19px;
    }

    .header-nav__mobile .header-nav__phone .phone-wrap span svg {
        width: 24px;
        height: 24px;
        margin-top: -12px;
        right: -5px;
        fill: #0a0a0a;
    }
    .header-nav__mobile .header-menu__basket a .count {
        top: 6px;
        left: 20px;
    }

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

    .header-menu__category.open {
        min-width: 320px;
    }
    .header-menu__category {
        -webkit-box-shadow: 0px 14px 16px rgba(115, 130, 150, 0.24);
        box-shadow: 0px 14px 16px rgba(115, 130, 150, 0.24);
    }

    .header-menu__category-item,
    .header-menu__category-links_wrap {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        padding: 0px;
    }

    .header-menu__category-item {
        padding: 8px 20px 24px 20px;
    }

    .header-menu__category-nav {
        position: relative;
        background: none;
        margin-top: 14px;
        padding: 26px 0px 0px 0px;
        align-self: auto;
        box-shadow: none;
    }

    .header-menu__category-nav_wrap {
        display: block;
        padding: 0px;
    }

    .header-menu__category-nav:before {
        content: '';
        display: block;
        width: 51px;
        height: 2px;
        background-color: #E3E3E3;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .header-menu__category-links a {
        max-width: 100%;
        width: 100%;
        position: relative;
        text-align: left;
        padding: 0px 0px 0px 52px;
        min-height: auto;
    }

    .header-menu__category-links a+a {
        margin-top: 10px;
    }

    .header-menu__category-links svg {
        width: 36px;
        height: 36px;
        margin: 0px;
        position: absolute;
        top: 50%;
        margin-top: -18px;
        left: 0px;
    }

    .header-menu__category-links span {
        font-size: 16px;
        line-height: 56px;
        margin: 0px;
    }

    .header-menu__category-nav a {
        font-size: 16px;
        line-height: 30px;
        padding-left: 45px;
    }

    .header-menu__category-nav svg {
        width: 30px;
        height: 30px;
    }

    .header-menu__category-nav li+li {
        margin-top: 16px;
    }

    .header-menu__category-nav_wrap.rims {
        justify-content: flex-start;
    }

    .header-menu__category-nav_wrap.rims li+li {
        margin-left: 0px;
    }
    .header-nav__mobile .header-nav__item .block-dropdown {
        top: 44px;
        height: calc(100% - 44px);
    }
}
@media (max-width: 479px) {
    /*body.menu-open {
        overflow: hidden;
    }*/

    
    
}
@media (max-width: 349px) {
    .header-nav__mobile .header-nav__logo svg {
        width: 146px;
        height: 21px;
    }

    .header-nav__mobile .header-nav__tsc a,
    .header-nav__mobile .header-nav__phone .phone-wrap {
        font-size: 15px;
        line-height: 40px;
    }

    .header-menu__item {
        font-size: 20px;
    }
}

/*-------------------UP__BUTTON-----------------------------*/
/*-------------------UP__BUTTON-----------------------------*/
.fixed-navigation {
    position: fixed;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    top: 54px;
    z-index: 110;
    opacity: 0;
    visibility: hidden;
}

.fixed-navigation.visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.fixed-navigation__btn {
    display: block;
    width: 100%;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background: #303030;
    cursor: pointer;
    border: none;
    text-align: center;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.24);
}

.fixed-navigation__btn span {
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.0042em;
    color: #fff;
    position: relative;
    padding-left: 16px;
}

.fixed-navigation__btn span:before {
    content: "";
    display: block;
    width: 8px;
    height: 14px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 0px;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.8651 3.41861C7.95503 3.34757 8 3.25582 8 3.1611C8 3.06639 7.95503 2.97463 7.8651 2.9036L4.32412 0.106555C4.14426 -0.0355164 3.85574 -0.0355164 3.67588 0.106555L0.134895 2.90359C-0.0449644 3.04567 -0.0449644 3.27357 0.134895 3.41565C0.314754 3.55772 0.60328 3.55772 0.783139 3.41565L3.54098 1.23721L3.54098 13.6359C3.54098 13.8372 3.74707 14 4.00187 14C4.25667 14 4.46276 13.8372 4.46276 13.6359L4.46276 1.24017L7.21686 3.41861C7.39672 3.56068 7.68899 3.56068 7.8651 3.41861Z' fill='white'/%3E%3C/svg%3E");
}

/*-------------------END-UP__BUTTON-----------------------------*/
/*-------------------END-UP__BUTTON-----------------------------*/
/* End */


/* Start:/bitrix/templates/inner-updated_2017/components/bitrix/catalog.filter/filter_cars_tires_updated_main/style.css?157433700314294*/
.main-header * {
	box-sizing: border-box;
}
.tabs-block__body {
	border-radius: 0px;
}


.main-form-inner {
	background-color: white;
}

.form_producer .pseudo-select__body {
	max-width: 960px;
	margin: 0 auto;
	margin-top: 25px;
}

.container_ci {
	max-width: 960px;
	margin: 0 auto;
}
.main-form__filter-btns-hidden-768 {
	display: none;
}
.main-form__filter-btns {
	-webkit-box-shadow: inset 0px 1px 0px 0px #C2C2C2, inset 0px -1px 0px 0px #C2C2C2;
	box-shadow: inset 0px 1px 0px 0px #C2C2C2, inset 0px -1px 0px 0px #C2C2C2;
}
.main-form__filter-btns_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
    justify-content: space-around;
	width: 100%;
}
.main-form__filter-btn {
	flex-grow: 1;
	text-align: center;
	position: relative;
	width: 50%;
}
.main-form__filter-btn + .main-form__filter-btn:after {
	content: '';
	display: block;
	height: 100%;
	width: 1px;
	background-color: #C2C2C2;
	position: absolute;
	left: -1px;
	top: 0px;
}
.main-form__filter-btn .title {
	display: inline-block;
	font-weight: 500;
	font-size: 16px;
	line-height: 48px;
	letter-spacing: -0.0015em;
	color: #0A0A0A;
	position: relative;
	padding-left: 32px;
	padding-right: 24px;
}
.main-form__filter-btn .title:before,
.main-form__filter-btn .title:after {
	content: '';
	display: block;
	position: absolute;
	width: 24px;
	height: 24px;
	top: 50%;
	margin-top: -12px;
	left: 0px;
	background-position: 50% 0;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
.main-form__filter-btn .title:after {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s;
	left: auto;
	right: 0px;
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.72987L5.72993 6.99994L10 11.3065L14.2701 6.99994L15 7.72987L10 12.7299L5 7.72987Z' fill='black'/%3E%3C/svg%3E%0A");
}
.main-form__filter-btn.open .title:after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s;
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.72987L5.72993 6.99994L10 11.3065L14.2701 6.99994L15 7.72987L10 12.7299L5 7.72987Z' fill='%23e2001a'/%3E%3C/svg%3E%0A");
}
.main-form__filter-btn.open .title {
	color: #e2001a;
}
.main-form__filter-btn.filter-btn .title:before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.6641 2C18.0123 2 16.6442 3.1998 16.3743 4.77368H2.56989C2.25875 4.77368 2.0071 5.02459 2.0071 5.33481C2.0071 5.64502 2.25875 5.89593 2.56989 5.89593H16.3697C16.6397 7.46525 18.0077 8.66961 19.6595 8.66961C21.5034 8.66961 22.9996 7.17785 22.9996 5.33937C22.9996 3.50089 21.5034 2 19.6641 2ZM19.6641 7.5428C18.4424 7.5428 17.4449 6.54829 17.4449 5.33024C17.4449 4.1122 18.4424 3.11768 19.6641 3.11768C20.8857 3.11768 21.8832 4.1122 21.8832 5.33024C21.8832 6.54829 20.8857 7.5428 19.6641 7.5428Z' fill='%23303030'/%3E%3Cpath d='M22.4343 11.4427H8.62995C8.35999 9.87337 6.99191 8.66901 5.34014 8.66901C3.4962 8.66901 2 10.1608 2 11.9993C2 13.8377 3.50077 15.3295 5.34014 15.3295C6.99191 15.3295 8.35999 14.1297 8.62995 12.5558H22.4298C22.7409 12.5558 22.9925 12.3049 22.9925 11.9947C22.9925 11.6936 22.7409 11.4427 22.4343 11.4427ZM5.34014 14.2164C4.11847 14.2164 3.12101 13.2219 3.12101 12.0038C3.12101 10.7858 4.11847 9.79125 5.34014 9.79125C6.56181 9.79125 7.55927 10.7858 7.55927 12.0038C7.55927 13.2219 6.56638 14.2164 5.34014 14.2164Z' fill='%23303030'/%3E%3Cpath d='M19.6616 15.3307C18.0099 15.3307 16.6418 16.5305 16.3718 18.1044H2.56743C2.25629 18.1044 2.00464 18.3553 2.00464 18.6655C2.00464 18.9757 2.25629 19.2267 2.56743 19.2267H16.3672C16.6372 20.796 18.0053 22.0003 19.657 22.0003C21.501 22.0003 22.9972 20.5086 22.9972 18.6701C22.9972 16.8316 21.501 15.3307 19.6616 15.3307ZM19.6616 20.8735C18.44 20.8735 17.4425 19.879 17.4425 18.661C17.4425 17.4429 18.44 16.4484 19.6616 16.4484C20.8833 16.4484 21.8808 17.4429 21.8808 18.661C21.8808 19.879 20.8833 20.8735 19.6616 20.8735Z' fill='%23303030'/%3E%3C/svg%3E%0A");
}
.main-form__filter-btn.sort-btn .title:before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M20.8075 7.39174C20.8988 7.3004 20.9445 7.18243 20.9445 7.06065C20.9445 6.93888 20.8988 6.82091 20.8075 6.72957L17.2112 3.13335C17.0286 2.95069 16.7356 2.95069 16.5529 3.13335L12.9567 6.72957C12.774 6.91224 12.774 7.20526 12.9567 7.38793C13.1393 7.57059 13.4324 7.57059 13.615 7.38793L16.4159 4.58706L16.4159 20.5284C16.4159 20.7872 16.6252 20.9965 16.884 20.9965C17.1427 20.9965 17.352 20.7872 17.352 20.5284L17.352 4.59087L20.1491 7.39174C20.3318 7.5744 20.6286 7.5744 20.8075 7.39174Z' fill='%230A0A0A'/%3E%3Cpath d='M2.97025 17.2694L6.56647 20.8656C6.74914 21.0483 7.04216 21.0483 7.22483 20.8656L10.8211 17.2694C10.9124 17.178 10.9581 17.0601 10.9581 16.9383C10.9581 16.8165 10.9124 16.6985 10.8211 16.6072C10.6384 16.4245 10.3454 16.4245 10.1627 16.6072L7.36183 19.4081L7.36183 3.47054C7.36183 3.21176 7.15253 3.00246 6.89375 3.00246C6.63497 3.00246 6.42567 3.21176 6.42567 3.47054L6.42567 19.4119L3.62861 16.611C3.44594 16.4284 3.15292 16.4284 2.97025 16.611C2.78759 16.7937 2.78759 17.0905 2.97025 17.2694Z' fill='%230A0A0A'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='20' height='19' fill='white' transform='matrix(-4.37114e-08 1 1 4.37114e-08 2 2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.main-form__filter-btn.filter-btn.open .title:before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.6641 2C18.0123 2 16.6442 3.1998 16.3743 4.77368H2.56989C2.25875 4.77368 2.0071 5.02459 2.0071 5.33481C2.0071 5.64502 2.25875 5.89593 2.56989 5.89593H16.3697C16.6397 7.46525 18.0077 8.66961 19.6595 8.66961C21.5034 8.66961 22.9996 7.17785 22.9996 5.33937C22.9996 3.50089 21.5034 2 19.6641 2ZM19.6641 7.5428C18.4424 7.5428 17.4449 6.54829 17.4449 5.33024C17.4449 4.1122 18.4424 3.11768 19.6641 3.11768C20.8857 3.11768 21.8832 4.1122 21.8832 5.33024C21.8832 6.54829 20.8857 7.5428 19.6641 7.5428Z' fill='%23e2001a'/%3E%3Cpath d='M22.4343 11.4427H8.62995C8.35999 9.87337 6.99191 8.66901 5.34014 8.66901C3.4962 8.66901 2 10.1608 2 11.9993C2 13.8377 3.50077 15.3295 5.34014 15.3295C6.99191 15.3295 8.35999 14.1297 8.62995 12.5558H22.4298C22.7409 12.5558 22.9925 12.3049 22.9925 11.9947C22.9925 11.6936 22.7409 11.4427 22.4343 11.4427ZM5.34014 14.2164C4.11847 14.2164 3.12101 13.2219 3.12101 12.0038C3.12101 10.7858 4.11847 9.79125 5.34014 9.79125C6.56181 9.79125 7.55927 10.7858 7.55927 12.0038C7.55927 13.2219 6.56638 14.2164 5.34014 14.2164Z' fill='%23e2001a'/%3E%3Cpath d='M19.6616 15.3307C18.0099 15.3307 16.6418 16.5305 16.3718 18.1044H2.56743C2.25629 18.1044 2.00464 18.3553 2.00464 18.6655C2.00464 18.9757 2.25629 19.2267 2.56743 19.2267H16.3672C16.6372 20.796 18.0053 22.0003 19.657 22.0003C21.501 22.0003 22.9972 20.5086 22.9972 18.6701C22.9972 16.8316 21.501 15.3307 19.6616 15.3307ZM19.6616 20.8735C18.44 20.8735 17.4425 19.879 17.4425 18.661C17.4425 17.4429 18.44 16.4484 19.6616 16.4484C20.8833 16.4484 21.8808 17.4429 21.8808 18.661C21.8808 19.879 20.8833 20.8735 19.6616 20.8735Z' fill='%23e2001a'/%3E%3C/svg%3E%0A");
}
.main-form__filter-btn.sort-btn.open .title:before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0)'%3E%3Cpath d='M20.8075 7.39174C20.8988 7.3004 20.9445 7.18243 20.9445 7.06065C20.9445 6.93888 20.8988 6.82091 20.8075 6.72957L17.2112 3.13335C17.0286 2.95069 16.7356 2.95069 16.5529 3.13335L12.9567 6.72957C12.774 6.91224 12.774 7.20526 12.9567 7.38793C13.1393 7.57059 13.4324 7.57059 13.615 7.38793L16.4159 4.58706L16.4159 20.5284C16.4159 20.7872 16.6252 20.9965 16.884 20.9965C17.1427 20.9965 17.352 20.7872 17.352 20.5284L17.352 4.59087L20.1491 7.39174C20.3318 7.5744 20.6286 7.5744 20.8075 7.39174Z' fill='%23e2001a'/%3E%3Cpath d='M2.97025 17.2694L6.56647 20.8656C6.74914 21.0483 7.04216 21.0483 7.22483 20.8656L10.8211 17.2694C10.9124 17.178 10.9581 17.0601 10.9581 16.9383C10.9581 16.8165 10.9124 16.6985 10.8211 16.6072C10.6384 16.4245 10.3454 16.4245 10.1627 16.6072L7.36183 19.4081L7.36183 3.47054C7.36183 3.21176 7.15253 3.00246 6.89375 3.00246C6.63497 3.00246 6.42567 3.21176 6.42567 3.47054L6.42567 19.4119L3.62861 16.611C3.44594 16.4284 3.15292 16.4284 2.97025 16.611C2.78759 16.7937 2.78759 17.0905 2.97025 17.2694Z' fill='%23e2001a'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0'%3E%3Crect width='20' height='19' fill='white' transform='matrix(-4.37114e-08 1 1 4.37114e-08 2 2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
.main-form__filter-btn .sort-list {
    position: absolute;
    display: none;
    z-index: 9;
    top: 100%;
    width: 100vw;
    background-color: #fff;
    left: -100%;
	-webkit-box-shadow: 0px 8px 14px rgba(115, 130, 150, 0.1);
	box-shadow: 0px 8px 14px rgba(115, 130, 150, 0.1);
	border-radius: 0px 0px 4px 4px;
	padding: 8px 20px;
	text-align: left;
}
.main-form__filter-btn .sort-list li {}
.main-form__filter-btn .sort-list a {
	display: block;
	font-size: 16px;
	line-height: 44px;
	letter-spacing: -0.15px;
	color: #000000;
}
.main-form__filter-btn .sort-list a.active {
	color: #e2001a;
}
/*----------style for multichoose------------------------------*/
		.main-form .row-triple__item.multichoose {
			position: static !important;
		}
		.main-form .multichoose-body {
			left: 0px;
			right: 0px;
			top: auto;
			width: 842px;
			margin: 10px auto 0px;
		}
		.main-form .multichoose-body__main ul {
			-webkit-column-gap: 52px;
			-moz-column-gap: 52px;
			-o-column-gap: 52px;
			column-gap: 52px;
		}
		.main-form .multichoose-body__main ul .chbox-label {
			line-height: 32px;
		}
		.main-form .multichoose__global-title {
			display: inline-block;
		}
		.main-form .multichoose-body__main ul .chbox-label:hover,
		.main-form .multichoose__global-title:hover {
			color: #ff2c2c;
		}
		
		@media (max-width: 959px) {
			.main-form .multichoose-body {
				width: 728px;
			}
			.main-form .multichoose-body__main ul {
				-webkit-column-gap: normal;
				-moz-column-gap: normal;
				-o-column-gap: normal;
				column-gap: normal;
			}
		}
		@media (max-width: 767px) {
			.main-form .multichoose-body {
				left: 20px;
				right: 20px;
				width: auto;
			}
			.main-form .multichoose-body__main ul {
				-webkit-columns: 3;
				-moz-columns: 3;
				-o-columns: 3;
				columns: 3;
			}
		}
		@media (max-width: 479px) {
			.main-form .multichoose-body__main ul {
				-webkit-columns: 2;
				-moz-columns: 2;
				-o-columns: 2;
				columns: 2;
			}
		}
/*----------style for multichoose end--------------------------*/
@media (max-width: 1199px){
	.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(7) {
	    margin-top: 15px !important;
	}
}

@media (max-width: 767px) {
	.main-form-hidden-767 {
		display: none !important;
	}
	.main-form__filter-btns-hidden-768 {
		display: block;
	}
	.main-form__filter-btns .container-block {
		padding: 0px;
	}
}

@media (max-width: 639px) {}

@media (max-width: 479px) {}
@media (max-width: 359px) {
	.main-form__filter-btns .container-block {
		padding: 0px !important;
	}
	.main-form__filter-btn .sort-list {
	    margin-left: 0px;
	}
	.main-form__filter-btn .title {
	    font-size: 14px;
	    padding-left: 24px;
	    padding-right: 20px;
	}
	.main-form__filter-btn .title:before,
	.main-form__filter-btn .title:after {
	    width: 20px;
	    height: 20px;
	    margin-top: -10px;
	}
}

@media (max-width: 320px) {}


/* Smartphones (portrait and landscape) ----------- */
@media (max-width:1459px) {
	.main-form {
		padding: 0px !important;
	}
}
@media (max-width:460px) {
	/*.row-triple {
		margin: 0px !important;
	}*/
}

.input_decor,
.input_decor:focus {
	vertical-align: middle;
	height: 54px;
	line-height: 54px;
	width: 310px;
	max-width: 100%;
	background-color: rgba(0, 0, 0, .5);
	border: 1px solid rgba(255, 255, 255, .5);
	-webkit-border-radius: 11px;
	border-radius: 11px;
	font-size: 30px;
	padding: 0 12px;
}

.js-select-visual select[disabled=disabled] + span {
	opacity: 0.5;
}

.tire-selection-bycar {
	padding-left: 20px;
	display: -webkit-box;
    display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;

}
.tire-selection-bycar .title-mark {
	width: 100%;
}

.mark-list > div {
	font-size: 16px;
	text-transform: uppercase;
	color: #333;
}

.mark-list a {
	display: inline-block;
	font-size: 16px;
	color: #434343;
	border-bottom: 1px solid #c0c0c0;
	line-height: 25px;
	margin-top: 6px;
}

.mark-list a:hover {
	color: #434343;
	border-bottom: 1px solid #333;
}

.mark-list .active {
	color: #434343;
	border-bottom: 2px solid #4caf50;
}

.tabs-table-full {
	padding: 0px 15px 15px 0px;
}

.ml-left {
	float: left;
	padding-right: 30px;
}

.title-mark {
	font-size: 19px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 25px;
}

.tm-all-mark {
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	color: #e2001a;
}

.tm-all-mark:hover {
	text-decoration: underline;
	color: #e2001a;
}

.sub-title-mark {
	font-size: 14px;
	font-weight: bold;
}


.form__input_search {
	max-width: 550px;
}

/* End */


/* Start:/bitrix/templates/source/css/form.css?157434012029672*/
/*22222*/
.tabs-block__body .select-style {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.0015em;
}
.tabs-block__body .select-style .vh {
    color: #C2C2C2;
}
.pseudo-select__btn:after, .pseudo-select__btn:before {
    position: absolute;
    content: '';
}

.checkbox-text, .pseudo-select__btn>span {
    white-space: nowrap;
    text-overflow: ellipsis;
}

.filter-header_table, .table {
    display: table;
    width: 100%;
}

.filter-header__cell, .table-cell {
    display: table-cell;
    vertical-align: middle;
}

.pseudo-select {
    position: relative;
}

.pseudo-select_full {
    position: static;
}

.input_sm, .input_sm:focus, .pseudo-select__btn {
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    position: relative;
    display: block;
    max-width: 100%;
    height: 32px;
    padding: 0 30px 0 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
}

.pseudo-select__btn:before {
    top: 50%;
    right: 8px;
    width: 12px;
    height: 8px;
    margin-top: -4px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: url(/bitrix/templates/source/css/../svg/arrow_down.svg) center/contain no-repeat;
}

.pseudo-select__btn.open:before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.pseudo-select__btn:after {
    z-index: 101;
    top: 100%;
    left: 50%;
    display: none;
    width: 0;
    height: 0;
    margin-top: 7px;
    margin-left: -20px;
    border: 20px solid transparent;
    border-top: none;
    border-bottom-color: #ddd;
    -webkit-filter: drop-shadow(0 -2px 1px rgba(0, 0, 0, 0.05));
    filter: drop-shadow(0 -2px 1px rgba(0, 0, 0, 0.05));
}

.pseudo-select__btn.open:after {
    display: block;
}

.pseudo-select__body {
    position: absolute;
    z-index: 99;
    top: auto;
    right: -10px;
    left: -10px;
    display: none;
    overflow: auto;
    max-height: 80vh;
    margin-top: 25px;
    padding: 3px 18px 15px;
    background: #ddd;
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.25);
    -webkit-overflow-scrolling: touch;
}

.form__input, .form__label, .pseudo-select.open .pseudo-select__body {
    display: block;
}

.pseudo-select__btn>span {
    display: block;
    overflow: hidden;
    max-width: 100%;
}

.pseudo-select_min .pseudo-select__btn:after {
    left: 50px;
    margin-left: 0;
}

.pseudo-select_min .pseudo-select__body {
    left: 0;
    max-width: 220px;
}

.checkbox-label, .row-triple__item .select-value,
.checkbox-label, .row-full__item .select-value,
.form__row .select-value {
    max-width: 100%;
    cursor: pointer;
}

.pseudo-select_full .pseudo-select__body {
    right: 20px;
    left: 20px;
    max-height: none;
}

.filter-footer, .filter-header {
    margin: 0 -10px;
}

.filter-header {
    margin-bottom: 5px;
    padding: 5px 10px 3px;
    border-bottom: 1px solid #ccc;
}

.filter-footer {
    padding-top: 5px;
}

.filter-list_columns {
    -webkit-columns: 4;
    -moz-columns: 4;
    columns: 4;
}

.filter-footer_border {
    margin: 10px 0 0;
    padding-top: 15px;
    text-align: right;
    border-top: 1px solid #ccc;
}

.filter-header_table {
    margin: 0 0 10px;
    padding: 13px 0;
}

.filter-header__cell {
    padding: 0 15px;
}

.filter-header__cell_count {
    white-space: nowrap;
    color: #4d4d4d;
}

.filter-header__cell:first-child {
    width: 100%;
    padding-left: 0;
}

.filter-header__cell:last-child {
    width: 1px;
    padding-right: 0;
}

.filter-list-count {
    opacity: 0;
}

.form__row, .form__row_sm {
    margin: 15px 0;
}

.no-fixed {
    table-layout: auto;
}

.form__row:first-child {
    margin-top: 0;
}

.form__row:last-child {
    margin-bottom: 0;
}

.form__button {
    margin-top: 30px;
}

.form__label {
    font-size: 0;
    line-height: 18px;
    margin-bottom: 2px;
    position: relative;
}

.form__label-txt {
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
}
.form__label-abs {
    display: block;
    width: 20px;
    text-align: center;
    position: absolute;
    top: 20px;
    left: -30px;
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -0.0015em;
    color: #666666;
}

.form__row_right {
    float: right;
}

.form__input_search {
    position: relative;
}
.form__input_search:after, .row-full__item .select-value:after, .row-triple__item .select-value:after, .form__row .select-value:after {
    position: absolute;
    content: '';
}

.form__input_search:after {
    top: 8px;
    right: 10px;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(/bitrix/templates/source/css/../svg/search.svg) 50% 50% no-repeat;
    background-size: contain;
}
.select, .row-triple__item .select-value, .row-full__item .select-value, .form__row .select-value {
    position: relative;
}

.form__input_search .input[type=text], .form__input_search .input[type=search] {
    padding-right: 0px;
}

.form__row_center {
    text-align: center;
}

.form__row--block, .form__row--block .form__input, .form__row--block .form__label {
    display: block;
    width: auto;
}

.form-section__tab:not(.open), .form__row--block .form__label::after, .js-select-visual select {
    display: none;
}

.form__row--block .form__label {
    margin-bottom: 8px;
}

.form__input_min {
    width: 1%;
    padding-left: 20px;
}

.input[type=text], .input[type=search] {
    width: 100%;
    height: 34px;
    padding: 0 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.row-half, .row-triple {
    margin-right: -20px;
    margin-left: -20px;
}

.row-triple__item {
    float: left;
    width: 33.333336%;
    padding: 0 20px;
}

.row-half__item {
    float: left;
    width: 50%;
    padding: 0 10px;
}

.row-full__item {
    float: left;
    width: 100%;
    padding: 0 20px;
}
.row-full__item + .row-full__item {
    margin-top: 15px;
}


.form-section {
    padding: 40px 0 50px;
}

.form-section_search {
    padding: 60px 0 45px;
}

.form-section__title {
    margin-bottom: 12px;
}

.form-section__title_left {
    text-align: left;
}

.form-section__tumbler-block {
    margin: 20px 0;
}

.row-triple__item .select-value,
.row-full__item .select-value,
.form__row  .select-value{
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    overflow: hidden;
    display: block;
    height: 32px;
    padding: 0 30px 0 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
}

.checkbox-text, .select-list li {
    font-size: 14px;
    font-weight: 700;
}

.select-list .active {
    background-color: red;
    color: #fff;
}

.row-triple__item .select-value:after,
.row-full__item .select-value:after,
.form__row .select-value:after {
    top: 50%;
    right: 8px;
    width: 12px;
    height: 8px;
    margin-top: -4px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background: url(/bitrix/templates/source/css/../svg/arrow_down.svg) center/contain no-repeat;
}

.select-list, .touch .main-header .js-select-visual select, .touch .js-select-visual_count select {
    position: absolute;
    right: 0;
    left: 0;
}

.row-triple__item .select.open .select-value:after,
.row-full__item .select.open .select-value:after,
.form__row .select.open .select-value:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.select-list {
    z-index: 99;
    top: auto;
    display: none;
    overflow: auto;
    max-height: 405px;
    border: 1px solid #eee;
    background: #fff;
    -webkit-overflow-scrolling: touch;
}

.disable-select {
    color: grey;
    cursor: no-drop;
    background-color: #ececec;
}

.select.open .select-list, .touch .main-header select, .touch .js-select-visual_count select {
    display: block;
}

.select-list li {
    line-height: 20px;
    padding: 3px 10px 2px;
    cursor: pointer;
}

.no-touch .row-triple__item .select-value:hover,
.no-touch .form__row .select-value:hover,
.no-touch .row-full__item .select-value:hover {
    color: #666;
}

.no-touch .select-list li:hover {
    color: #fff;
    background: #ff2c2c;
}

 .touch .main-header .js-select-visual select, .touch .js-select-visual_count select {
    z-index: 1;
    top: 0;
    bottom: 0;
    width: 100%;
    opacity: 0;
}

.checkbox-label {
    position: relative;
    display: inline-block;
    padding: 3px 0 3px 28px;
    vertical-align: middle;
}

.checkbox {
    display: none;
}

.checkbox-text {
    display: block;
    overflow: hidden;
}

.checkbox-text b {
    background: rgba(254, 0, 0, 0.25);
}

.checkbox-visual, .radio-visual {
    position: absolute;
    top: 4px;
    left: 0;
    display: inline-block;
    width: 18px;
    height: 18px;
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
    -webkit-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    -o-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
    border: 1px solid rgba(164, 165, 165, 0.5);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
}

.radio-visual {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.checkbox-visual::after, .radio-visual::after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
    -webkit-transform: rotate(-45deg) translate3D(0, 0, 0) scale(0);
    -ms-transform: rotate(-45deg) translate3D(0, 0, 0) scale(0);
    -o-transform: rotate(-45deg) translate3D(0, 0, 0) scale(0);
    transform: rotate(-45deg) translate3D(0, 0, 0) scale(0);
    opacity: 0;
}

.checkbox-visual::after {
    width: 10px;
    height: 6px;
    margin-top: -4px;
    margin-left: -5px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
}

.radio-visual::after {
    width: 10px;
    height: 10px;
    margin-top: -4px;
    margin-left: -2px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #d41f26;
}

.checkbox:checked~.checkbox-text:before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: -5px;
    bottom: 0;
    left: -5px;
    content: '';
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.checkbox-label.decor .checkbox-visual::after {
    width: 0;
    height: 0;
    margin-left: -4px;
    -webkit-transform: rotate(0) translate3D(0, 0, 0) scale(1);
    -ms-transform: rotate(0) translate3D(0, 0, 0) scale(1);
    -o-transform: rotate(0) translate3D(0, 0, 0) scale(1);
    transform: rotate(0) translate3D(0, 0, 0) scale(1);
    opacity: 1;
    border: 4px solid #e2001a;
}

.checkbox:checked~.checkbox-visual {
    border-color: #e2001a;
    background: #e2001a;
}

.checkbox-label.decor .checkbox:checked~.checkbox-visual {
    border-color: rgba(164, 165, 165, 0.5);
    background: #fff;
}

.checkbox-label.decor .checkbox:checked~.checkbox-visual:after {
    -webkit-transform: rotate(0) translate3D(0, 0, 0) scale(1);
    -ms-transform: rotate(0) translate3D(0, 0, 0) scale(1);
    -o-transform: rotate(0) translate3D(0, 0, 0) scale(1);
    transform: rotate(0) translate3D(0, 0, 0) scale(1);
}

.checkbox:checked~.checkbox-visual::after, .checkbox:checked~.radio-visual::after {
    -webkit-transform: rotate(-45deg) translate3D(0, 0, 0) scale(1);
    -ms-transform: rotate(-45deg) translate3D(0, 0, 0) scale(1);
    -o-transform: rotate(-45deg) translate3D(0, 0, 0) scale(1);
    transform: rotate(-45deg) translate3D(0, 0, 0) scale(1);
    opacity: 1;
}

.checkbox:disabled~.checkbox-visual, .checkbox:disabled~.checkbox-visual::after, .checkbox:disabled~.radio-visual {
    border-color: rgba(0, 0, 0, 0.16);
}

.pseudo-select_full .checkbox-text {
    font-weight: 400;
}

.no-touch .checkbox-label:hover .checkbox-visual, .no-touch .checkbox-label:hover .radio-visual, .no-touch label:hover .checkbox-visual, .no-touch label:hover .radio-visual {
    border-color: #a4a5a5;
}

.input-count {
    display: inline-block;
    width: 16px;
}


@media (max-width:768px) {
    .other-auto .row-full__item {
        float: none;
    }

}

@media (max-width:767px) {
    .hidden-xs { display: none !important }
    .visible-xs { display: block !important }
    .visible-xs_tb { display: table !important }
    .text-guide .columns_2 { -webkit-columns: 1; -moz-columns: 1; columns: 1 }
    .tabs-table-cell { padding-bottom: 0px; }
    .tabs-table-cell:last-child {padding-top: 15px;}
    .menu-table { max-width: 400px; margin-left: auto; margin-right: auto }
    .section-container_color_xs { background: 0 0 }
    .section-container_color_xs .col-xs-12 { padding-top: 10px; padding-bottom: 12px; background: #eee }
    .container__title { font-size: 28px; line-height: 34px; margin-bottom: 12px }
    .container__subtitle { font-size: 24px; line-height: 34px }
    .text_large { font-size: 32px }
    .main-menu { display: none }
    .main-header { margin-top: 2px }
    .page-content-image { height: 480px; background-image: url(/bitrix/templates/source/css/../img/main_back_mobile.jpg); background-size: auto; margin-top: 0 }
    .tabs-block { position: static; left: 0; right: 0 }
    .tabs-block__footer { display: block }
    .tabs-footer-cell { display: block; width: 50%; float: left }
    .tabs-body-table { display: block; padding: 0 20px }
    .tabs-table-cell,
    .tabs-table-cell:last-child { padding-right: 0; padding-left: 0}
    .main-submenu__item:first-child { display: none }
    .main-submenu__item { width: 50% }
    .tabs-table-cell { display: block; width: auto }
    .cart-btn__txt,
    .dropdown-panel-container { display: none }
    .cart-btn__icon { margin-left: 0 }
    .top-row__item_table { table-layout: fixed }
    .top-item-cell { position: relative }
    .top-item-cell:first-child,
    .top-item-cell:last-child { width: auto }
    .mobile-logo { padding: 0 }
    .top-item-cell .dropdown__body { left: 0; right: auto; max-width: 290px }
    .sidebar { padding: 0 60px 70px 20px }
    .sidebar-close { position: absolute; right: 20px; width: 40px }
    .modal { max-width: -webkit-calc(100vw - 30px); max-width: calc(100vw - 30px) }
    .modal-inner-block { padding: 0; margin: 0 -20px }
    .relative-block-inner:first-child { padding-left: 140px; min-height: 292px; background-image: url(/bitrix/templates/source/css/../img/1493_m.png); background-position: 0 0; background-repeat: no-repeat }
    .relative-block-inner:last-child { padding: 0 0 0 15px }
    .relative-block__item { margin-bottom: 20px }
    .relative-block-inner:first-child .relative-block__item { width: 100%; max-width: none }
    .filter-header_table { display: block }
    .filter-header__cell { display: inline-block; width: auto; margin-top: 10px; padding-left: 0 }
    .filter-header__cell:first-child { padding-right: 0 }
    .filter-header__cell:last-child { width: auto }
    .filter-list_columns { -webkit-columns: 2; -moz-columns: 2; columns: 2 }
    .pseudo-select_min .pseudo-select__body { max-width: none; right: 0 }
    .consult-container { background-position: 56% 0; min-height: inherit }
    .consult-container__inner { padding-left: 0; margin-top: 40px; margin-bottom: 20px }
    .input_decor,
    .input_decor:focus { font-size: 24px; width: 282px; max-width: 100% }
    .marketing-col { margin-bottom: 30px }
    .section-info { padding: 40px 0 30px }
    .question-block,
    .question-block__body,
    .question-block__footer { display: block; }
    .question-block__footer { max-width: 320px }
    .warranty-container { text-align: center; padding: 30px 0 10px; }
    .warranty-container .row { display: -ms-flex; display: -webkit-flex; display: flex; flex-wrap: wrap; }
    .warranty-col { display: table; max-width: 320px; width: 100%; text-align: left; clear: left; margin: 0 auto 30px }
    .warranty-col__content,
    .warranty-col__image { display: table-cell; vertical-align: top }
    .warranty-col__image { width: 80px; padding-right: 15px; padding-top: 10px; }
    .warranty-col__title { font-size: 22px; line-height: 22px; }
    .warranty-container .container__title { margin-bottom: 20px }
    .warranty-col__image .svg-icon { margin-bottom: 0; height: 60px }
    .warranty-col__descr { font-size: 16px; line-height: 18px; margin-top: 5px; }
    .consult-container .text_large { font-size: 28px; }
    .consult-container .text_strong { font-size: 50px; }
    .consult-container .input-delimetr,
    .consult-container .btn_lg .btn__txt { font-size: 24px; }
    .marketing-container h3 { font-size: 22px; margin-bottom: 16px;}
    .question-table__cell_descr { font-size: 16px; }
    .news-table-container { padding: 30px 0 30px; }
    .container__subtitle { margin-bottom: 25px; }
    .slider_about .slide__body { text-align: center; }
    .slide__body p { padding: 0 0 25px 0; }
    .section-info .section__title { margin-bottom: 25px; }
    .text-guide .columns_2 { text-align: left; }
    .text-guide .columns_2 p { font-size: 14px; }
    .page-footer h4 { font-size: 16px; }
    .page-footer ul li { font-size: 12px; line-height: 16px; }
    .page-footer ul li + li { margin-top: 5px; }
    .page-footer__bottom { margin-top: 5px; }
    .consult-container__text span:nth-child(1) { float: none; }
    .br-mobile-only { display: block; }
}
@media (max-width:460px) {
    .hidden-460 { display: none !important }
    .visible-460 { display: block }
    .page-footer-row {      /*display: none*/
    display: -ms-flex; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap; width: 100%; }
    .page-footer .row { margin: 0; }
    .page-footer__col { width: 49%; }
    .table-content-title { font-size: 16px; line-height: 18px }
    .modal,
    .tabs-table-cell { padding-bottom: 0 }
    .modal { padding-top: 0 }
    .block-item-title { line-height: 22px; margin-bottom: 2px }
    .inner-block__title { padding: 0 40px; text-align: center }
    .modal__text-block { margin-bottom: 0 }
    .social-list__item { margin: 0 4px 12px }
    .row-triple { display: block }
    /*.row-triple__item { display: table; width: 100%; float: none; margin-top: 10px; padding: 0 }*/
    /*.row-triple__item .form__input,
    .row-triple__item .form__label { display: table-cell; vertical-align: middle }
    .row-triple__item .form__label { width: 40%; padding-right: 10px }*/
    .row-triple__item {
        padding: 0 13px;
    }
    .param-auto .form__row.row-triple {
        margin: 0 -20px !important;
    }
    .form__label-abs {
        left: -23px;
    }
    .tabs-block .row-half { margin: 12px -10px }
    .filter-header__cell_count { display: none }
    .filter-list_columns { -webkit-columns: 1; -moz-columns: 1; columns: 1; -webkit-column-gap: 0; -moz-column-gap: 0; column-gap: 0 }
    .news-table { display: block; max-width: 320px; margin-left: auto; margin-right: auto }
    .news-table__main { display: block; width: auto; padding-right: 0 }
    .news-table__content { display: block; padding-top: 10px; font-size: 14px; line-height: 18px }
    .news-image img { min-width: 100% }
    .marketing-col { width: 100% }
}
@media (max-width:592px) {
    .input_decor,
    .input_decor:focus { margin-bottom: 10px; }
}
/*----------------NEW-STYLE-FOR-FILTER(NEW-HEADER)------------*/
.main-form {
    width: 1340px;
    /*padding: 0 20px;*/
    margin: 0 auto;
    min-width: 320px;
    box-sizing: border-box;
}
.tabs-block {}
.form__row:last-child .row-triple__item {
    width: 66.66666666666%;
 }
 .form__row:last-child .row-triple__item + .row-triple__item {
    margin-top: 26px;
    width: 33.333333333%;
    padding: 0px;
 }
.form__season-hidden,
.form__class-hidden,
.form__sale-hidden {
    display: none;
}
.tabs__tab.param .tabs-table-cell:last-child .row-triple__item,
.other-auto .form__row:last-child .row-triple__item {
    width: 100%;
}



.tabs__tab.options .tabs-table-cell:first-of-type {
    width: 33.33333333333%;
}
.tabs__tab.options .tabs-table-cell:last-of-type {
    width: 66.66666666666%;
    padding-left: 0px;
    padding-bottom: 40px;
}
.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item {
    padding: 0 20px;
    position: relative;
}
.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(1),
.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(2),
.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(3),
.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(6){
    width: 20%;
}
.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(4),
.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(7){
    width: 40%;
}
.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(5){
    width: 60%;
}
.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(1),
.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(2),
.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(3),
.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(4) {
    margin-top: 0px;
}
.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(5),
.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(7){
    margin-top: 15px;
}
.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(6) {
    margin-top: 40px;
    padding: 0px;
}


/* правка после изменения полей на главной странице */
@media (min-width: 1200px) {
    .main-header-in-homepage .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(6) {
        margin-top: 25px;
        padding: 0px;
        margin-bottom: 15px;
    }
}

/*@media (min-width: 1200px) {
    .main-header-in-homepage .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(6) {
        margin-top: 12px;
        padding: 0px;
        width: 250px;
    }
}
*/
@media (max-width: 1339px) {
    .main-form {
        width: 1200px;
    }
    .form__row:last-child .row-triple__item {
        width: 100%;
     }
    .form__row:last-child .row-triple__item + .row-triple__item {
        margin-top: 15px;
        width: 100%;
        padding: 0px 20px;
    }
}

@media (max-width: 1199px) {
    .main-form {
        width: 960px;
    }
    /*.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(1),
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(2),
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(3) {
        width: 20%;
    }
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(4),
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(5),
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(6),
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(7) {
        width: 40%;
    }*/
    /*.tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(4) {
        margin-top: 15px;
    }*/
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(6) {
        padding: 0 20px;
        margin-top: 28px;
    }
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(7) {
        margin-top: 0px;
    }
}

@media (max-width: 959px) {
    .main-form {
        width: 768px;
    }
    .tire-selection-bycar {
        padding-left: 0px;
    }
    .tabs__tab.options .tabs-table-cell:last-of-type {
        width: 100%;
        padding-bottom: 32px;
    }
}

@media (max-width: 767px) {
    .main-form {
        width: 100%;
        padding: 0px;
    }
    .form__season-hidden,
    .form__class-hidden,
    .form__sale-hidden {
        display: block;
    }
    .form__row-hihhen {
        display: none;
    }
    .form__row .row-triple__item:nth-of-type(4),
    .form__row .row-triple__item:nth-of-type(5),
    .form__row .row-triple__item:nth-of-type(6) {
        margin-top: 15px;
    }
    .form__row .row-triple__item:nth-of-type(6) {
        margin-top: 40px;
    }
    .form__row:first-child {
        margin-bottom: 0px;
    }
    .tabs__tab.param .tabs-table-cell:last-child .form__row,
    .tabs__tab.param .tabs-table-cell:last-child .form__row a {
        margin-bottom: 0px !important;
    }
    .tabs__tab.param .tabs-table-cell:last-child {
        padding: 0px 0px 24px 0px;
    }

}
@media (max-width: 639px) {
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(1),
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(2),
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(3) {
        width: 33%;
    }
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(4),
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(5),
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(6),
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(7) {
        width: 100%;
    }
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(4) {
        margin-top: 15px;
    }
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(7) {
        margin-top: 20px;
    }
    .main-submenu .menu-button__title,
    .main-submenu .menu-button__title.help-circle {
        font-size: 16px !important;
    }
    .form__row .row-triple__item:nth-of-type(4),
    .form__row .row-triple__item:nth-of-type(5) {
        width: 50%;
    }
    .form__row .row-triple__item:nth-of-type(6) {
        width: 100%;
        margin-top: 15px;
    }
}
@media (max-width: 519px) {
    .form__row:last-child .row-triple__item {
        width: 100%;
     }
    .form__row:last-child .row-triple__item + .row-triple__item {
        margin-top: 15px;
        width: 100%;
        padding: 0px 20px;
    }
    .main-submenu .menu-button__title,
    .main-submenu .menu-button__title.help-circle {
        padding: 9px 52px !important;
        line-height: 19px !important;
        text-align: center !important;
    }
}
@media (max-width: 460px) {
    .row-triple__item,
    .form__row:last-child .row-triple__item + .row-triple__item {
        padding: 0 13px;
    }
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item,
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(6) {
        padding: 0 13px;
    }
}
@media (max-width: 479px) {
    .main-submenu .menu-button__title,
    .main-submenu .menu-button__title.help-circle {
        padding: 9px 40px !important;
    }
    .form__row .row-triple__item:nth-of-type(4),
    .form__row .row-triple__item:nth-of-type(5) {
        width: 100%;
    }
    .tabs__tab.param .tabs-block__body .form__row:first-child {
        margin-bottom: 0px !important;
    }
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(4),
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(5),
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(6),
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(7) {
        width: 100%;
    }
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(6) {
        margin-top: 15px;
    }
    .tabs__tab.options .tabs-table-cell:last-of-type .row-triple__item:nth-of-type(7) {
        margin-top: 20px;
    }
}
@media (max-width: 419px) {
    .main-submenu .menu-button__title,
    .main-submenu .menu-button__title.help-circle {
        padding: 9px 20px !important;
    }
}
@media (max-width: 369px) {
    .main-submenu .menu-button__title,
    .main-submenu .menu-button__title.help-circle {
        padding: 9px 0px !important;
    }
    .menu-button, .menu-button:focus {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .main-submenu__item:nth-child(3) .menu-button {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }
}

@media (max-width: 320px) {}
/*----------------NEW-STYLE-FOR-FILTER(NEW-HEADER)------------*/


.no-webp .img_car_tire {
    background-image: url(/bitrix/templates/source/img/car_tire.png);
}
.webp .img_car_tire {
    background-image: url(/bitrix/templates/source/img/car_tire.webp);
}
/* End */


/* Start:/local/components/dev.autoset/com.pop.up.action_2/templates/.default/style.css?1578131248814*/
/*.pop-up-action__phone {*/
/*	opacity: 0;*/
/*	visibility: hidden;*/
/*	position: absolute;*/
/*	top: 0;*/
/*	left: 0;*/
/*}*/
/*.pop-up-action__phone.visible {*/
/*	opacity: 1;*/
/*	visibility: visible;*/
/*	position: relative;*/
/*	top: auto;*/
/*	left: auto;*/
/*	-webkit-transition: opacity 0.3s;*/
/*	-o-transition: opacity 0.3s;*/
/*	transition: opacity 0.3s;*/
/*}*/
.pop-up-action__btn {
	display: inline-block;
	vertical-align: middle;
	width: 246px;
}
.pop-up-action__order {
	margin-left: 14px;
}
.pop-up-action__phone,
.pop-up-action__btn {
	margin-top: 40px;
}
@media (max-width: 639px) {
	.pop-up-action__phone,
	.pop-up-action__btn {
	    width: 100%;
	    max-width: 280px;
	}
	.pop-up-action__btn {
	    margin-left: 0px;
	}
	.pop-up-action__btn + .pop-up-action__btn {
		margin-top: 16px;
	}
}


/* End */


/* Start:/bitrix/components/dev.autoset/main.marketing_all_page/templates/.default/style.css?15849613291784*/
.table,
.warranty-col__image {
    display: table;
    width: 100%
}

.table-cell,
.warranty-col__image .img-box {
    display: table-cell;
    vertical-align: middle
}

.warranty-container {
    padding: 56px 0 10px
}

.warranty-col {
    text-align: center;
    margin-bottom: 32px
}

.warranty-col__image {
    height: 80px
}



.warranty-col__descr {
    font-size: 16px;
    line-height: 22px
}

.warranty-container .container__title {
    margin-bottom: 50px
}

.warranty-container .warranty-col__image svg {
    min-width: 70px;
}

.warranty-col__image .svg-icon {
    color: #e2001a;
    height: 80px;
    width: 90px;
    margin-bottom: 20px
}

.no-touch .warranty-col:hover .svg-icon {
    color: #ff2c2c
}

.warranty-container .warranty-col__title{
    margin: 5px 0 0;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
}

.section-warranty {
	background: white;
	width: 100%;
}

.section-warranty * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.section-warranty a:hover {
	color: #666;
}

@media (max-width: 767px) and (min-width: 640px) {
	.warranty-container .br-mobile-only {
		display: none;
	}
	.warranty-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	.warranty-wrap.row:before,
	.warranty-wrap.row:after {
		display: none;
	}
	.warranty-wrap .warranty-col {
		display: block;
		max-width: 100%;
		width: 50%;
	}
	.warranty-wrap .warranty-col__image,
	.warranty-wrap .warranty-col__content {
		display: block;
		padding: 0;
		margin: 0 auto;
		text-align: center;
	}
}
/* End */


/* Start:/bitrix/components/dev.autoset/request.call.back/templates/call.back.adapt/style.css?15747761862656*/
.consult-container * {
    box-sizing: border-box;
}

.consult-container {
    min-height: 410px;
    background-size: cover;
    color: #fff;
    background-repeat: no-repeat;
    background-position: 40% 0;
    text-shadow: rgba(0, 0, 0, .25) 5px 5px 22px
}

.consult-container__inner {
    margin-top: 92px;
    padding-left: 40px
}

.consult-container .text_large {
    display: block;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 10px;
    font-weight: 700
}

.consult-container .text_strong {
    display: block;
    font-size: 54px;
    line-height: 52px;
    margin-bottom: 10px;
    font-weight: 700
}

.consult-container .text_medium {
    display: block;
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: 700
}

.consult-container .form__label-txt {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 5px
}

.input_decor, .input_decor:focus {
    vertical-align: middle;
    height: 54px;
    line-height: 54px;
    width: 310px;
    max-width: 100%;
    background-color: rgba(0, 0, 0, .5);
    border: 1px solid rgba(255, 255, 255, .5);
    -webkit-border-radius: 11px;
    border-radius: 11px;
    font-size: 30px;
    padding: 0 12px
}

.input_decor:hover {
    border: 1px solid rgba(255, 255, 255, .5)
}

.input-delimetr {
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 0 10px
}

.consult-container .btn_lg {
    margin-left: 5px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

.consult-container .input_decor {
    height: 60px;
}

.consult-container .mask-decor {
    font-size: 30px;
    line-height: 60px
}

.response_message {
    padding: 10px;
    font-size: 28px;
    background-color: rgba(0, 128, 0, 0.45);
    width: 300px;
    margin-top: 7px;
}

.response_message_error {
    padding: 10px;
    font-size: 20px;
    background-color: rgba(187, 7, 7, 0.64);
    width: 300px;
    margin-top: 7px;
}

@media (max-width:767px) {
    .consult-container {
        background-position: 56% 0;
        min-height: inherit
    }

    .consult-container__inner {
        padding-left: 0;
        margin-top: 40px;
        margin-bottom: 20px
    }

    .input_decor, .input_decor:focus {
        margin-bottom: 10px;
        font-size: 24px;
        width: 282px;
        max-width: 100%;
    }

}

.consult-container .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}


/* End */


/* Start:/bitrix/templates/inner-updated_2017/styles.css?15713857507487*/
footer  * { box-sizing: border-box; }
.social-row { display: none; }
div.sidebar ul li a { color: #fff; cursor: pointer; }

/* Smartphones (portrait and landscape) ----------- */
@media (max-width:767px) {
	.helper__bg-img:before { display: none; }
	.headerSelector .background { display: none; }
	.productKind { display: none; }
}
.career-vacancy__contact { padding-top: 10px; }
.h1-head-inner { padding-top: 0px; padding-bottom: 0px; line-height: 16px; }
.contacts__adress__item .contacts__adress__text:hover { text-decoration: underline; }
/*.errortext { width: 960px; margin: 0 auto; padding-top: 50px; }*/
.post-news-content { font-size: 16px; line-height: 24px; text-align: left; }
@media (max-width:640px) {
	.post-news-content { padding-left: 5px; padding-right: 5px; }
	.post-news-detail { padding-left: 5px; padding-right: 5px; }
}
.post-news-detail { font-size: 16px; line-height: 24px; text-align: left; padding-top: 40px}
.post-news-detail h1{ font-size: 24px; line-height: 27px; margin-top: 10px;  margin-bottom: 20px; text-align: left; font-weight: bold}
.post-news-detail h2{ font-size: 20px; line-height: 23px; margin-top: 20px;  margin-bottom: 20px; margin-left: 0px !important; margin-right: 0px !important; text-align: left; font-weight: bold; color: #000; text-transform: none;}
.post-news-detail ul, .post-news-detail ol { margin-top: 10px; padding-left: 0px !important; }
.post-news-detail ul li, .post-news-detail ol li { position: relative; padding-left: 20px; list-style-type: none}
.post-news-detail ul li + li, .post-news-detail ol li + li {margin-top: 10px;}
.post-news-detail ul li:before {content: ""; display: block; width: 4px; height: 4px; background-color: #e2001a; position: absolute; top: 10px; left: 0px;}
.post-news-detail ol li:before {content: ""; display: block; position: absolute; top: 0px; left: 0; font-size: 16px; line-height: 22px; font-weight: 700; color: #e2001a;}
.post-news-detail ol li:nth-of-type(1):before {content: "1."}
.post-news-detail ol li:nth-of-type(2):before {content: "3."}
.post-news-detail ol li:nth-of-type(3):before {content: "3."}
.post-news-detail ol li:nth-of-type(4):before {content: "4."}
.post-news-detail ol li:nth-of-type(5):before {content: "5."}
.post-news-detail ol li:nth-of-type(6):before {content: "6."}
.post-news-detail ol li:nth-of-type(7):before {content: "7."}
.post-news-detail ol li:nth-of-type(8):before {content: "8."}
.post-news-detail ol li:nth-of-type(9):before {content: "9."}
.post-news-detail ol li:nth-of-type(10):before {content: "10."}
.post-news-detail ol li:nth-of-type(11):before {content: "11."}
.post-news-detail ol li:nth-of-type(12):before {content: "12."}
.post-news-detail ol li:nth-of-type(13):before {content: "13."}
.post-news-detail ol li:nth-of-type(14):before {content: "14."}
.post-news-detail ol li:nth-of-type(15):before {content: "15."}
.post-news-detail ol li:nth-of-type(16):before {content: "16."}
.post-news-detail ol li:nth-of-type(17):before {content: "17."}
.post-news-detail ol li:nth-of-type(18):before {content: "18."}
.post-news-detail ol li:nth-of-type(19):before {content: "19."}
.post-news-detail ol li:nth-of-type(20):before {content: "20."}
.post-news-detail a {
    color: #1057B9 !important;
    text-decoration: none !important;
}
.post-news-detail a:hover {
    color: #ff2c2c !important;
}
.post-news-detail a:before,
.post-news-detail a:after {
    display: none !important;
}
.post-news-detail p { padding-bottom: 5px; padding-top: 5px; }
.post-news-detail .post-news-data{margin-top: 0px; font-size: 14px; line-height: 19px;}
.post-news-detail .prev-img-content {margin-bottom: 15px}
.gs-section ul li { list-style: circle; margin-left: 30px; }
.trucks_tires_proiz_sel select { text-transform: uppercase; }
.truck-select-os select { text-transform: uppercase; }

/*деактивация грузового сегмента*/

/*.trucks_tires .price,
.trucks_tires_details .price { display: none; }
.trucks_tires .cart a[id*=_],
.trucks_tires_details .cart a[id*=_],
.trucks_tires_details .quantity,
.trucks_tires .quantity { display: none !important; }
.trucks_wheels .price,
.trucks_wheels_details .price { display: none; }
.trucks_wheels .cart a[id*=_],
.trucks_wheels_details .cart a[id*=_],
.trucks_wheels_details .quantity,
.trucks_wheels .quantity { display: none !important; }
.trucks_battereis .price,
.trucks_battereis_details .price { display: none; }
.trucks_battereis .cart a[id*=_],
.trucks_battereis_details .cart a[id*=_],
.trucks_battereis_details .quantity,
.trucks_battereis .quantity { display: none !important; }*/
@media (max-width: 639px) {
    .post-news-detail h1{ font-size: 22px; line-height: 25px}
}
@media (max-width:480px) {
	.offersTires { margin-left: 10px; }
}
.about-company-main ul {
  margin-top: 10px;
  padding-left: 0px !important;
}
.about-company-main ul li {
  position: relative;
  padding-left: 20px;
}
.about-company-main ul li + li {
  margin-top: 10px;
}
.about-company-main ul li:before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  background-color: #e2001a;
  position: absolute;
  top: 10px;
  left: 0px;
}
/*.about-company-main ul li { list-style: square; padding-bottom: 15px; list-style-position: inside; }
.about-company-main ul li:last-child { padding-bottom: 0px; }*/
.about-company-main h2 { margin: 20px 0 20px; font-size: 20px; line-height: 22px; text-transform: none; color: #000 !important; }
.last-news-box h3 { margin: 20px 0 20px; font-size: 18px; }
.full-background { width: 100%; }

/* для верскти внутрениех страниц*/
.w-container .list-decimal > li { list-style-type: decimal; list-style: decimal; }
.w-container .list-disc > li { list-style-type: disc; list-style: disc; }
.w-container h2 { color: #333; margin-left: 0px !important; }
.w-container .rubricator-content-article__text ol li { list-style-type: decimal; list-style: decimal; }
.w-container .rubricator-content-article__text ul li { list-style-type: disc; list-style: disc; }
.w-container .rubricator-content-article__text ul > li { list-style-type: disc; list-style: disc; text-indent: 0px; }
.w-container .rubricator-content-article__text ol > li { list-style-type: decimal; list-style: decimal; text-indent: 0px; }
.w-container .rubricator-content-article__text ul { padding-left: 50px; }
.w-container .rubricator-content-article__text ol { padding-left: 50px; }

/*
.w-container .rubricator-content-article__text ul > li, .w-container .rubricator-content-article__text ol > li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
    overflow: auto;
}

.w-container .rubricator-content-article__text ul > li:before  {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 5px;
    height: 5px;
    background-color: #e3071a;
    border-radius: 50%;
}

.w-container .rubricator-content-article__text ol > li {
    counter-increment: ol;
}

.w-container .rubricator-content-article__text ol > li:before {
    content: counter(ol);
    position: absolute;
    top: 0;
    left: 0;
    color: #e3071a;
    font-weight: 600;
}
*/

.container-cervice {
	background: #ffffff;
}

.list-decimal > li {
    list-style-type: decimal ;
    list-style: decimal;
}

.list-disc > li {
    list-style-type: disc;
    list-style: disc;
}
/* End */


/* Start:/bitrix/templates/inner-updated_2017/template_styles.css?1575441621930*/
.svgicon {
	fill: #e2001a;
	max-height: 75px;
}

.addit-info .news-detail h3 {
	font-size: 18px;
	line-height: 21px;
	font-weight: 500;
}

.about-company-main .list__auto-model {
	-webkit-columns: 5;
    -moz-columns: 5;
	columns: 5;
	margin-bottom: 22px;
}
.about-company-main .list__auto-model li {
	display: block;
	font-size: 14px;
	line-height: 22px;
}
.about-company-main .list__auto-model li.letter {
	color: #e2001a;
}
.about-company-main .list__auto-model li a {
	text-decoration: none;
}

@media (max-width:959px) {
	.about-company-main .list__auto-model {
		-webkit-columns: 4;
		-moz-columns: 4;
		columns: 4;
	}
}
@media (max-width:767px) {
	.about-company-main .list__auto-model {
		-webkit-columns: 3;
		-moz-columns: 3;
		columns: 3;
	}
}
@media (max-width:479px){
	.about-company-main .list__auto-model {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2;
	}
}
/* End */
/* /bitrix/templates/source/css/style_all_page.css?15560231863220 */
/* /local/source/footer.css?15698333362861 */
/* /local/source/my_select/css/myselect.css?158393287217651 */
/* /local/source/multichoose/css/multichoose.css?15766738446519 */
/* /local/templates/.default/auth/css/modal.min.css?15454820215588 */
/* /local/templates/.default/auth/css/form.min.css?154548202112350 */
/* /local/templates/.default/auth/css/form.password.min.css?1545482021431 */
/* /local/templates/.default/auth/css/button.min.css?15454820218469 */
/* /local/templates/.default/auth/auth.css?15454820215167 */
/* /local/components/dev.autoset/main.header/templates/v5/css/header.css?158495654854898 */
/* /bitrix/templates/inner-updated_2017/components/bitrix/catalog.filter/filter_cars_tires_updated_main/style.css?157433700314294 */
/* /bitrix/templates/source/css/form.css?157434012029672 */
/* /local/components/dev.autoset/com.pop.up.action_2/templates/.default/style.css?1578131248814 */
/* /bitrix/components/dev.autoset/main.marketing_all_page/templates/.default/style.css?15849613291784 */
/* /bitrix/components/dev.autoset/request.call.back/templates/call.back.adapt/style.css?15747761862656 */
/* /bitrix/templates/inner-updated_2017/styles.css?15713857507487 */
/* /bitrix/templates/inner-updated_2017/template_styles.css?1575441621930 */
