

/* Start:/local/templates/mhi/components/bitrix/news/mhi.library/bitrix/catalog.section.list/library.section.list/style.css?170141574018690*/

.library__menu-doc-box {
    display: grid;
    counter-reset: DocCount;
    padding: 0;
    grid-gap: 20px;
    margin: 20px 0 40px;
}

.library__menu-item-text {
    cursor: pointer;
    color: #949494;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
}

.library__container {
    display: grid;
    grid-gap: 40px;
}

.library__level-1 {
    padding: 10px 0 0;
}
.library__level-2,
.library__level-3,
.library__level-4,
.library__level-5 {
    display: none;
}
.library__level-1.opened .library__level-2,
.library__level-2.opened .library__level-3,
.library__level-3.opened .library__level-4,
.library__level-4.opened .library__level-5 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px 0 0 30px;
}
.library__menu-item-text.choosed {
    border-bottom: 1px solid #d81718;
    color: #d81718;
}
.library__container {
    margin-top: 20px;
}
.library__menu-container {
    padding: 10px 25px 15px;
    border: 1px solid #c4c4c4;
}
.library__menu-doc-item {
    position: relative;
    padding-left: 28px;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.library__menu-doc-item::before {
    counter-increment: DocCount;
    content: counter(DocCount)'. ';
    position: absolute;
    left: 0;
}
.library__menu-doc-item a {
    color: #ad0113;
    border-bottom: 1px solid #ad0113;
    margin-left: 10px;
}

.library__menu-container > .library__menu-submenu {
    display: grid;
    grid-gap: 10px;
}
.library__menu-children > .library__menu-item-text::after {
    content: '';
    position: absolute;
    right: -20px;
    top: 3px;
    width: 8px;
    height: 7px;
    background: linear-gradient( 45deg, transparent 25%,#949494 25%, #949494 35%, transparent 35%), linear-gradient(315deg,transparent 25%,#949494 25%, #949494 35%, transparent 35%);
}
.library__menu-children.opened > .library__menu-item-text::after {
    transform: rotate(180deg);
    top: 6px;
}


.btn-nextpage {
    width: 200px;
    margin: 10px auto;
}

.ajax_loader {
    height: 42px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url('/images/gif/ajax-loader.gif') no-repeat center center / contain;
}
.copy_address {
    display: inline-block;
    padding: 2px 5px;
    font-size: 0.75em;
    margin-left: 15px;
    border: 1px solid #c4c4c4;
    border-radius: 3px;
    cursor: pointer;
}
.popup-window.small-popup {
    width: 210px;
    height: 40px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.95em;
    border-radius: 6px;
}

.empty-list {
    margin-left: 30px;
}

@media all and (min-width: 768px) {
    .library__container {
        grid-template-columns: repeat(2, 1fr);
    }
    .library__menu-container {
        padding: 15px 40px 25px;
        grid-column: 1/2;
    }
    .library__doc-container {
        grid-row: 1/3;
        grid-column: 2/3;
    }
}
@media all and (min-width: 992px) {
    .library__menu-container {
        padding: 25px 50px 35px;
    }
}
@media all and (min-width: 1200px) {
    .library__menu-container {
        padding: 35px 60px 45px;
    }
}

.library__wrapper.section {
    overflow: visible;
}
.library__search-title {
    margin-top: 40px;
    margin-bottom: 15px;
}
.library__search-wrapper {
    position: relative;
}
.search__wrapper {
    position: relative;
    padding: 10px 20px;
    border: 1px #c4c4c4 solid;
    margin-right: 10px;
    display: flex;
    margin-bottom: 30px;
}
.search__wrapper .search-query {
    border: none;
    outline: none;
    font-size: 15px;
    width: calc(100% - 40px);
}
.shadowed {
    box-shadow: 0px 0px 18px rgb(0 0 0 / 25%);
}
.library__search-outer {
    position: absolute;
    top: 100%;
    left: 10px;
    right: 10px;
    overflow: hidden;
    z-index: 11;
    max-height: 308px;
}
.library__search-outer.library__search-wrap {
    overflow-X: hidden!important;
    overflow-Y: auto!important;
}
.library__search-wrap::-webkit-scrollbar-track{
    border: 2px solid #d8d8d8;
    background-color: #d8d8d8;
    border-radius: 5px;
}
.library__search-wrap::-webkit-scrollbar {
    width: 8px;
    background-color: #d8d8d8;
    border-radius: 5px;
}
.library__search-wrap::-webkit-scrollbar:vertical {
    width: 8px;
    background-color: #D81718;
    border-radius: 5px;
}
.library__search-wrap::-webkit-scrollbar:horizontal {
    display: none;
}
.library__search-wrap::-webkit-scrollbar-thumb {
    border-radius: 5px;
    border: 2px solid #D81718; 
    background-color: #D81718;
}

.library__search-inner {
    padding: 10px 20px;
    background: #fff;
}
.search_item {
    padding: 7px 10px;
    cursor: pointer;
}
.search_item_result {
    padding: 7px 10px;
}

.search-button {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCiAgICA8cGF0aCBkPSJNMTEuNzQwNiAxMC4zMjgxQzEyLjUyODEgOS4yNTMxMyAxMyA3LjkzMTI1IDEzIDYuNUMxMyAyLjkxNTYzIDEwLjA4NDQgMCA2LjUgMEMyLjkxNTYzIDAgMCAyLjkxNTYzIDAgNi41QzAgMTAuMDg0NCAyLjkxNTYzIDEzIDYuNSAxM0M3LjkzMTI1IDEzIDkuMjUzMTMgMTIuNTI4MSAxMC4zMjgxIDExLjc0MDZMMTQuNTg3NSAxNkwxNiAxNC41ODc1QzE2IDE0LjU4NDQgMTEuNzQwNiAxMC4zMjgxIDExLjc0MDYgMTAuMzI4MVpNNi41IDExQzQuMDE4NzUgMTEgMiA4Ljk4MTI1IDIgNi41QzIgNC4wMTg3NSA0LjAxODc1IDIgNi41IDJDOC45ODEyNSAyIDExIDQuMDE4NzUgMTEgNi41QzExIDguOTgxMjUgOC45ODEyNSAxMSA2LjUgMTFaIiBmaWxsPSIjZmZmIi8+DQo8L3N2Zz4NCg==");
    background-repeat: no-repeat;
    background-position: 19px center;
    border: unset;
    padding-left: 31px;
    outline: none;
}
.button.search-button {
    /* min-width: 118px; */
}
.button.search-button::before {
    display: none;
}

#library-explain__popup {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1500;
    display: none;
    opacity: 0;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.25);
}
.library-explain__popup-wrapper {
    width: 900px;
    max-width: 90vw;
    max-height: 800px;
    height: 90vh;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    padding: 70px 15px;
    position: relative;
    overflow: hidden
}
.library-explain__popup-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 22px;
    height: 22px;
    cursor: pointer;
}
.library-explain__popup-close::before,
.library-explain__popup-close::after {
    content: '';
    height: 1px;
    width: 30px;
    background: #797979;
    top: 10px;
    left: -4px;
    position: absolute;
    transition: 0.3s ease;
}
.library-explain__popup-close::before {
    transform: rotate(45deg);
}
.library-explain__popup-close::after {
    transform: rotate(-45deg);
}
.library-explain__popup-close:hover::before {
    transform: rotate(225deg);
}
.library-explain__popup-close:hover::after {
    transform: rotate(135deg);
}
.library-explain__popup-box {
    display: flex;
    flex-direction: column;
    min-height: 600px;
}
.library-explain__popup-innerbox {
    overflow-X: hidden;
    overflow-Y: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 100%;
}
.library-explain__popup-innerbox::-webkit-scrollbar-track{
    border: 2px solid #d8d8d8;
    background-color: #d8d8d8;
    border-radius: 5px;
}
.library-explain__popup-innerbox::-webkit-scrollbar {
    width: 5px;
    background-color: #d8d8d8;
    border-radius: 5px;
}
.library-explain__popup-innerbox::-webkit-scrollbar:horizontal {
    display: none;
}
.library-explain__popup-innerbox::-webkit-scrollbar:vertical {
    width: 5px;
    background-color: #D81718;
    border-radius: 5px;
}
.library-explain__popup-innerbox::-webkit-scrollbar-thumb {
    border-radius: 5px;
    border: 2px solid #D81718; 
    background-color: #D81718;
}

