

/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news/catalog_basket/bitrix/news.list/.default/style.css?178654805411367*/
//.goods_block_selector {background-color: #faf7f2}

.catalog_goods_block_wrapper .page_block_header {margin: 0 0 20px 0;}

.catalog_goods .search_result .item_container {
    flex: 0 0 342px;
    width: 342px;   
    padding-right: 20px;
}
.catalog_goods .search_result .item {
    margin: 0 30px 30px 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 420px;
    background-color: #FFF;
    border:1px solid #e2e2e2;
    border-radius: 12px;
}
.catalog_goods .search_result .item:hover {border:1px solid var(--OPTION_BASE_COLOR);}
.catalog_goods .search_result .item .item_content {display: flex; flex-direction: column; height: 100%;}



.catalog_goods .search_result .descr_container {position: relative; padding: 15px 15px 0 15px; flex-grow: 1;}
.catalog_goods .search_result .name, .catalog_goods .search_result .name a {font-weight: 600; font-size: 20px; display: block; margin: 8px 0;}

.catalog_goods .search_result .name a:hover {text-decoration: underline;}
.catalog_goods .search_result .order_button .btn {display: block; width: 100%; border-radius: 0;}
.catalog_goods .search_result .order_button_bottom {position: absolute; bottom: 0; z-index: 1; width: 100%;}


.catalog_goods .owl-dots {opacity: 0.8;}
.catalog_goods .owl-dots:hover {opacity: 1;}

