input[type='number'] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.fancybox-content {
  margin: 0 auto;
}

.fancybox-slide {
  height: 100vh;
}

.fancybox-slide:before {
  height: 30vh;
}

.category-section .items .item-wrap .item .img img {
  min-height: 228px;
}

.product-item-detail-price-old {
  text-decoration: line-through;
}

.hide {
  display: none;
}

.subs input[type="checkbox"]:checked,
.subs input[type="checkbox"]:not(:checked),
.subs input[type="radio"]:checked,
.subs input[type="radio"]:not(:checked) {
  position: relative;
  left: 0;
}

.cabinet-section.cart .left .row.basket-items-list-item-container-expend {
  display: none;
}

#delete-all {
  cursor: pointer;
}

.bx-filter-container-modef {
  position: relative;
  display: block;
  width: 100%;
}

@media (min-width: 1830px) {
  .footer-center-box.footer-center-box-3 {
    width: 52%;
  }
  .footer-center-box.footer-center-box-3>ul>li:first-child {
    width: 100%;
  }
  .footer-center-box.footer-center-box-3>ul>li {
    width: 45%;
    float: left;
    margin-right: 5%;
  }
}

@media (min-width: 1199px) {

  #navbar-main2 .with-inner .inner-list .items .item-wrap {
    padding: 0px;
    padding: 0px;
    /* padding-right: 10px; */
    position: relative;
  }
  #navbar-main2 .with-inner .inner-list .items .item-wrap:hover {
    background: #00bc49;
  }
  /*#navbar-main2 .with-inner .inner-list .items .item-wrap .isParent:hover:after{
        border: 10px solid #fff;
        border-left-color: #00bc49;
        content: ' ';
        position: absolute;
        right: -20px;
        top: calc(50% - 10px);
    }*/
  #navbar-main2 .with-inner .inner-list .items .item-wrap .item-title {
    font-weight: 500!important;
    font-size: 16px;
    margin-bottom: 0;
  }
  #navbar-main2 .with-inner .inner-list ul {
    display: none;
  }
  /*#navbar-main2 .with-inner .inner-list .items .item-wrap .isParent:hover ul{
        display: block;
        position: absolute;
        left: 100%;
        top: 0px;
        width: 100%;
        padding-left: 20px;
        background: #fff;
        padding-bottom: 20px;
    }*/
  #navbar-main2 .with-inner .inner-list .items .item-wrap {
    width: 33.3%;
  }
  #navbar-main2 .with-inner .inner-list .items {
    width: 50%;
  }
  .items-main-section .acc .acc-content .check-label {
    margin-bottom: 0;
  }
}

#bx-soa-basket {
  display: none;
}

.forming-section .bottom .line .bx-soa-cart-t {
  font-weight: 400;
}


/*.forming-section .text-label {
    margin-bottom: 7px;
    display: inline-block;
    color: #9b9b9b;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    flex: 1;
}*/

.forming-section .btn.btn-default {
  border-radius: 18px;
  background: none;
  border: 1px solid #00bc49;
  color: #00bc49;
  text-transform: uppercase;
  font-weight: 600;
  padding: 8px 25px
}

.forming-section .btn.btn-default:hover {
  border-radius: 18px;
  background: #00bc49;
  border: 1px solid #00bc49;
  color: #fff;
}

.category-section .items .item-wrap .item {
  text-align: left;
}

.category-section .items .item-wrap .item .links li img {
  flex-shrink: 0;
  width: 45px;
  height: 45px;
}

.category-section .items .item-wrap .item .links li a {
  flex-shrink: 1;
  padding-left: 55px;
  font-size: 16px;
  border: none;
  text-decoration: underline;
}

.category-section .items .item-wrap .item .links li img+a {
  padding-left: 10px;
}

#favHead {
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(_markup/img/icons/fav.svg);
  display: block;
  width: 24px;
  height: 23px;
}

#favHead.active {
  background-image: url(_markup/img/icons/fav-act.svg);
}

.menuc {
  z-index: 101;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .7);
  display: none;
}

.menuc2 {
  z-index: 101;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .7);
  display: none;
}

