

/* Start:/local/templates/.default/css/katalog.css?175370960710262*/
.equipment-list_top{width:100%;border-bottom: solid 1px #dadcde;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:10px}
.equipment-list__menu_zag{font-size: 20px;font-weight: 300;color: #282828;height: 30px;border-bottom: solid 1px #dadcde;width: 100%;display: flex;flex-direction: row;align-items: center;}
.equipment-list__menu_sort{font-size: 18px;font-weight: 300;color: #282828;height: 30px;border-bottom: solid 1px #dadcde;width: 100%;display: flex;flex-direction: row;align-items: center;margin-bottom: 20px;position: relative;}
.equipment-list .bx-filter.bx-blue .bx-filter-section{background:none;}
.equipment-list .bx-filter-parameters-box-title span{font-size:16px;color: #282828!important;}
.equipment-list .bx-filter-param-text{font-size:12px;}
.equipment-list .bx-filter-param-label{display:flex;flex-direction:row;align-items:center;}
.equipment-list .checkbox input[type="checkbox"]{margin-top:0!important;}
.equipment-list .bx-filter-param-text{margin-top:2!important;}
.bx-filter-button-box{display:none;}
.bx-filter.bx-blue .bx-ui-slider-handle.left{background:#282828!important;border-radius:100%;top:-9px;z-index:1000;}
.bx-filter.bx-blue .bx-ui-slider-handle.right{background:#282828!important;border-radius:100%;top:-9px;z-index:1000;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-v{background:#282828!important;}
.bx-filter.bx-blue .bx-ui-slider-pricebar-vn{background:#ccc!important;}
.bx-filter .bx-ui-slider-range{z-index:500!important}
.bx-filter .bx-ui-slider-track{height:4px!important}
.bx-filter .bx-filter-parameters-box-title{padding-bottom:10px!important;}
.cat_section{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;    align-items: flex-start;}
.cat_section_item{width:calc((100% - 20px)/3);border: 1px solid #ddd;padding:20px;border-radius: 4px;}
.cat_section_item:hover {
    border: 1px solid #000080;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.3), 0 1px 0px rgba(0, 0, 0, 0.1);
}
.cat_section_item_top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;}
.cat_section_item_diap{font-size:12px;
    font-weight: 300;
    color: #a9a9a9;
    margin-bottom: 15px;
}
.cat_section_item_top_icon{width:40%;}
.cat_section_item_name{
	font-size: 24px;
    line-height: 1;
    font-weight: 700;
    color: #3b4256;
width:100%;
margin-top:10px;
}
.cat_section_item_name:hover{color: #000080;text-decoration:none}
.cat_section_item_tarif{
    color: #000080;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
margin-top:10px;
}
.cat_section_item_price{margin-top:12px;display:flex;flex-direction:row;column-gap:20px;align-items:flex-end;}
.cat_section_item_price_item{max-width:60%;}

.price_item_v{
color: #000080;
    font-size: 32px;
    font-weight: 700;
    line-height: 24px;
}
.cat_section_item:hover .price_item_v{color: #66cc00;}
.price_item_n{margin-top:8px;font-size: 13px;font-weight: 300;line-height: 1.2;}
.cat_section_item_dop_item .price_item_v{font-size: 20px;}
.cat_section_item_dop_item .price_item_n{margin-top:0;}
.cat_section_ill{width:100%;margin-top:20px;}
.par_skor{margin-top:20px;width:100%;}
.par_skor_item{
font-weight: 600;
    display: inline-block;
    font-size: 12px;
    margin: 10px 0px 0px;
}
.cat_section_dop_text{width:100%;margin-top:5px;font-size:14px; line-height: 1;}
.cat_section_dop_text_zag{width:100%;margin-top:20px;font-weight: 600;font-size:14px;line-height: 1;}
.cat_section_param3_zag{width:100%;margin-top:20px;font-weight: 600;font-size:14px;line-height: 1;color: #000080;}
.cat_section_param3_list{width:100%;margin-top:10px;}
.cat_section_param3_item{width:100%;margin-top:10px;font-size:12px;line-height: 1;}
.cat_section_param_list{width:100%;margin-top:20px;display:flex;flex-direction:row;gap:10px;flex-wrap:wrap;}
.cat_section_param_list_items{width:calc(50% - 5px);}
.cat_section_param_list_items_v{
color: #000080;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
}
.cat_section_param_list_items_n {
    font-size: 13px;
    font-weight: 300;
    line-height: 16px;
}
.cat_section_param_list_items_v.infin{font-size: 40px;}
.cat_section_buttons{width: 100%;margin-top: 12px}
.cat_section_buttons .tariff-card__btn{width: 100%;display: block;text-align: center;}
.tariff-card__btn.mt20{margin-top: 10px;}
.tariff-card__btn.br20{border-radius: 20px;color: #fff;background: #000080;}
.tariff-card__btn.br20:hover{color: #000080;background: #fff;}
.cat_filtr{width: 20px;margin-right: 5px!important;}
.equipment-list_sort_val{display: flex;flex-direction: row;align-items: center;cursor: pointer;font-size: 14px;}
.equipment-list_sort_val img{margin-left: 10px;}
.equipment-list__elements.mt0{padding-top: 0;}
.equipment-list_sort_vypod{border: solid 1px #000080;position: absolute;top: 30px;left: 0;width: 100%;flex-direction: column;z-index: 100;background: #fff;width: 200px;display: none;}
.equipment-list_sort_vypod_item{padding: 5px;color:  #000080;font-size: 12px;border-bottom: 1px  #000080;cursor: pointer;}
.equipment-list_sort_vypod_item:last-child{border-bottom: 0;}
.equipment-list_sort_vypod_item:hover{color: #fff;background:  #000080;}
.equipment-list__menu_sort:hover .equipment-list_sort_vypod{display: flex;}
.hov_bel_color:hover{color: #fff!important;}
.row_content{width: 100%;max-width: 100%;overflow-x: hidden;}
.det_el_top{width: 100%;background: #ededed;padding: 56px 40px;border-radius: 5px;}
.det_el_top_v{width: 100%;display: flex;flex-direction: row;justify-content: space-between;align-items: center;}
.det_el_top_v_left{display: flex;flex-direction: row;align-items: flex-end;}
.tarig_el_zag{font-size: 48px;margin-bottom: 0;line-height: 1;}
.tarig_el_zag span{font-weight: 700;}
.det_el_diap{display: flex;font-size: 14px;font-weight: 300;color: #a9a9a9;margin-left: 20px;}
.det_el_top_v .new_btnpos{margin-bottom: 0;}
.det_el_top_n{width: 100%;display: flex;flex-direction: row;justify-content: space-between;margin-top: 40px;}
.det_el_price{display: flex;flex-direction: column;}
.det_el_price_v{display: flex;flex-direction: row;align-items: center;}
.det_el_price_v span{font-size: 54px;color: #1e22be;font-weight: 700;}
.det_el_price_notes{display: flex;flex-direction: column;margin-left: 10px;}
.det_el_price_notes_item{font-size: 14px;text-align: center;}
.det_el_price_notes_item:first-child{border-bottom:solid 1px #000;padding-bottom: 5px;margin-bottom: 5px;}
.det_el_speed{display: flex;flex-direction: row;align-items: flex-end;}
.speed{height: 36px;}
.det_el_speed_zn{display: flex;flex-direction: column;margin-left: 10px;}
.det_el_speed_zn_v{font-size: 14px;}
.det_el_speed_zn_n{margin-top: 10px;display: flex;flex-direction: row;}
.det_el_speed_zn_n_l{font-size: 18px;color: #1e22be;}
.det_el_speed_zn_n_r{font-size: 18px;margin-left: 10px;}
.det_el_opis{width: 100%;margin-top: 40px;border: solid 1px #ededed;border-radius: 5px;padding: 56px 40px;}
.det_el_opis_zag{width: 100%;font-size: 24px;}
.det_el_opis_cont{width: 100%;margin-top: 20px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;line-height: 21px;max-height: 48px;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.det_el_opis_cont p{line-height: 1.2!important;}
.det_el_opis_cont.active{max-height: none;-webkit-line-clamp:inherit;}
.str_niz{height: 12px;margin-left: 5px;}
.det_el_opis_cont_str{margin-top: 10px;display: flex;flex-direction: row;font-size: 12px;color: #1e22be;cursor: pointer;}
.det_el_opis_dop{width: 100%;margin-top: 40px;}
.block_main_cat{width: 100%;margin-bottom: 40px;background:  rgb(237, 237, 237);padding: 55px;}
.tarif_sections_list{width: 100%;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;margin-top: 40px;}
.tarif_sections_item{background-color: #dedede;width: calc(50% - 20px);padding: 60px;margin-bottom: 20px;}
.tarif_sections_item .n-banners-item__title{color: #000;text-decoration: none;}
.tarif_sections_item:hover{text-decoration: none;}
.sputnik-list{width: 100%;display: flex;flex-direction: row;flex-wrap: wrap;column-gap: 20px;}
.sputnik_item{width: calc((100% - 40px)/3);}
.sputnik_item_name{width: 100%;font-size: 16px;color: #000;font-weight: 700;}
.sputnik_item_anons{width: 100%;margin-top: 10px;font-size: 16px;}
.sputnik_item_img{width: 100%;height: 290;object-fit: cover;margin-top: 10px;}
.sputnik-block{width: 100%;margin-top: 40px;}
.half-description__desc_new{padding-right: 56px;}
.kn_s2{display: none;}
.det_el_opis_cont_str.active .kn_s2{display: block;}
.det_el_opis_cont_str.active .kn_s1{display: none;}
.det_el_opis_cont_str.active img{ transform: rotate(180deg);}

.bx-filter-parameters-box-container .col-xs-6{width: calc(50% - 10px);}
.row.bx-filter-parameters-box-container{width: 100%;display: flex;flex-direction: row;flex-wrap: wrap;column-gap: 20px;}
.bx-filter-parameters-box-container .col-xs-10{width: calc(100%*10/12);margin-left: auto;margin-right: auto;}


@media(max-width:1100px){
    .cat_section_item{width:calc((100% - 20px)/2);}

}
@media(max-width:960px){
    .bx-sidebar-block{display: none;}
    .bx-sidebar-block.active{display: flex;}
    .equipment-list__menu_zag{padding-right: 15px;padding-left: 15px;}
    .equipment-list__menu_sort{padding-right: 15px;padding-left: 15px;}
    .cat_section{padding-right: 15px;padding-left: 15px;}
    .det_el_top_v{flex-direction: column;}
    .det_el_top_n{flex-wrap: wrap;}
    .tarig_el_zag{font-size: 36px;}
    .new_btnpos{margin-top: 20px;}
    .det_el_price{margin-bottom: 10px;}
    .det_el_speed{margin-bottom: 10px;}
    .sputnik_item{width: calc((100% - 20px)/2);margin-bottom: 20px;}
}
@media(max-width:640px){
    .cat_section_item{width: 100%;}
    .tarif_sections_item{padding: 20px;width: 100%;}
    .tarif_sections_item .n-banners-item__title{font-size: 18px;line-height: 1.5;}
}



@media(max-width:500px){
    .price_item_v{font-size: 24px;}
    .tarig_el_zag{font-size: 24px;}
    .det_el_top_v_left{flex-direction: column;}

     .det_el_top_n{flex-direction: column;}
     .sputnik_item{width: 100%;margin-bottom: 20px;}
     .bx-filter-button-box{display: flex;}
}


/* End */


/* Start:/local/templates/altegro-static/components/bitrix/catalog/cattar/style.min.css?1719313900959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/altegro-static/components/bitrix/catalog/cattar/bitrix/catalog.section.list/.default/style.min.css?17193139006236*/
.bx_catalog_line{margin-bottom:30px}.bx_catalog_line .bx_catalog_line_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_line .bx_catalog_line_category_title a{color:#000;text-decoration:none}.bx_catalog_line .bx_catalog_line_ul{padding:0}.bx_catalog_line .bx_catalog_line_ul li{margin-bottom:20px;list-style:none}.bx_catalog_line .bx_catalog_line_ul li:before{content:''!important}.bx_catalog_line .bx_catalog_line_img{position:relative;display:block;float:left;overflow:hidden;margin-right:40px;width:125px;height:125px;border:1px solid #ccc;border-radius:2px;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_line .bx_catalog_line_title{margin-bottom:10px;padding:0;vertical-align:top;line-height:18px}.bx_catalog_line .bx_catalog_line_title a{color:#4c7da6;font-size:18px}.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration:none}.bx_catalog_line .bx_catalog_line_title span{font-size:16px}.bx_catalog_line .bx_catalog_line_description{color:#3f3f3f;font-size:13px;line-height:16px}@media(max-width:639px){.bx-touch .bx_catalog_line .bx_catalog_line_img{margin-right:10px;width:50px;height:50px}.bx-touch .bx_catalog_line .bx_catalog_line_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size:14px}.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size:11px}}.bx_catalog_line .bx_catalog_line_img,.bx_catalog_line .bx_catalog_line_title,.bx_catalog_line .bx_catalog_line_title a,.bx_catalog_line .bx_catalog_line_description{transition:all .3s ease}.bx_catalog_text{margin-bottom:30px}.bx_catalog_text .bx_catalog_text_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_text .bx_catalog_text_category_title a{color:#000;text-decoration:none}.bx_catalog_text .bx_catalog_text_ul{padding:0}.bx_catalog_text .bx_catalog_text_ul li{float:left;margin:0 10px 10px;list-style:none}.bx_catalog_text .bx_catalog_text_ul li:before{content:''!important}.bx_catalog_text .bx_catalog_text_title{margin:0;padding:0;vertical-align:top;font-size:14px;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{display:inline-block;overflow:hidden;max-width:100%;color:#4c7da6;-ms-text-overflow:ellipsis;text-overflow:ellipsis;font-size:14px}.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration:none}.bx_catalog_text .bx_catalog_text_title span{font-size:12px}@media(max-width:639px){.bx-touch .bx_catalog_text .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size:12px}}.bx_catalog_text .bx_catalog_line_title,.bx_catalog_text .bx_catalog_line_title a{transition:all .3s ease}.bx_catalog_tile{margin-bottom:30px}.bx_catalog_tile .bx_catalog_tile_category_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_catalog_tile .bx_catalog_tile_category_title a{color:#000;text-decoration:none}.bx_catalog_tile .bx_catalog_tile_ul{padding:0}.bx_catalog_tile .bx_catalog_tile_ul li{float:left;box-sizing:border-box;margin-bottom:20px;padding:0 10px;width:12.5%;list-style:none;text-align:center}.bx_catalog_tile .bx_catalog_tile_ul li:before{content:''!important}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:both}.bx_catalog_tile .bx_catalog_tile_img{position:relative;display:block;overflow:hidden;margin:0 auto;width:78px;height:78px;border:1px solid #ccc;border-radius:2px;background-color:#fff;background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-background-size:contain}.bx_catalog_tile .bx_catalog_tile_title{margin-top:5px;margin-bottom:10px;padding:0;vertical-align:top;line-height:14px}.bx_catalog_tile .bx_catalog_tile_title a{color:#4c7da6;font-size:14px}.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration:none}.bx_catalog_tile .bx_catalog_tile_title span{font-size:12px}@media(max-width:980px){.bx_catalog_tile .bx_catalog_tile_ul li{width:20%}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:both}}@media(max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_title{margin-bottom:5px;line-height:14px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title{line-height:10px}.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size:11px}}@media(min-width:480px) and (max-width:639px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear:both}}@media(max-width:479px){.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%}.bx-touch .bx_catalog_tile .bx_catalog_tile_img{width:100%;height:80px}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear:none}.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear:both}}.bx_catalog_tile .bx_catalog_tile_title,.bx_catalog_tile .bx_catalog_tile_title a,.bx_catalog_tile .bx_catalog_tile_ul li,.bx_catalog_tile .bx_catalog_tile_img{transition:all .3s ease}.bx_sitemap{margin-bottom:30px}.bx_sitemap .bx_sitemap_title{padding-bottom:14px;border-bottom:1px solid #e5e5e5;font-size:24px}.bx_sitemap .bx_sitemap_title a{color:#000;text-decoration:none}.bx_sitemap .bx_sitemap_ul li{padding:0;line-height:14px}.bx_sitemap .bx_sitemap_ul li:before{content:''!important}.bx_sitemap .bx_sitemap_li_title{display:inline-block;margin:0;margin-bottom:10px;padding:0;vertical-align:top;font-weight:normal;line-height:13px}.bx_sitemap .bx_sitemap_li_title a{color:#4c7da6;white-space:nowrap;font-size:13px}.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration:none}.bx_sitemap .bx_sitemap_li_title span{font-size:11px}@media(max-width:639px){.bx-touch .bx_sitemap .bx_catalog_line_title{margin-bottom:5px;line-height:12px}.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size:12px}}.bx_sitemap .bx_catalog_line_title,.bx_sitemap .bx_catalog_line_title a{transition:all .3s ease}
/* End */
/* /local/templates/.default/css/katalog.css?175370960710262 */
/* /local/templates/altegro-static/components/bitrix/catalog/cattar/style.min.css?1719313900959 */
/* /local/templates/altegro-static/components/bitrix/catalog/cattar/bitrix/catalog.section.list/.default/style.min.css?17193139006236 */