.library-explain__popup-box-inner {
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 20px;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
}
.library-explain__popup-box-inner::-webkit-scrollbar-track{
    border: 2px solid #787878;
    background-color: #787878;
    border-radius: 8px;
}
.library-explain__popup-box-inner::-webkit-scrollbar {
    height: unset;
    width: 6px;
    background-color: #787878;
    border-radius: 8px;
}
.library-explain__popup-box-inner::-webkit-scrollbar-thumb {
    border-radius: 6px;
    border: 2px solid #D81718; 
    background-color: #D81718;
}
.library-explain__popup-box-inner::-webkit-scrollbar:vertical {
    height: 6px;
    background-color: #D81718;
    border-radius: 8px;
}
.library-explain__popup-box-inner::-webkit-scrollbar:horizontal {
    display: none;
}

.library-explain__popup-img {
    height: 130px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.library-explain__popup-img img {
    cursor: zoom-in;
}
.library-explain__popup-title {
    margin: 30px 0 20px;
}
.library-explain__popup-title h1 {
    font: 400 24px/1.1em 'Brutal Type';
    text-align: center;
}
.library-explain__popup-text {
    font-size: 14px;
    margin-top: 20px;
}
.library-explain__popup-h4 {
    font-size: 16px;
}
.library-explain__popup-ul {
    margin-top: 5px;
    padding-left: 20px;
}
.library-explain__popup-ul a:hover,
.library-explain__popup-h4:hover {
    text-decoration: underline;
}
.library-explain__popup-link-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.library-explain__popup-box .btn {
    margin: 0 auto;
}
.library-explain__popup-link {
    width: 200px;
}
.library-explain__popup-box .btn + .btn {
    margin-top: 10px;
}

.btn-showpdf {
    width: 250px;
    margin-top: 10px;
}
.libzoom__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.65);
    z-index: 10010;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}