@media (min-width: 1199px) {
  .inner-list {
    min-width: 412px
  }
  .inner-list.activeC {
    /* min-width: 825px; */
  }
  #navbar-main2 .with-inner .inner-list .items {
    width: 100%;
    padding-bottom: 40px;
    font-weight: bold;
  }
  /*#navbar-main2 .with-inner .inner-list.activeC .items {
        width: 50%;
    }*/
  header {
    z-index: 100;
  }
  #navbar-main2 .with-inner {
    position: static;
  }
  #navbar-main2 .navbar-nav {
    position: relative;
  }
}

.category-section .items .item-wrap .item .links li {
  display: none;
}

@media (min-width: 763px) {
  .category-section .items .item-wrap .item .links li:nth-child(-n+5) {
    /*display: list-item;*/
    display: flex;
    align-items: center;
  }
}


/*.category-section .items .item-wrap .item .item-title-more:after{
    border: 10px solid #fff;
    border-top-color: #00bc49;
    content: ' ';
    position: absolute;
    right: -30px;
    top: calc(50% - 4px);
}*/

.category-section .items .item-wrap .item .item-title {
  position: relative;
}


/*.category-section .items .item-wrap .item.catActive .item-title-more:after{
    border-top-color: #fff;
    border-bottom-color: #00bc49;
    top: calc(50% - 23px);
}*/

.category-section .items .item-wrap .item.catActive .links li {
  /*display: list-item;*/
  display: flex;
  align-items: center;
}

.fil-bot {
  min-width: 100%;
}

.items-main-section .acc .acc-button {
  font-size: 14px;
}

.simple-input {
  position: relative;
}

.resSearch {
  position: absolute;
  right: 0;
  top: 40px;
  background: #fff;
}

.resSearch .b-offers {
  background: #fff;
}

.resSearch .container {
  width: 75vw;
}

.items-main-section .left.emptyFilt {
  background: none;
  padding: 0;
  margin: 0;
}

.items-main-section .catMenu .acc .acc-button:before {
  display: none;
}

.inner-list.mob .items .item-wrap {
  display: none;
}

#closeText {
  font-size: 15px;
  margin-left: 10px;
}

.anons-section .user .name {
  max-width: 150px;
}

@media (max-width: 563px) {
  /*#modal {
    display: inline-block;
    vertical-align: text-top;
  }*/
}

.with-inner:hover .inner-list {
  display: block;
}

.bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-inner {
  font-size: 9px;
}

.form-group.bx-soa-customer-field.has-error {
  position: relative;
}

.forming-section .bx-soa-tooltip.bx-soa-tooltip-danger {
  position: absolute;
  top: 13px;
}

.cart-top .top .title {
  font-size: 30px;
  font-weight: 600;
}

.forming-section .text-label {
  color: #2b2b2b;
  font-size: 16px;
  text-align: left;
  margin-left: 0;
  font-weight: bold;
  margin-bottom: 10px;
}

.more_sections {
  color: #a6a6a6;
  border: 1px solid #a6a6a6;
  font-size: 14px;
  padding: 14px 27px;
  max-width: 260px;
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
  border-radius: 5px;
  cursor: pointer;
}

.catActive.item-wrap {
  z-index: 1003;
  position: relative;
}

.catActive .more_sections {
  display: none;
}

.alert.alert-danger {
  display: none;
}

.empty {
  color: #ff0016;
}

.with-inner .item-title a {
  display: block;
  height: 100%;
  padding: 10px 20px;
}

.item.isParent,
.item.isParent .item-title {
  height: 100%;
}

.item.catActive {
  height: auto!important;
  position: absolute;
  width: calc(100% - 30px);
}

.small-text {
  float: none!important;
}

#modef {
  /*display: none;*/
}

@media (max-width: 563px) {
  .inner-list.mob.active .items .item-wrap {
    padding-bottom: 0px;
  }
  .inner-list.mob.active .items .item>ul {
    display: none;
  }
}

.eye {
  position: relative;
  margin-left: 30px;
  margin-bottom: 25px;
  font-size: 14px;
}

