

/* Start:/local/templates/.default/components/bitrix/news.list/menu_items_col-3/style.css?17205987503481*/
/* MIXINS */
/* border radius */
/* size */
/* letter spacing */
/* transition */
/* reset */
/* auxiliary mixins */
.section {
  display: block;
  margin: 0 0 38px;
}
@media (max-width: 991.98px) {
  .section {
    margin-bottom: 24px;
  }
}
@media (max-width: 575.98px) {
  .section {
    margin-bottom: 38px;
  }
}
.subtitle {
  border-bottom: 1px solid #D5D5D5;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1875;
  margin: 0 0 20px;
  padding: 0 0 8px;
}
.subtitle_clear {
  border: none;
  padding-bottom: 0;
}
.small-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1875;
  margin: 0 0 0.5em;
}
/* VARIABLES */
/* color */
/* fonts */
/* speed */
/* grid */
/* mediaqueries */
.information-links {
  display: block;
  margin: 0 0 38px;
}
@media (max-width: 991.98px) {
  .information-links {
    margin-bottom: 24px;
  }
}
@media (max-width: 575.98px) {
  .information-links {
    margin-bottom: 38px;
  }
}
.information-links__title {
  border-bottom: 1px solid #D5D5D5;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1875;
  margin: 0 0 20px;
  padding: 0 0 8px;
}
.information-links__title_clear {
  border: none;
  padding-bottom: 0;
}
.information-links__list {
  overflow: hidden;
}
.information-links-list {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
}
.information-links-list__item {
  display: block;
  margin: 0 20px 20px 0;
}
@media (min-width: 1600px) {
  .information-links-list__item {
    width: calc((100% - 2 * 20px) / 3);
  }
  .information-links-list__item:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 1599.98px) and (min-width: 992px) {
  .information-links-list__item {
    width: calc((100% - 20px) / 2);
  }
  .information-links-list__item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 991.98px) and (min-width: 768px) {
  .information-links-list__item {
    width: calc((100% - 2 * 20px) / 3);
  }
  .information-links-list__item:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 767.98px) and (min-width: 576px) {
  .information-links-list__item {
    width: calc((100% - 20px) / 2);
  }
  .information-links-list__item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (max-width: 575.98px) {
  .information-links-list__item {
    margin-right: 0;
    width: 100%;
  }
}
.information-links-item {
  transition: color 0.4s;
  align-items: center;
  background: #ffffff;
  border: 1px solid #D5D5D5;
  box-sizing: border-box;
  color: #525252;
  display: flex;
  height: 110px;
  justify-content: flex-start;
  padding: 12px;
}
@media (max-width: 991.98px) {
  .information-links-item {
    height: 110px;
  }
}
.information-links-item:hover {
  color: #006CB5;
}
.information-links-item:hover .information-links-item__icon {
  filter: none;
}
.information-links-item__icon {
  transition: all 0.4s;
  height: 69px;
  width: 69px;
  display: block;
  filter: grayscale(1) brightness(0.5);
  margin-right: 8px;
  object-fit: contain;
  object-position: center;
}
@media (max-width: 1199.98px) {
  .information-links-item__icon {
    height: 48px;
    width: 48px;
    margin-right: 12px;
  }
}
@media (max-width: 991.98px) {
  .information-links-item__icon {
    height: 40px;
    width: 40px;
    margin-right: 16px;
  }
}
.information-links-item__name {
  flex: 1;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.1875;
  min-width: 0;
}
/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.filter/pravovye-akty-filter/style.css?170799513013765*/
/* MIXINS */
/* border radius */
/* size */
/* letter spacing */
/* transition */
/* reset */
/* auxiliary mixins */
.section {
  display: block;
  margin: 0 0 38px;
}
@media (max-width: 991.98px) {
  .section {
    margin-bottom: 24px;
  }
}
@media (max-width: 575.98px) {
  .section {
    margin-bottom: 38px;
  }
}
.subtitle {
  border-bottom: 1px solid #D5D5D5;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1875;
  margin: 0 0 20px;
  padding: 0 0 8px;
}
.subtitle_clear {
  border: none;
  padding-bottom: 0;
}
.small-title {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.1875;
  margin: 0 0 0.5em;
}
/* VARIABLES */
/* color */
/* fonts */
/* speed */
/* grid */
/* mediaqueries */
.filter-list {
  background: #ffffff;
  border: 1px solid #D5D5D5;
  margin: 0 0 20px;
  padding: 10px;
}
.filter-list__row {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.filter-list__col {
  display: block;
  flex: 1;
  margin: 6px;
}
.filter-list__col_long {
  flex: 2;
}
@media (max-width: 575.98px) {
  .filter-list__col_long {
    flex: initial;
    width: 100%;
  }
}
.filter-list__col_btn {
  align-self: flex-end;
  flex: initial;
  margin-bottom: 8px;
  min-width: 0;
}
@media (max-width: 575.98px) {
  .filter-list__col_btn {
    flex: initial;
    width: 100%;
  }
}
.filter-list__btn {
  color: #000000 !important;
  height: 32px;
  min-width: 115px;
  width: 100%;
}
.filter-list__label {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1875;
  margin: 0 0 4px;
}
.filter-list__comment {
  color: #525252;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.1875;
}
/*# sourceMappingURL=style.css.map */

.range-input {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.range-input__item {
    padding: 0 10px 0 0;
}

.textfield_date {
    background-image: url(/local/templates/admkirov/images/calendar.png?108b3af6494aa243b4b654b0afb0e89e);
    background-position: right 11px center;
    background-repeat: no-repeat;
    min-width: 120px;
    padding-right: 36px;
    transition: all .4s;
	    width: 38px;
}

.textfield  {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.625;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .125rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

.textfield::-ms-expand {
    background-color: transparent;
    border: 0
}

.textfield:focus {
    color: #495057;
    background-color: #fff;
    border-color: #78cbff;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.textfield::-webkit-input-placeholder {
    color: #868e96;
    opacity: 1
}

.textfield::-moz-placeholder {
    color: #868e96;
    opacity: 1
}

.textfield:-ms-input-placeholder {
    color: #868e96;
    opacity: 1
}

.textfield::-ms-input-placeholder {
    color: #868e96;
    opacity: 1
}

.textfield::placeholder {
    color: #868e96;
    opacity: 1
}

.textfield:disabled,.textfield[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

select.textfield:not([size]):not([multiple]) {
    height: calc(2.375rem + 2px)
}

select.textfield:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.choices__inner {
    background: #fff;
    border: 1px solid #ced4da;
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    min-height: 32px;
    padding: 8px 32px 6px 14px!important;
	height: 40px;
}

.filter-list__col_btn {
	margin-top: 26px;
}

.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover {
    background: #006CB5;
	color: #fff;
}






.choices {
    font-size: 16px;
    margin-bottom: 24px;
    position: relative
}

.choices:focus {
    outline: 0
}

.choices:last-child {
    margin-bottom: 0
}

.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input {
    background-color: #eaeaea;
    cursor: not-allowed;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.choices.is-disabled .choices__item {
    cursor: not-allowed
}

.choices [hidden] {
    display: none!important
}

.choices[data-type*=select-one] {
    cursor: pointer
}

.choices[data-type*=select-one] .choices__inner {
    padding-bottom: 7.5px
}

.choices[data-type*=select-one] .choices__input {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    display: block;
    margin: 0;
    padding: 10px;
    width: 100%
}

.choices[data-type*=select-one] .choices__button {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);
    background-size: 8px;
    border-radius: 10em;
    height: 20px;
    margin-right: 25px;
    margin-top: -10px;
    opacity: .5;
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px
}

.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover {
    opacity: 1
}

.choices[data-type*=select-one] .choices__button:focus {
    box-shadow: 0 0 0 2px #00bcd4
}

.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button {
    display: none
}

.choices[data-type*=select-one]:after {
    border: 5px solid transparent;
    border-top-color: #333;
    content: "";
    height: 0;
    margin-top: -2.5px;
    pointer-events: none;
    position: absolute;
    right: 11.5px;
    width: 0
}

.choices[data-type*=select-one].is-open:after {
    border-color: transparent transparent #333;
    margin-top: -7.5px
}

.choices[data-type*=select-one][dir=rtl]:after {
    left: 11.5px;
    right: auto
}

.choices[data-type*=select-one][dir=rtl] .choices__button {
    left: 0;
    margin-left: 25px;
    margin-right: 0;
    right: auto
}

.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner {
    cursor: text
}

.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJtMi41OTIuMDQ0IDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjQgMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);
    background-size: 8px;
    border-left: 1px solid #008fa1;
    border-radius: 0;
    display: inline-block;
    line-height: 1;
    margin: 0 -4px 0 8px;
    opacity: .75;
    padding-left: 16px;
    position: relative;
    width: 8px
}

.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover {
    opacity: 1
}

.choices__inner {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 2.5px;
    display: inline-block;
    font-size: 14px;
    min-height: 44px;
    overflow: hidden;
    padding: 7.5px 7.5px 3.75px;
    vertical-align: top;
    width: 100%
}

.is-focused .choices__inner,.is-open .choices__inner {
    border-color: #b7b7b7
}

.is-open .choices__inner {
    border-radius: 2.5px 2.5px 0 0
}

.is-flipped.is-open .choices__inner {
    border-radius: 0 0 2.5px 2.5px
}

.choices__list {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.choices__list--single {
    display: inline-block;
    padding: 4px 16px 4px 4px;
    width: 100%
}

[dir=rtl] .choices__list--single {
    padding-left: 16px;
    padding-right: 4px
}

.choices__list--single .choices__item {
    width: 100%
}

.choices__list--multiple {
    display: inline
}

.choices__list--multiple .choices__item {
    background-color: #00bcd4;
    border: 1px solid #00a5bb;
    border-radius: 20px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 3.75px;
    margin-right: 3.75px;
    padding: 4px 10px;
    vertical-align: middle;
    word-break: break-all
}

.choices__list--multiple .choices__item[data-deletable] {
    padding-right: 5px
}

[dir=rtl] .choices__list--multiple .choices__item {
    margin-left: 3.75px;
    margin-right: 0
}

.choices__list--multiple .choices__item.is-highlighted {
    background-color: #00a5bb;
    border: 1px solid #008fa1
}

.is-disabled .choices__list--multiple .choices__item {
    background-color: #aaa;
    border: 1px solid #919191
}

.choices__list--dropdown {
    border: 1px solid #ddd;
    border-bottom-left-radius: 2.5px;
    border-bottom-right-radius: 2.5px;
    margin-top: -1px;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 100%;
    will-change: visibility;
    word-break: break-all;
    z-index: 1
}

.choices__list--dropdown.is-active {
    visibility: visible
}

.is-open .choices__list--dropdown {
    border-color: #b7b7b7
}

.is-flipped .choices__list--dropdown {
    border-radius: .25rem .25rem 0 0;
    bottom: 100%;
    margin-bottom: -1px;
    margin-top: 0;
    top: auto
}

.choices__list--dropdown .choices__list {
    -webkit-overflow-scrolling: touch;
    max-height: 300px;
    overflow: auto;
    position: relative;
    will-change: scroll-position
}

.choices__list--dropdown .choices__item {
    padding: 10px;
    position: relative
}

[dir=rtl] .choices__list--dropdown .choices__item {
    text-align: right
}

@media (min-width: 640px) {
    .choices__list--dropdown .choices__item--selectable {
        padding-right:100px
    }

    .choices__list--dropdown .choices__item--selectable:after {
        content: attr(data-select-text);
        font-size: 12px;
        opacity: 0;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%)
    }

    [dir=rtl] .choices__list--dropdown .choices__item--selectable {
        padding-left: 100px;
        padding-right: 10px;
        text-align: right
    }

    [dir=rtl] .choices__list--dropdown .choices__item--selectable:after {
        left: 10px;
        right: auto
    }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: #f2f2f2
}

.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
    opacity: .5
}

.choices__item {
    cursor: default
}

.choices__item--selectable {
    cursor: pointer
}

.choices__item--disabled {
    cursor: not-allowed;
    opacity: .5;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.choices__heading {
    border-bottom: 1px solid #f7f7f7;
    color: gray;
    font-size: 12px;
    font-weight: 600;
    padding: 10px
}

.choices__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    text-indent: -9999px
}

.choices__button:focus,.choices__input:focus {
    outline: 0
}

.choices__input {
    background-color: #f9f9f9;
    border: 0;
    border-radius: 0;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 5px;
    max-width: 100%;
    padding: 4px 0 4px 2px;
    vertical-align: baseline
}

[dir=rtl] .choices__input {
    padding-left: 0;
    padding-right: 2px
}

.choices__placeholder {
    opacity: .5
}

.choices {
    font-size: 14px;
    line-height: 1.1875;
    margin: 0
}

.choices[data-type*=select-one]:after {
    background: url(/local/templates/admkirov/images/dropdown-arrow.png?d9cc92ddb43bd21cfffa6f76f3cb69ef) 50% no-repeat;
    border: none;
    height: 16px;
    margin: 0;
    right: 7px;
    top: 50%;
    transform: translateY(-50%) rotate(0);
    transition: all .4s;
    width: 16px
}

.choices[data-type*=select-one].is-open:after {
    transform: translateY(0) rotate(180deg)
}

.choices__inner {
    background: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    min-height: 32px;
    padding: 8px 32px 6px 14px!important
}

.choices__list--single {
    padding: 0
}

.choices__list--dropdown {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    height: 0;
    min-width: 100%;
    overflow: hidden;
    padding: 0;
    width: auto;
    z-index: 5
}

.choices__list--dropdown.is-active {
    height: auto;
    padding: 4px 0
}

.choices__list--dropdown .choices__item {
    background: #fff;
    color: #525252;
    font-size: 14px;
    line-height: 1.1875;
    overflow: hidden;
    padding: 4px 14px!important;
    text-overflow: ellipsis;
    transition: all .4s;
    white-space: nowrap
}

.choices__list--dropdown .choices__item--selectable {
    padding-right: 0
}

.choices__list--dropdown .choices__item--selectable:after {
    display: none
}

.choices__list--dropdown .choices__item.is-highlighted {
    background: #fff;
    color: #006CB5
}

.choices__list--dropdown .choices__item--disabled {
    background: #fff;
    color: #7c7c7c!important;
    opacity: 1
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/legal-acts-list/style.min.css?17251136811649*/
.documents-list__title,.small-title,.subtitle{line-height:1.1875;font-weight:500}.section{display:block;margin:0 0 38px}@media (max-width:991.98px){.section{margin-bottom:24px}}@media (max-width:575.98px){.section{margin-bottom:38px}}.subtitle{border-bottom:1px solid #D5D5D5;font-size:18px;margin:0 0 20px;padding:0 0 8px}.subtitle_clear{border:none;padding-bottom:0}.small-title{font-size:16px;margin:0 0 .5em}.documents-list{display:block;margin:0 0 38px}@media (max-width:991.98px){.documents-list{margin-bottom:24px}}@media (max-width:575.98px){.documents-list{margin-bottom:38px}}.documents-list__title{border-bottom:1px solid #D5D5D5;font-size:18px;margin:0 0 20px;padding:0 0 8px}.documents-list__title_clear{border:none;padding-bottom:0}.documents-list__item{margin:0 0 16px}.documents-list__item:last-child{margin:0}.documents-item{background:#fff;border:1px solid #D5D5D5;display:block;padding:20px 16px}.documents-item__head{align-items:flex-start;display:flex;justify-content:space-between;margin:0;width:100%}.documents-item__name{color:#000;display:block;flex:1;font-size:14px;font-weight:500;margin:0 12px 0 0; font-weight: 600;}@media (max-width:575.98px){.documents-item__head{display:block}.documents-item__name{flex:initial;margin:0 0 12px}}.documents-item__name a{transition:all .4s;color:inherit;text-decoration:none}.documents-item__name a:hover{color:#FDCA00;text-decoration:none}.documents-item__date{color:#525252;display:block;font-size:14px;font-style:normal;font-weight:400}.documents-item__cont{color:#000;font-size:14px;font-weight:400;margin:8px 0 0}@media (max-width:575.98px){.documents-item__cont{margin:12px 0 0}}
/* End */
/* /local/templates/.default/components/bitrix/news.list/menu_items_col-3/style.css?17205987503481 */
/* /local/templates/.default/components/bitrix/catalog.filter/pravovye-akty-filter/style.css?170799513013765 */
/* /local/templates/.default/components/bitrix/news.list/legal-acts-list/style.min.css?17251136811649 */