.libzoom__close.library-explain__popup-close::before,
.libzoom__close.library-explain__popup-close::after {
    height: 2px;
    background: #fff;
}
.libzoom__img {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.libzoom__iframe {
    margin-top: 5vh;
    height: 90vh;
    width: 90vw;
}
.hide-btn {
    display: none!important;
}
.library-files__series {
    font-size: 13px;
    margin: 10px 0 0 10px;
}
#result-header span {
    color: red;
}

.library-title__container {
    text-align: center;
    margin: 10vw 5vw 30vw;
}
.library__logo-box {
    margin-bottom: 60px;
}
.library-title__box .h1 {
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 40px;
}
.library-title__box .h1 .red-underline::after {
    height: 2px;
    bottom: 0;
}
.library__menu-wrapper {
    box-shadow: 0px 0px 18px rgb(0 0 0 / 25%);
    padding: 20px 30px;
}
.library__menu-wrapper h4 {
    margin: 10px 0;
    color: #797979;
    text-align: center;
}
.library__category-wrapper {
    max-width: 400px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.library__menu-item-text {
    color: #202329;
}
.library__menu-item-text.choosed {
    color: #202329;
}
.search__wrapper {
    position: relative;
    padding: 10px 20px;
    border: none;
    border-bottom: 1px solid #d81718;
    margin-right: 10px;
    display: flex;
    margin-bottom: 30px;
}
.search__wrapper .search-query {
    font: 400 15px/1.2em 'Brutal Type';
}
.search-button__wrapper {
    position: absolute;
    right: -10px;
    top: 1px;
    height: 100%;
    width: 46px;
    border: 1px solid #D81718;
    transform: skew(-24deg,0);
    transition: 0.3s ease;
}
.search-button__wrapper::after {
    content: '';
    position: absolute;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGQ9Ik0xMy4yMTgzIDEwLjMzMkMxNS41Njk4IDcuOTgwNDggMTUuNTY5OCA0LjEzMjQ5IDEzLjIxODMgMS43NDUzMkMxMC44NjY3IC0wLjY0MTg1MiA3LjAxODc1IC0wLjYwNjIyMyA0LjYzMTU4IDEuNzgwOTVDMi41NjUwNyAzLjg0NzQ2IDIuMzE1NjYgNy4wMTg0OCAzLjg0NzczIDkuMzcwMDJMMC4zNTYwNDMgMTIuODYxN0MtMC4xNDI3NyAxMy4zNjA1IC0wLjE0Mjc3IDE0LjE0NDQgMC4zNTYwNDMgMTQuNjA3NkMwLjg1NDg1NSAxNS4wNzA3IDEuNjM4NyAxNS4xMDY0IDIuMTAxODkgMTQuNjA3Nkw1LjU5MzU3IDExLjExNTlDNy45ODA3NSAxMi42ODM2IDExLjE1MTggMTIuMzk4NSAxMy4yMTgzIDEwLjMzMlpNNi40MTMwNSA4LjU4NjE4QzUuMDIzNSA3LjE5NjYzIDUuMDIzNSA0LjkxNjM0IDYuNDEzMDUgMy41MjY3OUM3LjgwMjYgMi4xMzcyNSAxMC4wODI5IDIuMTM3MjUgMTEuNDcyNCAzLjUyNjc5QzEyLjg2MiA0LjkxNjM0IDEyLjg2MiA3LjE5NjYzIDExLjQ3MjQgOC41ODYxOEMxMC4wODI5IDkuOTc1NzMgNy44MDI2IDkuOTc1NzMgNi40MTMwNSA4LjU4NjE4WiIgZmlsbD0iI0JBMUQxRSIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwIj4KPHJlY3Qgd2lkdGg9IjE1IiBoZWlnaHQ9IjE1IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=) no-repeat center center / contain;
    width: 18px;
    height: 18px;
    transform: skew(24deg,0);
    top: 12px;
    left: 14px;
    z-index: 1;
    transition: 0.3s ease;
}
button.search-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 10;
    background: none;
}
.library__search-outer {
    position: absolute;
    top: 100%;
    left: 10px;
    right: 10px;
    overflow: hidden;
    z-index: 11;
}
.shadowed {
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.25);
}
.library__search-inner {
    padding: 10px 20px;
    background: #fff;
}
.search_item {
    padding: 7px 10px;
    cursor: pointer;
}
.search_item:hover {
    background: #ccc;
}
.library__search-outer.library__search-wrap {
    overflow-X: hidden!important;
    overflow-Y: auto!important;
}
.library__search-wrap::-webkit-scrollbar-track{
    border: 2px solid #d8d8d8;
    background-color: #d8d8d8;
    border-radius: 5px;
}
.library__search-wrap::-webkit-scrollbar {
    width: 8px;
    background-color: #d8d8d8;
    border-radius: 5px;
}
.library__search-wrap::-webkit-scrollbar:vertical {
    width: 8px;
    background-color: #D81718;
    border-radius: 5px;
}
.library__search-wrap::-webkit-scrollbar:horizontal {
    display: none;
}
.library__search-wrap::-webkit-scrollbar-thumb {
    border-radius: 5px;
    border: 2px solid #D81718; 
    background-color: #D81718;
}

