

/* Start:/local/templates/docs/components/bitrix/news/docs/bitrix/news.detail/.default/style.css?1769446987198*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.docs_detail_text img {
 max-width:100%;
}
/* End */


/* Start:/local/components/refreshcomponents/docs_menu/templates/.default/style.css?17695460314734*/
/* Основные стили структуры */
.structure-navigation-area{
    width: 100%;
    background: #0041740a;
    height: 100%;
    padding-top: 50px;
}
.structure-navigation {
    width: 100%;
    overflow: hidden;
    position: sticky;
    top: 10px;
}

/* Заголовок */
.structure-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 24px;
}

.structure-title {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    margin: 0;
}

.structure-counter {
    display: flex;
    align-items: center;
    gap: 6px;
    background: #ffffff;
    padding: 6px 12px;
    border-radius: 16px;
    border: 1px solid #e1e5e9;
}

.counter-number {
    font-size: 14px;
    font-weight: 600;
    color: #4a5568;
}

.counter-text {
    font-size: 12px;
    color: #718096;
}

/* Контент */
.structure-content {
    padding: 0;
}

.structure-tree {
    display: flex;
    flex-direction: column;
}

/* Элементы структуры */
.structure-item {
    position: relative;
}

.structure-item:last-child {
    border-bottom: none;
}

.structure-item:hover {
    background-color: #f8f9fa;
}

.structure-item__content {
    display: flex;
    align-items: center;
    padding: 3px 24px;
}

/* Отступы по уровням вложенности */
.structure-item[data-depth="1"] .structure-item__content {
        padding-left: 35px;
}

.structure-item[data-depth="2"] .structure-item__content {
    padding-left: 64px;
}

.structure-item[data-depth="3"] .structure-item__content {
    padding-left: 84px;
}

.structure-item[data-depth="4"] .structure-item__content {
    padding-left: 104px;
}

.structure-item[data-depth="5"] .structure-item__content {
    padding-left: 124px;
}

/* Индикаторы (иконки) */
.structure-item__indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.structure-icon {
    transition: color 0.2s ease;
}

.structure-icon--folder {
    color: #4299e1;
}

.structure-icon--file {
    color: #718096;
}

.structure-item:hover .structure-icon--folder {
    color: #3182ce;
}

.structure-item:hover .structure-icon--file {
    color: #4a5568;
}

/* Информация об элементе */
.structure-item__info {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 1;
    min-width: 0;
}

.structure-item__name {
    font-size: 14px;
    line-height: 1.4;
    text-decoration: none;
    transition: color 0.2s ease;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.structure-item__name--section {
    font-weight: 500;
    color: #000000;
}

.structure-item__name--element {
    font-weight: 300;
    color: #414141;
}

.structure-item__name--element:hover {
    color: #4299e1;
}

/* Бейдж для разделов */
.structure-item__badge {
    font-size: 11px;
    font-weight: 500;
    color: #718096;
    background: #f1f3f4;
    padding: 2px 8px;
    border-radius: 12px;
    text-transform: lowercase;
    flex-shrink: 0;
}

/* Состояние пустого списка */
.structure-empty {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 60px 24px;
    text-align: center;
}

.empty-icon {
    margin-bottom: 16px;
    opacity: 0.6;
}

.empty-text {
    font-size: 14px;
    color: #718096;
    margin: 0;
}

/* Адаптивность */
@media (max-width: 768px) {
    .structure-header {
        padding: 16px 20px;
        flex-direction: column;
        gap: 12px;
        align-items: flex-start;
    }
    
    .structure-title {
        font-size: 16px;
    }
    
    .structure-item__content {
        padding: 10px 20px;
    }
    
    .structure-item[data-depth="1"] .structure-item__content {
        padding-left: 40px;
    }
    
    .structure-item[data-depth="2"] .structure-item__content {
        padding-left: 60px;
    }
    
    .structure-item[data-depth="3"] .structure-item__content {
        padding-left: 80px;
    }
    
    .structure-item[data-depth="4"] .structure-item__content {
        padding-left: 100px;
    }
    
    .structure-item[data-depth="5"] .structure-item__content {
        padding-left: 120px;
    }
}

/* Анимации */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.structure-item {
    animation: fadeIn 0.3s ease-out;
}

/* Фокус состояния для доступности */
.structure-item__name--element:focus {
    outline: 2px solid #4299e1;
    outline-offset: 2px;
    border-radius: 2px;
}
/* End */


/* Start:/local/components/refreshcomponents/bannertopdoc/templates/.default/style.css?17695463371990*/
/********************************* big_banner ***********************************/
.bannertop {position: relative;overflow: hidden;    padding-top: 50px;}
.bannertop .backgraund_image {position: absolute;top: 0px;left: 0px;bottom: 0px;right: 0px;background-position-y: bottom !important;}
.bannertop .content {width: 50%;position: relative;z-index: 2;padding: 70px 0px 70px 0px;}
.bannertop .active_image {position: absolute;bottom: 20px;right: 20px;top: 20px;width:45%;display: flex;justify-content: center;align-items: center;}
.bannertop .active_image img {max-width: 100%;max-height: 100%;}
.bannertop h1 {font-weight: 700;font-size: 48px;padding-bottom: 5px;line-height: 50px;color: #000000;}
.bannertop .description {color: #2b2b2b;font-size: 20px;padding-top: 15px;line-height: 24px;}
.bannertop .content_btn2{display: flex;gap: 20px;padding-top: 40px;}

.bannertop.lite .content{padding: 0px;width: 100%;}

.bannertop .cat-tabs{display: flex;gap: 10px;flex-wrap: wrap;}
.bannertop .cat-tab{display: block;color: #000000;height: 40px;font-size: 14px;line-height: 38px;padding: 0px 20px;border: solid #dadada 1px;background: #ffffff;border-radius: 9px;cursor: pointer;text-decoration: none;font-weight: 400;}
.bannertop .cat-tab.active{color: #ffffff;border: solid var(--my-base-color) 1px;background: var(--my-base-color);}

@media (max-width: 991px) {
	.bannertop{padding: 25px 15px 10px 15px;display: flex;flex-direction: column-reverse;}
    .bannertop h1 {font-size: 36px;line-height: 40px;text-align: center;}
	.bannertop .content {padding: 20px 0px 20px 0px;width:100%;}
	.bannertop .bx-breadcrumb{display:none;}
	.bannertop .description {color: #000000;font-size: 16px;line-height: 20px;text-align: center;}
	.bannertop .active_image {position: unset;width: 100%;}
	.bannertop .content_btn2 {align-items: center;gap: 10px;justify-content: center;}
	.bannertop .cat-tabs {justify-content: center;}
	.bannertop .cat-tab {height: 34px;line-height: 32px;padding: 0px 11px;}
}





/* End */


/* Start:/local/templates/docs/components/bitrix/breadcrumb/breadcrumb/style.min.css?1769446988467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */
/* /local/templates/docs/components/bitrix/news/docs/bitrix/news.detail/.default/style.css?1769446987198 */
/* /local/components/refreshcomponents/docs_menu/templates/.default/style.css?17695460314734 */
/* /local/components/refreshcomponents/bannertopdoc/templates/.default/style.css?17695463371990 */
/* /local/templates/docs/components/bitrix/breadcrumb/breadcrumb/style.min.css?1769446988467 */
