

/* Start:/local/templates/.default/components/bitrix/news.list/disclosureInfoStatPage/style.css?17347004577268*/
.m-row {
    width: 100%;
    display: block;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
    margin: 0;
}

.m-row-align-items-center {
    align-items: center !important;
    align-content: center !important;
}

.m-row-wrap {
    flex-wrap: wrap !important;
}

.filterMenuDi {
    margin:0 0 20px 0; 
}

.filterMenuDi .filterMenuDi-cont {
    height: 40px;
}

.filterMenuDi .filterMenuDi-cont .filterMenuDi-current {
   margin:0 0px 0 0;
   flex-grow: 1;
}

.filterMenuDi .filterMenuDi-cont .curr-active {
    background:#f05b25;
    color:#fff;
}

.filterMenuDi .filterMenuDi-cont .curr-active .current-year {
    color:#fff;
}

.filterMenuDi .filterMenuDi-cont .curr-active .current-mouth {
    color:#f05b25;
    background:#fff;
    border:1px solid #fff;
}

.filterMenuDi .filterMenuDi-cont  .filterMenuDi-current .filterMenuDi-current-yearMouth {
    border:1px solid #eee;
    flex-grow: 0;
    /* padding:4px 20px; */
    margin-right: 20px;
    color:#f05b25; 
}

.filterMenuDi .filterMenuDi-cont  .filterMenuDi-current .filterMenuDi-current-yearMouth:last-child {
    margin-right: 0px;
    
}

.filterMenuDi .filterMenuDi-cont  .filterMenuDi-current .filterMenuDi-current-yearMouth .current-year {
    /* border:1px solid red; */
    text-decoration: none;
    flex-grow: 0;
    padding:6px 20px;
}

.filterMenuDi .filterMenuDi-cont  .filterMenuDi-current .filterMenuDi-current-yearMouth .current-mouth {
    /* border:1px solid red; */
    text-decoration: none;
    border:1px solid #f05b25;
    flex-grow: 0;
    padding:6px 30px 6px 20px;
    cursor: pointer;
    width: 174px;
}

.filterMenuDi .filterMenuDi-cont  .filterMenuDi-current .filterMenuDi-current-yearMouth .current-mouth span {
    display: block;
    text-align: right;
}


.filterMenuDi .filterMenuDi-cont  .filterMenuDi-current .filterMenuDi-current-yearMouth .current-mouth span::after {
    content: '\f107';
    width: 30px;
    height: 30px;
    color: #ff6414;
    font-family: FontAwesome;
    font-size: 20px;
    margin: -1px 0 0 -10px;
    position: absolute;
    z-index: 10;

}

.mouth-data-curr {
    display: none;
    position: absolute;
    z-index: 10;
    width: 250px;
    margin:8px 0 0 -96px;
    border:1px solid #e7e7e7;
}

.mouth-data-curr a {
    flex-grow: 0;
    padding: .375rem 1rem;
    display: block;
    background:#e7e7e7;
    text-decoration: none;
}

.mouth-data-curr a:hover {
    background:#f2f2f2;
    color: #ff6414;
}


/* arhiv */
.filterMenuDi .filterMenuDi-cont .filterMenuDi-arhiv {
    width: 260px;
    flex-grow: 0;
}

.filterMenuDi .filterMenuDi-cont .filterMenuDi-arhiv .title {
    border:1px solid #eee;
    padding: 6px 20px;
    text-align: center;
    cursor:pointer
}

.mouth-data-arhiv {
    display: none;
    position: absolute;
    z-index: 10;
    width: 200px;
    margin:1px 0 0 0px;
    border:1px solid #e7e7e7;
}


.mouth-data-arhiv a {
    width: 200px;
    padding: .375rem 0;
    display: block;
    background:#e7e7e7;
    text-decoration: none;
    text-align: center;
}

.mouth-data-arhiv a:hover {
    background:#f2f2f2;
    color: #ff6414;
}

