h1 {
  font-size: 20px;
  margin: 0 0 20px 0;
}
#right_column h1 {
  margin-bottom: 0;
  min-height: 40px;
  line-height: 40px;
  padding-left: 15px;
}

h2 {
  font-size: 20px;
  margin: 0 0 20px 0;
}
h3 {
  font-size: 17px;
  margin: 0 0 20px 0;
}
p {
  margin: 0 0 20px 0;
}
.catalog_block_small p,
.catalog-item-card p {
  margin-bottom: 0;
}

ul {
  margin: 0 0 20px 0;
}

.b-dealers-link {
  height: 90px;
  width: 25%;
  float: left;
  text-align: center;
}

.i {
  display: inline-block;
  vertical-align: middle;
  //display: inline;
  zoom: 1;
}
.i-d-1 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat -0px -0px;
}
.i-d-2 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat -149px -0px;
}
.i-d-3 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat -300px -0px;
}
.i-d-4 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat -451px -0px;
}
.i-d-5 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat 0px -96px;
}
.i-d-6 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat -149px -96px;
}
.i-d-7 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat -300px -96px;
}
.i-d-8 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat -451px -96px;
}
.i-d-9 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat 0px -194px;
}
.i-d-10 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat -149px -194px;
}
.i-d-11 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat -300px -194px;
}
.i-d-12 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat -451px -194px;
}
.i-d-13 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat 0px -294px;
}
.i-d-14 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat 0px -478px;
}
.i-d-15 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat -149px -478px;
}
.i-d-16 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat -300px -478px;
}
.i-d-17 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat -451px -478px;
}
.i-d-18 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat 0px -620px;
}
.i-d-19 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat -149px -620px;
}
.i-d-20 {
  width: 77px;
  height: 68px;
  background: url("/images/cabinet-icons.png") no-repeat -300px -620px;
}


.b-sheme-list {
  margin-top: 20px;
}
.b-sheme-list .b-sheme-item {
  text-align: center;
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px 0;
  padding-bottom: 10px;
  height: 320px;
  float: left;
  width: 50%;

}
.b-sheme-list .b-sheme-item span {
  display: block;
  font-size: 15px;
  text-decoration: underline;
}
.b-sheme-list .b-sheme-item a:hover span {
  text-decoration: none
}
.b-sheme-list .b-sheme-item a:hover img {
  opacity: 0.7;
}

.b-success-buy {
  display: none;
    width: 200px;
    height: 100px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -100px;
    text-align: center;
    background: #000;
    opacity: 0.9;
    -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  z-index: 2000;
}
.b-success-buy .bpreloader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/images/buy-preloader.gif") no-repeat center center;
}
.b-success-buy .btext {
    margin: 0 0 0;
    color: #fff;
    font-size: 14px;
    line-height: 100px;
    display: none;
}
.b-success-buy.complete .bpreloader {
  display: none;
}

.b-success-buy.complete .btext {
  display: block;
}
.b-success-buy a {
  color: #fff;
}

.b-land-page {
  margin-left: 15px;
  margin-right: 15px;
}
.b-land-page h3 {
  text-align: center; color: #62b328; margin: 20px 0px 20px 0px; font-size: 19px;
}
.blp-col h4,
.b-land-page h4 {
    margin: 20px 0px 10px 0px; font-size: 13px;    font-weight: bold;
}

.b-land-page > p {
  line-height: 18px; margin-bottom: 20px; padding: 0 0px 0 0px; width: auto;
}
.b-lp-collections {
    margin: 0 15px 20px 15px;
    padding: 15px 0 0 0;
}
.b-lp-item-collection {
  width: 33%;
  float: left;
}
.blpi-name {
  margin: 0 0 10px 0;
}
#content-wrapper  .blpi-name a {
  color: #193d6e;
  text-decoration: underline;
}
#content-wrapper  .blpi-name a:hover {
  text-decoration: none;
}

