

/* Start:/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/style.css?1741260237319150*/
.button-colorize { background: url('//101siding.ru.opt-images.1c-bitrix-cdn.ruhttp://101siding.ru/images/button-colorize.png?14642466822932') no-repeat center center; height:51px;width:230px; display:inline-block; vertical-align:top; }
.colorize-block { margin-top: 7px; text-align:justify; line-height: 51px;display:inline-block; }

.row .margin-30-40-0{
  margin: 30px 40px 0;
}

h1.n-blue-title {
  color: #5ab2e4!important;
  margin: 0 5px!important;
  margin-bottom: 0px!important;
}

.n-katalog-descr {
  padding: 8px 20px;
  margin-bottom: -10px;
}
.row .n-katalog-descr-otstyp{
  padding: 0px 20px;
  margin-bottom: 15px;
}

.n-catalog-wrap {
  width: 100%;
  clear: both;
  float: left;
}

.n-catalog_left {
  width: 100%;
  float: left;
  margin-right: -1px;
  margin-bottom: 15px;
  z-index: 5;
  position: relative;
}
@media (min-width: 992px) {
  .n-catalog_left {
    width: 25%;
    border-right: 1px solid #d9d5d2;
  }
}

.n-bx_catalog_right {
  float: left;
  width: 100%;
}
@media (min-width: 992px) {
  .n-bx_catalog_right {
    border-left: 1px solid #d9d5d2;
  }
}
@media (min-width: 992px) {
  .n-bx_catalog_right {
    width: 75%;
  }
}
.n-bx_catalog_right div.bx_catalog_list_home {
  margin-left: -1px;
}
@media (min-width: 992px) {
  .n-bx_catalog_right div.bx_catalog_list_home {
    margin-left: 0;
  }
}
.n-bx_catalog_right .block-sort {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
}
.n-bx_catalog_right .block-sort a.priceubiv, .n-bx_catalog_right .block-sort a.populubiv {
  padding: 10px 14px;
  color: #a3a09e;
  text-transform: none;
  margin-right: 8px;
  display: inline-block;
}
.n-bx_catalog_right .block-sort a.priceubiv:after, .n-bx_catalog_right .block-sort a.populubiv:after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 13px;
  background: url("//101siding.ru/images/n-thin-arrow.png") no-repeat top right;
  margin-left: 10px;
}
.n-bx_catalog_right .block-sort a.priceubiv.activ, .n-bx_catalog_right .block-sort a.populubiv.activ {
  border: 1px solid #5ab2e4;
  background: #5ab2e4;
  padding: 10px 14px;
  color: #fff;
  text-transform: none;
  position: relative;
}
.n-bx_catalog_right .block-sort a.priceubiv.vozvr, .n-bx_catalog_right .block-sort a.populubiv.vozvr {
  border: 1px solid #5ab2e4;
  background: #5ab2e4;
  padding: 10px 14px;
  color: #fff;
  text-transform: none;
  position: relative;
}
.n-bx_catalog_right .block-sort a.priceubiv.activ:after, .n-bx_catalog_right .block-sort a.populubiv.activ:after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 13px;
  background: url("//101siding.ru/images/n-thin-arrow.png") no-repeat top left;
  margin-left: 10px;
}
.n-bx_catalog_right .block-sort a.priceubiv.vozvr:after, .n-bx_catalog_right .block-sort a.populubiv.vozvr:after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 13px;
  background: url("//101siding.ru/images/n-thin-arrow.png") no-repeat top right;
  margin-left: 10px;
}

.n-bx_catalog_right .block-sort__title {
  font-weight: bold;
  margin-right: 8px;
}
.n-bx_catalog_right .block-sort .bx_pagination_bottom {
  float: left;
  margin-top: 20px;
  width: 100%;
  display: none;
}
@media (min-width: 1200px) {
  .n-bx_catalog_right .block-sort .bx_pagination_bottom {
    float: right;
    margin-top: 0;
    width: auto;
    display: block;
  }
}

.n-bx_catalog_item {
  float: left;
  width: 100%;
  border-bottom: 1px solid #d9d5d2;
  padding: 10px;
  font-family: 'Exo 2', sans-serif;
  position: relative;
}
@media (min-width: 767px) {
  .n-bx_catalog_item {
    width: 50%;
    border-right: 1px solid #d9d5d2;
  }
  .n-bx_catalog_item:nth-child(2n) {
    border-right: none;
  }
  .n-bx_catalog_item:nth-child(2n) .n-bx_catalog_item__hidden {
    border-right: none;
  }
}
@media (min-width: 1200px) {
  .n-bx_catalog_item {
    width: 33%;
  }
  .n-bx_catalog_item:nth-child(2n) {
    border-right: 1px solid #d9d5d2;
  }
  .n-bx_catalog_item:nth-child(2n) .n-bx_catalog_item__hidden {
    border-right: 1px solid #d9d5d2;
  }
  .n-bx_catalog_item:nth-child(3n) {
    width: 34%;
    border-right: none;
  }
  .n-bx_catalog_item:nth-child(3n) .n-bx_catalog_item__hidden {
    border-right: none;
  }
}
.n-bx_catalog_item div.bx_catalog_item_container {
  padding: 12px;
}
.n-bx_catalog_item__top {
  overflow: hidden;
}
.n-bx_catalog_item__top .articul {
  margin-bottom: 12px;
  font-weight: normal;
  font-size: 12px;
}
@media (min-width: 767px) {
  .n-bx_catalog_item__top .articul {
    float: left;
    width: 55%;
  }
}
.n-bx_catalog_item__top .compers {
  margin-bottom: 12px;
  background: url("//101siding.ru/images/n-compare-icon.png") center left no-repeat;
}
@media (min-width: 767px) {
  .n-bx_catalog_item__top .compers {
    float: left;
    width: 45%;
  }
}
.n-bx_catalog_item__top .compers a, .n-bx_catalog_item__top .compers a:link, .n-bx_catalog_item__top .compers a:hover, .n-bx_catalog_item__top .compers a:visited, .n-bx_catalog_item__top .compers a:active, .n-bx_catalog_item__top .compers a:focus, .n-bx_catalog_item__top .compers button {
  color: #474747;
  font-weight: bold;
  font-size: 12px;
  font-family: 'Exo 2', sans-serif;
  text-decoration: underline;
  padding-left: 24px;
}
.n-bx_catalog_item__top .compers a:hover, .n-bx_catalog_item__top .compers a:link:hover, .n-bx_catalog_item__top .compers a:hover:hover, .n-bx_catalog_item__top .compers a:visited:hover, .n-bx_catalog_item__top .compers a:active:hover, .n-bx_catalog_item__top .compers a:focus:hover, .n-bx_catalog_item__top .compers button:hover {
  text-decoration: none;
}
.n-bx_catalog_item__top .compers a.active, .n-bx_catalog_item__top .compers a:link.active, .n-bx_catalog_item__top .compers a:hover.active, .n-bx_catalog_item__top .compers a:visited.active, .n-bx_catalog_item__top .compers a:active.active, .n-bx_catalog_item__top .compers a:focus.active, .n-bx_catalog_item__top .compers button.active {
  color: #93b31e;
}
.n-bx_catalog_item__image-wrap {
  width: 100%;
  height: 166px;
}
@media (min-width: 320px) {
  .n-bx_catalog_item__image-wrap {
    overflow: hidden;
  }
}
.n-bx_catalog_item__image {
  border: 1px solid #dbdbdb;
  width: 160px;
  height: 166px;
  padding: 8px;
  float: left;
  margin-right: 10px;
  position: relative;
}
.n-bx_catalog_item__image a, .n-bx_catalog_item__image a:link, .n-bx_catalog_item__image a:hover, .n-bx_catalog_item__image a:visited, .n-bx_catalog_item__image a:active, .n-bx_catalog_item__image a:focus, .n-bx_catalog_item__image button {
  display: block;
  width: 150px;
  height: 150px;
  position: relative;
  float: left;
  margin-right: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.n-bx_catalog_item__image-shild-sale {
  position: absolute;
  width: 94px;
  height: 28px;
  overflow: hidden;
  text-indent: 9999px;
  background: url("//101siding.ru/images/n-shild-sale.png") top left no-repeat;
  top: -1px;
  left: -1px;
}
.n-bx_catalog_item__image-shild-new {
  position: absolute;
  width: 94px;
  height: 28px;
  overflow: hidden;
  text-indent: 9999px;
  background: url("//101siding.ru/images/n-shild-new.png") top left no-repeat;
  top: -1px;
  left: -1px;
}
.n-bx_catalog_item__right {
  float: left;
  margin-top: 20px;
}
@media (min-width: 320px) {
  .n-bx_catalog_item__right {
    margin-top: 0;
  }
}
@media (min-width: 767px) {
  .n-bx_catalog_item__right {
    max-width: 95px;
  }
}
.n-bx_catalog_item__property {
  font-size: 12px;
  line-height: 16px;
  margin-top: 5px;
}
.n-bx_catalog_item__property span {
  display: block;
  font-weight: bold;
}
.n-bx_catalog_item__price {
  font-size: 22px;
  line-height: 12px;
  color: #5ab2e4;
  font-weight: bold;
}
.n-bx_catalog_item__price .curr {
  font-size: 14px;
}
.n-bx_catalog_item__price .bx-price{
  font-size: 22px;
  line-height: 12px;
  color: #5ab2e4;
  font-weight: bold;
}
.n-bx_catalog_item a.n-bx_catalog_item__title, .n-bx_catalog_item a:link.n-bx_catalog_item__title, .n-bx_catalog_item a:hover.n-bx_catalog_item__title, .n-bx_catalog_item a:visited.n-bx_catalog_item__title, .n-bx_catalog_item a:active.n-bx_catalog_item__title, .n-bx_catalog_item a:focus.n-bx_catalog_item__title, .n-bx_catalog_item button.n-bx_catalog_item__title {
  color: #474747;
  font-size: 14px;
  margin-top: 18px;
  display: inline-block;
  overflow: hidden;
  height: 40px;
}
.n-bx_catalog_item a.n-bx_catalog_item__title span, .n-bx_catalog_item a:link.n-bx_catalog_item__title span, .n-bx_catalog_item a:hover.n-bx_catalog_item__title span, .n-bx_catalog_item a:visited.n-bx_catalog_item__title span, .n-bx_catalog_item a:active.n-bx_catalog_item__title span, .n-bx_catalog_item a:focus.n-bx_catalog_item__title span, .n-bx_catalog_item button.n-bx_catalog_item__title span {
  font-weight: bold;
}
.n-bx_catalog_item .bx_scu {
  height: 93px;
}
.n-bx_catalog_item div.bx_scu ul li span.cnt {
  z-index: 1;
}
.n-bx_catalog_item__color-wrap {
  margin-top: 18px;
}
.n-bx_catalog_item__color-title {
  font-weight: bold;
  font-size: 12px;
}
.n-bx_catalog_item__hidden {
  background: #f3f5f8;
  z-index: 99;
  padding: 16px 10px;
  text-align: center;
  margin: -10px;
  margin-top: 0;
}
@media (min-width: 767px) {
  .n-bx_catalog_item__hidden {
    position: absolute;
    left: -1px;
    right: -1px;
    display: none;
    border: 1px solid #d9d5d2;
    border-top: none;
    margin: 0;
  }
}
.n-bx_catalog_item__hidden a.readmore, .n-bx_catalog_item__hidden a:link.readmore, .n-bx_catalog_item__hidden a:hover.readmore, .n-bx_catalog_item__hidden a:visited.readmore, .n-bx_catalog_item__hidden a:active.readmore, .n-bx_catalog_item__hidden a:focus.readmore, .n-bx_catalog_item__hidden button.readmore {
  display: block;
  width: 100%;
  float: none;
  margin: 0 0 8px 0;
}
.n-bx_catalog_item .n-bx_catalog_item:nth-child(3n) {
  width: 34%;
}
@media (min-width: 1200px) {
  .n-bx_catalog_item .n-bx_catalog_item:nth-child(3n) .n-bx_catalog_item__hidden {
    border-right: none;
  }
}
.n-bx_catalog_item:hover .n-bx_catalog_item__hidden {
  display: block;
}

.n-catalog-kategory-list__all {
  background: #93b31e;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  padding: 14px 18px;
  width: 100%;
  position: relative;
  cursor: pointer;
}
.n-catalog-kategory-list__all a{
  color: #fff;
}
.n-catalog-kategory-list__all a:hover, .n-catalog-kategory-list__all a:visited, .n-catalog-kategory-list__all a:focus, .n-catalog-kategory-list__all a:active{
  color: #fff;
}
.n-catalog-kategory-list__all:before {
  content: "";
  position: absolute;
  top: 21px;
  right: 18px;
  width: 13px;
  height: 8px;
  overflow: hidden;
  background: url("//101siding.ru/images/n-arrow-white.png") top center no-repeat;
}
@media (min-width: 992px) {
  .n-catalog-kategory-list__all:before {
    display: none;
  }
}
.n-catalog-kategory-list__all.no-arrow:before {
    content: none;
}
.n-catalog-kategory-list__all.active:before {
  background: url("//101siding.ru/images/n-arrow-white.png") bottom center no-repeat;
}

ul.n-catalog-kategory-list {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: none;
}
ul.n-catalog-kategory-list li a.active{  
  background: #eae9e9!important;
  font-family: 'Exo 2', sans-serif!important;
  font-size: 14px!important;
  color: #474747!important;
  border-bottom: 1px solid #d9d5d2!important;
  display: inline-block!important;
  width: 100%!important;
  padding: 10px 18px!important;
}
ul.n-catalog-kategory-list.active {
  display: block;
}
@media (min-width: 992px) {
  ul.n-catalog-kategory-list {
    display: block;
  }
}
ul.n-catalog-kategory-list li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.n-catalog-kategory-list li a, ul.n-catalog-kategory-list li a:link, ul.n-catalog-kategory-list li a:hover, ul.n-catalog-kategory-list li a:visited, ul.n-catalog-kategory-list li a:active, ul.n-catalog-kategory-list li a:focus, ul.n-catalog-kategory-list li button {
  background: #f3f5f8;
  font-family: 'Exo 2', sans-serif;
  font-size: 14px;
  color: #474747;
  border-bottom: 1px solid #d9d5d2;
  display: inline-block;
  width: 100%;
  padding: 10px 18px;
}
ul.n-catalog-kategory-list li a:hover, ul.n-catalog-kategory-list li a:link:hover, ul.n-catalog-kategory-list li a:hover:hover, ul.n-catalog-kategory-list li a:visited:hover, ul.n-catalog-kategory-list li a:active:hover, ul.n-catalog-kategory-list li a:focus:hover, ul.n-catalog-kategory-list li button:hover {
  background: #eae9e9;
  text-decoration: none;
}
ul.n-catalog-kategory-list li a.active, ul.n-catalog-kategory-list li a:link.active, ul.n-catalog-kategory-list li a:hover.active, ul.n-catalog-kategory-list li a:visited.active, ul.n-catalog-kategory-list li a:active.active, ul.n-catalog-kategory-list li a:focus.active, ul.n-catalog-kategory-list li button.active {
  background: #93b31e;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  padding: 14px 18px;
  border-bottom: none;
}

.n-catalog-filter {
  font-family: 'Exo 2', sans-serif;
}
.n-catalog-filter__wrap {
  position: relative;
  display: none;
}
.n-catalog-filter__wrap.active {
  display: block;
}
@media (min-width: 992px) {
  .n-catalog-filter__wrap {
    display: block;
  }
}
.n-catalog-filter__tooltip {
  background: #5ab2e4;
  padding: 16px 12px;
  color: #fff;
  width: 100%;
  z-index: 10;
  text-align: center;
  display: block;
}
@media (min-width: 992px) {
  .n-catalog-filter__tooltip {
    position: absolute;
    right: -100%;
    display: none;
  }
}
.n-catalog-filter__tooltip span {
  margin-right: 8px;
}
.n-catalog-filter__tooltip a, .n-catalog-filter__tooltip a:link, .n-catalog-filter__tooltip a:hover, .n-catalog-filter__tooltip a:visited, .n-catalog-filter__tooltip a:active, .n-catalog-filter__tooltip a:focus, .n-catalog-filter__tooltip button {
  color: #fff;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #fff;
  padding: 10px 35px;
}
.n-catalog-filter__tooltip a:hover, .n-catalog-filter__tooltip a:link:hover, .n-catalog-filter__tooltip a:hover:hover, .n-catalog-filter__tooltip a:visited:hover, .n-catalog-filter__tooltip a:active:hover, .n-catalog-filter__tooltip a:focus:hover, .n-catalog-filter__tooltip button:hover {
  text-decoration: none;
  background: #fff;
  color: #5ab2e4;
}
@media (min-width: 992px) {
  .n-catalog-filter__tooltip a, .n-catalog-filter__tooltip a:link, .n-catalog-filter__tooltip a:hover, .n-catalog-filter__tooltip a:visited, .n-catalog-filter__tooltip a:active, .n-catalog-filter__tooltip a:focus, .n-catalog-filter__tooltip button {
    border-radius: 0;
    border: none;
    padding: 0;
    text-decoration: underline;
  }
  .n-catalog-filter__tooltip a:hover, .n-catalog-filter__tooltip a:link:hover, .n-catalog-filter__tooltip a:hover:hover, .n-catalog-filter__tooltip a:visited:hover, .n-catalog-filter__tooltip a:active:hover, .n-catalog-filter__tooltip a:focus:hover, .n-catalog-filter__tooltip button:hover {
    background: transparent;
    color: #fff;
  }
}
.n-catalog-filter__check-wrap {
  width: 100%;
  overflow: hidden;
  margin-top: 5px;
}
.n-catalog-filter__check-wrap:first-child {
  margin-top: 0;
}
.n-catalog-filter__check-wrap input[type="checkbox"] {
  display: none;
  float: left;
}
.n-catalog-filter__check-wrap input[type="checkbox"] + label {
  font-size: 14px;
  color: #444;
  cursor: pointer;
  position: relative;
  display: block;
}
.n-catalog-filter__check-wrap input[type="checkbox"] + label::before {
  content: "";
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0px 10px 0px 0px;
  background: url(//101siding.ru/images/checkbox.jpg) no-repeat 0px 0px;
  vertical-align: -2px;
}
.n-catalog-filter__check-wrap input[type="checkbox"] + label::before {
  background: url(//101siding.ru/images/checkbox.jpg) no-repeat 0px 0px;
}
.n-catalog-filter__check-wrap input[type="checkbox"]:checked + label::before {
  background: url(//101siding.ru/images/checkbox.jpg) no-repeat -15px 0px;
}
.n-catalog-filter__check-wrap input[type="checkbox"]:checked + label {
  color: #93b31e;
}
.n-catalog-filter .bx_filter_btn_color_icon {
  display: block;
}
.n-catalog-filter .bx_filter_parameters_box {
  float: none;
  padding: 0 !important;
  margin-right: 0;
  width: auto;
  border-right: none;
}
.n-catalog-filter .bx_filter_parameters_box.last {
  width: auto;
}
.n-catalog-filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block {
  width: 50%;
}
.n-catalog-filter .bx_filter_parameters_box_container .bx_filter_input_container {
  width: 100%;
}
.n-catalog-filter .bx_filter_parameters_box_container .bx_filter_input_container input {
  width: 100%!important;
  max-width: none!important;
}
.n-catalog-filter .bx_ui_slider_pricebar_V {
  background: #d5d6d9;
}
.n-catalog-filter .bx_ui_slider_pricebar_VD {
  background: #d5d6d9;
  border: none;
}
.n-catalog-filter__title {
  border-top: 1px solid #d9d5d2;
  color: #93b31e;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 18px;
  border-bottom: 1px solid #d9d5d2;
  margin-top: -1px;
  position: relative;
  cursor: pointer;
}
@media (min-width: 992px) {
  .n-catalog-filter__title {
    cursor: inherit;
  }
}
.n-catalog-filter__title:before {
  content: "";
  position: absolute;
  top: 20px;
  right: 18px;
  width: 13px;
  height: 8px;
  overflow: hidden;
  background: url("//101siding.ru/images/n-arrow-green.png") top center no-repeat;
}
@media (min-width: 992px) {
  .n-catalog-filter__title:before {
    display: none;
  }
}
.n-catalog-filter__title.active:before {
  background: url("//101siding.ru/images/n-arrow-green.png") bottom center no-repeat;
}
.n-catalog-filter__property {
  padding: 18px;
  display: none;
  border-bottom: 1px solid #d9d5d2;
}
.n-catalog-filter__property.active {
  display: block;
}
.n-catalog-filter__property-title {
  border-bottom: 1px solid #d9d5d2;
  font-size: 14px;
  font-weight: bold;
  color: #474747;
  padding: 10px 18px;
  position: relative;
  cursor: pointer;
}
.n-catalog-filter__property-title:before {
  content: "";
  position: absolute;
  top: 15px;
  right: 18px;
  width: 13px;
  height: 8px;
  overflow: hidden;
  background: url("//101siding.ru/images/n-arrow-black.png") top center no-repeat;
}
.n-catalog-filter__property-title.active:before {
  background: url("//101siding.ru/images/n-arrow-black.png") bottom center no-repeat;
}
.n-catalog-filter div.block-service {
  padding: 18px;
  display: none;
  min-height: 1349px;
  border-top: 1px solid #d9d5d2;
}
@media (min-width: 992px) {
  .n-catalog-filter div.block-service {
    display: block;
  }
}
.n-catalog-filter div.block-service a, .n-catalog-filter div.block-service a:link, .n-catalog-filter div.block-service a:hover, .n-catalog-filter div.block-service a:visited, .n-catalog-filter div.block-service a:active, .n-catalog-filter div.block-service a:focus, .n-catalog-filter div.block-service button {
  font-size: 16px;
  line-height: 18px;
  color: #383838;
}
.n-catalog-filter div.block-service .block-service__title {
  color: #93b31e;
  font-size: 18px;
  display: block;
  text-align: center;
  margin-top: 0;
  width: 100%;
}
.n-catalog-filter div.block-service .block-service__title span {
  font-weight: bold;
}

.slider-makers__title {
  color: #474747;
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 20px;
}
.slider-makers .owl-item {
  border: 1px solid #d9d5d2;
  padding: 5px;
}
.slider-makers a.slider-makers__img-links, .slider-makers a:link.slider-makers__img-links, .slider-makers a:hover.slider-makers__img-links, .slider-makers a:visited.slider-makers__img-links, .slider-makers a:active.slider-makers__img-links, .slider-makers a:focus.slider-makers__img-links, .slider-makers button.slider-makers__img-links {
  height: 80px;
  overflow: hidden;
  vertical-align: top;
  display: block;
  margin-bottom: 5px;
  background-size: 90% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.slider-makers .owl-prev {
  position: absolute;
  top: 45%;
  left: -36px;
  width: 8px;
  height: 13px;
  background: url("//101siding.ru/images/icon.png") no-repeat -145px -40px;
  display: block;
}
.slider-makers .owl-prev:hover {
  background: url("//101siding.ru/images/icon.png") no-repeat -145px -13px;
}
.slider-makers .owl-next {
  position: absolute;
  top: 45%;
  right: -36px;
  width: 8px;
  height: 13px;
  background: url("//101siding.ru/images/icon.png") no-repeat -134px -40px;
  display: block;
}
.slider-makers .owl-next:hover {
  background: url("//101siding.ru/images/icon.png") no-repeat -134px -13px;
}

.slider-makers-wrap {
  padding: 20px 60px;
  max-height: 182px;
  overflow: hidden;
}
@media (min-width: 992px) {
  .slider-makers-wrap {
    border-top: 1px solid #d9d5d2;
  }
}

.popular {
  padding: 40px!important;
  margin: 0!important;
}
.popular p.caption {
  margin-top: 0;
}
.popular a, .popular a:link, .popular a:hover, .popular a:visited, .popular a:active, .popular a:focus, .popular button {
  padding: 10px 10px 0 0;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  color: #5ab2e4;
  font-family: 'Exo 2', sans-serif;
}
@media (min-width: 768px) {
  .popular a, .popular a:link, .popular a:hover, .popular a:visited, .popular a:active, .popular a:focus, .popular button {
    width: 49%;
  }
}
@media (min-width: 992px) {
  .popular a, .popular a:link, .popular a:hover, .popular a:visited, .popular a:active, .popular a:focus, .popular button {
    width: 33%;
  }
}

.block-sort.top .bx_pagination_page{
  padding-top: 10px;
}
ul#menu-katalog {
    border-top: 4px solid #5ab2e4;
    border-bottom: 1px solid #d9d5d2
}

ul#menu-katalog,
ul#menu-katalog li ul {
    margin: 0px;
    padding: 0px;
    overflow: hidden
}

ul#menu-katalog li {
    list-style-type: none
}

ul#menu-katalog>li {
    float: left;
    width: 25%;
    min-height: 380px;
    border-right: 1px solid #d9d5d2;
    border-bottom: 1px solid #d9d5d2;
    padding-left: 0;
    padding-top: 0
}

ul#menu-katalog>li>a {
    font-family: Arial;
    font-size: 18px;
    color: #474747;
    text-decoration: none;
    line-height: 15px;
    display: table-cell;
    padding: 0px 0 0 55px;
    height: 55px;
    vertical-align: middle;
    width: 332px;
    border: 1px solid #fff
}

ul#menu-katalog li ul li a {
    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    color: #474747;
    text-decoration: none
}

ul#menu-katalog li ul li a:hover {
    text-decoration: underline
}

ul#menu-katalog li ul li {
    line-height: 12px;
    margin-bottom: 8px;
    display: block
}

ul#menu-katalog li ul {
    margin-top: 20px
}

ul#menu-katalog li.menu-proizvoditeli ul li {
    display: inline-block;
    width: 49%
}

ul#menu-katalog>li>ul {
    padding-left: 20px
}

ul#menu-katalog .menu1>a {
    background: url("/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/images/663b8389d2a418cc621a4f32e9171ae2.png") no-repeat 15px center / 25px 25px #d9d5d2
}

ul#menu-katalog .menu7>a {
    background: url("/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/images/42158f130253d15984f1bbc9e379aadd.png") no-repeat 15px center / 25px 25px #d9d5d2
}

ul#menu-katalog .menu8>a {
    background: url("/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/images/310794d790f5edf0d51e1bd17afca23b.png") no-repeat 15px center / 25px 25px #d9d5d2
}

ul#menu-katalog .menu9>a {
    background: url("/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/images/95fbad29def9cda6ab9d498643f580e1.png") no-repeat 15px center / 25px 25px #d9d5d2
}

ul#menu-katalog .menu11>a {
    background: url("/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/images/569b38cd5c5dc4760dcb8e0e058b9f0c.png") no-repeat 15px center / 25px 25px #d9d5d2
}

ul#menu-katalog .menu46>a {
    background: url("/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/images/42c59323caffbb54febda07cae4aef31.jpg") no-repeat 15px center / 25px 25px #d9d5d2
}

ul#menu-katalog .menu10>a {
    background: url("/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/images/bc8cbcc683f6a899e6340cfc1fd43ed7.png") no-repeat 15px center / 25px 25px #d9d5d2
}

ul#menu-katalog .menu-proizvoditeli>a {
    background: url(/upload/manuf.png) no-repeat 15px center #d9d5d2
}

#horizontal-multilevel-menu,
#horizontal-multilevel-menu ul {
    margin: 0;
    padding: 0;
    background: #535353;
    min-height: 50px;
    width: 100%;
    list-style: none;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    float: left
}

#horizontal-multilevel-menu a {
    display: block;
    padding: 5px 10px;
    text-decoration: none;
    text-align: center
}

#horizontal-multilevel-menu li {
    float: left
}

#horizontal-multilevel-menu li a.root-item {
    color: #fff;
    padding: 15px 9px 15px
}

#horizontal-multilevel-menu li a.root-item-selected {
    color: #fff;
    text-decoration: underline;
    padding: 15px 9px 15px
}

#horizontal-multilevel-menu li:hover a.root-item,
#horizontal-multilevel-menu li.jshover a.root-item {
    color: #fff;
    text-decoration: underline
}

#horizontal-multilevel-menu a.parent {
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/main-menuhttp://101siding.ru/images/arrow.gif) center right no-repeat
}

#horizontal-multilevel-menu a.denied {
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/main-menuhttp://101siding.ru/images/lock.gif) center right no-repeat
}

#horizontal-multilevel-menu li.item-selected {
    background: #d6d6d6;
    color: #fff
}

#horizontal-multilevel-menu li ul {
    position: absolute;
    top: auto;
    display: none;
    z-index: 500;
    height: auto;
    width: 135px;
    background: #f5f5f5;
    border: 1px solid #c1c1c1
}

#horizontal-multilevel-menu li li {
    width: 100%;
    border-bottom: 1px solid #dedede
}

#horizontal-multilevel-menu li ul a {
    text-align: left
}

#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a {
    color: #4f4f4f
}

#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a #horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a {
    color: #4f4f4f
}

