

/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog/catalog.1/style.css?17815204697446*/
.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: 16px;
  border: 1px solid #f3f3f3;
  border-radius: 8px;
}
.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,
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description + * {
  margin-top: 20px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .description_bottom{
  margin-top: 32px;
  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: 20px;
}
@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-menu {
  display: block;
  z-index: 20;
}

.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view{
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  display: block;
  padding: 7px;
  border: 1px solid #6f6f6f;
  border-radius: 8px;
  transition: .2s;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view:before{
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  background-image: url("/images/new/greed.svg");
  background-repeat: no-repeat;
  background-position: center;
  transition: .2s;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view.list:before{
  background-image: url("/images/new/list.svg");
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view:hover {
  border-color: #ff7800;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view[data-active=true] {
  border-color: #ff7800;
  background-color: #ff7800;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel-view[data-active=true]:before{
  filter: brightness(10);
}
.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;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel>.row{
  gap: 20px 0;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-views-wrapper{
  gap: 8px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper{
  gap: 16px;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper>span{
  flex: 0 0 auto;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper .dropdown{
  flex: 1 0 0%;
}
.ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper .btn .name{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.btn-show-filter{
  border: none!important;
  box-shadow: none!important;
  outline: none!important;
  background-color: transparent!important;
  padding: 0;
}
.btn-show-filter svg path{
  transition: .2s;
}
.btn-show-filter:active svg path{
  stroke: #ff7800;
}
/*# sourceMappingURL=style.css.map */
@media (max-width: 991.98px) {
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .description_bottom{
    padding-bottom:30px;
  }
}
@media (min-width: 576px) {
  .mobi-interest-block{
    padding:0!important;
  }
}
@media (min-width: 992px){
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description{
    padding: 32px;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 * + .catalog-description,
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-description + * {
    margin-top: 32px;
  }
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel {
    margin-bottom: 24px;
  }
}
@media (min-width: 1200px){
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-views-wrapper{
    flex-direction: row-reverse;
  }
}
@media (max-width: 1199.98px){
  .catalog-content .filter-mobile-block{
    position: fixed;
    left: -105%;
    top: 0;
    height: 100%;
    width: 100%;
    backdrop-filter: blur(2px);
    background: rgba(0, 0, 0, 0.5);
    z-index: 500;
    opacity: 0;
    transition: .5s;
  }
  body.openFilter .catalog-content .filter-mobile-block{
    left: 0;
    opacity: 1;
  }
  body.openFilter{
    overflow: hidden;
  }
  .catalog-content .filter-mobile-block .catalog-filter{
    position: absolute;
    left: 0;
    top: 0;
    width: 360px;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
    height: 100%;
    overflow: auto;
  }
}
@media (max-width: 767.98px){
  .ns-bitrix.c-catalog.c-catalog-catalog-1 .catalog-panel .catalog-panel-sorting-wrapper .btn .name{
    width: 0;
  }
}
@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-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?178152046934304*/
html,body,
.public .intec-template .intec-template-content{
  background: #fafafa!important;
}
.p-element .catalog-element-section-associated{
  background-color: #fff;
}
.catalog-element-information .panel{
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
  background: #fff;
  border-radius: 6px;
  padding: 20px;
}
.c-catalog-element .prop-row-style{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
.c-catalog-element .prop-row-style .name{
  flex: 1 0 0%;
}
.c-catalog-element .prop-row-style .value{
  flex: 0 0 auto;
  text-align: right;
}
.c-catalog-element .catalog-element-quantity{
  font-size: 16px;
  color: #6d7885;
  line-height: 24px;
  margin-bottom: 16px;
}
.c-catalog-element .delivery-info{
  margin-top: 24px;
}
.c-catalog-element .delivery-info .title{
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 12px;
}
.catalog-element-information .delivery-info .item{
  font-weight: 500;
  line-height: 1.5;
}
.catalog-element-information .delivery-info .item + .item{
  margin-top: 8px;
}
.catalog-element-information .delivery-info .item .name{
  color: #6d7885;
}
.catalog-element-information .delivery-info .item.free .value{
  color:#25d366;
}
.catalog-element-information .warranty,
.catalog-element-information .href_download_catalog{
  margin-top: 16px;
  line-height: 1.5;
}
.catalog-element-information .href_download_catalog a{
  text-decoration: underline;
  text-decoration-skip-ink: none;
  color: #ff7800;
}
.c-catalog-element .quantity{
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  border: 1px solid rgba(170, 170, 170, 0.5);
  border-radius: 8px;
}
.c-catalog-element input[type=number]::-webkit-inner-spin-button,
.c-catalog-element input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.c-catalog-element input[type=number] {
  -moz-appearance: textfield;
}
.c-catalog-element .quantity input{
  line-height: 36px;
  text-align: center;
  border: 1px solid transparent;
  height: 38px;
  width: 40px;
  padding: 0 2px;
  box-shadow: none!important;
  outline: none!important;
}
.c-catalog-element .quantity-button{
  position: relative;
  cursor: pointer;
  text-align: center;
  color: #fff;
  font-size: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 40px;
  height: 38px;
  border-radius: 6px;
  margin: 0;
  display:block;
  transition: .2s;
}
.c-catalog-element .quantity-button:before{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  transition: .2s;
}
.c-catalog-element .quantity-button.quantity-up{
  border-radius: 0 6px 6px 0;
}
.c-catalog-element .quantity-button.quantity-down{
  border-radius: 6px 0 0 6px;
}
.c-catalog-element .quantity-button.quantity-up:before{
  background-image: url("/images/new/plus.svg");
}
.c-catalog-element .quantity-button.quantity-down:before{
  background-image: url("/images/new/minus.svg");
}
.c-catalog-element .quantity-button:hover{
  background-color: #ff7800;
}
.c-catalog-element .quantity-button:hover:before{
  filter: brightness(10);
}
.c-catalog-element .catalog-element-purchase-counter-quantity{
  display: none;
}
.c-catalog-element .itog-price .name,
.c-catalog-element .prices-list .name,
.c-catalog-element .catalog-element-purchase-counter .name{
  font-weight: 500;
  font-size: 18px;
  color: #6d7885;
}
.c-catalog-element .catalog-element-purchase-counter,
.c-catalog-element .itog-price,
.c-catalog-element .element-price-block{
  margin-top: 12px;
}
.c-catalog-element .catalog-element-purchase-order{
  margin-top: 16px;
}
.c-catalog-element .itog-price .value,
.c-catalog-element .prices-list .price{
  font-weight: 600;
  font-size: 24px;
  text-align: right;
  line-height: 1.22;
}
.c-catalog-element .prices-list .interval{
  font-size: 14px;
  color: #8c8c8c;
  line-height: 17px;
}
.c-catalog-element .prices-list .price-line + .price-line{
  margin-top: 8px;
}
.c-catalog-element .catalog-element-purchase-order .btn{
  padding: 7px 15px;
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.c-catalog-element .catalog-element-purchase-order .catalog-element-purchase-order-fast{
  margin-top: 10px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-article{
  display: block;
  margin-top: 16px;
  font-weight: 500;
}
.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-article .name{
  color: #6d7885;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-article .value{
  font-weight: 600;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .properties-block .catalog-element-section-properties{
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #d9d9d9;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-properties .title{
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 6px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property{
  font-size: 14px;
  line-height: 1.71;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property + .catalog-element-section-property,
.ns-bitrix.c-catalog-element .link-all-prop{
  margin-top: 6px;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-name{
  color: #6d7885;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property-value{
  font-weight: 500;
}
.ns-bitrix.c-catalog-element .link-all-prop{
  color: #ff7800;
  font-size: 14px;
  display: flex;
  flex-direction: row;
  gap: 2px;
  align-items: center;
}
.ns-bitrix.c-catalog-element .dropdown-color .btn{
  position: relative;
  padding: 7px 40px 7px 7px;
  width: 100%;
  text-align: left;
  font-weight: 500;
}
.ns-bitrix.c-catalog-element .dropdown-color svg{
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -12px;
  transition: .2s;
}
.ns-bitrix.c-catalog-element .dropdown-color.show svg{
  transform: rotate(180deg);
}
.ns-bitrix.c-catalog-element .color_href{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}
.ns-bitrix.c-catalog-element .color_href .image{
  flex: 0 0 auto;
  width: 28px;
}
.ns-bitrix.c-catalog-element .color_href .image img{
  width: 28px;
  height: 28px;
  border-radius: 4px;
  object-position: center;
  object-fit: cover;
}
.ns-bitrix.c-catalog-element .color_href .name{
  flex: 1 0 0%;
}
.ns-bitrix.c-catalog-element .dropdown-color .dropdown-menu{
  min-width: 100%;
}
.ns-bitrix.c-catalog-element .dropdown-color .dropdown-menu .dropdown-item.color_href{
  padding: 7px;
}

.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;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-pictures .owl-stage-outer{
  border-radius: 8px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
  border: 1px solid #f3f3f3;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-pictures.owl-carousel .owl-nav{
  margin-top: 0;
}
.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: 18px;
}
.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-wrapper-2{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 8px;
  border: 1px solid #f3f3f3;
  overflow: hidden;
  transition: .2s;
}
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-preview[data-active=true] .catalog-element-gallery-preview-wrapper-2,
.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-gallery-preview .catalog-element-gallery-preview-wrapper-2:hover{
  border-color: #ff7800;
}
.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-wrapper {
  display: block;
  position: relative;
  padding-top: 100%;
}
.c-catalog-element .item-tab{
  padding-top: 20px;
  background-color: #fff;
}
.c-catalog-element .catalog-element-information + .item-tab{
  padding-top: 32px;
}
.c-catalog-element .item-tab .title-item{
  font-weight: 700;
  font-size: 22px;
}
.c-catalog-element .item-tab .drop-block{
  padding-top: 20px;
}
.c-catalog-element .navigation-line{
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  color: #8c8c8c;
  overflow: auto;
  margin-top: 32px;
}
.c-catalog-element .navigation-line a{
  padding: 10px 16px;
  position: relative;
  display: block;
  text-decoration: none!important;
  white-space: nowrap;
}
.c-catalog-element .navigation-line a:after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #ff7800;
  opacity: 0;
  transition: .2s
}
.c-catalog-element .navigation-line .item.active a{
  color: #ff7800;
}
.c-catalog-element .navigation-line .item.active a:after,
.c-catalog-element .navigation-line a:hover:after{
  opacity: 1;
}
.c-catalog-element .navigation-line .list-nav{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.dop_block_prop{
  font-size: 14px;
  line-height: 1.5;
}
.dop_block_prop .name{
  color: #868695;
  font-weight: 500;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 0 8px;
}
.dop_block_prop .name:after{
  content: '';
  display: block;
  border-bottom: 1px dashed #8e8e9c;
  flex: 1 0 0%;
  height: 1.25em;
}
.dop_block_prop .name span{
  flex: 0 0 auto;
}
.dop_block_prop .value{
  color:#000;
}
.dop_block_prop .item-row + .item-row{
  margin-top: 10px;
}
.dop_block_prop .row{
  margin-left: 0;
  margin-right: 0;
}
.dop_block_prop .row>div{
  padding-left: 0;
  padding-right: 0;
}
.dop_block_prop .row>div:last-child{
  padding-left: 8px;
}
.col-image-schema{
  text-align: center;
}
.col-image-schema img{
  border-radius: 8px;
  max-width: 400px;
}
.col-image-schema .item-image+.item-image{
  margin-top: 10px
}
.list-complect .item-characteristic:nth-child(odd){
  background: #f3f3f3;
}
.list-complect{
  font-size: 16px;
  line-height: 22px;
}
.list-complect .name{
  color: #6d7885;
  padding: 13px 10px;
  border-right: 3px solid #f3f3f3;
}
.list-complect .value{
  padding: 13px 10px;
  text-align: center;
}
.list-complect .item-characteristic:nth-child(odd) .name{
  border-right-color: #fff;
}
.list-complect{
  overflow: hidden;
  border-radius: 8px;
}
.list-complect .row{
  margin-left: 0;
  margin-right: 0;
}
.c-catalog-element .slider-block{
  position: relative;
}
.c-catalog-element .slider-block .fav-prod{
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
  background: none!important;
  box-shadow: none!important;
  outline: none!important;
  border: none!important;
  padding: 0;
}
.c-catalog-element .slider-block .fav-prod svg path{
  transition: .2s;
}
.c-catalog-element .slider-block .fav-prod.active svg path{
  stroke: #ff7800;
  fill:#ff7800;
}
.c-catalog-element .slider-block .fav-prod:hover svg path{
  stroke: #ff7800;
  fill: rgba(255, 120, 0, 0.5);
}
.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 .widget.c-markers.c-markers-template-1 {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
  margin-bottom: 0;
  pointer-events: none;
}
.c-catalog-element .reviews-block-element .btn-line-rev{
  margin: 16px 0 24px;
}
.c-catalog-element .reviews-block-element .btn-line-rev .btn{
  width: 100%;
}
.list-rate .item-step + .item-step{
  margin-top: 8px;
}
.list-rate .item-step{
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  line-height: 24px;
}
.list-rate .item-step .name{
  flex: 0 0 auto;
  width: 80px;
}
.list-rate .item-step .progress-cell{
  flex: 1 0 0%;
}
.list-rate .item-step .count-step{
  text-align: right;
  color: #6d7885;
}
.list-rate .item-step .progress{
  height: 24px;
  border-radius: 5px;
  background-color: #f3f3f3;
}
.list-rate .item-step .progress-bar{
  background-color: #ffbd07;
}
.c-catalog-element .row-marg-mobi{
  margin-top: -20px;
}
.c-catalog-element .row-marg-mobi>div{
  margin-top: 20px;
}
.p-element .products-block-element-soputstv,
.p-element .advantages-block{
  background-color: #fff;
}
@media (min-width: 576px){
  .list-complect .value{
    text-align: left;
  }
}
@media (min-width: 768px){
  .dop_block_prop{
    font-size: 16px;
    line-height: 1.22;
  }
  .dop_block_prop .name:after{
    height: 1.11em;
  }
  .dop_block_prop .row>div:last-child{
    padding-left: 16px;
  }
  .dop_block_prop .name{
    gap: 0 16px;
  }
  .c-catalog-element .item-tab{
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .c-catalog-element .item-tab .title-item{
    font-size: 26px;
  }
  .c-catalog-element .item-tab .drop-block{
    padding-top: 24px;
  }
  .dop_block_prop .value{
    color: #222;
  }
  .c-catalog-element .item-tab .drop-block{
    display: block!important;
  }
}
@media (min-width: 992px){
  .c-catalog-element .item-tab .title-item{
    font-size: 28px;
  }
}
@media (min-width: 1200px){
  .c-catalog-element .navigation-line a {
    padding: 20px 16px;
  }
}
@media (min-width: 1600px){
  .col-rev-prop .panel-left{
    padding-left: 32px;
    padding-right: 32px;
  }
  .c-catalog-element .itog-price .value,
  .c-catalog-element .prices-list .price{
    font-size: 26px;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-article{
    font-size: 18px;
    line-height: 1.375;
  }
  .ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 .catalog-element-section-property{
    font-size: 16px;
    line-height: 1.5;
  }
  .c-catalog-element .navigation-line{
    margin-top: 50px;
  }
  .dop_block_prop,.list-complect{
    font-size: 18px;
  }
}
@media (max-width: 767.98px){
  .c-catalog-element .item-tab .title-item .arrow{
    flex: 0 0 auto;
    width: 24px;
    height: 24px;
    background-image: url("/images/new/arrow-tab.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    order:3;
    transition: .2s;
  }
  .c-catalog-element .item-tab .title-item span{
    order: 1;
  }
  .c-catalog-element .item-tab .title-item:after{
    order: 2;
  }
  .c-catalog-element .item-tab .drop-block{
    display: none;
  }
  .c-catalog-element .item-tab.show-tab .drop-block{
    display: block!important;
  }
  .c-catalog-element .item-tab.open .title-item .arrow{
    transform: rotate(180deg);
  }
}


.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 {
  display: block;
}

.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-brand img {
  max-width: 110px;
}
.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;
}
.element-price-block{
  margin-bottom:30px;
}
.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;
}
.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-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 .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 .btn_price_form{
  display: none;
}

/*.ns-bitrix.c-catalog-element.c-catalog-element-catalog-default-1 [data-offer] {
  display: none;
}*/




/* End */


/* Start:/bitrix/templates/universe_s1/components/intec.universe/main.markers/template.1/style.css?1781520469806*/
.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-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: white;
  padding: 4px 8px;
  border-radius: 6px;
}
.c-markers.c-markers-template-1 .widget-markers-hit {
  background: #e31e24;
}
.c-markers.c-markers-template-1 .widget-markers-new {
  background: #ff7800;
}
.c-markers.c-markers-template-1 .widget-markers-recommend {
  background: #25d366;
}

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

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/iblock.vote/bootstrap_v4/style.css?1781520469735*/
.bx-rating{
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
	gap: 16px 8px;
}

.bx-rating .bx-rating-icon-container{
	line-height: 1;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	transition: .2s;
}
.bx-rating .bx-rating-icon-container .progress-star{
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.bx-rating .bx-rating-icon-container .progress-star img{
	max-width: none;
}
.bx-rating .rate-value{
	flex: 0 0 auto;
	width: 100%;
	line-height: 1.375;
	font-weight: 700;
	font-size: 32px;
	color: #1e1e1e;
}
.bx-rating .reviews-count{
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #6d7885;
}
.bx-rating .col-star{
	flex: 1 0 0%;
	line-height: 0;
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/news.list/reviews_prod/style.css?17815204693053*/
.rev-list .item-rev + .item-rev{
    margin-top: 16px;
}
.rev-list .item-rev .panel{
    border: 1px solid #f3f3f3;
    border-radius: 8px;
    padding: 16px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
    background: #fff;
}
.rev-list .title-line-rev{
    display: flex;
    flex-direction: row;
    gap: 8px;
    flex-wrap: wrap;
    align-items: flex-start;
}
.rev-list .name{
    font-weight: 600;
    font-size: 16px;
    color: #000;
}
.rev-list .date{
    margin-top: 4px;
    color: #7b8085;
}
.rev-list .name-date{
    flex: 0 0 auto;
    line-height: 1.22;
}
.rev-list .rate-star{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    flex: 1 0 0%;
}
.rev-list .rate-star span{
    margin-right: 0;
    display: block;
    height: 24px;
    width: 24px;
    background-image: url(/images/new/rate.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: .2s;
}
.rev-list .rate-star span + span{
    margin-left: -4px;
}
.rev-list .rate-star span.active{
    background-image: url(/images/new/rate_a.svg);
}
.rev-list .text-rev{
    margin-top: 8px;
    font-size: 14px;
}
.rev-list .images-rev{
    margin-top: 8px;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px 0;
    margin-left: -4px;
    margin-right: -4px;
}
.rev-list .images-rev .img{
    flex: 0 0 auto;
    padding: 0 4px;
    width: 33.3333%;
}
.rev-list .images-rev .img a{
    display: block;
    position: relative;
    padding-top: 100%;
}
.rev-list .images-rev .img img{
    border-radius: 8px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.rev-list .images-rev .img.count-img img{
    opacity: .2;
}
.rev-list .images-rev .img.count-img .count{
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 0;
    border-radius: 8px;
    width: 100%;
    height: 100%;
    font-weight: 700;
    font-size: 28px;
    font-family: "Open Sans", sans-serif;
    text-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
    line-height: 1;
}
.rev-list .images-rev .img.count-img .count span{
    display: block;
}
.rev-list .images-rev .img.count-img ~ .img{
    display: none;
}
@media (min-width: 576px){
    .rev-list .text-rev{
        margin-top: 16px;
    }
    .rev-list .item-rev .panel{
        padding: 16px;
    }
    .rev-list .images-rev .img{
        width: 88px;
    }
}
@media (min-width: 768px){
    .rev-list .date{
        margin-top: 0;
        display: inline;
        margin-left: 16px;
    }
    .rev-list .name{
        display: inline;
    }
    .rev-list .title-line-rev{
        align-items: center;
    }
}
/*@media (max-width: 1465.98px){
    .rev-list .images-rev{
        gap: 8px 0;
        margin-left: -4px;
        margin-right: -4px;
    }
    .rev-list .images-rev .img{
        padding: 0 4px;
        flex: 0 0 16.6666%;
        width: 16.6666%;
    }
}*/
/* End */


/* Start:/bitrix/templates/universe_s1/components/intec.universe/main.widget/products.uni.catalog/style.css?178152046924933*/
.c-widget.c-widget-products-2 {
  position: relative;
  display: block;
  z-index: 1;
}
.c-widget.c-widget-products-2 .widget-tabs{
  border-bottom: none;
  display: flex;
  flex-direction: row;
  gap: 8px;
  flex-wrap: wrap;
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 20px;
}
.c-widget.c-widget-products-2 .widget-tabs[data-align=left] {
  text-align: left;
}
.c-widget.c-widget-products-2 .widget-tabs[data-align=center] {
  text-align: center;
}
.c-widget.c-widget-products-2 .widget-tabs[data-align=right] {
  text-align: right;
}
.c-widget.c-widget-products-2 .widget-tab {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  border: none;
  float: none;
}
.c-widget.c-widget-products-2 .widget-tab-text {
  display: block;
  border-radius: 8px;
  padding: 4px 19px;
  color: #8c8c8c;
  border: 1px solid #f3f3f3;
  background-color: #f3f3f3;
  font-weight: 500;
  font-size: 16px;
  text-decoration: none!important;
  transition: .2s;
}
.c-widget.c-widget-products-2 .widget-tab-text:hover{
  color:#f59d00;
}
.c-widget.c-widget-products-2 .widget-tab-text.active{
  border-color: #ff7800;
  background-color: #fff;
  color: #ff7800;
}
.c-widget.c-widget-products-2 .tab-content > .tab-pane {
  display: none;
}
.c-widget.c-widget-products-2 .tab-content > .active {
  display: block;
}

.c-widget.c-widget-products-2 {
  display: block;
  z-index: 0;
}
.c-widget.c-widget-products-2 .catalog-section-navigation {
  display: block;
  z-index: 0;
}
.c-widget.c-widget-products-2 .catalog-section-navigation.catalog-section-navigation-top {
  margin-bottom: 30px;
}
.c-widget.c-widget-products-2 .catalog-section-navigation.catalog-section-navigation-bottom {
  margin-top: 30px;
}
.c-widget.c-widget-products-2 .catalog-section-items {
  z-index: 1;
}
.c-widget.c-widget-products-2 .catalog-section-item {
  position: relative;
  height: 100%;
}
.c-widget.c-widget-products-2 .catalog-section-item-wrapper{
  display: block;
  position: relative;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
  background: #fff;
  border: 1px solid #f3f3f3;
  border-radius: 8px;
  height: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c-widget.c-widget-products-2 .catalog-section-item-wrapper:hover .catalog-section-item-quick-view {
  display: block;
}
.c-widget.c-widget-products-2 .catalog-section-item-content{
  display: block;
  position: relative;
}
.c-widget.c-widget-products-2 .catalog-section-item-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transition: box-shadow 350ms;
  -moz-transition: box-shadow 350ms;
  -ms-transition: box-shadow 350ms;
  -o-transition: box-shadow 350ms;
  transition: box-shadow 350ms;
}
.c-widget.c-widget-products-2 .catalog-section-item-image{
  position: relative;
  padding-bottom: 18px;
}
.c-widget.c-widget-products-2 .catalog-section-item-image .fav-prod{
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 5;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/images/new/heart.svg");
}
.c-widget.c-widget-products-2 .catalog-section-item-image .fav-prod.active{
  background-image: url("/images/new/heart_a.svg");
}
.c-widget.c-widget-products-2 .catalog-section-item-image .fav-prod:hover{
  background-image: url("/images/new/heart_h.svg");
}
.c-widget.c-widget-products-2 .catalog-section-item-image .owl-carousel{
  margin-bottom: -10px;
}
.c-widget.c-widget-products-2 .catalog-section-item-image .owl-carousel a{
  display: block;
  padding-top: 100%;
  position: relative;
}
.c-widget.c-widget-products-2 .catalog-section-item-image .owl-carousel img{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.c-widget.c-widget-products-2 .catalog-section-item-image .owl-carousel .owl-dots{
  margin-top: 10px;
  gap: 3px;
}
.c-widget.c-widget-products-2 .catalog-section-item-image .owl-carousel button.owl-dot{
  width: 16px;
  height: 2px;
}
.c-widget.c-widget-products-2 .catalog-section-item-quick-view {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  font-size: 0;
  text-align: center;
  z-index: 2;
}
@media all and (max-width: 1200px) {
  .c-widget.c-widget-products-2 .catalog-section-item-quick-view {
    display: none !important;
  }
}
.c-widget.c-widget-products-2 .catalog-section-item-quick-view-button{
  display: inline-block;
  vertical-align: middle;
  visibility: visible;
  line-height: 1;
  padding: 10px;
  font-size: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 21px;
  color: #848790;
  opacity: 0.9;
  cursor: pointer;
}
.c-widget.c-widget-products-2 .catalog-section-item-quick-view-button-icon,
.c-widget.c-widget-products-2 .catalog-section-item-quick-view-button-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}
.c-widget.c-widget-products-2 .catalog-section-item-quick-view-button-text {
  line-height: 1.5;
  margin-left: 10px;
}
.c-widget.c-widget-products-2 .catalog-section-item-image-marks{
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  right: 60px;
  left: 0;
  font-size: 0;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.c-widget.c-widget-products-2 .catalog-section-item-image-buttons {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  font-size: 0;
  margin: -10px 0;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -ms-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}
.c-widget.c-widget-products-2 .catalog-section-item-image-button{
  display: block;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #e3e4e4;
  background: #fff;
  padding: 5px;
  width: 20px;
  height: 20px;
  text-align: center;
  margin: 10px 0;
  border-radius: 3px;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.c-widget.c-widget-products-2 .catalog-section-item-image-button.catalog-section-item-image-button-compared, .c-widget.c-widget-products-2 .catalog-section-item-image-button.catalog-section-item-image-button-delayed {
  opacity: 0.85;
}
.c-widget.c-widget-products-2 .catalog-section-item-image-button.catalog-section-item-image-button-compare[data-compare-state=added], .c-widget.c-widget-products-2 .catalog-section-item-image-button.catalog-section-item-image-button-compared {
  display: none;
}
.c-widget.c-widget-products-2 .catalog-section-item-image-button.catalog-section-item-image-button-compared[data-compare-state=added] {
  display: block;
}
.c-widget.c-widget-products-2 .catalog-section-item-image-button.catalog-section-item-image-button-delay[data-basket-state=delayed], .c-widget.c-widget-products-2 .catalog-section-item-image-button.catalog-section-item-image-button-delayed {
  display: none;
}
.c-widget.c-widget-products-2 .catalog-section-item-image-button.catalog-section-item-image-button-delayed[data-basket-state=delayed] {
  display: block;
}
@media all and (max-width: 720px) {
  .c-widget.c-widget-products-2 .catalog-section-item-image-button {
    opacity: 0.85;
  }
}
.c-widget.c-widget-products-2 .line-article-vote{
  margin-bottom: 6px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
}
.c-widget.c-widget-products-2 .line-article-vote .article{
  font-size: 14px;
  color: #8c8c8c;
  line-height: 16px;
}
.c-widget.c-widget-products-2 .line-article-vote .article .value{
  color: #6d7885;
  font-weight: 500;
}
.c-widget.c-widget-products-2 .line-article-vote .article .value:after{
  height: 16px;
}
.c-widget.c-widget-products-2 .catalog-section-item-quantity-wrap {
  margin-top: 10px;
}
.c-widget.c-widget-products-2 .catalog-section-item-quantity {
  margin-bottom: 10px;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #777;
  text-align: left;
  white-space: normal;
}
.c-widget.c-widget-products-2 .catalog-section-item-quantity-icon {
  margin-right: 5px;
}
.c-widget.c-widget-products-2 .catalog-section-item-quantity-check {
  color: #14cc8d;
}
.c-widget.c-widget-products-2 .catalog-section-item-quantity-times {
  color: #fa9696;
}
.c-widget.c-widget-products-2 .catalog-section-item-image-look {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.c-widget.c-widget-products-2 .catalog-section-item-name{
  display: block;
  margin-bottom: 6px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  padding-right: 18px;
}
.c-widget.c-widget-products-2 .catalog-section-item-name-wrapper{
  cursor: pointer;
}
.c-widget.c-widget-products-2 .catalog-section-item-name .value{
  font-size: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 4px;
  width: 16px;
  height: 16px;
}
.c-widget.c-widget-products-2 .catalog-section-item-name .value:after{
  margin: 0;
  height: 16px;
}
.c-widget.c-widget-products-2 .catalog-section-item-price {
  display: block;
  margin-bottom: 6px;
}
.c-widget.c-widget-products-2 .catalog-section-item-price-wrapper {

}
.c-widget.c-widget-products-2 .catalog-section-item-price[data-discount=true] .catalog-section-item-price-base {
  display: block;
}
.c-widget.c-widget-products-2 .catalog-section-item-price[data-show=false] .catalog-section-item-price-wrapper {
  visibility: hidden;
}
.c-widget.c-widget-products-2 .catalog-section-item-price-base,
.c-widget.c-widget-products-2 .catalog-section-item-price-discount{
  display: block;
  font-style: normal;
  line-height: 1.5;
  overflow: hidden;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: #222;
}
.c-widget.c-widget-products-2 .catalog-section-item-price-base {
  display: none;
  color: #e50f30;
  font-size: 13px;
  text-decoration: line-through;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase{
  display: block;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase .row{
  align-items: center;
  margin: 0 -5px;
  flex-wrap: nowrap;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase .row>div{
  padding: 0 5px;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase .catalog-section-item-purchase-counter,
.c-widget.c-widget-products-2 .catalog-section-item-purchase .catalog-section-item-purchase-buttons {

}
.c-widget.c-widget-products-2 .catalog-section-item-purchase-buttons {
  display: block;
  position: relative;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase-button {
  display: block;
  text-align: center;
  cursor: pointer;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added:after,
.c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add:after{
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url("/images/new/cart_btn_h.svg");
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added,
.c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add{
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  padding-left: 5px;
  padding-right: 5px;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added:hover:after,
.c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add:after{
  background-image: url("/images/new/cart_btn.svg");
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add:hover:after{
  background-image: url("/images/new/cart_btn_h.svg");
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add[data-basket-state=added],
.c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added{
  display: none;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added[data-basket-state=added] {
  display: flex;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase-buttons.catalog-section-item-purchase-buttons-text .catalog-section-item-purchase-button {
  font-size: 13px;
  padding: 0;
  width: auto;
  height: auto;
}
.c-widget.c-widget-products-2 .catalog-section-item-offers-properties {
  margin-top: 15px;
}
.c-widget.c-widget-products-2 .catalog-section-item-offers-property {
  display: block;
  margin-top: 15px;
}
.c-widget.c-widget-products-2 .catalog-section-item-offers-property[data-visible=false]{
  display: none;
}
.c-widget.c-widget-products-2 .catalog-section-item-offers-property-title{
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
}
.c-widget.c-widget-products-2 .catalog-section-item-offers-property-values {
  display: block;
  font-size: 0;
  margin: 4px -3px -3px -3px;
}
.c-widget.c-widget-products-2 .catalog-section-item-offers-property-value {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 4px;
  margin: 3px;
  border: 1px solid #e8e8e8;
  border-radius: 2px;
  cursor: pointer;
  background: #fff;
  color: #222222;
  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;
}
.c-widget.c-widget-products-2 .catalog-section-item-offers-property-value[data-state=hidden] {
  display: none;
}
.c-widget.c-widget-products-2 .catalog-section-item-offers-property-value[data-state=disabled] {
  color: #e8e8e8;
  border-color: #e8e8e8 !important;
}
.c-widget.c-widget-products-2 .catalog-section-item-offers-property-value[data-state=disabled] .catalog-section-item-offers-property-value-image-wrapper {
  opacity: 0.3;
}
.c-widget.c-widget-products-2 .catalog-section-item-offers-property-value[data-state=selected] {
  background: #f6f6f6;
}
.c-widget.c-widget-products-2 .catalog-section-item-offers-property-value-text {
  display: block;
  padding: 3px 9px;
  color: inherit;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  min-width: 24px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.c-widget.c-widget-products-2 .catalog-section-item-offers-property-value-image {
  font-size: 0;
  padding: 4px 9px;
  white-space: nowrap;
}
.c-widget.c-widget-products-2 .catalog-section-item-offers-property-value-image-name {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 12px;
}
.c-widget.c-widget-products-2 .catalog-section-item-offers-property-value-image-wrapper {
  display: inline-block;
  vertical-align: middle;
  border: 3px solid #e8e8e8;
  margin-left: 10px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.c-widget.c-widget-products-2 .catalog-section-item-offers-property-value-image-picture {
  width: 10px;
  height: 10px;
}
.c-widget.c-widget-products-2 .catalog-section-more{
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-size: 0;
  font-style: normal;
  font-weight: normal;
  text-align: center;
  line-height: 1px;
  margin-top: 24px;
}
.c-widget.c-widget-products-2 .catalog-section-more-button{
  cursor: pointer;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
}
.c-widget.c-widget-products-2 .catalog-section-item:hover{
  z-index: 1;
}
.c-widget.c-widget-products-2 .catalog-section-item[data-expanded=true] .catalog-section-item-image-button {
  opacity: 0.85;
}
.c-widget.c-widget-products-2 .catalog-section-item[data-expanded=true] .catalog-section-item-advanced {
  display: block;
}
.c-widget.c-widget-products-2 .catalog-section-item[data-available=false] .catalog-section-item-purchase-counter,
.c-widget.c-widget-products-2 .catalog-section-item[data-available=false] .catalog-section-item-purchase-buttons[data-offer] {
  display: none;
}
.c-widget.c-widget-products-2 .catalog-section-items {
  margin-right: -8px;
  margin-bottom: -8px;
  margin-top: -16px;
}
.c-widget.c-widget-products-2[data-borders=true] .catalog-section-item-background {
  border: 1px solid #e8e8e8;
}
.c-widget.c-widget-products-2[data-columns="4"] .catalog-section-item-quick-view-button-icon,
.c-widget.c-widget-products-2[data-columns="4"] .catalog-section-item-quick-view-button-text {
  font-size: 10px;
}
.c-widget.c-widget-products-2 [data-offer] {
  display: none;
}
.c-widget.c-widget-products-2 [data-offer=false] {
  display: block;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity{
  width: 120px;
  display: flex;
  flex-direction: row;
  align-items: center;
  border: 1px solid rgba(170, 170, 170, 0.5);
  border-radius: 8px;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity input{
  line-height: 36px;
  text-align: center;
  border: 1px solid transparent;
  height: 38px;
  color: #6d7885;
  width: 40px;
  padding: 0 2px;
  box-shadow: none!important;
  outline: none!important;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity .quantity-button{
  display: block;
  font-size: 0;
  position: relative;
  cursor: pointer;
  text-align: center;
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 40px;
  height: 38px;
  border-radius: 6px;
  margin: 0;
  transition: .2s;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity .quantity-button:before{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  transition: .2s;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity .quantity-button.quantity-up{
  border-radius: 0 6px 6px 0;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity .quantity-button.quantity-down{
  border-radius: 6px 0 0 6px;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity .quantity-button.quantity-up:before{
  background-image: url("/images/new/plus.svg");
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity .quantity-button.quantity-down:before{
  background-image: url("/images/new/minus.svg");
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity .quantity-button.quantity-up:hover:before{
  background-image: url("/images/new/plus_h.svg");
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity .quantity-button.quantity-down:hover:before{
  background-image: url("/images/new/minus_h.svg");
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity input[type=number]::-webkit-inner-spin-button,
.c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity input[type=number] {
  -moz-appearance: textfield;
}
.c-widget.c-widget-products-2 .owl-carousel.products-slider-widget>.owl-stage-outer>.owl-stage{
  display: flex;
  flex-direction: row;
}
.c-widget.c-widget-products-2 .owl-carousel.products-slider-widget>.owl-stage-outer>.owl-stage>.owl-item{
  float: none;
  height: auto;
  flex: 0 0 auto;
}
@media (min-width: 576px) {
  .c-widget.c-widget-products-2 .catalog-section-item-content{
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-content>div{
    width: 100%;
    flex: 0 0 auto;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-content>.catalog-section-item-name{
    flex: 1 0 0%;
  }
}
@media (min-width: 576px) AND (max-width: 767.98px){
  .c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity{
    width: 106px;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added:after, .c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add:after{
    display: none;
  }
}
@media (min-width: 992px) {
  .c-widget.c-widget-products-2 .row-title-tab .title-block,
  .c-widget.c-widget-products-2 .row-title-tab .widget-tabs{
    margin-bottom: 0;
  }
  .c-widget.c-widget-products-2 .row-title-tab{
    margin-bottom: 32px;
  }
  .c-widget.c-widget-products-2 .widget-tab-text{
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .c-widget.c-widget-products-2 .catalog-section-item-name{
    font-size: 16px;
    font-weight: 700;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-price-discount{
    font-size: 18px;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity{
    width: 110px;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added:after, .c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add:after{
    display: none;
  }
}
@media (min-width: 1600px) {
  .c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity{
    width: 120px;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-price-discount{
    font-size: 20px;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-name{
    font-size: 18px;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-image{
    padding-bottom: 26px;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-wrapper{
    padding: 20px;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-image-marks{
    left: -10px;
    top: -10px;
    right: 30px;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-image .fav-prod{
    right: -10px;
    top: -10px;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-price,
  .c-widget.c-widget-products-2 .catalog-section-item-name,
  .c-widget.c-widget-products-2 .line-article-vote{
    margin-bottom: 10px;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-added:after, .c-widget.c-widget-products-2 .catalog-section-item-purchase-button.catalog-section-item-purchase-button-add:after{
    display: inline-block;
  }
}
@media (max-width: 575.98px){
  .c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity{
    min-width: 100%;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-purchase .quantity input{
    flex: 1 0 0%;
  }
  .c-widget.c-widget-products-2 .catalog-section-item-purchase-buttons .btn{
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* End */


/* Start:/bitrix/templates/universe_s1/components/bitrix/iblock.vote/item/style.css?1781520469636*/
.bx-rating-single{
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: wrap;
	gap: 4px;
}

.bx-rating-single .bx-rating-icon-container{
	line-height: 1;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	transition: .2s;
}
.bx-rating-single .bx-rating-icon-container .progress-star{
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.bx-rating-single .bx-rating-icon-container .progress-star img{
	max-width: none;
}
.bx-rating-single .rate-value{
	flex: 0 0 auto;
	line-height: 16px;
	font-weight: 400;
	font-size: 14px;
	color: #222;
}
.bx-rating-single .col-star{
	line-height: 0;
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/intec.universe/main.advantages/template.3/style.css?17815204693131*/
.advantages-block .panel{
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
    background: #fff;
    height: 100%;
    border-radius: 8px;
}
.advantages-block .panel .title{
    display: flex;
    flex-direction: row;
    gap: 6px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.35;
}
.advantages-block .panel .title .text{
    flex: 1 0 0%;
}
.advantages-block .panel .image img{
    width: 100%;
    border-radius: 8px 8px 0 0;
}
.advantages-block .panel .desc-block{
    padding: 10px;
}
.advantages-block .panel .description{
    font-size: 14px;
    margin-top: 10px;
}
.advantages-block .list-elements .owl-carousel .owl-stage{
    display: flex;
    flex-direction: row;
}
.advantages-block .list-elements .owl-carousel .owl-stage .owl-item{
    float: none;
    min-height: auto;
}
.advantages-block .list-elements .owl-carousel .owl-stage .owl-item .item{
    height: 100%;
}

@media (min-width: 1200px){
    .advantages-block .panel .title{
        font-size: 18px;
    }
    .advantages-block .panel{
        display: flex;
        flex-direction: row;
        height: 100%;
    }
    .advantages-block .panel .image{
        flex: 0 0 37%;
        width: 37%;
        position: relative;
    }
    .advantages-block .panel .image:before{
        content: '';
        display: block;
        padding-top: 100%;
    }
    .advantages-block .panel .image img{
        border-radius: 8px 0 0 8px;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    .advantages-block .panel .desc-block{
        flex: 1 0 0%;
        padding: 20px;
    }
    .advantages-block .owl-carousel .owl-stage{
        transform: none!important;
    }
    .advantages-block .owl-carousel .owl-stage-outer{
        overflow: visible;
    }
    .advantages-block .list-elements .owl-carousel .owl-stage{
        flex-wrap: wrap;
        margin: -16px -8px 0;
        width:auto!important;
    }
    .advantages-block .list-elements .owl-stage>div{
        margin-top: 16px;
        margin-right: 0!important;
        padding: 0 8px;
        flex: 0 0 auto;
        width: 50%!important;
        min-height: auto;
        float: none;
    }
    .advantages-block .list-elements .owl-carousel .owl-stage>div:nth-child(4n-3) .panel,
    .advantages-block .list-elements .owl-carousel .owl-stage>div:nth-child(4n-2) .panel{
        flex-direction: row-reverse;
    }
    .advantages-block .list-elements .owl-carousel .owl-stage>div:nth-child(4n-3) .panel .image img,
    .advantages-block .list-elements .owl-carousel .owl-stage>div:nth-child(4n-2) .panel .image img{
        border-radius: 0 8px 8px 0;
    }
}
@media (min-width: 1600px){
    .advantages-block .panel .title svg{
        width: 40px;
        height: 40px;
    }
    .advantages-block .panel .title{
        font-size: 22px;
    }
    .advantages-block .panel .description{
        font-size: 16px;
        margin-top: 16px;
    }
}
@media (max-width: 1199.98px){
    .advantages-block .owl-carousel .owl-stage-outer{
        padding: 8px;
        margin: -8px;
    }
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/intec.universe/main.faq/template.1/style.css?17815204694279*/
.faq-block{
    background: #fafafa;
}
.faq-block .row{
    margin-top: -10px;
}
.faq-block .row>.col-12{
    margin-top: 10px;
}
.c-faq.c-faq-template-1 .widget-tabs .nav.nav-tabs{
    font-size: 0;
    padding: 0 0 20px 0;
    margin: 0;
    list-style: none;
    border-bottom: none;
}
.c-faq.c-faq-template-1 .widget-tabs .nav.nav-tabs.align-left {
    text-align: left;
}
.c-faq.c-faq-template-1 .widget-tabs .nav.nav-tabs.align-center {
    text-align: center;
}
.c-faq.c-faq-template-1 .widget-tabs .nav.nav-tabs.align-right {
    text-align: right;
}
.c-faq.c-faq-template-1 .widget-tabs .widget-tabs-tab {
    display: inline-block;
    padding: 10px 15px;
    float: none;
    margin-bottom: 0;
}
.c-faq.c-faq-template-1 .widget-tabs .widget-tabs-tab a {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    color: #363532;
    text-decoration: none;
    padding: 0 0 15px 0;
    margin: 0;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.c-faq.c-faq-template-1 .widget-tabs .widget-tabs-tab a:focus {
    background-color: transparent!important;
}
.c-faq.c-faq-template-1 .widget-tabs .widget-tabs-tab a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    border-bottom: 2px solid;
    border-color: inherit;
    opacity: 0;
    -webkit-transition: border-color, width 0.4s, 0.4s;
    -moz-transition: border-color, width 0.4s, 0.4s;
    -ms-transition: border-color, width 0.4s, 0.4s;
    -o-transition: border-color, width 0.4s, 0.4s;
    transition: border-color, width 0.4s, 0.4s;
}
.c-faq.c-faq-template-1 .widget-tabs .widget-tabs-tab a:hover::after {
    width: 100%;
    opacity: 1;
}
.c-faq.c-faq-template-1 .widget-tabs .widget-tabs-tab:hover a {
    background-color: transparent;
}
.c-faq.c-faq-template-1 .widget-tabs .widget-tabs-tab.active a {
    position: relative;
    border: none;
    background-color: transparent;
}
.c-faq.c-faq-template-1 .widget-tabs .widget-tabs-tab.active a::after {
    width: 100%;
    opacity: 1;
}
.c-faq.c-faq-template-1 .widget-element.align-center {
    text-align: left;
}
.c-faq.c-faq-template-1 .widget-element.align-center {
    text-align: center;
}
.c-faq.c-faq-template-1 .widget-element-question{
    padding: 10px;
    cursor: pointer;
    border-radius: 8px;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
    background: #fff;
}
.c-faq.c-faq-template-1 .widget-element-question-text{
    position: relative;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}
.c-faq.c-faq-template-1 .widget-element-question-text-wrap {
    flex: 1 0 0%;
}
.c-faq.c-faq-template-1 .widget-element-question-icon-wrapper{
    flex: 0 0 auto;
    display: block;
    width: 32px;
    height: 32px;
    padding: 6px;
}
.c-faq.c-faq-template-1 .widget-element-question-icon-wrapper.active .icon-svg-plus,
.c-faq.c-faq-template-1 .widget-element-question-icon-wrapper:not(.active) .icon-svg-minus{
    display: none;
}
.c-faq.c-faq-template-1 .widget-element-question-icon{
    display: inline-block;
}
.c-faq.c-faq-template-1 .widget-element-answer{
    padding: 10px;
    display: none;
}
.c-faq.c-faq-template-1 .widget-element-answer-text{
    font-size: 14px;
    line-height: 1.222;
    display: none;
}
.widget-elements-faq .widget-element-wrap-faq + .widget-element-wrap-faq{
    margin-top: 10px;
}
@media (min-width: 576px){
    .c-faq.c-faq-template-1 .widget-element-answer-text {
        font-size: 16px;
    }
}
@media (min-width: 768px){
    .c-faq.c-faq-template-1 .widget-element-answer {
        padding: 20px 20px 10px;
    }
    .c-faq.c-faq-template-1 .widget-element-question-icon-wrapper{
        width: 40px;
        height: 40px;
        padding: 8px;
    }
    .c-faq.c-faq-template-1 .widget-element-question {
        padding: 20px;
    }
    .widget-elements-faq .widget-element-wrap-faq + .widget-element-wrap-faq{
        margin-top: 16px;
    }
    .faq-block .row{
        margin-top: -16px;
    }
    .faq-block .row>.col-12{
        margin-top: 16px;
    }
}
@media (min-width: 1600px){
    .c-faq.c-faq-template-1 .widget-element-question-text{
        font-size: 18px;
    }
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/altasib/feedback.form/price_question/style.css?17815204696408*/
.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;
}
.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;
    }
}
@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;
    }
    .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 */


/* Start:/bitrix/components/slam/easyform/lib/css/bootstrapValidator.min.min.css?1781520451564*/
/*!
 * BootstrapValidator (http://bootstrapvalidator.com)
 * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
 *
 * @version     v0.5.2, built on 2014-09-25 4:01:07 PM
 * @author      https://twitter.com/nghuuphuoc
 * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
 * @license     MIT
 */
.bv-form .help-block{margin-bottom:0}.bv-form .tooltip-inner{text-align:left}.nav-tabs li.bv-tab-success>a{color:#3c763d}.nav-tabs li.bv-tab-error>a{color:#a94442}.bv-form .bv-icon-no-label{top:0}.bv-form .bv-icon-input-group{top:0;z-index:100}
/* End */


/* Start:/bitrix/templates/universe_s1/components/slam/easyform/modal_rating/style.css?17815204702563*/
.slam-easyform .RATING .varaints{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    flex: 1 0 0%;
}
.slam-easyform .RATING .varaints label{
    margin-right: 0;
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(/images/new/rate.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transition: .2s;
}
.slam-easyform .RATING .varaints label:hover,
.slam-easyform .RATING .varaints label:hover ~ label{
    background-image: url(/images/new/rate_a.svg);
    opacity: .5;
}
.slam-easyform .RATING .varaints input[type="radio"]:checked ~ label{
    background-image: url(/images/new/rate_a.svg);
}
.slam-easyform .RATING .varaints input[type="radio"]{
    opacity: 0;
    position: absolute;
}
.slam-easyform .RATING .varaints label:not(:last-child){
    margin-left: -4px;
}
/* form style*/
.slam-easyform{
    margin: 0 auto;
}
.slam-easyform .btn-small{
    padding-left: 15px;
    padding-right: 15px;
}
.slam-easyform .hidden{
    display: none!important;
}
.asterisk{
    color: #ff4f20;
    padding-left: 2px;
}
.slam-easyform label,
.bx-authform-content-container, .bx-authform-label-container{
    display: block;
    font-size: 1em;
    color: #2e2e34;
    line-height: 1.4;
}
.slam-easyform .form-check-label{
    font-size: 1em;
    line-height: 1.4;
    margin-bottom: 0;
    color: #2e2e34;
}
.slam-easyform .form-control{
    width: 100%;
}
.slam-easyform textarea.form-control{
    height: 4rem;
}
.slam-easyform .form-group{
    margin-bottom: 16px;
    position: relative;
}
.slam-easyform .form-group .help-block{
    position: absolute;
    top:100%;
    padding-top: 0;
    font-size: 12px;
    bottom: -14px;
    left: 6px;
    line-height: 14px;
    color: #ea0000;
}
.slam-easyform .alert.alert-success,
.slam-easyform .alert.alert-danger{
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 16px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 30px;
}
.slam-easyform .alert.alert-danger{
    color: #ff4f20;
}
.slam-easyform .file-selectdialog .file-extended .file-selector{
   font-size: 14px;
}
@media (max-width: 767.98px){
    .slam-easyform .btn{
        width: 100%;
    }
}
/* End */


/* Start:/bitrix/templates/universe_s1/components/slam/easyform/modal_rating/bitrix/main.file.input/drag_n_drop/style.css?17815204708774*/

.file-placeholder .loading-wrap {
    display:inline-block;
    margin-left:15px;
    vertical-align:middle;
    position:relative;
    width:50%;
}
.file-placeholder .loading {
    background:#e3ebed;
    display:block;
    border:1px solid;
    border-top:1px solid #bcc2c4;
    border-left-color:#cfd7d9;
    border-right-color:#cfd7d9;
    border-bottom:1px solid #dde5e6;
    border-radius:2px;
    height:17px;
    -webkit-box-shadow:inset 0 1px 2px rgba(188,194,196,0.7);
    -moz-box-shadow:inset 0 1px 2px rgba(188,194,196,0.7);
    box-shadow:inset 0 1px 2px rgba(188,194,196,0.7);
}
.file-placeholder .loading .del-but {
    background: url("/bitrix/templates/universe_s1/components/slam/easyform/modal_rating/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat 7px -20px;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.file-placeholder .load-indicator {
	background:#40c0e9;
    background:linear-gradient(top, #40c0e9, #2698db);
    background:-moz-linear-gradient(top, #40c0e9, #2698db);
    background:-o-linear-gradient(top, #40c0e9, #2698db);
    background:-ms-linear-gradient(top, #40c0e9, #2698db);
    background:-webkit-gradient(linear, left top, left bottom, from(#40c0e9), to(#2698db));
    border-radius:2px;
    color:#fff;
    font-size:12px;
    height:19px;
    text-align:center;
    text-shadow:0 1px 0 rgba(56, 124, 162, 1);
    left:0;
    top:0;
    position:absolute;
}
.file-placeholder .load-number {
	display:inline-block; box-sizing:border-box; padding-top:2px;
}
.file-placeholder .files-title {
	background:url("/bitrix/templates/universe_s1/components/slam/easyform/modal_rating/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat;
	color:#5c6470;
	font-size:12px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
	left:13px;
	top:12px;
	width:54px;
	padding-left:20px;
	position:absolute;
}


html* .file-placeholder .files-list {
	width: auto !important;
}
.file-placeholder .files-list {
	margin-top:-10px;
	table-layout:fixed;
	width:100%;
	position:relative;
}
.file-placeholder .files-list td {
	box-shadow:0 -2px 0 -1px #FFFFFF inset;
	border-bottom:1px solid #dde5e8;
	color:#5c6470;
	font-size:12px;
	line-height:16px;
	padding:10px 0 10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	position: relative;
	zoom:1;
}
.file-placeholder .file-edit,
.file-placeholder .file-section {
	display: none;
}
.file-placeholder .files-name {
	width:40%
}
.file-placeholder .files-size {
	width:12%
}
.file-placeholder .files-storage {
	width:20%
}
.file-placeholder .files-storage .files-storage-text{
	display: inline-block;
	width:80px;
	color:#5C6470;
}
.file-placeholder .files-storage-block {
	position:relative;
}
.file-placeholder .files-text {
	-moz-box-sizing: border-box;
	color: #2067B0;
	display: inline-block;
	font-weight: bold;
	max-width: 100%;
	padding-right: 20px;
	position: relative;
	zoom:1;
	padding-left: 5px;
}
.file-placeholder .error-load .files-text {
	color:#bb0000;
}
.file-placeholder .f-wrap {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	word-wrap: break-word;
	zoom:1;
}
.file-placeholder .del-but {
	background: url("/bitrix/templates/universe_s1/components/slam/easyform/modal_rating/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat 0 0;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.file-placeholder .files-text .del-but {
	background-position:6px -19px;
	display:inline-block;
	margin-top:-2px;
	position:static;
	vertical-align:top;
}
.file-placeholder .loading .del-but {
    background-position: 7px -20px;
    top: 0;
}
.file-placeholder .files-storage-block .del-but {
    background-position: 7px -20px;
    top: 0;
}
.file-placeholder .info-icon {
	background:url("/bitrix/templates/universe_s1/components/slam/easyform/modal_rating/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat -112px -60px;
	display:inline-block;
	height:16px;
	margin-right:10px;
	vertical-align:middle;
	width:17px;
}
.file-placeholder .stor-place {
	display:inline-block;
	margin-left:10px;
	vertical-align:top;
}
.file-placeholder .stor-text {
	display:inline-block;
	border-bottom:1px solid #5c6470;
}
.file-placeholder .stor-pl-arrow {
	background:url("/bitrix/templates/universe_s1/components/slam/easyform/modal_rating/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat -130px -23px;
	display:inline-block;
	margin-left:10px;
	height:5px;
	vertical-align:middle;
	width:3px;
}
.file-placeholder .edit-stor {
	background:url("/bitrix/templates/universe_s1/components/slam/easyform/modal_rating/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat 4px -64px;
	/*cursor:pointer;*/
	/*display:inline-block;*/
	display: none;
	height:15px;
	margin-left:0px;
	vertical-align:middle;
	width:15px;
}
.file-placeholder .files-path,
.file-placeholder .files-path:visited,
.file-placeholder .files-path:active,
.file-placeholder .files-path:link,
.file-placeholder .files-path:hover {
	border-bottom:1px dashed #5C6470;
	display:inline-block;
	color:#5C6470;
	/*margin-left:10px;*/
	text-decoration:none;
}
.file-placeholder .files-placement,
.file-placeholder .files-placement:visited,
.file-placeholder .files-placement:active,
.file-placeholder .files-placement:link,
.file-placeholder .files-placement:hover {
	display:inline-block;
	color:#5C6470;
	/*margin-left:10px;*/
	text-decoration:none;
}
.file-selectdialog {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-color: #ccc;
    border-width: 1px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px 10px 0 0;
    position: relative;
	display: none;
}

.file-selectdialog .file-simple .file-placeholder {
	margin-top: 0px;
	margin-left: 90px;
}
.file-selectdialog .file-label {
    background: url("/bitrix/templates/universe_s1/components/slam/easyform/modal_rating/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat -146px -186px;
	color: #5C6470;
	font-size: 12px;
	padding-left: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
	width: 54px;
	line-height: 20px;
	display: block;
	position: relative;
	margin-left: 5px;
	margin-bottom: 5px
}
.file-selectdialog .file-extended .file-selector {
    border-radius: 5px 5px 5px 5px;
    color: #A0AEB5;

    line-height: 16px;
    margin: 10px 0px 7px 0px;
    padding: 5px 0px 8px 5px;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.file-selectdialog .file-extended .file-selector-active,
.file-selectdialog .file-extended .file-selector:hover {
	border:3px dashed #d4dde1;
	padding: 5px 0 5px 5px;
	margin-left: -3px;
	margin-top: 7px;
}
.file-selectdialog .file-extended .file-load-img {background:url("/bitrix/templates/universe_s1/components/slam/easyform/modal_rating/bitrix/main.file.input/drag_n_drop/images/loading-place-img.gif") no-repeat 0 0;
	height:79px;
	left:58px;
	top:20px;
	position:absolute;
	width:90px;
}
.file-selectdialog .file-extended .file-selector:hover .file-load-img  {
	background-position:0 -104px;
	left:55px;
	top:17px;
}
.file-selectdialog .file-extended .file-uploader {
    color: #2067B0;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}
.file-selectdialog .file-extended .file-uploader .file-but-text {
	cursor: pointer;
	display: block;
	width:100%;
	height:auto;
}
.file-selectdialog .file-simple .file-uploader .file-fileUploader {
	/*font-size: 12px;*/
}
.file-selectdialog .file-uploader .file-fileUploader {
	font-size:120px;
	height:85px;
	opacity:0;
	filter: alpha(opacity=0);
	position:absolute;
	right: 0;
	top: -20px;
	cursor: pointer;
}
.file-selectdialog .file-uploader .file-filemacos {
	left:0 !important;
}
.file-selectdialog .file-label2 {
	color: #5C6470;
    font-size: 12px;
    margin-left: 58px;
    padding-bottom: 11px;
}
.file-selectdialog .file-simple,
.file-selectdialog .file-extended {
	display: none;
	margin-left: 10px;
}
.file-selectdialog .file-simple .file-label2 {
	margin-top:20px;
}
.file-selectdialog .file-simple .file-selector{
	color:#5c6470;
	overflow: hidden;
	height: 30px;
	/*font-size:12px;*/
	font-weight:bold;
	margin:6px 0 6px 90px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
}
.file-selectdialog .file-simple .file-uploader{
	overflow: hidden;
    position: relative;
	display: inline-block;
    margin: 0 15px 0 0;
    vertical-align: middle;
	cursor:pointer;
}
.file-selectdialog .file-simple .file-uploader-left{
    background: url("/bitrix/templates/universe_s1/components/slam/easyform/modal_rating/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat 0px -240px;
    display: inline-block;
    height: 25px;
    vertical-align: top;
    width: 4px;
}
.file-selectdialog .file-simple .file-uploader-right{
    background: url("/bitrix/templates/universe_s1/components/slam/easyform/modal_rating/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") no-repeat -7px -240px;
    display: inline-block;
    height: 25px;
    vertical-align: top;
    width: 4px;
}
.file-selectdialog .file-simple .file-but-text{
    background: url("/bitrix/templates/universe_s1/components/slam/easyform/modal_rating/bitrix/main.file.input/drag_n_drop/images/live_feed_sprite.png") repeat-x 0 -267px;
    color: #7A808C;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    padding: 2px 10px 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    vertical-align: top;
}

.webform-field-upload-notice{
	font-size: 10px;
}
/* End */
/* /bitrix/templates/universe_s1/components/bitrix/catalog/catalog.1/style.css?17815204697446 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.element/catalog.default.1/style.css?178152046934304 */
/* /bitrix/templates/universe_s1/components/intec.universe/main.markers/template.1/style.css?1781520469806 */
/* /bitrix/templates/universe_s1/components/bitrix/iblock.vote/bootstrap_v4/style.css?1781520469735 */
/* /bitrix/templates/universe_s1/components/bitrix/news.list/reviews_prod/style.css?17815204693053 */
/* /bitrix/templates/universe_s1/components/intec.universe/main.widget/products.uni.catalog/style.css?178152046924933 */
/* /bitrix/templates/universe_s1/components/bitrix/iblock.vote/item/style.css?1781520469636 */
/* /bitrix/templates/universe_s1/components/intec.universe/main.advantages/template.3/style.css?17815204693131 */
/* /bitrix/templates/universe_s1/components/intec.universe/main.faq/template.1/style.css?17815204694279 */
/* /bitrix/templates/universe_s1/components/altasib/feedback.form/price_question/style.css?17815204696408 */
/* /bitrix/components/slam/easyform/lib/css/bootstrapValidator.min.min.css?1781520451564 */
/* /bitrix/templates/universe_s1/components/slam/easyform/modal_rating/style.css?17815204702563 */
/* /bitrix/templates/universe_s1/components/slam/easyform/modal_rating/bitrix/main.file.input/drag_n_drop/style.css?17815204708774 */