@media (min-width: 320px) and (max-width: 790px) {
    .filterMenuDi {
        
       width: 260px;
    } 

    .filterMenuDi .filterMenuDi-cont {
        height: auto;
    }

    .filterMenuDi >.m-row {
        display: block;
    }

    .filterMenuDi .filterMenuDi-cont .filterMenuDi-current {
        display: block;
    }

    .filterMenuDi .filterMenuDi-cont  .filterMenuDi-current .filterMenuDi-current-yearMouth {
        margin:0 0 10px 0;
    }

    .filterMenuDi .filterMenuDi-cont  .filterMenuDi-current .filterMenuDi-current-yearMouth > .m-row-wrap {
        flex-wrap: nowrap !important;
    }

    
.filterMenuDi .filterMenuDi-cont  .filterMenuDi-current .filterMenuDi-current-yearMouth .current-year {
    /* border:1px solid red; */
    text-decoration: none;
    flex-grow: 0;
    padding:6px 20px;
}

.filterMenuDi .filterMenuDi-cont  .filterMenuDi-current .filterMenuDi-current-yearMouth .current-mouth {
    text-decoration: none;
    border:1px solid #f05b25;
    flex-grow: 0;
    padding:6px 30px 6px 20px;
    cursor: pointer;
    width: 184px;
}

.mouth-data-curr {
    display: none;
    position: absolute;
    z-index: 10;
    width: 258px;
    margin:8px 0 0 -96px;
    border:1px solid #e7e7e7;
}

.mouth-data-arhiv {
    display: none;
    position: absolute;
    z-index: 10;
    width: 260px;
    margin:1px 0 0 0px;
    border:1px solid #e7e7e7;
}

.mouth-data-arhiv a {
    width: 100%;
    padding: .375rem 0;
    display: block;
    background:#e7e7e7;
    text-decoration: none;
    text-align: center;
}


    .filterMenuDi .filterMenuDi-cont .filterMenuDi-arhiv {
        display: block;
    }
}




.faq-list {}

.faq-item {
    margin-bottom: 27px;
}

.faq-item--name {
    position: relative;
    line-height: 31px;
    padding-left: 54px;
    cursor: pointer;
    display: inline-block;
}

.faq-item--name i {
    height: 31px;
    width: 31px;
    border: 1px solid #d9e2e9;
    position: absolute;
    left: 0;
    top: 0;
}

.faq-item--name i:before,
.faq-item--name i:after {
    background: #62707d;
    display: block;
    position: absolute;
    content: "";
}

.faq-item--name i:before {
    height: 9px;
    width: 1px;
    top: 10px;
    left: 50%;
    transition: .2s;
    transform-origin: center;
    margin-left: 0px;
}

.faq-item--name i:after {
    height: 1px;
    width: 9px;
    top: 14px;
    left: 50%;
    margin-left: -4px;
}

.faq-item--name span {
    display: inline;
    font-size: 24px;
    font-weight: 400;
    color: #383838;
    border-bottom: 1px solid #383838;
}

.faq-item--name:hover span {
    border-bottom-color: transparent;
}

.faq-item--text {
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
    color: #333;
    border: 1px solid #d9e2e9;
    padding: 53px 45px 53px 55px;
    margin: 14px 0;
}

.is-opened .faq-item--name i:before {
    transform: rotate(90deg);
}

.is-opened .faq-item--name span {
    border-bottom-color: transparent;
}

@media (max-width: 767px) {
    .faq-item--name span {
        font-size: 20px;
    }
    .faq-item--text {
        padding: 20px;
    }
    .faq-item--name {
        padding-left: 40px;
    }
    .faq-item--name i {
        height: 21px;
        width: 21px;
    }
    .faq-item--name i:before {
        top: 5px;
    }
    .faq-item--name i:after {
        top: 9px;
    }
}

@media (min-width: 320px) and (max-width: 900px) {
    .form-description--text-faq {
        width: 100%;
        padding: 0px !important;
    }
    .form-description--text-faq img {
        display: block;
        width: 100%;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/disclosureInfoStatPage/style.css?17347004577268 */