#horizontal-multilevel-menu li ul ul {
    margin: -27px 0 0 132px
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul {
    display: none
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul {
    display: block
}

div.menu-clear-left {
    clear: left
}

.bx_breadcrumbs {
    background: #fcfcfc;
    padding: 30px 0px 25px;
    margin: 0 auto;
    border-left: 1px solid #d9d5d2;
    border-right: 1px solid #d9d5d2;
    border-bottom: 1px solid #d9d5d2
}

.bx_breadcrumbs ul {
    margin: 0 0 0 24px;
    padding: 0
}

.bx_breadcrumbs ul li {
    display: inline-block;
    line-height: 20px
}

.bx_breadcrumbs ul li a {
    padding: 0px 0px 0px 15px;
    display: block;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #b8b3b0;
    text-decoration: underline
}

.bx_breadcrumbs ul li a:hover {
    text-decoration: none;
    opacity: 1
}

.bx_breadcrumbs ul li>span {
    display: block;
    padding: 0 15px;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #93b31e;
    text-decoration: none
}

.bx_ordercart .bx_sort_container {
    margin-bottom: 15px;
    min-height: 32px;
    color: #919191;
    vertical-align: middle;
    font-size: 15px;
    line-height: 32px
}

.bx_ordercart .bx_sort_container a {
    display: inline-block;
    margin-left: 20px;
    padding: 0 20px;
    border: 1px solid #cdcdcd;
    border-radius: 3px;
    background: #f9f9f9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #e3e3e3));
    background: -webkit-linear-gradient(top, #f9f9f9 0%, #e3e3e3 100%);
    background: -moz-linear-gradient(top, #f9f9f9 0%, #e3e3e3 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0%, #e3e3e3 100%);
    background: -o-linear-gradient(top, #f9f9f9 0%, #e3e3e3 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%, #e3e3e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e3e3e3', GradientType=0);
    color: #4f4f4f;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
    line-height: 32px
}

.bx_ordercart .bx_sort_container a.current {
    background-color: #606060;
    background-image: linear-gradient(to top, rgba(0, 0, 0, .09), rgba(255, 255, 255, .09));
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: inset 0 1px 2px 0 #3e3e3e;
    color: #f2f2f2;
    text-shadow: 0 1px 0 #505050
}

.bx_ordercart .bx_sort_container a.current:hover {
    background: none
}

.bx_ordercart .bx_sort_container a:hover {
    background: #f9f9f9;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
    background: -moz-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
    background: -ms-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
    background: -o-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
    background: linear-gradient(to bottom, #f9f9f9 0%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ededed', GradientType=0)
}

.bx_ordercart .bx_sort_container a:active {
    background: #707070;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcwNzA3MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMmEyYTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #707070), color-stop(100%, #a2a2a2));
    background: -webkit-linear-gradient(top, #707070 0%, #a2a2a2 100%);
    background: -moz-linear-gradient(top, #707070 0%, #a2a2a2 100%);
    background: -ms-linear-gradient(top, #707070 0%, #a2a2a2 100%);
    background: -o-linear-gradient(top, #707070 0%, #a2a2a2 100%);
    background: linear-gradient(to bottom, #707070 0%, #a2a2a2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#707070', endColorstr='#a2a2a2', GradientType=0);
    box-shadow: inset 0 1px 2px 0 #3e3e3e;
    color: #fff;
    text-shadow: 0 1px 0 #505050
}

.bx_ordercart .bx_ordercart_order_table_container table {
    margin: 0;
    padding: 0;
    border-collapse: collapse
}

.bx_ordercart .bx_ordercart_order_table_container table#basket_items>tbody>tr {
    border-bottom: 1px solid #d9d5d2
}

.bx_ordercart .bx_ordercart_order_table_container table td {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap
}

.bx_ordercart .bx_ordercart_order_table_container table td.margin {
    padding: 0;
    width: 2%;
    border-bottom: none !important
}

.bx_ordercart .bx_ordercart_order_table_container table thead td {
    padding: 0 5px;
    min-height: 39px;
    background: #f5f5f5;
    color: #000;
    font-size: 14px;
    line-height: 39px
}

.bx_ordercart .bx_ordercart_order_table_container table tbody td:last-child {
    border-bottom: 1px solid #d9d5d2;
    vertical-align: top;
    padding-top: 5px
}

.bx_ordercart .bx_ordercart_order_table_container table tbody td td {
    padding: 0 1px !important
}

.bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td {
    border-bottom: none;
    width: 20px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto {
    width: 130px;
    padding: 0 5px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.itemms,
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom,
.bx_ordercart .bx_ordercart_order_table_container tbody td.control,
.bx_ordercart .bx_ordercart_order_table_container tbody td.price {
    text-align: left;
    font-size: 14px;
    line-height: 22px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {
    display: none
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a {
    color: #327ab7;
    font-size: 11px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.itemms {
    padding-top: 5px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
    color: #000;
    font-weight: bold;
    font-size: 19px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price {
    color: #b8b8b8;
    text-decoration: line-through;
    font-size: 13px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price {
    color: #7f7f7f;
    font-size: 11px;
    line-height: 13px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value {
    font-size: 11px;
    line-height: 13px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
    color: #327ab7;
    font-size: 11px
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control a:hover {
    text-decoration: none
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo {
    position: absolute;
    top: 4%;
    right: 4%;
    bottom: 4%;
    left: 4%;
    background-position: center;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-repeat: no-repeat
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand {
    position: relative;
    margin-top: 3%;
    min-width: 50px;
    max-width: 100%;
    border: 1px solid #c0cfda;
    border-radius: 2px;
    line-height: 0
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand img {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle {
    margin: 0;
    padding: 0;
    white-space: normal;
    line-height: 18px
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px
}

.bx_ordercart .bx_ordercart_order_pay {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px auto 0;
    padding: 0 20px
}

.bx_ordercart .bx_ordercart_order_pay_left {
    float: left;
    width: 50%
}

.bx_ordercart .bx_ordercart_order_pay_right {
    float: left;
    width: 50%;
    text-align: right
}

.bx_ordercart .bx_ordercart_coupon {}

.bx_ordercart .bx_ordercart_coupon span {
    display: block;
    margin-bottom: 13px;
    color: #7f7f7f;
    font-size: 13px
}

.bx_ordercart .bx_ordercart_coupon input {
    height: 34px;
    border: 1px solid #bababa;
    border-radius: 3px;
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, .21);
    color: #000;
    text-align: left;
    font-weight: bold;
    font-size: 16px;
    line-height: 34px
}

.bx_ordercart .bx_ordercart_coupon input.good {
    border: 1px solid #59a62a;
    background: rgba(89, 166, 42, .16);
    box-shadow: 0 0 2px 0 rgba(89, 166, 42, .8)
}

.bx_ordercart .bx_ordercart_coupon input.bad {
    border: 1px solid #e16565;
    background: rgba(225, 101, 101, .16);
    box-shadow: 0 0 2px 0 rgba(225, 101, 101, .8)
}

.bx_ordercart .bx_ordercart_order_sum {
    float: right
}

.bx_ordercart .bx_ordercart_order_sum tr {}

.bx_ordercart .bx_ordercart_order_sum tr td {
    text-align: right;
    font-size: 12px
}

.bx_ordercart .bx_ordercart_order_sum tr td.custom_t1 {
    width: 100%
}

.bx_ordercart .bx_ordercart_order_sum tr td.custom_t2 {
    white-space: nowrap
}

.bx_ordercart .bx_ordercart_order_sum tr td.fwb {
    font-weight: bold
}

.bx_ordercart .bx_ordercart_order_pay_center {
    margin-top: 10px;
    text-align: right
}

.bx_ordercart .bx_ordercart_order_pay_center span,
.bx_ordercart .bx_ordercart_order_pay_center a {
    vertical-align: top;
    line-height: 53px
}

.bx_ordercart .bx_ordercart_order_pay_center span {
    margin: 0 30px;
    font-weight: bold;
    font-size: 17px
}

.bx_ordercart_order_pay_center .checkout {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #fff;
    margin: 0px;
    line-height: normal !important;
    display: inline-block;
    border: 1px solid #5ab2e4;
    border-radius: 4px;
    padding: 15px 20px 13px;
    text-decoration: none;
    margin-top: -3px;
    margin-left: 39px;
    background: #5ab2e4;
    text-transform: uppercase;
    margin-bottom: 20px
}

.bx_ordercart_order_pay_center .checkout span {
    position: relative;
    display: inline-block;
    margin: 0px 10px 0 0;
    width: 22px;
    height: 16px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -98px 0px;
    vertical-align: -2px
}

@media (max-width:980px) {
    .bx-touch .bx_ordercart .bx_sort_container span {
        display: block
    }

    .bx-touch .bx_ordercart .bx_sort_container a {
        margin: 0 20px 10px 0
    }

    .bx_ordercart .bx_ordercart_order_table_container table thead td {
        font-size: 13px
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.custom,
    .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
    .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
        font-size: 14px
    }
}

@media (max-width:680px) {
    .bx_ordercart .bx_ordercart_order_table_container table thead td {
        font-size: 12px
    }

    .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
    .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
        font-size: 12px
    }
}

@media (max-width:600px) {
    .bx-touch .bx_ordercart .bx_ordercart_order_pay {
        width: 100%
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_pay_left,
    .bx-touch .bx_ordercart .bx_ordercart_order_pay_right {
        float: none;
        width: 100%;
        text-align: center
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_sum {
        float: none;
        margin-top: 20px;
        width: 100%
    }
}

@media (max-width:530px) {
    .bx-touch .bx_ordercart .bx_sort_container {
        margin: 10px 0;
        text-align: left;
        line-height: 13px
    }

    .bx-touch .bx_ordercart .bx_sort_container a {
        display: inline;
        margin: 0 10px 0 0;
        padding: 0;
        border: none;
        background: none !important;
        color: #327ab7;
        text-decoration: underline;
        font-size: 13px;
        box-shadow: none;
        text-shadow: none
    }

    .bx-touch .bx_ordercart .bx_sort_container a:hover {
        text-decoration: none;
        background: none
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table,
    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody,
    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr,
    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td {
        display: block
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td {
        padding: 2% 6%
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr {
        margin-bottom: 20px;
        border-bottom: 3px double #c9c9c9
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child {
        margin-bottom: 0;
        border-bottom: none
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table thead {
        display: none
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.itemms,
    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.itemphoto {
        width: 100%
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.itemms {
        padding-bottom: 20px
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.itemms .bx_item_detail_size_small_noadaptive,
    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.itemms .bx_item_detail_scu_small_noadaptive {
        margin: 5px auto !important
    }

    .bx-touch .bx_ordercart .bx_ordercart_photo_container {
        margin: 0 auto;
        padding-top: 50%;
        max-width: 250px
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand {
        border: none;
        text-align: center
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand img {
        max-width: 100%;
        width: auto;
        border-radius: 2px
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody td {
        border: none
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {
        display: inline-block;
        margin-right: 10px;
        font-weight: bold
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control {
        text-align: center;
        word-spacing: 15px
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
        word-spacing: normal
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control br {
        display: none
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price {
        padding-top: 20px;
        text-align: center
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 28px
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price {
        margin-left: 10px;
        font-size: 19px
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price,
    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value {
        display: inline-block
    }
}

@media (max-width:490px) {
    .bx-touch .bx_ordercart .bx_ordercart_order_pay_center {
        margin-bottom: 40px;
        text-align: center
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_pay_center span {
        display: block
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_pay_center .checkout {
        top: 0
    }
}

table.counter {
    min-width: 0% !important
}

table.counter td {
    border: none !important;
    vertical-align: middle
}

table.counter tbody tr td#quantity_control {
    text-align: left
}

.basket_quantity_control {
    display: inline-block;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative
}

.basket_quantity_control a.plus {
    background-position: 0px 0px;
    position: absolute;
    left: -5px;
    top: -25px
}

.basket_quantity_control a.minus {
    background-position: 0px -20px;
    position: absolute;
    top: -25px;
    left: -97px
}

.flat {
    display: inline
}

.centered {
    text-align: center
}

.bt2 {
    color: #3f3f3f;
    font-size: 13px;
    text-align: center;
    padding: 7px 16px;
    text-decoration: none;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .4);
    border-radius: 3px;
    font-weight: bold;
    text-shadow: 0 1px 1px #fff;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #eee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eee));
    background: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
    background: -o-linear-gradient(top, #fff 0%, #eee 100%);
    background: -ms-linear-gradient(top, #fff 0%, #eee 100%);
    background: linear-gradient(to bottom, #fff 0%, #eee 100%)
}

.bt2:hover {
    color: #3f3f3f;
    background: #fbfbfb;
    text-decoration: none !important
}

.bt2:active {
    color: #3f3f3f;
    text-shadow: none;
    text-shadow: 0 2px 1px white;
    background: #fbfbfb;
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #fbfbfb), color-stop(100%, #eaeaea));
    background: -webkit-radial-gradient(center, ellipse cover, #fbfbfb 0%, #eaeaea 100%);
    background: -o-radial-gradient(center, ellipse cover, #fbfbfb 0%, #eaeaea 100%);
    background: -ms-radial-gradient(center, ellipse cover, #fbfbfb 0%, #eaeaea 100%);
    background: radial-gradient(ellipse at center, #fbfbfb 0%, #eaeaea 100%);
    box-shadow: none;
    padding: 6px 15px;
    border: 1px solid #d2d2d2
}

input.bt2 {
    border: none
}

input.bt2:active {
    border: 1px solid #d2d2d2
}

.bx_item_detail_size_small_noadaptive {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    width: 192px
}

.bx-no-touch .bx_item_detail_size_small_noadaptive.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%
}

.bx_item_detail_size_small_noadaptive .bx_item_section_name_gray {
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px
}

.bx_item_detail_size_small_noadaptive .bx_size_scroller_container {
    position: relative;
    margin-top: 5px;
    margin-left: 10px
}

.bx_item_detail_size_small_noadaptive .bx_size {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%
}

.bx_item_detail_size_small_noadaptive ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}

.bx-touch .bx_item_detail_size_small_noadaptive .bx_size {
    overflow-x: auto
}

.bx_item_detail_size_small_noadaptive ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}

.bx-touch .bx_item_detail_size_small_noadaptive .bx_size ul {
    margin-left: 0 !important
}

.bx_item_detail_size_small_noadaptive ul li {
    position: relative;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px
}

.bx_item_detail_size_small_noadaptive ul li a {
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 2px;
    left: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
    color: #3f3f3f;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    line-height: 22px
}

.bx-touch .bx_item_detail_size_small_noadaptive ul li a {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2border.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2border.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2border.png) 2 stretch;
    border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2border.png) 2 fill stretch
}

.bx_item_detail_size_small_noadaptive ul li:hover a {
    border: 1px solid #006cc0
}

.bx_item_detail_size_small_noadaptive ul li:active a,
.bx_item_detail_size_small_noadaptive ul li.bx_active a {
    border: 2px solid #006cc0
}

.bx-touch .bx_item_detail_size_small_noadaptive ul li.bx_active a {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2borderactive.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2borderactive.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2borderactive.png) 2 stretch;
    border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2borderactive.png) 2 fill stretch
}

.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_left,
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_right {
    opacity: .8
}

.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_left:hover,
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_right:hover {
    opacity: 1.0
}

.bx_item_detail_size_small_noadaptive.full .bx_slide_left,
.bx_item_detail_size_small_noadaptive.full .bx_slide_right {
    position: absolute;
    top: 0;
    bottom: 4px;
    width: 5%;
    max-width: 11px;
    cursor: pointer
}

.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_left {
    left: -5%;
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/arr_left.png) no-repeat left center;
    background-size: 100% auto
}

.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_right {
    right: -5%;
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/arr_right.png) no-repeat right center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail_size_small_noadaptive .bx_slide_left {
    left: 0;
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/fade_left.png) repeat-y left center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail_size_small_noadaptive .bx_slide_right {
    right: 0;
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/fade_right.png) repeat-y right center;
    background-size: 100% auto
}

.bx_item_detail_scu_small_noadaptive {
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 193px
}

.bx-no-touch .bx_item_detail_scu_small_noadaptive.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%
}

.bx_item_detail_scu_small_noadaptive .bx_item_section_name_gray {
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 11px;
    line-height: 11px
}

.bx_item_detail_scu_small_noadaptive .bx_scu_scroller_container {
    position: relative;
    margin-top: 5px;
    margin-left: 10px
}

.bx_item_detail_scu_small_noadaptive .bx_scu {
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%
}

.bx-touch .bx_item_detail_scu_small_noadaptive .bx_scu {
    overflow-x: auto
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}

.bx-retina .bx_item_detail_scu_small_noadaptive .bx_scu ul {
    margin-left: 0 !important
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul li {
    position: relative;
    display: block;
    float: left;
    padding-top: 10%;
    height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul li a {
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff
}

.bx-retina .bx_item_detail_scu_small_noadaptive .bx_scu ul li a {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2border.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2border.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2border.png) 2 stretch;
    border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2border.png) 2 fill stretch
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul li:hover a {
    border: 1px solid #006cc0
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul li:active a,
.bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a {
    padding: 3px;
    border: 2px solid #006cc0
}

.bx-retina .bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a {
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2borderactive.png) 2 stretch;
    -moz-border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2borderactive.png) 2 stretch;
    -o-border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2borderactive.png) 2 stretch;
    border-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/x2borderactive.png) 2 fill stretch
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul li a span {
    position: absolute;
    top: 6%;
    right: 6%;
    bottom: 6%;
    left: 6%;
    background-size: 100% auto;
    background-repeat: no-repeat
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul li a span img {
    width: auto;
    height: 25px
}

.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left,
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right {
    opacity: .8
}

.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left:hover,
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right:hover {
    opacity: 1.0
}

.bx_item_detail_scu_small_noadaptive.full .bx_slide_left,
.bx_item_detail_scu_small_noadaptive.full .bx_slide_right {
    position: absolute;
    top: 0;
    bottom: 4px;
    width: 5%;
    max-width: 11px;
    cursor: pointer
}

.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left {
    left: -5%;
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/arr_left.png) no-repeat left center;
    background-size: 100% auto
}

.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right {
    right: -5%;
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/arr_right.png) no-repeat right center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left {
    left: 0;
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/fade_left.png) repeat-y left center;
    background-size: 100% auto
}

.bx-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right {
    right: 0;
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/fade_right.png) repeat-y right center;
    background-size: 100% auto
}

#warning_message {
    color: red
}

.bx-touch .quantity_control {
    display: none
}

.link-basket {
    cursor: pointer
}

.basks {
    width: 620px;
    margin: 0 auto;
    padding-top: 20px;
    border: 1px solid #d9d5d2;
    border-top: 4px solid #5ab2e4;
    position: absolute;
    top: 156px;
    z-index: 99;
    background: #fff;
    left: auto;
    right: 0;
    overflow: auto;
    display: none
}

.bx_sort_containers {
    font-family: 'Exo 2', sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #5ab2e4;
    line-height: normal;
    padding: 0px;
    padding-bottom: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #d9d5d2;
    padding-left: 30px
}

.mainsiteframe {
    position: relative;
    margin: 0 auto;
    padding: 0px
}

.ssl_photo {
    min-height: 135px;
    max-height: 169px;
    display: table-cell !important;
    vertical-align: middle;
    text-align: center;
    width: 169px
}

.ssl_photo img {
    max-width: 169px;
    max-height: 169px
}

.cenaprim {
    color: #828282;
    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    margin-left: 32px
}

.bx_ordercart_itemtitles {
    margin: 0px
}

.bx_ordercart_itemtitles a {
    font-family: 'Exo 2', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #474747;
    text-decoration: none
}

.articuls {
    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #828282;
    display: inline-block;
    margin-left: 55px
}

.nalich {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    background: #5ab2e4;
    padding: 3px 5px;
    display: inline-block;
    margin-bottom: 5px;
    margin-top: 5px
}

.col2.pull-left2 {
    display: inline-block;
    position: relative
}

.amount2.square2 {
    padding: 10px 25px 10px 10px;
    background: #fff url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/mkv.png) no-repeat 67px 13px;
    width: 95px;
    border: 1px solid #d9d5d2;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #474747;
    outline: #ffdead
}

input.amount2.pcs2 {
    padding: 10px 25px 10px 10px;
    margin-left: 19px;
    background: #fff url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/shtuk.png) no-repeat 48px 16px;
    width: 75px;
    border: 1px solid #d9d5d2;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #474747;
    outline: #ffdead
}

span.ili2 {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #474747;
    padding: 10px
}

span.ravno2 {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #474747;
    padding: 10px;
    float: left
}

#basket_items .control a {
    width: 11px;
    height: 11px;
    display: block;
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/sale.basket.basket/baske_polnhttp://101siding.ru/images/krest.png);
    margin-right: 4px
}

.basket_quantity_control a {
    line-height: 37px;
    width: 19px;
    height: 39px;
    display: block;
    background: #e8e6e6;
    text-decoration: none
}

.itemms .prices {
    float: right;
    width: 200px
}

.itemms .bx_ordercart_itemtitles {
    width: 450px;
    white-space: normal;
    line-height: 15px
}

#basket_items {
    width: 600px;
    border-right: 1px solid #d9d5d2
}

.cenaprim,
.cena_sums {
    display: block
}

.cena_sums {
    font-family: 'Exo 2', sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #474747
}

span.icon-rub2 {
    width: 14px;
    height: 16px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat 0px -58px;
    display: inline-block;
    margin-top: 3px
}

.bx_ordercart_order_pay {
    border-top: 1px solid #d9d5d2;
    margin-top: 0px !important;
    padding-top: 20px !important
}

.bx_ordercart_order_sum .fwb.itg {
    font-family: 'Exo 2', sans-serif;
    font-size: 24px;
    font-weight: normal !important;
    color: #474747
}

.bx_ordercart_order_sum .fwb.pris {
    font-family: 'Exo 2', sans-serif;
    font-size: 28px;
    font-weight: bold !important;
    color: #474747
}

#PRICE_WITHOUT_DISCOUNTS {
    font-family: 'Exo 2', sans-serif
}

#basket_items_list .bx_ordercart_order_table_container {
    max-height: 459px;
    overflow-y: scroll;
    width: 100%
}

font.errortext {
    color: red
}

font.notetext {
    color: green
}

.login_page .social ul {
    margin: 0;
    padding: 0
}

.login_page .social ul li {
    display: inline-block
}

.login_page .social ul li a span {
    display: inline-block;
    width: 32px;
    height: 32px
}

.login_page .social ul li a span {
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/system.auth.authorize/avtorizacijahttp://101siding.ru/images/gui.png) no-repeat
}

.login_page .social ul li a .openid {
    background-position: 0 -32px
}

.login_page .social ul li a .yandex {
    background-position: 0 -64px
}

.login_page .social ul li a .livejournal {
    background-position: 0 -128px
}

.login_page .social ul li a .liveinternet {
    background-position: 0 -160px
}

.login_page .social ul li a .blogger {
    background-position: 0 -192px
}

.login_page .social ul li a .openid-mail-ru {
    background-position: 0 -224px
}

.login_page .social ul li a .odnoklassniki {
    background-position: -32px 0
}

.login_page .social ul li a .mymailru {
    background-position: -32px -32px
}

.login_page .social ul li a .facebook {
    background-position: -32px -64px
}

.login_page .social ul li a .google {
    background-position: -32px -128px
}

.login_page .social ul li a .liveid {
    background-position: -32px -160px
}

.login_page .social ul li a .twitter {
    background-position: -32px -192px
}

.login_page .social ul li a .vkontakte {
    background-position: -32px -224px
}

.login_page {
    color: #3f3f3f;
    font-size: 13px;
    line-height: 20px
}

.login_page a {
    color: #007acf
}

.login_page a:hover {
    text-decoration: none
}

.login_page .social ul {
    margin: 0;
    padding: 0
}

.login_page .social ul li {
    display: inline-block
}

.login_page .social ul li a span {
    display: inline-block;
    width: 36px;
    height: 35px
}

.login_page .social ul li a span {
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/socserv.auth.form/.defaulthttp://101siding.ru/images/gui.png) no-repeat
}

gui .login_page .social ul li a .openid {
    background-position: 0 -32px
}

.login_page .social ul li a .yandex {
    background-position: 0 -64px
}

.login_page .social ul li a .livejournal {
    background-position: 0 -128px
}

.login_page .social ul li a .liveinternet {
    background-position: 0 -160px
}

.login_page .social ul li a .blogger {
    background-position: 0 -192px
}

.login_page .social ul li a .openid-mail-ru {
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/socserv.auth.form/.defaulthttp://101siding.ru/images/iconcisocial.png) no-repeat -89px 0px !important
}

.login_page .social ul li a .odnoklassniki {
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/socserv.auth.form/.defaulthttp://101siding.ru/images/iconcisocial.png) no-repeat -135px 0px !important
}

.login_page .social ul li a .mymailru {
    background-position: -89px -32px
}

.login_page .social ul li a .facebook {
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/socserv.auth.form/.defaulthttp://101siding.ru/images/iconcisocial.png) no-repeat -44px 0px !important
}

.login_page .social ul li a .google {
    background-position: -32px -128px
}

.login_page .social ul li a .liveid {
    background-position: -32px -160px
}

.login_page .social ul li a .twitter {
    background-position: -32px -192px
}

.login_page .social ul li a .vkontakte {
    background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/socserv.auth.form/.defaulthttp://101siding.ru/images/iconcisocial.png) no-repeat !important;
    background-position: 0px 0px
}

.bt_blue {
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    border: none
}

.shadow.bt_blue {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2)
}

.shadow.bt_blue:active {
    box-shadow: none
}

.big.bt_blue {
    padding: 0 13px;
    height: 34px;
    font-weight: bold;
    line-height: 34px;
    height: 36px;
    line-height: 36px
}

.big.bt_blue:hover {}

.big.bt_blue:active {}

@media screen and (min-width:570px) {

    .menu_bg.active,
    .notive.header,
    .menu-page {
        display: none !important
    }

    .katalog-menu {
        display: block !important
    }
}

@media screen and (max-width:569px) {
    .katalog-menu {
        display: none !important
    }

    .header_inner_include_aria {
        padding-top: 10px
    }

    .site_title,
    .cart_block,
    .login_block,
    .bx_cart_login_top,
    .header_inner_bottom_line>div,
    .header_top_section {
        display: none
    }

    .notive.header {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 10001;
        margin: 0;
        padding: 0;
        height: 44px;
        background-image: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/catalog_nativehttp://101siding.ru/images/panel_bg.png);
        background-size: 44px;
        background-repeat: repeat;
        box-shadow: 0 1px 1px 0 rgba(1, 1, 1, .2)
    }

    .notive.gn_general_nav {
        position: absolute;
        top: 8px;
        left: 9px;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 37px;
        height: 29px;
        border: 1px solid rgba(12, 33, 46, .6);
        border-radius: 4px;
        background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/catalog_nativehttp://101siding.ru/images/icon_notive.png) no-repeat center, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY4OWRiMyIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEzNTA3MiIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
        background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/catalog_nativehttp://101siding.ru/images/icon_notive.png) no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(104, 157, 179, 0.6)), color-stop(100%, rgba(19, 80, 114, 0.6)));
        background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/catalog_nativehttp://101siding.ru/images/icon_notive.png) no-repeat center, -webkit-linear-gradient(top, rgba(104, 157, 179, 0.6) 0%, rgba(19, 80, 114, 0.6) 100%);
        background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/catalog_nativehttp://101siding.ru/images/icon_notive.png) no-repeat center, -moz-linear-gradient(top, rgba(104, 157, 179, 0.6) 0%, rgba(19, 80, 114, 0.6) 100%);
        background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/catalog_nativehttp://101siding.ru/images/icon_notive.png) no-repeat center, -ms-linear-gradient(top, rgba(104, 157, 179, 0.6) 0%, rgba(19, 80, 114, 0.6) 100%);
        background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/catalog_nativehttp://101siding.ru/images/icon_notive.png) no-repeat center, -o-linear-gradient(top, rgba(104, 157, 179, 0.6) 0%, rgba(19, 80, 114, 0.6) 100%);
        background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/catalog_nativehttp://101siding.ru/images/icon_notive.png) no-repeat center, linear-gradient(to bottom, rgba(104, 157, 179, 0.6) 0%, rgba(19, 80, 114, 0.6) 100%);
        -webkit-background-size: 15px auto, 100%;
        background-size: 15px auto, 100%;
        box-shadow: 0 1px 1px 0 rgba(255, 255, 255, .15);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99689db3', endColorstr='#99135072', GradientType=0)
    }

    .notive.cart_link {
        position: absolute;
        top: 8px;
        right: 9px;
        display: block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 37px;
        height: 29px;
        border: 1px solid rgba(12, 33, 46, .6);
        border-radius: 4px;
        background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/catalog_nativehttp://101siding.ru/images/icon_cart.png) no-repeat center, url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY4OWRiMyIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzEzNTA3MiIgc3RvcC1vcGFjaXR5PSIwLjYiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
        background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/catalog_nativehttp://101siding.ru/images/icon_cart.png) no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(104, 157, 179, 0.6)), color-stop(100%, rgba(19, 80, 114, 0.6)));
        background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/catalog_nativehttp://101siding.ru/images/icon_cart.png) no-repeat center, -webkit-linear-gradient(top, rgba(104, 157, 179, 0.6) 0%, rgba(19, 80, 114, 0.6) 100%);
        background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/catalog_nativehttp://101siding.ru/images/icon_cart.png) no-repeat center, -moz-linear-gradient(top, rgba(104, 157, 179, 0.6) 0%, rgba(19, 80, 114, 0.6) 100%);
        background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/catalog_nativehttp://101siding.ru/images/icon_cart.png) no-repeat center, -ms-linear-gradient(top, rgba(104, 157, 179, 0.6) 0%, rgba(19, 80, 114, 0.6) 100%);
        background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/catalog_nativehttp://101siding.ru/images/icon_cart.png) no-repeat center, -o-linear-gradient(top, rgba(104, 157, 179, 0.6) 0%, rgba(19, 80, 114, 0.6) 100%);
        background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/menu/catalog_nativehttp://101siding.ru/images/icon_cart.png) no-repeat center, linear-gradient(to bottom, rgba(104, 157, 179, 0.6) 0%, rgba(19, 80, 114, 0.6) 100%);
        -webkit-background-size: 16px auto, 100%;
        background-size: 16px auto, 100%;
        box-shadow: 0 1px 1px 0 rgba(255, 255, 255, .15);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99689db3', endColorstr='#99135072', GradientType=0)
    }

    .notive.title {
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 50px;
        width: 100%;
        color: #fff;
        text-align: left;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        text-shadow: 0 1px rgba(0, 0, 0, .42);
        white-space: nowrap;
        font-size: 22px;
        line-height: 44px
    }

    .menu-page {
        position: fixed;
        top: 44px;
        bottom: 0;
        opacity: .97;
        left: -100%;
        z-index: 10000;
        overflow: visible;
        margin: 0;
        padding: 0;
        width: 85%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: #ecf1f4;
        box-shadow: 2px 0 2px 0 rgba(1, 1, 1, .15);
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
    }

    .menu-items {
        overflow: auto;
        height: 100%;
        -webkit-tap-highlight-color: transparent
    }

    .menu-separator {
        display: block;
        padding-left: 15px;
        border-bottom: 1px solid #fff;
        color: #123751;
        vertical-align: middle;
        text-decoration: none;
        font-weight: bold;
        font-size: 16px;
        line-height: 40px
    }

    .menu-section .menu-separator {
        background: #fff;
        margin-bottom: 1px
    }

    .menu-item {
        position: relative;
        display: block;
        overflow: hidden;
        padding: 0 10px 0 20px;
        height: 44px;
        background: #fff;
        color: #123751;
        text-decoration: none;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 16px;
        line-height: 42px;
        margin-bottom: 1px;
        -webkit-tap-highlight-color: transparent
    }

    .menu-separator-user {
        display: block;
        position: relative;
        padding-left: 55px;
        height: 40px;
        color: #123751;
        vertical-align: middle;
        text-decoration: none;
        font-weight: bold;
        font-size: 16px;
        line-height: 40px
    }

    .menu-item-avatar {
        position: absolute;
        display: block;
        top: 9px;
        left: 21px;
        width: 22px;
        height: 22px;
        border: 1px solid #fff;
        background-color: #63839c;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAIAAACR5s1WAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxQzAzNTk0Mjk4MjM2ODExOTIzQ0UzMzY5M0ZCNjAwQSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowRUEzRkQ1MkNEM0UxMUUxQTZCOURCRkUzNzFFQURBMyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5Q0FGN0U5Q0NEMjkxMUUxQTZCOURCRkUzNzFFQURBMyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkFFMUExODRBNzQyMDY4MTE4OEM2OEExMTQ2OTFCMDNEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjFDMDM1OTQyOTgyMzY4MTE5MjNDRTMzNjkzRkI2MDBBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+dqo5jQAABQRJREFUeNrsWF1PHFUYPl8zszM7sNgPKBawlCpuV0ArYBqVWJNe6ZXx3gt/in/DG+OF8UpNaqKmJFxoiDVBLQUF+mER+mEplGW3uztz5hzfM2dZkd0dZmCJXvBm9iOzM3Oe87zved7nLP7wo4/Rfx0E/Q/iCMR2sH3cg6sf+F9npax+HjYIHI5de9ffqhAkhhcgwCEaeUggqmNjTDAiuBZVFgCAUCikEEhDkS0HUUNAcfgpBRJqODVvDQSwKXhQZkRsUyIPg4nqtLn3Ql/X2+ND2XPPMUrh1NrG5tzS3clrs2v5MiYUql0kyUhsEDBNoggQ3H/39ZF33npNz1PRgdCxTNvE2ND48OCnX03+srSCqKHIik0GScIBkoK7Jr78xqsBDB4WQe2AM6bBPnjvsmMRJDmkCLdcJ3QdBL5/aTRHQ0bqDwj4aeLlwcDzAC/GuKXpCFcBDBP4lRMdbUEQRFx7pqcLLqOmBflTNRsjISzu0pAhCO5BYQRhHTQLk1EAAawRwnC88oy/OlRNnuk+mRs8J4IoEH2nu/t7ulY2ypjKltVETREF56eOd0AuRGTA753PZOBiTQJuIRMKRBB4vg8gotedLmG4Gl6gYK1hQm7nVWL8842Few8eAhURx1axODO3WBMr2cIlGqoVK/HgyndTivHmxzdXp/LFMiVU61XrdEL1SMwMw7DSM7/dfLyxHjSJJ5v5q9Mzhp0mhgVNBcXrHglMDTBh2g427U8+/1JL5K4DTn72xRViOJadpowdgmIqEDA923Yzd+6vf/3tZD0NU99Pz99Zddo7jFQK2phSqniqyWK6GNXEQacoJXYatWfWnuTDmcudiwLWg5VyUrZNDQsWBqqJ2l42h+3p4UIXo1po6BckvGzLHH9lWKvCThATF8csJ/3T78ue4CCX4HyIREIduGq8EoHA/wAICVBnJAq4xfDoyMDw88pG+D7f9VjANDaUHR16cXbx7g+zt0pcEsqU2VEFFGW3WITmEKIzKmTA2x1jLHs2N9AHRcQDXqlwUddBggADMshYbqD3/EDv7NLytfnbBU/oiUCC5A4/HAOEJkHpVJC2yJsXBrP9PTC2V6loxYwQzfBOj1KaO/vsSwM909eXflz4ExEGLVU0kS8WYWGE5Ibk71+66FhmoVjcc/j6WUDWxnP9m1uF+ZV1wiz13GRMAAm+dyHbaxDytPg0un03Cx9zn/Ox8/2/3ly10owQGjRyGE0LEzoQr5RPdjilcinaxUQHJDFlWdwrGSlbLRkUk4nQR6mezCuQRt/3QREOsstTXYeoJkyYTKYToY8CMj3OWZKNTIOA0cFeECSSiJUqPhx6aFQqe04qdWAQQnuMZrLJmnkIvaOaW7w9PpLVO5z9IghuLN4q+SIN+imTKKaiAkrZSs3/8eD6/MLpE5nuU50d7e2uY4PhdV037TgNbyyVyvmtPMw7v1XIF4r3Hz6699djZLnusS5oac0YZQ1pCHeYlJmOnTleMYzVzcLyoyUoESgTlSW1XKV+313PwB8JWw1l0M2pYRqZTst2TdsFvZJNdgBRsk2ZkXLbDFhgaTCusEZArIJw1612OnjXE7HqDEroiQqYAwAhjDHDBAdAoYnAyUS9Q24bCEosQk1mKeOK9L4fh49q3JzV3i8Eh/TOByuTR2quIlkX3XmDbqVIm5T6Xt/olvr/buQBLb+se+i+/xY6+vfuCETc+FuAAQCMJERFG/TKEQAAAABJRU5ErkJggg==);
        background-size: 22px;
        background-repeat: no-repeat
    }

    .menu-item-selected .menu-item-avatar {
        top: 11px
    }

    .menu-item-selected.menu-icon-user:before {
        margin-top: 11px
    }

    .menu-item-selected {
        margin-top: -2px;
        height: 46px;
        background-size: 46px 46px;
        background-repeat: repeat-x;
        line-height: 46px
    }

    .menu-item-selected:after {
        background: none
    }

    .menu-item-selected:before {
        margin-top: 2px;
        height: 46px
    }

    .menu_bg.active {
        position: fixed;
        top: 0;
        right: 0;
        z-index: 9999;
        width: 1000px;
        height: 2000px
    }
}

html {
    -webkit-text-size-adjust: none
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Exo 2', sans-serif
}

body div.wrap {
    background: #f3f5f8
}

html.bx-no-touch body {}

a img {
    border: none
}

a {
    color: #5ab2e4
}

a:hover {
    text-decoration: none
}

.grid {}

.grid .bx_content_section {
    padding: 0px
}

.grid .bx_sidebar {
    margin-bottom: 15px
}

.kartaod {
    background: url(/bitrix/templates/eshop_adapt_blue/images/loader.GIF) no-repeat center center
}

.grid1x2 {}

.grid1x2 .bx_content_section {
    width: 100%;
    margin-bottom: 15px
}

.grid1x2 .bx_sidebar {
    width: 100%;
    margin-bottom: 15px
}

.grid2x1 {}

.grid2x1 .bx_content_section {
    width: 100%;
    margin-bottom: 15px
}

.grid2x1 .bx_sidebar {
    width: 100%;
    margin-bottom: 15px
}

.grid1x3 {}

.grid1x3 .bx_content_section {
    float: right;
    width: 74%;
    margin-bottom: 15px
}

.grid1x3 .bx_sidebar {
    float: left;
    width: 24%;
    margin-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.grid3x1 {}

.grid3x1 .bx_content_section {
    float: left;
    width: 74%;
    margin-bottom: 15px
}

.grid3x1 .bx_sidebar {
    float: right;
    width: 24%;
    margin-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.grid2x2 {}

.grid2x2 .bx_content_section {
    float: left;
    width: 49%;
    margin-bottom: 15px
}

.grid2x2 .bx_sidebar {
    float: right;
    width: 49%;
    margin-bottom: 15px
}

.grid2x2r {}

.grid2x2r .bx_content_section {
    float: right;
    width: 49%;
    margin-bottom: 15px
}

.grid2x2r .bx_sidebar {
    float: left;
    width: 49%;
    margin-bottom: 15px
}

.grid1x2x1 {}

.grid1x2x1 .bx_content_section {
    width: 50%;
    display: inline-block;
    margin-bottom: 15px;
    vertical-align: top
}

.grid1x2x1 .bx_sidebar.left {
    width: 24%;
    float: left;
    display: inline-block;
    margin-right: 1%;
    margin-bottom: 15px;
    vertical-align: top
}

.grid1x2x1 .bx_sidebar.right {
    width: 24%;
    display: inline-block;
    margin-bottom: 15px;
    vertical-align: top
}

.bx_content_section h1 {
    margin-top: 0
}

.header_wrap_container {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    border-left: 1px solid #d9d5d2;
    border-right: 1px solid #d9d5d2;
    max-width: 1200px
}

.header_top_section {
    position: relative;
    min-height: 20px;
    width: 100%
}

.header_top_section_container_two {
    margin-top: 1px
}

.header_top_section_container_one {
    float: right
}

.shema-montaja_img {
    width: 100%
}

.bx_cart_login_top {
    float: right;
    margin-bottom: 14px;
    padding: 0;
    border-radius: 0 0 4px 4px;
    line-height: 44px;
    background: #fafcfd;
    vertical-align: middle;
    color: #576e75;
    box-shadow: 0 1px 2px 0 rgba(56, 94, 104, .26);
    white-space: nowrap
}

.bx_cart_login_top table tr td {
    padding: 0 5px
}

.bx_cart_login_top a {
    color: #576e75;
    text-decoration: underline
}

.bx_cart_login_top a:hover {
    text-decoration: none
}

.bx_cart_login_top>div {
    display: inline-block
}

.header_inner {
    position: relative;
    overflow: hidden;
    background: #fff
}

.logo {
    padding: 36px 0px 18px 0px
}

.logo a {
    text-decoration: none;
    display: block;
    overflow: hidden
}

.logo a span {
    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    color: #666;
    width: 185px;
    display: block;
    float: left;
    margin-top: 3px;
    margin-bottom: 15px
}

.logo a img {
    float: left;
    margin-right: 17px;
    width: 156px
}

.header-container {
    position: relative
}

.header-container .top-link a span.icon-stroy {
    display: block;
    float: left;
    width: 20px;
    height: 24px;
    margin-right: 12px;
    background: url(http://101siding.ru/images/old/icon.png) no-repeat 0px 0px
}

.header-container .top-link a span.icon-torg {
    display: block;
    float: left;
    width: 20px;
    height: 21px;
    margin-right: 12px;
    background: url(http://101siding.ru/images/old/icon.png) no-repeat -24px 0px;
    margin-top: 3px
}

.header-container .top-link a {
    padding: 41px 0px 40px 18px;
    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    color: #07b5e7;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    float: left;
    overflow: hidden;
    width: 50%;
    line-height: 13px;
    border-right: 1px solid #d9d5d2
}

.header-container .top-telephone div.block1 {
    margin: 11px 46px 0px 13px;
    float: left
}

.header-container .top-telephone div.block1 p {
    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    color: #666;
    margin: 0px 0px 5px
}

.header-container .top-telephone div.block1 p span {
    width: 51px;
    text-align: right;
    display: inline-block
}

.header-container .top-telephone div.block1 p b {
    font-size: 18px
}

.header-container .top-telephone div.block2 {
    float: left;
    margin: 22px 0px 0px
}

.header-container .top-telephone div.block2 p {
    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    color: #93b31e;
    margin: 0px 0px 5px
}

.header-container .top-telephone div.block2 p b {
    font-size: 16px
}

.header-container .top-telephone div.block2 p span.icon-telephon {
    display: block;
    float: left;
    width: 10px;
    height: 15px;
    margin-right: 9px;
    background: url(http://101siding.ru/images/old/icon.png) no-repeat -47px 0px
}

.block-menu {
    position: relative;
    overflow: visible;
    background-color: #535353;
    width: 100%
}

.block-menu div.main-menu {
    width: 800px
}

.block-menu div.main-menu,
.block-menu div.button-search,
.block-menu,
.block-menu div.link-basket,
.block-menu div.katalog-menu {
    float: left
}

.block-menu div.button-search {
    padding: 16px 17px 17px 16px;
    background: #666;
    width: 17px;
    height: 17px;
    position: relative;
    cursor: pointer
}

.block-menu div.button-search span.icon-search {
    display: block;
    width: 17px;
    height: 17px;
    background: url(http://101siding.ru/images/old/icon.png) no-repeat -60px 0px
}

.block-menu div.link-personal-page a {
    padding: 15px 16px 16px 15px;
    background: #93b31e;
    display: block
}

.block-menu div.link-personal-page a span.icon-personal {
    display: block;
    width: 19px;
    height: 19px;
    background: url(http://101siding.ru/images/old/icon.png) no-repeat -78px 0px
}

.block-menu div.link-basket {
    padding: 17px 14px;
    background: #5ab2e4
}

.block-menu div.link-basket span.icon-basket {
    display: block;
    width: 22px;
    height: 16px;
    background: url(http://101siding.ru/images/old/icon.png) no-repeat -98px 0px;
    float: left
}

.block-menu div.katalog-menu {
    width: 200px
}

.block-menu div.katalog-menu>a {
    font-family: 'Exo 2', sans-serif;
    color: #fff;
    text-transform: uppercase;
    background: #5ab2e4;
    text-decoration: none;
    padding: 15px 21px 15px 24px;
    display: block;
    font-size: 14px
}

.block-menu div.katalog-menu a span.icon-arrow-bottom {
    display: block;
    float: right;
    margin-left: 9px;
    width: 11px;
    height: 8px;
    background: url(http://101siding.ru/images/old/icon.png) no-repeat -121px 0px;
    margin-top: 6px
}

.block-menu div.katalog-menu div.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    background: #f7f8fa;
    border-bottom: 4px solid #e3e3e3;
    padding-top: 0;
    margin-top: 0;
    border-top: 0
}

div.slider #photos,
div.slider #thumbs {
    margin: 0px;
    padding: 0px;
    overflow: hidden
}

div.slider #thumbs {
    border-top: 3px solid #93b31e
}

div.slider #photos {
    list-style-type: none;
    max-height: 445px
}

div.slider #thumbs li {
    list-style-type: none;
    float: left;
    border-right: 1px solid #d9d5d2;
    background: #f7f8fa;
    height: 57px
}

div.slider #thumbs li:hover {
    background: #fff url(/bitrix/templates/eshop_adapt_blue/images/slider-active.png) no-repeat center 0px
}

div.slider #thumbs li a {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #666;
    text-decoration: none;
    line-height: 14px;
    padding: 13px;
    display: block;
    height: auto
}

div.slider #thumbs li a img {
    float: left;
    margin-right: 10px;
    width: 25px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

div.slider #thumbs li a:hover img {
    transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1)
}

div.slider #thumbs li a span {
    width: 80px;
    display: inline-block;
    vertical-align: middle;
    height: 26px
}

div.slider #thumbs li#thumb-2 a {
    padding-right: 28px
}

div.slider #thumbs li#thumb-3 a {
    padding-right: 28px
}

div.slider #thumbs li#thumb-7 {
    border: 0
}

div#slider {
    position: relative;
    width: 100%;
    text-align: center
}

div.slider #bullet {
    background: #f3f5f8;
    padding: 10px 7px 10px 15px;
    display: inline-block;
    height: auto;
    margin-top: -66px;
    z-index: 9;
    position: absolute;
    border-radius: 20px;
    left: 50%
}

div.slider #bullet li {
    float: left;
    margin-right: 8px;
    list-style-type: none
}

div.slider #bullet li a {
    display: block;
    width: 16px;
    height: 16px;
    background: url(http://101siding.ru/images/old/icon.png) no-repeat -76px -65px
}

div.slider #bullet li.active a {
    display: block;
    width: 16px;
    height: 16px;
    background: url(http://101siding.ru/images/old/icon.png) no-repeat -95px -65px
}

div.textslider {
    position: relative
}

div.slider #photos li {
    position: relative
}

div.slider #photos li div.caption {
    position: absolute;
    left: 39px;
    width: 420px;
    text-align: left
}

#fancybox-content img,
#fancybox-content {
    width: 100% !important
}

div.slider #photos li div.caption h1 {
    font-family: 'Exo 2', sans-serif;
    font-size: 40px;
    font-weight: normal;
    color: #93b31e;
    text-transform: uppercase;
    margin: 30px 0px 10px
}

.slide.h1 {
    font-family: 'Exo 2', sans-serif !important;
    font-size: 40px !important;
    font-weight: normal !important;
    color: #93b31e !important;
    text-transform: uppercase !important;
    margin: 30px 0px 10px !important
}

div.slider #photos li div.caption p {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #666;
    margin: 0px 0px 15px
}

div.slider #photos li div.caption a {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #fff;
    background: #93b31e;
    padding: 15px 20px 17px;
    border-radius: 4px;
    text-decoration: none;
    display: inline-block
}

div.slider #photos li div.caption a span {
    display: block;
    float: right;
    margin-left: 20px;
    width: 8px;
    height: 11px;
    background: url(http://101siding.ru/images/old/icon.png) no-repeat -134px 0px;
    margin-top: 4px
}

div#slides {
    overflow: hidden;
    background: #f3f5f8;
    border-top: 1px solid #d9d5d2;
    border-bottom: 1px solid #d9d5d2
}

div#scroller {
    background: #f3f5f8;
    padding-left: 39px;
    border-top: 1px solid #d9d5d2;
    border-bottom: 1px solid #d9d5d2
}

div#scroller div.viewport {
    width: 1105px;
    overflow: hidden;
    position: relative;
    height: 64px
}

div#scroller div.viewport ul.overview {
    padding: 0px;
    margin: 0px;
    position: absolute;
    width: 1140px
}

div#scroller div.viewport ul.overview li {
    list-style-type: none;
    overflow: hidden;
    width: 1105px;
    float: left;
    margin-right: 190px;
    padding: 23px 0px 24px
}

div#scroller div.viewport ul.overview li p {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #6d6d6d;
    font-weight: 500;
    margin: 0px;
    line-height: normal
}

div#scroller ul.bullets {
    position: absolute;
    right: 50px;
    top: 10px
}

div#scroller ul.bullets li {
    list-style-type: none;
    float: left;
    margin-right: 8px
}

div#scroller ul.bullets li a {
    color: transparent;
    width: 12px;
    height: 12px;
    background: url(http://101siding.ru/images/old/icon.png) no-repeat -15px -27px;
    display: block
}

div#scroller ul.bullets li a.active {
    background: url(http://101siding.ru/images/old/icon.png) no-repeat 0px -27px
}

div#scroller div.close {
    position: absolute;
    width: 14px;
    height: 13px;
    right: 20px;
    top: 26px;
    cursor: pointer;
    background: url(http://101siding.ru/images/old/icon.png) no-repeat -78px -25px
}

.header_inner_include_aria {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 10px 0;
    height: 80px;
    vertical-align: top;
    text-align: left;
    font-size: 12px
}

.header_inner_include_aria span {
    color: #1b5c79
}

.header_inner_include_aria strong {
    display: inline-block;
    padding-top: 7px;
    font-size: 26px
}

.header_inner_include_aria strong a {
    text-decoration: none;
    color: #1b5c79
}

.header_inner_bottom_line_container {
    position: relative;
    left: -6px;
    margin-right: -12px;
    margin-bottom: -9px;
    padding: 1px
}

.header_inner_bottom_line {
    min-height: 6px
}

.bottom-wrap-container {
    margin: 0 auto;
    padding: 0px;
    max-width: 1334px;
    border-left: 1px solid #d9d5d2;
    border-right: 1px solid #d9d5d2;
    overflow: hidden;
    min-width: 1334px
}

.worakarea_wrap_container {
    margin: 0 auto;
    border-left: 1px solid #d9d5d2;
    border-right: 1px solid #d9d5d2;
    padding-top: 40px;
    background: #fff
}

.workarea_wrap {
    padding: 0px
}

.workarea_wrap h1,
.workarea_wrap .h1 {
    font-size: 24px;
    font-weight: 700
}

.workarea_wrap p {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #474747;
    margin: 0px;
    line-height: normal;
    margin-bottom: 10px
}

.workarea_wrap li {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #474747;
    margin: 0px;
    line-height: normal
}

.workarea_wrap h1 a,
.workarea_wrap .h1 a {
    color: #000;
    text-decoration: none
}

.bx_title_section {
    margin-top: 0;
    padding-top: 0;
    vertical-align: middle;
    font-size: 26px
}

.bx_title_section.fll {
    float: left
}

.bx_title_section.stars {
    border: none
}

.bx_title_section.stars .icon {
    display: inline-block;
    padding-right: 10px;
    width: 27px;
    height: 26px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/stars.png) no-repeat center left;
    vertical-align: top;
    line-height: 26px
}

.bx_title_section.time {
    border: none
}

.bx_title_section.time .icon {
    display: inline-block;
    padding-right: 10px;
    width: 30px;
    height: 30px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/time.png) no-repeat center left;
    vertical-align: top;
    line-height: 26px
}

.bx_view_all_home {
    float: right
}

.bottom_wrap {
    padding: 0px
}

.bottom_wrap_container {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 40px;
    max-width: 1334px;
    border-left: 1px solid #d9d5d2;
    border-right: 1px solid #d9d5d2
}

.footer_wrap {
    padding: 0px
}

.footer_wrap_container {
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 19px;
    overflow: hidden
}

.footer_container_one,
.footer_container_two,
.footer_container_tre {
    padding-top: 30px
}

.copyright {
    color: #8b8a8a;
    font-size: 14px;
    padding: 10px
}

.bt_blue,
.bt_white,
.bt_green {
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer
}

.shadow.bt_blue,
.shadow.bt_white,
.shadow.bt_green {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2)
}

.shadow.bt_blue:active,
.shadow.bt_white:active,
.shadow.bt_green:active {
    box-shadow: none
}

.bt_blues {
    font-family: 'Exo 2', sans-serif;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon_log.png) no-repeat 160px 18px;
    background-color: #5ab2e4;
    font-size: 14px;
    color: #5ab2e4;
    margin: 0px;
    line-height: normal;
    display: inline-block;
    border: 1px solid #5ab2e4;
    border-radius: 4px;
    padding: 15px 20px 11px 15px;
    text-decoration: none;
    margin-top: 15px;
    margin-left: 39px;
    width: 187px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer
}

.bt_white {
    border: 1px solid #e9e9e9;
    background: #fcfcfc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f1f1f1));
    background: -webkit-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
    background: -moz-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
    background: -ms-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
    background: -o-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
    background: linear-gradient(to bottom, #fcfcfc 0%, #f1f1f1 100%);
    color: #656565;
    text-shadow: 0 1px 0 #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f1f1f1', GradientType=0)
}

.bt_white:hover {
    background: #fff
}

.bt_white:active {
    background: #f1f1f1;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #fcfcfc));
    background: -webkit-linear-gradient(top, #f1f1f1 0%, #fcfcfc 100%);
    background: -moz-linear-gradient(top, #f1f1f1 0%, #fcfcfc 100%);
    background: -ms-linear-gradient(top, #f1f1f1 0%, #fcfcfc 100%);
    background: -o-linear-gradient(top, #f1f1f1 0%, #fcfcfc 100%);
    background: linear-gradient(to bottom, #f1f1f1 0%, #fcfcfc 100%);
    box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .05);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#fcfcfc', GradientType=0)
}

.bt_green {}

.bt_green:hover {}

.bt_green:active {}

.small.bt_blue,
.small.bt_white,
.small.bt_green {
    display: inline-block;
    min-width: 20px;
    line-height: 20px
}

.small.bt_blue {}

.small.bt_blue:hover {}

.small.bt_blue:active {}

.small.bt_white {}

.small.bt_white:hover {}

.small.bt_white:active {}

.small.bt_green {}

.small.bt_green:hover {}

.small.bt_green:active {}

.medium.bt_blue,
.medium.bt_white,
.medium.bt_green {
    padding: 0 13px;
    height: 25px;
    font-weight: bold;
    line-height: 25px
}

.medium.bt_blue {
    height: 27px;
    line-height: 27px
}

.medium.bt_blue:hover {}

.medium.bt_blue:active {}

.medium.bt_white {
    font-weight: bold
}

.medium.bt_white:hover {}

.medium.bt_white:active {}

.medium.bt_green {}

.medium.bt_green:hover {}

.medium.bt_green:active {}

.big.bt_blue,
.big.bt_white,
.big.bt_green {
    padding: 0 13px;
    height: 34px;
    font-weight: bold;
    line-height: 34px
}

.big.bt_blue {
    height: 36px;
    line-height: 36px
}

.big.bt_blue:hover {}

.big.bt_blue:active {}

.big.bt_white {}

.big.bt_white:hover {}

.big.bt_white:active {}

.big.bt_green {}

.big.bt_green:hover {}

.big.bt_green:active {}

.bt.big.bt_blue.cart span {
    position: relative;
    bottom: -7px;
    display: inline-block;
    margin: 0 10px 0 0;
    width: 26px;
    height: 23px
}

.bx_inc_catalog_footer ul {
    display: block;
    margin: 0;
    padding: 0
}

.bx_inc_catalog_footer ul li {
    display: block;
    padding: 0 0 10px
}

.bx_inc_catalog_footer ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #d8d8d8
}

.bx_inc_catalog_footer ul li a:hover {
    text-decoration: underline
}

.bx_inc_menu_footer ul {
    display: block;
    margin: 0;
    padding: 0
}

.bx_inc_menu_footer ul li {
    display: block;
    padding: 0 0 10px
}

.bx_inc_menu_footer ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #d8d8d8
}

.bx_inc_menu_footer ul li a:hover,
.bx_inc_menu_footer ul li a.selected {
    text-decoration: underline
}

.site_title,
.worakarea_wrap_container,
.header_inner_container_one,
.header_top_section_container_two,
.header_inner_container_two,
.header_inner_include_aria,
.footer_container_one,
.footer_container_two,
.footer_container_tre,
.bottom_container_one,
.bottom_container_two,
.bottom_container_tre {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.p0 {
    padding: 0 !important
}

.m0 {
    margin: 0 !important
}

.dn {
    display: none !important
}

.db {
    display: block !important
}

.wa {
    width: auto !important
}

.dib {
    display: inline-block !important
}

.clb {
    clear: both !important
}

.fln {
    float: none !important
}

.fll {
    float: left !important
}

.flr {
    float: right !important
}

.m0a {
    margin: 0 auto !important
}

.fwb {
    font-weight: bold !important
}

.fwn {
    font-weight: normal !important
}

.tal {
    text-align: left !important
}

.tar {
    text-align: right !important
}

.tac {
    text-align: center !important
}

.tdn {
    text-decoration: none !important
}

.tdl {
    text-decoration: line-through !important
}

.vat {
    vertical-align: top !important
}

.vam {
    vertical-align: middle !important
}

.vab {
    vertical-align: bottom !important
}

.posr {
    position: relative !important
}

.posa {
    position: absolute !important
}

.whsn {
    white-space: normal !important
}

.whsnw {
    white-space: nowrap !important
}

.p05 {
    padding: 0 5px !important
}

.w100p {
    width: 100% !important
}

.w90p {
    width: 90% !important
}

.wa {
    width: auto !important
}

.ovh {
    overflow: hidden !important
}

.dbg1 {
    background-color: rgba(0, 0, 255, .3) !important
}

.dbg2 {
    background-color: rgba(0, 255, 0, .3) !important
}

.dbg3 {
    background-color: rgba(255, 0, 0, .3) !important
}

.dbg0,
.dbg01>div {
    outline-width: 2px;
    outline-style: solid;
    outline-color: rgba(0, 255, 0, .3);
    outline-offset: 0px
}

.dbg01>div>div {
    outline-width: 2px;
    outline-style: solid;
    outline-color: rgba(0, 0, 255, .3);
    outline-offset: 0px
}

.debug {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px;
    border: 1px solid #d0dbb1;
    background: #f5ffdb;
    color: #2d2d2d;
    font-size: 8px
}

#debsizing {
    font-weight: bold
}

.bx_page {
    font-size: 80%
}

.bx_page h1,
.bx_page h2,
.bx_page h3,
.bx_page h4,
.bx_page h5,
.bx_page h6 {
    color: inherit;
    font-weight: 500;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.1
}

.bx_page p {
    margin: 0 0 10px
}

.bx_page ul,
.bx_page ol {
    margin-top: 0;
    margin-bottom: 10px
}

.bx_page ul ul,
.bx_page ol ul,
.bx_page ul ol,
.bx_page ol ol {
    margin-bottom: 0
}

.bx_page .list_unstyled {
    padding-left: 0;
    list-style: none
}

.bx_page .list_nline {
    padding-left: 0;
    list-style: none
}

.bx_page .list_nline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

.bx_page .list_nline>li:first-child {
    padding-left: 0
}

.bx_page a {
    color: #437fcf
}

.bx_page a:hover {
    color: #2d61a8
}

.bx_page a:active {
    color: #2d61a8
}

span.arrow-right-gray {
    display: block;
    float: right;
    margin-left: 20px;
    width: 8px;
    height: 11px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -134px -40px;
    margin-top: 4px
}

span.arrow-left-gray {
    display: block;
    float: left;
    margin-right: 20px;
    width: 8px;
    height: 11px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -145px -40px;
    margin-top: 4px
}

span.arrow-right-green {
    display: block;
    float: right;
    margin-left: 20px;
    width: 8px;
    height: 11px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -134px -26px;
    margin-top: 4px
}

span.arrow-bottom-gray {
    display: block;
    float: right;
    margin-left: 20px;
    width: 13px;
    height: 8px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -57px -43px;
    margin-top: 4px
}

span.arrow-top-gray {
    display: block;
    float: right;
    margin-left: 20px;
    width: 13px;
    height: 8px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -57px -34px;
    margin-top: 4px
}

span.photo-icon {
    display: block;
    float: left;
    margin-right: 10px;
    width: 17px;
    height: 13px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat 0px -42px
}

div.block-service {
    overflow: hidden;
    padding: 0px 39px 40px;
    border-bottom: 1px solid #d9d5d2;
    text-align: center
}

div.block-service h1,
div.block-service .h1 {
    font-family: 'Exo 2', sans-serif;
    font-size: 40px;
    font-weight: lighter;
    color: #93b31e;
    line-height: 34px;
    padding: 0px;
    margin-bottom: 80px
}

div.block-service h1 b,
div.block-service .h1 b {
    font-weight: bold
}

div.block-service div {
    display: inline-block;
    margin: 14px 7px !important;
    vertical-align: top
}

div.block-service div.serv-block5 {
    margin-right: 0px
}

div.block-service div a {
    font-family: 'Exo 2', sans-serif;
    font-size: 16px;
    color: #666;
    margin: 0px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    text-decoration: none
}

div.block-service div a span.icon-image-service,
div.uslugi div span.icon-image-service {
    width: 100% !important;
    height: 154px;
    display: block
}

div.block-service div.serv-block1 a span.icon-image-service,
div.uslugi div.usluga1 span.icon-image-service {
    background: url(http://101siding.ru/images/old/icon-service.png) no-repeat 0px 0px
}

div.block-service div.serv-block2 a span.icon-image-service,
div.uslugi div.usluga2 span.icon-image-service {
    background: url(http://101siding.ru/images/old/icon-service.png) no-repeat 0px -154px
}

div.block-service div.serv-block3 a span.icon-image-service,
div.uslugi div.usluga3 span.icon-image-service {
    background: url(http://101siding.ru/images/old/icon-service.png) no-repeat 0px -308px
}

div.block-service div.serv-block4 a span.icon-image-service,
div.uslugi div.usluga4 span.icon-image-service {
    background: url(http://101siding.ru/images/old/icon-service.png) no-repeat 0px -462px
}

div.block-service div.serv-block5 a span.icon-image-service,
div.uslugi div.usluga5 span.icon-image-service {
    background: url(http://101siding.ru/images/old/icon-service.png) no-repeat 0px -616px
}

div.uslugi {
    overflow: hidden;
    display: block
}

div.uslugi div span.icon-image-service {
    float: left;
    margin-right: 40px
}

div.uslugi>div {
    border-bottom: 1px solid #d9d5d2;
    padding: 40px 30px 40px 39px
}

div.uslugi>div.last {
    border: 0
}

div.uslugi>div h2 {
    font-family: 'Exo 2', sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #474747;
    margin: 0px 0px 25px;
    line-height: 25px
}

div.uslugi>div a {
    color: #93b31e;
    text-decoration: underline
}

div.uslugi>div a:hover {
    text-decoration: none
}

div.block-company {
    overflow: hidden;
    padding: 30px 20px 20px;
    border-bottom: 1px solid #d9d5d2
}

div.block-company h1.title-blue {
    font-family: 'Exo 2', sans-serif;
    font-size: 40px;
    font-weight: lighter;
    color: #5ab2e4;
    line-height: normal;
    padding: 0px;
    margin-bottom: 30px;
    margin-top: -12px
}

div.block-company p {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #666;
    margin: 0px;
    line-height: normal;
    margin-bottom: 10px
}

div.block-company a {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #5ab2e4;
    margin: 0px;
    line-height: normal;
    display: inline-block
}

div.block-company a:hover {
    text-decoration: none
}

div.block-company a span.arrow-right-blue {
    display: inline-block;
    margin-left: 20px;
    width: 8px;
    height: 11px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -134px -13px;
    margin-top: 4px
}

div.block-experts {
    overflow: hidden;
    padding: 30px 0px 0px;
    border-bottom: 1px solid #d9d5d2;
    padding-bottom: 40px
}

div.block-experts h1,
div.block-experts .h1 {
    font-family: 'Exo 2', sans-serif;
    font-size: 32px;
    font-weight: lighter;
    color: #93b31e;
    margin-top: -12px;
    padding: 0px;
    margin-bottom: 20px
}

div.block-experts h1 b,
div.block-experts .h1 b {
    font-weight: bold
}

div.block-experts p {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #666;
    margin: 0px;
    line-height: normal;
    margin-bottom: 10px
}

div.block-experts div.block-name div.name-expert {
    float: left;
    width: 33.3333333%
}

div.block-experts div.text-expert a {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #93b31e;
    margin: 0px;
    line-height: normal;
    text-decoration: none
}

div.block-experts div.text-expert a span.arrow-right-green {
    display: inline-block;
    float: none;
    margin-left: 20px;
    width: 8px;
    height: 11px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -134px -26px;
    margin-top: 4px
}

div.block-experts div.text-expert a:hover {
    color: #fff;
    border: 1px solid #fff;
    background: #93b31e
}

div.block-experts div.text-expert a:hover span {
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -134px 0px
}

div.nasha-rabota {
    overflow: hidden;
    padding: 30px 0px 0px 0px;
    border-bottom: 1px solid #d9d5d2
}

div.nasha-rabota div.photo {
    margin-bottom: 60px
}

div.nasha-rabota div.otzyvy h1.title-blue,
div.nasha-rabota div.otzyvy .h1.title-blue {
    font-family: 'Exo 2', sans-serif;
    font-size: 36px;
    font-weight: lighter;
    color: #5ab2e4;
    line-height: normal;
    padding: 0px;
    margin-bottom: 30px;
    margin-top: -12px
}

div#scroller-y div.viewport {
    height: 219px;
    overflow: hidden;
    position: relative
}

div#scroller-y div.viewport ul.overview {
    padding: 0px;
    margin: 0px;
    position: absolute;
    padding-right: 30px
}

div#scroller-y div.viewport ul.overview li {
    list-style-type: none;
    clear: both;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    height: 215px;
    text-align: justify
}

div#scroller-y div.viewport ul.bullets {
    position: absolute;
    right: 0px;
    margin: 5px 0px 0px;
    padding: 0px
}

div#scroller-y div.viewport ul.bullets li {
    list-style-type: none;
    margin-bottom: 8px
}

div#scroller-y div.viewport ul.bullets li a {
    color: transparent;
    width: 12px;
    height: 12px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -15px -27px;
    display: block
}

div#scroller-y div.viewport ul.bullets li a.active {
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat 0px -27px
}

div.kontakty-footer h3,
div.obrat-svjaz h3,
div.footer_container_one h3,
div.footer_container_two h3 {
    font-family: 'Exo 2', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #fcfcfc;
    line-height: 16px;
    margin: 0px 0px 25px
}

div.kontakty-footer p,
div.obrat-svjaz p {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #d8d8d8;
    line-height: 20px;
    margin: 0px 0px 10px
}

div.kontakty-footer p a {
    color: #93b31e
}

div.obrat-svjaz a {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #93b31e;
    margin: 0px;
    line-height: normal;
    display: inline-block;
    border: 1px solid #93b31e;
    border-radius: 4px;
    padding: 15px 20px 17px;
    text-decoration: none
}

div.obrat-svjaz a span.icon-mail {
    display: block;
    float: left;
    margin-right: 20px;
    width: 21px;
    height: 15px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -31px -24px;
    margin-top: 2px
}

div.obrat-svjaz a:hover {
    background: #93b31e;
    color: #fff
}

div.obrat-svjaz a:hover span {
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -31px -58px
}

div.search-form {
    margin-left: 13px;
    padding: 0;
    right: 0;
    z-index: 1000;
    display: block;
    float: left;
    width: 365px;
    cursor: default;
    top: 70px
}

div.search-form form input#title-search {
    color: #a3a09e;
    font-family: 'Exo 2', sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 12px;
    padding: 0px 10px 0px;
    outline: none;
    margin: 0px;
    border: 0px;
    height: 29px;
    width: 312px;
    float: left;
    border: 1px solid #c3c3c3
}

div.search-form form input[type="submit"] {
    color: #fff;
    font-family: 'Exo 2', sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0;
    margin: 0px;
    padding: 0;
    background: transparent;
    height: 29px;
    margin-left: 0px;
    cursor: pointer;
    outline: none;
    background: url(/bitrix/templates/eshop_adapt_blue/images/ico_search.png) no-repeat left top;
    width: 30px;
    display: inline-block;
    text-indent: -999px;
    border: 0
}

div.proizvoditeli-list-main {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
    padding-top: 35px;
    border-bottom: 1px solid #d9d5d2;
    position: relative
}

div.proizvoditeli-list-main p {
    font-size: 18px
}

.bx_breadcrumbs ul li a span {
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -61px -24px;
    display: block;
    float: right;
    margin-left: 20px;
    width: 15px;
    height: 7px;
    margin-top: 9px
}

h1.page-title,
p.page-title {
    font-family: 'Exo 2', sans-serif;
    font-size: 40px;
    font-weight: normal;
    color: #474747;
    line-height: 34px;
    padding: 0px;
    margin-bottom: 0px;
    margin-left: 39px
}

div.content.second-page div.block-company h2.title-blue {
    font-family: 'Exo 2', sans-serif;
    font-size: 35px;
    font-weight: lighter;
    color: #5ab2e4;
    line-height: normal;
    padding: 0px;
    margin-bottom: 30px;
    margin-top: -12px
}

h2.gray {
    font-family: 'Exo 2', sans-serif;
    font-size: 35px;
    font-weight: normal;
    color: #474747;
    line-height: 29px;
    padding: 0px;
    margin-bottom: 30px;
    margin-top: 0px
}

span.arrow-right-blue {
    display: inline-block;
    margin-left: 20px;
    width: 8px;
    height: 11px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -134px -13px;
    margin-top: 4px
}

span.arrow-right-green {
    display: block;
    float: right;
    margin-left: 20px;
    width: 8px;
    height: 11px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -134px -26px;
    margin-top: 4px
}

ul#menu-company {
    padding: 0px;
    margin: 0px;
    margin-top: 40px;
    overflow: hidden
}

ul#menu-company li {
    list-style-type: none;
    float: left;
    margin-right: 10px
}