.eye:before {
  content: ' ';
  height: 18px;
  width: 25px;
  background: url(_markup/img/icons/eye.svg);
  position: absolute;
  left: -28px;
  top: 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.header-basket a:before {
  content: '';
  width: 19px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(_markup/img/icons/cart.svg) no-repeat center center;
  background-size: contain;
}

.header-favorite a:before {
  content: '';
  width: 19px;
  height: 23px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(_markup/img/icons/fav.svg) no-repeat center center;
  background-size: contain;
}

.header-favorite a,
.header-basket a {
  padding-left: 30px;
  display: inline-block;
  vertical-align: top;
  min-width: 19px;
  position: relative;
  padding-right: 29px;
  font-size: 13px;
  line-height: 22px;
  font-weight: 500;
  color: #5dbb53;
  text-decoration: underline;
  -webkit-transition: text-decoration-color 0.4s;
  -moz-transition: text-decoration-color 0.4s;
  -o-transition: text-decoration-color 0.4s;
  transition: text-decoration-color 0.4s;
}

.header-favorite a span {
  display: none;
}

.header-basket a span,
.header-favorite a span.active {
  display: block;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  text-align: center;
  position: absolute;
  left: 12px;
  top: 2px;
  background: #ffbb44;
  color: #909090;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

.basket-informer {
  /*display: none;*/
}

@media (max-width: 767px) {
  body {
    /*padding-top: 65px;*/
  }
  body.noscroll {
    position: fixed;
    overflow-y: hidden;
  }
  .navbar-collapse .nav-bottom .header-user,
  .header-basket,
  .header-favorite {
    margin-bottom: 10px;
  }
  .bx-soa-cart-total .bx-soa-cart-total-button-container {
    display: none!important;
  }
  .b-form-box {
    background: none;
  }
  .items-main-section .left.mob .fil-top .left-title {
    margin-top: 10px;
  }
  .product-box {
    margin-bottom: 0px;
  }
  .tab-pane ul,
  .about-wrap ul {
    margin-left: 15px;
  }
  .b-product {
    padding-bottom: 30px;
  }
  .product-buttons-print {
    display: none;
  }
  .header.mobile-fixed #navbar-main {
    overflow-y: auto;
    height: 80vh;
  }
  body.plus-basket-informer-wrap {
    /*margin-top: 105px;*/
  }
  .basket-informer-wrap.mobile {
    display: inline-block;
    position: fixed;
    z-index: 99;
    top: 64px;
    width: 100%;
    height: 40px;
  }
  .basket-informer.mobile {
    display: inline-block;
    transition: 1000ms;
    left: 100%;
    position: fixed;
    background-color: #5dbb53;
    height: inherit;
    width: inherit;
    color: white;
    line-height: 10px;
    text-align: right;
    padding-right: 1em;
    font-weight: 700;
  }
  .basket-informer-ico {
    display: inline-block;
    background-image: url(/local/templates/technolife/_markup/img/icons/cart-w2.svg);
    height: 23px;
    width: 23px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    top: 8px;
    right: 10px;
  }
  .basket-informer.mobile.visible {
    left: 0;
    transition: 1000ms;
  }
  .b-service .for_bc {
    display: none;
  }
}

#basket-item-table .img img {
  border-radius: 0;
}

.mob.active .item-title a {
  position: relative;
  display: block;
  padding-right: 30px;
}

.mob.active .item-title a {
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .mob.active .item-title a {
    max-width: 370px;
  }
}

.mob.active .item-title a span {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 19px;
  height: 14px;
}

.mob.active .item-title a img {
  margin-right: 10px;
}

@media (max-width: 575.98px) {
  .mob.active .item-title a img {
    min-width: 75px;
  }
}

@media (max-width: 399.98px) {
  .mob.active .item-title a img {
    max-width: 50px;
    min-width: 50px;
  }
}

.inner-list.mob .items .item ul {
  padding-left: 6em;
}

@media (max-width: 768px) {
  .inner-list.mob .items .item ul {
    /* padding-left: 5.5em; */
  }
}

@media (max-width: 364px) {
  .inner-list.mob .items .item ul {
    padding-left: 20%;
  }
}

.mob.active .item-title a span:before {
  content: '';
  position: absolute;
  left: 0px;
  bottom: -8px;
  border: 10px solid transparent;
  border-top: 10px solid #5dbb53;
}

.subactive {
  display: block!important;
}

.b-service {
  position: relative;
}

