@charset "UTF-8";
.body.itsMobile > .wrapper > header .center .line2 {
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  gap: 15px;
}

.reviews-blocks-on-main .block {
  height: -moz-fit-content;
  height: fit-content;
}
.reviews-blocks-on-main .block .text {
  height: -moz-fit-content;
  height: fit-content;
}

.header .line2 a .address {
  margin-left: 20px;
}

@media only screen and (max-width: 1169px) {
  html {
    overflow-x: hidden;
    max-width: 100vw;
  }
  body.itsMobile {
    max-width: 100vw;
    height: auto;
  }
  body.itsMobile .wrapper {
    max-width: 100vw;
    min-width: 100%;
  }
  /* ----------------------------------------------------------- */
  /* =START header
  -------------------------------------------------------------- */
  .news-blocks-on-main .block {
    display: flex;
    flex-wrap: wrap;
  }
  body.itsMobile > .wrapper > header {
    height: auto;
  }
  body.itsMobile > .wrapper > header .center {
    width: 100%;
  }
  body.itsMobile > .wrapper > header .center .line1 {
    text-align: center;
    height: auto;
    min-height: 100px;
  }
  body.itsMobile > .wrapper > header .center .line1:after {
    content: "";
    display: block;
    clear: both;
  }
  body.itsMobile > .wrapper > header .center .line1 .link {
    display: inline-block;
    float: none;
    width: 30%;
    margin: 10px 20px;
  }
  body.itsMobile > .wrapper > header .center .line1 .link:before {
    display: none;
  }
  body.itsMobile > .wrapper > header .center .line1 .search {
    float: none;
    position: relative;
    max-width: 300px;
    margin: auto;
  }
  body.itsMobile > .wrapper > header .center .line1 .search input[type=text] {
    width: 100%;
  }
  body.itsMobile > .wrapper > header .center .line1 .search input[type=submit] {
    margin-top: 0;
    top: 0;
    right: 10px;
  }
  body.itsMobile > .wrapper > header .center .line1 .phone {
    float: none;
    width: 100%;
    max-width: 300px;
    display: block;
    min-height: 50px;
    padding: 0;
    padding-left: 50px;
    margin: 20px auto;
  }
  body.itsMobile > .wrapper > header .center .line1 .phone a {
    line-height: 50px;
    font-size: 30px;
    float: none;
  }
  body.itsMobile > .wrapper > header .center .line1 .order-call {
    float: none;
    display: block;
    margin: 20px auto;
    padding: 0;
  }
  body.itsMobile > .wrapper > header .center .line2 {
    height: auto;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
  }
  body.itsMobile > .wrapper > header .center .line2 .logo {
    float: none;
    width: 100%;
    margin: 30px auto;
    height: auto;
    display: block;
  }
  body.itsMobile > .wrapper > header .center .line2 .address,
  body.itsMobile > .wrapper > header .center .line2 .phone,
  body.itsMobile > .wrapper > header .center .line2 .cart {
    float: none;
    height: auto;
    display: flex;
    align-items: center;
    position: relative;
    margin: unset;
  }
  body.itsMobile > .wrapper > header .center .line2 .address .icon,
  body.itsMobile > .wrapper > header .center .line2 .phone .icon,
  body.itsMobile > .wrapper > header .center .line2 .cart .icon {
    width: 50px;
  }
  body.itsMobile > .wrapper > header .center .line2 .address #cartCount,
  body.itsMobile > .wrapper > header .center .line2 .phone #cartCount,
  body.itsMobile > .wrapper > header .center .line2 .cart #cartCount {
    top: 0;
    right: 0;
    margin-top: 0px;
  }
  body.itsMobile > .wrapper > header .center .line2 .cart {
    display: none;
  }
  body.itsMobile > .wrapper > header .center .line2 .address {
    margin-left: 0;
  }
  body.itsMobile > .wrapper > header .center .line2 .phone a {
    line-height: 150%;
  }
  body.itsMobile > .wrapper > header .line3 .center ul.menu > li {
    float: none;
    padding: 0 15px 0px 15px;
  }
  body.itsMobile > .wrapper > header .line3 .center ul.menu > li:before {
    display: none;
  }
  body.itsMobile > .wrapper > header .line3 .center ul.menu > .dropdown > ul.submenu {
    margin-left: 40%;
  }
  body.itsMobile > .wrapper > header .line3 .center ul.menu > .dropdown > ul.submenu > li {
    padding: 0 15px 0px 15px;
  }
  /* ----------------------------------------------------------- */
  /* =END header
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START footer
  -------------------------------------------------------------- */
  body.itsMobile > .wrapper > footer {
    min-width: 100%;
    margin: auto;
  }
  body.itsMobile > .wrapper > footer .center {
    width: 100vw;
  }
  body.itsMobile > .wrapper > footer .center .col2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  body.itsMobile > .wrapper > footer .center .col3 {
    text-align: left;
  }
  body.itsMobile > .wrapper > footer .center .col3 a {
    display: inline-block;
  }
  /* ----------------------------------------------------------- */
  /* =END footer
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START content
  -------------------------------------------------------------- */
  body.itsMobile > .wrapper > .content {
    padding: 10px;
  }
  body.itsMobile > .wrapper > .content:after {
    content: "";
    display: block;
    clear: both;
  }
  body.itsMobile > .wrapper > .content main.main .center {
    width: 100%;
  }
  body.itsMobile > .wrapper > .content main.main .center ul.breadcrumb {
    line-height: 30px;
  }
  /* ----------------------------------------------------------- */
  /* =END content
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START tests
  -------------------------------------------------------------- */
  body.itsMobile .tests .test-steps {
    width: 100%;
    padding: 20px 0px;
  }
  body.itsMobile .tests .test-steps .steps table tbody {
    display: table-row;
  }
  body.itsMobile .tests .test-steps .steps table tr {
    display: table-cell;
    vertical-align: top;
  }
  body.itsMobile .tests .test-steps .steps table tr td {
    width: 100%;
    min-width: 100px;
    min-height: 50px;
    text-align: right;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0px;
  }
  body.itsMobile .tests .test-steps .steps .line {
    width: 100%;
    display: none;
  }
  body.itsMobile .tests .test-wrapper {
    width: 100%;
    padding: 0px;
    border: none;
  }
  body.itsMobile .tests .test-wrapper .desc {
    width: 100%;
  }
  body.itsMobile .tests .test-wrapper table {
    width: 100% !important;
  }
  body.itsMobile .tests .test-wrapper table img {
    width: 100%;
    height: auto;
  }
  /* ----------------------------------------------------------- */
  /* =END tests
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START controller: Actions //typography
  -------------------------------------------------------------- */
  body.itsMobile .center .action .desc {
    float: none !important;
    width: 100% !important;
    padding: 0px;
  }
  body.itsMobile .center .action .desc h1 {
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  body.itsMobile .center .action .desc h2 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  body.itsMobile .center .action .desc p {
    margin: 0 0 10px;
  }
  body.itsMobile .center .action .desc ol,
  body.itsMobile .center .action .desc ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-inline-start: 40px;
  }
  body.itsMobile .center .action .desc strong {
    font-weight: 700;
  }
  body.itsMobile .center .action img {
    width: 100%;
    height: auto;
  }
  body.itsMobile .center .action table {
    font-size: 14px;
  }
  body.itsMobile .center .action table tr td {
    padding: 5px;
  }
  body.itsMobile .center .action .cabinet-sidebar img {
    width: 100%;
    height: auto;
  }
  body.itsMobile .center .actions .item a.img-wrapper {
    width: 100%;
    float: none;
    display: block;
  }
  body.itsMobile .center .actions .item a.img-wrapper img {
    width: 100%;
    height: auto;
  }
  body.itsMobile .center .actions .item .info {
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 10px;
    padding: 20px 10px;
  }
  body.itsMobile .center .actions .item .info .name {
    float: none;
    margin: auto;
  }
  body.itsMobile .center .actions .item .info .name a {
    display: block;
    position: inherit;
  }
  body.itsMobile .center .actions .item .info .desc {
    padding: 20px 0px 0px 0px;
    width: 100%;
    float: none;
  }
  /* ----------------------------------------------------------- */
  /* =END controller: Actions
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START controller: Articles
  -------------------------------------------------------------- */
  body.itsMobile .center .news .item {
    width: 100%;
    float: none;
  }
  body.itsMobile .center .news .item a.img-wrapper {
    float: none;
    margin: auto;
    width: 100%;
    height: auto;
  }
  body.itsMobile .center .news .item a.img-wrapper img {
    width: 100%;
    height: auto;
  }
  body.itsMobile .center .news .item .info {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 10px;
  }
  body.itsMobile .center .news .item .info .name {
    width: 100%;
    height: auto;
    margin: auto;
  }
  body.itsMobile .center .news .item .info .desc {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0px;
  }
  body.itsMobile .center .news .item .info .date {
    width: 100%;
    height: auto;
    margin: auto;
    position: static;
    text-align: right;
  }
  /* ----------------------------------------------------------- */
  /* =END controller: Articles
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START controller: Cart
  -------------------------------------------------------------- */
  body.itsMobile .center #cartWrapper .table-cart tr th {
    font-size: 10px;
  }
  body.itsMobile .center #cartWrapper .table-cart tr td {
    line-height: normal;
  }
  body.itsMobile .center #cartWrapper .order-info tr td {
    display: block;
    text-align: center;
  }
  body.itsMobile .center .edit-cart {
    float: none;
    text-align: right;
  }
  body.itsMobile .center .table-cart tr th {
    font-size: 12px;
  }
  body.itsMobile .center .table-cart tr td {
    line-height: normal;
  }
  body.itsMobile .center .order-res tr td {
    display: block;
    width: 100%;
  }
  body.itsMobile .center .cart-steps .step .block {
    padding: 10px;
  }
  body.itsMobile .center .cart-steps .step .block ul.nav-tabs {
    text-align: center;
  }
  body.itsMobile .center .cart-steps .step .block ul.nav-tabs li {
    float: none;
  }
  /* ----------------------------------------------------------- */
  /* =END controller: Cart
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START kontakty Contacts
  -------------------------------------------------------------- */
  body.itsMobile .center .shop a {
    display: block;
  }
  body.itsMobile .center .shop a .img-wrapper {
    width: 100%;
    height: auto;
    float: none;
  }
  body.itsMobile .center .shop .info {
    float: none;
    margin: auto;
  }
  body.itsMobile .center .shop .info .name {
    padding: 10px;
  }
  body.itsMobile .center .shop .info .desc {
    padding: 10px;
  }
  body.itsMobile .center .block-title {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 20px 0px;
  }
  body.itsMobile .center .map-footer {
    position: relative;
    margin: auto auto;
  }
  body.itsMobile .center .map-footer .places {
    width: 100%;
    min-height: 420px;
    overflow-y: scroll;
    position: static !important;
    right: 0;
    z-index: 10;
    background: white;
    font-family: "Exo 2", sans-serif;
    font-size: 17px;
    color: black;
    font-weight: 600;
    border: 1px solid rgb(241, 126, 0);
  }
  body.itsMobile .center .map-footer .places a {
    color: #333;
    display: block;
  }
  body.itsMobile .center .map-footer .places a:last-of-type .place {
    border-bottom: none;
  }
  body.itsMobile .center .map-footer .places .place {
    height: 70px;
    box-sizing: border-box;
    border-bottom: 1px solid rgb(241, 126, 0);
    padding-top: 10px;
    cursor: pointer;
    transition: all 300ms linear;
  }
  body.itsMobile .center .map-footer .places .place:hover {
    box-shadow: 0px 0px 10px 0px rgb(241, 126, 0);
  }
  body.itsMobile .center .map-footer .places .place .left {
    float: left;
    width: 100%;
    padding: 5px 10px 5px 15px;
    box-sizing: border-box;
  }
  body.itsMobile .center .map-footer .places .place .left .map-icon {
    background: url(../img/map-icon-small.png) center no-repeat;
    width: 26px;
    height: 40px;
    display: block;
    float: left;
  }
  body.itsMobile .center .map-footer .places .place .left .text {
    float: left;
    margin-left: 10px;
    font-size: 14px;
    min-width: 165px;
  }
  body.itsMobile .center .map-footer .places .place .right {
    width: 40%;
    float: left;
    font-size: 14px;
    line-height: 16px;
  }
  body.itsMobile .center .map-footer #mapYandex {
    width: 100%;
    height: 420px;
  }
  body.itsMobile .center .call-back-form .data-group,
  body.itsMobile .center .call-back-form .message-group,
  body.itsMobile .center .call-back-form .info-group {
    float: none;
    width: 100%;
    margin-right: 0px;
  }
  /* ----------------------------------------------------------- */
  /* =END kontakty Contacts
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START Reviews
  -------------------------------------------------------------- */
  body.itsMobile .center .action .reviews .review-block {
    width: 100%;
    float: none;
  }
  body.itsMobile .center .action .reviews .review-block .img-wrapper {
    margin: auto;
    float: none;
    width: 100%;
    height: auto;
    /*min-height: 200px;*/
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
  }
  body.itsMobile .center .action .reviews .review-block .right-block .worker-name {
    line-height: 30px;
  }
  body.itsMobile .center .action .reviews .review-block .right-block .bordered-block {
    min-height: 100%;
  }
  body.itsMobile .center .action .reviews .review-block .right-block .bordered-block .desc {
    margin: auto;
    padding: 10px;
  }
  body.itsMobile .center .action .registration-online {
    height: auto;
    padding: 10px;
  }
  body.itsMobile .center .action .registration-online .head {
    width: 100%;
    height: auto;
  }
  body.itsMobile .center .action .registration-online table tr td {
    display: block;
    width: 100%;
  }
  body.itsMobile .center .action .registration-online table tr td .fields-group input,
  body.itsMobile .center .action .registration-online table tr td .fields-group textarea {
    width: 100%;
  }
  /* ----------------------------------------------------------- */
  /* =END Reviews
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START Workers
  -------------------------------------------------------------- */
  body.itsMobile .center .action .division-name {
    text-align: center;
    line-height: 1em;
    font-size: 24px;
  }
  body.itsMobile .center .action .workers .worker-block {
    width: 100%;
    height: auto;
    float: none;
    margin: auto;
    padding: 10px;
  }
  body.itsMobile .center .action .workers .worker-block .img-wrapper {
    width: 100%;
    height: auto;
    padding: 0;
    margin: auto;
    float: none;
  }
  body.itsMobile .center .action .workers .worker-block .right-block .worker-name {
    height: auto;
    padding: 20px 0px;
    margin: auto;
  }
  body.itsMobile .center .action .workers .worker-block .right-block .bordered-block {
    height: auto;
    margin: auto;
    padding: 10px;
  }
  body.itsMobile .center .action .workers .worker-block .right-block .bordered-block .desc {
    margin: 10px auto;
  }
  /* ----------------------------------------------------------- */
  /* =END Workers
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START About
  -------------------------------------------------------------- */
  body.itsMobile .center .about.tab-content .article-text img {
    width: 100%;
    height: auto;
  }
  /* ----------------------------------------------------------- */
  /* =END About
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START Items
  -------------------------------------------------------------- */
  body.itsMobile .center .item-view {
    overflow: visible;
  }
  body.itsMobile .center .item-view .images {
    float: none;
    width: 100%;
    height: auto;
    padding: 10px;
    position: relative;
  }
  body.itsMobile .center .item-view .images .signboard {
    top: -17px;
    left: auto;
    right: -8px;
  }
  body.itsMobile .center .item-view .images .main-img-wrapper {
    height: auto;
  }
  body.itsMobile .center .item-view .images .main-img-wrapper a {
    display: block;
  }
  body.itsMobile .center .item-view .desc {
    width: 100%;
    float: none;
    padding: 0;
  }
  body.itsMobile .center .item-view .desc .title {
    padding: 10px 0px;
    text-align: center;
  }
  body.itsMobile .center .item-view .desc .price {
    margin: auto;
    text-align: center;
    padding: 10px 0px;
  }
  body.itsMobile .center .item-view .desc .price .available {
    position: relative;
    right: 0;
    display: inline-block;
  }
  body.itsMobile .center .item-view .desc .price .rating {
    float: none;
    width: 300px;
    height: auto;
    margin: 30px auto;
  }
  body.itsMobile .center .item-view .desc .price .rating .stars {
    margin: auto;
    background-position: center;
    width: 100%;
    height: 20px;
    background-size: contain;
  }
  body.itsMobile .center .item-view .desc .price .rating .stars-wrapper .star {
    float: none;
    display: inline-block;
  }
  body.itsMobile .center .item-view .desc table.params {
    width: 100%;
    max-width: 400px;
    margin: auto;
  }
  body.itsMobile .center .item-view .desc table.params tr td {
    width: 100%;
    height: auto;
    font-size: 20px;
    display: block;
  }
  body.itsMobile .center .item-view .desc table.params tr td:last-child {
    text-align: right;
  }
  body.itsMobile .center .item-view .desc table.params tr td > span {
    position: static;
  }
  body.itsMobile .center .item-view .desc table.params tr td > div {
    position: static;
    display: none;
  }
  body.itsMobile .center .item-view .desc .cart-block .count {
    width: 100%;
    margin: 20px auto;
    text-align: center;
  }
  body.itsMobile .center .item-view .desc .cart-block .count .decrease-count {
    float: none;
    width: 25%;
    display: inline-block;
  }
  body.itsMobile .center .item-view .desc .cart-block .count #countItems {
    float: none;
    width: 25%;
    display: inline-block;
  }
  body.itsMobile .center .item-view .desc .cart-block .count .increase-count {
    float: none;
    width: 25%;
    display: inline-block;
  }
  body.itsMobile .center .item-view .desc .cart-block .btn-in-cart {
    float: none;
    margin: auto;
    border-radius: 4px;
    background-color: #f17e00;
    background-position: left center;
    width: 100%;
  }
  body.itsMobile .center .item-view .desc .btn-buy-offline {
    margin: 20px auto;
    background-color: #f17e00;
    background-position: left center;
    width: 100%;
  }
  body.itsMobile .center .item-view .desc .btn-order-delivery {
    margin: 20px auto;
    background-color: #77c402;
    background-position: left center;
    width: 100%;
  }
  body.itsMobile .center .zakaz-view form {
    padding: 10px;
    width: 100%;
    margin: auto;
  }
  body.itsMobile .center .zakaz-view table {
    width: 100%;
  }
  body.itsMobile .center .zakaz-view table tr td {
    display: block;
    padding: 0;
  }
  body.itsMobile .center .zakaz-view table tr td .fields-group select {
    width: 100%;
  }
  body.itsMobile .center .zakaz-view table tr td .fields-group input[type=text] {
    width: 100%;
  }
  body.itsMobile .center .zakaz-view table tr td .fields-group input[type=submit] {
    width: 100%;
  }
  body.itsMobile .center .form-with-comment.review-form {
    width: 100%;
    max-width: 100vw;
    left: 0;
    margin: auto;
    font-size: 20px;
  }
  body.itsMobile .center .filters {
    width: 100%;
  }
  body.itsMobile .center .items {
    width: 100%;
  }
  body.itsMobile .center .items .head {
    text-align: center;
  }
  body.itsMobile .center .items .head > span {
    float: none;
    width: 100%;
  }
  body.itsMobile .center .items .head a.order-by,
  body.itsMobile .center .items .head a.type {
    margin: auto;
    float: none;
    width: 100%;
    max-width: 300px;
  }
  body.itsMobile .center .items .list .pager a {
    margin: 10px;
    display: inline-block;
    font-weight: bold;
    vertical-align: middle;
    font-size: 24px;
  }
  body.itsMobile .center .items .list .pager a.active {
    width: 36px;
    height: 36px;
    line-height: 36px;
    background-color: #f17e00;
    color: white;
    border-radius: 50%;
  }
  body.itsMobile .center .items .list .item {
    float: none;
    width: 100%;
    height: auto;
    min-height: 100%;
    margin: 20px auto;
  }
  body.itsMobile .center .items .list .item .inner {
    position: static;
    padding: 0;
    height: 100%;
  }
  body.itsMobile .center .items .list .item .inner .signboard {
    top: -15px;
    right: 7px;
  }
  body.itsMobile .center .items .list .item .inner a {
    opacity: 1;
  }
  body.itsMobile .center .items .list .item .inner a .img-wrapper {
    width: 100%;
    min-height: 100px;
    height: auto;
    max-height: 100%;
    max-width: 100%;
  }
  body.itsMobile .center .items .list .item .inner .info a.btn-in-cart {
    width: 100%;
    background-position: left center;
    background-color: #f17e00;
  }
  body.itsMobile .center .items .list .item .inner .info .more {
    margin: 30px auto;
  }
  /* ----------------------------------------------------------- */
  /* =END Items
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START modal-form reg enter
  -------------------------------------------------------------- */
  body.itsMobile .modal-form.reg,
  body.itsMobile .modal-form.enter {
    width: 95%;
    height: auto;
    left: 0;
    right: 0;
    margin: 0px auto;
    padding: 10px;
  }
  body.itsMobile .modal-form.reg .info,
  body.itsMobile .modal-form.enter .info {
    float: none;
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0px;
    border: none;
  }
  body.itsMobile .modal-form.reg .info .vk-reg,
  body.itsMobile .modal-form.reg .info .fb-reg,
  body.itsMobile .modal-form.enter .info .vk-reg,
  body.itsMobile .modal-form.enter .info .fb-reg {
    float: none;
    display: inline-block;
  }
  /* ----------------------------------------------------------- */
  /* =END modal-form reg enter
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START modal-form reg enter
  -------------------------------------------------------------- */
  body.itsMobile .modal-form.action.success {
    width: 95%;
    margin: auto;
    height: auto;
    top: 25%;
    left: 0;
    right: 0;
  }
  body.itsMobile .modal-form.action.success a.btn,
  body.itsMobile .modal-form.action.success a.btn.btn-in-cart {
    width: 100%;
    float: none;
    margin: 20px auto;
    padding: 0;
    background-position: left center;
    background-color: #f17e00;
  }
  /* ----------------------------------------------------------- */
  /* =END modal-form reg enter
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START modal-form buy-offline
  -------------------------------------------------------------- */
  body.itsMobile .modal-form.buy-offline {
    width: 95%;
    margin: auto;
    height: auto;
    top: 25%;
    left: 0;
    right: 0;
  }
  /* ----------------------------------------------------------- */
  /* =END modal-form buy-offline
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START home index
  -------------------------------------------------------------- */
  body.itsMobile .center .items-on-main-wrapper {
    height: auto;
    min-height: 460px;
  }
  body.itsMobile .center .items-on-main-wrapper .items-on-main {
    height: auto;
  }
  body.itsMobile .center .items-on-main-wrapper .items-on-main .head {
    width: 100%;
    margin: auto;
    padding: 0;
  }
  body.itsMobile .center .items-on-main-wrapper .items-on-main .head ul.ca-menu {
    width: 100%;
    text-align: center;
    margin: 20px auto;
  }
  body.itsMobile .center .items-on-main-wrapper .items-on-main .head ul.ca-menu li {
    float: none;
    width: 27%;
    display: inline-block;
  }
  body.itsMobile .center .items-on-main-wrapper .items-on-main .bx-wrapper .bx-viewport ul.items-slider li.item .info .btn-in-cart,
  body.itsMobile .center .items-on-main-wrapper .items-on-main .bx-wrapper .bx-viewport ul.items-slider li.item .info .more {
    opacity: 1;
  }
  body.itsMobile .center .items-on-main-wrapper .main-more {
    float: none;
    margin: 30px auto;
    display: block;
    text-align: center;
  }
  body.itsMobile .center #registration-online .registration-online {
    padding: 10px;
    height: auto;
  }
  body.itsMobile .center #registration-online .registration-online .head {
    width: 100%;
    height: auto;
    padding: 0;
  }
  body.itsMobile .center #registration-online .registration-online table {
    width: 100%;
  }
  body.itsMobile .center #registration-online .registration-online table tr td {
    display: block;
    padding: 0px;
  }
  body.itsMobile .center #registration-online .registration-online table tr td .fields-group input[type=text],
  body.itsMobile .center #registration-online .registration-online table tr td .fields-group input[type=submit],
  body.itsMobile .center #registration-online .registration-online table tr td .fields-group select {
    width: 100%;
  }
  /* ----------------------------------------------------------- */
  /* =END home index
  -------------------------------------------------------------- */
}
@media (max-width: 992px) {
  /*
      полностью новая верстка для мобильной версии сайта,
      изначально содержала: 
      header, 
      footer, 
      home/index, 
      items/index
  */
  /*------------------------------------------------------------ */
  /* =Reset
  -------------------------------------------------------------- */
  html,
  body,
  div,
  span,
  applet,
  object,
  iframe,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  blockquote,
  pre,
  a,
  abbr,
  acronym,
  address,
  big,
  cite,
  code,
  del,
  dfn,
  em,
  font,
  ins,
  kbd,
  q,
  s,
  samp,
  small,
  strike,
  strong,
  sub,
  sup,
  tt,
  var,
  dl,
  dt,
  dd,
  ol,
  ul,
  li,
  fieldset,
  form,
  label,
  legend,
  table,
  caption,
  tbody,
  tfoot,
  thead,
  tr,
  th,
  td {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    word-wrap: break-word;
  }
  html {
    font-size: 62.5%;
    /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    overflow-y: scroll;
    /* Keeps page centered in all browsers regardless of content height */
    -webkit-text-size-adjust: 100%;
    /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
    -ms-text-size-adjust: 100%;
    /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
  }
  *,
  *:before,
  *:after {
    /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
    /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
    /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
    box-sizing: border-box;
  }
  ol,
  ul {
    list-style: none;
  }
  table {
    border-collapse: separate;
    border-spacing: 0;
  }
  caption,
  th,
  td {
    font-weight: normal;
    text-align: left;
  }
  blockquote:before,
  blockquote:after,
  q:before,
  q:after {
    content: "";
  }
  blockquote,
  q {
    quotes: "" "";
  }
  a:focus {
    outline: 0;
  }
  a:hover,
  a:active {
    outline: 0;
  }
  a img {
    border: 0;
  }
  body.mobile .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important;
  }
  body.mobile .select2-selection,
  body.mobile .select2-selection--single {
    border: 0 !important;
    margin-bottom: 20px !important;
    width: 100% !important;
    font-size: 14px !important;
    font-weight: bold !important;
    padding: 5px 5px !important;
    outline: none !important;
    height: 40px !important;
    background: #dedede !important;
    box-shadow: none !important;
    top: 8px !important;
  }
  body.mobile .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
  }
  body.mobile .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
  }
  body.mobile .items-on-main-wrapper .items-on-main .bx-wrapper {
    display: none;
    width: 250px;
  }
  body.mobile .items-on-main-wrapper .items-on-main .bx-wrapper:nth-of-type(2) {
    display: block;
  }
  body.mobile .items-on-main-wrapper .items-on-main .items-slider .item {
    width: 250px !important;
    box-sizing: border-box;
  }
  body.mobile .bx-wrapper .bx-viewport {
    border: 0;
    box-shadow: none;
    background: none;
  }
  body.mobile .price-line {
    display: flex;
    align-items: baseline;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  body.mobile .price-line .stock-in {
    font-size: 16px;
  }
  body.mobile .info {
    padding: 20px;
    position: relative;
  }
  body.mobile .info .more {
    display: none;
  }
  body.mobile .inner .stock-in::before {
    content: "";
    width: 10px;
    height: 10px;
    float: left;
    margin-top: 7px;
    margin-right: 10px;
    border-radius: 5px;
    display: inline-block;
    background: #77c500;
    font-size: 22px;
  }
  body.mobile .inner {
    display: block;
    width: 100%;
    height: 100%;
  }
  body.mobile .inner .price {
    margin-top: 10px;
    font-size: 20px;
    color: #f17e00;
  }
  body.mobile .inner .name {
    height: 34px;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
  }
  body.mobile .mobile-image {
    height: 100%;
  }
  body.mobile .mobile-image img {
    padding: 0px;
    text-align: center;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
  /* ----------------------------------------------------------- */
  /* =END Reset
  -------------------------------------------------------------- */
  body-mobile {
    overflow-x: hidden;
  }
  section.header-mobile .row,
  section.body-mobile .row,
  section.footer-mobile .row {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
  section.header-mobile .row > .row,
  section.body-mobile .row > .row,
  section.footer-mobile .row > .row {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  /* ----------------------------------------------------------- */
  /* =START header
  -------------------------------------------------------------- */
  .news-blocks-on-main {
    width: 100%;
  }
  .news-blocks-on-main .block {
    display: flex;
    flex-wrap: wrap;
  }
  .news-blocks-on-main .block .info {
    margin-left: 0;
  }
  .news-blocks-on-main .block {
    flex-direction: column;
    gap: 20px;
  }
  .news-blocks-on-main .tab-content .tab-pane .block .info {
    width: unset;
  }
  section.header-mobile .row {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  section.header-mobile .top {
    min-height: 35px;
    border-bottom: 1px solid #dfdfdf;
  }
  section.header-mobile .top .profile {
    line-height: 35px;
    margin-left: 10px;
  }
  section.header-mobile .top .profile a {
    line-height: 35px;
    display: block;
  }
  section.header-mobile .top .profile img {
    vertical-align: middle;
  }
  section.header-mobile .top .profile:hover .form {
    display: block;
  }
  section.header-mobile .top .profile .form {
    display: none;
  }
  section.header-mobile .top .basket {
    text-align: center;
    line-height: 35px;
    cursor: pointer;
  }
  section.header-mobile .top .basket a {
    line-height: 35px;
    display: block;
  }
  section.header-mobile .top .basket .icon {
    vertical-align: middle;
  }
  section.header-mobile .top .basket .name {
    vertical-align: middle;
    font-weight: 600;
    font-family: "Exo 2", sans-serif;
    font-size: 17px;
    color: black;
    margin: 0px 10px;
  }
  section.header-mobile .top .basket .count {
    color: #fff;
    background-color: #f17e00;
    border-radius: 50%;
    min-width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    line-height: 20px;
    font-family: "Exo 2", sans-serif;
    font-size: 11px;
  }
  section.header-mobile .top .search {
    text-align: right;
    line-height: 35px;
    min-height: 35px;
    cursor: pointer;
    margin-right: 10px;
    display: block;
    float: right;
    position: relative;
    min-width: 100%;
  }
  section.header-mobile .top .search a {
    line-height: 35px;
    display: block;
  }
  section.header-mobile .top .search img {
    width: 25px;
    height: auto;
  }
  section.header-mobile .top .search input[type=text],
  section.header-mobile .top .search input[type=submit] {
    line-height: 35px;
    vertical-align: top;
    display: block;
  }
  section.header-mobile .top .search:hover input[type=text], section.header-mobile .top .search.has-value input[type=text] {
    display: block;
  }
  section.header-mobile .top .search input[type=text] {
    display: none;
    width: 200px;
    padding-left: 10px;
    min-height: 35px;
    border: 1px solid #dddddd;
    border: none;
    border-radius: 20px;
    box-sizing: border-box;
    outline: none;
    font-family: "Exo 2", sans-serif;
    font-size: 17px;
    margin-right: 35px;
  }
  section.header-mobile .top .search input[type=submit] {
    position: absolute;
    height: 35px;
    width: 35px;
    background: url(../img/search.png) center no-repeat;
    border: 0;
    top: 0;
    right: 0;
  }
  section.header-mobile .logo {
    min-height: 50px;
    margin: 30px 10px;
  }
  section.header-mobile .logo a {
    display: block;
  }
  section.header-mobile .logo a img {
    width: 100%;
    height: auto;
  }
  section.header-mobile .line2 {
    min-height: 100px;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }
  section.header-mobile .line2 a {
    display: block;
  }
  section.header-mobile .line2 a .icon {
    max-width: 55px;
    margin: auto;
    text-align: center;
    line-height: 60px;
    min-height: 60px;
  }
  section.header-mobile .line2 a .icon img {
    vertical-align: middle;
    width: 100%;
    height: auto;
  }
  section.header-mobile .line2 a .line2-title {
    font-size: 17px;
    font-weight: 600;
    font-family: "Exo 2", sans-serif;
    color: black;
    white-space: nowrap;
    display: inline-block;
    line-height: 60px;
  }
  section.header-mobile .menu {
    min-height: 45px;
    background-color: #77c500;
    text-align: center;
  }
  section.header-mobile .menu .fa {
    color: white;
    line-height: 45px;
    vertical-align: middle;
    float: left;
    font-size: 18px;
    padding-left: 10px;
  }
  section.header-mobile .menu .menu-title {
    line-height: 45px;
    font-size: 18px;
    font-weight: 400;
    font-family: "Exo 2", sans-serif;
    color: white;
    text-transform: uppercase;
  }
  section.header-mobile .menu:hover ul {
    display: block;
  }
  section.header-mobile .menu ul {
    display: none;
  }
  section.header-mobile .menu ul li.dropdown > ul.submenu li {
    background-color: #f17e00;
  }
  section.header-mobile .menu ul li a {
    font-size: 18px;
    font-family: "Exo 2", sans-serif;
    line-height: 50px;
    display: block;
    color: white;
  }
  section.header-mobile .menu ul li a:hover {
    background-color: #f17e00;
    text-decoration: none;
  }
  /* ----------------------------------------------------------- */
  /* =END header
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START slider-wrapper bx-slider
  -------------------------------------------------------------- */
  section.body-mobile .slider-wrapper {
    margin-bottom: 30px;
  }
  section.body-mobile .slider-wrapper .bx-wrapper .bx-viewport {
    left: 0;
  }
  section.body-mobile .slider-wrapper .bx-wrapper .bx-prev,
  section.body-mobile .slider-wrapper .bx-wrapper .bx-next {
    width: 40px;
    height: 60px;
    background-image: none;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
  }
  section.body-mobile .slider-wrapper .bx-wrapper .bx-next {
    right: 0px;
    background-image: url(../img/arrow-right.png);
    background-position: right center;
  }
  section.body-mobile .slider-wrapper .bx-wrapper .bx-prev {
    left: 0px;
    background-image: url(../img/arrow-left.png);
    background-position: left center;
  }
  section.body-mobile .slider-wrapper .bx-wrapper ul.main-slider li {
    width: 100vw !important;
  }
  /* ----------------------------------------------------------- */
  /* =END slider-wrapper
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START items-on-main-wrapper
  -------------------------------------------------------------- */
  section.body-mobile .items-on-main-wrapper .items-on-main .head ul.ca-menu {
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Exo 2", sans-serif;
    text-align: center;
    padding: 20px 0px;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .head ul.ca-menu li {
    display: inline-block;
    color: black;
    border: 1px solid #dfdfdf;
    border-radius: 50px;
    line-height: 20px;
    padding: 0px 20px;
    margin: 0px -10px;
    background-color: white;
    position: relative;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .head ul.ca-menu li:nth-child(2) {
    z-index: 1;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .head ul.ca-menu li.active {
    font-size: 14px;
    position: relative;
    z-index: 2;
    color: white;
    background-color: #f17e00;
    line-height: 25px;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .head ul.ca-menu li a.link-slider {
    color: inherit;
    text-decoration: none;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper {
    margin: 20px auto !important;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper .bx-viewport ul.items-slider li.item .inner a .img-wrapper {
    height: 118px;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper .bx-viewport ul.items-slider li.item .info {
    font-size: 16px;
    font-family: "Exo 2", sans-serif;
    color: black;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper .bx-viewport ul.items-slider li.item .info .name {
    color: inherit;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper .bx-viewport ul.items-slider li.item .info .price {
    font-weight: 600;
    margin: 10px 0px;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper .bx-viewport ul.items-slider li.item .info .stock-in {
    font-weight: 600;
    margin: 10px 0px;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper .bx-viewport ul.items-slider li.item .info .stock-in:before {
    content: "";
    display: inline-block;
    background-color: #77c500;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 10px;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper .bx-viewport ul.items-slider li.item .info .rating {
    min-height: 40px;
    text-align: left;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper .bx-viewport ul.items-slider li.item .info .rating .star {
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background-image: url("../img/star.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    line-height: 40px;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper .bx-viewport ul.items-slider li.item .info .rating .star.fill {
    background-image: url("../img/star-fill.png");
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper .bx-viewport ul.items-slider li.item .info .btn-in-cart {
    border-radius: 0;
    display: block;
    background-image: url("../img/btn-cart.png");
    background-position: left center;
    background-size: cover;
    min-height: 40px;
    width: 100%;
    color: white;
    line-height: 40px;
    text-align: right;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper .bx-viewport ul.items-slider li.item .info .more {
    text-align: center;
    font-weight: 600;
    margin: auto;
    margin-top: 20px;
    color: black;
    display: block;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper .bx-controls .bx-controls-direction .bx-prev,
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    width: 15px;
    height: 25px;
    background-image: none;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    left: -14vw;
    background-image: url("../img/arrow-gray-left.png");
    background-position: left center;
  }
  section.body-mobile .items-on-main-wrapper .items-on-main .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    right: -14vw;
    background-image: url("../img/arrow-gray-right.png");
    background-position: right center;
  }
  section.body-mobile .items-on-main-wrapper .main-more {
    line-height: 40px;
    font-size: 18px;
    font-family: "Exo 2", sans-serif;
    color: black;
    text-align: center;
    display: block;
  }
  /* ----------------------------------------------------------- */
  /* =END items-on-main-wrapper registration-online
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START registration-online
  -------------------------------------------------------------- */
  section.body-mobile #registration-online {
    width: 100%;
    margin: auto;
  }
  section.body-mobile .registration-online {
    width: 100%;
  }
  section.body-mobile .registration-online .head {
    font-weight: 600;
    text-align: center;
    font-size: 26px;
    font-family: "Exo 2", sans-serif;
  }
  section.body-mobile .registration-online form table {
    display: block;
    padding: 30px;
  }
  section.body-mobile .registration-online form table tbody {
    display: block;
  }
  section.body-mobile .registration-online form table tbody tr {
    display: block;
  }
  section.body-mobile .registration-online form table tbody tr td {
    display: block;
  }
  section.body-mobile .registration-online form table tbody tr td .fields-group {
    display: block;
    font-family: "Exo 2", sans-serif;
    font-size: 17px;
    font-weight: 600;
  }
  section.body-mobile .registration-online form table tbody tr td .fields-group label {
    color: #c3c3c3;
    padding-left: 10px;
    display: block;
    line-height: 40px;
  }
  section.body-mobile .registration-online form table tbody tr td .fields-group input,
  section.body-mobile .registration-online form table tbody tr td .fields-group select {
    display: block;
    width: 100%;
    border: none;
    background-color: #efeeee;
    line-height: 45px;
    padding-left: 25px;
    border-radius: 5px;
    min-height: 45px;
  }
  section.body-mobile .registration-online form table tbody tr td .fields-group input.valid,
  section.body-mobile .registration-online form table tbody tr td .fields-group select.valid {
    background-color: #d6edb2;
    position: relative;
  }
  section.body-mobile .registration-online form table tbody tr td .fields-group input.error,
  section.body-mobile .registration-online form table tbody tr td .fields-group select.error {
    background-color: #fbd9b3;
  }
  section.body-mobile .registration-online form table tbody tr td .fields-group input:focus,
  section.body-mobile .registration-online form table tbody tr td .fields-group select:focus {
    outline: none;
  }
  section.body-mobile .registration-online form table tbody tr td .fields-group input[type=submit],
  section.body-mobile .registration-online form table tbody tr td .fields-group select[type=submit] {
    margin-top: 40px;
    color: white;
    text-transform: uppercase;
    background-color: #f17e00;
  }
  section.body-mobile .registration-online form table tbody tr .offline-comment {
    padding: 20px 0px;
    font-family: "Exo 2", sans-serif;
    font-size: 17px;
    text-align: center;
    color: black;
  }
  section.body-mobile .registration-online form table tbody tr .offline-comment a {
    color: #f17e00;
    cursor: pointer;
  }
  /* ----------------------------------------------------------- */
  /* =END registration-online
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START footer
  -------------------------------------------------------------- */
  section.footer-mobile {
    min-height: 350px;
    background-color: #555555;
    padding: 30px 0px 20px;
    font-family: "Exo 2", sans-serif;
    color: white;
  }
  section.footer-mobile .footer-logo {
    margin-left: 10px;
  }
  section.footer-mobile .footer-logo img {
    width: 100%;
    height: auto;
  }
  section.footer-mobile .credentials {
    margin-left: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 12px;
  }
  section.footer-mobile .socials {
    text-align: right;
    margin-right: 20px;
  }
  section.footer-mobile .socials a {
    margin: 10px 0px;
    display: block;
  }
  section.footer-mobile .about {
    margin: 30px 0px;
    margin-left: 10px;
  }
  section.footer-mobile .about a {
    font-size: 18px;
    color: inherit;
  }
  section.footer-mobile .policy {
    margin: 30px 0px;
    margin-left: 10px;
  }
  section.footer-mobile .policy a {
    font-size: 18px;
    color: inherit;
  }
  section.footer-mobile .phone {
    margin-left: 10px;
  }
  section.footer-mobile .phone a {
    font-size: 18px;
    font-weight: 600;
    color: inherit;
  }
  section.footer-mobile .order-call-wrapper {
    margin-left: 10px;
  }
  section.footer-mobile .order-call-wrapper a {
    font-size: 18px;
    text-decoration: underline;
    color: inherit;
  }
  section.footer-mobile .spaceapp-link-wrapper {
    margin-left: 10px;
    margin-top: 10px;
  }
  section.footer-mobile .spaceapp-link-wrapper a {
    font-size: 11px;
    text-decoration: none;
    color: inherit;
  }
  /* ----------------------------------------------------------- */
  /* =END footer
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START map-footer
  -------------------------------------------------------------- */
  section.body-mobile .block-title {
    font-family: "Exo 2", sans-serif;
    font-size: 24px;
    color: black;
    font-weight: 600;
    text-align: center;
    margin: 40px auto;
  }
  section.body-mobile .map-footer {
    position: relative;
    margin: auto 15px;
  }
  section.body-mobile .map-footer .places {
    width: 100%;
    min-height: 420px;
    /*position: absolute;*/
    right: 0;
    z-index: 10;
    background: white;
    font-family: "Exo 2", sans-serif;
    font-size: 17px;
    color: black;
    font-weight: 600;
    border: 1px solid rgb(241, 126, 0);
  }
  section.body-mobile .map-footer .places a {
    color: #333;
    display: block;
  }
  section.body-mobile .map-footer .places a:last-of-type .place {
    border-bottom: none;
  }
  section.body-mobile .map-footer .places .place {
    height: 70px;
    box-sizing: border-box;
    border-bottom: 1px solid rgb(241, 126, 0);
    padding-top: 10px;
    cursor: pointer;
    transition: all 300ms linear;
  }
  section.body-mobile .map-footer .places .place:hover {
    box-shadow: 0px 0px 10px 0px rgb(241, 126, 0);
  }
  section.body-mobile .map-footer .places .place .left {
    float: left;
    width: 100%;
    padding: 5px 10px 5px 15px;
    box-sizing: border-box;
  }
  section.body-mobile .map-footer .places .place .left .map-icon {
    background: url(../img/map-icon-small.png) center no-repeat;
    width: 26px;
    height: 40px;
    display: block;
    float: left;
  }
  section.body-mobile .map-footer .places .place .left .text {
    float: left;
    margin-left: 10px;
    font-size: 14px;
    min-width: 165px;
  }
  section.body-mobile .map-footer .places .place .right {
    width: 40%;
    float: left;
    font-size: 14px;
    line-height: 16px;
  }
  section.body-mobile .map-footer #mapYandex {
    width: 100%;
    height: 420px;
  }
  /* ----------------------------------------------------------- */
  /* =END map-footer
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START modal-forms
  -------------------------------------------------------------- */
  section.header-mobile table.enter-form {
    font-family: "Exo 2", sans-serif;
    font-size: 24px;
    color: black;
    padding-top: 10px;
  }
  section.header-mobile table.enter-form tr td {
    height: 55px;
  }
  section.header-mobile table.enter-form tr td:first-of-type {
    font-weight: 600;
    width: 100px;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
  }
  section.header-mobile table.enter-form tr td input[type=text],
  section.header-mobile table.enter-form tr td input[type=password] {
    border: 0;
    width: 210px;
    height: 35px;
    background: #dedede;
    padding: 0 10px;
    outline: none;
    border-radius: 2px;
  }
  section.header-mobile table.enter-form tr td input[type=submit] {
    border: 0;
    width: 210px;
    height: 35px;
    background: #77c500;
    border-radius: 2px;
    color: white;
    font-size: 16px;
  }
  /* ----------------------------------------------------------- */
  /* =END modal-forms
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START breadcrumb
  -------------------------------------------------------------- */
  section.body-mobile ul.breadcrumb li {
    font-family: "Exo 2", sans-serif;
    font-size: 14px;
    color: #f17e00;
  }
  section.body-mobile ul.breadcrumb li a {
    color: #524844;
  }
  section.body-mobile ul.breadcrumb > li + li:before {
    padding: 0 5px;
    color: black;
    content: ">";
  }
  /* ----------------------------------------------------------- */
  /* =END breadcrumb
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START about nav nav-tabs
  -------------------------------------------------------------- */
  section.body-mobile ul.about {
    border: none;
  }
  section.body-mobile ul.about li {
    font-family: "Exo 2", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #8b8b8b;
  }
  section.body-mobile ul.about li a {
    border: none;
    color: #8b8b8b;
  }
  section.body-mobile ul.about li.active a {
    border: none;
    color: black;
  }
  section.body-mobile .about.tab-content .category-description {
    position: relative;
    max-height: 95px;
    overflow: hidden;
    /*&:not(.full):after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 50px;
            z-index: 1;
            background: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
        }*/
    /*.more {
            display: block;
            margin: 0 auto;
            float: none;
            position: absolute;
            bottom: -20px;
            left: 50%;
            cursor: pointer;
            background: url(/Content/img/categoryDescriptionSprite.png) no-repeat center center;
            width: 30px;
            height: 15px;
            background-position: -5px -13px;
            transform: translateX(-50%);
        }*/
  }
  section.body-mobile .about.tab-content .category-description:hover {
    max-height: none;
  }
  section.body-mobile .about.tab-content .category-description:not(.full):after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  }
  section.body-mobile .about.tab-content .category-description .article-text {
    padding: 10px;
    padding-right: 20px;
    font-family: "Exo 2", sans-serif;
    color: black;
    font-size: 14px;
  }
  section.body-mobile .about.tab-content .category-description .article-text p {
    margin-bottom: 10px;
  }
  section.body-mobile .about.tab-content .category-description .article-text p strong {
    font-weight: bold;
  }
  section.body-mobile .about.tab-content .category-description .article-text p img {
    width: 100%;
    height: auto;
    padding: 10px;
  }
  /* ----------------------------------------------------------- */
  /* =END about nav nav-tabs
  -------------------------------------------------------------- */
  /* ----------------------------------------------------------- */
  /* =START filters items
  -------------------------------------------------------------- */
  .filter-mobile-title {
    font-family: "Exo 2", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    color: #333;
    margin-bottom: 40px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    background: #f17e00;
    padding: 10px;
  }
  .mobile-filter-heading {
    margin-top: 10px;
  }
  .mobile-filter-heading .filter-close {
    text-align: center;
    font-size: 18px;
  }
  .filter-mobile-actions {
    font-size: 18px;
    font-weight: 400;
    font-family: "Exo 2", sans-serif;
    text-align: center;
    margin-bottom: 25px;
  }
  .filter-mobile-actions .action-reset {
    border: 1px solid #f17e00;
    color: #f17e00;
    border-radius: 5px;
    padding: 8px;
  }
  .filter-mobile-actions .action-apply {
    background: #f17e00;
    color: #fff;
    border-radius: 5px;
    padding: 8px;
  }
  section.body-mobile div.filters {
    width: 100vw;
    margin: 0px;
    margin-left: 15px;
    box-sizing: border-box;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  /* ----------------------------------------------------------- */
  /* =END filters items
  -------------------------------------------------------------- */
}
@media (max-width: 992px) and (max-width: 560px) {
  section.body-mobile div.filters {
    position: fixed;
    left: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    transition: left 0.3s;
    overflow-y: scroll;
    z-index: 999999;
    /* - перебить иконку обратного звонка */
    margin: 0;
    background: #fff;
  }
}
@media (max-width: 992px) {
  section.body-mobile div.filters .block-name {
    font-family: "Exo 2", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    color: #333;
    margin-bottom: 40px;
    font-weight: 600;
  }
  section.body-mobile div.filters .filter {
    margin: 20px 0;
    font-family: "Exo 2", sans-serif;
  }
  section.body-mobile div.filters .filter.scrolled {
    max-height: 283px;
    overflow-y: auto;
  }
  section.body-mobile div.filters .filter span {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
    display: block;
  }
  section.body-mobile div.filters .filter span input {
    width: 110px;
    border: none;
    border-bottom: 1px solid;
    outline: none;
    margin: 10px 0 5px;
  }
  section.body-mobile div.filters .filter .price-slider {
    width: 100%;
    max-width: 50%;
    background: #dedede;
  }
  section.body-mobile div.filters .filter .price-slider .ui-slider-range {
    background: #f17e00;
  }
  section.body-mobile div.filters .filter .price-slider .ui-slider-handle {
    border-radius: 20px;
    background: white;
    border: 3px solid #f17e00;
    outline: none;
    cursor: pointer;
  }
  section.body-mobile div.filters .filter .name {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  section.body-mobile div.filters .filter .value {
    clear: both;
    overflow: hidden;
    margin: 5px 0;
  }
  section.body-mobile div.filters .filter .value .checkbox {
    width: 20px;
    height: 20px;
    background: #dedede;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    float: left;
    margin: 0;
  }
  section.body-mobile div.filters .filter .value .checkbox.active {
    background: url(../img/check.png) center no-repeat, #fbdfbf;
  }
  section.body-mobile div.filters .filter .value label {
    font-size: 14px;
    float: left;
    margin: 0;
    margin-top: 4px;
    margin-left: 10px;
  }
  section.body-mobile div.filters .filter .value .title {
    font-size: 14px;
    font-weight: bold;
    margin: 4px 0 0 10px;
    display: inline;
    line-height: 20px;
  }
}
@media (max-width: 992px) and (max-width: 560px) {
  section.body-mobile .show-filters {
    left: 0 !important;
  }
}
@media (max-width: 992px) {
  section.body-mobile div.items .loading-zone {
    display: none;
  }
  section.body-mobile div.items .head {
    font-family: "Exo 2", sans-serif;
    overflow: hidden;
    padding-bottom: 24px;
    padding-top: 35px;
    padding-left: 10px;
    padding-right: 10px;
  }
  section.body-mobile div.items .head span {
    font-size: 16px;
    display: block;
    margin-right: 20px;
    padding: 12px 0;
  }
  section.body-mobile div.items .head a {
    font-size: 16px;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 20px;
    color: #333;
    border: 2px solid transparent;
  }
  section.body-mobile div.items .head a.order-by.up:after {
    content: "";
    background: url(../img/arrow-up.png) center no-repeat;
    width: 7px;
    height: 20px;
    display: block;
    float: right;
    margin-left: 10px;
    margin-top: 2px;
  }
  section.body-mobile div.items .head a.order-by.up:hover, section.body-mobile div.items .head a.order-by.up:focus, section.body-mobile div.items .head a.order-by.up.active {
    background: #fbdfbf;
    text-decoration: none;
    color: orange;
  }
  section.body-mobile div.items .head a.order-by.up:hover:after, section.body-mobile div.items .head a.order-by.up:focus:after, section.body-mobile div.items .head a.order-by.up.active:after {
    background: url(../img/arrow-up-active.png) center no-repeat;
  }
  section.body-mobile div.items .head a.order-by.down:after {
    content: "";
    background: url(../img/arrow-down.png) center no-repeat;
    width: 7px;
    height: 20px;
    display: block;
    float: right;
    margin-left: 10px;
    margin-top: 2px;
  }
  section.body-mobile div.items .head a.order-by.down:hover, section.body-mobile div.items .head a.order-by.down:focus, section.body-mobile div.items .head a.order-by.down.active {
    background: #fbdfbf;
    text-decoration: none;
    color: orange;
  }
  section.body-mobile div.items .head a.order-by.down:hover:after, section.body-mobile div.items .head a.order-by.down:focus:after, section.body-mobile div.items .head a.order-by.down.active:after {
    background: url(../img/arrow-down-active.png) center no-repeat;
  }
  section.body-mobile div.items .head a.type.discounts {
    border-color: orange;
    font-weight: bold;
  }
  section.body-mobile div.items .head a.type:hover, section.body-mobile div.items .head a.type:focus, section.body-mobile div.items .head a.type.active {
    background: #facdcd;
    text-decoration: none;
    color: #f05e5e;
  }
  section.body-mobile div.items .list .pager a {
    font-family: "Exo 2", sans-serif;
    font-weight: bold;
    font-size: 24px;
    color: #5e5955;
    display: inline-block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    border-radius: 50%;
    background-color: white;
  }
  section.body-mobile div.items .list .pager a:first-child {
    display: none;
  }
  section.body-mobile div.items .list .pager a.active {
    background-color: orange;
    color: white;
  }
  section.body-mobile div.items .list > div .item {
    border-top: 1px solid #8b8b8b;
    max-height: 30vh;
  }
  section.body-mobile div.items .list > div .item:last-child {
    border-bottom: 1px solid #8b8b8b;
  }
  section.body-mobile div.items .list > div .item .inner {
    position: relative;
  }
  section.body-mobile div.items .list > div .item .inner .signboard {
    font-family: "Exo 2", sans-serif;
    font-size: 16px;
    position: absolute;
    background-color: #77c500;
    top: 10px;
    right: 10px;
    line-height: 36px;
    color: white;
    min-width: 110px;
    text-align: center;
    border-radius: 18px;
  }
  section.body-mobile div.items .list > div .item .inner a .img-wrapper {
    padding: 10px;
    padding: 0px;
    text-align: center;
  }
  section.body-mobile div.items .list > div .item .inner a .img-wrapper img {
    width: 60%;
    width: 100%;
    width: auto;
    height: auto;
    max-height: 12vh;
  }
  section.body-mobile div.items .list > div .item .inner .info {
    padding: 20px;
    position: relative;
  }
  section.body-mobile div.items .list > div .item .inner .info .name a {
    font-family: "Exo 2", sans-serif;
    color: #5e5955;
    font-weight: bold;
    font-size: 16px;
    text-transform: capitalize;
  }
  section.body-mobile div.items .list > div .item .inner .info > div .stock-in {
    font-family: "Exo 2", sans-serif;
    color: #5e5955;
    font-size: 16px;
    padding: 10px 0px;
  }
  section.body-mobile div.items .list > div .item .inner .info > div .stock-in:before {
    content: "";
    width: 10px;
    height: 10px;
    float: left;
    margin-top: 8px;
    margin-right: 10px;
    border-radius: 5px;
    display: inline-block;
    background: #77c500;
    font-size: 22px;
  }
  section.body-mobile div.items .list > div .item .inner .info > div .rating {
    display: none;
  }
  section.body-mobile div.items .list > div .item .inner .info .prices {
    position: absolute;
    bottom: 30px;
    right: 10px;
  }
  section.body-mobile div.items .list > div .item .inner .info .prices .price {
    font-family: "Exo 2", sans-serif;
    font-weight: bold;
    color: orange;
    font-size: 24px;
  }
  section.body-mobile div.items .list > div .item .inner .info .btn-in-cart,
  section.body-mobile div.items .list > div .item .inner .info .more {
    display: inline-block;
    display: none;
    font-family: "Exo 2", sans-serif;
    font-size: 16px;
    min-width: 30px;
    min-height: 30px;
    vertical-align: middle;
    line-height: 30px;
    padding: 0px 10px;
    border-radius: 15px;
    border: none;
  }
  section.body-mobile div.items .list > div .item .inner .info .btn-in-cart {
    background-color: orange;
    color: white;
  }
  section.body-mobile div.items .list > div .item .inner .info .more {
    background-color: transparent;
    color: #77c500;
    text-decoration: underline;
  }
  .news-blocks-on-main .nav-tabs {
    border-bottom: 1px solid #bdbdbd;
  }
  .news-blocks-on-main .nav-tabs li {
    display: inline-block;
  }
  .news-blocks-on-main .nav-tabs li.active a {
    border-left: 0;
    border-right: 0;
    border-top: 0;
    color: #f17e00;
    border-bottom: 1px solid #bdbdbd;
  }
  .news-blocks-on-main .nav-tabs li a {
    background: none;
    border: 0;
    font-size: 18px;
    color: black;
    padding-bottom: 20px;
    padding-top: 9px;
    cursor: pointer !important;
  }
  .news-blocks-on-main .nav-tabs li a.active, .news-blocks-on-main .nav-tabs li a:hover {
    border-left: 0;
    border-right: 0;
    border-top: 0;
  }
  .news-blocks-on-main .nav-tabs li a.first:before {
    content: "";
    width: 16px;
    height: 14px;
    background: url(../img/news-1-icon.png) center no-repeat;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
  }
  .news-blocks-on-main .nav-tabs li a.second:before {
    content: "";
    width: 16px;
    height: 14px;
    background: url(../img/news-2-icon-active.png) center no-repeat;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
  }
  .news-blocks-on-main .nav-tabs li a.third:before {
    content: "";
    width: 16px;
    height: 14px;
    background: url(../img/news-3-icon.png) center no-repeat;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
  }
  .news-blocks-on-main .tab-content .tab-pane .block {
    margin-bottom: 10px;
  }
  .news-blocks-on-main .tab-content .tab-pane .block img {
    width: 100%;
    height: 100%;
  }
  .news-blocks-on-main .tab-content .tab-pane .block .info {
    border-bottom: 1px solid #bdbdbd;
    font-size: 14px;
    padding: 5px 10px;
  }
  .reviews-blocks-on-main .nav-tabs {
    border-bottom: 1px solid #bdbdbd;
  }
  .reviews-blocks-on-main .nav-tabs li.active a {
    background: none;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #bdbdbd;
    color: black;
    cursor: pointer;
  }
  .reviews-blocks-on-main .nav-tabs li a {
    color: black;
    font-size: 18px;
    padding-bottom: 20px;
    border: 0;
    cursor: pointer;
    padding-top: 9px;
    cursor: pointer;
  }
  .reviews-blocks-on-main .nav-tabs li a:before {
    content: "";
    width: 19px;
    height: 13px;
    background: url(../img/reviews-icon-active.png) center no-repeat;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
  }
  .reviews-blocks-on-main .nav-tabs li a:hover {
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #bdbdbd;
    border-top: 0;
  }
  .reviews-blocks-on-main .tab-content {
    padding: 5px 10px;
    border-bottom: 1px solid #bdbdbd;
    font-size: 14px;
  }
}
@media (max-width: 992px) and (max-width: 560px) {
  #tech_works_on_site {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
@media (max-width: 992px) {
  .confidens-policy {
    text-align: center;
    display: block;
  }
}
@media (max-width: 768px) {
  body.itsMobile > .wrapper > header .center .line2 {
    justify-content: center;
  }
  body.itsMobile > .wrapper > header .center .line2 .scroll-to-adresses,
  body.itsMobile > .wrapper > header .center .line2 .phone,
  body.itsMobile > .wrapper > header .center .line2 .delivery {
    width: 47%;
    max-width: unset;
  }
}
@media (max-width: 430px) {
  body.itsMobile > .wrapper > header .center .line2 .scroll-to-adresses,
  body.itsMobile > .wrapper > header .center .line2 .phone,
  body.itsMobile > .wrapper > header .center .line2 .delivery {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}/*# sourceMappingURL=styleTwo.css.map */