ul#menu-company li a {
    display: inline-block;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #474747;
    line-height: 12px;
    padding: 19px 29px;
    border: 1px solid #d9d5d2;
    text-decoration: none
}

ul#menu-company li a:hover {
    color: #5ab2e4;
    border: 1px solid #5ab2e4;
    padding: 19px 29px
}

ul#menu-company li a.selected {
    color: #5ab2e4;
    border: 2px solid #5ab2e4;
    padding: 18px 29px
}

ul#filters {
    padding: 0px 0px 0px 39px;
    margin: 0px;
    margin-top: 40px;
    overflow: hidden
}

ul#filters li {
    list-style-type: none;
    float: left;
    margin-right: 10px
}

ul#filters li a {
    display: inline-block;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #474747;
    line-height: 12px;
    padding: 19px 29px;
    border: 1px solid #d9d5d2;
    text-decoration: none
}

ul#filters li a:hover {
    color: #5ab2e4;
    border: 1px solid #5ab2e4;
    padding: 19px 29px
}

ul#filters li a.active {
    color: #5ab2e4;
    border: 2px solid #5ab2e4;
    padding: 18px 29px
}

div.preimushestva-company {
    padding: 20px;
    border-bottom: 1px solid #d9d5d2;
    position: relative
}

div.sertifikaty-company {
    padding: 20px;
    border-bottom: 1px solid #d9d5d2;
    position: relative
}