.b-service .for_bc {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}

.b-service .for_bc .breadcrumb {
  padding-top: 10px;
}

.b-service .for_bc .breadcrumb>li>a,
.b-service .for_bc .breadcrumb>.active {
  color: #fff;
}

.resSearch .offers-box>div {
  width: 20%;
}

.blog-item-content {
  min-height: 175px;
}


/* .buttonMore {
    outline: none;
} */

.button-more-models {
  background-color: #FFF;
  color: white;
  border-color: transparent;
  margin: 0px 0;
  padding: 0px;
  border-radius: 0px;
  font-size: 2px;
}

.text-more-models {
  display: block;
  height: 4em;
  padding: 5px;
  margin-top: 5px;
  outline: none;
  overflow: hidden;
  transition: 300ms;
}

.text-more-models.opened {
  height: auto;
}


/* .textMore:focus, .buttonMore:focus ~ .textMore {
    height: auto;
} */

#navbar-main2 img {
  float: left;
  margin-right: 10px;
  margin-top: -10px;
}

.inner-list.mob .items .item ul {
  display: none;
}

a[href="/catalog/"]~.inner-list {
  min-width: 900px;
}

a[href="/catalog/"]~.inner-list .items {
  padding-bottom: 10px!important;
}

a[href="/catalog/"]~.inner-list .top-menu__item {
  margin-bottom: 0.5em;
  display: flex;
  align-items: center;
  min-height: 59px;
}

a[href="/catalog/"]~.inner-list .top-menu__item .item {
  height: 100%;
}

a[href="/catalog/"]~.inner-list .top-menu__item .item .item-title {
  height: inherit;
}

a[href="/catalog/"]~.inner-list .item-title__link {
  display: flex!important;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
}

a[href="/catalog/"]~.inner-list .item-title__link-text {
  font-size: 13px;
}

a[href="/catalog/"]~.inner-list .item-title__link-img {
  margin-top: 0!important;
  margin-bottom: 0!important;
  border-width: 5px 5px 5px 10px;
  border-color: white;
  border-style: solid;
  height: 100%;
}

