.detail .detailimage.image-right {
    margin-left: 30px;
    float: right;
}
.with_left_block .detail-news1 .period_wrapper {
    margin-bottom: 0;
    padding-bottom: 0;
}
.detail-news1 .period_wrapper > div:not(.period_wrapper_inner) {
    margin: 0 -14px 0px 19px;
    width: 41px;
    text-align: center;
    position: relative;
    cursor: pointer;
    float: right;
}
.share .shares-block {
    position: relative;
}
.detail-news1 .period_wrapper .period-block {
    display: inline-block;
}
.detail-news1 .period_wrapper > div:not(.period_wrapper_inner) {
    margin: 0 -14px 0px 19px;
    width: 41px;
    text-align: center;
    position: relative;
    cursor: pointer;
    float: right;
}
.detail .detailimage {
    z-index: 1;
}
.detail .detailimage {
    margin-bottom: 35px;
    padding: 0;
    text-align: left;
    z-index: 1;
}
.detail img {
    max-width: 100%;
    margin: auto;
    max-height: 100%;
}
@media (min-width: 768px) {
    .detail .detailimage.image-right + .introtext_wrapper {
        margin-right: 33.33333333333333%;
    }
}
@media (min-width: 768px) {
    .detail .detailimage.image-right + .introtext_wrapper>div {
        margin-right: 30px;
    }
}
.introtext {
    border-bottom-color: #365edc;
}
.introtext {
    font-size: 1.1333em;
    line-height: 1.6471em;
    color: #333;
    color: var(--white_text_black);
    margin: 42px 0 34px;
}
.ordered-block p:last-of-type {
    margin-bottom: 0;
}
p:first-of-type, .introtext:first-of-type, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0;
}
ol {
    margin: 26px 0 36px 23px;
}
ol>li {
    margin: 8px 0 0;
    padding: 0 0 0 2px;
}
.muted777 {
    color: #777;
    color: var(--light_basic_text_black);
}
h3 {
    font-size: 1.6em;
    line-height: 24px;
    margin: 33px 0 25px;
}
.content-text ul:not([id*="bx_"]){
    margin: 26px 0 36px 21px;
}
.content-text ul:not([id*="bx_"])>li:before {
    content: "\2014";
    margin: 0 7px 0 -21px;
}
.with_left_block .detail-news1 .line-after {
    display: none;
}
.with_left_block .bottom-links-block {
    margin: 3.135rem 0 3.135rem;
}
.bottom-links-block {
    margin: 4.667rem 0 4.667rem;
    line-height: 1rem;
}
.back-url.url-block {
    display: inline-block;
    text-decoration: none;
}
.url-block span.back-url-text {
    padding-left: 15px;
    vertical-align: middle;
}
.share.hover-block.bottom {
    margin: 0 0 0 20px;
    width: 41px;
    text-align: center;
    position: relative;
    cursor: pointer;
    float: right;
}
.share .shares-block {
    position: relative;
}
table.colored_table {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-collapse: collapse;
}

.colored_table thead {
    border: 1px solid #ececec;
    border-color: var(--stroke_black);
}

.colored_table thead tr {
    background: #f7f7f7;
    background: var(--darkerblack_bg_black);
}

.colored_table tr td {
    padding: 8px 29px;
}

.colored_table tbody {
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    border-color: var(--stroke_black);
}

.colored_table tbody tr td {
    border-bottom: 1px solid #ececec;
    border-color: var(--stroke_black);
}

.colored_table>tbody>tr>td,.colored_table>tbody>tr>th,.colored_table>tfoot>tr>td,.colored_table>tfoot>tr>th,.colored_table>thead>tr>td,.colored_table>thead>tr>th {
    line-height: 1.428571429;
}

table.colored_table>tbody>tr>th,table.colored_table>tfoot>tr>th,table.colored_table>tbody>tr>td,table.colored_table>tfoot>tr>td {
    padding: 14px 20px 15px;
}

table.colored_table>thead>tr>th,table.colored_table>thead>tr>td {
    padding: 11px 21px;
    font-size: .8667em;
}
.content-text ul:not([id*="bx_"])>li:before {
    content: "\2014";
    margin: 0 7px 0 -21px;
}

.content-sections1.item-views .items .item_wrap {
    padding: 39px;
    margin: 0 0 -1px;
}
.bordered-block {
    border: 1px solid #EEE;
    border-color: var(--stroke_black);
}
.item-views .item {
    position: relative;
}
.item-views .item.noborder {
    border: none !important;
    box-shadow: none !important;
}
.list-type-block.item-views .item>.image {
    max-width: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
    position: relative;
}
.list-type-block.item-views .item>.image {
    width: 250px;
    max-height: none;
}
.hover_shine .shine:before {
    position: absolute;
    top: 0;
    left: -50%;
    z-index: 2;
    display: block;
    content: "";
    width: 25%;
    height: 100%;
    opacity: 0;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    visibility: hidden;
}
.list-type-block.item-views .item .image+.body-info {
    padding-left: 293px;
    padding-right: 70px;
}