div.block-informacii div.inf-block1 {
    height: 275px;
    float: left;
    border-right: 1px solid #d9d5d2;
    background: #f6f7f9;
    position: relative
}

div.block-informacii div.inf-block2 {
    height: 275px;
    float: left;
    border-left: 1px solid #d9d5d2;
    border-right: 1px solid #d9d5d2;
    background: #f6f7f9;
    position: relative
}

div.block-informacii div.inf-block3 {
    height: 275px;
    float: left;
    background-color: #f6f7f9;
    position: relative
}

div.block-informacii div.inf-block1 div.bg-inf-block {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 154px;
    height: 213px;
    background: url(http://101siding.ru/images/img-inf-block.png) no-repeat 0px 0px
}

div.block-informacii div.inf-block2 div.bg-inf-block {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 186px;
    height: 213px;
    background: url(http://101siding.ru/images/img-inf-block.png) no-repeat -154px 0px
}

div.block-informacii div.inf-block3 div.bg-inf-block {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 186px;
    height: 213px;
    background: url(http://101siding.ru/images/img-inf-block.png) no-repeat -340px 0px
}

div.block-informacii div h3 {
    font-family: 'Exo 2', sans-serif;
    font-size: 25px;
    font-weight: normal;
    margin-left: 39px;
    margin-top;
    39px
}

div.block-informacii div.inf-block2 h3 {
    color: #5ab2e4
}

div.block-informacii div.inf-block1 h3,
div.block-informacii div.inf-block3 h3 {
    color: #93b31e
}

div.block-informacii div.inf-block2 a {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #5ab2e4;
    margin: 0px;
    line-height: normal;
    display: inline-block;
    border: 1px solid #5ab2e4;
    border-radius: 4px;
    padding: 15px 20px 17px;
    text-decoration: none;
    margin-top: 50px;
    margin-left: 39px
}

div.block-informacii div.inf-block1 a,
div.block-informacii div.inf-block3 a {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #93b31e;
    margin: 0px;
    line-height: normal;
    display: inline-block;
    border: 1px solid #93b31e;
    border-radius: 4px;
    padding: 15px 20px 17px;
    text-decoration: none;
    margin-top: 50px;
    margin-left: 39px
}

div.block-informacii div.inf-block2 a:hover {
    color: #fff;
    border: 1px solid #fff;
    background: #5ab2e4
}

div.block-informacii div.inf-block1 a:hover,
div.block-informacii div.inf-block3 a:hover,
div.right-information div.vopros a:hover {
    color: #fff;
    border: 1px solid #fff;
    background: #93b31e
}

div.block-informacii div.inf-block2 a:hover span {
    background: url(http://101siding.ru/images/icon.png) no-repeat -134px 0px
}

div.block-informacii div.inf-block1 a:hover span,
div.block-informacii div.inf-block3 a:hover span,
div.right-information div.vopros a:hover span {
    background: url(http://101siding.ru/images/icon.png) no-repeat -134px 0px
}

ul.news {
    padding: 0px;
    margin: 0px;
    overflow: hidden
}

ul.news li {
    float: left;
    padding: 30px;
    width: 50%;
    list-style-type: none;
    border-right: 1px solid #d9d5d2;
    border-bottom: 1px solid #d9d5d2
}

ul.news li.odd {
    border-right: none
}

ul.news div.date-news {
    display: block;
    float: left;
    color: #93b31e;
    height: 73px;
    text-align: center;
    margin-right: 20px
}

ul.news div.date-news span.day {
    font-family: 'Exo 2', sans-serif;
    font-size: 35px;
    font-weight: normal;
    display: block;
    line-height: 30px
}

ul.news div.date-news span.month {
    font-family: 'Exo 2', sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-transform: lowercase;
    display: block;
    line-height: 16px;
    margin-bottom: 10px
}

ul.news div.date-news span.year {
    font-family: 'Exo 2', sans-serif;
    font-size: 13px;
    font-weight: 300;
    display: block
}

ul.news div.content-news {
    float: left;
    width: 80%
}

ul.news h3.title-news {
    margin: 0px 0px 20px
}

ul.news h3.title-news a {
    font-family: 'Exo 2', sans-serif;
    font-size: 22px;
    font-weight: normal;
    color: #93b31e;
    margin: 0px;
    text-decoration: underline
}

ul.news h3.title-news a:hover {
    text-decoration: none
}

div.pagination-news {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #474747;
    overflow: hidden;
    padding: 25px 0px;
    background: #f6f7f9;
    border-bottom: 1px solid #d9d5d2;
    clear: both
}

div.pagination-news span.prev {
    float: left;
    margin-left: 39px;
    display: block
}

div.pagination-news a.prev {
    float: left;
    margin-left: 39px;
    display: block
}

div.pagination-news span.next {
    float: right;
    margin-right: 39px;
    display: block
}

div.pagination-news a.next {
    float: right;
    margin-right: 39px;
    display: block
}

ul.akcii {
    padding: 0px;
    margin: 0px;
    overflow: hidden
}

ul.akcii li {
    height: auto !important;
    float: left;
    padding: 20px;
    width: 50%;
    list-style-type: none;
    border-right: 1px solid #d9d5d2;
    border-bottom: 1px solid #d9d5d2;
    display: inline-block
}

ul.akcii li.odd {
    border-right: none
}

ul.akcii div.content-akcii {}

ul.akcii img.preview_picture {
    width: 100%;
    height: auto;
    border: 1px solid #d9d5d2
}

ul.akcii h3.title-akcii {
    margin: 25px 0px 15px
}

ul.akcii h3.title-akcii a {
    font-family: 'Exo 2', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #474747;
    margin: 0px;
    text-decoration: none
}

ul.akcii h3.title-akcii a:hover {
    text-decoration: underline;
    color: #e58c01
}

ul.vakans {
    padding: 40px 0px 60px 39px;
    margin: 0px;
    overflow: hidden;
    border-bottom: 1px solid #d9d5d2;
    background: #fcfcfc
}

ul.vakans>li {
    float: left;
    padding: 30px;
    margin-right: 39px;
    margin-bottom: 40px;
    width: 330px;
    list-style-type: none;
    border: 1px solid #d9d5d2;
    background: #fff
}

ul.vakans li ul {
    margin-bottom: 20px;
    padding: 0px
}

ul.vakans li ul li {
    line-height: 18px;
    list-style-type: none;
    padding-left: 15px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/ul-marker.jpg) no-repeat 0px 7px;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #474747
}

ul.vakans li h3.title-vakans {
    font-family: 'Exo 2', sans-serif;
    font-size: 18px;
    font-weight: 500;
    display: block;
    color: #93b31e;
    line-height: 16px;
    margin: 0px 0px 25px
}

p.otdel-kadrov {
    font-size: 12px;
    margin-top: 130px
}

ul.otzyvy {
    padding: 40px 0px 60px 39px;
    margin: 0px;
    overflow: hidden;
    background: #fcfcfc
}

ul.otzyvy>li {
    float: left;
    padding: 30px;
    margin-right: 39px;
    margin-bottom: 40px;
    width: 330px;
    list-style-type: none;
    border: 1px solid #d9d5d2;
    background: #fff
}

ul.otzyvy li.otzyv-item {
    float: left;
    padding: 30px;
    margin-right: 39px;
    margin-bottom: 40px;
    width: 330px;
    list-style-type: none;
    border: 1px solid #d9d5d2;
    background: #fff;
    display: block
}

ul.otzyvy li ul {
    margin-bottom: 20px;
    padding: 0px
}

ul.otzyvy li ul li {
    line-height: 18px;
    list-style-type: none;
    padding-left: 15px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/ul-marker.jpg) no-repeat 0px 7px;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #474747
}

ul.otzyvy li h3.title-otzyv {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: bold;
    display: block;
    color: #93b31e;
    line-height: 14px;
    margin: 0px;
    float: left
}

ul.otzyvy li div.date-otzyv {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #93b31e;
    line-height: 14px;
    margin: 0px;
    float: right
}

ul.otzyvy li div.prev-text {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #666;
    margin: 0px;
    line-height: normal;
    margin-bottom: 10px;
    font-style: italic
}

div.more-items {
    text-align: center;
    padding-bottom: 60px
}

div.more-items a {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #666;
    text-transform: uppercase;
    text-decoration: none
}

div.add-otzyv {
    padding: 49px 0px 49px 39px;
    margin: 0px;
    overflow: hidden;
    border-bottom: 1px solid #d9d5d2;
    border-top: 1px solid #d9d5d2
}

div.add-otzyv>div {
    float: left
}

div.add-otzyv h2 {
    font-family: 'Exo 2', sans-serif;
    font-size: 30px;
    font-weight: 500;
    display: block;
    color: #474747;
    line-height: 25px;
    margin: 0px 0px 10px
}

div.add-otzyv p {
    margin-bottom: 0px
}

div.add-otzyv a {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #5ab2e4;
    margin: 0px;
    line-height: normal;
    display: inline-block;
    border: 1px solid #5ab2e4;
    border-radius: 4px;
    padding: 15px 20px 17px;
    text-decoration: none;
    text-transform: uppercase;
    float: right;
    margin-right: 40px
}

div.add-otzyv a:hover {
    color: #fff;
    border: 1px solid #fff;
    background: #5ab2e4
}

div.add-otzyv a span.icon-mail-blue {
    display: block;
    float: left;
    margin-right: 20px;
    width: 21px;
    height: 15px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -31px -41px;
    margin-top: 2px
}

div.add-otzyv a:hover span.icon-mail-blue {
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -31px -58px
}

div.add-otzyv a:hover span.arrow-right-blue {
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -134px 0px
}

.isotope {
    max-width: 11334px
}

.isotope:after {
    content: '';
    display: block;
    clear: both
}

.view-alb {
    overflow: hidden;
    position: relative;
    width: 351px;
    height: 210px;
    margin-bottom: 17px;
    display: inline-block
}

.view-big {
    overflow: hidden;
    position: relative;
    width: 392px;
    height: 392px;
    margin-bottom: 17px;
    display: inline-block
}

.view-min {
    overflow: hidden;
    position: relative;
    width: 176px;
    height: 176px;
    margin-bottom: 17px;
    display: inline-block
}

.view-horizontal {
    display: block;
    overflow: hidden;
    position: relative;
    width: 392px;
    height: 176px;
    margin-bottom: 17px;
    display: inline-block
}

.view2 {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    margin-right: 10px;
    display: inline-block
}

.view2 .mask,
.view-alb .mask,
.view-horizontal .mask,
.view-min .mask,
.view-big .mask {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}

.view2 img,
.view-alb img,
.view-horizontal img,
.view-min img,
.view-big img {
    width: 100%;
    display: block;
    position: relative
}

.view-tenth>img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out
}

.view-tenth .mask {
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0
}

.view-tenth p {
    color: #333;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear
}

.view-tenth:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    width: 100%
}

.view-tenth:hover p {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1
}

.modal {
    background: #fff;
    width: 95%;
    margin: 50px auto;
    padding: 18px;
    position: relative;
    max-width: 400px
}

.modal iframe {
    width: 100% !important
}

.modal .close {
    text-decoration: none;
    display: block;
    width: 30px;
    height: 31px;
    cursor: pointer;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -98px -22px;
    position: absolute;
    top: -15px;
    right: -15px
}

.themodal-lock {
    overflow: hidden
}

.themodal-overlay {
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10010;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.themodal-overlay>* {
    -webkit-transform: translateZ(0px)
}

.themodal-overlay {
    background: url(/bitrix/templates/eshop_adapt_blue/images/bg-modal.png) repeat 0px 0px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
    zoom: 1
}

h3.add-otz {
    font-family: 'Exo 2', sans-serif;
    font-size: 26px;
    font-weight: normal;
    display: block;
    color: #5ab2e4;
    line-height: 21px;
    margin: 0px 0px 40px
}

h3.add-mes {
    font-family: 'Exo 2', sans-serif;
    font-size: 26px;
    font-weight: normal;
    display: block;
    color: #5ab2e4;
    line-height: 21px;
    margin: 0px 0px 10px
}

div.add-otz p {
    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #474747;
    line-height: 14px;
    margin-bottom: 5px
}

div.mf-text {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #474747;
    line-height: 14px;
    margin-bottom: 5px
}

div.add-otz form input[type="text"] {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    width: 95%;
    line-height: 14px;
    border: 1px solid #d9d5d2;
    margin-bottom: 25px;
    padding-left: 10px;
    outline: none;
    color: #474747;
    padding: 10px 0px 10px 10px
}

div.add-otz form textarea {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    width: 95%;
    height: 118px;
    line-height: 14px;
    border: 1px solid #d9d5d2;
    margin-bottom: 25px;
    padding: 15px 0px 15px 10px;
    outline: none;
    color: #474747
}

div.add-otz form input[type="text"]:focus,
div.add-otz form textarea:focus {
    border: 1px solid #5ab2e4
}

div.add-otz form input[type="submit"] {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #fff;
    margin: 0px;
    line-height: normal;
    display: inline-block;
    border: 1px solid #93b31e;
    background: #93b31e;
    border-radius: 4px;
    padding: 15px 20px 17px;
    text-decoration: none;
    width: 100%;
    cursor: pointer;
    outline: none
}

div.add-otz form input.error,
div.add-otz form textarea.error,
div.add-otz form input.error:focus,
div.add-otz form textarea.error:focus,
div.add-svjaz form input.error,
div.add-svjaz form textarea.error,
div.add-svjaz form input.error:focus,
div.add-svjaz form textarea.error:focus {
    border: 1px solid red
}

div.add-otz div.mf-ok-text {
    padding-top: 110px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon-ok-form.png) no-repeat center top;
    text-align: center;
    padding-bottom: 165px
}

div.add-otz div.mf-ok-text h3.add-otz {
    font-family: 'Exo 2', sans-serif;
    font-size: 26px;
    font-weight: normal;
    display: block;
    color: #5ab2e4;
    line-height: 21px;
    margin: 0px 0px 10px
}

div.add-otz div.mf-ok-text {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #474747
}

div.sucses-reg {
    margin-top: 100px
}

div.sucses-reg div.mf-ok-text {
    padding-top: 110px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon-ok-form.png) no-repeat center top;
    text-align: center;
    padding-bottom: 150px;
    margin-top: 0px !important
}

div.sucses-reg div.mf-ok-text h3.add-otz {
    font-family: 'Exo 2', sans-serif;
    font-size: 26px;
    font-weight: normal;
    display: block;
    color: #5ab2e4;
    line-height: 21px;
    margin: 0px 0px 10px
}

div.sucses-reg div.mf-ok-text {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #474747
}

div.add-otz.sucses {
    padding-top: 134px
}

h3.title {
    font-family: 'Exo 2', sans-serif;
    font-size: 26px;
    font-weight: normal;
    display: block;
    color: #474747;
    line-height: 28px;
    margin: 0px 0px 20px
}

h1.blue-title {
    color: #5ab2e4 !important;
    margin-bottom: 30px;
    max-width: 440px
}

div.prev-page {
    border-bottom: 1px solid #d9d5d2;
    padding: 0px 680px 32px 39px
}

div.tipe-oplata {
    overflow: hidden;
    border-top: 1px solid #d9d5d2
}

div.tipe-oplata .row div {
    float: left;
    padding: 30px;
    border-right: 1px solid #d9d5d2;
    border-bottom: 1px solid #d9d5d2
}

div.tipe-oplata .row div h3 {
    font-family: 'Exo 2', sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #93b31e;
    margin: 15px 0px 20px
}

div.tipe-oplata .row div.block-oplat4 {
    border-right: 0
}

div.tipe-oplata .row div.block-oplat1 span.icon-oplata {
    width: 100px;
    height: 99px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon-oplata.png) no-repeat 0px 0px;
    display: block
}

div.tipe-oplata .row div.block-oplat2 span.icon-oplata {
    width: 100px;
    height: 100px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon-oplata.png) no-repeat -100px 0px;
    display: block
}

div.tipe-oplata .row div.block-oplat3 span.icon-oplata {
    width: 100px;
    height: 100px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon-oplata.png) no-repeat -200px 0px;
    display: block
}

div.tipe-oplata .row div.block-oplat4 span.icon-oplata {
    width: 100px;
    height: 100px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon-oplata.png) no-repeat -300px 0px;
    display: block
}

div.kredit {
    padding: 40px 0px 40px 39px;
    border-bottom: 1px solid #d9d5d2
}

div.kredit span.icon-kredit {
    width: 81px;
    height: 90px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon-oplata.png) no-repeat -400px 0px;
    display: block;
    float: left;
    margin-right: 40px
}

div.kredit h3 {
    font-family: 'Exo 2', sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #93b31e;
    margin: 0px 0px 15px;
    line-height: 18px
}

div.kredit a {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #93b31e;
    margin: 0px;
    line-height: normal;
    display: inline-block
}

div.kredit a:hover {
    text-decoration: none
}

div.telephon-inf {
    padding: 40px 0px 35px;
    border-bottom: 1px solid #d9d5d2
}

div.categor-info {
    overflow: hidden;
    border-bottom: 1px solid #d9d5d2;
    border-top: 1px solid #d9d5d2
}

div.categor-info div.container-cat {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    padding: 40px;
    border-right: 1px solid #d9d5d2
}

div.categor-info div.block0-info {
    width: 100%
}

div.categor-info div.block1-info {
    width: 100%;
    overflow: hidden
}

div.categor-info div.block2-info {
    width: 100%
}

div.categor-info div.container-cat:nth-child(3n) {
    border-right: 0
}

div.categor-info div.container-cat h3 {
    font-family: 'Exo 2', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #5ab2e4;
    margin: 0px 0px 30px;
    line-height: 14px;
    text-transform: uppercase
}

div.categor-info div.container-cat div {
    min-height: 416px
}

div.categor-info div.container-cat img {
    margin-bottom: 25px;
    width: 100%
}

div.categor-info div.container-cat a {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #474747;
    margin: 0px;
    line-height: normal;
    display: inline-block;
    margin-right: 39px;
    margin-top: 8px
}

div.categor-info div.container-cat a:hover {
    text-decoration: none;
    color: #5ab2e4
}

div.categor-info div.container-cat a:hover span {
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -134px -13px
}

div.section-info-image {
    position: absolute;
    right: -15px;
    top: -40px;
    overflow: hidden
}

div.section-info-image span.nakladka {
    position: absolute;
    top: 0px;
    left: 0px
}

div.descr-section {
    padding-left: 39px;
    border-bottom: 1px solid #d9d5d2;
    padding-right: 671px
}

div.descr-section p {
    font-size: 18px
}

div.left-information {
    padding: 31px 34px 40px;
    border-bottom: 1px solid #d9d5d2;
    overflow: hidden
}

div.right-information {
    float: left;
    width: 100%;
    border-left: 1px solid #d9d5d2;
    border-bottom: 1px solid #d9d5d2;
    position: relative;
    background: #f7f8fa
}

div.right-information div.vopros,
div.right-information div.download-block {
    padding: 29px 40px;
    margin: auto;
    margin-top: 40px;
    border: 1px solid #d9d5d2;
    width: 90%;
    max-width: 345px;
    background: #fcfcfc
}

div.right-information div.vopros {
    margin-bottom: 40px
}

div.right-information div.vopros h2 {
    font-family: 'Exo 2', sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #93b31e;
    margin: 0px 0px 30px;
    line-height: 20px
}

div.right-information div.vopros a {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #93b31e;
    margin: 0px;
    line-height: normal;
    display: inline-block;
    border: 1px solid #93b31e;
    border-radius: 4px;
    padding: 15px 60px 17px;
    text-decoration: none;
    margin-top: 30px;
    margin-bottom: 25px
}

div.right-information div.vopros p b {
    color: #93b31e
}

div.right-information div.vopros p b span.icon-telephon {
    display: block;
    float: left;
    width: 10px;
    height: 15px;
    margin-right: 9px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -47px 0px
}

div.right-information div.download-block h2 {
    font-family: 'Exo 2', sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #474747;
    margin: 0px 0px 25px;
    line-height: 25px
}

span.pdf-icon {
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -156px 0px
}

div.right-information div.download-block {
    height: 295px;
    overflow: auto
}

div.tabs-kontakt {}

div.tabs-kontakt div.mytishi div.ktbl {
    padding: 32px 0px 0px 39px;
    border-bottom: 1px solid #d9d5d2;
    overflow: hidden
}

div.tabs-kontakt div.mytishi div.ktbl h2 {
    font-family: 'Exo 2', sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #474747;
    margin: 0px 0px 25px;
    line-height: 25px
}

div.tabs-kontakt div.mytishi div.ktbl a {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #5ab2e4;
    margin: 0px;
    line-height: normal;
    display: inline-block
}

div.tabs-kontakt div.mytishi div.ktbl a:hover {
    text-decoration: none
}

div.tabs-kontakt div.mytishi div.ktbl ul {
    padding: 0px;
    margin: 0px;
    overflow: hidden
}

div.tabs-kontakt div.mytishi div.ktbl ul li {
    float: left;
    margin-right: 20px;
    padding: 0px;
    list-style-type: none
}

div.tabs-kontakt div.mytishi div.ktbl ul li img {
    border: 1px solid #d9d5d2
}

div.tabs-kontakt div.mytishi div.kontakty {
    border-top: 1px solid #d9d5d2
}

div.tabs-kontakt div#map1,
div.tabs-kontakt div#map2 {
    width: 100%;
    height: 1256px;
    border-left: 1px solid #d9d5d2;
    border-top: 1px solid #d9d5d2;
    border-bottom: 1px solid #d9d5d2
}

div.adresa-magaz div#map1,
div.adresa-magaz div#map2 {
    margin-top: -368px;
    width: 100%;
    height: 1142px;
    border-left: 1px solid #d9d5d2;
    overflow: hidden
}

div#map-rus {
    width: 100%;
    height: 535px;
    border-left: 1px solid #d9d5d2
}

div#map-kaluga {
    width: 100%;
    height: 1000px;
    border-left: 1px solid #d9d5d2
}

div#map-msk {
    width: 100%;
    height: 1000px;
    border-left: 1px solid #d9d5d2
}

ul.tabs {
    margin-left: 39px !important;
    margin-bottom: 40px !important;
    padding: 0px
}

ul.tabs li {
    display: inline-block;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #474747;
    line-height: 12px;
    padding: 19px 29px;
    border: 1px solid #d9d5d2;
    text-decoration: none;
    cursor: pointer
}