.library-section {
    padding: 50px 0;
    position: relative;
}
.library__doctype-wrapper {
    margin: 30px 0 40px;
    position: relative;
}

#result-header  {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}
.result-title {
    min-height: 25px;
    margin: 20px 0 0;
}
.library‑explain__popup‑h4 {
    font-size: 16px;
}
.library‑explain__popup‑ul {
    margin-top: 5px;
    padding-left: 20px;
}

.library-files__item {
    display: flex;
    justify-content: space-between;
    position: relative;
    font-size: 13px;
    padding: 0;
    cursor: zoom-in;
}
.library-files__item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #c4c4c4;
    opacity: 0.5;
    transition: 0.3s ease;
}
.library-files__item::after {
    content: '';
    position: absolute;
    width: 19px;
    height: 21px;
    background: url(/images/svg/icon_download_grey.svg) no-repeat center center / contain;
    top: 50%;
    right: 25px;
    margin-top: -10px;
    opacity: 0.5;
    transition: 0.3s ease;
    z-index: -1;
}
.library-files__item:hover::before,
.library-files__item:hover::after {
    opacity: 1;
}
.library-files__title-box {
    padding: 25px;
}
.library-files__title {
    font-size: 15px;
}
.library-files__series {
    font-size: 13px;
    margin: 10px 0 0 10px;
}
.library-files__title-explain {
    margin-top: 10px;
    font-size: 0.9em;
    color: #a4a4a4;
    transition: 0.3s ease;
}
.library-files__item-download {
    width: 60px;
    flex: 0 0 60px;
    margin-left: auto;
    cursor: pointer;
    z-index: 1;
    padding: 25px;
    position: relative;
}
.library-files__item-download::after {
    position: absolute;
    content: '';
    top: 10px;
    bottom: 10px;
    right: 10px;
    left: 0;
    transition: 0.3s ease;
}
.library__doc-btnrow {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.library__doc-nav-string .navigation {
    justify-content: center!important;
}

.library-explain__popup-description + .library-explain__popup-description-title {
    margin-top: 15px;
}

@media all and (min-width: 576px) {
    .library-title__container {
        margin: 60px 5vw 180px;
    }
    .library__menu-doc-box {
        grid-template-columns: repeat(2,1fr);
    }
    
}

@media all and (min-width: 768px) {
    .library-explain__popup-box {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 30px;
        align-items: center;
        width: 100%;
        height: 100%;
    }
    .library-explain__popup-img {
        min-height: 250px;
        height: 60vh;
        max-height: 510px;
    }
    .library-explain__popup-img.double-btn {
        max-height: 450px;
    }
    .library-explain__popup-box-inner {
        grid-row: 1/5;
        grid-column: 2/3;
        height: 100%;
    }
    .library-explain__popup-box-inner {
        grid-row: 1/4;
    }
    .libzoom__wrapper {
        padding: 20px 50px;
    }
    .libzoom__iframe {
        margin-top: 0;
    }
    .library-title__container {
        display: grid;
        grid-template-columns: 2fr 1fr;
        text-align: left;
        padding: 10px 0;
        margin: 40px 0 120px;
    }
    .library__logo-box {
        grid-column: 2/3;
        grid-row: 1/4;
        text-align: center;
    }
    .library-title__box .h1 {
        margin-top: -10px;
    }
    .library-section {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .library__menu-item-text,
    .library__menu-wrapper h4,
    .box-label, .library-files__item {
        font-size: 14px;
    }
    .library__category-wrapper {
        margin-bottom: 10px;
    }
    .library__doc-btnrow {
        grid-column: 1/3;
    }
    .ajax_loader {
        grid-column: 1/3;
    }
    .library-explain__popup-wrapper {
      padding: 70px 45px;
    }
}

@media all and (min-width: 992px) {
    .library-title__box .h1 {
        text-align: left;
        padding: 0;
        margin-right: -20px;
    }
    .library__menu-item-text,
    .library__menu-wrapper h4,
    .box-label, .library-files__item {
        font-size: 15px;
    }
}

@media all and (min-width: 1200px) {
    .library__menu-doc-box {
        grid-gap: 30px;
    }
    .become-dealer {
        margin-bottom: 100px;
    }
}

/* End */
/* /local/templates/mhi/components/bitrix/news/mhi.library/bitrix/catalog.section.list/library.section.list/style.css?170141574018690 */
