

/* Start:/bitrix/templates/aspro_next_modify/components/bitrix/news.detail/projects_restyle1/style.css?17563797519503*/
.detail-page-section {
    margin: 0;
}
.dp-row {
    display: flex;
    align-items: flex-start;
}
.dp-row .previewWrap {
    position: relative;
    display: block;
    flex-shrink: 0;
    margin-right: 60px;
    max-width: 425px;
}
.dp-row .previewWrap .preview {
    display: block;
    max-width: 100%;
    object-fit: contain;
}
.dp-chars_area {
    display: flex;
}
.dp-chars_area .dp-chars_list {
    width: 100%;
    max-width: 285px;
    flex-shrink: 0;
}
.dp-chars_list.products .item {
    display: block;
    padding: 0;
    border: none;
}
.dp-chars_area .dp-chars_list + .dp-chars_list {
    max-width: 280px;
    margin-left: 75px;
}
.dp-chars_list .item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid #E3E3E3;
}
.dp-chars_list .item + .item {
    margin-top: 15px;
}
.dp-chars_list .selected {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 170px;
    flex-shrink: 0;
}
.dp-chars_list.products .selected {
    margin-bottom: 15px;
}
.dp-chars_list .selected .imgWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    flex-shrink: 0;
    margin-right: 15px;
}
.dp-chars_list .selected .icon {
    display: block;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.dp-chars_list .selected .text {
    font-size: 14px;
    font-weight: 600;
    color: #222222;
}
.dp-chars_list .descWrap {
    font-size: 14px;
    width: 100%;
    max-width: 105px;
    text-align: left;
    line-height: 1.5;
    color: #222222;
}
.dp-chars_list .descWrap a {
    color: #222222;
    border-bottom: 1px dashed #FFAD00;
}
.dp-chars_list .descWrap a:hover {
    border-bottom-color: transparent;
}
.dp-chars_list .descWrap.sm {
    margin-top: 4px;
    font-size: 12px;
}
.dp-chars_list.products .markered-list {
    font-size: 12px;
}
.markered-list {
    line-height: 1.6;
}
.markered-list li + li {
    margin-top: 10px;
}
.markered-list a {
    display: inline;
    color: #222222;
    border-bottom: 1px dashed #FFAD00;
}
.markered-list a:hover {
    border-bottom-color: transparent;
}
.dp-chars_area .markered-list a {
    font-size: 14px;
}
.dp-chars_list .empty-text {
    font-size: 14px;
    color: #222222;
}
.detail-page-section .dp-text {
    margin-top: 40px;
    font-size: 14px;
}
.detail-page-section .selected-info-block {
    font-size: 20px;
    line-height: 2;
}
.detail-page-section .selected-info-block {
  max-width: 930px;
  margin: 40px auto 0;
}
.detail-page-section .selected-info-block .contact-row_item {
    transform: translateY(3px);
}
.iframe-list iframe {
    display: block;
    margin: 0 auto;
}
.iframe-list .iframeWrap + .iframeWrap {
    margin-top: 20px;
}
.dp-tab_area {
    margin-top: 40px;
}
.dp-tab_content {
    background: #F6F6F7;
    padding: 30px 15px;
    margin-top: 8px;
    display: none;
}
.dp-tab_content.active {
    display: block;
}
.dp-tab_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -3px;
}
.dp-tab_list .item {
    padding: 3px;
}
.dp-tab_list .item-tab {
    position: relative;
    width: 260px;
    height: 60px;
    line-height: 1.3;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #353435;
    font-size: 18px;
    font-weight: 600;
    background: #F6F6F7;
    user-select: none;
    cursor: pointer;
}
.dp-tab_list .item-tab:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #FFAD00;
    opacity: 0;
    transition: .25s;
}
.dp-tab_list .item.active .item-tab:after, .dp-tab_list .item-tab:hover:after {
    opacity: 1;
}
.dp-tab_content .dp-docs_list {
    padding-left: 50px;
}
.dp-docs_list .doc-item {
    display: flex;
    align-items: center;
}
.dp-docs_list .doc-item + .doc-item {
    margin-top: 25px;
}
.dp-docs_list .iconWrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    margin-right: 8px;
}
.dp-docs_list .iconWrap img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.dp-docs_list .doc-link {
    font-size: 13px;
    color: #555555;
}
.dp-docs_list .doc-link:hover {
    color: #FFAD00;
}
.pd-slider .owl-nav [class*=owl-].disabled {
    opacity: 0!important;
}
.pd-slider .linkWrap {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.pd-slider .pd-link {
    display: block;
    margin: 0 auto;
}
.pd-slider .pd-link img {
    display: block;
    max-width: 800px;
    max-height: 404px;
}
.project-page_nav {
    margin: 30px 0 0!important;
}
.gallery-show_more {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding: 0 10px;
}
.gallery-show_more .show-more_link {
    color: #E69C00;
    border-bottom: 1px dashed #E69C00;
}
.gallery-show_more .show-more_link:hover {
    border-bottom-color: transparent;
}
@media screen and (min-width: 768px) {
    .dp-tab_list .item-content {
        display: none !important;
    }
}
@media screen and (max-width: 1250px) {
    .dp-row {
        flex-wrap: wrap;
    }
    .dp-row .previewWrap {
        max-width: 482px;
        margin: 0 auto 20px;
    }
    .dp-chars_area {
        width: 100%;
        flex-wrap: wrap;
    }
    .dp-chars_area .dp-chars_list + .dp-chars_list {
        margin: 10px 0 0;
        max-width: none;
    }
    .dp-chars_area .dp-chars_list {
        max-width: none;
    }
    .dp-chars_list.products .item {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .dp-chars_list .descWrap {
        max-width: none;
    }
    .dp-chars_list .selected {
        max-width: 180px;
    }
    .dp-chars_list .item:last-child {
        border-bottom: none;
    }
    .dp-chars_area {
        border-bottom: 1px solid #E3E3E3;
        padding-bottom: 5px;
    }
    .detail-page-section .dp-text {
        margin-top: 20px;
    }
    .detail-page-section .selected-info-block {
        margin-top: 20px;
        font-size: 16px;
        line-height: 1.3;
        text-align: center;
        max-width: 100%;
    }
    .detail-page-section .selected-info-block .contact-row_item .cri-link {
        font-size: 16px;
    }
    .detail-page-section .selected-info-block .contact-row_item {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5px;
    }
    .dp-tab_list .item-tab {
        width: 230px;
    }
    .pd-slider .owl-nav {
        display: flex!important;
    }
}
@media screen and (max-width: 1000px) {
    .dp-tab_content .dp-docs_list {
        padding-left: 0;
    }
    .iframe-list {
        padding-left: 60px;
        padding-right: 60px;
    }
    .dp-tab_list .item-tab {
        font-size: 16px;
        width: 138px;
    }
    .detail-page-section, .project-page_nav {
        padding-left: 65px;
        padding-right: 65px;
    }
    .project-page_nav {
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }
    .project-page_nav .url-block + .url-block {
        margin-left: 5px;
    }
}
@media screen and (max-width: 767px) {
    .dp-tab_content {
        display: none!important;
    }
    .dp-gallery_list .gallery-item.item-hidden {
        display: none !important;
    }
    .detail-page-section, .project-page_nav {
        padding-left: 0;
        padding-right: 0;
    }
    .dp-row .previewWrap {
        max-width: 100%;
    }
    .dp-chars_list .selected {
        max-width: 140px;
    }
    .dp-chars_list.products .item {
        flex-wrap: wrap;
    }
    .dp-chars_list.products .markered-list {
        width: 100%;
    }
    .dp-tab_list .item-tab, .dp-tab_list .item {
        width: 100%;
    }
    .iframe-list {
        padding-left: 0;
        padding-right: 0;
    }
    .dp-tab_list .item-content {
        background: #F6F6F7;
        padding: 10px 12px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .dp-tab_list .item-tab:after {
        display: none;
    }
    .dp-tab_list .item-tab {
        background: #767676;
        color: #fff;
    }
    .dp-tab_list .item-tab:before {
        position: absolute;
        content: '';
        top: calc(50% - 4px);
        right: 18px;
        width: 15px;
        height: 9px;
        background: url(/bitrix/templates/aspro_next_modify/components/bitrix/news.detail/projects_restyle1/images/tab-arr.svg);
        transition: .25s;
    }
    .dp-tab_list .active .item-tab {
        background: #F9F9FA;
        color: #000000;
    }
    .dp-tab_list .active .item-tab:before {
        filter: invert(1);
        transform: rotate(-180deg);
    }
    .project-page_nav {
        display: block;
        max-width: 280px;
        margin: 20px auto 0!important;
    }
    .project-page_nav .url-block {
        width: 100%;
        margin-bottom: 0;
        text-align: center;
    }
    .project-page_nav .url-block + .url-block {
        margin-left: 0;
        margin-top: 10px;
    }
}
/* End */
/* /bitrix/templates/aspro_next_modify/components/bitrix/news.detail/projects_restyle1/style.css?17563797519503 */