.blpi-photo {
  width: 150px;
  border: 1px solid #E6E6E6;
  padding: 1px;
}
.blpi-photo-inner {
  text-align: center;
  max-width: 150px;
  max-height: 120px;
  overflow: hidden;
}
.blpi-photo-inner img  {
  max-width: 150px;
  max-height: 120px;
}
.clearfix {
    //zoom: 1;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


.blp-col {
  width: 30%;
  float: left;
  margin-right: 3%;
}
.blp-col p {
  line-height: 14px;
  font-size: 10px;
}

.seo-bottom-text {
  clear: both;
  padding: 20px 0 10px 20px;
  margin: 20px 0 20px 0;
   background: url("/images/top3_bg.png") repeat-x scroll left top #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 4px -2px #000000;
}
.seo-bottom-text h3 {
  color: #62B328;
}

.b-pay-delivery {}
.b-pay-delivery p {
  margin-bottom: 10px;
}
.bpd-nav {
    font-size: 21px;
    color: #ababab;
    font-weight: bold;
    text-align: center;
    background: url("/images/delivery-shadow.png") no-repeat bottom center;
    margin: 0 0 20px 0;
    padding: 0 105px 40px 0;
}
.bpd-nav span {
    cursor: pointer;
    border-bottom: 1px dotted;
    margin-right: 20px;
}
.bpd-nav span:hover {
    border-bottom: 1px solid transparent;
}
.bpd-nav span.selected {
    cursor: default;
    border-bottom: 1px solid transparent;
    color: #63b52d;
}
.bpd-left {
    width: 470px;
    float: left;
}
.bpd-right {
    width: 450px;
    float: right;
}
    .bpd-item-text {
        position: relative;
        padding: 0 0 0 85px;
        margin: 0 0 20px 0;
    }
    .bpd-item-text .bpdi-ico {
        position: absolute;
        top: -20px;
        left: 10px;
    }
.bpd-item-head {
    font-size: 17px;
    font-weight: bold;
    font-family: "trebuchet ms";
    margin-bottom: 10px;
}
    .bpd-separator {
        border-bottom: 1px dotted #ccc;
        height: 1px;
        overflow: hidden;
        margin: 20px 0 30px 0;
    }

    .b-pay-user {    }
    .b-pay-user-left {
      float: left;
      width: 45%;
      padding-right: 5%;
    }
    .b-pay-user-right {
      float: left;
      width: 45%;
    }
    .b-pay-user-head {
      font-size: 12px;
      color: #000;
      font-weight: bold;
      position: relative;
    }
    .b-pay-user-head img {
      position: absolute;
      top: -10px;
      left: -50px;
    }
    .bpu-content {
      margin-left: 50px;
    }

    .b-pay-user {    }

.l-one-col #left_column {
  display: none;

}
.l-one-col #right_column {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}


.b-about {
      text-align: center;
      font-family: "trebuchet ms";
  }
  .h4-news,
  .b-about h4 {
      color: #63b52d;
      font-size: 21px;
      padding: 0;
      margin: 0 0 20px 0;
  }
  .shadow-hr {
      height: 23px;
      margin: 10px 0 20px 0;
      background: url("/images/shadow-hr.png") no-repeat center 0;
  }
  .b-about .desc {
      font-size: 15px;

  }
  .b-about .mail {
      background: url("/images/about-email.png") no-repeat 0 0;
      min-height: 47px;
      padding: 0 0 0 60px;
      text-align: left;
  }
  .b-about a {
    color: #63b52d;
  }

  .b-about .news-item {
    margin-left: 0;
    margin-right: 0;
    float: left;
    width: 45%;
    padding-right: 5%;
  }
  .b-about .news-item .catalog_name {
    color: #000;
  }

  .b-about  .news-list .separator {
    display: none;
    }
  .b-about .news-item {  }


.static_page .b-gm-points {
  margin: 20px 0 20px 0;
  padding: 0;
  list-style: none;
  }
.static_page .b-gm-points li { background: url("/images/gm-point.png") no-repeat 0 4px; padding: 0 0 0 0px; margin: 0 0 10px 0;
   text-align: left;
   float: left;
   width: 25%;
  }
.b-gm-points li span {
  padding-left: 20px;
  }
.b-gm-points {  }