/*descr*/
.catalog_goods .search_result .price_container {flex: 0 0 50%; text-align: left;}
.catalog_goods .search_result .price {color: var(--OPTION_BASE_COLOR); font-size: 20px; font-weight: 500;}
.catalog_goods .search_result .price_old .val {text-decoration: line-through; font-weight: 500; color: #949499;}
.catalog_goods .search_result .price_old .price_dif {color: #FFF; background-color: var(--OPTION_BASE_COLOR); font-size: 12px; padding: 2px 3px; margin-left: 5px; border-radius: 4px;}

.catalog_goods .search_result .descr {margin: 15px 0;}
.catalog_goods .search_result .descr .digit_comment {font-size: 13px;}
.catalog_goods .search_result .descr .digit {font-weight: 600; font-size: 1.2rem; display: flex;}
.catalog_goods .search_result .descr .digit small {font-weight: 400; font-size: 0.85rem;}
.catalog_goods .search_result .descr .digit svg {margin-right: 5px; width: 20px; height: 20px; vertical-align: middle; margin-top: -3px;}
.catalog_goods .search_result .descr .digit img {height: 20px; margin-right: 5px; vertical-align: middle; margin-top: -3px;}


/*images*/
.catalog_goods .search_result .images_wrapper {position: relative; height: 280px; background-color: #FFF;}
.catalog_goods .search_result .images {width: 100%; overflow: hidden; height: 100%;}
.catalog_goods .search_result .images .item_img {width: 100%; height: 100%; padding: 20px;}
.catalog_goods .search_result .images .item_img img {object-fit: contain; width: 100%; height: 100%;}

/*like_icons*/
.catalog_goods .search_result .item:hover .like_icons {opacity: 1; transition: all 0.25s ease-out 0s;}
.catalog_goods .search_result .item:hover .like_icons .btn:not(.active) {background-color: rgba(255,255,255,0.85);}

/*labels*/
.catalog_goods .search_result .labels {font-size: 13px;font-weight: 600; color: #888888; position: absolute; top: 5px; left: 5px;}
.catalog_goods .search_result .labels > div {border-radius: 16px; padding: 2px 6px 3px 6px; margin: 0 4px 4px 0; border: 1px solid var(--OPTION_BASE_COLOR); color: var(--OPTION_BASE_COLOR); background-color: #FFF;}
.catalog_goods .search_result .labels > div:nth-child(4n+1) {background-color: var(--OPTION_BASE_COLOR); color: #FFF; border: 1px solid var(--OPTION_BASE_COLOR);}

/*icon_list*/
.catalog_goods .search_result .icon_list {color: #949499; font-size: 13px; min-height: 16px;}
.catalog_goods .search_result .icon_list .icon_item {margin: 0 10px 5px 0; display: flex; align-self: center; color: #FF6A00;}
.catalog_goods .search_result .icon_list .icon_item svg {display: inline-block; margin-right: 3px; width: 15px; height: 15px;}
.catalog_goods .search_result .icon_list .icon_item {color: #00AAFF}

.catalog_goods .search_result .icon_list .icon_item {color: #22A121}
.catalog_goods .search_result .icon_list .icon_item:not(.fill) svg path {stroke: #22A121}
.catalog_goods .search_result .icon_list .icon_item.fill svg path {fill: #22A121}

.catalog_goods .search_result .icon_list .icon_item:nth-child(5n+2) {color: #FF6A00}
.catalog_goods .search_result .icon_list .icon_item:nth-child(5n+2):not(.fill) svg path {stroke: #FF6A00}
.catalog_goods .search_result .icon_list .icon_item:nth-child(5n+2).fill svg path {fill: #FF6A00}

.catalog_goods .search_result .icon_list .icon_item:nth-child(5n+3) {color: #00AAFF}
.catalog_goods .search_result .icon_list .icon_item:nth-child(5n+3):not(.fill) svg path {stroke: #00AAFF}
.catalog_goods .search_result .icon_list .icon_item:nth-child(5n+3).fill svg path {fill: #00AAFF}

.catalog_goods .search_result .icon_list .icon_item:nth-child(5n+4) {color: #9933cc}
.catalog_goods .search_result .icon_list .icon_item:nth-child(5n+4):not(.fill) svg path {stroke: #9933cc}
.catalog_goods .search_result .icon_list .icon_item:nth-child(5n+4).fill svg path {fill: #9933cc}



/*Меню разделов*/
.section_list {overflow: visible; position: relative; margin-right: -10px;}
.section_list .item_container {flex: 0 0 674px; max-width: 674px; padding: 0 10px 10px 0;}
.section_list .item_container .item {border: 1px solid #f4f4f4; height: 100%; box-shadow: none; border-radius: 8px; background-color: #fbfbfb; overflow: hidden;}

.section_list .labels {font-size: 13px; font-weight: 600; position: relative; z-index: 1; opacity: 0.8; margin-bottom: 5px;}
.section_list .labels > div {border-radius: 16px; padding: 2px 6px 3px 6px; margin: 0 4px 4px 0; border: 1px solid var(--OPTION_BASE_COLOR); color: var(--OPTION_BASE_COLOR); background-color: #FFF;}
.section_list .labels > div:nth-child(4n+1) {background-color: var(--OPTION_BASE_COLOR); color: #FFF; border: 1px solid var(--OPTION_BASE_COLOR);}


.section_list .item .cat_name {font-size: 1.2rem; font-weight: 600; margin-bottom: 15px; display: block; text-decoration: underline;}
.section_list .item .cat_descr {padding: 25px;}
.section_list .item .anons {font-size: 0.95rem}
.section_list .item.with_labels .cat_descr {padding: 25px;}
.section_list .item .cat_descr {flex: 0 0 70%;}
.section_list .item .cat_img {flex: 0 0 30%; height: 100%; padding: 20px 20px 0 0;}
.section_list .item .cat_img img {border: none; overflow: hidden; width: 100%; height: 100%; object-fit: contain; object-position: center top; border-image: none; transition: transform 0.5s;}
.section_list .item .cat_items_list {overflow: hidden;}

.section_list .cat_item_container:hover .item {box-shadow: 0 5px 20px #00000019;}
.section_list .cat_item_container:hover .cat_img img {transform: scale(1.1);}

/*Темная тема*/
body.SITE_THEME_DARK .goods_block_selector {background-color: transparent;}
.catalog_goods .search_result .images_wrapper {background-color: transparent;} 
body.SITE_THEME_DARK .catalog_goods .search_result .item {background-color: var(--THEME_DARK_BG_ITEM_COLOR); border: 1px solid var(--THEME_DARK_LINE_COLOR);}
body.SITE_THEME_DARK .catalog_goods .search_result .labels > div {color: var(--TEXT_COLOR); background-color: #FFF;}
body.SITE_THEME_DARK .catalog_goods .search_result .labels > div:nth-child(4n+1) {background-color: var(--OPTION_BASE_COLOR); color: #FFF; border: 1px solid var(--OPTION_BASE_COLOR);}
body.SITE_THEME_DARK .section_list .item_container .item {background-color: var(--THEME_DARK_BG_ITEM_COLOR); border: 1px solid var(--THEME_DARK_LINE_COLOR);}



body.SITE_THEME_DARK .search_panel .name_search input[type="text"] {background: none; border: 1px solid var(--THEME_DARK_LINE_COLOR)!important; color: var(--TEXT_COLOR_LiGHT)!important}

body.SITE_THEME_DARK .select2-container--default .select2-selection--single {background: none!important; border: 1px solid var(--THEME_DARK_LINE_COLOR)!important; color: var(--TEXT_COLOR_LiGHT)!important}
body.SITE_THEME_DARK .select2-dropdown {background: var(--THEME_DARK_BG_ITEM_COLOR); border: 1px solid var(--THEME_DARK_LINE_COLOR)!important; color: var(--TEXT_COLOR_LiGHT)!important}
body.SITE_THEME_DARK .select2-container--default .select2-selection--single .select2-selection__rendered {color: var(--TEXT_COLOR_LiGHT)!important}
body.SITE_THEME_DARK .select2-search__field {background: none; border: 1px solid var(--THEME_DARK_LINE_COLOR)!important; color: var(--TEXT_COLOR_LiGHT)!important}


/*Модуль*/
.form_catalog_search .DATE_FROM, .form_catalog_search .DATE_TO {
  background: #FFF url(/include/images/svg/calendar.svg) right 10px center no-repeat;
    background-size: auto;
  background-size: 20px;
  cursor: pointer;
}
.form_catalog_search .modul_fields > div {margin-right: 10px; max-width: 200px; flex: 0 0 200px;}
#ui-datepicker-div {z-index: 99999!important;}


@custom-media --desktop (min-width: 900px);
@media (--desktop) {.catalog_goods .search_result{display: none!important;}}


/*owl item slider*/
@media screen and (min-width: 1400px){
    .catalog_goods .search_result.owl-theme .owl-nav button.owl-prev {left: -60px;}
    .catalog_goods .search_result.owl-theme .owl-nav button.owl-next {right: -60px;}
}


@media screen and (min-width: 1348px)
{
    .catalog_goods .search_result {margin-right: -30px;}    
}
@media screen and (max-width: 1348px)
{
    .catalog_goods .search_result {-ms-flex-pack: center !important; justify-content: center !important;}    
}

/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
    .catalog_goods .search_result {margin-right: 0;}     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (min-width: 767px)
{
    .catalog_goods .search_result.view_list .item_container {flex: 0 0 100%; width: 100%; height: 250px; margin: 0 0 20px 0; padding-right: 0;}
    .catalog_goods .search_result.view_list .item_container .item {height: 100%;}
    .catalog_goods .search_result.view_list .item_container .item_content {flex-direction: row;}
    .catalog_goods .search_result.view_list .images_wrapper {position: relative; height: 100%; width: 300px; max-width: 40%; order: 1;}
    .catalog_goods .search_result.view_list .descr_container {order: 2;}
    .catalog_goods .search_result.view_list .descr_container {display: flex; flex-direction: column;}
    .catalog_goods .search_result.view_list .descr_container .descr {flex-grow: 1;} 
    .catalog_goods .search_result.view_list {margin-right: 0;}
    
}

/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .catalog_goods .search_result {margin: 0;}
    .catalog_goods .search_result .item {margin: 0 0 30px 0; max-width: 90%;}
    .catalog_goods .search_result .descr .digit svg {display: none;}
    .catalog_goods .search_result .descr .digit_comment {font-size: 11px;}
    .catalog_goods .search_result .owl-item {height: 400px;}
    .catalog_goods .search_result .owl-theme .owl-dots {bottom: 30px!important;}
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
       
}

@media screen and (max-width: 400px)
{
    .catalog_goods .search_result .item .buttons .btn.small {padding: 5px 10px 7px; font-size: 0.8rem}     
}
/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news/catalog_basket/bitrix/news.list/.default/search/style.css?17865480548401*/
.search_panel_container {background-color: #f8f9fb; padding: 20px 0;}
.search_panel_container .clear_filter {margin-top: 10px;}
.search_panel_container .clear_filter svg {margin-right: 5px;}
.search_panel_container .clear_filter .kol span {background-color: #FFF; border-radius: 18px; width: 18px; height: 18px; display: inline-block; margin-left: 5px; color: var(--OPTION_BASE_COLOR); font-size: 12px; line-height: 18px; vertical-align: middle; margin-top: -3px;}

.search_panel .filter_expand {flex: 0 0 100%; position: relative; padding-top: 30px;}
.search_panel .filter_expand .show_expand {position: absolute; left: 0; top: 0; text-decoration: none;}
.search_panel .filter_expand .show_expand.active .fa {rotate: 180deg; margin-top: -10px;}
.search_panel .filter_expand .block {display: none;}


.search_panel .block {margin: 0 20px 10px 0;}
.search_panel .block label {margin-bottom: 3px; display: inline-block;}
.search_panel .select2 {width: 260px!important;}

.view_type a {display: block; width: 20px; height: 20px; margin-left: 5px;}
.view_type a svg {width: 100%; height: 100%; fill: #CCC;}
.view_type a.active svg {width: 100%; height: 100%; fill: var(--OPTION_BASE_COLOR);}

/*option_button*/
//.search_panel .option_button_container {flex: 0 0 100%;}
.search_panel .option_button {margin-top: 10px;}
.search_panel .option_button .item {caret-color: transparent; font-size: 14px; margin-top: 7px; border-radius: 50px; border: 1px solid #E1E2E3; margin-right: 8px; cursor: pointer; position: relative;}
.search_panel .option_button .item .img {margin-right: 10px; display: none;}
.search_panel .option_button .item .name {padding: 5px 10px 5px 10px; white-space: nowrap;}
.search_panel .option_button .item:hover {border: 1px solid var(--OPTION_BASE_COLOR); color: var(--OPTION_BASE_COLOR)}
.search_panel .option_button .item:hover .img:not(.fill) path {stroke: var(--OPTION_BASE_COLOR);}
.search_panel .option_button .item:hover .img.fill path {fill: var(--OPTION_BASE_COLOR); stroke: none;}
.search_panel .option_button .item.active {color: #FFF; background-color: var(--OPTION_BASE_COLOR); border: 1px solid var(--OPTION_BASE_COLOR);}
.search_panel .option_button .item.active .img:not(.fill) path {stroke: #FFF;}
.search_panel .option_button .item.active .img.fill path {fill: #FFF;}
.search_panel .option_button .item input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}


/*Текст*/
.search_panel input[type="text"].text_input_search {border: 1px solid #F0F1EB!important; border-radius: 12px!important; height: 55px; margin: 0; padding-right: 35px;}
.search_panel input[type="text"].text_input_search::placeholder, .search_panel input[type="text"].text_input_search::-webkit-input-placeholder, .search_panel input[type="text"].text_input_search::placeholder {
    font-family: var(--font-family);
    font-size: 1rem !important;
}

.search_panel .name_search {position: relative}
.search_panel .name_search::before {
  content: "\ea4f";
  color: #d5d5d5;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;

  position: absolute;
  right: 10px;
  top: 18px;
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;

  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/*date*/
.search_panel .block.block_date input[class^='DATE'] {background: #FFF url(/include/images/svg/calendar.svg) right 10px center no-repeat; background-size: auto; background-size: 20px; cursor: pointer;}


/*radio_round*/
.search_panel .radio_round .item {caret-color: transparent;  padding: 10px 6px; display: inline-block; border: 1px solid #E1E2E3; border-radius: 50px; text-decoration: none; min-width: 40px; text-align: center; margin-right: 4px; cursor: pointer; position: relative;}
.search_panel .radio_round .item input {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
}
.search_panel .radio_round .item:hover {background-color: #FFF;}
.search_panel .radio_round .item.active {border: 1px solid var(--OPTION_BASE_COLOR); background-color: #FFF;}


/*checkbox_yn*/
.search_panel .styled_switch .checkbox:not(checked) + label {padding: 0 0 26px 0;}
.search_panel .styled_switch .checkbox:not(checked) + label::after {bottom: 2px; top: auto;}
.search_panel .styled_switch .checkbox:not(checked) + label::before {bottom: 0; top: auto;}

/*UI слайдер*/
.search_panel .slider_container {
    width: 260px; height: 56px; background-color: #FFFFFF; border: 1px solid #F0F1EB; border-radius: 12px; padding: 5px 20px;
    display: flex; flex-direction: column; position: relative;
}
.search_panel .slider_container label {order: 1; color: #949499; font-size: 12px;}
.search_panel .slider_container .slider_data {order: 2; display: flex; margin-top: 4px;}
.search_panel .slider_container .slider_data > div {flex: 0 0 50%; max-width: 50%; position: relative;}
.search_panel .slider_container .slider_data > div:first-child:after {content: ''; position: absolute; right: 0; top: 0; width: 1px; height:16px; display: block; background-color: #E1E2E3}
.search_panel .slider_container .slider_data .slider_to {text-align: right;}
.search_panel .slider_container  .ui-slider {order: 3; position: absolute; width: calc(100% - 30px); bottom: -15px; margin-left: -5px;}
.search_panel .slider_container  .slider_data input[type="text"] {border: none; background-color: transparent; padding: 0; box-shadow: none; border-radius: 0; outline: none; margin: 0; color: #4E4F54;}




.catalog_block_wrapper .search_panel_container .show_filters {padding-left: 30px; display: none;}
.catalog_block_wrapper .search_panel_container .show_filters::before {content: "\e9dd"; margin-right: 5px; left: 10px; top: 10px;}


/*.sort_panel*/
.sort_panel {margin-bottom: 15px!important;}


/*Темная тема*/
body.SITE_THEME_DARK .search_panel_container {
    background-color: var(--THEME_DARK_BG_ITEM_COLOR); 
    border-top: 1px solid var(--THEME_DARK_LINE_COLOR);
    border-bottom: 1px solid var(--THEME_DARK_LINE_COLOR);
}
body.SITE_THEME_DARK .dropdown-select .fa {color: var(--TEXT_COLOR_LiGHT)}
body.SITE_THEME_DARK .search_panel .radio_round .item {border: 1px solid var(--THEME_DARK_LINE_COLOR);}
body.SITE_THEME_DARK .search_panel .radio_round .item.active {background-color: transparent; border: 1px solid var(--OPTION_BASE_COLOR); color: var(--OPTION_BASE_COLOR)}
body.SITE_THEME_DARK .search_panel .radio_round .item:hover {background-color: rgba(255,255,255,0.2); border: 1px solid var(--TEXT_COLOR_LiGHT);}
body.SITE_THEME_DARK .search_panel .slider_container {background-color: transparent; border: 1px solid var(--THEME_DARK_LINE_COLOR)}
body.SITE_THEME_DARK .search_panel .slider_container:hover {border: 1px solid var(--TEXT_COLOR_LiGHT);}
body.SITE_THEME_DARK .search_panel .slider_container label {color: #FFF;}
body.SITE_THEME_DARK .search_panel .slider_container .slider_data input[type="text"] {color: #FFF;}
body.SITE_THEME_DARK .search_panel .slider_container .slider_data > div:first-child::after {background-color: #3a3a3a;}

@media screen and (max-width: 1348px)
{
    .search_panel {-ms-flex-pack: center !important; justify-content: center !important;}
    .sort_panel {padding: 0 30px;}
}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .search_panel .block {min-width: 200px;}
    .search_panel .block label {font-size: 0.9rem;}
    .search_panel .radio_round {-ms-flex-pack: center !important; justify-content: center !important;}
    .search_panel .radio_round .item {padding: 5px!important}
    
    .search_panel_container .show_filters {padding-left: 30px; display: inline-block!important;}
    .search_panel_container {padding: 20px}  
    
    .sort_panel {padding: 0;}
    
    
    
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}
/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news.list/advantage/style.css?17865480542115*/
.advantage_wrapper {
    background-color: #F4F7FB;
    padding: 30px 0;
}

.advantage {padding-bottom: 30px;}
.advantage .item {padding: 20px}

.advantage .item .img {flex:  0 0 60px; max-width: 60px;}
.advantage .item .img img {max-width: 100%;}
.advantage .item .img img.lazy-hidden {width: 100%; height: 100%; background-size: 30px !important;}

.advantage .item .text {padding: 10px 10px 10px 20px; font-weight: 500;}

.advantage.with_border .item_container {padding: 10px;}
.advantage.with_border .item_container .item {width: 100%; box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.3);}

.advantage.type2 .item {-ms-flex-direction: column !important; flex-direction: column !important;}
.advantage.type2 .item .text {padding: 0;}


.advantage_wrapper.css_light {color: #FFF;}
//.advantage_wrapper.css_light h2.styled::after, .advantage_wrapper.css_light h2.page_block_header::after {filter: brightness(0) invert(1);}



/*css_dark*/
.advantage_wrapper.css_dark {
    //background-color: #242424;
    background-image: url("/include/images/bg/advantage.jpg");
    background-size: cover;
    background-position: center;
}
.advantage_wrapper.css_dark {color: var(--THEME_DARK_TEXT_COLOR);}

/*Темная тема*/
body.SITE_THEME_DARK .advantage_wrapper {background-color: var(--THEME_DARK_BG_ITEM_COLOR);}




@media screen and (min-width: 1348px)
{
    .advantage {margin-left: -20px; margin-right: -20px;}   
    .advantage.with_border {margin-left: -10px; margin-right: -10px;}
}

/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
   
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
    .advantage .item_container {width: 300px!important;}   
    .advantage {margin: 0;} 
    .advantage_wrapper .page_block_header {text-align: center; width: 100%;} 
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    .advantage .item_container {margin: 0 auto;} 
}

/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news/uslugi/bitrix/news.list/.default/style.css?17865480543644*/
.uslugi_container {overflow: hidden;}

.uslugi_container .uslugi {margin-right: -10px; padding-bottom: 30px;}
.uslugi_container .uslugi .item_container {padding: 0 10px 10px 0;}

/*labels*/
.uslugi .labels {
    font-size: 13px; font-weight: 600;
    position: absolute;
    z-index: 2;
    left: 5px;
    top: 5px;
    opacity: 0.8;
}

.uslugi_container .uslugi .item_container.shadow_full .labels {opacity: 0.9;}
.uslugi_container .uslugi .labels > div {border-radius: 16px; padding: 2px 6px 3px 6px; margin: 0 4px 4px 0; border: 1px solid var(--OPTION_BASE_COLOR); color: var(--OPTION_BASE_COLOR); background-color: #FFF;}
.uslugi_container .uslugi .labels > div:nth-child(4n+1) {background-color: var(--OPTION_BASE_COLOR); color: #FFF; border: 1px solid var(--OPTION_BASE_COLOR);}



.uslugi_container .uslugi .item {
    box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.3);
    position: relative;
    height: 250px;
    overflow: hidden;
    border-radius: 4px;
}
.uslugi_container .uslugi .item .img {
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-size: cover;
    background-position: center center;
    transition: transform 0.5s;
}
.uslugi_container .uslugi .item .img img {width: 100%; height: 100%; object-fit: cover;}
.uslugi_container .uslugi .item .text {
    padding: 25px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    color: #FFF;
}
.uslugi_container .uslugi .item .text .name {font-size: 1.2rem;}
.uslugi_container .uslugi .item .text .descr {padding-top: 10px; font-size: 0.9rem;}

.uslugi .shadow {
    position: absolute;
    width: 100%;
    height: 80%;
    z-index: 1;
    background-color: rgba(0,0,0,0.7);
    bottom: 0;
}
.uslugi_container .uslugi .shadow.full {height: 100%; background-color: rgba(0,0,0,0.5);}
.uslugi_container .uslugi .shadow_light .shadow {background-color: rgba(255,255,255,0.7);}
.uslugi_container .uslugi .shadow.shadow_gradient {background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));}
.uslugi_container .uslugi .href {position: absolute; width: 100%; height: 100%; z-index: 4;}


.uslugi_container .uslugi .item_container:hover .img {transform:scale(1.1)}
.uslugi_container .uslugi .item_container:hover .item {box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.5);}


.uslugi_container .uslugi .item.css_text_dark .text {color: var(--TEXT_COLOR);}

.uslugi_container .uslugi .shadow_light .shadow.shadow_gradient {background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1));}

.uslugi_container .uslugi .item .buttons {display: none; margin-top: 15px; position: absolute; bottom: 25px; left: 25px;}
.uslugi_container .uslugi .item .buttons > div {margin-right: 10px;}
.uslugi_container .uslugi .item_container:hover .text {bottom: 50px;}
.uslugi_container .uslugi .item_container:hover .buttons {display: flex; z-index: 5;}
.uslugi_container .uslugi .item_container:hover .labels {opacity: 1;}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
    
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
    .uslugi_container .uslugi .item_container {width: 350px; flex: 0 0 350px; max-width: 350px;}  

}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    .uslugi_container .uslugi .item .buttons {display: flex;}   
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    
    .uslugi_container .uslugi_detail .price_container {margin: 0;}   
}
/*.col-*/
@media screen and (max-width: 575px)
{

    
    
}

/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/main.include/about/style.css?17865480541546*/
.about_block_wrapper {
    background-color: #F4F7FB; 
    padding: 15px 0;
}


.about_block {width: 100%; margin-bottom: 30px;}
.about_block .img_container 
{
    //box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
    width: 200px;
    height: 200px;
    flex: 0 0 200px;
    border-radius: 100%; 
    margin-right: 30px;
    overflow: hidden;
    background-color: rgba(255,255,255,0.7);
}

.about_block .img {width: 100%; height: 100%;padding: 15px;}
.about_block .img img {width: 100%; height: 100%; object-fit: contain;}


/*css_dark*/
.about_block_wrapper.css_dark {
    background-color: #242424;
    background-size: cover;
    background-position: center;
}
.about_block_wrapper.css_dark {color: var(--THEME_DARK_TEXT_COLOR);}

/*Темная тема*/
body.SITE_THEME_DARK .about_block_wrapper {background-color: var(--THEME_DARK_BG_ITEM_COLOR) }


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .about_block_wrapper .page_block_header {text-align: center; width: 100%;}
    .about_block {-ms-flex-wrap: wrap !important; flex-wrap: wrap !important; font-size: 0.9rem}
    .about_block .img_wrapper {width: 100%;}
    .about_block .img_container {margin: 0 auto 20px auto;}
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}
/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news.list/photo_section/style.css?17865480541239*/
.slider_photo {margin-bottom: 20px;}
.slider_photo .owl-stage-outer {padding-bottom: 10px;}

.slider_photo .item {
    overflow: hidden; 
    width: 300px; 
    height: 200px; 
    margin: 0 15px 15px 0;
    border-radius: 2px;
    text-align: center;
    border: 1px solid #edeef0;

}
.slider_photo .item > a{display: block; width: 100%; height: 100%;}
.slider_photo .item img {width: 100%; height: 100%;}
.slider_photo .item.owl-carousel img {object-fit: contain;}

.slider_photo .owl-dots {bottom: 0!important;}


body.SITE_THEME_DARK .slider_photo .item {border: 1px solid var(--THEME_DARK_LINE_COLOR);}


@media screen and (min-width: 1350px){
    .slider_photo.owl-theme .owl-nav button.owl-prev {left: -65px;}
    .slider_photo.owl-theme .owl-nav button.owl-next {right: -65px;}
}
@media screen and (max-width: 1300px){
    .slider_photo.owl-theme .owl-nav button.owl-prev {left: 0;}
    .slider_photo.owl-theme .owl-nav button.owl-next {right: 0;}   
}
/*.col-lg-*/
@media screen and (max-width: 1200px) {
    
}

/*.col-md-*/
@media screen and (max-width: 991px){
   
}

/*.col-sm-*/
@media screen and (max-width: 767px){

}

/*.col-*/
@media screen and (max-width: 575px){   

}

/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news.list/digits/style.css?1786548054735*/
.digits_wrapper {
    background-color: #F4F7FB; 
    padding: 0 0 30px 0; 
}

.digits .item_container {position: relative; width: 330px; margin: 0 auto;}
.digits .item {padding: 20px; text-align: center;}


.digits .item .text {padding: 0 0 0 20px; font-weight: 400;}
.digits .item .text .name .digit {font-weight: 700; color: var(--OPTION_BASE_COLOR); font-size: 40px;}
.digits .item .text .name small {font-weight: 600; font-size: 14px;}
.digits .item .text .descr {margin-top: 10px; font-size: 15px;}
.digits .item .text .measure {color: var(--OPTION_BASE_COLOR);}

.digits_wrapper .owl-theme .owl-dots {bottom: -10px;}

body.SITE_THEME_DARK .digits_wrapper {background-color: var(--THEME_DARK_BG_ITEM_COLOR);}


/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news.list/company_history/style.css?17865480542828*/
@media screen and (min-width: 1200px) {
    .company_history_wrapper h2.page_block_header {margin-bottom: 10px!important;}
    .company_history_container {
        border-radius: 4px;
        background: linear-gradient(to right, var(--OPTION_BASE_COLOR_L4) 0%, var(--OPTION_BASE_COLOR_D2) 100%);
        margin: 100px 0;
    }
    .company_history .item_container {position: relative; -ms-flex-positive: 1 !important; flex-grow: 1 !important;}
    .company_history .item {padding: 15px;}
    .company_history .item .name {text-align: center; font-weight: 600; color: #FFF;}
    
    .company_history .item_container:not(:last-child):after {
        position: absolute;
        content: '';
        right: 0;
        top: 25%;
        width: 1px;
        height: 50%;
        background-color: #FFF;
        opacity: 0.3;
        transform: skew(-14deg);
    }
    
    
    .company_history .item_container:nth-child(2n+1) .descr {top: -100px;} 
    .company_history .descr {
        top: 100%;
        position: absolute;
        width: 150%;
        padding: 22px;
    }
    .company_history .item_container:nth-child(2n) .descr {margin-left: -25%;} 
    .company_history .item_container:last-child .descr  {margin-left: -50%;}
    .company_history .line {
        position: absolute;
        width: 9px;
        padding: 0 4px;
        border-right: 1px solid var(--OPTION_BASE_COLOR);
        top: 100%;
        height: 20px;
        left: 50%;
        margin-left: -5px;
    }
    .company_history .line .round {
        width: 7px;
        height: 7px;
        background-color: var(--OPTION_BASE_COLOR);
        border-radius: 5px;
        margin-top: 14px;
        margin-left: 1px;
    }
    
    
    .company_history .item_container:nth-child(2n+1) .line {
        top: -20px;
    }
    .company_history .item_container:nth-child(2n+1) .line .round {
        margin-top: 0px;
    } 
    
    
    body.btn_round .company_history_container {border-radius: 25px;}
}



@media screen and (max-width: 1200px) {
    .company_history {margin-right: -30px;}
    .company_history .item_container {
        flex: 0 0 342px;
        width: 342px;
        padding-right: 20px;
        margin-bottom: 20px;
      
    }
    .company_history .item_container .item {border: 1px solid var(--OPTION_BASE_COLOR); border: 1px solid var(--OPTION_BASE_COLOR); padding: 10px 15px; border-radius: 4px;}
    .company_history .item_container .name {font-weight: 600; color: var(--OPTION_BASE_COLOR);}
    .company_history .item_container .line {height: 2px; width: 30px; background-color: var(--OPTION_BASE_COLOR); margin: 5px 0;}
    .company_history .item_container .item > .d-flex {-ms-flex-direction: column !important; flex-direction: column !important;}
}
/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news.list/peoples_with_cat_menu_search/style.css?17865480545449*/
.peoples_block h3 {margin: 0.8rem 0 0.8rem;}
.peoples_block .item_container {width: 342px; padding-right: 20px; margin-bottom: 20px;}
.peoples_block .item {
    width: 100%; 
    height: 380px; 
    position: relative; cursor: pointer;
    border-radius: 8px; overflow: hidden;
    border: 1px solid #edeef0;
}
.peoples_block .item .item_img {width: 100%; height: 100%;}
.peoples_block .item .item_img img {object-fit: cover;}
.peoples_block .item .item_img img.lazy-hidden {width: 100%; height: 100%;}
.peoples_block .item .descr {position: absolute; bottom: 0; color: #FFF; z-index: 2; padding: 20px;}
.peoples_block .item .descr a {color: #FFF;}
.peoples_block .item .descr > div, .peoples_block .item .descr .dop_fields > div {padding: 3px 0;}

.peoples_block .item .descr .name {font-weight: 600;}
.peoples_block .item .descr .post {color: #e5e5e5}

.peoples_block .item .shadow {
    position: absolute;
    width: 100%;
    height: 40%;
    z-index: 1;
    background-color: rgba(0,0,0,0.7);
    bottom: 0;
}
.peoples_block .item .shadow.shadow_gradient {background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));}

.peoples_block .item .descr .dop_fields {display: none; position: relative; padding-top: 12px;}
.peoples_block .item .descr .dop_fields a:hover {color: var(--OPTION_BASE_COLOR);}
.peoples_block .item .descr .dop_fields::before {
    content: '';
    width: 40px;
    height: 2px;
    background: var(--OPTION_BASE_COLOR);
    position: absolute;
    left: 0;
    top: 5px;
}

.peoples_block .item:hover .descr .dop_fields {display: block;}
.peoples_block .item:hover .shadow {height: 100%; background: linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.4));}


body.SITE_THEME_DARK .peoples_block .item {border: 1px solid var(--THEME_DARK_LINE_COLOR);}

/*Меню разделов*/
.peoples_block .cat_menu {border: 1px solid #E1E2E3; border-radius: 8px; padding: 4px; display: inline-block;}
.peoples_block .cat_menu a.menu_item {
    border-radius: 6px; 
    padding: 2px 9px 3px 9px; 
    font-weight: 500; 
    display: inline-block;
    text-decoration: none;
    margin-right: 4px;
}
.peoples_block .cat_menu a:last-child {margin-right: 0;}
.peoples_block .cat_menu a.active {color: #FFF; background-color: var(--OPTION_BASE_COLOR)!important}




.peoples_block .cat_menu .menu_pad {width: 3px; display: inline-block;}
.peoples_block .cat_menu .show_all_container {width: 100%; text-align: center;}
.peoples_block .cat_menu .show_all {margin-top: 10px; width: 100%;}
.peoples_block .cat_menu .show_all::before 
{
  content: "\ea79";
  margin-right: 5px;
  display: inline-block;
  margin-top: -2px;
  vertical-align: middle;
  
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*Поиск*/
.peoples_block .search {position: relative;}
.peoples_block .search input {margin: 0;}
.peoples_block .search:not(.search_active)::before 
{
    content: "\ea4f";
    color: #d5d5d5;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    right: 10px;
    top: 18px;
  
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body.SITE_THEME_DARK .peoples_block .search {opacity: 0.8;}
body.SITE_THEME_DARK .peoples_block .search:hover {opacity: 1;}

.peoples_block .clear_search
{
    content: "\ea4f";
    color: #000;
    position: absolute;
    right: 10px;
    top: 18px;
    text-decoration: none;
    cursor: pointer;
}
.peoples_block .show_filter::before {
  content: "\e9dd";
  margin-right: 5px;
  display: inline-block;
  margin-top: -2px;
  vertical-align: middle;
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


@media screen and (min-width: 1348px)
{
     .peoples_block .item_list {margin-right: -20px}  
}


/*1348px*/
@media screen and (max-width: 1348px)
{
     .peoples_search {text-align: center;}    
}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
    .peoples_block {-ms-flex-wrap: wrap !important; flex-wrap: wrap !important;}
    .peoples_block .left_col {flex: 0 0 100%; max-width: 100%; padding-right: 0px;} 
    

    .peoples_block .cat_menu {padding: 15px; margin-bottom: 10px;}
    .peoples_block .cat_menu > a {display: inline-block; margin-right: 10px;}  
    .peoples_block .cat_menu .show_all {width: auto;}
    
    
    .peoples_block .show_filter {display: inline-block!important;}
    .peoples_block .cat_menu {display: none;}
    .peoples_block .search {display: none;}

    
    .peoples_block h2, .peoples_block h3, .peoples_block h4 {text-align: center;}
    
    .peoples_block .item .descr .dop_fields {display: block!important;}
   
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}

/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news.list/answers_cat/style.css?17865480541980*/
.answers h3 {margin-top: 30px;}
.answers {margin: 0;}
.answers .item {
    margin: 0 0 5px 0;
    padding: 20px 30px 25px 30px; 
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    background-color: #f8f9fb;
}
.answers .item .name a {font-size: 1.1rem; font-weight: 500; text-decoration: none; padding-right: 30px;}
.answers .item a {color: #000; display: block;}
.answers .list .item a.active {color: #000099;}

.answers .item .answer {display: none; padding: 20px 0 0 0; color: #333333;}
.answers .item .answer a {color: #333333;}



.answers .expand_btn {
    background-color: transparent;
    position: absolute;
    right: 15px;
    top: 10px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    
    -webkit-transition: -webkit-transform .2s ease-in-out;
    -ms-transition: -ms-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;  
}
.answers .item:hover .expand_btn {background-color: var(--OPTION_BASE_COLOR);}
.answers .item:hover .expand_btn svg path {stroke: #FFF}
.answers .item.active .expand_btn
{
    -ms-transform:rotate(135deg); 
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg);
   
}

/*Темная тема*/
body.SITE_THEME_DARK .answers .item {background-color: var(--THEME_DARK_BG_ITEM_COLOR);}
body.SITE_THEME_DARK .answers .item a, body.SITE_THEME_DARK .answers .item a:hover, body.SITE_THEME_DARK .answers .item .answer {color: var(--TEXT_COLOR_LiGHT)}


@media screen and (max-width: 1348px)
{

}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .answers .item .name a {font-size: 1rem; font-weight: 500;}
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}
/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news.list/steps/style.css?17865480541924*/
.steps_wrapper {padding: 30px 0; margin-bottom: 30px; background-size: cover;}

.steps_container {color: var(--TEXT_COLOR)!important; position: relative;}
.steps {padding-bottom: 30px;}
.steps .item_container {margin-bottom: 30px;  position: relative; width: 330px;}
.steps .arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 8px;
    width: 12px!important;
}
.steps .item {padding: 20px; background-color: rgba(255,255,255,0.7); margin: 0 30px 0 0; border-radius: 8px; height: 100%;}
.steps .item .img {flex:  0 0 60px; max-width: 60px;}
.steps .item .img img {max-width: 100%;}
.steps .item .number {
    width: 30px;
    height: 30px;
    background-color: var(--OPTION_BASE_COLOR);
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    color: #FFF;
    font-weight: 500;
    flex: 0 0 30px;
    font-size: 0.9rem;
}
.steps .item .text {padding: 0 0 0 20px; font-weight: 500;}
.steps .item .text .name {font-weight: 600;}
.steps .item .text .descr {margin-top: 10px; font-size: 15px;}

.steps_wrapper.css_light {color: #FFF;}
.steps_wrapper.css_light h2.styled::after, .steps_wrapper.css_light h2.page_block_header::after {filter: brightness(0) invert(1);}


@media screen and (min-width: 1348px)
{
    .steps .item_container:last-child .arrow {display: none;}
}

@media screen and (max-width: 1348px)
{
    .steps_wrapper {padding: 30px 20px} 
    .steps .owl-item:last-child .arrow {display: none;} 
}

/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
    
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
      
    
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
        .steps .item_container  {margin: 0 auto;}
}
/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news/news/bitrix/news.list/.default/style.css?17865480542796*/
.slider_news {
}
.slider_news .item_container {
    width: 342px;  
    padding-right: 20px; margin-bottom: 20px;
}
.slider_news .item_container.last_item {width: 322px; padding-right: 0px; }
.slider_news .item {
    width: 100%;
    border: 1px solid #e0e0e0;
    padding-bottom: 20px;
    font-size: 0.9rem;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    height: 400px;
}
body.SITE_THEME_DARK .slider_news .item  {border: 1px solid var(--THEME_DARK_LINE_COLOR);}

.slider_news .item:hover
{
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
}
.slider_news .item .descr {padding: 20px 25px; height: 150px; position: relative;}
.slider_news .item .descr .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}

.slider_news .item .date_news {
    position: absolute;
    color: #FFF;
    z-index: 1; 
    background-color: var(--OPTION_BASE_COLOR);
    width: 55px;
    height: 55px;
    font-size: 0.75rem;
    text-align: center;
    left: 0;
    top: 0;
    border-bottom-right-radius: 8px;
}
.slider_news .item .date_news .date {font-size: 1.6rem; font-weight: 400;}
.slider_news .item:hover .date_news {opacity: 0.4;}

.slider_news .item .descr .name {z-index: 1; position: relative;}
.slider_news .item .descr .name a {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 3.2rem;
    margin-bottom: 15px;
    text-decoration: none;
}
.slider_news .item .descr .link {
    font-size: 0.8rem; 
    font-style: italic; 
    padding-right: 20px;
    z-index: 1;
    position: relative;
}
.slider_news .item .descr .link::after {
    content: "\e90b";
    margin-left: 3px;
    
    position: absolute;
    top: 3px;
    right: 0;
    
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



.slider_news.owl-theme .owl-nav button.owl-next, .slider_news.owl-theme .owl-nav button.owl-prev {
    top: 130px;
}
.slider_news.owl-theme .owl-dots {bottom: -10px;}

@media screen and (min-width: 1350px){
    .slider_news.owl-theme .owl-nav button.owl-prev {left: -65px;}
    .slider_news.owl-theme .owl-nav button.owl-next {right: -65px;}
}
@media screen and (max-width: 1300px){
    .slider_news {padding: 0 50px;}
    .slider_news.owl-theme .owl-nav button.owl-prev {left: 0;}
    .slider_news.owl-theme .owl-nav button.owl-next {right: 0;}   
}

/*.col-lg-*/
@media screen and (max-width: 1200px){
     .news .news-list .news-item  {margin: 0 10px 20px 10px;}
     .slider_news {padding: 0;}
}



/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news.list/banner_page/style.css?17865480541174*/
.banner_page {
    height: 320px; width: 100%;
    background-color: var(--OPTION_BASE_COLOR_L8);
    color: var(--TEXT_COLOR);
    padding: 50px;
    border-radius: 10px;
    
    background: linear-gradient(90deg, var(--OPTION_BASE_COLOR_L10) 0%, var(--OPTION_BASE_COLOR_L12) 52%, var(--OPTION_BASE_COLOR_L6) 100%);
}
.banner_page h1, .banner_page h2, .banner_page h3 {margin: 10px 0;}
.banner_page .label {font-size: 14px;}

.banner_page .right_col {flex: 0 0 30%;}
.banner_page .right_col .img {
    width: 220px;
    height: 220px;
    background-color: rgba(255,255,255,0.2);
    border-radius: 110px;
    padding: 20px;
    text-align: center;
}
.banner_page .right_col .img img {max-width: 80%;}
/*Цвет шрифта*/
.banner_page.css_text_light, .banner_page.css_text_light a {color: #FFF}


@media screen and (max-width: 1348px)
{

}


@media screen and (max-width: 1200px)
{
    .banner_page .right_col .img {max-width: 100%; width: auto; height: auto; }    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    .banner_page {padding: 25px; height: auto;}
    .banner_page .right_col {display: none!important;}    
}
/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news.list/vacancy_cat/style.css?17865480543839*/
.vacancy h3 {margin-top: 30px;}
.vacancy {margin: 0;}
.vacancy .item {
    margin: 0 0 5px 0;
    
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    background-color: #f8f9fb;
    border: 1px solid #edeef0;
    overflow: hidden;
}
.vacancy .item .name_container {font-weight: 600; padding: 20px 80px 25px 30px; z-index: 2;}
.vacancy .item .name {flex: 0 0 65%;}
.vacancy .item .name a {font-size: 1.1rem; text-decoration: none; padding-right: 30px;}
.vacancy .item .price {color: var(--OPTION_BASE_COLOR); white-space: nowrap;}
.vacancy .item a {color: #000; display: block;}
.vacancy .list .item a.active {color: #000099;}



.vacancy .item .anons {margin-bottom: 15px; color: var(--TEXT_COLOR);  border-bottom: 1px dotted #e0e0e0; padding-bottom: 15px;}
.vacancy .item .descr {display: none; padding: 40px 30px 25px 30px; color: #333333; border-top: 1px solid #edeef0; background-color: #FFF;}
.vacancy .item .descr a {color: #333333;}
.vacancy .item .descr .price {font-weight: 800; font-size: 1.4rem;}

.vacancy .expand_btn {
    background-color: transparent;
    position: absolute;
    right: 15px;
    top: 10px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    
    -webkit-transition: -webkit-transform .2s ease-in-out;
    -ms-transition: -ms-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;  
}
.vacancy .item:hover .expand_btn {background-color: var(--OPTION_BASE_COLOR);}
.vacancy .item:hover .expand_btn svg path {stroke: #FFF}
.vacancy .item.active .expand_btn
{
    -ms-transform:rotate(135deg); 
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg);
   
}


.add_resume.btn {padding: 8px 50px 10px 20px!important;}
.add_resume.btn svg {position: absolute; right: 20px; top: 50%; margin-top: -12px; width: 24px; height: 24px;}
.add_resume.btn svg path {stroke: #FFF!important;}


/*Характеристики*/
.descr_line_vacancy {color: #333333;}
.descr_line_vacancy dl {display: block; overflow: hidden; margin: 0; margin-bottom: 15px; clear: both; border-bottom: 1px dotted #e0e0e0; padding-bottom: 15px;}
.descr_line_vacancy dt {width: 35%; float: left; clear: both; font-size: 14px;}
.descr_line_vacancy dd {width: 65%; float: right; text-align: left;}



/*Темная тема*/
body.SITE_THEME_DARK .vacancy .item {background-color: var(--THEME_DARK_BG_ITEM_COLOR); border: 1px solid  var(--THEME_DARK_LINE_COLOR);}
body.SITE_THEME_DARK .vacancy .item a, body.SITE_THEME_DARK .vacancy .item a:hover, body.SITE_THEME_DARK .vacancy .item .answer {color: var(--TEXT_COLOR_LiGHT)}
body.SITE_THEME_DARK .vacancy .item .descr {background: transparent; color: #FFF; border-top: 1px solid var(--THEME_DARK_LINE_COLOR);}
body.SITE_THEME_DARK .descr_line_vacancy {color: #FFF;}
body.SITE_THEME_DARK .vacancy .item .anons {color: #FFF;}


@media screen and (max-width: 1348px)
{

}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .vacancy .item .name a {font-size: 1rem; font-weight: 500;}
}
/*.col-*/
@media screen and (max-width: 575px)
{
    .vacancy .item .name_container > div {-ms-flex-wrap: wrap !important; flex-wrap: wrap !important;}
    .vacancy .item .price {font-size: 0.9rem;}    
    
    .vacancy .item .descr .price {font-weight: 600; font-size: 1.1rem;}
    
    .vacancy .item .buttons {-ms-flex-wrap: wrap !important; flex-wrap: wrap !important; text-align: center;}
    .vacancy .item .buttons .price {margin-bottom: 10px;}
    .vacancy .item .buttons > div {flex: 0 0 100%;}
}
/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/main.include/kviz/style.css?178654805417804*/
.kviz_wrapper {min-height: 200px;}
.kviz_container {border: 1px solid #DCDCDC;  border-radius: 12px; overflow: hidden;}
.kviz_container h2 {margin-top: 0;}

.kviz_container .item_shadow {position: absolute; width: 100%; height: 100%; z-index: 1; background-color: rgba(0,0,0,0.5)}
.kviz_container .item_shadow.shadow_light {background-color: rgba(255,255,255,0.7)}

.kviz_container .step .question {font-weight: 600; margin-bottom: 10px; font-size: 20px;}
.kviz_container .step .question_header {margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #DCDCDC;}

.kviz_container .controls_panel {background-color: #F4F7FB; padding: 30px 40px 50px 40px;}

.kviz_container .choice_comment {margin-bottom: 10px; display: inline-block; font-size: 14px;}
.kviz_container .answer_anons {line-height: 1.1; font-size: 15px; opacity: 0.8;}
.kviz_container input[type="text"]{border: 1px solid #DCDCDC!important;}
.kviz_container input[type="text"]:focus {border: 1px solid #C6C6C6!important;}

.kviz_wrapper .disklamer {margin-top: 5px; font-size: 13px; text-align: center;}
.kviz_wrapper .kviz_informer {text-align: center; color: #FFF; 
background-color: var(--OPTION_BASE_COLOR); 
border-top-right-radius: 20px;
border-top-left-radius: 20px;
padding: 10px 20px 30px 10px;
margin-bottom: -20px;
}

/*Старт*/
.kviz_container .step_start {background-color: #FFF}
.kviz_container .step_start .info_container {height: 100%;}
.kviz_container .step_start .info_container .content {padding: 40px; z-index: 2; position: relative;}
.kviz_container .step_start .img_container {flex: 0 0 30%; max-width: 30%;}
.kviz_container .step_start .img_container .img {width: 100%; height: 100%;}
.kviz_container .step_start .img_container .img img {width: 100%; height: 100%; object-fit: cover;}
.kviz_container .step_start .info_container {background-repeat: no-repeat; background-size: cover; background-position: center;}

/*Шаги*/
.kviz_container .step {padding: 40px; background-color: #FFF;}

/*Комментарий блок справа*/
.kviz_container .step .col_right {flex: 0 0 30%; padding: 30px; background-color: #F4F7FB; border-radius: 12px; margin-left: 20px; min-width: 300px;}
.kviz_container .step .col_right h2, .kviz_container .step .col_right h3 {margin: 0; font-size: 18px;}
.kviz_container .step .col_right .img {width:100%; margin-bottom: 10px;}
.kviz_container .step .col_right .img img {max-width: 100%; width: 175px;}
.kviz_container .step .col_right .text {
    background-color: #FFF;
    padding: 15px; border-radius: 6px;
}
.kviz_container .step .col_right .text.has_sign {margin-top: 10px; position: relative;}
.kviz_container .step .col_right .text.has_sign:before {
    content: "";
    display: inline-block;
    border: 7px solid transparent;
    border-bottom: 7px solid #FFF;
    position: absolute;
    top: -14px;
    left: 20px;
}

/*Прогресс*/
.kviz_container .progress_container {margin-top: 15px;}
.kviz_container .progress_container .step_info {font-size:15px; color: #999999}
.kviz_container .progress {position: relative;}
.kviz_container .progress .value {position: absolute; font-weight: 600;  top: 0; margin-top: 22px;  width: 30px; text-align: center; margin-left: -15px; left: 0;}
.kviz_container .progress.first_step .value {margin-left: 0;}
.kviz_container .progress.last_step .value {margin-left: -30px;}
.kviz_container .progress .value:before {content: ""; display: inline-block; position: absolute; border: none; background: var(--OPTION_BASE_COLOR); border-radius: 10px; left: 0; top: -21px; width: 30px; height: 16px;}
.kviz_container .progress .procent {font-size: 0.8rem; font-weight: 400; margin-top: 4px;}
.kviz_container .progress .procent .indicator {background-color: #e7e7e7; padding: 1px; height: 8px; position: relative; margin-top: 5px; border-radius: 4px;}
.kviz_container .progress .procent .indicator .val {
    background-image: repeating-linear-gradient(-45deg, var(--OPTION_BASE_COLOR_L), var(--OPTION_BASE_COLOR_L) 0.5rem, var(--OPTION_BASE_COLOR_D) 0.5rem, var(--OPTION_BASE_COLOR_D) 1rem);
    background-size: 200% 200%;
    animation: gradient_lines 15s linear infinite; 
    border-radius: 5px; overflow: hidden; width: 0; height: 6px;
}
.kviz_container .progress.final .indicator .val {background-image: none; background-color: #00cc66;}
.kviz_container .progress.final .value::before {background: #00a43e;}

@keyframes gradient_lines {100% {background-position: 100% 100%;}}
 
 
.kviz_container .start_button {animation: glowing 1300ms infinite;}
@keyframes glowing {
    0% { background-color: var(--OPTION_BASE_COLOR); box-shadow: 0 0 5px var(--OPTION_BASE_COLOR_L4); }
    50% {background-color: var(--OPTION_BASE_COLOR_L2); box-shadow: 0 0 20px var(--OPTION_BASE_COLOR); }
    100% {color: #FFF; background-color: var(--OPTION_BASE_COLOR_D); box-shadow: 0 0 5px #var(--OPTION_BASE_COLOR_D); }
}

/*Навигация*/
.kviz_container .navigation .btn {padding: 10px 15px 9px; margin-left: 10px;}
.kviz_container .navigation .btn svg {vertical-align: middle; margin-top: -2px;}


/*Радио-кнопка*/
.input_radio input[type=radio] {display: none;}
.input_radio label {position: relative; padding-left: 40px; font-size: 20px; line-height: 30px; margin-bottom: 10px; display: inline-block; cursor: pointer; caret-color: transparent;}
.input_radio label:before {content: ""; display: inline-block; left: 0; top: 2px; position: absolute; width: 30px; height: 30px; border-radius: 15px; border: 2px solid #DCDCDC;}
.input_radio label:hover:before {border: 2px solid #C6C6C6;}

.input_radio input[type=radio]:checked + label:before {border: 2px solid var(--OPTION_BASE_COLOR);}
.input_radio input[type=radio]:checked + label:after {content: ""; display: inline-block; position: absolute; border: none; background: var(--OPTION_BASE_COLOR); border-radius: 10px; left: 7px; top: 9px; width: 16px; height: 16px;}

/*Чекбокс*/
.input_checkbox input[type=checkbox] {display: none;}
.input_checkbox label {position: relative; padding-left: 40px; font-size: 20px; line-height: 30px; margin-bottom: 10px; display: inline-block; cursor: pointer; caret-color: transparent;}
.input_checkbox label:before {content: ""; display: inline-block; left: 0; top: 2px; position: absolute; width: 30px; height: 30px; border-radius: 6px; border: 2px solid #DCDCDC;}
.input_checkbox label:hover:before {border: 2px solid #C6C6C6;}

.input_checkbox input[type=checkbox]:checked + label:before {border: 2px solid var(--OPTION_BASE_COLOR); background-color: var(--OPTION_BASE_COLOR);}
.input_checkbox input[type=checkbox]:checked + label:after {font-family: "FontAwesome"; content: "\f00c"; font-size: 14px; color: #FFFFFF; text-align: center; line-height: 15px; position: absolute; left: 8px; top: 9px;}


/*Радио-кнопка, чекбокс [с картинкой]*/
.input_choice_image .item {border: 1px solid #DCDCDC; padding: 20px; margin-bottom: 10px; border-radius: 6px; font-size: 20px; cursor: pointer; caret-color: transparent; position: relative;}
.input_choice_image .item .img {margin-right: 20px; width: 150px; flex: 0 0 150px;}
.input_choice_image .item .img img {max-width: 100%;}
.input_choice_image input {display: none;}
.input_choice_image .item:hover {border: 1px solid #C6C6C6;}
.input_choice_image .item.active {border: 1px solid var(--OPTION_BASE_COLOR);}
.input_choice_image .item.active:after {font-family: "FontAwesome"; content: "\f00c"; font-size: 30px; color: var(--OPTION_BASE_COLOR); text-align: center; line-height: 15px; position: absolute; right: 10px; top: 10px;}

.input_choice_image {display: flex; flex-wrap: wrap; margin-right: -10px;}
.input_choice_image .item_container {flex: 0 0 50%; padding: 0 10px 10px 0; min-width: 400px;}

/*Дата*/
.kviz_container .ui-datepicker {margin: 0!important; font-size: 1.2em;}

/*Информационный блок*/
.custom_inform .img {margin-bottom: 10px;}
.custom_inform .img img {max-width: 100%;}


/*Оформление ответов css классы*/
.kviz_container .step.css_w100 .item_container {flex: 0 0 100%;}

.kviz_container .step.css_w50 .custom_input {display: flex; flex-wrap: wrap;}
.kviz_container .step.css_w50 .item  {flex: 0 0 50%;}

.kviz_container .step.tile_with_bg .item_container {height: 200px; overflow: hidden; flex: 0 0 425px; border-radius: 6px; margin-bottom: 10px;}
.kviz_container .step.tile_with_bg .item_container .item {padding: 0;}
.kviz_container .step.tile_with_bg .item_container .item .img {width: 100%; flex: 0 0 100%; height: 200px;}
.kviz_container .step.tile_with_bg .item_container .item .img img {width: 100%; height: 100%; object-fit: cover;}
.kviz_container .step.tile_with_bg .item_container .item .option_descr {position: absolute; left: 0; bottom: 0; background-color: var(--OPTION_BASE_COLOR); width: 100%; padding: 10px; color: #FFF;}



/*Летающая кнопка*/
.kviz_fly_button {
    width: 350px; height: 200px; position: fixed; bottom: 10px; left: 10px; z-index: 100; overflow: hidden; border-radius: 10px;
    box-shadow: 0 15px 10px -15px rgba(0, 0, 0, 0.3), 1px 2px 20px rgba(0, 0, 0, 0.3);
}
.kviz_fly_button .info_container {border-radius: 10px;}
.kviz_fly_button .info_container .content {padding: 15px; z-index: 2; position: relative;}
.kviz_fly_button .img_container {flex: 0 0 100%; width: 100%;}
.kviz_fly_button .img_container .img {width: 100%;}
.kviz_fly_button .img_container .img img {max-height: 170px; width: 100%; height: 100%; object-fit: cover; display: block;}
.kviz_fly_button .info_container {background-repeat: no-repeat; background-size: cover; background-position: center; height: 100%;}
.kviz_fly_button .item_shadow {position: absolute; width: 100%; height: 100%; z-index: 1; background-color: rgba(0,0,0,0.5)}
.kviz_fly_button .item_shadow.shadow_light {background-color: rgba(255,255,255,0.7)}

.kviz_fly_button.css_text_light_mobile {color: #FFF;}
.kviz_fly_button h2 {font-size: 1.4rem;}

.kviz_fly_button .close {position: absolute; right: 10px; top: 10px;}
.kviz_fly_button .close svg {opacity: 0.8;}
.kviz_fly_button .close:hover svg {opacity: 1}
.kviz_fly_button .close:hover svg path {fill: #FFF}
.kviz_fly_button .close:hover svg path:first-child {fill: var(--OPTION_BASE_COLOR)}

@media screen and (min-width: 767px)
{
    .kviz_fly_button.hover {height: auto;}
    .kviz_fly_button.hover .img_container {display: block!important;}
    .kviz_fly_button.hover .info_container {background-color: #FFF; background-image: none!important; border-top-right-radius: 0; border-top-left-radius: 0;}
    .kviz_fly_button.hover .info_container .kviz_anons {display: block!important;}
    .kviz_fly_button.css_text_light_mobile.hover .info_container {background-color: #2b2b2b}
}


/*--------------------------popup режим--------------------------*/
.kviz_popup_wrapper {
    padding: 10px 30px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 999;
    background: transparent;
    overflow: auto;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
}
.kviz_popup_wrapper .main_content {margin-bottom: 30px;}
.kviz_popup_wrapper .main_content .col1 {padding-right: 50px;}
.kviz_popup_wrapper .main_content .col2 {flex: 0 0 250px;}

.kviz_popup_wrapper .logo {margin-bottom: 20px;}
.kviz_popup_wrapper .logo img {max-width: 80%; display: block; padding: 10px 0; max-height: 100px;}

.kviz_popup_wrapper .contacts > div {margin-bottom: 20px;}
.kviz_popup_wrapper .contacts a {text-decoration: none;}
.kviz_popup_wrapper .contacts .address {font-weight: 600;}
.kviz_popup_wrapper .contacts .callback a {width: 100%;}
.kviz_popup_wrapper .contacts .social {margin-left: -11px;}
.kviz_popup_wrapper .contacts .social a {color: var(--OPTION_BASE_COLOR)!important;}
.kviz_popup_wrapper .contacts .social a:hover {color: var(--TEXT_COLOR)!important;}
.kviz_popup_wrapper .contacts .buttons > div {margin: 15px 0;}
.kviz_popup_wrapper .contacts .buttons a.active {text-decoration: underline;}
.kviz_popup_wrapper .hr {border-top: 1px solid rgba(255,255,255,0.25);}

.kviz_popup_wrapper > .d-flex {max-height: 100vh}
.kviz_popup_wrapper > div > div > .content_container {
    background-color: transparent; padding: 10px 30px;
}
.kviz_popup_wrapper > div > div > .content_container::after {
    background-color: rgba(232, 232, 232, 0.65);
    position: absolute;
    content: "";
    inset: 0px;
    border-radius: 8px;
    backdrop-filter: blur(32px);
    pointer-events: none;
    z-index: -1;
    transition-timing-function: ease;
    transition-duration: 0.3s;
    transition-property: background-color;
}


.kviz_popup_wrapper.popup_page .close-x {display: block!important;}
.kviz_popup_wrapper .close-x {
    width: 30px; height: 30px; 
    display: inline-block; 
    cursor: pointer;
    text-decoration: none;
    color: var(--TEXT_COLOR);
    position: absolute;
    right: 20px;
    top: 20px;
}
.kviz_popup_wrapper .close-x svg path {stroke: var(--OPTION_BASE_COLOR);}
.kviz_popup_wrapper .close-x svg path:first-child {stroke: var(--OPTION_BASE_COLOR);}
.kviz_popup_wrapper .close-x:hover svg path {stroke: #FFF;}
.kviz_popup_wrapper .close-x:hover svg path:first-child {stroke: var(--OPTION_BASE_COLOR); fill: var(--OPTION_BASE_COLOR);}


.kviz_popup_wrapper .kviz_container {border: 1px solid rgba(255,255,255,0.25);}
.kviz_popup_wrapper .kviz_wrapper {min-height: 350px; border-radius: 12px;}
.kviz_popup_wrapper .kviz_container {height: 100%;}
.kviz_popup_wrapper .step_start {height: 350px;}  
.kviz_popup_wrapper .step_start > div {height: 100%;}  
.kviz_popup_wrapper .step_start .img_container {flex: 0 0 40%; max-width: 40%;}
/*--------------------------popup режим--------------------------*/


/*Темная тема*/
body.SITE_THEME_DARK .kviz_wrapper.view_page_block .kviz_container {border: 1px solid var(--THEME_DARK_LINE_COLOR);}
body.SITE_THEME_DARK .kviz_wrapper.view_page_block .step_start {background-color: var(--THEME_DARK_BG_COLOR);}
body.SITE_THEME_DARK .kviz_wrapper.view_page_block .step {background-color: var(--THEME_DARK_BG_COLOR);}
body.SITE_THEME_DARK .kviz_wrapper.view_page_block .controls_panel {background-color: var(--THEME_DARK_BG_ITEM_COLOR);}
body.SITE_THEME_DARK .kviz_wrapper.view_page_block .step .col_right {background-color: var(--THEME_DARK_BG_ITEM_COLOR);}
body.SITE_THEME_DARK .kviz_wrapper.view_page_block .step .col_right .text {color: var(--TEXT_COLOR)}
body.SITE_THEME_DARK .kviz_wrapper.view_page_block .step .question_header {border-bottom: 1px solid var(--THEME_DARK_LINE_COLOR);}
body.SITE_THEME_DARK .kviz_wrapper.view_page_block .progress .procent .indicator {background-color: var(--THEME_DARK_LINE_COLOR)}


body.SITE_THEME_DARK .kviz_wrapper.view_popup {color: var(--TEXT_COLOR)}
body.SITE_THEME_DARK .kviz_popup_wrapper .main_content, body.SITE_THEME_DARK .kviz_popup_wrapper .main_content a {color: var(--TEXT_COLOR)}

@media screen and (min-width: 767px)
{
    .step_start .info_container {background-image: none!important;}
}


@media screen and (max-width: 1348px)
{

}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
    .kviz_popup_wrapper {height: auto;}
    .kviz_popup_wrapper > .d-flex {max-height: none;}
    
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    .kviz_popup_wrapper .kviz_container {padding: 0!important;}
    .kviz_popup_wrapper .kviz_wrapper {min-height: 200px;}
    .kviz_popup_wrapper div > div > .content_container {padding: 10px;}
    .kviz_popup_wrapper .main_content {flex-wrap: wrap;}     
    .kviz_popup_wrapper .main_content .col1 {flex: 0 0 100%; padding: 20px;}
    .kviz_popup_wrapper .main_content .col2 {flex: 0 0 100%; padding: 20px;}
    
    .kviz_popup_wrapper .step_start {height: 250px;}
    .kviz_popup_wrapper .step_start .info_container .content {padding: 20px;}
    
    
    .kviz_container .step.css_w50 .custom_input {display: flex; flex-wrap: wrap;}
    .kviz_container .step.css_w50 .item  {flex: 0 0 100%;}
    
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .step_start .img_container {display: none;}
    .kviz_container .controls_panel {padding: 20px 20px 40px 20px;}
    .kviz_container .progress_container {margin-top: 0px;}
    
    
    .kviz_container .step_start .item_shadow {display: block !important;}
    .kviz_wrapper.css_text_light_mobile .step_start {color: #FFF;}
    
    .kviz_container .step {padding: 25px;}
    .kviz_container .step .col_container {-ms-flex-wrap: wrap !important; flex-wrap: wrap !important;}
    .kviz_container .step .col_left {flex: 0 0 100%;}
    .kviz_container .step .col_right {flex: 0 0 100%; margin: 20px 0 0 0;}
    
    .kviz_container .step .col_right.question_descr_block .content {display: flex;}
    .kviz_container .step .col_right {padding: 20px;}
    .kviz_container .step .col_right .img {width: 30%; flex: 0 0 30%; margin: 0 15px 0 0 }
    

    .kviz_fly_button {left: 50%; margin-left: -125px; width: 250px; height: 130px; cursor: pointer;}
    .kviz_fly_button .btn {padding: 8px 20px 10px; font-size: 0.85rem;}
    .kviz_fly_button h2 {font-size: 1rem;}
    .kviz_fly_button .air.p30 {display: none;}
}
/*.col-*/
@media screen and (max-width: 575px)
{
    .kviz_container .step .col_right.question_descr_block {font-size: 14px;}   
    
}

/* End */


/* Start:/bitrix/templates/bs_production_m1/components/brainsite/iblock.element.add.form/kviz_form/style.css?1786548054102*/
.ajax_form .btn_container {text-align: center;}
.ajax_form .form_result {color: #cc0000 !important}

/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/system.pagenavigation/modern/style.css?17865480542*/



/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news.list/licenses/style.css?17865480541056*/
.licenses_container {background-color: #fafafa; padding: 30px 0;}
.licenses {margin-bottom: 30px;}
.licenses .item {
    overflow: hidden;
    width: 250px;
    height: 320px;
    border: 1px solid #edeef0;
    margin: 0 20px 10px 0;
    border-radius: 2px;
    text-align: center;
    background-color: #FFFFFF;
    padding: 5px;
    border-radius: 6px;
}
.licenses .item .img {margin: 0 auto; width: 100%; height: 100%;}
.licenses .item .img > a {display: block; width: 100%; height: 100%;}
.licenses .item img {
    display: inline-block !important;
    max-width: 90%;
    width: auto !important;
    max-height: 300px;
}
.licenses .item img.lazy-hidden {width: 100%; height: 100%;}
.licenses.owl-theme .owl-dots {bottom: -30px;}

body.SITE_THEME_DARK .licenses .item {
    border: 1px solid var(--THEME_DARK_LINE_COLOR); 
    //background-color: var(--THEME_DARK_BG_ITEM_COLOR);
}

@media screen and (min-width: 1348px){
    .licenses.owl-theme .owl-nav button.owl-prev {left: -60px;}
    .licenses.owl-theme .owl-nav button.owl-next {right: -60px;}
}
/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/main.include/speech/style.css?17865480541381*/
.speech_block {width: 100%; margin-bottom: 50px;}
.speech_block .img_wrapper
{
    width: 20%;
    flex: 0 0 20%;
    margin-right: 30px;
    overflow: hidden;
}
.speech_block .img {width: 100%; height: 100%;padding: 0 15px 15px 0;}
.speech_block .img img {width: 100%; height: 100%; object-fit: contain; border-radius: 6px;border: 1px solid #edeef0;}

.speech_block .sign {font-weight: 400; font-style: italic;}

body.SITE_THEME_DARK .speech_block .img img {border: 1px solid var(--THEME_DARK_LINE_COLOR);}

/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .speech_block_wrapper .page_block_header {text-align: center; width: 100%;}
    
    .speech_block .img_wrapper {width: 40%; flex: 0 0 40%; margin-right: 15px;}       
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
    .speech_block_wrapper .page_block_header {text-align: center; width: 100%;}
    .speech_block {-ms-flex-wrap: wrap !important; flex-wrap: wrap !important; font-size: 0.9rem}
    .speech_block .img_wrapper {width: 100%; flex: 0 0 100%; text-align: center;}
    .speech_block .img img {max-width: 300px; }
    
}
/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news/actions/bitrix/news.list/.default/style.css?17865480544159*/
.slider_actions {padding-bottom: 10px;}

.slider_actions .item_container {
    width: 684px;  
    height: 300px;
    padding-right: 20px; 
    margin-bottom: 20px;
}
.slider_actions .item {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.slider_actions .item .label {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #FFF;
    background-color: var(--OPTION_BASE_COLOR);
    padding: 5px 10px; 
    border-radius: 15px;
    z-index: 1;
}
.slider_actions .item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(0,0,0,0.05);
    transition: all 0.3s ease-out 0s;
}
.slider_actions .item .href {position: absolute; width: 100%; height: 100%; z-index: 4; left: 0; top: 0;}


.slider_actions .item .descr {flex: 0 0 70%; padding: 0 0 0 40px;}
.slider_actions .item .descr .name a {font-size: 28px; text-decoration: none;}
.slider_actions .item .img {height: 100%; transition: transform 0.5s;}
.slider_actions .item .img > div {width: 100%; height: 100%;}
.slider_actions .item .img img {width: 100%; height: 100%; object-fit: contain; object-position: center bottom;}


/*.slider_actions .item_container.nth_1 .item {background: linear-gradient(45deg, var(--OPTION_BASE_COLOR_L10) 0%, var(--OPTION_BASE_COLOR_L12) 52%, var(--OPTION_BASE_COLOR_L6) 100%)}
.slider_actions .item_container.nth_2 .item {background: linear-gradient(135deg, var(--OPTION_BASE_COLOR_L10) 0%, var(--OPTION_BASE_COLOR_L12) 52%, var(--OPTION_BASE_COLOR_L6) 100%)}
.slider_actions .item_container.nth_3 .item {background: linear-gradient(45deg, var(--OPTION_BASE_COLOR_L10) 0%, var(--OPTION_BASE_COLOR_L12) 52%, var(--OPTION_BASE_COLOR_L6) 100%)}
.slider_actions .item_container.nth_4 .item {background: linear-gradient(135deg, var(--OPTION_BASE_COLOR_L10) 0%, var(--OPTION_BASE_COLOR_L12) 52%, var(--OPTION_BASE_COLOR_L6) 100%)}*/

.slider_actions .item_container.nth_1 .item {background-color: #e5f4ff}
.slider_actions .item_container.nth_2 .item {background-color: #fcffe5}
.slider_actions .item_container.nth_3 .item {background-color: #ffebfa}
.slider_actions .item_container.nth_4 .item {background-color: #e6ffe5}


.slider_actions .item_container:hover .css_border_color {background: var(--OPTION_BASE_COLOR_L)!important; color: #FFF!important; border: 1px solid var(--OPTION_BASE_COLOR);}
.slider_actions .item_container:hover .item::before {opacity: 1;}

.slider_actions .item_container.bg_image_png:hover .img {transform:scale(1.1)}


/*Цвет шрифта*/
.slider_actions .item_container.css_text_light, .slider_actions .item_container.css_text_light a {color: #FFF}

/*Режим просмотра*/
.slider_actions .bg_image_png .descr {flex: 0 0 70%;}
.slider_actions .bg_image_png .img {flex: 0 0 40%; position: absolute; right: 0; bottom: 0; max-width: 40%;}

.slider_actions .bg_image_fill .item {background-position: center; background-size: cover; background-repeat: no-repeat;}


/*Темная тема*/
body.SITE_THEME_DARK .slider_actions .name a {color: var(--TEXT_COLOR)!important;}

@media screen and (min-width: 1350px){
    .slider_actions.owl-theme .owl-nav button.owl-prev {left: -65px;}
    .slider_actions.owl-theme .owl-nav button.owl-next {right: -65px;}
}
@media screen and (max-width: 1300px){
    .slider_actions.owl-theme .owl-nav button.owl-prev {left: 0;}
    .slider_actions.owl-theme .owl-nav button.owl-next {right: 0;}   
}

@media screen and (max-width: 1348px)
{

}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
   .slider_actions .item_container {width: 400px; height: 200px;}  
   .slider_actions .item .descr .name a {font-size: 18px; text-decoration: none;}
   .slider_actions .item .btn {padding: 8px 20px 10px; font-size: 0.85rem;}
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}

/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news.list/offices/style.css?17865480545909*/
.offices_wrapper h1, .offices_wrapper h2 {margin-bottom: 15px!important;}
.offices_wrapper #offices_map {height: 100%!important;}

.offices_wrapper .left_col {flex: 0 0 40%; border-right: 1px solid #E1E2E3; overflow: scroll; position: relative;}
.offices_wrapper .right_col {position: relative; overflow: hidden; }

.offices_wrapper .view_tile {padding-bottom: 20px;}

.offices_wrapper .close {position: absolute; right: 10px; top: 10px; z-index: 1;}
.offices_wrapper .close svg path {stroke: #FFF;}
.offices_wrapper .close svg path:first-child {stroke: var(--OPTION_BASE_COLOR); fill: var(--OPTION_BASE_COLOR);}


.offices_wrapper .list_and_map_wrapper {border: 1px solid #E1E2E3; border-radius: 10px; position: relative; overflow: hidden;}


/*Детальная карточка (клик на маркере)*/
.offices_wrapper .detail_card {width: 100%;}
.offices_wrapper .detail_card .img {width: 100%; height: 200px; border-bottom: 1px solid #E1E2E3;}
.offices_wrapper .detail_card .img img {width: 100%; height: 100%; object-fit: cover;}
.offices_wrapper .detail_card .descr {padding: 30px;}
.offices_wrapper .detail_card .name {font-weight: 600; font-size: 20px;}
.offices_wrapper .detail_card .descr > div {margin-bottom: 10px;}
.offices_wrapper .detail_card .phone a {text-decoration: none;}

/*Вид плитка*/
.offices_wrapper .view_tile_container {overflow: hidden;}
.offices_wrapper .view_tile {margin-right: -20px;}
.offices_wrapper .view_tile .item {border-radius: 10px; border: 1px solid #E1E2E3; width: 322px; margin: 0 20px 20px 0; overflow: hidden;}
.offices_wrapper .view_tile .item.last_child {margin-right: 0;}
.offices_wrapper .view_tile .img {width: 100%; height: 200px; border-bottom: 1px solid #E1E2E3;}
.offices_wrapper .view_tile .img img {width: 100%; height: 100%; object-fit: cover;}
.offices_wrapper .view_tile .descr {padding: 30px;}
.offices_wrapper .view_tile .name {font-weight: 600; font-size: 20px;}
.offices_wrapper .view_tile .descr > div {margin-bottom: 10px;}
.offices_wrapper .view_tile .phone a {text-decoration: none;}


/*Комбинированный вид (список слева, справа-карта)*/
.offices_wrapper .view_list .item {height: 119px; border-bottom: 1px solid #E1E2E3; padding: 0 25px; cursor: pointer; position: relative; padding-right: 50px;}
.offices_wrapper .view_list .item:last-child {border-bottom: 1px solid transparent;}
.offices_wrapper .view_list .item .name {font-weight: 600;}
.offices_wrapper .view_list .item .descr > div > div {margin-bottom: 5px;}
.offices_wrapper .view_list .item .phone a {text-decoration: none;}
.offices_wrapper .view_list .item::before {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;

  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 25px;
  top: 25px;
  content: "\ea81";
  font-size: 30px;
  transform: rotate(45deg);
  color: #cccccc;
}
.offices_wrapper .view_list .item:hover::before {color: var(--OPTION_BASE_COLOR);}



body.SITE_THEME_DARK .offices_wrapper .list_and_map_wrapper {border: 1px solid  var(--THEME_DARK_LINE_COLOR);}
body.SITE_THEME_DARK .offices_wrapper .view_list .item {border-bottom: 1px solid var(--THEME_DARK_LINE_COLOR);}
body.SITE_THEME_DARK .offices_wrapper .detail_card .img {border-bottom: 1px solid var(--THEME_DARK_LINE_COLOR);}
body.SITE_THEME_DARK .offices_wrapper .view_list .item:last-child {border-bottom: 1px solid transparent;}
body.SITE_THEME_DARK .offices_wrapper .left_col {border-right: 1px solid var(--THEME_DARK_LINE_COLOR)}

body.SITE_THEME_DARK .offices_wrapper .view_tile .item {border: 1px solid var(--THEME_DARK_LINE_COLOR);}
body.SITE_THEME_DARK .offices_wrapper .view_tile .img {border-bottom: 1px solid var(--THEME_DARK_LINE_COLOR);}


/*Объекты на карте*/
.polygon_layout {position: absolute;  
    background: var(--OPTION_BASE_COLOR_L);
    color: #FFF;  
    border: 1px solid var(--OPTION_BASE_COLOR); 
    width: 220px; 
    height: 50px; 
    left: -110px; 
    top: -25px; 
    border-radius: 25px;
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3);
}
.polygon_layout:after, .polygon_layout:before {top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute;}
.polygon_layout:after {border-top-color: var(--OPTION_BASE_COLOR_L); border-width: 4px; margin-left: -4px;}
.polygon_layout:before {border-top-color: var(--OPTION_BASE_COLOR_L);border-width: 6px; margin-left: -6px;}

.polygon_layout .info {padding: 0 15px; height: 48px;}
.polygon_layout .info .name {font-size: 12px; font-weight: 400;}
.polygon_layout .href {position: absolute; width: 100%; height: 100%; z-index: 1;}
.polygon_layout .img, .polygon_layout .img img {height: 49px; border-radius: 25px; width: 49px;}
.polygon_layout .img {background-color: #FFF;}

.polygon_layout.hover {background: var(--OPTION_BASE_COLOR_D);}
.polygon_layout.hover:after {border-top-color: var(--OPTION_BASE_COLOR_D);}
.polygon_layout.hover:before {border-top-color: var(--OPTION_BASE_COLOR_D);}



@media screen and (max-width: 1348px)
{

}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    .offices_wrapper .left_col {flex: 0 0 100%;} 
    .offices_wrapper .right_col {flex: 0 0 100%;}     
    .offices_wrapper .list_and_map_wrapper > div {-ms-flex-wrap: wrap !important; flex-wrap: wrap !important;}
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}


/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news.list/slider_feedback/style.css?17865480543835*/
/*Отзывы*/
.slider_feedback_container {background-color: #f4f4f4}
.feedback {padding-bottom: 30px; margin-left: -15px; overflow: hidden; height: 320px; overflow: visible; margin-top: -30px;}
.feedback:hover {overflow: visible; z-index: 2;}

.feedback .item {width: 570px;  height: 250px; margin: 30px 15px; position: relative;}
.feedback .item_content {box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.3); height: 100%; width: 100%; background-color: #FFF; padding: 10px 20px 20px 20px; border-radius: 8px; position: absolute; left: 0; top: 0;}
.feedback .item:hover .img {flex: 0 0 50px;}
 
.feedback .item .img {flex: 0 0 150px; transition: all 0.15s ease-out 0s;}
.feedback .item .img img {max-width: 150px; max-height: 150px; border-radius: 100px;}
.feedback .item .img img.lazy-hidden {background-size: 30px !important;}

.feedback .letter {flex: 0 0 36px; width: 36px; height: 36px; margin-right: 10px; color: #FFF; background-color: #8585cc;  border-radius: 50%; text-align: center; line-height: 36px; vertical-align: middle;}
.feedback .descr_container {padding: 0 20px; overflow: hidden; height: 200px;}
.feedback .date_star {margin-top: 10px;}
.feedback .date {color: #a8abb7; font-size: 0.8rem; padding-left: 10px;}
.feedback .star {margin-top: 7px;}
.feedback .star img {height: 14px!important; width: 14px!important;  margin-top: -8px; display: inline-block!important; vertical-align: middle; line-height: 12px;}
.feedback .text {font-size: 0.95rem; display: -webkit-box !important; -webkit-line-clamp: 7; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;  height: 7.5rem; margin-bottom: 10px;}


.feedback .item:hover .text {-webkit-line-clamp: none;  height: auto;  height: 150px; overflow: scroll;}
.feedback .item:hover .source {display: none;}

.feedback .source {text-align: right; color: #a8abb7; font-size: 0.8rem;} 
.feedback .source img {display: inline-block!important; max-height: 20px; width: auto !important; opacity: 0.8; transition: all 0.15s ease-out 0s;}

.add_feedback.btn {padding: 8px 50px 10px 20px!important;}
.add_feedback.btn svg {position: absolute; right: 20px; top: 50%; margin-top: -12px; width: 24px; height: 24px;}
.add_feedback.btn svg path {stroke: #FFF!important;}

/*Темная тема*/
body.SITE_THEME_DARK .feedback .item_content {background-color: var(--THEME_DARK_BG_ITEM_COLOR); border: 1px solid  var(--THEME_DARK_LINE_COLOR);}

.feedback .owl-stage .owl-item:nth-child(2n) .letter {background-color: #b37db3;} 
.feedback .owl-stage .owl-item:nth-child(3n) .letter {background-color: #5798d9;} 
.feedback .owl-stage .owl-item:nth-child(4n) .letter {background-color: #50c0e6;} 


@media screen and (min-width: 1400px){
    .slider_feedback.owl-theme .owl-nav button.owl-prev {left: -60px;}
    .slider_feedback.owl-theme .owl-nav button.owl-next {right: -60px;}
}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .feedback {margin: 0;}
    
    .feedback .item {margin: 0; width: 100%;}
    .feedback .item_content {border: 1px solid #CCC; box-shadow: none; padding: 5px 10px 10px 10px; height: calc(100% - 20px); width: 100%;}
    .feedback .descr_container {padding: 0 10px;}
    
    .slider_feedback.owl-theme .owl-nav {display: none;}
    .slider_feedback.owl-theme .owl-dots {bottom: 30px;}
    
    .feedback .name, .feedback .text {font-size: 0.85rem;}
    .feedback .text {height: 6.5rem;}
    
}
/*.col-*/
@media screen and (max-width: 575px)
{

    
}

/*.col-*/
@media screen and (max-width: 400px)
{
    .feedback .item .img {display: none;}
    .feedback .date {display: none !important;}
    
}
/* End */


/* Start:/bitrix/templates/bs_production_m1/components/brainsite/iblock.element.add.form/main_form/style.css?17865480541735*/
.main_form_container {
    background-color: #F4F7FB;
    border-radius: 12px;
    box-shadow: 0px 15px 15px 0px rgba(50, 50, 50, 0.1);
}
body.SITE_THEME_DARK .main_form_container  {background-color: var(--THEME_DARK_LINE_COLOR);}

.main_form {
    padding: 40px;
    position: relative;
}

.main_form .form_message {text-align: center; margin: 5px 0 30px 0;}
.main_form .form_field {width: 45%; float: left; margin-right: 2%;}
.main_form_container .btn_container .btn {display: block;}

.main_form .img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40%;
    height: 100%;
    padding: 20px 30px;
    justify-content: right;
}
.main_form .img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/*Темная тема*/
body.SITE_THEME_DARK .main_form_container {background-color: var(--THEME_DARK_BG_ITEM_COLOR); border: 1px solid  var(--THEME_DARK_LINE_COLOR);}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    .main_form .img {display: none;}   
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    .main_form {padding: 20px;}
    .main_form .form_field {width: 48%; margin-right: 0; margin: 0 1%;}
    .main_form .descr, .main_form .checkbox_style label {font-size: 0.9rem!important; line-height: 1;}
    
    .main_form .form {padding: 0!important;}
    .main_form .btn_wrapper {text-align: center;}
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    .main_form {padding: 10px;}
    .main_form .form_field {width: 100%; margin:0;}
}
/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/news.list/slider_logo/style.css?1786548054920*/
.slider_logos_container {background-color: #fafafa; padding: 30px 0;}
.slider_logos {margin-bottom: 30px;}
.slider_logos .item {
    overflow: hidden;
    width: 200px;
    height: 95px;
    border: 1px solid #edeef0;
    margin: 0 20px 10px 0;
    border-radius: 2px;
    text-align: center;
    background-color: #FFFFFF;
    padding: 20px;
    border-radius: 6px;
}
.slider_logos .item .img {margin: 0 auto; width: 100%; height: 100%;}
.slider_logos .item img {
    display: inline-block !important;
    max-width: 90%;
    width: auto !important;
    max-height: 80px;
}
.slider_logos .item img.lazy-hidden {display: block; width: 100%; height: 100%; background-size: 30px !important;}

.slider_logos.owl-theme .owl-dots {bottom: -30px;}

@media screen and (min-width: 1400px){
    .slider_logos.owl-theme .owl-nav button.owl-prev {left: -60px;}
    .slider_logos.owl-theme .owl-nav button.owl-next {right: -60px;}
}
/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/main.include/social_block/style.css?17865480541656*/
.social_block {
    color: var(--TEXT_COLOR);
    border: 3px solid var(--OPTION_BASE_COLOR); 
    background-color: #f8f9fb; 
    padding: 30px 50px 15px 50px; 
    border-radius: 12px;
}
.social_block h2 {text-align: center; margin-top: 0;}
.social_block .text {text-align: center; padding: 0px 50px; font-size: 1.2rem; margin-bottom: 10px;}

.social_block .social_icons img {width: 30px; margin-right: 10px;}
.social_block .social_icons .item {
    border: 1px solid var(--OPTION_BASE_COLOR); 
    margin: 0 15px 15px 0;
    padding: 5px 20px 5px 10px;
    font-weight: 600;
    min-width: 200px;
    display: flex;
    justify-content: center;
    border-radius: 25px;
    text-decoration: none;
    background-color: #FFF; 
    color: var(--TEXT_COLOR);
}
.social_block .social_icons .item:hover {
    color: #FFF;
    background-color: var(--OPTION_BASE_COLOR);
}
.social_block .social_icons .item:hover img {
    filter: gray;
    filter: grayscale(1);
    -webkit-filter: grayscale(1); 
}

@media screen and (max-width: 1348px)
{

}


/*.col-xl-  (>= 1200px)*/
@media screen and (min-width: 1200px)
{
       
}
/*.col-lg-  (>= 992px)*/
@media screen and (max-width: 1200px)
{
     
}
/*.col-md-  (>= 768px)*/
@media screen and (max-width: 991px)
{
    .social_block {padding: 15px 30px 15px 30px; background-position: center center!important;}
    .social_block .text {font-size: 1rem; }
    .social_block .social_icons .item {margin: 0 5px 5px 0;}
   
}
/*.col-sm-  (>= 576px)*/
@media screen and (max-width: 767px)
{
    
}
/*.col-*/
@media screen and (max-width: 575px)
{
    
}
/* End */


/* Start:/bitrix/templates/bs_production_m1/components/bitrix/main.include/text/style.css?17865480541059*/
.seo_text_container.compact .text {
    position: relative;
    max-height: 200px;
    overflow: hidden;
}
.seo_text_container.compact.active .text {max-height: 100%;}


.seo_text_container.compact .read_toggle {
    display: block;
    position: relative;
    margin: -120px 0 0 0;
    padding: 120px 0 0 0;
    background: linear-gradient(to top, #ffffff 30%, rgba(255, 255, 255, 0) 100%);
    color: var(--OPTION_BASE_COLOR);
    cursor: pointer;
    text-decoration: none;
    transition: all 0.2s ease-out;
}
.seo_text_container.compact .read_toggle.active {
    margin: 20px 0 0 0;
    padding: 0;
    background: transparent;
}

.seo_text_container .iconfont_a_container a {text-decoration: none;}
.seo_text_container .iconfont_a_container a::before {
    content: "\e9d5";
    margin-right: 3px;
    margin-top: -1px;
}


/*Темная тема*/
body.SITE_THEME_DARK .seo_text_container.compact .read_toggle {background: linear-gradient(to top, var(--THEME_DARK_BG_COLOR) 30%, rgba(255, 255, 255, 0) 100%);}




/* End */
/* /bitrix/templates/bs_production_m1/components/bitrix/news/catalog_basket/bitrix/news.list/.default/style.css?178654805411367 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news/catalog_basket/bitrix/news.list/.default/search/style.css?17865480548401 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news.list/advantage/style.css?17865480542115 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news/uslugi/bitrix/news.list/.default/style.css?17865480543644 */
/* /bitrix/templates/bs_production_m1/components/bitrix/main.include/about/style.css?17865480541546 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news.list/photo_section/style.css?17865480541239 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news.list/digits/style.css?1786548054735 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news.list/company_history/style.css?17865480542828 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news.list/peoples_with_cat_menu_search/style.css?17865480545449 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news.list/answers_cat/style.css?17865480541980 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news.list/steps/style.css?17865480541924 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news/news/bitrix/news.list/.default/style.css?17865480542796 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news.list/banner_page/style.css?17865480541174 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news.list/vacancy_cat/style.css?17865480543839 */
/* /bitrix/templates/bs_production_m1/components/bitrix/main.include/kviz/style.css?178654805417804 */
/* /bitrix/templates/bs_production_m1/components/brainsite/iblock.element.add.form/kviz_form/style.css?1786548054102 */
/* /bitrix/templates/bs_production_m1/components/bitrix/system.pagenavigation/modern/style.css?17865480542 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news.list/licenses/style.css?17865480541056 */
/* /bitrix/templates/bs_production_m1/components/bitrix/main.include/speech/style.css?17865480541381 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news/actions/bitrix/news.list/.default/style.css?17865480544159 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news.list/offices/style.css?17865480545909 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news.list/slider_feedback/style.css?17865480543835 */
/* /bitrix/templates/bs_production_m1/components/brainsite/iblock.element.add.form/main_form/style.css?17865480541735 */
/* /bitrix/templates/bs_production_m1/components/bitrix/news.list/slider_logo/style.css?1786548054920 */
/* /bitrix/templates/bs_production_m1/components/bitrix/main.include/social_block/style.css?17865480541656 */
/* /bitrix/templates/bs_production_m1/components/bitrix/main.include/text/style.css?17865480541059 */
