

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

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

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

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

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


/* Start:/bitrix/templates/universe_s1/components/bitrix/catalog.section.list/catalog.tile.1/style.css?15592092923610*/
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-items {
  position: relative;
  z-index: 0;
  margin-bottom: 20px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item {
  -webkit-transition: box-shadow 350ms;
  -moz-transition: box-shadow 350ms;
  -ms-transition: box-shadow 350ms;
  -o-transition: box-shadow 350ms;
  transition: box-shadow 350ms;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item:hover {
  z-index: 1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-wrapper {
  display: block;
  padding: 30px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-image-wrapper {
  width: 120px;
  height: 120px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-information {
  text-align: left;
}
@media all and (max-width: 420px) {
  .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-information {
    text-align: center;
  }
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-title {
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  text-decoration: none;
  color: #2d2d2d;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-children {
  display: block;
  margin: 10px -6px 0 -6px;
  min-width: 12px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-child {
  display: inline-block;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #666666;
  margin: 0 6px;
  text-decoration: none;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -ms-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-child-elements {
  color: #1d1d1d;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-description {
  display: block;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  color: #888888;
  margin-top: 10px;
  text-align: left;
}
@media all and (max-width: 420px) {
  .ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1 .catalog-section-list-item-description {
    text-align: center;
  }
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1[data-borders=true] .catalog-section-list-item {
  border: 1px solid #f2f2f2;
  margin: 0 -1px -1px 0;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1[data-picture-size=small] .catalog-section-list-item-image-wrapper {
  width: 60px;
  height: 60px;
}
.ns-bitrix.c-catalog-section-list.c-catalog-section-list-catalog-tile-1[data-picture-size=medium] .catalog-section-list-item-image-wrapper {
  width: 90px;
  height: 90px;
}

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

/* End */


/* Start:/bitrix/templates/universe_s1/components/altasib/feedback.form/zadat_vopros/style.css?17569053105399*/
.alx_feed_back{
    padding:20px 40px;
}
.alx_feed_back .formTitle{
    color:#f59d00;
    font-size: 24px;
    text-align: left;
    margin:0 0 10px;
    font-weight: normal;
}
.alx_feed_back form{
    padding-top: 30px
}
.alx_feed_back form input[type="text"],
.alx_feed_back form textarea{
    width: 100%;
}
.main-user-consent-request a span{
    color:#f59d00;
}
.alx_feed_back .dop_text{
    font-size: 14px;
    color: #fff;
    text-align: left;
}
.alx_feed_back form .afbf_error_text{
    display: none;
}

.lblInp {
    position: relative;
    display: block;
    height: 48px;
    cursor: text;
}
.lblInp input {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    padding-left: 32px;
    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: 16px;
    background-color: #f59d00;
    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(-34px);
    font-size: 12px;
    color: rgba(255,255,255,0.6);
    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;
}
.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: 16px;
}
.m-btm-40 {
    margin-bottom: 40px;
}


.lblInp textarea {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px!important;
    padding-left: 32px;
    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: 16px;
    background-color: #f59d00;
    color:#f59d00;
}
.lblInp textarea:focus,
.lblInp textarea.filled {
    height: 100%!important;
    outline: none;
    background-color: #fff;
    color:#19191f;
    padding-top:11px
}
.lblInp textarea:focus + label,
.lblInp textarea.filled + label {
    position: absolute;
    transform: translateY(-34px);
    font-size: 12px;
    color: rgba(255,255,255,0.6);
    padding-left: 0;
}
.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: 30px;
    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{
    display: block;
    font-size: 14px;
    color: #df2209;
    margin-top: -40px;
    margin-bottom: 20px;
}
.alx_feed_back .afbf_submit_block .afbf_btn,
.alx_feed_back .afbf_submit_block .form_reset{
    color:#fff;
    border:1px solid #f59d00;
    padding: 10px 25px;
    font-size: 16px;
    border-radius: 5px;
    background-color: transparent;
    outline: none;
    transition: .5s;
    line-height: 1;
}
.alx_feed_back .afbf_submit_block .afbf_btn:hover{
    background-color: #f59d00;
}
.alx_feed_back .afbf_submit_block .form_reset{
    background-color: #f59d00;
    margin-left:15px;
}
.alx_feed_back .afbf_submit_block .form_reset:hover{
    background-color: transparent;
}
.alx_feed_back form .afbf_required_text{
    color:#f59d00;
}
@media (max-width: 450px){
    .alx_feed_back{
        padding: 20px;
    }
    .lblInp{
        height: 30px;
    }
    .lblInp.m-btm-40{
        margin-bottom: 20px;
    }
    .lblInp input +label{
        line-height: 30px;
        font-size: 14px;
        padding-left: 15px;
    }
    .lblInp input:focus + label, .lblInp input.filled + label{
        font-size: 14px;
        transform: translateY(-25px);
    }
    .lblInp .fa, .lblInp .fal, .lblInp .fas{
        display:none;
    }
    .lblInp textarea{
        padding-left: 10px;
    }
    .lblInp textarea +label{
        line-height: 30px;
        font-size: 14px;
        padding-left: 15px;
    }
    .lblInp textarea:focus + label, .lblInp textarea.filled + label{
        font-size: 14px;
        transform: translateY(-25px);
    }
    .lblInp .fa, .lblInp .fal, .lblInp .fas{
        display:none;
    }
    .lblInp textarea{
        padding-left: 10px;
    }
    .alx_feed_back form .error_pole .afbf_error_text{
        margin-top:-20px;
    }
    .lblInp input{padding-left:15px}
    .afbf_submit_block{
        text-align:center;
    }
}
#afbf_err_FID1.alx-feedb-error>div{
   padding:20px 30px;
}
/* End */
/* /bitrix/templates/universe_s1/components/bitrix/catalog/catalog.1/style.css?155920928810461 */
/* /bitrix/templates/universe_s1/components/bitrix/catalog.section.list/catalog.tile.1/style.css?15592092923610 */
/* /bitrix/templates/universe_s1/components/altasib/feedback.form/zadat_vopros/style.css?17569053105399 */
