.s_txt h2{
  padding-left: 15px;
}


.mobile-filter .flt-line .flt-title {
  position: relative;
  text-align: left;
  background: url("/bitrix/templates/vds_main/css/../img/noise.png") repeat;
  text-transform: uppercase;
  font-size: 1.23076923em;
  line-height: 1.125em;
  font-weight: bold;
  padding: 14px 22px;
  color: #a15a2e;
}
.mobile-filter .flt-line .flt-item {
  background: #f7f5f1;
  padding: 10px 0 12px 0;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
.mobile-filter .flt-line .show-all {
  background: url("/bitrix/templates/vds_main/css/../img/show-all-bg.png") no-repeat 0 -30px;
  color: #e80000;
  font-weight: bold;
  cursor: pointer;
  margin: 0 21px;
  padding: 5px 25px;
}
.mobile-filter .flt-line .show-all.hide {
  color: black;
  background-position: 0 10px;
}
.mobile-filter .flt-line.stroy {
  background: #f7f5f1;
}
.mobile-filter .flt-line.stroy .flt-title {
  padding-left: 50px;
  color: black;
}


.mobile-filter .flt-line.stroy .multilevel-menu {
  padding: 15px 0;
  font-size: 14px;
}

.mobile-filter .flt-line.stroy .multilevel-menu > li > a {
  display: block;
  float: left;
  width: 100%;
  padding: 5px 15px;
  line-height: 16px;
}

.mobile-filter .flt-line.stroy .multilevel-submenu > li > a {
  display: block;
  padding: 2px 15px;
  line-height: 14px;
  color: #999999;
  text-decoration: none;
  font-size: 14px;
}

.mobile-filter .flt-line.stroy .multilevel-submenu > li > a:hover,
.mobile-filter .flt-line.stroy .multilevel-submenu > li > a.child-selected {
  color: #4d97a6;
}

.mobile-filter .flt-line.checkboxes input {
  position: absolute;
  left: -99999px;
}

.mobile-filter .flt-line.checkboxes input:checked + label {
  background-position: 0 -39px;
}

.mobile-filter .flt-line.checkboxes label {
  display: block;
  margin: 0 21px;
  padding: 5px 25px;
  background: url("/bitrix/templates/vds_main/css/../img/checkbox.png") no-repeat 0 6px;
  cursor: pointer;
  line-height: 16px;
}

.mobile-filter .flt-line.checkboxes label:hover {
  color: #e80000;
}

.mobile-filter .flt-line.checkboxes .disabled label {
  color: #999999 !important;
  cursor: default;
  background-position: 0 -88px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mobile-filter .flt-line.colors {
  text-align: center;
}

.mobile-filter .flt-line.colors .flt-item {
  padding: 10px 15px 4px 15px;
}

.mobile-filter .flt-line.colors input {
  position: absolute;
  left: -99999px;
}

.mobile-filter .flt-line.colors input:checked + label {
  border: 3px solid #e80000;
}

.mobile-filter .flt-line.colors input.inp-disabled + label {
  zoom: 1;
  filter: alpha(opacity=20);
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}

.mobile-filter .flt-line.colors label {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 2px;
  cursor: pointer;
  border: 1px solid #999999;
}

.mobile-filter .flt-line.colors label:hover {
  border: 3px solid #e80000;
}

.mobile-filter .flt-line.proizv {
  padding-top: 15px;
}

.mobile-filter .flt-line.proizv .flt-title {
  padding-left: 50px;
  color: black;
}

.mobile-filter .flt-line.proizv .flt-title:before {
  display: block;
  position: absolute;
  margin-left: -30px;
  content: " ";
  width: 22px;
  height: 22px;
  background: url("/bitrix/templates/vds_main/css/../img/ico-proizv.png") no-repeat;
}

.mobile-filter .flt-line.proizv .flt-item {
  padding-bottom: 0;
}

.mobile-filter .flt-line.proizv .buy {
  position: relative;
  margin-top: 10px;
  color: black;
}

.mobile-filter .flt-line.proizv .buy:hover {
  color: white;
}


.main .listing .promo-items li:after{
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.toggle-btn {
  width: 39px;
  height: 31px;
  cursor: pointer;
  background: url(button.png) no-repeat;
  position: absolute;
  left: 20px;
  top: 5px;
  display: none;
  z-index: 100;
}
.personal-left-block h1{
  font-size: 2.15384615em !important;
  font-weight: 400 !important;
  text-align: left !important;
}
.mobile-menu {
  padding-left: 20px;
  width: auto;
  position: absolute;
  /*left: -250px;*/
  background: #f7f5f1;
  height: 100%;
  top: 20px;
}
.materials-btn {
  width: 22px;
  height: 22px;
  position: absolute;
  cursor: pointer;
  right: 15px;
  top: 12px;
  z-index: 100;
  background: url("/bitrix/templates/vds_main/css/../img/ico-stroy.png") no-repeat;
  display: none;
}
.otsupi {
  padding-left: 15px;
}
.mobile-filter {
  width: 300px;
  position: absolute;
  right: -300px;
  display: none;
}
.open_filter .mobile-filter{
   display: block;
}

.phone-icon {
  display: block;
  width: 18px;
  height: 20px;
  background: url(small-phone.png) no-repeat;
  position: absolute;
  z-index: 3;
  right: 30px;
  top: 11px;
  display: none;
}
.mCustomScrollbar.mCS_no_scrollbar{
  height: auto !important;
}





@media (max-width: 1020px) {
  .container {
    width: 100%;
    position: relative;
  }
  body {
    min-width: 320px;
  }
  header {
    height: auto;
  }
  header .top-partner {
    display: none;
  }
  header .col-1 {
    float: none;
    margin: auto;
  }
  header .col-3 {
    float: left;
    width: 30%;
  }
  .bx-wrapper .bx-pager {
    margin-right: auto;
    right: auto;
    left: 10%;
  }
  .bx-wrapper img {
    width: 100%;
    height: 260px;
  }
  .main .promo-items li {
    width: 33.333%;
  }
  .main .promo-items li:nth-child(3n+1),
  .main .promo-items li:nth-child(3n+2) {
    margin-right: 0;
  }
  .main .promo-items li figcaption {
    height: 200px;
  }
  footer .col-1,
  footer .col-2 {
    float: none;
    width: 100%;
  }
  footer .col-1:after,
  footer .col-2:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
  }
  footer .logo-small,
  footer .copyright {
    float: none;
    text-align: center;
  }
  footer .creator-text,
  footer .logo-yadadya {
    display: inline-block;
    float: none;
  }
  footer .logo-yadadya {
    position: relative;
    top: 8px;
  }
  footer .creator {
    text-align: center;
  }
  footer .logo-small {
    margin: auto;
  }
  footer .creator {
    margin-top: 10px;
  }
  footer .col-1 {
    border-right: 0;
  }
  footer .address {
    text-align: center;
    background: none;
    float: left;
    width: 50%;
  }
  footer .phone-number {
    float: none;
    margin: auto;
  }
  .small-container,
  footer .copyright {
    float: left;
    width: 48%;
    margin-top: 15px;
  }
  footer .phone-line {
    float: left;
    width: 50%;
    clear: none;
  }
  footer .callback-label,
  footer .callback-label2 {
    left: 0;
    position: relative;
    top: 0;
    display: none;
    margin: 15px auto;
  }
  .main.catalog aside,
  .main.article aside,
  .main.catalog article,
  .main.article article,
  .main.article-catalog aside,
  .main.article-catalog article {
    padding-top: 20px;
    padding-left: 0;
    padding-bottom: 0;
  }
  .product-detailed,
  .main .mainline-2 {
    padding-top: 0;
    /*padding-right: 15px;*/
  }
  .product-detailed .left-column,
  .product-detailed .right-column {
    width: 100%;
    float: none;
  }
  .product-detailed .price {
    width: 150px;
  }
  .product-detailed .product-characters-container {
    padding-left: 15px;
  }
  .bx-google-map {
    width: 100% !important;
  }
  .main .filter-container,
  .mobile-filter .filter-container {
    padding-bottom: 0;
  }
  iframe {
    width: 100% !important;
  }
}
@media (max-width: 820px) {
   header .phone-number{
      display: none;
   }
   
  header .col-2,
  header .col-3 {
    float: none;
  }
  header .col-2:after,
  header .col-3:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
  }
  header .col-2 {
    width: 425px;
    margin: auto;
  }
  header .col-3 {
    width: 170px;
    margin: auto;
  }
  header .top-menu li:last-child {
    display: none;
  }
  header .col-1 {
    width: 275px;
  }
  footer .bottom-menu {
    float: left;
    padding: 15px 0;
    text-align: center;
    width: 100%;
  }
  footer .bottom-menu li {
    float: none;
    padding: 0;
  }
  footer .bottom-menu li a {
    padding: 5px 0;
  }
  .slider,
  .bx-wrapper img,
  .bx-viewport {
    height: 200px !important;
  }
  .slider.disabled {
    height: 40px !important;
  }
  .breadcumbs {
    padding-left: 0;
  }
  header .logo {
    width: 51px;
    height: 39px;
    background: url(small-logo.png) no-repeat;
    margin: 15px auto;
  }
  header .twenty-years {
    display: none;
  }
  .callback-label,
  .callback-label2 {
    position: relative;
    margin: 15px auto;
    right: 0;
    top: 0;
    display: none !important;
  }
  header .col-2 {
    width: 100%;
  }
  header .top-menu {
    float: none;
  }
  header .top-menu:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
  }
  header .top-menu {
    margin-top: 0;
    border-top: 0;
    text-align: center;
  }
  header .top-menu li {
    float: none;
  }
  header .top-menu a,
  header .top-menu li:first-child a {
    padding: 0;
  }
  header .top-menu a span:before {
    content: none !important;
  }
  header .top-menu a span {
    padding: 10px 0;
  }
  .toggle-btn {
    display: block;
  }
  .user-enter {
    float: none;
    box-shadow: none;
    text-align: left;
  }
  .user-enter .left,
  .user-enter .right {
    background: transparent;
    float: none;
    text-transform: uppercase;
    text-decoration: none;
    font-size: .92307692em;
    line-height: 1.08333333em;
    font-weight: bold;
    color: black;
    padding: 8px 0;
  }
  body {
    overflow-x: hidden;
    position: relative;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    right: 0;
  }
  .bottom-menu a,
  .mobile-list a {
    display: block;
    text-align: left;
    padding: 8px 0;
    text-transform: uppercase;
    text-decoration: none;
    font-size: .92307692em;
    line-height: 1.08333333em;
    font-weight: bold;
  }
  .bottom-menu li:first-child,
  .bottom-menu li:nth-child(3),
  .bottom-menu li:last-child {
    display: none;
  }
  .mobile-list {
    float: none;
    margin-top: 10px;
  }
  .bottom-menu {
    margin-top: 15px;
  }
  .top-menu li:last-child {
    display: none;
  }
  .main .promo-categories .promo-categories-sub {
    left: 100px;
  }
  .mobile-list a {
    color: #9a9a9a;
  }
  .bottom-menu a {
    color: #797979;
  }
  .mobile-list a:hover,
  .bottom-menu a:hover {
    color: #e80000;
  }
  .phone-icon {
    display: block;
  }
}
@media (max-width: 767px) {
  .main aside,
  .main article {
    float: none;
    width: 100%;
    padding: 20px 0;
  }
  .main.catalog aside,
  .main.article aside,
  .main.catalog article,
  .main.article article,
  .main.article-catalog aside,
  .main.article-catalog article {
    width: 100%;
  }
  .slider,
  .bx-wrapper img,
  .bx-viewport {
    height: 130px !important;
  }
  .slider.disabled {
    height: 40px !important;
  }
}
@media (max-width: 600px) {
  .main article {
    padding-top: 10px;
  }
  .main .filter-container {
    padding-bottom: 0;
  }
  .main aside,
  .main article {
    padding-bottom: 20px;
    padding-left: 0;
  }
  .main aside {
    padding-top: 20px;
  }
  .main .promo-items li {
    width: 100%;
    float: none;
  }
  .main .promo-items li figcaption {
    height: auto;
    text-align: center;
  }
  .main .listing .promo-items li figcaption {
    height: auto;
  }
  .slider,
  .bx-wrapper img,
  .bx-viewport {
    height: 140px !important;
  }
  .slider.disabled {
    height: 40px !important;
  }
  .main .promo-categories figure {
    width: 53px;
    height: 53px;
  }
  .main .promo-categories > li:nth-child(2) figure {
    background: url(promo-2.png) no-repeat;
  }
  .main .promo-categories > li:nth-child(3) figure {
    background: url(promo-3.png) no-repeat;
  }
  .main .promo-categories > li:first-child > a figure {
    background: url(promo-1.png) no-repeat;
  }
  .main .promo-categories > li:nth-child(1) {
    padding-left: 20px;
  }
  .main .promo-categories .promo-categories-sub {
    left: 80px;
  }
  .main .promo-categories > li {
    border-left: 0;
  }
}
@media (max-width: 510px) {
    .main.article-catalog aside{
        padding-top: 0px;
    }
    .main.catalog article{
        padding-top: 0px;
    }
    .slider.disabled{
        height: 0px !important;
    }
  .product-detailed .delivery_container{
    padding-right: 15px !important;
  }
  .product-detailed .delivery-calc-block{
    padding-right: 15px !important;
    width: 96%;
  }
  .product-detailed .buy{
    padding-right: 15px !important;
    width: 96%;
  }
  .main .promo-items li figure{
    height: 150px !important;
  }
   .main .promo-items li .price-ras{
    top:-30px !important;
  }
  .scrollable{
    display: none !important;
  }
   .main .promo-items li .price{
    top: -30px !important;
   }
   .phone-icon{
      right: 60px;
   } 
  .slider,
  .bx-wrapper img,
  .bx-viewport {
    height: 75px !important;
  }
  .bx-prev{ display: none !important;}
  .bx-next{ display: none !important;}
  .mainline-2 p > img {
    width: 92%;
  }
  .main .flt-line.stroy .multilevel-menu > li {
    float: none;
    width: 100%;
  }
  .main .flt-line.stroy .flt-title {
    display: none;
  }
  .main .flt-line.proizv,
  .mobile-filter .flt-line.proizv {
    padding-top: 0;
  }
  .materials-btn {
    display: block;
  }
  .small-container,
  footer .copyright {
    width: 45%;
  }
  footer .phone-number,
  footer .logo-small,
  footer .phone-line {
    display: none;
  }
  footer .address {
    padding: 0;
  }
  footer .copyright {
    margin: 0;
    margin-top: 15px;
  }
  .modal .modal-dialog {
    width: 98%;
    top: 50%;
    margin: 0;
    margin-top: -130px;
  }
  .modal .modal-dialog .right {
    padding: 25px 35px;
  }
  .buy span {
    left: 0px !important;
  }
  .main .promo-categories .promo-categories-sub{
   display: none;
  }
  .main .promo-categories > li{
   width: 33.3%;
  }
  .main .promo-categories > li:nth-child(1){
      width: 33.3%;
      text-align: center;
      padding-left: 0;
  }
  .main .listing .promo-items li .price-ras{
    position: relative !important;
  }
  .main .listing .promo-items li .buy span{
    left: 0;
  }
  .main .listing .promo-items li .price{
    position: relative !important;
  }
}
@media (max-width: 410px) {
  .modal .modal-dialog.enter .fill-remember {
    font-size: 12px;
    padding: 8px 6px 0 45px;
  }
}
.open_filter {
  right: 300px;
}
.open-menu {
  /*right: -250px;*/
  height: 100%;
  overflow: hidden;
}
.main .fig-container:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
p {
  padding-left: 15px;
}