.sel-city {
  padding: 30px !important;
  max-width: 1260px;
  width: 100%;
  height: auto;
  vertical-align: text-top;
  background-image: url(/local/templates/technolife/_markup/img/map.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95%;
}

@media (max-width: 910px) {
  .sel-city {
    background-size: cover;
  }
}

.sel-city__input {
  display: block;
  max-width: 303px;
  padding-left: 14px;
  width: calc(100% - 35px);
  height: 52px;
  border-radius: 5px;
  background-color: #ffffff;
  border: 2px solid #00bc49;
  color: rgba(0, 0, 0, 0.6);
}

.sel-city__ok-close {
  background-image: url(/local/templates/technolife/_markup/img/green-times.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 30px;
  top: 35px;
  border: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
}

button.sel-city__ok-close:hover,
button.sel-city__ok-close:active,
button.sel-city__ok-close:focus {
  background-image: url(/local/templates/technolife/_markup/img/green-times.png);
  background-color: white;
  box-shadow: none;
}

.sel-city__biggests {
  margin-top: 30px;
  max-width: 200px;
  display: inline-flex;
  flex-direction: column;
  max-height: 570px;
  height: 100%;
  justify-content: space-between;
  float: left;
}

.sel-city__biggests-item {
  font-size: 15px;
  line-height: 30px;
  color: #1f1f1f;
  font-family: "Montserrat";
  font-weight: 700;
}

.sel-city__others {
  display: flex;
  height: auto;
  width: calc(100% - 220px);
  justify-content: space-around;
  flex-wrap: wrap;
  margin-left: 190px;
  margin-top: 40px;
}

.sel-city__others-col {
  max-width: 11em;
}

@media (max-width: 910px) {
  .sel-city__others-col {
    max-width: 50%;
    width: 50%;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
  }
  .sel-city__others-col {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

@media (max-width: 610px) {
  .sel-city__others {
    /* display: none; */
  }
}

@media (max-width: 550px) {
  .sel-city__others-col {
    max-width: 100%;
    width: 100%;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
  }
}

.sel-city__others-margin {
  /* margin-bottom: 35px; */
}

.sel-city__others-title {
  margin: 0 15px;
  display: inline-block;
  width: 100%;
  max-width: 11em;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 24px;
  color: #1f1f1f;
  font-family: "Montserrat";
  font-weight: 700;
}

.sel-city__others-title:not(:first-child) {
  margin-top: 25px;
}

.sel-city__others-item {
  margin: 0 15px;
  max-width: 11em;
  font-size: 15px;
  line-height: 24px;
  font-family: "Montserrat";
  width: 100%;
  display: inline-block;
}

.search-inp-btn {
  height: 40px;
  width: 40px;
  background: url(_markup/img/icons/zoom-g.svg);
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 999;
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: 60%;
  background-position-y: center;
}

.product-desc-right-stock.on-way,
.product-desc-right-stock.on-way::before {
  color: #fb4;
}

.product-desc-right-stock.on-way::before {
  filter: hue-rotate(286deg) brightness(1.3);
}
.textarea-box {
  position: relative;
}

#modalBuyOnClick {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
@media (max-width: 768px) and (orientation: portrait) {
  #modalBuyOnClick {
    transform: translate(0, 10%);
    top: 0;
    left: 0;
    position: absolute;
  }
}
@media (max-height: 650px) and (orientation: portrait) {
  #modalBuyOnClick {
    transform: translate(0, 0);
  }
}

.buy-on-click {
  text-align: left;
}
.buy-on-click a {
  justify-content: center;
  max-width: 230px;
  height: 0px;
}
.buy-on-click__link {
  padding: 0px!important;
  display: inline-flex!important;
  align-items: center!important;

}
.buy-on-click_catalog {
  background-color: white;
  padding: 1em .75em 0em;
  text-align: center;
  position: hide;
  z-index: 0;
}
.buy-on-click__ico {
  background-image: url(_markup/img/one-click.svg);
  width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;

}
.buy-on-click__link_catalog {
  min-width: 230px;
}
@media (max-width: 767px) {
  .buy-on-click {
    text-align: left;
  }
        .buy-on-click_catalog {
          text-align: center;
        }
  .buy-on-click__link {
    min-width: 50%;
  }
}
@media (max-width: 474px) {
  .buy-on-click__link {
   width: 100%;
  }
}
.buy-one-click__right-side {
  width: 50%;
  display: inline-flex;
  flex-direction: column;
  float: right;
}

.buy-one-click__form-input {
  width: 100%;
  margin-bottom: 24px;
}

.buy-one-click__form-textarea {
  height: 179px!important;
  margin-bottom: 24px;
}

.buy-one-click__title,
.buy-one-click__price {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 140%;
  /* or 20px */
}
.buy-one-click__title {
  margin: 0;
  color: #1F1F1F;
}
.buy-one-click__price {
  margin: 8px 0 0;
  color: #00BC49;
}
.buy-one-click__left-side {
  width: 45%;
  display: inline-flex;
  flex-direction: column;
}
.buy-one-click__img {
  object-fit: cover;
  margin-top: 16px;  
  width: 279px;
  height: 210px;
}
.buy-one-click__form-submit {
  margin-top: 33px!important;
  margin-left: 0!important;
}
.buy-one-click__form-check {
  margin-bottom: 0!important;
}
@media (max-width: 484px) {
  .buy-one-click__box {
    display: flex;
    flex-direction: column;
  }
  .buy-one-click__left-side,
  .buy-one-click__right-side {
    width: 100%;
  }
  .buy-one-click__left-side {
    margin-top: 2em;
  }
  .buy-one-click__left-side {
    order: 2;
  }
  .buy-one-click__img {
    display: none;
  }
}

.main-slider-item-text._theme-dark .banner__title_2  {
  font-size: 28px;
  font-weight: 600;
  margin-top: 0.5em;
}
@media (max-width: 767px) {
  .main-slider-item-text._theme-dark .banner__title_2 {
      font-size: calc(13px + 2vw);
  }
}
@media screen and (max-width: 349px) {
  .main-slider-item-text._theme-dark .banner__title_2 {
    display: inline-block;
    font-size: calc(1em + 1vw);
  }
}

/* header btns */

.header-contacts{display:none; opacity: 0; transition: 0.5s;}
.fixed .header-contacts{ opacity: 1; }

@media (min-width: 1200px){

  .header-contacts{display:block;float: left;padding: 21px 0;}
  .header-contacts__links{display: inline;}
  .header-contacts__links{padding-right: 20px;}

  .header-contacts__icon{width: 23px;height: 23px; object-fit: contain;}

  .header-contacts__phone{padding-left: 47px;}
  .header-contacts__links span{display: none;}

}
@media (max-width: 1830px){
  .navbar-default .navbar-nav>li{padding-right: 20px!important;}
}
@media (min-width: 1830px){
  .header-contacts{display: flex; padding: 16px 0 0; margin-left: 20px;}
  .header-contacts__links span{display: inline;}
  .header-contacts__links{position: relative;display: block;padding: 5px 0;padding-left: 25px}
  
  .navbar-default .navbar-brand{
    margin-right: 170px;
  }
  .navbar-default .navbar-nav>li {
      padding-right: 60px;
  }
  .header-btns {
    padding-top: 20px;
  }
}
.howbuy .examples{
    background-color: #f9f9f9;
    padding: 20px 30px;
    margin: 0 -30px;
}
.howbuy p{
    font-size: 16px;
    line-height: 26px;
}
.howbuy .main-slider-item-fire-button{
    text-align: center;
    margin-top: 20px;
}
.howbuy .modal-title, .howbuy h2{
    font-size: 30px;
}
.howbuy .main-slider-item-fire._theme-dark{
    position: relative;
    width: auto;
    transform: none;
    height: 70px;
}
.howbuy .main-slider-item-fire._theme-dark .button a{
    font-size: 12px;
}
.form-wrap.howbuy{
    margin-left: 0px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.howbuy-button a{
    color: #ffbb44;
}
.howbuy-block.nomargin{
    margin-right: 13px;
}
.howbuy-block{
    float: right;
    margin-right: 20px;
}
.howbuy-button{
    display: inline-block;
    vertical-align: top;
    color: #ffbb44;
    text-align: center;
    padding: 15px 35px;
    border: 2px solid #ffbb44;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 26px;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.subtitle{
    flex-grow: 2;
}

.ny .b-services, .ny .b-offers, .ny .b-blog, .ny .b-contacts, .ny .b-masters, .ny .anons-section .item>.user, .ny .anons-section .right-user, .ny .forming-section, .ny .cart-top, .ny .greyback, .ny .category-section, .ny .items-main-section, .ny .b-product, .ny .b-pricelist, .ny .faq_q {
    background: url(ny/pattern.jpg);
}
.ny footer, .ny .b-trust, .ny .b-services .container, .ny .services-item, .ny .b-offers, .ny .b-blog{
    position: relative;
    z-index: 1;
}
.ny footer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: url(ny/footer.png);
}
.shedule{
    display: none;
}
.ny .shedule{
    display: block;
    color: #ff1200;
    font-size: 13px;
    padding: 20px;
    text-align: center;
}
.ny .b-trust{
    position: relative;
    z-index: 1;
}
@media (min-width: 763px) {
.ny .b-trust:before {
    content: "";
    position: absolute;
    top: 360px;
    left: -30px;
    width: 100%;
    height: 100%;
    opacity: .4;
    z-index: -1;
    background: url(ny/advantages.png);
    background-repeat: no-repeat;
}
}
@media (min-width: 763px) {
    .ny .b-services .container:before {
        content: "";
        position: absolute;
        top: -20px;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
        z-index: -1;
        background: url(ny/remont.png);
        background-repeat: no-repeat;
        background-position-x: right;
    }
}
.ny .services-item:before {
    content: "";
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: -1;
    background: url(ny/remont_holod.png);
    background-repeat: no-repeat;
    background-position-x: center;
}
.ny .services-item.lastitem:before {
    content: "";
    position: absolute;
    top: 77px;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: -1;
    background: url(ny/remont_stirka.png);
    background-repeat: no-repeat;
    background-position-x: center;
}
.ny .b-offers:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    z-index: -1;
    background: url(ny/best.png);
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: center;
}
@media (min-width: 763px) {
    .ny .b-blog:before {
        content: "";
        position: absolute;
        top: 0px;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
        z-index: -1;
        background: url(ny/blog.png);
        background-repeat: no-repeat;
        background-position-x: center;
    }
}
.ny .b-form{
    background: url(ny/form.png);
}
.ny .b-form>.container{
   padding-top: 55px;
   margin-bottom: -55px;
}
@media (min-width: 763px) {
    .ny .main-slider-item-0 .main-slider-item-fire._theme-dark{
        bottom: -40px;
    }
    .ny .trust-img{
        width: 100%;
        height: 100%;
    }
}
@media (max-width: 575px) {
    .main-slider-item-title._theme-dark i {
        display: none;
    }
    .main-slider-item-0 h3, .main-slider-item-0 .main-slider-item-fire-note._theme-dark>i {
        display: none;
    }
    .top-side, .items-main-section .flex-wrap {
        display: block;
    }
    .ny .main-slider-item-0 h1{
        margin-top: 10px;
    }
    .howbuy-button{
        margin-top: 15px;
    }
}
.form-wrap .form-group-btn .btn{
    white-space: break-spaces
}

#bx-soa-paysystem .bx-soa-pp-company-subTitle, #bx-soa-paysystem .bx-soa-pp-company-logo {
    display: none;
}
#bx-soa-paysystem .bx-soa-pp-company {
    background: none;
    border: none;
}
#bx-soa-paysystem .bx-soa-pp-desc-container {
    width: 100%;
}
#bx-soa-paysystem li {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px;
    width: 54px;
    text-align: left;
    margin-left: 10px;
    margin-right: 8px;
}
#bx-soa-paysystem ul {
    text-align: left;
}
.time{
    color: #ff3939;
    margin-top: 20px;
}
.footer-right .footer-opl>div {
    margin-bottom: 7px;
    width: 75px;
    height: 25px;
}
.form-group.bx-soa-location-input-container .form-control {
    height: auto;
    min-height: 40px;
    overflow: visible;
}
#bx-soa-delivery .bx-soa-pp-company {
    width: auto;
    clear: none!important;
}
#bx-soa-delivery .col-sm-7, #bx-soa-delivery .col-sm-5 {
    width: 100%
}
#bx-soa-delivery .bx-soa-pp-company-logo {
    display: none;
}
#bx-soa-delivery .bx-soa-pp-desc-container .bx-soa-pp-company {
    background: none;
}
#bx-soa-paysystem .bx-soa-pp-company-graf-container {
    border: none;
    margin-bottom: 0px;
    padding-top: 7px;
}
#bx-soa-paysystem .bx-soa-pp-company-smalltitle {
    padding-left: 25px;
}
#bx-soa-delivery .bx-soa-pp-desc-container {
    clear: both;
}
#bx-soa-delivery .bx-price-old{
    text-decoration: none;
    color: #000;
}


