

/* Start:/local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section/.default/style.css?17273417074098*/
.azbuka * {
    box-sizing: border-box;

}
.azbuka {
    padding-bottom: 100px;
}
.azbuka p {
    margin: 0;
    padding: 0;

}
.azbuka_title {
    font-size: 36px;
}
.breadcrumbs_list {
    list-style: none;
    display: flex;
    padding: 0;
    margin-bottom: 23px;

}
.breadcrumbs_link {
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    font-style: normal;
    text-align: left;
    color: #262525;
}
.breadcrumbs_item span {
    color: #939393;
    font-size: 12px;

}
.azbuka_description {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 23px;
}
. {
    height: 6px;
    weight: 6px;

}
.search_form {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    margin-top: 23px;

}
.search_input {
    display: block;
    background-color: #F8FBFF;
    margin-right: auto;
    border: 1px solid #F8FBFF;
    padding: 11px;
    width: 100%;
    margin-right: 24px;
    border-radius: 12px;


}
.search_choice {
    margin-bottom: 36px;
}
.search_btn {
    background-color: #DA1901;
    color: #FFFFFF;
    padding: 10px;
    border-radius: 12px;
    border: 1px solid #DA1901;

}
.search_results {
    display: flex;
}
.letters_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.azbuka_treidera {
    display: flex;
    justify-content: space-between;
}
.results_items{
    list-style: none;
    font-size: 16px;
    padding: 0;
    margin: 0;

}
.results_item {
    margin-bottom: 7px;

}
.results_item a {
    text-decoration:  none;
    color: black;
}
.part_results1 {
    width: 50%;
}
.azbuka_sidebar_sections {
    width: 30%;
    /*margin-left: 154px;*/
    box-sizing: content-box;

}
.azbuka_sidebar_title {
    font-size: 24px ;
    margin-bottom: 23px;
}

.azbuka_section {
    background-color: #F8FBFF;
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    border-radius: 12px;
    text-decoration: none;
    color: black;
}

.azbuka_section_arrow {
    display: none;
}

.search_all {
    background-color: #F8FBFF;
    border-radius: 12px;
    padding: 14px;
    margin-right: 10px;
    cursor: pointer;

}
.search_letter {
    background-color: #F8FBFF;
    border-radius: 12px;
    padding: 14px;
    margin-right: 10px;
    cursor: pointer;
}
.js_search_active {
    background-color: #DA1901;
    color: #FFFFFF;
}

.search_letter.js_search_active {
    margin-left: 40px;
}

.search_letter_first {
    border-radius: 12px;
    padding: 14px;
    margin-right: 10px;
    cursor: pointer;
    margin-left: 20px;
}

.azbuka_search {
    width: 60%;
}
.result_filter {
    display: none;
}
@media (max-width: 991px ) {
    .breadcrumbs_item {
        display: none;
    }
    .logo {
        width: auto;
    }
    .logo img {
        height: 30px;
    }

    .azbuka_title {
        font-size: 20px;
    }
    .azbuka_description {
        font-size: 12px;
    }
    .azbuka_description br {
        display: none;
    }
    .azbuka_sidebar_sections {
        display: none;
    }
    .letters_list {
        overflow-x: scroll;
        padding-bottom: 12px;
        position: relative;

    }
    .letters_list::after {
        content:'';
        background: #F4F4F4;
        position: absolute;
        bottom: 5px;
        width: 100%;
        height: 1px;
    }

    .search_results {
        flex-direction: column;

    }
    .azbuka_search {
        width: 100%;
    }
    .result_filter {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background-color: #F8FBFF;
        border-radius: 12px;
        padding: 12px;
        padding-right: 8px;
        margin-bottom: 24px;
        margin-top: 24px;

    }
    .part_results1 {
        width: 100%;

    }
    .part_results2 {
        width: 100%;

    }
    .btn_filter {
        font-size: 12px;
    }
    .search_input {
        font-size: 12px;
    }
    .search_btn {
        font-size: 14px;
    }
    .search_choice {
        margin-bottom: 0px;
    }

}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/aticles_related/style.css?1756298536226*/
.articles_slider .owl-dots {
    margin: 12.4px auto 0 auto;
}
#articles_slider .owl-nav {
    top: 0 !important;
    margin-top: 104px;
}

#art_slider .news__list {
    justify-content: flex-start !important;
    gap: 16px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/consult/style.css?17767610912518*/
.MESSAGE_block {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.MESSAGE_block textarea {
    width: 100% !important;
    max-height: 76px;
}
.form_result {
    color: #6A9143;
}
#contacts .form__img {
    position: inherit !important;
}
.privacy_link {
    color: #6A9143;
}

@media screen and (max-width: 767px) {
    #contacts button[type="submit"] {
        margin-top: 12px !important;
    }
}

/* --- Region dropdown --- */
.REGION_block {
    position: relative;
}

.region-dropdown-wrapper {
    position: relative;
    width: 100%;
}

.region-dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    cursor: pointer;
    text-align: left;
    background: none;
    user-select: none;
}

.region-dropdown-toggle .region-dropdown-label {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #9ca3af;
    font-size: 12px;
    line-height: 20px;
}

.region-dropdown-toggle .region-dropdown-label.selected {
    color: #262626;
}

.region-dropdown-arrow {
    flex-shrink: 0;
    margin-left: 8px;
    transition: transform 0.2s ease;
    color: #22361D;
}

.region-dropdown-toggle.active .region-dropdown-arrow {
    transform: rotate(180deg);
}

.region-dropdown-panel {
    display: none;
    position: absolute;
    left: 0;
    top: calc(100% + 4px);
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    z-index: 1050;
    box-shadow: 0 4px 16px rgba(0,0,0,0.10);
    overflow: hidden;
}

.region-dropdown-panel.open {
    display: block;
}

.region-dropdown-search {
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #e5e7eb;
    outline: none;
    padding: 10px 16px;
    font-size: 12px;
    line-height: 20px;
    color: #262626;
    background: #fff;
    box-sizing: border-box;
}

.region-dropdown-search::placeholder {
    color: #9ca3af;
}

.region-dropdown-list {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}

.region-dropdown-item {
    padding: 10px 16px;
    font-size: 12px;
    line-height: 20px;
    color: #262626;
    cursor: pointer;
    transition: background 0.15s;
}

.region-dropdown-item:hover {
    background: #f3f4f6;
}

.region-dropdown-empty {
    padding: 10px 16px;
    font-size: 12px;
    color: #9ca3af;
}

.region-dropdown-toggle.region-required-error {
    border-color: #dc3545 !important;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* End */
/* /local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.section/.default/style.css?17273417074098 */
/* /local/templates/.default/components/bitrix/news.list/aticles_related/style.css?1756298536226 */
/* /local/templates/.default/components/bitrix/form.result.new/consult/style.css?17767610912518 */