.ba-t { margin: 20px 0 20px 0; padding: 0; font-size: 15px;  }
.ba-t td { padding: 0 50px 10px 0;  }
.ba-t .ba-cont-d { color: #727272;  }
.ba-t {  }



/* ��������������� ���� */
ul#horizontal-multilevel-menu > li:nth-child(2) a.parent {
  font-weight: bold;
  font-size: 15px;
}
ul#horizontal-multilevel-menu > li:nth-child(2) ul {
  width: auto;
  background: #76CB38;
  background: #55a21d;
}
ul#horizontal-multilevel-menu > li:nth-child(2) > ul {
  width: 800px;
}
ul#horizontal-multilevel-menu > li:nth-child(2) > ul > li {
  float: left;
  border-bottom: 1px dotted #fff;
  border-right: 1px dotted #fff;
  width: 199px;
 }
ul#horizontal-multilevel-menu > li:nth-child(2) ul a {
  padding: 4px;
}
ul#horizontal-multilevel-menu ul li {
  -webkit-box-shadow: none;
          box-shadow: none;
}
ul#horizontal-multilevel-menu ul ul {
  /*border-top: 1px solid #a7d569; */
  display: block;
  position: relative;
  top: auto;
  left: auto;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
 }
ul#horizontal-multilevel-menu ul ul li {
  display: inline-block;
  padding: 0;
}
ul#horizontal-multilevel-menu ul ul li a {
  display: inline-block;
}

.detail-sale- img.sale {
    display: none;
}

.sale- img.sale {
    display: none;
}

.sale-4332 img.sale {
    display: inline;
    position: absolute;
    z-index: 10;
    top: 5px;
    left: 5px;
}

.detail-sale-4332 img.sale {
    display: inline;
    position: absolute;
    z-index: 10;
    top: 5px;
    left: 5px;
}

.left{float: left;}
.right{float: right;}

/* new main page section */
.main-page{background: #efefef;}
.main-slider{position: relative;  margin: 10px 30px 0;}
.main-slider-wrapper{display: block; max-width: 890px; height: 200px; margin: 0; position: relative;}
.slick-prev, .slick-next{
    position: absolute;
    display: block;
    width: 30px;
    height: 80px;
    top: 100px;
    font-size: 0;
}
.slick-prev:before, .slick-next:before {
    display: none;
}
.slick-prev.slick-arrow{left: -30px;  top: 50%;  margin-top: -11px; background: url('/bitrix/images/prev-button.png') left top no-repeat;}
.slick-next.slick-arrow{right: -30px;  top: 50%;  margin-top: -11px; background: url('/bitrix/images/next-button.png') left top no-repeat;}
.main-slides{padding: 0; display: block; max-width: 890px;}
.main-slide-img > img {
    width: 100%;
}
.main-slide{

}
.slide-item {
    max-width: 220px;
}
.slick-slide {
    margin: 0 2px;
}

/* the parent */
.slick-list {
    margin: 0 -2px;
}
.main-slide-img{
    display: block;
    border: 1px solid #ccc;
}
.main-slide-img >img{
    border: 1px solid #fff;
    display: block;
    width: 100%;
    max-height: 100%;
}
.main-slide-text{
    display: block;
    text-align: center;
    padding-top: 15px;
    color: #193d6e!important;
    font-family: "Trebuchet MS";
    font-size: 14px;
}
.main-slider-header{
    height: 40px;
    line-height: 30px;
    border-bottom: 1px dotted #999;
    margin-bottom: 0;
    padding: 0 30px;
    margin-left: 38px;
}
.main-slider-section{padding-top: 10px; position: relative;}
.badge{display: block; width: 58px; height: 58px; position: absolute; left: 0; top: 0;}
.badge-lead{background: url('/bitrix/images/label_lead.png') left top no-repeat;}
.badge-new{background: url('/bitrix/images/label_new.png') left top no-repeat;}
.badge-sale{background: url('/bitrix/images/label_sale.png') left top no-repeat;}
.badge-spec{background: url('/bitrix/images/label_spec.png') left top no-repeat;}

/* new main page section */