ul.tabs li:hover {
    color: #5ab2e4;
    border: 1px solid #5ab2e4;
    padding: 19px 29px
}

ul.tabs li.current {
    color: #5ab2e4;
    border: 2px solid #5ab2e4;
    padding: 18px 29px
}

ul.tabs {
    margin-left: 39px !important;
    margin-bottom: 40px !important;
    padding: 0px
}

ul.tabs2 li {
    display: inline-block;
    margin-right: 10px
}

ul.tabs2 li a {
    display: block;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #474747;
    line-height: 12px;
    padding: 19px 29px;
    border: 1px solid #d9d5d2;
    text-decoration: none;
    cursor: pointer
}

ul.tabs2 li a:hover {
    color: #5ab2e4;
    border: 1px solid #5ab2e4;
    padding: 19px 29px
}

ul.tabs2 li.current a {
    color: #5ab2e4;
    border: 2px solid #5ab2e4;
    padding: 18px 29px
}

div.box {
    display: none
}

div.box.visible {
    display: block
}

h3.add-svjaz {
    font-family: 'Exo 2', sans-serif;
    font-size: 26px;
    font-weight: normal;
    display: block;
    color: #5ab2e4;
    line-height: 21px;
    margin: 0px 0px 40px
}

div.mf-text {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #474747;
    line-height: 14px;
    margin-bottom: 5px
}

div.add-svjaz form input[type="text"] {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    width: 100%;
    line-height: 14px;
    border: 1px solid #d9d5d2;
    margin-bottom: 25px;
    padding-left: 10px;
    outline: none;
    color: #474747;
    padding: 10px 0px 10px 10px
}

div.add-svjaz form textarea {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    width: 90%;
    height: 118px;
    line-height: 14px;
    border: 1px solid #d9d5d2;
    margin-bottom: 25px;
    padding: 15px 0px 15px 10px;
    outline: none;
    color: #474747
}

div.add-svjaz form input[type="text"]:focus,
div.add-otz form textarea:focus,
div.add-svjaz form textarea:focus {
    border: 1px solid #5ab2e4
}

div.add-svjaz form input[type="submit"] {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #fff;
    margin: 0px;
    line-height: normal;
    display: inline-block;
    border: 1px solid #5ab2e4;
    background: #5ab2e4 url(/bitrix/templates/eshop_adapt_blue/images/arrow-right-white.png) no-repeat 105px;
    border-radius: 4px;
    padding: 15px 40px 17px 20px;
    text-decoration: none;
    cursor: pointer
}

div.add-svjaz form input.error,
div.add-otz form textarea.error,
div.add-otz form input.error:focus,
div.add-otz form textarea.error:focus {
    border: 1px solid red
}

div.add-svjaz div.mf-ok-text {
    padding-top: 110px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon-ok-form.png) no-repeat center top;
    text-align: center;
    padding-bottom: 65px
}

div.add-svjaz div.mf-ok-text h3.add-otz {
    font-family: 'Exo 2', sans-serif;
    font-size: 26px;
    font-weight: normal;
    display: block;
    color: #5ab2e4;
    line-height: 21px;
    margin: 0px 0px 10px
}

div.add-svjaz div.mf-ok-text {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #474747
}

div.add-svjaz.sucses {
    padding-top: 95px
}

div.add-svjaz form div.mf-name {
    float: left;
    margin-right: 20px;
    width: 70%
}

div.add-svjaz form div.mf-email {
    width: 70%
}

div.right-information.dva {
    width: 100%;
    border-left: 1px solid #d9d5d2;
    border-bottom: 1px solid #d9d5d2;
    position: relative;
    background: #f7f8fa
}

div.right-information.dva div.vopros {
    padding: 29px 40px;
    margin: 40px auto;
    border: 1px solid #d9d5d2;
    width: 288px;
    background: #fcfcfc
}

div.bitrix-form div.mf-ok-text {
    padding-top: 110px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon-ok-form.png) no-repeat center top;
    text-align: center;
    padding-bottom: 65px;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #474747;
    margin-top: 210px
}

div.bitrix-form .field {
    overflow: hidden
}

div.bitrix-form div.mf-ok-text h3.add-otz {
    font-family: 'Exo 2', sans-serif;
    font-size: 26px;
    font-weight: normal;
    display: block;
    color: #5ab2e4;
    line-height: 21px;
    margin: 0px 0px 10px
}

div.bitrix-form p {
    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    color: #474747;
    line-height: 14px;
    margin-bottom: 5px;
    margin-top: 5px
}

div.bitrix-form {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #474747;
    line-height: 18px
}

div.bitrix-form form input[type="text"],
div.bitrix-form form input[type="password"] {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    width: 95%;
    line-height: 14px;
    border: 1px solid #d9d5d2;
    margin-bottom: 20px;
    padding-left: 10px;
    outline: none;
    color: #474747;
    padding: 10px 0px 10px 10px
}

div.bitrix-form form textarea {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    width: 95%;
    height: 87px;
    line-height: 14px;
    border: 1px solid #d9d5d2;
    margin-bottom: 25px;
    padding: 15px 0px 15px 10px;
    outline: none;
    color: #474747
}

div.bitrix-form form input[type="text"]:focus,
div.bitrix-form form textarea:focus,
div.bitrix-form form input[type="password"]:focus {
    border: 1px solid #5ab2e4
}

div.bitrix-form form input[type="submit"] {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #fff;
    margin: 0px;
    line-height: normal;
    display: inline-block;
    border: 1px solid #93b31e;
    background: #93b31e;
    border-radius: 4px;
    padding: 15px 20px 17px;
    text-decoration: none;
    width: 100%;
    cursor: pointer;
    outline: none
}

div.bitrix-form.blue-button form input[type="submit"] {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    color: #fff;
    margin: 0px;
    line-height: normal;
    display: inline-block;
    border: 1px solid #5ab2e4;
    background: #5ab2e4;
    border-radius: 4px;
    padding: 15px 20px 17px;
    text-decoration: none;
    width: 350px;
    cursor: pointer;
    outline: none
}

div.bitrix-form form div.error input,
div.bitrix-form form div.error textarea,
div.bitrix-form form div.error input:focus,
div.bitrix-form form div.error textarea:focus {
    border: 1px solid red
}

div.name-field {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #474747;
    line-height: 14px;
    margin-bottom: 10px
}

div.form-title h3 {
    font-family: 'Exo 2', sans-serif;
    font-size: 26px;
    font-weight: normal;
    display: block;
    color: #5ab2e4;
    line-height: 21px;
    margin: 0px 0px 40px
}

div.bitrix-form div.descr {
    margin-top: 15px
}

div.bitrix-form div.descr p b {
    font-size: 14px
}

.centered {
    position: relative
}

.field-file {
    margin-bottom: 25px
}

.field-inp {
    clear: both;
    overflow: hidden
}

.field-inp.type-file {
    background-color: #fff;
    border: 1px solid #d9d5d2;
    cursor: pointer;
    height: 37px;
    overflow: hidden;
    position: relative;
    text-align: left;
    vertical-align: middle;
    padding: 0px
}

.error.field-file .field-inp.type-file {
    border: 1px solid red
}

.field-inp.type-file .selectbutton {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    display: block;
    color: #474747;
    line-height: 14px;
    background-color: #eaeaea;
    border-left: 1px solid #d9d5d2;
    float: right;
    height: 17px;
    line-height: 12px;
    overflow: hidden;
    padding: 10px 0px;
    text-align: center;
    vertical-align: middle;
    width: 98px;
    cursor: pointer
}

.field-inp.type-file input[type="file"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    font-size: 150px;
    height: 37px;
    z-index: 20;
    cursor: pointer
}

.field-inp.type-file #fileformlabel {
    background-color: #fff;
    float: left;
    height: 17px;
    line-height: 14px;
    overflow: hidden;
    padding: 10px 0px 10px 45px;
    text-align: left;
    vertical-align: middle;
    width: 204px;
    position: absolute;
    top: 0px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/inputfile.jpg) no-repeat left top
}

.field-file a.form-link1,
.field-file a.form-link2 {
    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #93b31e;
    line-height: 12px;
    text-decoration: underline;
    margin-top: 5px
}

.field-file a.form-link1 {
    float: left
}

.field-file a.form-link2 {
    float: right
}

.field-inp br {
    display: none
}

div.field-inp input[type="checkbox"] {
    display: none;
    float: left
}

div.field-inp input[type="checkbox"]+label {
    font-size: 14px;
    color: #444;
    cursor: pointer;
    position: relative;
    width: 160px;
    float: left;
    margin-bottom: 10px
}

div.field-inp input[type="checkbox"]+label::before {
    content: "";
    display: inline-block;
    height: 15px;
    width: 15px;
    margin: 0px 10px 0px 0px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/checkbox.jpg) no-repeat 0px 0px;
    vertical-align: -2px
}

div.field-inp input[type="checkbox"]+label::before {
    background: url(/bitrix/templates/eshop_adapt_blue/images/checkbox.jpg) no-repeat 0px 0px
}

div.field-inp input[type="checkbox"]:checked+label::before {
    background: url(/bitrix/templates/eshop_adapt_blue/images/checkbox.jpg) no-repeat -15px 0px
}

div.field-inp label:nth-child(2n) {
    margin-right: 15px
}

div.field-inp input[type="radio"] {
    margin: 0px 10px 25px 0px;
    width: 16px;
    height: 16px;
    vertical-align: -4px;
    cursor: pointer
}

div.field-inp input[type="radio"]::before {
    content: "";
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 0px 10px 0px 0px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/radio.jpg) no-repeat 0px 0px;
    vertical-align: -2px
}

div.field-inp input[type="radio"]:checked::before {
    background: url(/bitrix/templates/eshop_adapt_blue/images/radio.jpg) no-repeat -16px 0px
}

div.dstbl {
    padding: 25px 35px 10px 35px;
    overflow: hidden
}

div.dstbl h2 {
    font-family: 'Exo 2', sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #474747;
    margin: 0px 0px 25px;
    line-height: 25px
}

div.dstbl h3 {
    font-family: 'Exo 2', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #b8b3b0;
    margin: 0px 0px 15px;
    line-height: 16px
}

div.dostavka-block2 div.grafik-raboty {
    padding: 19px;
    border: 1px solid #d9d5d2;
    max-width: 500px
}

div.dostavka-block2 div.grafik-raboty p,
div.dostavka-block2 div.grafik-raboty.rus p a,
div.dostavka-block2 div.grafik-raboty.rus p b {
    color: #93b31e
}

div.dostavka-block2 div.grafik-raboty.rus p {
    color: #474747
}

span.icon-dostavka {
    width: 88px;
    height: 48px;
    float: left;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat 0px -76px;
    margin-right: 25px
}

div.adresa-magaz {
    position: relative
}

div.tabs-dostavka div.adresa ul.tabs {
    margin-left: 0px !important
}

div.tabs-dostavka div.adresa ul.image {
    padding: 0px;
    margin: 35px 0px 40px;
    overflow: hidden
}

div.tabs-dostavka div.adresa ul.image li {
    float: left;
    margin-right: 20px;
    padding: 0px;
    list-style-type: none;
    margin-bottom: 20px
}

div.tabs-dostavka div.adresa ul.image li img {
    border: 1px solid #d9d5d2;
    width: 100%
}

div.tabs-dostavka div.adresa {
    padding: 30px 0px 0px 39px;
    overflow: hidden
}

div.tabs-dostavka div.adresa h3 {
    font-family: 'Exo 2', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #b8b3b0;
    margin: 0px 0px 15px;
    line-height: 16px
}

div.text-grafik-raboty {
    overflow: hidden
}

div.info-dostavka {
    float: left
}

div.transp-company-list-main,
ul.transp-company {
    overflow: hidden
}

div.transp-company-list-main {
    padding-top: 37px;
    border-top: 1px solid #d9d5d2
}

div.transp-company-list-main h2 {
    font-family: 'Exo 2', sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #474747;
    margin: 0px 0px 39px 39px;
    line-height: 21px
}

ul.transp-company li {
    width: 100%;
    max-width: 320px;
    list-style-type: none;
    float: left;
    padding: 19px;
    margin: 0px 40px 40px 0px;
    border: 1px solid #d9d5d2;
    background: #fff
}

ul.transp-company li img {
    float: left;
    margin-right: 20px
}

ul.transp-company li div.text-transp {
    float: left
}

ul.transp-company li div.text-transp p.name {
    font-family: 'Exo 2', sans-serif;
    font-size: 16px;
    color: #07b5e7;
    font-weight: bold
}

ul.transp-company li div.text-transp a {
    display: block;
    color: #474747
}

ul.transp-company li div.text-transp a.link-site {
    color: #07b5e7
}

ul.bullet {
    margin: 0px;
    padding: 0px
}

ul.bullet li {
    list-style-type: none;
    padding-left: 20px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/bullet.png) no-repeat 0px 8px;
    margin-bottom: 10px
}

ul.price-dost li {
    font-size: 18px
}

span.color-green {
    color: #93b31e;
    font-weight: bold
}

div.ajax-content.dostavka {
    border-bottom: 1px solid #d9d5d2
}

div.block-sort {
    background: #f5f7f9;
    border-top: 1px solid #d9d5d2;
    border-bottom: 1px solid #d9d5d2;
    padding: 20px 39px;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #474747;
    overflow: hidden
}

div.block-sort>span {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #474747;
    margin-right: 20px;
    display: inline-block
}

div.blog-page-navigation {
    float: right
}

a.priceubiv,
a.populubiv2 {
    border: 1px solid #d9d5d2;
    padding: 10px 14px;
    color: #a3a09e;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    display: inline-block;
    cursor: pointer;
    margin-right: 17px
}

a.priceubiv.activ {
    border: 1px solid #5ab2e4;
    padding: 10px 14px;
    background: #5ab2e4 url(/bitrix/templates/eshop_adapt_blue/images/arrow-bottom-white.png) no-repeat 78px 15px;
    padding-right: 30px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block
}

a.priceubiv.vozvr {
    border: 1px solid #5ab2e4;
    padding: 10px 14px;
    background: #5ab2e4 url(/bitrix/templates/eshop_adapt_blue/images/arrow-top-white.png) no-repeat 78px 15px;
    padding-right: 30px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block
}

a.populubiv2.activ {
    border: 1px solid #5ab2e4;
    padding: 10px 14px;
    background: #5ab2e4 url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/) no-repeat 150px 15px !important;
    padding-right: 30px;
    color: #fff !important;
    text-transform: uppercase;
    display: inline-block
}

a.populubiv2.vozvr {
    border: 1px solid #5ab2e4;
    padding: 10px 14px;
    background: #5ab2e4 url() no-repeat 150px 15px !important;
    padding-right: 30px;
    color: #fff !important;
    text-transform: uppercase;
    display: inline-block
}

h3.proizvoditeli-kategorii {
    font-family: 'Exo 2', sans-serif;
    font-size: 22px;
    font-weight: normal;
    padding-left: 39px;
    margin: 40px 0px 0px;
    line-height: 18px
}

h3.proizvoditeli-kategorii span {
    text-transform: lowercase
}

div.categor-proizvoditel {
    margin-bottom: 35px
}

div.categor-proizvoditel .proizvoditeli-elements .jcarousel-prev-horizontal,
div.categor-proizvoditel .proizvoditeli-elements .jcarousel-next-horizontal {
    top: -18px !important
}

h3.proizvoditeli-kategorii a.all-proizvod {
    float: right;
    margin-right: 110px;
    font-size: 14px
}

a.readmore {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #5ab2e4;
    line-height: 17px;
    text-decoration: none
}

ul#menu-katalog {
    max-height: 450px;
    overflow-y: scroll !important
}

ul#menu-katalog li ul li a.link-proizvoditel {
    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    color: #93b31e;
    text-decoration: underline
}

ul#menu-katalog li ul li a.link-proizvoditel:hover {
    text-decoration: none
}

ul#menu-katalog li a.button-menu-raschet {
    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    color: #fff;
    margin: 0px;
    line-height: 12px;
    display: inline-block;
    border: 1px solid #93b31e;
    border-radius: 4px;
    padding: 13px 20px 13px;
    text-decoration: none;
    background: #93b31e;
    text-align: center;
    width: 126px;
    margin-top: 25px
}

div.caption-tovar {
    position: absolute;
    right: 39px;
    top: 113px;
    background: #fff;
    padding: 20px;
    width: 210px;
    text-align: left
}

div.caption-tovar h3 {
    font-family: 'Exo 2', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #474747;
    text-decoration: none;
    z-index: 99;
    margin: 0px 0px 15px
}

div.caption-tovar div.price-tovar {
    font-family: 'Exo 2', sans-serif;
    font-size: 26px;
    font-weight: bold;
    color: #474747;
    float: left;
    margin-right: 5px;
    line-height: 20px
}

div.caption-tovar span.icon-rub {
    width: 14px;
    height: 16px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat 0px -58px;
    display: block;
    float: left;
    margin-top: 3px
}

div.caption-tovar span.podstroch {
    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #a3a09e;
    clear: both;
    display: block
}

div.caption-tovar a.readmore {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #5ab2e4;
    line-height: 17px;
    text-decoration: none;
    display: inline-block;
    margin-top: 25px
}

div.caption-tovar a.readmore:hover {
    text-decoration: underline
}

img.img-arrow-tovar {
    position: absolute;
    left: -7px;
    top: 30px
}

a.all-spec {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    line-height: 17px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    margin-right: 0;
    margin-top: 15px;
    background-color: #2fb4c6;
    padding: 7px
}

h1.main-page-title {
    float: left
}

div.spec {
    padding: 60px 10px 0px 39px
}

.kontentes {
    padding: 25px
}

.bloker {
    width: 229px;
    height: 235px;
    border: 1px solid #d9d5d2;
    background: #f7f8fa;
    text-align: center;
    float: left;
    padding: 15px;
    margin-right: 20px;
    cursor: pointer;
    position: relative
}

.bloker.actives {
    border: 2px solid #5ab2e4
}

.net_vremeni {
    margin-right: 0px
}

.zagalo {
    font-family: 'Exo 2', sans-serif;
    font-size: 12px
}

.zagolo_opis {
    font-family: 'Exo 2', sans-serif;
    font-size: 18px;
    font-weight: bold
}

.icons_bg_1,
.icons_bg_2,
.icons_bg_3 {
    width: 154px;
    height: 75px;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px
}

.icons_bg_1 {
    background: url(/bitrix/templates/eshop_adapt_blue/images/iconci.png) no-repeat 59px -57px
}

.icons_bg_2 {
    background: url(/bitrix/templates/eshop_adapt_blue/images/iconci.png) no-repeat 59px 10px
}

.icons_bg_3 {
    background: url(/bitrix/templates/eshop_adapt_blue/images/iconci.png) no-repeat 39px -124px
}

.strels {
    background: url(/bitrix/templates/eshop_adapt_blue/images/bg_stresl.png) no-repeat 0px 0px;
    width: 13px;
    height: 7px;
    position: absolute;
    top: 233px;
    left: 106px;
    display: none
}

.bloker.actives .strels {
    display: block
}

.kontentes,
.bssket_orde {}

#ajax-informes {
    margin-top: 30px
}

div.sovet-list-main {
    margin-top: 35px
}

ul.sovet {
    margin: 0px;
    padding: 0px
}

ul.sovet li {
    list-style-type: none;
    padding: 0px
}

ul.sovet li img {
    float: left;
    margin-right: 17px;
    border: 1px solid #d9d5d2
}

ul.sovet li h3 {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #474747;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 10px
}

ul.sovet li div b {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #474747
}

ul#menu-auth {
    margin: 0px 0px 40px !important;
    font-family: 'Exo 2', sans-serif;
    font-size: 26px;
    font-weight: normal;
    color: #b5b5b5;
    padding: 0px
}

ul#menu-auth li {
    font-family: 'Exo 2', sans-serif;
    font-size: 26px;
    font-weight: normal;
    color: #b5b5b5;
    padding: 0px;
    border: 0;
    line-height: 20px
}

ul#menu-auth li.current {
    color: #5ab2e4
}

ul#menu-auth li span.layer {
    padding: 0px 4px;
    color: #b5b5b5 !important
}

font.errortext {
    color: red;
    font-family: 'Exo 2', sans-serif;
    font-size: 12px;
    font-weight: normal
}

div.pad-left-content {
    padding: 0px 0px 40px 39px;
    margin-top: 40px;
    border-bottom: 1px solid #d9d5d2
}

div.table-zakazy {
    padding-bottom: 60px;
    border-bottom: 1px solid #d9d5d2
}

div.other-color-links {
    padding: 25px 39px;
    background: #f3f5f8;
    border-bottom: 1px solid #d9d5d2;
    margin-bottom: 55px;
    overflow: hidden
}

div.other-color-links span.title-colors-block {
    float: left;
    margin-right: 10px;
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal
}

div.other-color-links ul {
    margin: 0px;
    padding: 0px
}

div.other-color-links ul li {
    float: left;
    margin-right: 5px;
    list-style-type: none;
    padding: 0px;
    line-height: 17px
}

div.other-color-links ul li a {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal
}

div.catalog-compare-result {
    overflow: hidden
}

ul#is_filters li a {
    text-decoration: none
}

form.delit-tovar-kompers input[type="submit"] {
    width: 14px;
    height: 13px;
    display: inherit-block;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -57px -60px;
    border: none;
    cursor: pointer;
    outline: none
}

.formes_op {
    font-weight: 300
}

div.navigation {
    position: absolute;
    right: 40px;
    top: 50px
}

div.navigation span.prev {
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 20px;
    width: 8px;
    height: 11px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -145px -40px
}

div.navigation span.next {
    cursor: pointer;
    display: block;
    float: right;
    margin-left: 40px;
    width: 8px;
    height: 11px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -134px -40px
}

div.navigation span.prev:hover {
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -145px -13px
}

div.navigation span.next:hover {
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -134px -13px
}

span.photo-next {
    position: absolute;
    top: 150px;
    right: 0px;
    cursor: pointer;
    display: block;
    float: right;
    margin-left: 0px;
    width: 45px;
    height: 45px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/arrow-scroll-photo.png) no-repeat -45px 0px
}

span.photo-next:hover {
    background: url(/bitrix/templates/eshop_adapt_blue/images/arrow-scroll-photo.png) no-repeat -45px 0px
}

span.photo-prev {
    position: absolute;
    top: 150px;
    left: 0px;
    cursor: pointer;
    display: block;
    float: right;
    margin-left: 0px;
    width: 45px;
    height: 45px;
    background: url(/bitrix/templates/eshop_adapt_blue/images/arrow-scroll-photo.png) no-repeat 0px 0px
}

span.photo-prev:hover {
    background: url(/bitrix/templates/eshop_adapt_blue/images/arrow-scroll-photo.png) no-repeat 0px 0px
}

input.amount.pack {
    background: #fff url(/bitrix/templates/eshop_adapt_blue/images/pack.png) no-repeat 67px 16px
}

input.amount.meter {
    background: #fff url(/bitrix/templates/eshop_adapt_blue/images/meter.png) no-repeat 67px 13px
}

input.amount2.square2.pack {
    background: #fff url(/bitrix/templates/eshop_adapt_blue/images/pack.png) no-repeat 65px 16px
}

input.amount2.square2.meter {
    background: #fff url(/bitrix/templates/eshop_adapt_blue/images/meter.png) no-repeat 65px 13px
}

input.amount2.square2.item {
    background: #fff url(/bitrix/templates/eshop_adapt_blue/images/shtuk.png) no-repeat 65px 16px
}

input.amount2.square2.square_meter {
    background: #fff url(/bitrix/templates/eshop_adapt_blue/images/mkv.png) no-repeat 65px 13px
}

input.amount2.pcs2.pack {
    background: #fff url(/bitrix/templates/eshop_adapt_blue/images/pack.png) no-repeat 50px 16px
}

input.amount2.pcs2.meter {
    background: #fff url(/bitrix/templates/eshop_adapt_blue/images/meter.png) no-repeat 50px 13px
}

input.amount2.pcs2.item {
    background: #fff url(/bitrix/templates/eshop_adapt_blue/images/shtuk.png) no-repeat 50px 16px
}

input.amount2.pcs2.square_meter {
    background: #fff url(/bitrix/templates/eshop_adapt_blue/images/mkv.png) no-repeat 50px 13px
}

.popular {
    margin: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d9d5d2;
    border-top: 1px solid #d9d5d2
}

.popular .caption {
    font-family: 'Exo 2', sans-serif;
    font-size: 22px;
    font-weight: normal;
    margin: 40px 0px 20px;
    line-height: 18px
}

.popular a {
    padding: 20px 20px 0 0
}

.normal_description {
    padding: 30px
}

.normal_description * {
    font-family: 'Exo 2', sans-serif !important;
    color: #474747 !important;
    line-height: normal !important;
    margin-bottom: 10px !important;
    font-size: 18px !important
}

div.news-list-main {
    overflow: hidden
}

div.news-list-main div.news-elements {}

div.news-list-main h1,
div.news-list-main .h1 {
    font-family: 'Exo 2', sans-serif !important;
    font-size: 40px !important;
    font-weight: normal !important;
    color: #474747 !important;
    line-height: 34px !important;
    padding: 0px !important;
    margin: 40px 0px 40px 37px !important
}

div.news-list-main div.news-date {
    display: block;
    float: left;
    background: #93b31e;
    padding: 20px 17px;
    color: #fff;
    width: 67px;
    height: 108px;
    text-align: center;
    left: -1px;
    top: -1px;
    position: absolute
}

div.news-list-main div.news-date span.day {
    font-family: 'Exo 2', sans-serif;
    font-size: 35px;
    font-weight: normal;
    display: block;
    line-height: 30px
}

div.news-list-main div.news-date span.month {
    font-family: 'Exo 2', sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-transform: lowercase;
    display: block;
    line-height: 16px;
    margin-bottom: 10px
}

div.news-list-main div.news-date span.year {
    font-family: 'Exo 2', sans-serif;
    font-size: 13px;
    font-weight: 300;
    display: block
}

div.news-list-main div.news-item {
    border-top: 1px solid #d9d5d2;
    border-right: 1px solid #d9d5d2;
    position: relative;
    padding-bottom: 20px;
    height: 500px
}

div.news-list-main div.news-item.last {
    border: none;
    border-top: 1px solid #d9d5d2
}

div.news-list-main div.news-item.first {
    left: 0px
}

div.news-list-main div.news-item div.content-news {
    margin-left: 68px;
    padding-right: 20px
}

div.news-list-main div.news-item div.content-news h3 a {
    font-family: 'Exo 2', sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #93b31e;
    margin: 20px 0px;
    text-decoration: none
}

div.news-list-main div.news-item div.content-news div.preview-text {
    font-family: 'Exo 2', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #474747
}

div.news-list-main h1 a.all-news,
div.news-list-main .h1 a.all-news {
    float: right !important;
    font-family: 'Exo 2', sans-serif !important;
    font-size: 14px !important;
    color: #474747 !important;
    margin: 0px !important;
    line-height: normal !important;
    display: inline-block !important;
    margin-right: 39px !important;
    margin-top: 8px !important
}

div.news-list-main h1 a.all-news:hover,
div.news-list-main .h1 a.all-news:hover {
    text-decoration: underline
}

div.aksesuary .h1 {
    margin-left: 57px;
    float: left
}

.h1.title-tovar {
    font-family: 'Exo 2', sans-serif;
    font-size: 30px !important;
    font-weight: normal;
    color: #474747;
    line-height: 32px;
    font-weight: 700
}

.wr_blImg img {
    width: 125px
}

.wr_blImg {
    padding: 20px 10px;
    border-bottom: 1px solid #d9d5d2
}

.slToggle {
    overflow: hidden
}

.blks {
    float: left;
    margin: 0 30px 5px;
    text-align: center
}

.imgBl {
    width: 125px;
    height: 80px;
    overflow: hidden;
    vertical-align: top;
    border: 1px solid #d9d5d2;
    display: block;
    margin-bottom: 5px;
    background-size: 90% auto;
    background-repeat: no-repeat;
    background-position: center
}

.linkBl {
    text-decoration: none;
    color: #474747
}

.linkBl:hover {
    text-decoration: underline
}

.pH {
    color: #474747;
    font-weight: bold;
    margin-left: 28px !important;
    font-size: 18px !important;
    margin-bottom: 19px !important
}

.showPr {
    color: #a3a09e;
    font-size: 14px;
    margin: 20px 0 0 27px;
    display: none;
    cursor: pointer
}

.showPr .arrow-bottom-gray {
    background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat scroll -57px -43px rgba(0, 0, 0, 0);
    display: block;
    height: 8px;
    margin-left: 6px;
    margin-top: 6px;
    width: 13px
}

#zm-magnifier {
    border-radius: 50% !important
}

.icon-rub {
    background: transparent !important
}

#garantLb {}

#garantRb {
    overflow-x: scroll
}

.sertifG {
    width: 1861px;
    padding-left: 0
}

.sertifG li {
    display: inline-block;
    list-style: none;
    margin-right: 10px;
    vertical-align: top;
    width: 140px;
    overflow: hidden
}

.delivery_cost {
    width: 330px;
    background: #93b31e;
    border: 1px solid #93b31e;
    color: #fff;
    font-size: 17px;
    padding: 15px 25px;
    line-height: 17px;
    text-transform: uppercase;
    border-radius: 10px;
    text-align: center;
    margin-bottom: 30px;
    cursor: pointer
}

.delivery_cost:hover {
    background-color: #c7de72;
    color: #474747
}

.popup-window-buttons .bx_item_detail {
    margin: auto 10px
}

.bold {
    font-weight: bold
}

.italic {
    font-style: italic
}

.center {
    text-align: center
}

.content-image,
.content-image--right,
.content-image--center {
    padding: 10px
}

.content-image--left,
.content-image--right,
.content-image--center {
    display: block
}

.content-image--left {
    padding-left: 0;
    float: left
}

.content-image--right {
    padding-right: 0;
    float: right
}

.content-image--center {
    margin: 0 auto
}

.clear {
    display: block;
    height: 0;
    clear: both
}

.popular-offers__offer {
    list-style-type: none;
    float: left;
    width: 174px;
    padding: 0px;
    margin-right: 40px !important;
    position: relative;
    text-align: center
}

.popular-offers-elements {
    width: auto;
    overflow: hidden
}

.popular-offers-navigation {
    top: 45px;
    position: absolute;
    right: 40px
}