.forming-section .bottom .button {
height: 10%;
}

.bx-blue .btn.btn-default {
    outline: 0;
    color: #FFF;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff5517), to(#ff0016));
    box-shadow: 4px 5px 20px rgba(255, 0, 0, 0.4);
    transition: all 0.2s ease-out;
    border-radius: 21px;
    border-color: #ff0016;
    font-family: 'Montserrat';
    text-transform: uppercase;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
    font-weight: 600;
}

.forming-section .bottom .line span {
    margin: 3px;
}

.bx_storege ul li a {
    font-size: 20px;
    font-weight: 500;
    color: #ff0016;
}

.bx_storege ul li {
    font-size: 18px;
    margin-bottom: 10px;
}

.popup-window.popup-window-with-titlebar {
    -webkit-box-shadow: 12px 11px 8px 0px rgb(45 60 80 / 41%);
    border-radius: 13px;
}

.button-more-models {
    font-size: 13px;
    box-shadow: 4px 5px 20px rgb(255 0 0 / 40%);
    background: linear-gradient(to bottom, #ff5517, #ff0016);
    border-color: rgb(255 255 255 / 0%);
    border-radius: 27px;
    font-family: 'Montserrat';
    font-weight: 700;
    margin: 9px 0;
    color: rgb(255 255 255);
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease-out;
    height: 34px;
    width: 148px;

}
.urdn {
  display: none;
}