.item-views .item .title {
    margin-bottom: 6px;
    margin-top: -6px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333;
    color: var(--white_text_black);
}
.item-views .item .title a {
    color: #333;
    color: var(--white_text_black);
    text-decoration: none;
}
.list-type-block.item-views .item .previewtext {
    margin-bottom: 20px;
    overflow: hidden;
    margin-top: 14px;
    line-height: 1.65em;
}
.list-type-block.item-views .item .body-info .text.childs {
    display: none;
}
.list-type-block.item-views .item .body-info .text.childs ul {
    margin: 0;
}
.list-type-block.item-views .text.childs li:nth-child(odd) {
    padding-right: 5px;
}
.list-type-block.item-views .items .item .childs li {
    margin: 4px -2px 4px 0;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    line-height: 1.5714em;
    list-style-type: none;
}
.list-type-block.item-views .text.childs li {
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-type-block.item-views .item .body-info .button_opener {
    cursor: pointer;
}
.list-type-block.item-views .item .body-info .button_opener i {
    transition: transform ease .2s;
    margin-right: 7px;
    font-weight: 700;
}
.list-type-block.item-views .item .body-info .arrow_link {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    width: 38px;
    height: 38px;
}
.bordered-block {
    border: 1px solid #EEE;
    border-color: var(--stroke_black);
}
.list-type-block.item-views .item .svg.svg-inline-right-arrow {
    position: absolute;
    top: 13px;
    left: 12px;
}
.list-type-block.item-views .items.row>.col-md-12 {
    z-index: 10;
}
.row.margin0>div[class*="col-"] {
    padding: 0;
    margin: 0 0px -1px -1px;
}
.list-type-block.item-views .items .item_wrap {
    padding: 39px;
    margin: 0 0 -1px;
}
.content-text .accordion-type-1, .content-text .accordion-type-2 {
    margin: 32px 0;
}
.accordion-type-1 .item-accordion-wrapper, .accordion-type-2 .item-accordion-wrapper {
    margin: 0 0 -1px;
    background: none;
    padding-bottom: 0;
}
.accordion-type-1 .item-accordion-wrapper .accordion-head, .accordion-type-2 .item-accordion-wrapper .accordion-head {
    position: relative;
    margin-bottom: 0 !important;
    overflow: hidden;
    padding-right: 88px;
}
.item-accordion-wrapper.opened .accordion-head:before {
    background-color: #365edc;
    border-color: #365edc;
}
.item-accordion-wrapper.opened .accordion-head:before {
    content: "";
    position: absolute;
    left: -7px;
    top: 34px;
    width: 11px;
    height: 11px;
    border-radius: 100%;
}
.item-accordion-wrapper.opened .accordion-head:before {
    content: "";
    position: absolute;
    left: -7px;
    top: 34px;
    width: 11px;
    height: 11px;
    border-radius: 100%;
}
.accordion-type-1 .item-accordion-wrapper .accordion-head .arrow_open, .accordion-type-2 .item-accordion-wrapper .accordion-head .arrow_open {
    top: 24px;
    width: 32px;
    height: 32px;
}
.arrow_open {
    position: absolute;
    display: block;
    right: 25px;
    top: 21px;
    width: 38px;
    height: 38px;
    border: 1px solid rgba(51, 51, 51, .1);
    border-radius: 3px;
    transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
}
.accordion-head.accordion-open .arrow_open:after {
    background-position: 0px -5px;
    transform: rotate(180deg);
}
.arrow_open:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -3px 0 0 -5px;
    width: 10px;
    height: 6px;
    background: url(/bitrix/templates/aspro_max/css/../images/svg/sprite_arrows.svg) 0px -5px no-repeat;
}
.accordion-type-1 .item-accordion-wrapper .panel-collapse {
    border: none;
}
.accordion-type-1 .item-accordion-wrapper .accordion-body, .accordion-type-2 .item-accordion-wrapper .accordion-body, .accordion-type-1 .item-accordion-wrapper .panel-collapse, .accordion-type-2 .item-accordion-wrapper .panel-collapse, .accordion-type-1 .item-accordion-wrapper .accordion-head, .accordion-type-2 .item-accordion-wrapper .accordion-head {
    border: none;
}
.panel-collapse .accordion-body {
    padding: 0 35px 35px 35px;
    position: relative;
    z-index: 2;
}




.ordered-block p:last-of-type {
    margin-bottom: 0px;
}
@media (max-width: 767px) {
    .ordered-block.partners_mode.detail_content_wrapper .detailimage.image-wide, .with_left_block .ordered-block.partners_mode.detail_content_wrapper .detailimage.image-wide, .ordered-block.partners_mode.detail_content_wrapper .detailimage.image-wide.img_side_RIGHT, .with_left_block .ordered-block.partners_mode.detail_content_wrapper .detailimage.image-wide.img_side_RIGHT {
        float: none;
        margin: 0 0 1.5rem;
        width: 100%;
    }
}
.with_left_block .detail-news1 .line-after {
    display: none;
}
.with_left_block .detail-news1 .ordered-block {
    margin: 2.135rem 0px 2.135rem;
    font-size: 1.3333em;
    line-height: 1.4em;
}
.section-detail-list__info {
    padding: 6px 10px 8px;
    color: #333;
    color: var(--white_text_black);
    margin-right: 4px;
    position: relative;
    display: block;
    line-height: 16px;
    font-size: 0.667em;
    cursor: pointer
}
.ordered-block__title{
    margin-bottom: 30px;
}
.sections_wrap_detail .section-detail-list {
    padding: 0px 0px 12px;
}
.sections_wrap_detail  .section-detail-list__item {
    position: relative;
    font-size: 0.867em;
    line-height: 1.692em;
    display: inline-block;
    padding-bottom: 8px;
}
.section-detail-list__info.all-sections.section-detail-list__item--active {
    cursor: auto;
    background-color: #365edc;
    border-color: #365edc;
    cursor: auto;
    color:#fff;
}
.section-detail-list__info .element-count-section {
    opacity: 0.5;
    padding-left: 5px;
}