.popular-offers-navigation .prev {
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 20px;
    width: 8px;
    height: 11px;
    background: url(http://101siding.ru.css.1c-bitrix-cdn.ru/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -145px -40px
}

.popular-offers-navigation .next {
    cursor: pointer;
    display: block;
    float: right;
    margin-left: 40px;
    width: 8px;
    height: 11px;
    background: url(http://101siding.ru.css.1c-bitrix-cdn.ru/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -134px -40px
}

.popular-offers-wrap {
    padding-left: 39px;
    padding-right: 39px;
    padding-bottom: 40px;
    padding-top: 35px;
    border-bottom: 1px solid #d9d5d2;
    position: relative
}

.popular-offers {
    padding: 0
}

img.b-lazy.b-loaded {
    width: 100%;
    height: auto
}

.slider img.b-lazy.b-loaded {
    width: 100%;
    height: 445px
}

.youvideo {
    text-align: center;
    margin-bottom: 20px
}

.youvideo .video {
    width: 100%;
    max-width: 400px;
    height: 225px
}

.youvideo__desc {}

.basket-button {
    float: right
}

.link-personal-page {
    float: right
}

span.icon-bar {
    background-color: #fff;
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 5px
}

// span.icon-bar:first-child {//  margin-top: 0;// }.responsive-menu-trigger-wrap{width:50px;height:50px;float:right;display:none}.responsive-menu-trigger{display:block;width:100%;height:100%;padding:11px}.name-person{height:75px;padding:0 10px 5px 0px}div.content-news div img{width:100%;max-width:200px}.footer_top{background-color:#454545}.footer_copyright{background-color:#383838}.title.notive{display:none}.video iframe{width:100%;margin-bottom:30px}.relative{position:relative}.samovivoz_top{width:50%}.pol-info-section{padding:48px 25px}.catalog-dop-info-q{margin:40px}.kontentes .ajax-informes .field{width:45%!important}#bx_eshop_wrap{position:relative!important}.fixed_header{position:fixed;z-index:100;width:1138px}.for_fixed{margin-top:155px}.block-menu .cart-label{color:#fff;float:left;margin-right:6px;line-height:16px}@media screen and (max-width:1199px){.basks{top:173px}.block-menu div.main-menu{display:none}.responsive-menu-trigger-wrap{display:block}.main-menu{position:absolute;width:100%!important;margin-top:50px;z-index:99}.main-menu #horizontal-multilevel-menu li{display:inline-block;width:100%;padding:0 20px 0 20px}.main-menu ul li a{border-bottom:1px solid #727070}.logo a img{width:137px;margin-right:14px}.logo a span{width:139px}.header-container .top-link a{padding:33px 1px 33px 0px;text-align:center}.header-container .top-link a span.icon-stroy,.header-container .top-link a span.icon-torg{float:none;margin:0 auto;margin-bottom:5px}.header-container .top-telephone div.block1{margin-right:13px}div.slider #thumbs li a img{float:none;margin-right:none;margin-bottom:5px;margin-right:0px!important}div.slider #thumbs li a span{width:100%}div.slider #thumbs li{width:12.5%;height:auto}div.slider #thumbs li a{padding:10px 0px!important}div.news-list-main div.news-item{height:400px}div.slider #photos li div.caption{width:320px}.slide.h1,div.slider #photos li div.caption h1{font-size:30px!important}ul#menu-company li a,ul#menu-company li a.selected,ul#menu-company li a:hover{padding:19px 25px}ul.category-list>li.category-list-item>a.category-name{font-size:16px}div.section-info-image{display:none}div.katalog-descr{padding:30px;padding-right:30px}.bx_catalog_item.item-to.double{text-align:left;width:50%}.filtren .bx_filter_parameters_box{width:33.3333333%;margin-right:0}div.block-price-buy{padding:29px 10px 20px}a.tabs-link{padding:19px 14px 20px}ul#tabs-tovar li{font-size:14px}.bx_item_detail .bx_item_container .bx_rb{min-height:302px}.bx_item_detail .bx_item_slider .bx_slide ul li{width:96px!important;height:95px}div.inf-bottom-tovar>div{width:50%}div.tabs-dostavka div.adresa ul.image li{width:125px}div.adresa-magaz div#map1,div.adresa-magaz div#map2{margin-top:-410px}div.categor-info div.container-cat{padding:15px}div.tabs-kontakt div.mytishi div.ktbl ul li{margin-right:10px;width:134px}div.descr-section{padding-right:0;min-height:auto}div.prev-page{padding:15px}.prev-page+img,div.proizvoditel_detail div.top-content div.detal-image{display:none}h1.page-title,p.page-title{margin-left:0!important}div.proizvoditel_detail div.top-content div.prev-text{padding-right:0}div.tovary-aksessuary{min-height:378px}.bssket_orde{padding:15px}#basket_items{width:100%}#basket_items tr .quant{padding-top:30px}.bx_ordercart .bx_ordercart_order_sum .custom_t1.itg{text-align:left!important}.fixed_header{width:938px}}@media screen and (min-width:1201px){.block-menu div.main-menu{display:block!important}}@media screen and (min-width:991px){.vis{display:block!important}.vis-sm{display:none!important}}@media screen and (max-width:991px){.fixed_header{width:auto;position:relative;z-index:inherit}.for_fixed{margin-top:0}.vis{display:none!important}.vis-sm{display:block!important}.bx_item_detail .bx_item_slider .bx_bigimages{float:left;width:80%}.bx_item_detail .bx_item_slider .bx_slider_conteiner{float:left;width:20%}.bx_item_detail .bx_item_slider .bx_slide ul li{width:100%!important}.basks{top:207px}div.tovary-aksessuary{min-height:auto}.header-container .top-link a span.icon-stroy,.header-container .top-link a span.icon-torg{float:left;margin:auto;margin-bottom:5px;margin-right:7px}.header-container .top-link a{width:auto;padding:25px 5px 25px 9px;text-align:left;border-top:1px solid #d9d5d2}.header-container .top-telephone div.block1{margin:30px 46px 0px 13px}.header-container .top-telephone div.block2{margin:35px 0px 0px}div.slider #photos{height:323px}.bx_catalog_item_container{display:inline-block}.bx_catalog_item.double{text-align:center}.bx_catalog_item_title,div.cvet,div.articul{text-align:left}ul#menu-company li a,ul#menu-company li a.selected,ul#menu-company li a:hover{padding:15px 8px}div.right-information.dva{height:auto!important}ul.category-list>li.category-list-item{width:50%}.bx_catalog_item.item-to.double div.bx_catalog_item_container{padding:30px 10px 30px 15px}.bx_catalog_item.item-to.double div.bx_catalog_item_container a.readmore{padding:7px 25px}.bx_pagination_bottom{margin-top:10px;float:left}.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .bx_bigimages_aligner{height:350px;width:756px}a.tabs-link,ul#tabs-tovar li,ul#tabs-tovar li.current{height:59px;width:25%}div#map-msk,div#map-kaluga,div.adresa-magaz div#map1,div.adresa-magaz div#map2{height:500px}div.adresa-magaz div#map1,div.adresa-magaz div#map2{margin-top:10px}.samovivoz_top{width:100%}div.categor-info div.container-cat{width:49.7%;border-right:0}ul#menu-katalog>li{width:33.333333333%}ul#menu-katalog>li>a{font-size:16px}div.tabs-kontakt div#map1,div.tabs-kontakt div#map2{height:500px}div.right-information,div.left-information{height:auto!important}div.descr-section,div.left-information,div.right-information div.vopros,div.right-information div.download-block{padding-left:15px}.bloker{width:219px}.strels{left:102px}.kartaod{left:387px}}@media screen and (min-width:767px){#map1.kartaod{position:absolute!important}}@media screen and (max-width:767px){#zm-magnifier{display:none!important}.basks{top:380px}.descripti{width:100%}.slider #photos,.slider #bullet{display:none!important}div.news-list-main div.news-item{height:auto}.top-link{width:100%}.header-container .top-link a{width:50%}.top-telephone{border-top:1px solid #d9d5d2;padding:20px 0 20px 0;text-align:center}.header-container .top-telephone div.block1{margin:0}div.search-form{margin:0}.header-container .top-telephone div.block2{margin:0;margin:10px 0 0 10px}.logo{display:inline-block}.logo a img{width:auto}.logo a span{width:auto;text-align:left}.logo-r{text-align:center}.tel-r{display:inline-block}.search-form{width:100%!important}input#title-search{width:90%!important}div.search-form form input[type="submit"]{width:10%!important}ul.news li{width:100%}ul#menu-company li{float:none;display:inline-block;width:45%;margin-bottom:10px}ul#menu-company li a{width:100%}ul.akcii li{width:100%}.bx_catalog_item.item-to.double{text-align:left;width:100%}.bx_catalog_item.item-to.double div.bx_catalog_item_container{height:auto}div.compare{display:block;margin-top:10px}
a.priceubiv,a.populubiv2{margin-top:10px;display:block;text-align:center;max-width:200px}
.bx_item_detail .bx_item_slider .bx_slide{background:none}div.categor-info div.container-cat{width:100%}.akcii li{height:auto!important}.pp_expand{display:none!important}div.news_detail div.detail-text img{width:100%;height:auto}ul.news li{height:auto!important}div.spec{padding:0;padding-top:15px}.kartaod{position:relative;left:0;width:100%;margin-bottom:20px}.zagalo,.strels{display:none!important}.icons_bg_1,.icons_bg_2,.icons_bg_3{float:left;margin:0}.bloker{text-align:left;width:100%;height:auto;margin-bottom:10px}.icons_bg_2{background-position-x:48px}.icons_bg_1{background-position-x:51px}}@media screen and (max-width:620px){.basks{display:none!important}}@media screen and (max-width:600px){.radioelement .dives3{float:left}ul#menu-katalog>li{width:50%}div.slider #thumbs li{width:25%}.name-person{height:110px}div.block-informacii div.inf-block2{width:100%}div.block-informacii div h3,div.block-informacii div.inf-block2 a{margin-left:10px}div.block-informacii div.inf-block2 a{padding:15px 11px 17px}ul.category-list>li.category-list-item{width:100%}.filtren .bx_filter_parameters_box{width:100%;border-bottom:1px solid #d9d5d2}div.filtren ul.param-chekbox li.lvl2{display:inline-block;margin-right:10px}.bx_pagination_bottom .bx_pagination_page li{width:30px}a.tabs-link,ul#tabs-tovar li,ul#tabs-tovar li.current{width:50%}.bx_item_detail .item_buttons_counter_block{float:none}.bx_item_detail .bx_bt_button{margin-top:20px}div.inf-bottom-tovar>div{width:100%}.bx_item_detail_rating{display:block;width:100%;margin:10px 0 0 0px}h1.page-title,p.page-title,div.content.second-page div.block-company h2.title-blue,div.add-otzyv h2,div.nasha-rabota div.otzyvy h1.title-blue,div.nasha-rabota div.otzyvy .h1.title-blue,div.block-service h1,div.block-service .h1,div.block-experts h1,div.block-experts .h1,h2.gray,h2,.h2{font-size:27px;margin-left:0}div.dstbl, div.tabs-dostavka div.adresa,div.add-otzyv, div.katalog-descr, div.proizvoditel_detail div.top-content div.prev-text, div.proizvoditel_detail div.middel-content,
	div.proizvoditel_detail div.bottom-content, div.tabs-kontakt div.mytishi div.ktbl, div.block-company, .normal_description, div.news_detail, 
	.popular-offers-wrap,#sale_order_props > div:nth-child(1) > .col-md-12, .kontentes,#sale_order_props > div:nth-child(2) > .col-md-12, .proizvoditeli-list-main.categor-proizvoditel, div.tipe-oplata .row div, h3.proizvoditeli-kategorii, .pol-info-section, div.right-information div.vopros, div.right-information div.download-block{padding:15px!important}div.block-service h1,div.block-service .h1,div.nasha-rabota div.otzyvy h1.title-blue,div.nasha-rabota div.otzyvy .h1.title-blue{margin-bottom:auto}div.transp-company-list-main,ul.transp-company{padding:0}ul.transp-company li img{margin-right:10px;width:30%}.catalog-dop-info-q,.popular{margin:15px}.bx_item_detail .bx_item_detail_scu{padding:20px 19px 20px 19px}div.top-rt{padding:29px 15px 30px}h1.title-tovar{font-size:20px!important}div.item_info_section_param,div.item_info_section_descr{padding:15px 29px 3px 29px}h3.proizvoditeli-kategorii a.all-proizvod{display:block;float:none}.polia_21 input, .polia_22 input,.polia_28 .bx_block2.rad.r1x3.pt8 .dostavka-block1.dstbl, #sale_order_props .relateds.relt_:nth-child(2), #sale_order_props .relateds.relt_:nth-child(1){width:100%!important}.login_page>.bx_auth_form{width:100%}.login_page>.socials{width:100%}}@media screen and (max-width:569px){div.block-service div.serv-block1 a span.icon-image-service,div.uslugi div.usluga1 span.icon-image-service,div.block-service div.serv-block2 a span.icon-image-service,div.uslugi div.usluga2 span.icon-image-service,div.block-service div.serv-block3 a span.icon-image-service,div.uslugi div.usluga2 span.icon-image-service,div.block-service div.serv-block4 a span.icon-image-service,div.uslugi div.usluga2 span.icon-image-service,div.block-service div.serv-block5 a span.icon-image-service,div.uslugi div.usluga2 span.icon-image-service{background-size:100%}div.block-service div.serv-block2 a span.icon-image-service,div.uslugi div.usluga2 span.icon-image-service{background-position:0 -95px}div.block-service div.serv-block3 a span.icon-image-service,div.uslugi div.usluga2 span.icon-image-service{background-position:0 -189px}div.block-service div.serv-block4 a span.icon-image-service,div.uslugi div.usluga2 span.icon-image-service{background-position:0 -283px}div.block-service div.serv-block5 a span.icon-image-service,div.uslugi div.usluga2 span.icon-image-service{background-position:0 -377px}div.block-service div{width:109px}div.block-service div a span.icon-image-service,div.uslugi div span.icon-image-service{width:115px;height:94px}}@media screen and (max-width:480px){.delivery_cost{width:100%}div.other-proizvod ul{-moz-column-count:2;-webkit-column-count:2;-ms-column-count:2;column-count:2}ul.aksessuary li.bx_catalog_aksesuar div.right-block-foto{width:160px;margin-top:0}ul.aksessuary li.bx_catalog_aksesuar{padding:10px 10px 10px 15px}ul.aksessuary li.bx_catalog_aksesuar div.bx_catalog_item_price{clear:left;margin-top:10px}ul.aksessuary li.bx_catalog_aksesuar div.bx_catalog_item_controls{margin-top:0}ul.aksessuary li.bx_catalog_aksesuar{width:90%}ul.aksessuary li.bx_catalog_aksesuar a.bx_catalog_item_images{width:40%;margin-right:10%}ul.aksessuary li.bx_catalog_aksesuar div.right-block-foto{width:50%}div.bx_catalog_item_title a{font-size:14px}div.aksesuary .h1{margin-left:26px}div.block-filter ul#is_filters{padding-left:10px}div.block-filter ul#is_filters li{margin-right:4px}ul.tabs{margin-left:15px!important}div.tabs-dostavka div.adresa ul.image li{width:111px}ul#menu-katalog>li{width:100%;min-height:auto;padding-bottom:20px}ul#menu-katalog>li>a{width:480px}ul#menu-company li{}div.prm-elements div.prm-item{width:100%}ul.otzyvy li.otzyv-item{left:20px!important;right:20px!important;width:auto;margin-right:0}.bx_item_detail .item_old_price{width:70px}span.ili,span.ravno{padding:10px 6px}.bloker{padding:10px}.icons_bg_1{background-position-x:17px}.icons_bg_2{background-position-x:15px}.icons_bg_3{background-position-x:0}.icons_bg_1,.icons_bg_2,.icons_bg_3{width:110px}.zagolo_opis{font-size:16px}.col2.pull-left2{display:block}.basket_quantity_control{display:none}input.amount2.pcs2.item{margin-left:0}input.amount2.pcs2{width:85px}}@media screen and (max-width:375px){a.priceubiv,a.populubiv2{width:100%;max-width:100%}div.right-block-foto{width:100%;height:auto}.icons_bg_1,.icons_bg_2,.icons_bg_3{background-size:cover!important;width:67px;height:49px;margin-right:10px}.icons_bg_1{background:url(/bitrix/templates/eshop_adapt_blue/images/iconci.png) no-repeat 11px -39px}.icons_bg_2{background:url(/bitrix/templates/eshop_adapt_blue/images/iconci.png) no-repeat 14px 6px}.icons_bg_3{background:url(/bitrix/templates/eshop_adapt_blue/images/iconci.png) no-repeat 0px -84px}.block-menu div.katalog-menu>a{padding:15px 10px 15px 10px}.block-menu div.katalog-menu{width:168px}.block-menu div.link-personal-page a{padding:15px 10px 16px 11px}.block-menu div.link-basket{padding:17px 9px}.header-container .top-telephone div.block1 p b{font-size:14px}.bx_catalog_item.item-to.double div.bx_catalog_item_container a.readmore{padding:7px 9px}div.deshevl{padding:20px 10px}input.amount.pcs{background:#fff url(/bitrix/templates/eshop_adapt_blue/components/bitrix/catalog/katalog/bitrix/catalog.element/.defaulthttp://101siding.ru/images/shtuk.png) no-repeat 40px 16px;width:66px}input.amount.square{background:#fff url(/bitrix/templates/eshop_adapt_blue/components/bitrix/catalog/katalog/bitrix/catalog.element/.defaulthttp://101siding.ru/images/mkv.png) no-repeat 49px 13px;width:70px}div.bx_catalog_item a.catalog_item_images,div.bx_catalog_item a.bx_catalog_item_images{margin-bottom:10px;width:100%}.news_detail .news-date,ul.news div.date-news{width:100%!important;padding:5px 0!important;margin-bottom:15px!important;height:auto!important}.news_detail .news-date span,ul.news div.date-news span{display:inline!important}ul.news div.content-news,ul.news div.content-news img{width:100%}ul.news div.content-news img{height:auto}.content-image--right{width:100%!important;height:auto!important}.content-image--center{width:100%;height:auto}.pol-info-section img{width:100%!important;height:auto!important}}@media screen and (max-width:320px){.bx_breadcrumbs{padding:15px 0}.bx_breadcrumbs ul{margin:0}}.header_inner_bottom_line_container{background:#c4dde9;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M0ZGRlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNmM0ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#c4dde9),color-stop(100%,#a6c4d3));background:-webkit-linear-gradient(top,#c4dde9 0%,#a6c4d3 100%);background:-moz-linear-gradient(top,#c4dde9 0%,#a6c4d3 100%);background:-ms-linear-gradient(top,#c4dde9 0%,#a6c4d3 100%);background:-o-linear-gradient(top,#c4dde9 0%,#a6c4d3 100%);background:linear-gradient(to bottom,#c4dde9 0%,#a6c4d3 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4dde9', endColorstr='#a6c4d3',GradientType=0 )}.header_inner_bottom_line{background:#ecf5fa;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZjVmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiZmRkZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ecf5fa),color-stop(100%,#bfddec));background:-webkit-linear-gradient(top,#ecf5fa 0%,#bfddec 100%);background:-moz-linear-gradient(top,#ecf5fa 0%,#bfddec 100%);background:-ms-linear-gradient(top,#ecf5fa 0%,#bfddec 100%);background:-o-linear-gradient(top,#ecf5fa 0%,#bfddec 100%);background:linear-gradient(to bottom,#ecf5fa 0%,#bfddec 100%);box-shadow:inset 0 1px 0 0 #fff;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecf5fa', endColorstr='#bfddec',GradientType=0 )}.bx_inc_about_footer p{color:#4c4a3f}.bx_inc_about_footer a{color:#0073a3}.bottom_wrap{background:url(/bitrix/templates/eshop_adapt_blue/images/lightblue_bg.png);box-shadow:inset 0 -3px 6px rgba(0,0,0,.25), inset 0 12px 11px -10px rgba(0,0,0,.2)}.footer_contact{color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.3)}.bx_title_section.stars .icon{background:url(/bitrix/templates/eshop_adapt_blue/images/stars.png) no-repeat center left}.bx_title_section.time .icon{background:url(/bitrix/templates/eshop_adapt_blue/images/time.png) no-repeat center left}.bx_topnav{margin:0;padding:16px 0 5px}.bx_topnav li{display:inline-block;margin-right:2%}.bx_topnav li a{color:#000;text-shadow:0 1px 1px rgba(255,255,255,.5);text-decoration:none;font-size:14px}.bx_topnav li a:hover{text-decoration:underline}.bx_topnav li a:active{color:#5b4f3c}.bx_topnav,.bx_topnav *{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.jspContainer{overflow:hidden;position:relative}.jspPane{position:absolute}.jspVerticalBar{position:absolute;top:0;right:0;width:9px;height:100%}.jspHorizontalBar{position:absolute;bottom:0;left:0;width:100%;height:16px;background:red}.jspCap{display:none}.jspHorizontalBar .jspCap{float:left}.jspTrack{background:#e8e6e7;position:relative;width:3px}.jspDrag{background:#666;position:relative;top:0;left:0;cursor:pointer;width:9px;margin-left:-3px}.jspHorizontalBar .jspTrack,.jspHorizontalBar .jspDrag{float:left;height:100%}.jspArrow{background:#50506d;text-indent:-20000px;display:block;cursor:pointer;padding:0;margin:0}.jspArrow.jspDisabled{cursor:default;background:#80808d}.jspVerticalBar .jspArrow{height:16px}.jspHorizontalBar .jspArrow{width:16px;float:left;height:100%}.jspVerticalBar .jspArrow:focus{outline:none}.jspCorner{background:#eeeef4;float:left;height:100%}* html .jspCorner{margin:0 -3px 0 0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]) {display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root) {overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*,*:before,*:after{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('/bitrix/templates/eshop_adapt_blue/bootstrap/../fonts/glyphicons-halflings-regular.eot');
  src: url('/bitrix/templates/eshop_adapt_blue/bootstrap/../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/eshop_adapt_blue/bootstrap/../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/bitrix/templates/eshop_adapt_blue/bootstrap/../fonts/glyphicons-halflings-regular.woff') format('woff'), url('/bitrix/templates/eshop_adapt_blue/bootstrap/../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/bitrix/templates/eshop_adapt_blue/bootstrap/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-euro:before,.glyphicon-eur:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover,a.text-primary:focus{color:#286090}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}.text-info{color:#31708f}a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover,a.text-danger:focus{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover,a.bg-primary:focus{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover,a.bg-danger:focus{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:bold}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;-webkit-box-shadow:none;box-shadow:none}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.header_wrap .container,.workarea .container{border-left:1px solid #d9d5d2;border-right:1px solid #d9d5d2}.header_wrap .col-md-4{border-right:1px solid #d9d5d2}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped > tbody > tr:nth-of-type(odd) {background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*="col-"]{position:static;display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9 ;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{background-color:transparent;border:0}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}textarea.form-control{height:auto}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:34px}input[type="date"].input-sm,input[type="time"].input-sm,input[type="datetime-local"].input-sm,input[type="month"].input-sm,.input-group-sm input[type="date"],.input-group-sm input[type="time"],.input-group-sm input[type="datetime-local"],.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,input[type="time"].input-lg,input[type="datetime-local"].input-lg,input[type="month"].input-lg,.input-group-lg input[type="date"],.input-group-lg input[type="time"],.input-group-lg input[type="datetime-local"],.input-group-lg input[type="month"]{line-height:46px}}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{position:absolute;margin-top:4px \9 ;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{min-height:34px;padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.form-group-lg select.form-control{height:46px;line-height:46px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label ~ .form-control-feedback {top:25px}.has-feedback label.sr-only ~ .form-control-feedback {top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:18px}.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus,.btn.focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;filter: alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default.active:hover,.open>.dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open>.dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:focus,.btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active:hover,.btn-info.active:hover,.open>.dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open>.dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active:hover,.btn-warning.active:hover,.open>.dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open>.dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active:hover,.btn-danger.active:hover,.open>.dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open>.dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:normal;color:#337ab7;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property: height, visibility;-o-transition-property: height, visibility;transition-property: height, visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid \9 ;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter: progid:DXImageTransform.Microsoft.gradient(enabled = false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px dashed;border-bottom:4px solid \9 }.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {border-top-right-radius:0;border-bottom-right-radius:0}.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius:0}.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {border-top-right-radius:0;border-bottom-right-radius:0}.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical > .btn:not(:first-child):not(:last-child) {border-radius:0}.btn-group-vertical > .btn:first-child:not(:last-child) {border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical > .btn:last-child:not(:first-child) {border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius:0}.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,eshop_adapt_blue
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right ~ .navbar-right {margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{padding-right:15px;padding-left:15px;border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter: alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter: alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:transparent;border:0}.modalbs-open{overflow:hidden}.modalbs{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modalbs.fade .modalbs-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modalbs.in .modalbs-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modalbs-open .modalbs{overflow-x:hidden;overflow-y:auto}.modalbs-dialog{position:relative;width:auto;margin:10px}.modalbs-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modalbs-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modalbs-backdrop.fade{filter: alpha(opacity=0);opacity:0}.modalbs-backdrop.in{filter: alpha(opacity=50);opacity:.5}.modalbs-header{padding:15px;border-bottom:1px solid #e5e5e5}.modalbs-header .close{margin-top:-2px}.modalbs-title{margin:0;line-height:1.42857143}.modalbs-body{position:relative;padding:15px}.modalbs-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modalbs-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modalbs-footer .btn-group .btn+.btn{margin-left:-1px}.modalbs-footer .btn-block+.btn-block{margin-left:0}.modalbs-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modalbs-dialog{width:600px;margin:30px auto}.modalbs-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modalbs-sm{width:300px}}@media (min-width:992px){.modalbs-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter: alpha(opacity=0);opacity:0;line-break:auto}.tooltip.in{filter: alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:normal;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);line-break:auto}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.next,.carousel-inner>.item.active.right{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.prev,.carousel-inner>.item.active.left{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right,.carousel-inner>.item.active{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:rgba(0,0,0,0);filter: alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter: alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block;margin-top:-10px}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9 ;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modalbs-header:before,.modalbs-header:after,.modalbs-footer:before,.modalbs-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modalbs-header:after,.modalbs-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport {
  width: device-width;
}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}.visible-xs-block{display:block!important}.visible-xs-inline{display:inline!important}.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}.visible-sm-block{display:block!important}.visible-sm-inline{display:inline!important}.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}.visible-md-block{display:block!important}.visible-md-inline{display:inline!important}.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}.visible-lg-block{display:block!important}.visible-lg-inline{display:inline!important}.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}.hidden-print{display:none!important}}

.s{
  text-decoration: line-through;
}


.custom-carusel {
    display: flex !important;
    justify-content: space-around;
    align-items: center;
    height: auto !important;
    margin: 10px 0;
}

.slick-initialized .slick-slide{
    margin: 0 10px;
}

.custom-carusel .carusel-element {
    display: flex;
    flex-direction: column; /* Элементы внутри ссылки будут вертикально выравнены */
    justify-content: space-around;
    text-align: center;
    background-color: #f7f7f7;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    height: 100%; /* Заполняет высоту слайдера */
    /*min-height: 220px;*/
    min-height: 120px;
}

.img-carusel-custom {
    width: 100%;
    height: auto;
    /*max-height: 150px;*/ /* Максимальная высота для изображения */
    max-height: 80px;
    object-fit: contain; /* Изображение будет адаптироваться по размеру блока */
}

.p-carusel, .count-products {
    margin: 10px 0;
}

.p-carusel {
    font-size: 16px;
    font-weight: bold;
}

.count-products {
    font-size: 14px;
    color: #666;
}

.slick-slide {
    height: auto; /* Автоматическая высота для каждого слайда */
    display: flex;
    align-items: stretch; /* Растягивает блоки по высоте слайдера */
}

@media (max-width:450px)
{
    .custom-carusel .img-carusel-custom {
        height: 80px;
    }
}
/* End */


/* Start:/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/style.css?175187657440026*/
/* item_detail_v2 */
.bx_item_detail .bx_item_title{
	padding-bottom:14px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom: 16px;
	min-height: 24px
}

.bx_item_detail .bx_item_title h1{
	font-size:24px;
	border-bottom:0 none transparent;
	margin-bottom: 0;
	padding-bottom: 0;
}

.bx_item_detail .bx_item_container{}
.bx_item_detail .bx_item_container .bx_lt{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	
	
}
.bx_item_detail .bx_item_container .bx_rt{
	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	
}
.bx_item_detail .bx_item_container .bx_md{}
.bx_item_detail .bx_item_container .bx_lb{
	float:left;
	margin-right:2%;
	width:48%;
}
.bx_item_detail .bx_item_container .bx_rb{
	min-height: 353px;
	
}
.bx_item_detail .bx_optionblock{
	float:right;
	margin-left:10px;
	width:120px;
}

