

/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog/catalog.1/style.css?155920928810461*/
.intec-header-wrap{
  display:none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-wrapper {
  display: block;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content {
  position: relative;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-content-right-wrapper {
  position: relative;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter + .catalog-menu,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter + .catalog-content {
  margin-top: 30px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description {
  margin:0;
  background-color: #fff;
  padding:30px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description .block{padding:0;}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description .image{padding:0 0 0 15px;
text-align: right;
position: relative}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description .image .bg_section{
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  height: 100%;
  width: 100%;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description .name{
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  line-height: 1;
  margin-bottom: 30px;
  margin-top: 0;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description .text{
  font-size: 14px;
  color: #000000;
  line-height: 1.714;
  margin-bottom: 30px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description .readmore_bottom a{
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  line-height: 1.2;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description .readmore_bottom a:hover{
  color: #f59d00;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description .readmore_bottom a:after {
  content: '';
  position: absolute;
  border: 6px solid transparent;
  border-left: 6px solid #f59d00;
  margin-left: 11px;
  margin-top: 6px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 * + .catalog-description,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description + * {
  margin-top: 20px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .description_bottom{
  font-size: 14px;
  color: #19191f;
  line-height: 1.714;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .c-catalog-section-list + .catalog-panel {
  margin-top: 30px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel {
  margin-bottom: 40px;
  margin-top: 40px;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .left-slider{
  padding-right: 7px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-block-right{
  padding-left: 30px;
}
@media all and (min-width: 992px) {
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter {
    display: none;
  }
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button {
  display: inline-block;
  font-size: 18px;
  line-height: 48px;
  height: 50px;
  text-align: center;
  border-width: 1px;
  border-color: #f59d00;
  border-style: solid;
  border-radius: 5px;
  width: 224px;
  background-color: transparent;
  color: #19191f;
  margin-bottom: 30px;
  cursor: pointer;
  transition: .3s;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button:hover{
  background-color: #f59d00;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter {
  display: block;
  z-index: 20;
}
@media all and (max-width: 720px) {
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter {
    display: none !important;
  }
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-menu {
  display: block;
  z-index: 20;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter-mobile {
  display: none;
  width: 100%;
  right: auto;
  left: auto;
  z-index: 20;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2);
}
@media all and (min-width: 992px) {
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-filter-mobile {
    display: none !important;
  }
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort {
  color: #19191f;
  font-size: 0;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort:hover {
  color: #4d4d4d;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort[data-active=true] {
  color: #2d2d2d;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-icon,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-text,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-icon {
  display: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order {
  margin-left: 5px;
  font-size: 20px;
  height:14px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order-icon {
  display: block;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order-icon.catalog-panel-sort-order-icon-desc {
  display: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sorting[data-order=desc] .catalog-panel-sort-order-icon {
  display: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sorting[data-order=desc] .catalog-panel-sort-order-icon.catalog-panel-sort-order-icon-desc {
  display: block;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper span,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper .catalog-panel-sort.POPULAR{
  margin-right: 15px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper .catalog-panel-sort.PRICE{
  margin-right: 10px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper .catalog-panel-sort.POPULAR .catalog-panel-sort-order{
  display: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper .catalog-panel-sort.NAME{
  padding-left: 20px;
  position: relative;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper .catalog-panel-sort.NAME .catalog-panel-sort-order{
  position: absolute;
  left: 0;
  margin-left: 0;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper .catalog-panel-sort,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper span{
  padding-bottom: 7px;
  border-bottom: 1px solid transparent;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper .catalog-panel-sort.intec-cl-text,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper .catalog-panel-sort:hover{
  border-color: #f59d00;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view {
  color: #bababa;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view:hover {
  color: #4d4d4d;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view[data-active=true] {
  color: #2d2d2d;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel  .number-of-items {
  display: inline-block;
  text-align: right;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .number-of-items .select-sort {
  border: 1px solid #e6e6e6;
  margin-right: 10px;
  font-size: 14px;
  line-height: 1;
  color: rgb(25, 25, 31);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/bitrix/templates/universe_s1/components/bitrix/catalog/catalog.1/parts/section/ar.png) 92% no-repeat #ffffff;
  padding: 7px 22px 7px 6px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .number-of-items .select-sort:focus {
  outline: none;
  box-shadow: none;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .number-of-items .sort {
  font-size: 14px;
  color: #19191f;
  display: inline-block;
  margin-right: 10px;
}
/*# sourceMappingURL=style.css.map */
@media (max-width: 991.98px) {
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-block-right{
    padding-left: 15px;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .left-slider,
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order{
    display: none;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper span,
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper .catalog-panel-sort{
    margin-bottom:10px;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sorting,
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sorting-wrapper,
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel{
    display:block;
    width:100%;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .number-of-items{
    text-align: left;
    margin-bottom:30px;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort{display:inline-block;}
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-icon, .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-text, .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-sort-order{
    vertical-align: bottom;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter{
    margin-top: 30px;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .page-catalog{
    padding:0 15px;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .description_bottom{
    padding-bottom:30px;
  }
}
@media (min-width: 576px) {
  .mobi-interest-block{
    padding:0!important;
  }
}
@media (max-width: 575.98px){
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description .image{display: none;}
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter-button{
    width:100%;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-block-right{
    padding:0;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-filter{
    padding:15px;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-catalog-tile-1 .catalog-section-item:hover{
    height:auto!important;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .description_bottom{
    padding:30px 15px;
  }
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.element/catalog.default.1/style.css?155920928944741*/
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 {
  display: block;
}
.catalog-element-information .price-block-darck{
    background-color: #19191f;
    padding: 30px 30px 20px;
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
    margin:0;
}
.price-block-darck .characteristic-name {
    color: #f59d00;
    width: 83px;
    padding: 0;
}
.price-block-darck .article{
    margin-bottom: 25px;
}
.price-block-darck .price-line{
  margin-bottom: 10px;
}
.price-block-darck .price-line.bold-orange{
  font-weight: bold;
  color: #f59d00;
}
.price-block-darck .price-line:last-child{margin-bottom: 0}
.price-block-darck .nalichie,
.price-block-darck .href_uslovia,
.price-block-darck .href_download_catalog{
  margin-bottom: 25px;
  display: block;
  color: #ffffff;
  padding-left: 30px;
  width: fit-content;
  background-position-x: left;
  background-position-y: center;
  background-repeat: no-repeat;
}
.price-block-darck .nalichie{
  background-image: url(/bitrix/templates/universe_s1/components/bitrix/catalog.element/catalog.default.1/img/avalible.png);
}
.price-block-darck .href_uslovia{
  background-image: url(/bitrix/templates/universe_s1/components/bitrix/catalog.element/catalog.default.1/img/conditions.png);
}
.price-block-darck .href_download_catalog{
  background-image: url(/bitrix/templates/universe_s1/components/bitrix/catalog.element/catalog.default.1/img/download.png);
  margin-bottom: 0;
}
.price-block-darck a{
  color:#fff;
}
.price-block-darck .price-line>div,
.price-block-darck .article>div{padding:0;}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .element-name h2{
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
  color: #000000;
  line-height: 1.2;
  margin-bottom: 40px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: #FFF;
  -webkit-box-shadow: 0 9px 24px 0 rgba(103, 130, 165, 0.35);
  -moz-box-shadow: 0 9px 24px 0 rgba(103, 130, 165, 0.35);
  box-shadow: 0 9px 24px 0 rgba(103, 130, 165, 0.35);
  z-index: 110;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-content {
  padding: 10px 0;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-picture-item {
  width: 80px;
  height: 80px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-base {
  padding-left: 20px;
  max-width: 370px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-name {
  font-size: 18px;
  line-height: 27px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-quantity {
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-quantity-wrap {
  padding-top: 5px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-quantity-icon {
  line-height: 0;
  padding-right: 8px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-quantity-available {
  color: #14cc8d;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-quantity-unavailable {
  color: #fa9696;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-price-discount {
  font-size: 24px;
  line-height: 24px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-price-percent {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  padding: 5px;
  margin-right: 20px;
  background-color: #fcd311;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-price-percent-wrap {
  font-size: 0;
  margin-top: 10px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-price-base {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 14px;
  color: #888888;
  text-decoration: line-through;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-price-content[data-discount=false] .catalog-element-panel-price-percent-wrap {
  display: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-counter, .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-purchase {
  padding-left: 30px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-buttons {
  padding-left: 25px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-button {
  line-height: 0;
  color: #bfc0c0;
  cursor: pointer;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-button-delay {
  display: block;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-button-delay[data-basket-state=delayed] {
  display: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-button-delayed {
  display: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-button-delayed[data-basket-state=delayed] {
  display: block;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-button-compare {
  display: block;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-button-compare[data-compare-state=added] {
  display: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-button-compared {
  display: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel-button-compared[data-compare-state=added] {
  display: block;
}
@media all and (max-width: 1024px) {
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-panel {
    display: none !important;
  }
}

.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-information + * {
  margin-top: 20px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-brand img {
  max-width: 110px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .widget.c-markers.c-markers-template-1 {
  margin-bottom: 10px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-information-left {

}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-information-left .widget.c-markers.c-markers-template-1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  margin-bottom: 0;
  pointer-events: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-information-right {
  padding-bottom: 50px;
  padding-left:0;
}
@media all and (max-width: 1000px) {


}
@media all and (max-width: 800px) {

}
@media all and (max-width: 500px) {
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-information-left {
    width: auto !important;
    margin: 0 !important;
  }
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-information-right-wrapper {
  margin-left:-15px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery {
  display: block;
  position: relative;
  z-index: 0;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-pictures {
  display: block;
  max-height: 500px;
  overflow: hidden;
  border: 2px solid #e6e6e6;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-pictures:before{
  display:block;
  content:"";
  width:30px;
  height: 30px;
  top:15px;
  right: 25px;
  position: absolute;
  background-image: url("/bitrix/templates/universe_s1/components/bitrix/catalog.element/catalog.default.1/img/zoom.png");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-picture {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 100%;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-picture-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-picture-wrapper img {
  display: inline-block;
  width: auto;
  height: auto;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-previews {
  display: block;
  position: relative;
  margin-top: 15px;
    padding: 0 40px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-preview {
  display: block;
  position: relative;
  border-bottom: none;
  -webkit-transition: border-color 350ms;
  -moz-transition: border-color 350ms;
  -ms-transition: border-color 350ms;
  -o-transition: border-color 350ms;
  transition: border-color 350ms;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-preview[data-active=true] .catalog-element-gallery-preview-wrapper-2:after{
  position: absolute;
  bottom: -5px;
  left: -1px;
  right: -1px;
  background-color: #f59d00;
  height: 1px;
  content: '';
  display: block;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-previews .owl-nav{
    position: absolute;
    top: 25%;
  height: 0;
    left:0;
  right:0;
  color:#e6e6e6;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-previews .owl-nav i{
  -webkit-transition: .3s;
  -moz-transition: .3s ;
  -ms-transition: .3s ;
  -o-transition: .3s ;
  transition: .3s ;
  font-size: 50px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-previews .owl-nav i:hover{
  color:#f59d00;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-previews .owl-nav button.owl-next{
  right: 0;
  position: absolute;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-preview img {
  display: inline-block;
  width: auto;
  height: auto;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-preview[data-active=true] {
  border-color: #0065ff;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-preview-wrapper {
  display: block;
  position: relative;
  padding-top: 100%;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-preview-wrapper-2 {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  width: auto;
  height: auto;
  cursor: pointer;
  border: 1px solid #e6e6e6;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-preview-wrapper-2:hover{
  border: 1px solid #f59d00;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-article {
  display: block;
  margin-bottom: 35px;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #777;
  text-align: left;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-article[data-show=false] {
  display: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-quantity {

}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-price {
  white-space: nowrap;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-price[data-show=false] {
  display: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-price[data-discount=false] .catalog-element-price-base {
  display: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-price-discount {
  display: block;
  font-size: 30px;
  font-style: normal;
  font-weight: bold;
  color: #1d1d1d;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-price-base {
  display: block;
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  color: #e32f22;
  text-decoration: line-through;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-price-wrapper {
  font-size: 13px;
  margin-top: 10px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase {
  margin: 0;
  padding: 30px;
  background-color: #ffffff;
  box-shadow: 0px 1px 6px 0px #00000033;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase .catalog-element-purchase-counter{
  padding-left: 0;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase .itog-price strong{
  font-size: 30px;
  line-height: 1;
  margin-right: 5px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase .title {
  font-size: 14px;
  font-weight: bold;
  color: #19191f;
  line-height: 1.714;
  margin-bottom: 17px;
}
.quantity {
  position: relative;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
.quantity input {
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  border: 1px solid #e6e6e6;
  width: 30px;
  height: 29px;
  text-align: center;
}
.quantity input:focus {
  outline: 0;
}
.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}
.quantity-button {
  position: relative;
  cursor: pointer;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 30px;
  height: 14px;
  margin: 0 0 1px 1px;
  display:block;
}
.quantity-button.quantity-up {
  background-color: #f59d00;
  line-height: 12px;
}
.quantity-button.quantity-down {
  background-color: #19191f;
  line-height: 8px;
}
.quantity-button.quantity-up:hover,
.quantity-button.quantity-up:active,
.quantity-button.quantity-up:focus{
  color:#333;
}
.element-price-block{
  margin-bottom:30px;
}

.dop_properties{
  padding-top: 10px;
  font-size: 14px;
}
.dop_properties .title-bl{
  font-weight: bold;
  padding-bottom: 5px;
  display: inline-block;
  color:#19191f;
  position: relative;
  text-decoration: none;
}
.dop_properties .title-bl:after{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-repeat: repeat;
  content:" ";
}
.dop_properties .uprav-blc{
  padding-bottom: 15px;
}
.dop_properties .dop_block_prop{
  padding-bottom: 15px;
}
.dop_properties .btn_visible_properties .title-bl:after{
  background-color: #f59d00;
}
.dop_properties .href_complect .title-bl:after{
  background: #f59d00;
  background: -moz-repeating-linear-gradient(left, #f59d00 0, #f59d00 5px, #ffffff 6px, #ffffff 10px);
  background: -webkit-repeating-linear-gradient(left, #f59d00 0, #f59d00 5px, #ffffff 6px, #ffffff 10px);
  background: -o-repeating-linear-gradient(left, #f59d00 0, #f59d00 5px, #ffffff 6px,  #ffffff 10px);
  background: -ms-repeating-linear-gradient(left, #f59d00 0, #f59d00 5px, #FFFFFF 6px, #ffffff 10px);
  background: repeating-linear-gradient(to right, #f59d00 0, #f59d00 5px, #ffffff 6px, #ffffff 10px);
}
.dop_properties .title-bl i{
  font-size: 20px;
  margin-left: 5px;
  vertical-align: bottom;
}
.collapsed i.fa-caret-down,
i.fa-caret-up
{
  display: inline-block;
}
i.fa-caret-up{ color: #f59d00;}
.collapsed i.fa-caret-up,
i.fa-caret-down
{
  display: none;
}
.dop_properties .dop_block_prop .line-charact:nth-child(2n){
  background-color: #eeeeee;
}
.dop_properties .dop_block_prop .line-charact{
  padding-top:5px;
  padding-bottom: 5px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element{
  background-color: #f5f5f5;
  padding-top: 50px;
  padding-bottom: 50px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .title-block-home{
  padding-bottom: 50px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .text-descript{
  font-size: 16px;
  line-height: 30px;
    color:#19191f;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .all-characteristics{
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  line-height: 1.2;
  border-bottom: 1px solid #f59d00;
  position: relative;
  padding-right: 30px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .characteristic{
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: none;
  font-size: 14px;
  margin: 0;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element
.characteristic:nth-child(2n+1){
  background-color: #eeeeee;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element
.characteristic:nth-child(2n) {
  background-color: #fff;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element
.icons-links > a:hover {
  border-color: #f59d00;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .icons-links{
  padding-top: 30px;
  padding-right: 50px;
  margin: 0;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .icons-links>div{
  padding: 15px;
  border-width: 1px;
  border-color: #e6e6e6;
  border-style: solid;
  background-color: #ffffff;
  transition: .3s;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .icons-links>div:hover{
  border-color: #f59d00;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .icons-links a{
  display:block;
  background-position: center;
  background-repeat: no-repeat;
  height: 158px;
  background-size: contain;
}
@media (max-width: 1199.98px) AND (min-width: 992px) {
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .icons-links a {
  height:90px;
  }
  }
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .instruction{
  background-image: url(/bitrix/templates/universe_s1/components/bitrix/catalog.element/catalog.default.1/img/instruction.png)
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .delivery{
  background-image: url(/bitrix/templates/universe_s1/components/bitrix/catalog.element/catalog.default.1/img/delivery.png)
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .print{
  background-image: url(/bitrix/templates/universe_s1/components/bitrix/catalog.element/catalog.default.1/img/print.png)
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element #collapseComplect {
  padding-top: 10px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .all-characteristics i{
  font-size: 20px;
  vertical-align: bottom;
  margin-left: 7px;
  position: absolute;
  right: 0;
  bottom: 2px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .title-slider{
  font-size: 24px;
  font-weight: bold;
  color: rgb(25, 25, 31);
  line-height: 1;
  padding-right: 110px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .catalog-element-section-associated{
  margin: 0 -15px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .slider-assoc{
  padding-left: 10px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .slider-pohoj-tovar,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .intresting_tovar{
  padding: 50px 0;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .slider-pohoj-tovar .title-block-home{
  margin-bottom: 30px;
}
/*
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-buttons,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-order,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-counter,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase .itog-price{
  display: inline-block;
  vertical-align: top;
  margin: 10px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-counter {
  white-space: nowrap;
  padding-top: 8px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-counter-control {
  vertical-align: middle;
}
*/.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-counter-quantity {
  display: none!important;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-order-button.catalog-element-purchase-order-button-add{
  width: 150px;
  height: 30px;
  line-height: 26px;
  font-size: 14px;
  margin-top: 41px;
  text-align: center;
  border-width: 1px;
  border-color: #f59d00;
  border-style: solid;
  border-radius: 5px;
  cursor:pointer;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-order-button.catalog-element-purchase-order-button-add:hover,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-order-button.catalog-element-purchase-order-button-add:active,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-order-button.catalog-element-purchase-order-button-add:focus{
  color: #ffffff;
  background-color: #f59d00;
  outline: none;
}
/*
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-counter-quantity-wrapper {
  display: block;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #848484;
  margin-left: 10px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-order {
  text-align: center;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added, .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-order-button.catalog-element-purchase-order-button-add[data-basket-state=added] {
  display: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-order-button.catalog-element-purchase-order-button-added[data-basket-state=added] {
  display: block;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-order-fast {
  padding: 0;
  margin-top: 20px;
  border: none;
  height: 22px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-order-fast .intec-button-icon {
  font-size: 19px;
  line-height: 1;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-order-fast .intec-button-text {
  font-size: 14px;
  line-height: 1.5;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-buttons {
  padding-top: 18px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-buttons-wrapper {
  display: block;
  margin: -10px;
  min-width: 20px;
  min-height: 20px;
  white-space: nowrap;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-button {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #a6b1b7;
  cursor: pointer;
  margin: 10px;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-button.catalog-element-purchase-button-delayed, .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-button.catalog-element-purchase-button-delay[data-basket-state=delayed], .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-button.catalog-element-purchase-button-compared, .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-button.catalog-element-purchase-button-compare[data-compare-state=added] {
  display: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-button.catalog-element-purchase-button-delayed[data-basket-state=delayed], .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-button.catalog-element-purchase-button-compared[data-compare-state=added] {
  display: inline-block;
}*/
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-vote {
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-vote .ns-bitrix.c-iblock-vote.c-iblock-vote-template-1 .iblock-vote-rating-item {
  font-size: 13px;
  padding: 0 3px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-tabs-right {
  margin-top: 35px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-brand {
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-brand-icon {
  max-width: 120px;
  max-height: 40px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-offers-properties {
  margin-top: 35px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-offers-property {
  display: inline-block;
  margin-top: -1px;
  margin-bottom: -3px;
  overflow: hidden;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-offers-property-title {
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-offers-property-values {
  display: block;
  font-size: 0;
  margin: 0;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-offers-property-value {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0;
  margin: 0;
  border: 1px solid #e6e6e6;
  cursor: pointer;
  background: #fff;
  color: #19191f;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition-property: color, border-color, background-color;
  -moz-transition-property: color, border-color, background-color;
  -ms-transition-property: color, border-color, background-color;
  -o-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-offers-property-value[data-state=hidden] {
  display: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-offers-property-value[data-state=disabled] {
  color: #e8e8e8;
  border-color: #e8e8e8 !important;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-offers-property-value[data-state=disabled] .catalog-element-offers-property-value-image {
  opacity: 0.3;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-offers-property-value[data-state=selected] {
  border-color: #f59d00;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-offers-property-value-text {
  display: inline-block;
  padding: 4px 7px;
  color: inherit;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  min-width: 22px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-offers-property-value-image {
  height: 15px;
  width: 15px;
  border: 3px solid #e8e8e8;
  background-size: cover;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -ms-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-offers-property-value-overlay {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  background: #e8e8e8;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-description {
  display: block;
  color: #1d1d1d;
  line-height: 1.5;
  text-align: left;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-description.catalog-element-description-preview {
  font-style: normal;
  font-weight: normal;
  margin-top: 35px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-properties {
  margin-top: 35px;
  overflow: hidden;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-property {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-property:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #000;
  vertical-align: middle;
  margin-right: 16px;
  margin-left: 5px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-properties-all {
  display: inline-block;
  margin: 15px 0px 0px 29px;
  cursor: pointer;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-tab a {
  color: #888888;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  border: none;
  border-bottom: 1px solid transparent;
  background: transparent;
  margin-right: 0;
  padding: 10px 15px;
  -webkit-transition-property: border, color;
  -moz-transition-property: border, color;
  -ms-transition-property: border, color;
  -o-transition-property: border, color;
  transition-property: border, color;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-tab a:hover,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-tab a:focus,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-tab a:active, .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-tab.active a {
  color: #000;
  border-color: #0065ff;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-sections.catalog-element-sections-tabs .catalog-element-section {
  padding: 20px 0 15px 0;
  clear: both;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-sections.catalog-element-sections-tabs .catalog-element-section-content {
  display: block;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-sections.catalog-element-sections-tabs .catalog-element-section-description {
  color: #000;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-sections.catalog-element-sections-wide {
  display: block;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-sections.catalog-element-sections-wide .catalog-element-section {
  display: block;
  padding: 18px 0;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-sections.catalog-element-sections-wide .catalog-element-section.catalog-element-section-dark {
  background: #f2f2f2;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-sections.catalog-element-sections-wide .catalog-element-section-name {
  display: block;
  font-size: 1.71428572em;
  font-weight: bold;
  font-style: normal;
  margin-bottom: 25px;
  text-align: left;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-sections.catalog-element-sections-wide .catalog-element-section-content {
  display: block;
}
@media all and (max-width: 500px) {
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-sections.catalog-element-sections-wide .catalog-element-section-name {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-sections.catalog-element-sections-wide .catalog-element-section {
    padding: 20px 0;
  }
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-description {
  display: block;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  color: #1d1d1d;
  text-align: left;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .properties-block{
  margin-bottom: 10px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-properties {
  color:#19191f;
  font-size: 14px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-properties
.catalog-element-section-property{
  border-bottom: 1px solid #e7e7e7;
}

.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-name,
.dop_properties .btn_visible_properties,.dop_properties .dop_block_prop .name
{
  padding-left: 30px;
  padding-right: 0;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-name,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-value {
  padding-top: 8px;
  padding-bottom: 8px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-value .list_color{
  margin-bottom: -4px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-value .text-color{
  margin-left: 14px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-value .color_href{
  display:inline-block;
  height: 25px;
  width: 25px;
  vertical-align: middle;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 4px;
  margin-bottom: 4px;
  /*border:1px solid transparent;*/
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-value .line-separator{
  height:4px;
}
/*.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-value .color_href.select{
  border-color: #f59d00;
}*/
@media all and (max-width: 500px) {
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-name,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-value {
    padding: 10px;
    word-break: break-all;
  }
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-value,
.dop_properties .href_complect, .dop_properties  .charact
{
  padding-left: 30px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-document {
  display: block;
  text-decoration: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-document-wrapper {
  display: block;
  position: relative;
  height: 100%;
  min-height: 100px;
  border: 1px solid #f1f3f5;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: box-shadow 350ms;
  -moz-transition: box-shadow 350ms;
  -ms-transition: box-shadow 350ms;
  -o-transition: box-shadow 350ms;
  transition: box-shadow 350ms;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-document-wrapper:hover {
  -webkit-box-shadow: 0 5px 10px rgba(64, 72, 80, 0.1);
  -moz-box-shadow: 0 5px 10px rgba(64, 72, 80, 0.1);
  box-shadow: 0 5px 10px rgba(64, 72, 80, 0.1);
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-document-wrapper-2 {
  margin: 25px 30px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-document-name,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-document-size {
  display: block;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-document-name {
  display: block;
  color: #262928;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-document-size {
  display: block;
  color: #888888;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-document-extension {
  display: block;
  position: absolute;
  font-size: 50px;
  font-style: normal;
  font-weight: bold;
  color: #f5f5f5;
  top: auto;
  right: auto;
  bottom: -14px;
  left: 0;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1[data-available=false] .catalog-element-panel-counter,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1[data-available=false] .catalog-element-panel-purchase,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1[data-available=false] .catalog-element-purchase-counter,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1[data-available=false] .catalog-element-purchase-order,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1[data-available=false] .itog-price,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1[data-available=false] .prices-list
{
  display: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1[data-available=false] .catalog-element-purchase{
  justify-content: flex-end;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1[data-available=false] .btn_price_form{
  display: inline-block;
  padding: 1px 35px;
  line-height: 26px;
  font-size: 14px;
  text-align: center;
  border-width: 1px;
  border-color: #f59d00;
  border-style: solid;
  border-radius: 5px;
  cursor: pointer;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1[data-available=false] .btn_price_form:hover{
  color: #ffffff;
  background-color: #f59d00;
  outline: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .btn_price_form{
  display: none;
}

.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 [data-offer] {
  display: none;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 [data-offer=false] {
  display: block;
}
@media (min-width: 1200px) {
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-order-button.catalog-element-purchase-order-button-add{
    margin-left:30px;
  }
}
@media (min-width: 992px) {
  .price-block-darck .line-nal-link{
    padding-left: 0;
  }
}
/*# sourceMappingURL=style.css.map */
@media(max-width: 1199.98px){
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-name, .dop_properties .btn_visible_properties, .dop_properties .dop_block_prop .name{
    padding-left: 15px;
  }
  .dop_properties .title-bl i{
    position: absolute;
    right: -15px;
    top: 2px;
  }
}
@media(max-width: 991.98px){
  .price-block-darck .line-nal-link{
    padding: 30px 0 0;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-information-right{
    padding-left: 15px;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-purchase-order-button.catalog-element-purchase-order-button-add{
    margin: 10px 0 0;
    display:inline-block;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 [data-offer=false]{
    text-align: center;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .slider-assoc{
    padding-top: 40px;
    padding-left: 15px;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element .icons-links{
    padding-right: 0;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-previews .owl-nav button.owl-prev{
    float:left;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .element-name{padding: 0 15px}
}
@media (min-width: 768px){
  .price-block-darck br{display:none;}
}
@media(max-width: 767.98px){
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-information,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-information-right-wrapper{
  margin:0;
}
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-previews{
    display: none;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-pictures
  {
    margin-bottom: 25px;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-information-left,
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-information-right{
    padding:0;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-pictures{
    border:0;
    border-top: 1px solid #e6e6e6;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-name{
    padding-left: 30px;
  }
  .dop_properties .dop_block_prop{
    padding-bottom: 30px;
  }
  .c-catalog-catalog-1 .title-block-home{
    text-align: left;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .title-block-home{
    padding-bottom: 20px;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .slider-pohoj-tovar .title-block-home,
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .primer_using .title-block-home{
    padding-right: 110px;
    padding-left:0;
    padding-bottom: 0;
    line-height: 1;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .primer_using .title-block-home{
    padding-left:15px;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .description-block-element,
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .slider-pohoj-tovar
  {
    padding:25px 0;
  }
  .price-block-darck .nalichie, .price-block-darck .href_uslovia, .price-block-darck .href_download_catalog{
    display: inline-block;
  }
  .price-block-darck .line-nal-link,
  .price-block-darck .characteristic-name{
    text-align: center;
  }
  .price-block-darck .characteristic-name{
    padding-bottom:8px;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-information-left .owl-stage-outer{
    margin-top: 25px;
  }
  .catalog-element-information .price-block-darck{
    padding: 30px;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-value .list_color .text-color{
    display:none;
  }
  .dop_properties .charact{
    padding-left:15px;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-items .owl-stage-outer{
    padding-right: 30%;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .intresting_tovar{
    padding: 0 0 25px;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .intresting_tovar .title-block-home{
    padding-bottom:0;
    line-height: 1;
    padding-right: 110px;
  }
}


/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/system.pagenavigation/.default/style.css?15592092963465*/
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default {
  display: block;
  margin: 10px 0 50px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items {
  display: block;
  position: relative;
  text-align: center;
  overflow: hidden;
  font-size: 0;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-items-wrapper {
  display: inline-block;
  vertical-align: top;
  margin: -4px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item {
  display: inline-block;
  vertical-align: middle;
  padding: 6px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-active .system-pagenavigation-item-wrapper {
  background-color: #f59d00;
  border-color: #f59d00;
  color: #fff;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-disabled .system-pagenavigation-item-wrapper {
  display: none;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item.system-pagenavigation-item-all .system-pagenavigation-item-wrapper {
  width: auto;
  text-align: left;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper {
  display: block;
  background-color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1;
  text-align: center;
  padding: 6px;
  border: 1px solid #e1e1e1;
  min-width: 28px;
  height: 28px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
  color: #19191f;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, background-color, border-color;
  -moz-transition-property: color, background-color, border-color;
  -ms-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-wrapper:hover {
  border-color: #f59d00;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-next .system-pagenavigation-item-wrapper:hover,
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-previous .system-pagenavigation-item-wrapper:hover {
  color: #f59d00;
  border-color: transparent;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-next .system-pagenavigation-item-wrapper,
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-previous .system-pagenavigation-item-wrapper {
  background-color: transparent;
  border-color: transparent;
  padding:4px 0;
  line-height: 1;
  font-size: 20px;
  min-width: 7.5px;
}
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-next,
.ns-bitrix.c-system-pagenavigation.c-system-pagenavigation-default .system-pagenavigation-item-previous{
  padding-left: 0;
  padding-right: 0;
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.section/products.small.1.uni/style.css?15592092917882*/
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-items {
  position: relative;
  z-index: 0;
  margin: 0;
  padding-top:66px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-item {
  position: relative;
  z-index: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-item:hover {
  z-index: 1;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-item {
  z-index: 0;
  padding: 5px 17px 15px 17px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-item:hover {
  z-index: 1;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-nav {
  position: absolute;
  top: -20px;
  right: 15px;
  margin-left: auto;
  width: fit-content;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-nav.disabled {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-nav .owl-prev,
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-nav .owl-next {
  border-width: 1px;
  border-color: #19191f66;
  border-style: solid;
  width: 48px;
  height: 48px;
  background: transparent;
  padding: 0;
  font-size:20px;
  color: #19191f;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-nav .owl-prev:hover,
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-nav .owl-next:hover {
  border-color: #19191f;
  background: #19191f;
  color: #f59d00;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-nav .owl-prev.disabled,
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-nav .owl-next.disabled {
  opacity: 0.4;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-nav .owl-prev.disabled:hover,
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-nav .owl-next.disabled:hover {
  opacity: 0.4;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-nav .owl-prev {
  left: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-nav .owl-next {
  right: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-dots {
  font-size: 0;
  text-align: center;
  padding-top: 15px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-dots.disabled {
  display: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-dot {
  display: inline-block;
  margin: 0 10px 0 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-dot span {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid #000;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-dot.active span {
  background-color: #000;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-item-wrapper {
  display: block;
  position: relative;
  padding: 20px;
  background: #fff;
  border-width: 1px;
  border-color: #e6e6e6;
  border-style: solid;
  box-shadow: 0px 4px 7px 0px #00000033;
  -webkit-transition: box-shadow 350ms;
  -moz-transition: box-shadow 350ms;
  -ms-transition: box-shadow 350ms;
  -o-transition: box-shadow 350ms;
  transition: box-shadow 350ms;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-item-wrapper:hover {
  -webkit-box-shadow: 0 5px 15px rgba(60, 60, 60, 0.1);
  -moz-box-shadow: 0 5px 15px rgba(60, 60, 60, 0.1);
  box-shadow: 0 5px 15px rgba(60, 60, 60, 0.1);
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-item-image {
  display: block;
  width: 100%;
  height: 160px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-item-image img {
  display: inline-block;
  width: auto;
  height: auto;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-item-information {
  display: block;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-item-name {
  display: block;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2;
  height: 80px;
  color: #000;
  overflow: hidden;
  margin: 20px 0 40px;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-item-name:hover {
  color: #0065ff;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-item-name-wrapper {
  display: inline-block;
  vertical-align: top;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: none;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-item-price {
  display: block;
  font-style: normal;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 10px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-item-price-discount {
  display: block;
  font-size: 24px;
  min-height: 24px;
  color: #1d1d1d;
  overflow: hidden;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-item-price-base {
  display: block;
  font-size: 12px;
  height: 18px;
  text-decoration: line-through;
  color: #444;
  overflow: hidden;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni[data-borders=true] .catalog-section-item-wrapper {
  border: 1px solid #f1f1f1;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni[data-size=small] .catalog-section-item-image {
  width: 80px;
  height: 80px;
}

.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni[data-size=small] .catalog-section-item-name {
  height: 40px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni[data-size=small] .catalog-section-item-price {
  margin-top: 0;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni[data-size=small] .catalog-section-item-price-discount {
  font-size: 14px;
  height: 21px;
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni[data-slider=true][data-slider-navigation=true] .catalog-section-items {
  margin: 0 30px;
  width: auto;
}
@media all and (max-width: 400px) {
  .ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni[data-slider=true][data-slider-navigation=true] .catalog-section-item-image {
    display: block;
    width: 80px;
    height: 80px;
  }
}
.ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni[data-slider=true][data-slider-dots=true] .owl-carousel .owl-nav {
  bottom: 30px;
}
@media (max-width: 370px){
  .ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .owl-carousel .owl-nav{
    top:-41px;
  }
  .ns-bitrix.c-catalog-section.c-catalog-section-products-small-1-uni .catalog-section-items{
    padding-top:40px;
  }
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/intec.universe/main.widget/products.uni.catalog/style.css?155920930312174*/
.c-widget.c-widget-products-1 .widget-header + .widget-content {
  margin-top: 35px;
}
.c-widget.c-widget-products-1 .widget-tabs {
  display: block;
  text-align: center;
  font-size: 0;
  border-bottom: none;
  margin-bottom: 20px;
  border-bottom: 1px solid #333333;
}
.c-widget.c-widget-products-1 .widget-tabs[data-align=left] {
  text-align: left;
}
.c-widget.c-widget-products-1 .widget-tabs[data-align=center] {
  text-align: center;
}
.c-widget.c-widget-products-1 .widget-tabs[data-align=right] {
  text-align: right;
}
.c-widget.c-widget-products-1 .widget-tab {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  border: none;
  float: none;
  width: 25%;
  bottom: -2px;
}
.c-widget.c-widget-products-1 .widget-tab-text-my {
  display: inline-block;
  border-bottom: 3px solid transparent;
  color: #000000;
  text-decoration: none;
  font-size: 24px;
  font-weight: 400;
  background: transparent !important;
  padding: 24px 38px;
  line-height: 1;
  margin: 0 auto;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: color, border-color;
  -moz-transition-property: color, border-color;
  -ms-transition-property: color, border-color;
  -o-transition-property: color, border-color;
  transition-property: color, border-color;
}
.c-widget.c-widget-products-1 .widget-tab-text-my.active,
.c-widget.c-widget-products-1 .widget-tab-text-my:hover
{
  border-bottom: 3px solid #f59d00;
}
.c-widget.c-widget-products-1 .widget-tab-text-my.active::after {
  content: "";
  position: absolute;
  background-color: #ffffff;
  width: 16px;
  height: 16px;
  border: 3px solid #f59d00;
  display: block;
  margin-top: 17px;
  left: 46%;
}
.c-widget.c-widget-products-1 .widget-tab .widget-tab-text-my.active{
  font-weight: bold;
}
.c-widget.c-widget-products-1 .widget-tab-text-my:hover{
  color:#f59d00;
}

.c-widget.c-widget-products-1 .tab-content > .tab-pane {
  display: none;
}
.c-widget.c-widget-products-1 .tab-content > .active {
  display: block;
}
.c-widget.c-widget-products-1 .widget-items {
  z-index: 0;
}
.c-widget.c-widget-products-1 .widget-item {
  position: relative;
  z-index: 0;
}
.c-widget.c-widget-products-1 .widget-item-wrapper {
  display: block;
  position: relative;
  padding: 20px 15px;
  border:1px solid #e6e6e6;
  box-shadow: 0px 4px 7px 0px #00000033;
  -webkit-transition-duration: 350ms;
  -moz-transition-duration: 350ms;
  -ms-transition-duration: 350ms;
  -o-transition-duration: 350ms;
  transition-duration: 350ms;
  -webkit-transition-property: top, right, bottom, left, box-shadow;
  -moz-transition-property: top, right, bottom, left, box-shadow;
  -ms-transition-property: top, right, bottom, left, box-shadow;
  -o-transition-property: top, right, bottom, left, box-shadow;
  transition-property: top, right, bottom, left, box-shadow;
  background: #fff;
}

.c-widget.c-widget-products-1 .widget-item-image {
  display: block;
  position: relative;
  height: 200px;
  margin-bottom: 28px;
  margin-top: 10px;
}
.c-widget.c-widget-products-1 .widget-item-image img {
  display: inline-block;
  width: auto;
}
.c-widget.c-widget-products-1 .widget-item-image-wrapper {
  display: block;
  height: 100%;
}
.c-widget.c-widget-products-1 .widget-item-labels {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: left;
}
.c-widget.c-widget-products-1 .widget-item-labels-wrapper {
  display: block;
}
.c-widget.c-widget-products-1 .widget-item-label {
  display: inline-block;
  vertical-align: baseline;
  padding: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c-widget.c-widget-products-1 .widget-item-label.widget-item-label-discount .widget-item-label-wrapper {
  background: #e82a49;
  color: #fff;
}
.c-widget.c-widget-products-1 .widget-item-label.widget-item-label-new .widget-item-label-wrapper {
  background: #00aaff;
  color: #fff;
}
.c-widget.c-widget-products-1 .widget-item-label.widget-item-label-recommend .widget-item-label-wrapper {
  background: #2b5cf7;
  color: #fff;
}
.c-widget.c-widget-products-1 .widget-item-label.widget-item-label-hit .widget-item-label-wrapper {
  background: #14c56b;
  color: #fff;
}
.c-widget.c-widget-products-1 .widget-item-label-wrapper {
  display: block;
  border-radius: 14px;
  padding: 5px 10px 4px 10px;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
}
.c-widget.c-widget-products-1 .read_more{
  padding: 0;
}
.c-widget.c-widget-products-1 .read_more_btn {
  display: inline-block;
  margin-left: auto;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 14px;
  background-color: transparent;
  border: 1px solid #000000;
  padding: 7px 7px;
}
.c-widget.c-widget-products-1 .read_more_btn:hover{
  color: #ffffff;
  background-color: #000000;
}
.c-widget.c-widget-products-1 .widget-item-price-current{
  font-size: 14px;
  color: #19191f;
  line-height: 1;
  text-align: left;
  padding: 0;
}
.c-widget.c-widget-products-1 .widget-item-price-current strong{font-size: 24px;
  font-weight: bold;}
.c-widget.c-widget-products-1 .widget-item-name {
  display: block;
  position: relative;
  height: 50px;
  overflow: hidden;
  margin-bottom: 10px;
}
.c-widget.c-widget-products-1 .widget-item-name-wrapper {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  line-height: 1.2;
  text-align: left;
  text-decoration: none;
}
.c-widget.c-widget-products-1 .widget-item-artical {
  font-size: 14px;
  color: #000000;
  line-height: 1.2;
  text-align: right;
  padding-bottom: 8px;
  border-bottom: 1px solid #e9e9ed;
  margin-bottom: 24px;
  margin-left: 0;
  margin-right: 0;
  min-height:24px;
}
.c-widget.c-widget-products-1 .widget-item-artical .name_pole{
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  line-height: 1.2;
  text-align: left;
}
.c-widget.c-widget-products-1 .widget-item-artical .value_pole{
  padding-left: 0;
  padding-right: 0;
}
.c-widget.c-widget-products-1 .widget-item-section-wrapper {
  color: #888b92;
  font-size: 13px;
  line-height: 17px;
  text-decoration: none;
}
.c-widget.c-widget-products-1 .widget-item-bottom {
  position: relative;
  overflow: hidden;
  margin: 0;
}
.c-widget.c-widget-products-1 .widget-item-label{
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: fit-content;
  height: auto;
  padding: 0 10px;
  border: none;
  color: #000000;
  -o-text-overflow: clip;
  text-overflow: clip;
  -webkit-box-shadow: 0px 1px 2px 0px #00000059;
  box-shadow: 0px 1px 2px 0px #00000059;
  -webkit-transform: skewX(-34deg);
  transform: skewX(-34deg);
  background-color: #f59d00;
  position: absolute;
  top: -18px;
  right: 10px;
}
.c-widget.c-widget-products-1 .widget-item-label span {
  -webkit-transform: skewX(34deg);
  transform: skewX(34deg);
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #19191f;
  height: 28px;
  line-height: 28px;
}
.c-widget.c-widget-products-1 .widget-item:hover {
  z-index: 1;
}

.c-widget.c-widget-products-1 .widget-item:hover .widget-item-button.widget-item-button-add, .c-widget.c-widget-products-1 .widget-item:hover .widget-item-button.widget-item-button-added[data-basket-state=added], .c-widget.c-widget-products-1 .widget-item:hover .widget-item-button.widget-item-button-visible {
  display: block;
}
.c-widget.c-widget-products-1 .widget-item:hover .widget-item-button.widget-item-button-add[data-basket-state=added] {
  display: none;
}
.c-widget.c-widget-products-1 .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
.c-widget.c-widget-products-1 .owl-carousel .owl-prev,
.c-widget.c-widget-products-1 .owl-carousel .owl-next {
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  width: 50px;
  height: 50px;
  background: transparent;
  padding: 0;
  color: #000000;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  font-size: 20px;
}
.c-widget.c-widget-products-1 .owl-carousel .owl-prev:hover,
.c-widget.c-widget-products-1 .owl-carousel .owl-next:hover{
  background: #000000;
  padding: 0;
  color: #f59d00;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.c-widget.c-widget-products-1 .owl-carousel .owl-stage-outer{
  width:99.5%;
}
.c-widget.c-widget-products-1 .owl-carousel .owl-prev {
  left: -104px;
  position: absolute;
  transform: translateY(-50%);
}
.c-widget.c-widget-products-1 .owl-carousel .owl-next {
  right: -104px;
  position: absolute;
  transform: translateY(-50%);
}
.c-widget.c-widget-products-1 .owl-carousel .owl-dots {
  display: block;
  font-size: 0;
  text-align: center;
}
.c-widget.c-widget-products-1 .owl-carousel .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  padding: 0;
  border-width: 1px;
  border-color: #19191f;
  border-style: solid;
  margin: 0 7px;
  background: transparent;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.c-widget.c-widget-products-1 .owl-carousel.widget-items .owl-dot.active{
  background: #19191f!important;
  border-color: #19191f!important;
}
.c-widget.c-widget-products-1[data-slider=true] .widget-item {
  padding: 0 17px 0 0;
  margin: 50px 0 30px 0;
}
.c-widget.c-widget-products-1[data-slider=true][data-slider-navigation=true] .widget-items {
  width: auto;
  margin: 0px;
}

@media (max-width: 1400px) {
  .c-widget.c-widget-products-1 .owl-carousel .owl-prev{
    left:-54px;
  }
  .c-widget.c-widget-products-1 .owl-carousel .owl-next{
    right:-54px;
  }
  .c-widget.c-widget-products-1[data-slider=true] .widget-item{
    padding-left: 8px;
    padding-right: 8px;
  }
  .c-widget.c-widget-products-1 .owl-carousel .owl-stage-outer{
    width: 100%;
  }
}
@media (max-width: 1300px) {
  .c-widget.c-widget-products-1 .owl-carousel .owl-prev{
    left:-24px;
  }
  .c-widget.c-widget-products-1 .owl-carousel .owl-next{
    right:-24px;
  }}
@media (max-width: 1198px){
.c-widget.c-widget-products-1 .widget-tab-text-my{
  padding-left: 15px;
  padding-right: 15px;
}
}
@media (max-width: 1000px){  .c-widget.c-widget-products-1 .widget-tab-text-my{
     font-size: 17px;
  padding: 10px;
   }
  .c-widget.c-widget-products-1 .widget-tab-text-my.active::after{
    display: none;
  }}
@media (max-width: 1050px) AND (min-width:992px){
  .c-widget.c-widget-products-1[data-slider=true][data-slider-navigation=true] .widget-items{
    margin: 0 20px;
  }
}
@media (max-width: 790px) AND (min-width:768px){
  .c-widget.c-widget-products-1[data-slider=true][data-slider-navigation=true] .widget-items{
    margin: 0 20px;
  }
}
@media (max-width: 767.98px){
.c-widget.c-widget-products-1 .widget-tabs{
  display: none;
}
}
@media (max-width: 600px){
  .c-widget.c-widget-products-1[data-slider=true][data-slider-navigation=true] .widget-items{
    margin: 0 30px;
  }
}
@media (max-width: 577.98px){
  .c-widget.c-widget-products-1[data-slider=true][data-slider-navigation=true] .widget-items{
    margin: 0 16px;
  }
  .c-widget.c-widget-products-1 .owl-carousel .owl-prev{
    left:-16px;
  }
  .c-widget.c-widget-products-1 .owl-carousel .owl-next{
    right:-16px;
  }
}
/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/intec.universe/main.markers/template.1/style.css?1559209300908*/
.c-markers.c-markers-template-1 {
  font-size: 0;
}
.c-markers.c-markers-template-1[data-orientation=vertical] .widget-markers-wrap {
  display: block;
  margin-bottom: 5px;
}
.c-markers.c-markers-template-1[data-orientation=horizontal] .widget-markers-wrap {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
}
.c-markers.c-markers-template-1 .widget-markers {
  display: inline-block;
  font-size: 12px;
  line-height: 12px;
  color: white;
  padding: 7px 13px;
  border-radius: 13px;
}
.c-markers.c-markers-template-1 .widget-markers-hit {
  background: #f8971a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8971a", endColorstr="#f81a8d", GradientType=0 );
}
.c-markers.c-markers-template-1 .widget-markers-new {
  background: #2675fc;
}
.c-markers.c-markers-template-1 .widget-markers-recommend {
  background: #1bcda1;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/bitrix/templates/universe_s1/components/intec.universe/main.categories/block_page_element/style.css?15592093002153*/
.examples {
    padding-bottom: 85px;
}
.examples .row {
    margin-left: 0;
}
.examples .row > div {
    padding-left: 0;
}
.examples .example a {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    filter: grayscale(100%);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.examples .example:hover a {
    filter: none;
}
.examples .example {
    margin-bottom: 15px;
    background-color: #eeeeee;
}
.examples .example1 a {
    height: 378px;
    color: #ffffff;
}
.examples .example2 a {
    height: 567px;
    color: #19191f;
}
.examples .example3 a {
    height: 178px;
    color: #ffffff;
}
.examples .example4 a {
    height: 374px;
    color: #ffffff;
}
.examples .example5 a {
    height: 571px;
    color: #19191f;
    background-size: contain;
}
.examples .example6 a {
    height: 374px;
    color: #ffffff;
}
.examples .example .bg_examp{
    background-size: contain;
    position: absolute;
    top:20px;
    bottom: 90px;
    left: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
}

.examples .example .title {
    padding: 30px;
    width: 100%;
    height: auto;
    background-color: transparent;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    color: inherit;
    position: absolute;
    bottom: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.examples .example:hover .title {
    color: #ffffff;
    background-color: #19191fbf;
}
@media (max-width: 991px) {
.examples .example a {
    height: 176px;
}
    .examples{
        padding-bottom: 20px;
    }
    .examples>.container{padding: 0;}
    .examples .row{
        margin:0;
    }
    .examples .row > div{
        padding-right: 0;
    }
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/altasib/feedback.form/price_question/style.css?17522450907495*/
.alx_feed_back{
    padding:0;
}
.alx_feed_back h1,.alx_feed_back h2{
    font-size: 24px;
    text-align: left;
    margin:0 0 10px;
    font-weight: normal;
    padding: 15px 40px;
    color: #19191f;
    background-color:#f59d00;
}
.alx_feed_back form{
    padding: 20px 35px 30px;
}
.alx_feed_back form input[type="text"],
.alx_feed_back form textarea{
    width: 100%;
}
.main-user-consent-request a span{
    color:#fff;
}
.alx_feed_back .orange_block{
    background-color: #f59d00;
    margin: 0 -35px -30px;
    padding: 15px 35px 20px;
}
.alx_feed_back .dop_text{
    font-size: 14px;
    color: #fff;
    text-align: left;
}
.alx_feed_back form .afbf_error_text, .alx_feed_back form .afbf_error_ftext{
    display: none;
}
.alx_feed_back form .clearfix{
    clear:both;
}
.lblInp {
    position: relative;
    display: block;
    height: 48px;
    cursor: text;
}
.lblInp input {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    padding-left: 40px;
    padding-right: 15px;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.3);
    transition: all 0.3s ease;
    vertical-align: bottom;
    font-size: 14px;
    background-color: #f59d00;
    color:#f59d00;
    caret-color: #f59d00;
}
.lblInp input:focus,
.lblInp input.filled {
    height: 100%;
    outline: none;
    background-color: #fff;
    color:#19191f;
}
.lblInp input:focus + label,
.lblInp input.filled + label {
    position: absolute;
    transform: translateY(-40px);
    font-size: 14px;
    color: #fff;
    padding-left: 0;
}
.lblInp input:focus + label + i,
.lblInp input.filled + label + i {
    transform: translateY(0px);
    visibility: visible;
    transition: transform 0.3s ease;
}
.lblInp input +label {
    color: #fff;
    line-height: 48px;
    padding-left: 30px;
    transform: translateY(0);
    transition: all 0.3s ease;
    pointer-events: none;
    font-size: 18px;
}
.lblInp input +label + i {
    position: absolute;
    display: block;
    visibility: hidden;
    left: 10px;
    transform: translateY(10px);
    color: #d8d8d8;
    z-index: 1;
}

.lblInp .fa, .lblInp .fal, .lblInp .fas {
    font-size: 18px;
    top: 13px;
}
.m-btm-40 {
    margin-bottom: 40px;
}

.afbf_required_text{
    color:#f59d00;
}
.lblInp textarea {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    padding-left: 40px;
    padding-right: 15px;
    border: 0;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.3);
    transition: all 0.3s ease;
    vertical-align: bottom;
    font-size: 14px;
    background-color: #f59d00;
    color:#f59d00;
    caret-color: #f59d00;
}
.lblInp textarea:focus,
.lblInp textarea.filled {
    height: 100%;
    outline: none;
    background-color: #fff;
    color:#19191f;
    padding-top:11px
}
.lblInp textarea:focus + label,
.lblInp textarea.filled + label {
    position: absolute;
    transform: translateY(-40px);
    font-size: 14px;
    color: rgba(255,255,255,0.6);
}
.lblInp textarea:focus + label + i,
.lblInp textarea.filled + label + i {
    transform: translateY(0px);
    visibility: visible;
    transition: transform 0.3s ease;
}
.lblInp textarea +label {
    color: #fff;
    line-height: 48px;
    padding-left: 3px;
    transform: translateY(0);
    transition: all 0.3s ease;
    pointer-events: none;
}
.lblInp textarea +label + i {
    position: absolute;
    display: block;
    visibility: hidden;
    left: 10px;
    transform: translateY(10px);
    color: #d8d8d8;
    z-index: 1;
}
.afbf_error_block{
    display:none;
}

.alx_feed_back form .error_pole .afbf_error_text,
.alx_feed_back form .error_pole .afbf_error_ftext{
    display: block;
    font-size: 14px;
    color: #df2209;
    margin-top: -40px;
    margin-bottom: 20px;
}
.alx_feed_back .afbf_submit_block .afbf_btn,
.alx_feed_back .afbf_submit_block .form_reset{
    color:#19191f;
    border:1px solid #19191f;
    padding: 10px 25px;
    font-size: 18px;
    border-radius: 5px;
    background-color: transparent;
    outline: none;
    transition: .5s;
    line-height: 1;
    vertical-align: middle;
}
.alx_feed_back .afbf_submit_block .form_reset{
    margin-left: 12px;
}
.alx_feed_back .afbf_submit_block .afbf_btn:hover,
.alx_feed_back .afbf_submit_block .form_reset:hover{
    background-color: #19191f;
    color: #fff;
}
.alx_feed_back .afbf_submit_block .afbf_btn{
    float: right;
}
.afbf_inputtext_bg.file input[type=file]{
    opacity:0;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    z-index:100;
    cursor:pointer
}
.afbf_inputtext_bg.file .afbf_input_group{
    position:relative;
    display:table;
    width:100%;
    border-collapse:separate;
}
.afbf_inputtext_bg.file .afbf_input_group .afbf_inputtext{
    display:table-cell;
    width:100%;
    height:34px;
}
.afbf_inputtext_bg.file .afbf_input_group .afbf_group_btn{
    display: block;
}
.afbf_inputtext_bg.file .afbf_input_group .afbf_group_btn .afbf_file_button{
    background-color: #19191f;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
    line-height: 1;
    padding: 10px 25px;
    border: 1px solid #19191f;
    transition: .5s;
}
.afbf_inputtext_bg.file .afbf_input_group .afbf_group_btn .afbf_file_button:hover{
    color: #19191f;
    background-color: transparent;
}
.afbf_inputtext_bg.file.load_file label{
    font-size:12px;
}
.afbf_radio .afbf_radio_circle{
    border:2px solid;
}
.afbf_checkbox.toggle label input[type=checkbox]:checked + .afbf_checkbox_box:after{
    left:15px;
}
/* -------- */
.afbf_send_another_message
{
    text-align: center;
    margin-top: 20px;
}
#organization_icon_pole:after{
    content: '';
    display: block;
    width: 20px;
    height: 22px;
    background-image: url("/bitrix/templates/universe_s1/components/altasib/feedback.form/price_question/images/organization.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.alx_feed_back form .afbf_required_text{
    color:#f59d00;
}
@media (max-width: 710px){
    #alx_feed_back_FID2.alx_feed_back, #afbf_err_FID2.alx-feedb-error{
        width:100%!important;
    }
    .alx_feed_back .afbf_submit_block .afbf_btn,
    .alx_feed_back .afbf_submit_block .form_reset{
        margin: 0;
        min-width: 45%;
    }
}
@media (max-width: 450px){
    .alx_feed_back h1{
        font-size: 20px;
        padding: 15px;
    }
    .alx_feed_back form{
        padding: 10px;
    }
    .alx_feed_back .orange_block{
        margin: 0 -10px -10px;
        padding: 10px;
    }
    .alx_feed_back .afbf_submit_block .afbf_btn, .alx_feed_back .afbf_submit_block .form_reset,
    .afbf_inputtext_bg.file .afbf_input_group .afbf_group_btn .afbf_file_button{
        width:100%;
    }
    .alx_feed_back .afbf_submit_block .form_reset,
    .main-user-consent-request
    {margin-bottom: 10px;}
    .lblInp{
        height: 30px;
    }
    .lblInp.m-btm-40{
        margin-bottom: 20px;
    }
    .lblInp input +label{
        line-height: 30px;
        font-size: 14px;
    }
    .lblInp input:focus + label, .lblInp input.filled + label{
        font-size: 14px;
        transform: translateY(-25px);
    }
    .lblInp .fa, .lblInp .fal, .lblInp .fas{
        display:none;
    }
    .lblInp input{
        padding-left: 10px;
    }
    .alx_feed_back form .error_pole .afbf_error_text, .alx_feed_back form .error_pole .afbf_error_ftext{
        margin-top: -24px;
        margin-bottom: 24px;
    }
}
#afbf_err_FID1.alx-feedb-error>div{
    padding:20px 30px;
}
/* End */
/* /bitrix/templates/universe_s1/components/bitrix/catalog/catalog.1/style.css?155920928810461 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.element/catalog.default.1/style.css?155920928944741 */
/* /bitrix/templates/universe_s1/components/bitrix/system.pagenavigation/.default/style.css?15592092963465 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.section/products.small.1.uni/style.css?15592092917882 */
/* /bitrix/templates/universe_s1/components/intec.universe/main.widget/products.uni.catalog/style.css?155920930312174 */
/* /bitrix/templates/universe_s1/components/intec.universe/main.markers/template.1/style.css?1559209300908 */
/* /bitrix/templates/universe_s1/components/intec.universe/main.categories/block_page_element/style.css?15592093002153 */
/* /bitrix/templates/universe_s1/components/altasib/feedback.form/price_question/style.css?17522450907495 */