/* Item info */
.bx_item_detail .item_price{float: left;}
.bx_item_detail .item_name{
	margin:0;
	padding:0;
}
.bx_item_detail .item_name a{
	color:#000;
	text-decoration:none;
	font-size:23px;
}
.bx_item_detail .item_old_price{font-family: 'Exo 2', sans-serif; font-size: 12px; font-weight: normal; color: #a3a09e; clear: both; display: block; line-height: 12px; margin-top: -28px; margin-bottom: 15px;}
.bx_item_detail .item_old_price span.old {text-decoration: line-through; text-transform: uppercase;}
.bx_item_detail .item_current_price{margin-top: 0px; font-family: 'Exo 2', sans-serif; font-size: 26px; font-weight: bold; color: #474747; float: left; margin-right: 5px; line-height: 20px;   margin-bottom: 5px;}
.bx_item_detail .item_economy_price{
	display:inline-block;
	padding:0 0 0 10px;
	color:#b8b8b8;
	font-weight:bold;
	font-size:14px;
	line-height:33px;
}


.bx_item_detail .item_section_name_gray{
	font-size:13px;
	margin-bottom: 14px;
	display: block;
	color: #474747;
}
.bx_item_detail .item_info_section dl{
	margin-bottom: 20px;
	overflow: hidden;
	padding:0;
}
.bx_item_detail .item_info_section dl dt{
	clear: both;
	float: left;
	font-weight: bold;
}
.bx_item_detail .item_info_section dl dd{
	float: left;
	margin: 0 5px;
}

.bx_item_detail .item_buttons_counter_block{
	/* display:inline-block; */
	/* margin-right:10px; */
	/* vertical-align: baseline; */
	/* color: #3f3f3f; */
	/* font-size: 13px; */
	/* text-align: left; */
	float: right;
}
.bx_item_detail .item_buttons_counter_block a{
	vertical-align: baseline;
}
.bx_item_detail .bx_cnt_desc{vertical-align: baseline;}
/* Item SET */

.bx_item_detail .transparent_input{
	border:none;
	background:none;
	color:#000;
	font-weight:bold;
	font-size:14px;
	display: inline-block;
	width: 60px;
	text-align: center;
}






/*tab-section-container*/
.bx_item_detail .tab-section-container{position:relative;}
.bx_item_detail .tab-list{
	padding:0;
	border-bottom:1px solid #d9e1e3;
	vertical-align:bottom;
	text-align:left;
}
.bx_item_detail .tab-list li{
	display:inline-block;
	border:1px solid #d9e1e3;
	border-bottom:none;
	border-radius:3px 3px 0 0;
	background:#f7f7f7;
	box-shadow:inset 0 -10px  5px -10px rgba(0,0,0,.12);
	vertical-align:bottom;

}
.bx_item_detail .tab-list li a{
	display:block;
	padding:0 10px;
	height:30px;
	box-shadow:none;
	color:#999;
	text-decoration:none;
	font-size:13px;
	line-height:30px;
}

.bx_item_detail .tab-list li:hover,
.bx_item_detail .tab-list li.active{
	background:#fff;
}

/*.tab-list li:hover a,*/
.bx_item_detail .tab-list li.active a{
	position:relative;
	bottom:-2px;
	height:35px;
	background:#fff;
	color:#3f3f3f;
	line-height:35px;
}
.bx_item_detail .tab-boby-container .container>div.tab-off{display:none;}
.bx_item_detail .tab-boby-container .container>div{

}
.bx_item_detail .item_comments{
	display:block;
	padding-left:10px;
}
.bx_item_detail .item_comments li{
	display:block;
	padding-bottom:10px;
}
.bx_item_detail .item_comments_username{
	display:inline-block;
	color:#5d90bd;
	font-size:14px;
}
.bx_item_detail .item_comments_date{
	display:inline-block;
	margin-left:10px;
	color:#b8b8b8;
	font-size:14px;
}
.bx_item_detail .item_comments_container p{
	margin-top:5px;
	color:#3f3f3f;
	font-size:14px;
}




.bx_item_detail .bx_bt_button,
.bx_item_detail .bx_bt_button_type_2{
	display:inline-block;
	border-radius:3px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	cursor:pointer;
}
.bx_item_detail .bx_shadow.bx_bt_button,
.bx_item_detail .bx_shadow.bx_bt_button_type_2{box-shadow:0 1px 1px 0 rgba(0,0,0,.2)}
.bx_item_detail .bx_shadow.bx_bt_button:active,
.bx_item_detail .bx_shadow.bx_bt_button_type_2:active{box-shadow:none}

.bx_item_detail .bx_bt_button  				{
font-family: 'Exo 2', sans-serif; font-size: 14px; color: #fff; margin: 0px; line-height: normal; display: inline-block; border: 1px solid #93b31e; border-radius: 4px; 
padding: 13px 20px 13px; text-decoration: none; 
margin-top: -3px; background: #93b31e; text-transform: uppercase;
}


.bx_item_detail .bx_bt_button_type_2 		{
	border:1px solid #e9e9e9;
	background:#fcfcfc;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f1f1f1));
	background:-webkit-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:   -moz-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:    -ms-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:     -o-linear-gradient(top, #fcfcfc 0%,#f1f1f1 100%);
	background:        linear-gradient(to bottom, #fcfcfc 0%,#f1f1f1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f1f1f1',GradientType=0 );
	color:#656565;
	text-shadow:0 1px 0 #fff;
}
.bx_item_detail .bx_bt_button_type_2:hover 	{
	background:#fff;
}
.bx_item_detail .bx_bt_button_type_2:active {
	background:#f1f1f1;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#fcfcfc));
	background:-webkit-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:   -moz-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:    -ms-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:     -o-linear-gradient(top, #f1f1f1 0%,#fcfcfc 100%);
	background:        linear-gradient(to bottom, #f1f1f1 0%,#fcfcfc 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#fcfcfc',GradientType=0 );
	box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
}


.bx_item_detail .bx_small.bx_bt_button,
.bx_item_detail .bx_small.bx_bt_button_type_2{
	display:inline-block;
	min-width:20px;
	line-height:20px;
}
.bx_item_detail .bx_small.bx_bt_button  		{}
.bx_item_detail .bx_small.bx_bt_button:hover  {}
.bx_item_detail .bx_small.bx_bt_button:active {}
.bx_item_detail .bx_small.bx_bt_button_type_2 		{}
.bx_item_detail .bx_small.bx_bt_button_type_2:hover {}
.bx_item_detail .bx_small.bx_bt_button_type_2:active{}

.bx_item_detail .bx_medium.bx_bt_button,
.bx_item_detail .bx_medium.bx_bt_button_type_2	{
	padding:0 13px;
	height:25px;
	font-weight:bold;
	line-height:25px;
}
.bx_item_detail .bx_medium.bx_bt_button  	{
	height:27px;
	line-height:27px;
}
.bx_item_detail .bx_medium.bx_bt_button:hover  {}
.bx_item_detail .bx_medium.bx_bt_button:active {}
.bx_item_detail .bx_medium.bx_bt_button_type_2 		 {font-weight:bold}
.bx_item_detail .bx_medium.bx_bt_button_type_2:hover {}
.bx_item_detail .bx_medium.bx_bt_button_type_2:active{}

.bx_item_detail .bx_big.bx_bt_button,
.bx_item_detail .bx_big.bx_bt_button_type_2	{
	padding:0 13px;
	height:34px;
	font-weight:bold;
	line-height:34px;
}
.bx_item_detail .bx_big.bx_bt_button  	{
	height:36px;
	line-height:36px;
}
.bx_item_detail .bx_big.bx_bt_button:hover  {}
.bx_item_detail .bx_big.bx_bt_button:active {}
.bx_item_detail .bx_big.bx_bt_button_type_2 	  {}
.bx_item_detail .bx_big.bx_bt_button_type_2:hover {}
.bx_item_detail .bx_big.bx_bt_button_type_2:active{}

.buy-link span{
	position:relative;
	display:inline-block;
	margin: 0px 10px 0 0;
	width: 22px;
	height: 16px;
	background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -98px 0px;
	vertical-align: -2px;
}

.bx_item_detail .bx_fwb{font-weight:bold}


.bx_item_container .total-row {
	border-bottom: 1px solid #93b31e;
}

.warr_info_delivery {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #93b31e;
	margin-left: -1px;
}

.warr_info_delivery .info_delivery_item {
	width: 33%;
	position: relative;
	border-left: 1px solid #93b31e;
	padding: 10px;
	cursor: pointer;
}

.warr_info_delivery .delivery-info {
	position: absolute;
	background: #545454;
	border-radius: 7px;
	display: none;
	width: 309px;
	
}
.warr_info_delivery .info_delivery_item:not(:last-child) .delivery-info{
	left: -20%;
}
.warr_info_delivery .info_delivery_item:last-child .delivery-info{
	right: -10%;
}
.warr_info_delivery .delivery-title {
    text-align: center;
    color: #93b31e;
    text-decoration: underline;
}
.warr_info_delivery .info_delivery_item:hover .delivery-title{
	text-decoration: none;
}
.warr_info_delivery .delivery-info .delivery-text {
	position: relative;
	padding: 17px;
	color: #fff;
}
.warr_info_delivery .delivery-info .delivery-text .arrow{
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,.25);
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	bottom: -20px;
	height: 0;
	width: 0;
	border: 11px solid transparent;
	position: absolute;
}
.warr_info_delivery .delivery-info .delivery-text .arrow::after{
	border: 10px solid transparent;
	border-bottom-width: 0;
	border-top-color: #545454;
	bottom: 1px;
	content: " ";
	margin-left: -10px;
	display: block;
	height: 0;
	position: absolute;
	width: 0;
}
.warr_info_delivery .delivery-info .close_info_delivery {
	text-decoration: none;
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(/bitrix/templates/eshop_redisign/images/icon.png) no-repeat -78px -19px;
	position: absolute;
	top: 2px;
	right: 2px;
}
.active_info {
	display: block!important;
}
.modal.modal_document {
	width: 100%!important;
	max-width: 100%!important;
	height: auto;
}
.container-document {
	display: flex;
	flex-wrap: wrap;
}
.container-full .document-item-modail {
	width: 50%;
}
.btn-document {
	background-color: #93b31e;
	color: #fff;
	border-radius: 3px;
}


@media (max-width:1200px){
	.warr_info_delivery .info_delivery_item:last-child .delivery-info{
		right: 0;
	}
}

@media (max-width:991px){
 .warr_info_delivery{
 	margin-left: 14px;
 }

}
@media (min-width:981px){}
@media (max-width:740px){
	.bx_item_detail .bx_optionblock{display:none}
	.bx_item_detail .item_buttons_counter_block{margin-bottom:10px}
	.bx_item_detail .bx_item_container .bx_lb,
	.bx_item_detail .bx_item_container .bx_rb{}
}
@media (max-width:780px) {
	.warr_info_delivery .info_delivery_item:not(:last-child) .delivery-info{
		left: 0;
	}
}
@media (max-width:680px) {
	.warr_info_delivery .info_delivery_item:not(:last-child) .delivery-info .delivery-text .arrow {
		left: 10%;
	}
	.warr_info_delivery .info_delivery_item:last-child .delivery-info .delivery-text .arrow {
		left: 80%;
	}
	.warr_info_delivery .delivery-info {
		width: 200px;
	}
}
@media (min-width:640px) and (max-width:980px){}
@media (min-width:480px) and (max-width:639px){}
@media (max-width:480px) {
	.bx-touch .bx_item_detail .bx_item_container .bx_lt,
	.bx-touch .bx_item_detail .bx_item_container .bx_rt,
	.bx-touch .bx_item_detail .bx_item_container .bx_md,
	.bx-touch .bx_item_detail .bx_item_container .bx_lb,
	.bx-touch .bx_item_detail .bx_item_container .bx_rb{
		float:none;
		margin:0;
		padding:0;
		width:100%;
	}
	.bx-touch .bx_item_detail .item_info_section{padding-left:0}

}
@media (max-width:319px){}

/* item_detail_slider */
.bx_item_detail .bx_item_slider{
	position: relative;
/*margin-bottom: 10px;*/
}
.bx_item_detail .bx_item_slider .bx_bigimages {
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
	border-right: 1px solid #d9d5d2;
	border-bottom: 1px solid #d9d5d2;
	background: #fff;
	text-align: center;
	

}
.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer{
    display: table;
}
.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer .bx_bigimages_aligner {
	display: table-cell;
	vertical-align: middle;
	height: 678px;
	width: 663px;
}

.bx_item_detail .bx_item_slider .bx_bigimages .bx_bigimages_imgcontainer img {
	text-align: center;
	max-width: 100%;
	max-height: 100%;
}
/*----*/

.bx_item_detail .bx_item_slider .bx_slider_conteiner{
	position: relative;
	
}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slider_conteiner.full {
	position: relative;
	margin-left: -3%;
	padding: 0px 3% 0
}

/*----*/

.bx_item_detail .bx_item_slider .bx_slider_scroller_container{position: relative}

.bx_item_detail .bx_item_slider .bx_slide{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
	background: url(/bitrix/templates/eshop_adapt_blue/images/bg-dop-photo.jpg) no-repeat 0px -1px;
	background-size: 100%;
}
.bx-touch .bx_item_detail .bx_item_slider .bx_slide{overflow-x: auto}

.bx_item_detail .bx_item_slider .bx_slide ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch .bx_item_detail .bx_item_slider .bx_slide ul{margin-left: 0 !important}
.bx_item_detail .bx_item_slider .bx_slide ul li{
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	width: 116px !important;
	height: 114px;
	padding: 0 !important;
}

.bx_item_detail .bx_item_slider .bx_slide ul li .cnt{
	position: absolute;
	top: 0;
	right: 0px;
	bottom: 0px;
	left: 0px;
	display: block;
	overflow: hidden;
	background: #fff;
	border-right: 1px solid #d9d5d2;  border-bottom: 1px solid #d9d5d2;
	
	
}
.bx-touch	.bx_item_detail .bx_item_slider .bx_slide ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border.png) 2 fill stretch;
}
.bx_item_detail .bx_item_slider .bx_slide ul li:hover .cnt{/* border: 1px solid #006cc0 */}
.bx_item_detail .bx_item_slider .bx_slide ul li:active .cnt,
.bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt{
}
.bx-touch .bx_item_detail .bx_item_slider .bx_slide ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border_active.png) 2 fill stretch;
}
.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item{
	position: absolute;
	top:   6%;
	right: 6%;
	bottom:6%;
	left:  6%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.bx_item_detail .bx_item_slider .bx_slide ul li .cnt .cnt_item img{
	width: auto;
	height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right:hover{opacity:1.0}
.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_left,
.bx_item_detail .bx_item_slider .bx_slider_conteiner.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_left {left: -3%;background:url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail .bx_item_slider .bx_slide_right{right:-3%;background:url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_slider .bx_slide_left {left:   0;background:url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_slider .bx_slide_right{right:  0;background:url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

/*----*/
.bx_item_detail .bx_item_slider .bx_stick{
	position: absolute;
	top: 20px;
	left: -2px;
	width: 123px;
	height: 35px;
	background: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/stick.png) left center no-repeat;
	color: #fff;
	text-align: center;
	text-shadow:0 1px 0 #ba3434;
	font-weight: bold;
	font-size: 	18px;
	line-height: 35px;
}
.bx_item_detail .bx_item_slider .bx_stick_disc{display: none; position: absolute; width: 110px; height: 40px; font-family: 'Exo 2', sans-serif; font-size: 18px; font-weight: bold; color: #474747; text-transform: uppercase; background: #fff000; text-align: center; line-height: 40px; top: 40px; left: 39px;}

/* scu_detail_size */
.bx_item_detail .bx_item_detail_size{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_item_detail .bx_item_detail_size.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}

/*----*/

.bx_item_detail .bx_item_detail_size .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.bx_item_detail .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_item_detail .bx_item_detail_size .bx_size{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx_item_detail .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	 .bx_item_detail .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_item_detail .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	.bx_item_detail .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_item_detail .bx_item_detail_size ul li{
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 25px;
}
.bx_item_detail .bx_item_detail_size ul li .cnt{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;

	color: #3f3f3f;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 22px;
}
.bx-touch	.bx_item_detail .bx_item_detail_size ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border.png) 2 fill stretch;
}
.bx_item_detail .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_item_detail .bx_item_detail_size ul li:active .cnt,
.bx_item_detail .bx_item_detail_size ul li.bx_active .cnt{
	border: 2px solid #006cc0;
}
.bx-touch .bx_item_detail .bx_item_detail_size ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border_active.png) 2 fill stretch;
}

.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_item_detail .bx_item_detail_size.full .bx_slide_left,
.bx_item_detail .bx_item_detail_size.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_size .bx_slide_left {left:   0;background:url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_size .bx_slide_right{right:  0;background:url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_item_detail .bx_item_detail_scu{
	position: relative;
	padding: 30px 29px 30px 39px;
	
	border-bottom: 1px solid #d9d5d2;
	background: #f7f8fa;
	overflow: hidden;
}
.bx-no-touch .bx_item_detail .bx_item_detail_scu.full {
	position: relative;
}

/*----*/

.bx_item_detail .bx_item_detail_scu .bx_item_section_name_gray{
font-size: 15px;
margin-bottom: 14px;
display: block;
color: #474747;
font-weight: bold;
}
.bx_item_detail .bx_item_detail_scu .bx_item_section_name_gray span{
	font-weight: normal;
}

/*----*/

.bx_item_detail .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_item_detail .bx_item_detail_scu .bx_scu{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx-touch 	 .bx_item_detail .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_item_detail .bx_item_detail_scu .bx_scu ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch 	.bx_item_detail .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li{
	position: relative;
	display: block;
	float: left;
	height: 60px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 60px !important;
	padding: 2px !important;
	margin-right: 10px;
	margin-top: 10px;
	background: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/bg-cvet-big.png) no-repeat center;
	background-size: 100% auto;
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active {background: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/hover-bg-cvet-big.png) no-repeat center; background-size: 100% auto;}

.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0px;
	bottom: 0px;
	left: 0px;
	display: block;
	overflow: hidden;
	background: #fff;
	z-index:8;
	width: 55px;
	height: 55px;
	margin: auto;
}
.bx-touch	.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border.png) 2 fill stretch;
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li:hover .cnt{/* border: 1px solid #d9d5d2; */}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{/* border: 1px solid #c0cfda !important */}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index:9;
	background: rgba(255,255,255,.79) url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/missing.png) no-repeat center;
	border: 1px solid #d9d5d2;
}

.bx-touch .bx_item_detail .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/x2border_active.png) 2 fill stretch;
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
	position: absolute;
	top: 0%;
	right: 0%;
	bottom: 0%;
	left: 0%;
	background-size:contain;
	background-repeat: no-repeat;
	  
	background-position: 50% 49%;
	width: 55px;
	height: 55px;
}
.bx_item_detail .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
	width: auto;
	height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_item_detail .bx_item_detail_scu.full .bx_slide_left,
.bx_item_detail .bx_item_detail_scu.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

/* item_detail_description */
.bx_item_detail .bx_item_description p{font-size: 13px;}
.bx_item_detail .bx_item_description .bx_item_section_name_gray{
	color: #9e9e9e;
	font-size: 13px;
}
.bx_item_detail .bx_item_description .bx_specifications_table{
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
}
.bx_item_detail .bx_item_description .bx_specifications_table tr:nth-child(odd){background: #f2f2f2;}
.bx_item_detail .bx_item_description .bx_specifications_table tr:nth-child(even){ }
.bx_item_detail .bx_item_description .bx_specifications_table tr td{
	padding: 3px 10px;
	font-size: 12px;
}
.bx_item_detail .bx_item_description .bx_specifications_table tr td:first-child{font-weight: bold;}

.plus, .minus{
width:25px;
height:25px;
background:red;
display: inline-block;
}
h1.page-title {display: none;}
h1.title-tovar {font-family: 'Exo 2', sans-serif; font-size: 30px !important; font-weight: normal; color: #474747;line-height: 32px;}
div.aksesuary h1.title-tovar, div.shema-montaja h1.title-tovar {line-height: 21px;}
div.nalich-yes {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #fff; text-transform: uppercase; background: #5ab2e4; padding: 3px 5px; display: inline-block;}
div.nalich-no {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #fff; text-transform: uppercase; background: #e58c01; padding: 3px 5px; display: inline-block;}
div.articl {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color:#b8b3b0; display: inline-block; margin-left: 20px;}
div.compr {float: none; margin-top: 10px;}
div.compr a  {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #666; text-decoration: none;line-height: 12px;margin: 7px 0px;display: block;}
div.top-rt {padding: 39px 40px 30px; background: #fff; border-bottom: 1px solid #d9d5d2; position: relative;} 
div.block-price-buy {min-height: 144px; padding: 39px 40px 30px; background: #f7f8fa; border-bottom: 1px solid #d9d5d2;/* overflow: hidden; */} 
input.amount.square {padding: 10px 25px 10px 10px; background: #fff url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/mkv.png) no-repeat 67px 13px; width: 89px; border: 1px solid #d9d5d2; font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #474747;outline: navajowhite;float: left;}
input.amount.pcs {padding: 10px 25px 10px 10px; background: #fff url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/shtuk.png) no-repeat 67px 16px; width: 89px; border: 1px solid #d9d5d2; font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #474747;outline: navajowhite;float: left;}
span.ili, span.ravno {float: left; font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #474747; padding: 10px;}
span.cvet-section-name {margin-right: 20px; margin-bottom: 0px !important;}
div.bx_scu_scroller_container {margin-top: 5px;}
div.aksesuary div.bx_scu_scroller_container {margin-top: 0px; display: none;}
a.link-deshevle {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #e58c01; text-decoration: underline;}
a.link-deshevle:hover {text-decoration: none;}
span.icon-question {position: relative; background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -75px -41px; width: 19px; height: 19px; display: inline-block;vertical-align: -4px;margin: 0px 6px 0px 3px;} 
div.price-magaz {position: relative; padding: 30px 39px; width: 591px; border-bottom: 1px solid #d9d5d2; background: #f7f8fa; font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #474747;}
span.icon-rub {width: 14px; height: 16px; background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat 0px -58px; display: block; float: left; margin-top: 3px;}
div.item_current_price span.price {float: left; margin-right: 5px;}

ul#tabs-tovar {margin: 0px !important; padding: 0px;}
ul#tabs-tovar li {font-family: 'Exo 2', sans-serif; font-size: 16px; font-weight: 600; color: #a3a09e; text-transform: uppercase; padding: 23px 15px; border-bottom: 1px solid #d9d5d2; border-right: 1px solid #d9d5d2; border-top: 0px; border-left: 0px; margin: 0px; float: left; background: #f7f8fa;}
ul#tabs-tovar li.current {border-bottom: 0px; background: #fff; color: #666;}

div.item_info_section_param, div.item_info_section_descr {background: #fff; padding: 25px 39px 13px 39px; min-height: 274px;}
div.item_info_section_param ul.parametrs {margin: 0px; padding: 0px;}
div.item_info_section_param ul.parametrs li {list-style-type: none; margin-bottom: 13px; font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #474747; clear: both; overflow: hidden; background: url(/bitrix/templates/eshop_adapt_blue/images/dot-property.png) repeat-x 2px bottom;}
div.item_info_section_param ul.parametrs li span.name-param {float: left; background: #fcfcfc; padding-right: 3px}
div.item_info_section_param ul.parametrs li span.value-param {float: right; background: #fcfcfc; padding-left: 3px;}
div.item_info_section_descr p {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #474747; line-height: normal;}
a.tabs-link {font-family: 'Exo 2', sans-serif; font-size: 15px; font-weight: normal; color: #e58c01; text-decoration: underline; line-height: 12px; padding: 19px 46px 20px; border-bottom: 1px solid #d9d5d2; border-right: 0px; border-top: 0px; border-left: 0px; margin: 0px; float: left; background: #f7f8fa;}
a.tabs-link:hover {text-decoration: none;}

div.inf-bottom-tovar {overflow: hidden; border-bottom: 1px solid #d9d5d2;   background: #f7f8fa;}
div.inf-bottom-tovar > div {float: left; border-right: 1px solid #d9d5d2; padding: 30px 20px 17px 29px; width: 25%; min-height: 160px; border-top: 1px solid #d9d5d2;}
div.inf-bottom-tovar h3 {font-family: 'Exo 2', sans-serif; font-size: 16px; font-weight: 600; color: #5ab2e4; text-transform: uppercase; margin-top: 0px; margin-bottom: 20px; line-height: 10px;}
div.inf-bottom-tovar p {margin-bottom: 0px;font-size: 12px;}
div.inf-bottom-tovar div.block1 span {background: url(/bitrix/templates/eshop_adapt_blue/images/icon-tovar-option.png) no-repeat 0px 0px; width: 58px; height: 90px;display: block;float: left;margin-right: 15px;margin-top: 10px;}
div.inf-bottom-tovar div.block2 {}
div.inf-bottom-tovar div.block2 span {background: url(/bitrix/templates/eshop_adapt_blue/images/icon-tovar-option.png) no-repeat -58px 0px; width: 71px; height: 90px;display: block;float: left;margin-right: 15px; margin-top: 10px;margin-bottom: 2px;}
div.inf-bottom-tovar div.block3 { padding-right: 28px;}
div.inf-bottom-tovar div.block3 span {background: url(/bitrix/templates/eshop_adapt_blue/images/icon-tovar-option.png) no-repeat -130px 0px; width: 91px; height: 90px;display: block;float: left;margin-right: 15px; margin-top: 22px;}
div.inf-bottom-tovar div.block4 { border-right: 0px;padding-left: 9px;}
div.inf-bottom-tovar div.block4 span {background: url(/bitrix/templates/eshop_adapt_blue/images/icon-tovar-option.png) no-repeat -221px 0px; width: 94px; height: 90px;display: block;float: left;margin-right: 10px; margin-top: 4px;}
div.worakarea_wrap_container {padding-top: 0px; padding-bottom: 0}

div.rt-right {  background: #fff;}
span.tooltip {padding: 25px 20px 20px; position: absolute; background: url(/bitrix/templates/eshop_adapt_blue/images/bg-tooltip.png) no-repeat 0px 0px;width: 235px;left: -30px;top: 30px;z-index: 15; display: none;}


div.add-compare input[type="checkbox"] {display:none; float: left;}
div.add-compare input[type="checkbox"] + label {font-size: 14px; color: #444; cursor: pointer;	position: relative;	width: auto; float: left; margin-bottom: 0px;}
div.add-compare input[type="checkbox"] + label::before {content: ""; display: inline-block; height: 15px; width: 15px; margin: 0px 10px 0px 0px; background: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/checkbox.jpg) no-repeat 0px 0px; vertical-align: -2px;}
div.add-compare input[type="checkbox"] + label::before {background: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/checkbox.jpg) no-repeat 0px 0px;}
div.add-compare input[type="checkbox"]:checked + label::before {background: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/checkbox.jpg) no-repeat -15px 0px; }
div.add-compare input[type="checkbox"]:checked + label {color: #93b31e;}

div.item_price div.vidcen {clear: both;width: 84px;}
div.item_price div.vidcen span.min {color: #828282; font-family: 'Exo 2', sans-serif; font-size: 12px;float: left;}
div.item_price div.vidcen div.opt {color: #5ab2e4; font-family: 'Exo 2', sans-serif; font-size: 12px; text-transform: uppercase; position: relative;  cursor: pointer;margin-left: 10px;display: block;float: left;}
div.item_price div.vidcen div.opt span {text-transform: none;}
div.item_price div.vidcen div.opt span.tooltip2 {padding: 25px 15px 20px; position: absolute; background: url(/bitrix/templates/eshop_adapt_blue/images/bg-tooltip2.png) no-repeat 0px 0px;width: 287px;left: -6px;top: 20px;z-index: 15; display: none; min-height: 116px;}
div.item_price div.vidcen div.opt span.tooltip2 p span.old {display: none;}
.bx_item_detail .bx_item_detail_size .bx_size ul li.bx_missing {display: none;}

.item_info_section_reviews {
	padding: 20px;
	background-color: white;
	border: 1px solid #D9D5D2;
	border-top: none;
}

.colorize-block {
	display: block;
}

.item_info_section_video{
	padding-top: 15px;
}

.item_info_section_video iframe{
	display: block;
    height: 350px;
    margin: 0 auto 10px;
    max-height: 350px !important;
    width: 90%;
}

a.tabs-link{
	padding: 19px 9px 20px !important;
}

ul#tabs-tovar li{
	padding: 23px 12px !important;
}

.bx_item_detail .bx_item_detail_scu{
	width: 100%;
}
.item-currency {
	font-size: 14px;
}

.dop-text{
	background: url(/bitrix/templates/eshop_adapt_blue/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/images/sale_tag.png) no-repeat top left;
	padding-left: 4em;
}
.dop-text__green{
	text-transform: uppercase;
	font-size: 1.2em;
	color: #93b31e !important;
	font-weight: bold;
}
.dop-text__bolder{
	font-weight: bold;
}
.dop-text p:first-child, .dop-text>p.dop-text__green,.dop-text>p.dop-text__bolder{
	margin-bottom: .5em;
}
@media (max-width: 751px) {
	.accessories-container .slick-slider,
	.you-need-container .slick-slider,
	.accessories-container .slick-slider{
		height: auto;
	}
}
@media (max-width: 497px) {
	.dop-text {
		margin-top:19px !important;
	}	
}
.show-details{
	display:none;
}
@media(max-width:600px){
div.add-compare input[type="checkbox"]{
	display:block !important;
}
input[type="radio"], input[type="checkbox"]{
	margin-top:0 !important;
}
.top-row{
	flex-direction: row !important;
	justify-content:space-around !important;
}
.articul-row{
	width:35% !important;
}
.price-row .discount{
	display:flex !important;
	flex-direction:column;
}
.custom-price-row{
	display: flex !important;
}
.price-row .wholesale{
	flex-direction:row !important;
}
.price-row .wholesale .title, .price-row .wholesale .value, .price-row .top, .price-row .bottom{
	font-size:12px !important;
}
.calculate-row .buy-row .square-container{
	width:33% !important;
	margin-right:45px !important;
}
.calculate-row .buy-row .count-container{
	width: calc(57% - 90px) !important;
}
.calculate-row .buy-row .square-container::after{
	display:block !important;
}
.calculate-row .buy-row .change-count-container .minus-count, .calculate-row .buy-row .change-count-container .plus-count{
	width:37px !important;
}
.calculate-row .buy-row .basket-button {
	width:45% !important;
	margin-right:35px !important;
}
.calculate-row .buy-row .fast-buy-button{
	width:45% !important;
}
a.tabs-link, ul#tabs-tovar li, ul#tabs-tovar li.current{
	width:100% !important;
}
ul#tabs-tovar li{
	min-height: 59px;
	height: auto !important;
	position: relative;
}
ul#tabs-tovar .show-details{
	position: absolute;
	right:30px;
    color: #666;
    margin-left: 15px;
    font-weight: bold;
    display: inline-block;
    transform: rotate(90deg);
}
ul#tabs-tovar .current.active .show-details
{
    transform: rotate(270deg);
}
ul#tabs-tovar li .box{
	display:none;
}
ul#tabs-tovar>li.current .box{
	display:block;
}

.blue-title {
	overflow-x:hidden;
}
.scheme, .block-service, .slider-four, .inf-block__wrap{
	display:none;
}
}

.custom-offer{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.custom-price-row{
	display: flex;
	flex-direction: column;
}
.custom-discount{
	align-items: center;
}
.custom-value{
	color:#b8b3b0 !important;
}
.document-item.document-item-modail .document-title {min-height: 51px;font-size:17px;}
.document-item.document-item-modail {margin-bottom: 5px;border:1px solid #dfdfdf;text-align: center;}
.document-item.document-item-modail .btn-document {margin: 3px;}
@media (max-width: 751px) {
	.document-item.document-item-modail .document-title {font-size:14px;min-height: 50px;line-height: 14px;}
}

.workarea_wrap p.text-material {
	margin-top: 10px;
	color: #848587;
	text-align: center;
	font-weight: 600;
}
/* End */


/* Start:/bitrix/templates/eshop_redisign/components/bitrix/iblock.vote/stars/style.css?17175770271117*/

.bx_item_detail_rating{
	margin-bottom: 10px;
	margin: 0 0 0 40px;
	display: inline-block;
	height: 17px;
	overflow: hidden;
}
.bx_item_detail_rating td{
	vertical-align: top;
	text-align: right;
}
.bx_item_detail_rating .bx_item_rating{
	text-align: right;
}
.bx_item_detail_rating .bx_stars_container{
	position: relative;
	width: 68px;
	height: 30px;
	background: #dadada;
	background-size: 100% 100%;
}
.bx_item_detail_rating .bx_stars_bg{
	position: absolute;
	top: -15px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 90;
	background: url(/bitrix/templates/eshop_redisign/components/bitrix/iblock.vote/stars/images/stars.png) no-repeat center;
}

.bx_item_detail_rating .bx_stars_progres{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background: #e76110;
}
.bx_item_detail_rating .bx_stars_rating_votes{
	color: #8d8d8d;
	font-size: 11px;
	line-height: 15px;
	vertical-align: middle;
}

/*.bx_item_detail_rating .bx_vam{vertical-align: middle;}*/

@media (max-width:530px){
/* 	.bx-touch .bx_item_detail_rating .bx_stars_container{
	width: 34px;
	height: 15px;
	margin: 4px 0;
} */
	.bx_item_detail_rating .bx_stars_rating_votes{
			font-size: 7px;
			line-height: 7px;
	}
}
/* End */


/* Start:/bitrix/templates/eshop_adapt_blue/js/fancybox/jquery.fancybox-1.3.4.css?17175770258494*/
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/bitrix/templates/eshop_adapt_blue/js/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/bitrix/templates/eshop_adapt_blue/js/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
/* End */


/* Start:/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/themes/blue/style.css?17175770261098*/
/* item_detail_v2 */

/* item_detail_slider */
.bx-touch .bx_item_detail.bx_blue .bx_item_slider .bx_slide ul li.bx_active .cnt{
	-webkit-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/themes/blue/images/x2border_active.png) 2 fill stretch;
}

/* scu_detail_size */
.bx-touch .bx_item_detail.bx_blue .bx_item_detail_size ul li.bx_active .cnt{
	-webkit-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* scu_detail_scu */
.bx-touch .bx_item_detail.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	-webkit-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/bitrix/templates/eshop_redisign/components/bitrix/catalog.comments/.default/style.css?17175770252651*/

.item_comments{
	display: block;
	padding-left: 0;
}
.item_comments li{
	display: block;
	padding-bottom: 10px;
}
.item_comments_username{
	display: inline-block;
	color: #5d90bd;
	font-size: 14px;
}
.item_comments_date{
	display: inline-block;
	color: #b8b8b8;
	font-size: 14px;
	margin-left: 10px;
}
.item_comments_container p{
	margin-top: 5px;
	color: #3f3f3f;
	font-size: 14px;
}

div.blog-comment-form {width: 100% !important;}

div.blog-comment .blog-author {
    font-size: 0.85em;
}

.blog-comment-content {
    font-size: 13px;
    overflow: hidden!important;
    padding-top: 0 !important;
}

div.blog-comment-buttons input {
    font-size: 13px !important;
    padding: 0 3px !important;
}

.blog-post-rating {
    padding: 10px 0 0 0;
}

@media (max-width:540px){
	.bx_soc_comments_div .bx-catalog-tab-list li a{
		font-size:11px;
	}
}

.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button,
.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button_type_2	{
	padding:0 13px;
	height:25px;
	font-weight:bold;
	line-height:25px;
}
.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button  	{
	height:27px;
	line-height:27px;
}
.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button:hover  {}
.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button:active {}
.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button_type_2 		 {font-weight:bold}
.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button_type_2:hover {}
.bx_soc_comments_div.bx_important .bx_medium.bx_bt_button_type_2:active{}

.bx_soc_comments_div.bx_important .blog-comment-nav {

}

.bx_soc_comments_div.bx_important .blog-comment-nav a,
.bx_soc_comments_div.bx_important .blog-comment-nav a:link,
.bx_soc_comments_div.bx_important .blog-comment-nav a:visited,
.bx_soc_comments_div.bx_important .blog-comment-info a,
.bx_soc_comments_div.bx_important .blog-comment-info a:link,
.bx_soc_comments_div.bx_important .blog-comment-info a:visited {
	text-decoration: none;
	color: #969696 !important;
}

.bx_soc_comments_div.bx_important .blog-comment-nav a:hover,
.bx_soc_comments_div.bx_important .blog-comment-nav a:active,
.bx_soc_comments_div.bx_important .blog-comment-info a:hover,
.bx_soc_comments_div.bx_important .blog-comment-info a:active {
	text-decoration: underline;
	color: #969696 !important;
}

.bx_soc_comments_div.bx_important .blog-comment-info a,
.bx_soc_comments_div.bx_important .blog-comment-info a:link,
.bx_soc_comments_div.bx_important .blog-comment-info a:visited {
	font-size: 0.85em;
}

.bx_soc_comments_div.bx_important .blog-comment-info a:hover,
.bx_soc_comments_div.bx_important .blog-comment-info a:active {
	font-size: 0.85em;
}
/* End */


/* Start:/bitrix/templates/eshop_redisign/components/bitrix/catalog.tabs/.default/style.css?17175770261598*/
.bx-catalog-tab-section-container{position: relative;}

.bx-catalog-tab-list{
	border-bottom: 1px solid #d9e1e3;
	text-align: left;
	padding: 0;
	vertical-align: bottom;
	margin: 16px 0;
}

.bx-catalog-tab-list li{
	vertical-align: bottom;
	border: 1px solid #d9e1e3;
	border-bottom: none;
	display: inline-block;
	border-radius: 3px 3px 0 0;
	background: #f7f7f7;
	box-shadow: inset 0 -10px  5px -10px rgba(0,0,0,.12);
}

.bx-catalog-tab-section-container .bx-catalog-tab-list li:before{
	content: none;
}

.bx-catalog-tab-list li a,
.bx-catalog-tab-list li>span{
	display: block;
	cursor: pointer;
	line-height: 30px;
	height: 30px;
	color: #999;
	text-decoration: none;
	font-size: 13px;
	padding: 0 20px;
	box-shadow: none;
}

.bx-catalog-tab-list li:hover,
.bx-catalog-tab-list li.active{
	background: #fff;
}

.bx-catalog-tab-list li.active a,
.bx-catalog-tab-list li.active>span{
	background: #fff;
	line-height: 35px;
	height: 35px;
	color: #3f3f3f;
	position: relative;
	bottom: -2px;
}

.bx-catalog-tab-body-container .container>div.tab-off{
	opacity: 0;
	height: 0;
	overflow: hidden;
	-webkit-transition:all 0.4s ease-out;
	-ms-transition:all 0.4s ease-out;
	-moz-transition:all 0.4s ease-out;
	-o-transition:all 0.4s ease-out;
	transition:all 0.4s ease-out;
}

.bx-catalog-tab-body-container .container>div{
	opacity: 1;
	-webkit-transition:all 0.6s ease-out;
	-ms-transition:all 0.6s ease-out;
	-moz-transition:all 0.6s ease-out;
	-o-transition:all 0.6s ease-out;
	transition:all 0.6s ease-out;
	padding: 0 10px;
}

.bx-catalog-tab-body-container .container .hidden{
	display: none;
}
/* End */


/* Start:/bitrix/templates/eshop_redisign/components/bitrix/catalog.comments/.default/themes/blue/style.css?171757702524*/
/* catalog_comments */


/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/visual/style.min.css?17175770413386*/
.bx_pagination_bottom *{vertical-align:baseline}.bx_pagination_bottom{color:#8d8d8d;font-size:11px}.bx_pagination_bottom .bx_pagination_section_two{float:right;text-align:right}.bx_pagination_bottom .bx_pg_section{display:inline-block;height:30px;vertical-align:top;line-height:30px}.bx_pagination_bottom .bx_pagination_select_container{display:inline-block}.bx_pagination_bottom .bx_pagination_select_container select{position:relative;margin:2px 20px 2px 10px;padding:1px 25px 3px 5px;height:22px;outline:0;border:1px solid #e0e0e0;border-radius:1px;background:#fff url(/bitrix/components/bitrix/system.pagenavigation/templates/visual/images/select_arrow.png) no-repeat right center;color:#8d8d8d;font-size:11px;line-height:16px;resize:none;-webkit-appearance:none}@-moz-document url-prefix(){.bx_pagination_bottom .bx_pagination_select_container select{background:#fff!important;padding-right:5px}}.bx_pagination_bottom .bx_pagination_page{white-space:nowrap;font-size:12px}.bx_pagination_bottom .bx_pagination_page ul{display:inline-block;margin:0;padding:0}.bx_pagination_bottom .bx_pagination_page li{display:inline-block;min-width:22px;color:#8d8d8d;text-align:center;line-height:22px}.bx_pagination_bottom .bx_pagination_page li a{display:block;min-width:22px;color:#8d8d8d;text-align:center;text-decoration:none;line-height:22px}.bx_pagination_bottom .bx_pagination_page li a:hover{color:#555}.bx_pagination_bottom .bx_pagination_page li.bx_active{border-radius:3px;background:#dbecf4;box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.1)}.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{display:block}.bx_pagination_bottom .bx_pg_section.bx_pg_show_col select{margin-right:5px}.bx_pagination_bottom .bx_wsnw{white-space:nowrap}@media(min-width:480px) and (max-width:639px){.bx_pagination_bottom .bx_pagination_select_container select{margin-right:10px}}@media(max-width:479px){.bx_pagination_bottom .bx_pagination_section_two{float:none;text-align:left}.bx_pagination_bottom .bx_pagination_select_container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:47%}.bx_pagination_bottom .bx_pagination_select_container select{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-right:0!important;width:90%}.bx_pagination_bottom .bx_pg_section{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;text-align:left}.bx_pagination_bottom .bx_pagination_page{white-space:normal}.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num{width:100%;height:auto;text-align:center}.bx_pagination_bottom .bx_pg_section.bx_pg_show_col{display:none}.bx_pagination_bottom .bx_pg_text{display:inline-block;width:50%}.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{display:none}}.bx_pagination_bottom .bx_pagination_section_one,.bx_pagination_bottom .bx_pagination_section_two,.bx_pagination_bottom .bx_pagination_select_container,.bx_pagination_bottom .bx_pagination_select_container select,.bx_pagination_bottom .bx_pg_section,.bx_pagination_bottom .bx_pagination_page,.bx_pagination_bottom .bx_pg_section.bx_pg_pagination_num,.bx_pagination_bottom .bx_pg_section.bx_pg_show_col,.bx_pagination_bottom .bx_pg_text,.bx_pagination_bottom .bx_pg_section.pg_pagination_num .bx_pg_text{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
/* End */


/* Start:/bitrix/templates/eshop_redisign/components/bitrix/catalog.section/aksessuary-redisign/style.css?17175770268594*/
div.bx_catalog_list_aksesuary {margin: 0px; height: 422px; overflow-y: scroll;  outline: none;}
div.bx_catalog_aksesuar_container { overflow: visible;}
ul.aksessuary {margin: 0px; padding: 0px;}
ul.aksessuary li.bx_catalog_aksesuar {position: relative; float: left; padding: 20px 20px 20px 40px; border-bottom: 1px solid #d9d5d2; list-style-type: none; width: 96%;border-right: 1px solid #d9d5d2;margin-left: 15px;}
ul.aksessuary li.bx_catalog_aksesuar.last {border-bottom: 0px;}
ul.aksessuary li.bx_catalog_aksesuar a.bx_catalog_item_images {display: block; width: 98px; height: 112px; position: relative; float: left; margin-right: 20px; margin-bottom: 0px; border: 1px solid #d9d5d2;   background-size: contain; background-position: center; background-repeat: no-repeat;} 
ul.aksessuary li.bx_catalog_aksesuar a.catalog_item_images img {max-width: 98px; max-height: 98px; margin: auto; top: 0px; left: 0px; bottom: 0px; right: 0px; position: absolute;}
div.bx_catalog_item_title a {font-family: 'Exo 2', sans-serif; font-size: 16px; font-weight: normal; color: #474747; text-decoration: none;z-index: 99;}
ul.aksessuary li.bx_catalog_aksesuar div.right-block-foto {float: left; width: 197px; margin-top: 25px;   height: auto;}
ul.aksessuary li.bx_catalog_aksesuar div.bx_catalog_item_price {position: relative; float: left; margin-top: 25px; width: 70px;}
div.bx_price {font-family: 'Exo 2', sans-serif; font-size: 26px; font-weight: bold; color: #474747; float: left; margin-right: 5px; line-height: 20px;}
span.icon-rub {width: 14px; height: 16px; background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat 0px -58px; display: block; float: left; margin-top: 3px;}
span.podstroch {font-family: 'Exo 2', sans-serif; font-size: 12px; font-weight: normal; color: #a3a09e; clear: both; display: block;}
ul.aksessuary li.bx_catalog_aksesuar div.articul {font-family: 'Exo 2', sans-serif; font-size: 12px; font-weight: normal; color: #a3a09e; clear: both; display: block;   margin-bottom: 0px;}

div.compers a.comper {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #666; text-decoration: none;line-height: 12px;margin: 25px 0px;display: block;}
div.bx_catalog_item_property {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #666; text-decoration: none;line-height: 22px;display: none;}
div.bx_catalog_item_property {
	width: 100%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s, border 0.3s,  height 0.3s, box-shadow 0.3s;
	-moz-transition: opacity 0.3s, border 0.3s, height 0.3s, box-shadow 0.3s;
	transition: opacity 0.3s, border 0.3s, height 0.3s, box-shadow 0.3s;
	position: absolute;
	top: 236px;
	left: -36px;
	padding: 0px 10px 0px 35px;
	display: none !;
	background: #fcfcfc;
	z-index: 99;
}
/*ul.aksessuary li.bx_catalog_aksesuar:hover div.bx_catalog_item_property  {opacity: 1; display: block; border: 1px solid #d9d5d2;border-top: 0;}*/
div.deshevl {display: block; width: 374px; position: relative; left: -35px; padding: 20px 35px; background: #f3f5f8; margin-top: 29px;}
div.deshevl a {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #666; text-decoration: underline;}
div.deshevl a:hover {text-decoration: none;}
div.right-block-foto a.readmore {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #5ab2e4; line-height: 17px; text-decoration: none; display: inline-block; margin-top: 20px; display: none;}
div.bx_catalog_item_scu {}
div.bx_stick_disc {position: absolute; width: 110px; height: 40px; font-family: 'Exo 2', sans-serif; font-size: 18px; font-weight: bold; color: #474747; text-transform: uppercase; background: #fff000; text-align: center; line-height: 40px; top: 20px; display: none;}
div.bx_price span {font-family: 'Exo 2', sans-serif; font-size: 12px; font-weight: normal; color: #a3a09e; clear: both; display: block; line-height: 12px;}
div.bx_price span.price {text-decoration: line-through;}
div.old-price {position: absolute; top: 0px; right: 0px;}

div.monaj-i-aksesuary {/* padding-left: 39px; */ border-bottom: 1px solid #d9d5d2; background: #fff; overflow: hidden;}
div.shema-montaja {padding: 34.5px 0px 0px 0px;/* border-right: 1px solid #d9d5d2; */   /* width: 575px; float: left;  position: absolute; */  background: #fff;}
div.shema-montaja h1 {margin-bottom: 50px;}
div.aksesuary { padding: 40px 0px 40px 0px;  background: url(/bitrix/templates/eshop_adapt_blue/images/border.jpg) repeat-y 15px 0px; margin-left: -16px;}
div.aksesuary h1 {margin-left: 57px; float: left;}
div.tovary-aksessuary {min-height:464px; border-bottom: 1px solid #d9d5d2; /* border-top: 1px solid #d9d5d2; */}

a.add-basket {font-family: 'Exo 2', sans-serif; font-size: 14px; color: #fff; margin: 0px; line-height: normal; display: inline-block; border: 1px solid #5ab2e4; border-radius: 4px; padding: 13px 20px 13px; text-decoration: none; margin-top: -3px; margin-left: 32px; background: #5ab2e4; text-transform: uppercase;}
a.add-basket span{position:relative;	display:inline-block; margin: 0px 10px 0 0; width: 22px; height: 16px; background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -98px 0px;	vertical-align: -2px;}
a.buy-basket {font-family: 'Exo 2', sans-serif; font-size: 14px; color: #fff; margin: 0px; line-height: normal; display: inline-block; border: 1px solid #5ab2e4; border-radius: 4px; padding: 13px 20px 13px 50px; text-decoration: none; margin-top: -3px; margin-left: 32px; text-transform: uppercase; background: #5ab2e4 url(/bitrix/templates/eshop_adapt_blue/images/basket.png) no-repeat 15px 13px;}
a.buy-basket span{position:relative;	display:inline-block; margin: 0px 10px 0 0; width: 22px; height: 16px; background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -98px 0px;	vertical-align: -2px;}
ul.aksessuary li.bx_catalog_aksesuar  div.bx_catalog_item_controls {margin-top: 25px; float: right;}
span.num-shema {position: absolute; left: -12px; top: 55px; background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -158px -34px; width: 24px; height: 24px; text-align: center; font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: bold; color: #5ab2e4; line-height: 24px;}
a.all-aksesuars {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #5ab2e4; text-decoration: underline; margin-left: 55px; margin-top: 25px; display: block;}
a.all-aksesuars:hover {text-decoration: none;}
div.block-filter {float: left; overflow: hidden; margin-left: 16px;}
div.block-filter ul#is_filters {overflow: hidden; margin: 0px;}
div.block-filter ul#is_filters li {float: left; margin-right: 20px; padding: 0px; list-style-type: none;}
div.block-filter ul#is_filters li a {display: block; font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #5ab2e4; text-decoration: none; line-height: 12px; padding: 9px 10px; border: 1px solid #d9d5d2; }
div.block-filter ul#is_filters li a:hover{color: #5ab2e4; border: 1px solid #5ab2e4;}
div.block-filter ul#is_filters li.active a{color: #5ab2e4; border: 2px solid #5ab2e4;}
div.shema-montaja .h1.title-tovar{
  padding-left: 39px;
}

.tovary-aksessuary .bx_scu{position: relative;
  overflow: hidden;
  margin: 0;
  width: 100%;}
.tovary-aksessuary  .bx_item_detail_scu {  position: relative;
  padding: 10px 39px 30px;
  width: 100%;
  border-bottom: 1px solid #d9d5d2;
  /* background: #f7f8fa; */
  overflow: hidden;  margin-left: 16px;}
  
.tovary-aksessuary .bx_scu ul{ position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  white-space: nowrap; }
  
.tovary-aksessuary .bx_scu ul li{position: relative;
  display: block;
  float: left;
  height: 20px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 20px !important;
  padding: 0px !important;
  margin-right: 10px;}
  
.tovary-aksessuary .bx_scu ul li .cnt {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0px;
  bottom: 0px;
  left: 0px;
  display: block;
  overflow: hidden;
  background: #fff;
  z-index: 8;
  border: 1px solid #ccc;
}

.tovary-aksessuary .bx_scu ul li .cnt .cnt_item {
  position: absolute;
  top: 0%;
  right: 0%;
  bottom: 0%;
  left: 0%;
  background-size: contain;
  background-repeat: no-repeat;
  /* width: 18px; */
  /* height: 18px; */
  /* border: 1px solid #ccc; */
}

.tovary-aksessuary .bx_scu ul li.active .cnt {
  /* padding: 3px; */
  border: 2px solid #666;
}
/* End */


/* Start:/bitrix/templates/eshop_redisign/components/bitrix/catalog.section/anne-simple-slider/style.css?17175770266474*/
div.bx_catalog_item_container {width: 100%; position: relative; padding: 40px 10px 30px 35px; height: 400px;}
div.bx_catalog_list_home {width: auto;}
div.bx_catalog_item {float: left;  width: 33.33333%; border-right: 1px solid #d9d5d2; border-bottom: 1px solid #d9d5d2;}
div.bx_catalog_item a.bx_catalog_item_images {display: block; width: 130px; height: 176px; position: relative; float: left; margin-right: 20px; background-size: contain; background-position: center; background-repeat: no-repeat;} 
div.bx_catalog_item a.catalog_item_images img {max-width: 176px; max-height: 176px; margin: auto; top: 0px; left: 0px; bottom: 0px; right: 0px; position: absolute;}
div.bx_catalog_item_title a {font-family: 'Exo 2', sans-serif; font-size: 16px; font-weight: normal; color: #474747; text-decoration: none;z-index: 99;}
div.right-block-foto {float: left; width: 190px; height: 176px;}
div.bx_catalog_item_price {position: relative;}
div.bx_price {font-family: 'Exo 2', sans-serif; font-size: 26px; font-weight: bold; color: #474747; float: left; margin-right: 5px; line-height: 20px; margin-bottom: 3px !important;}
span.icon-rub {width: 14px; height: 16px; background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat 0px -58px; display: block; float: left; margin-top: 3px;}
span.podstroch {font-family: 'Exo 2', sans-serif; font-size: 12px; font-weight: normal; color: #a3a09e; clear: both; display: block; }
div.bx_price span {font-family: 'Exo 2', sans-serif; font-size: 12px; font-weight: normal; color: #a3a09e; clear: both; display: block; line-height: 12px;}
div.bx_price span.price {text-decoration: line-through;}
div.old-price {position: absolute; top: 0px; right: 0px;}
/*div.articul {font-family: 'Exo 2', sans-serif; font-size: 12px; font-weight: normal; color: #a3a09e; clear: both; display: block;}*/
div.articul {
  font-family: 'Exo 2', sans-serif;
  font-size: 14px;
  margin: 0px;
  line-height: normal;
  margin-bottom: 10px;
  font-weight: bold;
  color: #474747;
}
div.articul span {
	font-weight: normal;
}

div.compers a.comper {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #666; text-decoration: none;line-height: 12px;margin: 25px 0px;display: block;}
div.bx_catalog_item_property {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #666; text-decoration: none;line-height: 22px;display: block;}
div.bx_catalog_item_property {
	
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s, border 0.3s,  height 0.3s, box-shadow 0.3s;
	-moz-transition: opacity 0.3s, border 0.3s, height 0.3s, box-shadow 0.3s;
	transition: opacity 0.3s, border 0.3s, height 0.3s, box-shadow 0.3s;
	position: absolute;
/*	top: 206px;*/
	left: -1px;
	right: -1px;
/* 	padding: 0px 10px 0px 35px; */
	display: none;
	background: #fff;
	z-index: 99;
}

div.bx_catalog_item_property .articul, div.bx_catalog_item_property p {
	margin-left: 35px;
}

div.bx_catalog_item:hover div.bx_catalog_item_property  {opacity: 1; display: block; border: 1px solid #d9d5d2;border-top: 0;}
div.deshevl {display: block; width: 100%; position: relative; padding: 20px 35px; background: #f3f5f8; margin-top: 20px;}
div.deshevl a {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #666; text-decoration: underline;}
div.deshevl a:hover {text-decoration: none;}
a.readmore {float: right;  color: #fff !important; background-color: #2fb4c6;
    padding: 7px 35px;
    text-transform: uppercase;
    text-align: center;
	text-decoration:none !important;
	}
div.bx_stick_disc {position: absolute; width: 110px; height: 40px; font-family: 'Exo 2', sans-serif; font-size: 18px; font-weight: bold; color: #474747; text-transform: uppercase; background: #fff000; text-align: center; line-height: 40px; top: 20px;}
span.bx_notavailable {color: #e58c01;}

div.bx_scu ul {overflow: hidden; margin: 0px; padding: 0px; width: auto !important; position: relative;}
.n-bx_catalog_item div.bx_scu ul li {list-style-type: none; padding: 2px !important; margin: 0px 6px 5px 0px; float: left; width: 26px !important; height: 26px !important; position: relative; background: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog.section/anne-simple-slider/images/bg-cvet.png) no-repeat center;}
div.bx_scu ul li span.cnt{	
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0px;
	bottom: 0px;
	left: 0px;
	display: block;
	overflow: hidden;
	background: #fff;
	z-index:10;
	width: 26px;
	height: 26px;
	margin: auto;
}
div.bx_scu ul li.bx_active{background: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog.section/anne-simple-slider/images/hover-bg-cvet.png) no-repeat center;}
div.bx_scu ul li span.cnt_item {
position: absolute;
top: 0%;
right: 0%;
bottom: 0%;
left: 0%;
background-size: contain;
background-repeat: no-repeat;
  background-position: 50% 49%;
}

.bx_scu ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/bitrix/templates/eshop_redisign/components/bitrix/catalog.section/anne-simple-slider/images/missing.png) no-repeat center;
	border: 1px solid #d9d5d2;
}
div.compare {display: inline-block;}
div.add-compare {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #666; text-decoration: none;line-height: 12px;margin: 10px 0px;display: block;   overflow: hidden;}

div.add-compare input[type="checkbox"] {display:none; float: left;}
div.add-compare input[type="checkbox"] + label {font-size: 14px; color: #444; cursor: pointer;	position: relative;	width: auto; float: left; margin-bottom: 0px;}
div.add-compare input[type="checkbox"] + label::before {content: ""; display: inline-block; height: 15px; width: 15px; margin: 0px 10px 0px 0px; background: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog.section/anne-simple-slider/images/checkbox.jpg) no-repeat 0px 0px; vertical-align: -2px;}
div.add-compare input[type="checkbox"] + label::before {background: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog.section/anne-simple-slider/images/checkbox.jpg) no-repeat 0px 0px;}
div.add-compare input[type="checkbox"]:checked + label::before {background: url(/bitrix/templates/eshop_redisign/components/bitrix/catalog.section/anne-simple-slider/images/checkbox.jpg) no-repeat -15px 0px; }
div.add-compare input[type="checkbox"]:checked + label {color: #93b31e;}

div.katalog-descr {padding-right: 680px; min-height: 266px;}
div.katalog-descr h3 {font-family: 'Exo 2', sans-serif; font-size: 26px; font-weight: 600; color: #474747;}
div.katalog-descr p {font-size: 14px !important;}
a.readmor-color-link {display: block; height: 26px;}
div.search-form {display: block;}
div.no_touch {display: none;}
a.bx_catalog_item_images .sale_picture {
    width: 100%;
    position: absolute;
    top: 35%;
}
/* End */


/* Start:/bitrix/templates/eshop_redisign/components/bitrix/catalog.section/scroll-tovary-new/style.css?17175770264353*/
div.bx_catalog_list_home {margin: 0px; border-left: 1px solid #d9d5d2;}
div.bx_catalog_item_container {position: relative;}
ul.pohojie {margin: 0px;   padding: 0px;}
li.bx_catalog_item {float: left; padding: 20px 10px 20px 35px; width: 372px; border-right: 1px solid #d9d5d2; border-top: 1px solid #d9d5d2; border-bottom: 0; background: #fff; list-style-type: none;}
li.bx_catalog_item a.catalog_item_images {display: block; width: 119px; height: 119px; position: relative; float: left; margin-right: 20px; margin-bottom: 0px; background-size: contain; background-position: center; background-repeat: no-repeat;} 
li.bx_catalog_item a.catalog_item_images img {max-width: 119px; max-height: 119px; margin: auto; top: 0px; left: 0px; bottom: 0px; right: 0px; position: absolute;}
div.bx_catalog_item_title a {  display: block; font-family: 'Exo 2', sans-serif; font-size: 16px; font-weight: normal; color: #474747; text-decoration: none;z-index: 99;}
div.right-block-foto {float: left; width: 220px;}
div.bx_catalog_item_price {position: relative;}
div.bx_price {font-family: 'Exo 2', sans-serif; font-size: 26px; font-weight: bold; color: #474747; float: left; margin-right: 5px; line-height: 20px;}
span.icon-rub {width: 14px; height: 16px; background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat 0px -58px; display: block; float: left; margin-top: 3px;}
span.podstroch {font-family: 'Exo 2', sans-serif; font-size: 12px; font-weight: normal; color: #a3a09e; clear: both; display: block;}
div.articul {font-family: 'Exo 2', sans-serif; font-size: 12px; font-weight: normal; color: #a3a09e; clear: both; display: block; margin-bottom: 28px;}

div.compers a.comper {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #666; text-decoration: none;line-height: 12px;margin: 25px 0px;display: block;}
div.bx_catalog_item_property {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #666; text-decoration: none;line-height: 22px;display: block;}
div.bx_catalog_item_property {
	width: 100%;
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s, border 0.3s,  height 0.3s, box-shadow 0.3s;
	-moz-transition: opacity 0.3s, border 0.3s, height 0.3s, box-shadow 0.3s;
	transition: opacity 0.3s, border 0.3s, height 0.3s, box-shadow 0.3s;
	position: absolute;
	top: 236px;
	left: -36px;
	padding: 0px 10px 0px 35px;
display: none;
	background: #fcfcfc;
	z-index: 99;
}
li.bx_catalog_item:hover div.bx_catalog_item_property  {opacity: 1; display: block; border: 1px solid #d9d5d2;border-top: 0;}
div.deshevl {display: block; width: 374px; position: relative; left: -35px; padding: 20px 35px; background: #f3f5f8; margin-top: 29px;}
div.deshevl a {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #666; text-decoration: underline;}
div.deshevl a:hover {text-decoration: none;}
div.right-block-foto a.readmore {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: normal; color: #5ab2e4; line-height: 17px; text-decoration: none; display: inline-block; margin-top: 20px; display: none;}
div.bx_catalog_item_scu {}
div.bx_stick_disc {position: absolute; width: 110px; height: 40px; font-family: 'Exo 2', sans-serif; font-size: 18px; font-weight: bold; color: #474747; text-transform: uppercase; background: #fff000; text-align: center; line-height: 40px; top: 20px; display: none;}
div.bx_price span {font-family: 'Exo 2', sans-serif; font-size: 12px; font-weight: normal; color: #a3a09e; clear: both; display: block; line-height: 12px;}
div.bx_price span.price {text-decoration: line-through;}
div.old-price {position: absolute; top: 0px; right: 0px;}

div#pohoj {background: #f5f7f9; padding-left: 39px; overflow: hidden; border-bottom: 1px solid #d9d5d2;}
div#pohoj h3 {font-family: 'Exo 2', sans-serif; font-size: 14px; font-weight: 500; color: #474747; text-transform: uppercase; margin: 28px 0px; line-height: 10px; cursor: pointer; display: inline-block; }
div#pohoj h3 span.arrow-bottom-gray {margin-top: 1px;}
div#pohoj h3.acc-selected span.arrow-bottom-gray {background: url(/bitrix/templates/eshop_adapt_blue/images/icon.png) no-repeat -57px -34px;}
div.bx_catalog_item_scu {display: none;}
.similar-products__item {
	width: 100%!important;
}
/* End */
/* /bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/style.css?1741260237319150 */
/* /bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/style.css?175187657440026 */
/* /bitrix/templates/eshop_redisign/components/bitrix/iblock.vote/stars/style.css?17175770271117 */
/* /bitrix/templates/eshop_adapt_blue/js/fancybox/jquery.fancybox-1.3.4.css?17175770258494 */
/* /bitrix/templates/eshop_redisign/components/bitrix/catalog/katalog_new/bitrix/catalog.element/.default/themes/blue/style.css?17175770261098 */
/* /bitrix/templates/eshop_redisign/components/bitrix/catalog.comments/.default/style.css?17175770252651 */
/* /bitrix/templates/eshop_redisign/components/bitrix/catalog.tabs/.default/style.css?17175770261598 */
/* /bitrix/templates/eshop_redisign/components/bitrix/catalog.comments/.default/themes/blue/style.css?171757702524 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/visual/style.min.css?17175770413386 */
/* /bitrix/templates/eshop_redisign/components/bitrix/catalog.section/aksessuary-redisign/style.css?17175770268594 */
/* /bitrix/templates/eshop_redisign/components/bitrix/catalog.section/anne-simple-slider/style.css?17175770266474 */
/* /bitrix/templates/eshop_redisign/components/bitrix/catalog.section/scroll-tovary-new/style.css?17175770264353 */
