

/* Start:/local/templates/aspro-stroy/components/bitrix/news/catalog/style.css?161941956928*/
.cursor { cursor: default; }
/* End */


/* Start:/local/templates/aspro-stroy/components/bitrix/news.detail/catalog/style.css?165571185418523*/
.info-top .custom-detail-select {
    width: auto !important;
    padding-right: 35px;
    border-color: #e0e5eb !important;
    outline-color: #e0e5eb !important;
    background-image: url(/local/templates/aspro-stroy/components/bitrix/news.detail/catalog/images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: 95%;
    background-size: 12px 8px;
    font-size: 14px !important;
    color: #384756 !important;
}

.info-top > * {
    margin-bottom: 16px;
}

.info-select,
.info-width,
.info-material__inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.info-material {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.info-material__inner,
.info-width__inner {
    flex-direction: row;
}

.info-select__name {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: -0.4px;
    color: #384756;
    margin-right: 12px;
}

.info-material__name,
.info-width__name {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: -0.4px;
    color: #384756;
    margin-right: 12px;
}

.info-material__name {
    width: 125px;
}

.info-material__value {
    font-weight: normal;
    display: block;
    min-height: 12px;
    font-size: 11px;
    color: #384756;
    margin-top: 6px;
}

.info-material__color,
.info-width__color {
    cursor: pointer;
    margin-right: 8px;
}

.info-material input,
.info-width input {
    display: none;
}

.info-material__color .color-item {
    width: 37px;
    height: 37px;
}

.info-material__color .color-item:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 0 solid #0075A8;
    transition: border .2s;
    pointer-events: none;
}

.info-material input:checked + .color-item:after,
.info-width input:checked + .color-item:after {
    border-width: 2px;
}

.info-material input:checked + .color-item:before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    background-size: 11px 11px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23a0f018' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.info-material__color {
    width: 37px;
    height: 37px;
    border-radius: 50%;
    margin: 5px 8px 0 0;
    border: 1px solid #ebebeb;
    position: relative;
}

.info-material__color_checked {
    border: 2px solid #0075A8;
}

.info-material__color_checked:before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    background-size: 11px 11px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23a0f018' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.info-select .form-control {
    cursor: auto;
}

.info-select .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #2abdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 117, 169, .25);
}

.info-width__color .color-item {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #e8ecef;
    background-color: transparent;
    min-width: 41px;
    min-height: 41px;
    width: auto;
    height: auto;
    border-radius: 20px;
    font-size: 12px;
    padding: 8px;
}

.info-width input:checked + .color-item {
    border-color: #0075a9;
}

.price-detail-wrap {
    display: flex;
    align-items: baseline;
    flex-flow: row;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #f5f8fb;
    padding: 20px 30px 25px;
    margin-bottom: 20px;
}

.garant-block {
    margin-right: 10px;
}

.garant-block:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url(/local/templates/aspro-stroy/components/bitrix/news.detail/catalog/images/garant.png);
    width: 31px;
    height: 36px;
    background-size: 31px 36px;
    margin-right: 9px;
}

.garant-block-years {
    font-weight: bold;
}

.info-material__btn {
    font-size: 13px;
    color: #0075a9;
    text-decoration: none;
    border: none;
    border-bottom: 1px dashed #0075a9;
    background-color: transparent;
    padding: 0;
    outline: none;
}

.info-material__color_hidden {
    display: none;
}

.info-material__btn:hover {
    color: #66be00;
    border-bottom-color: #66be00;
}

.info-material__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.modal.modal-material-color .modal-dialog {
    position: relative;
    max-width: 1140px;
    width: auto;
    margin: 28px auto;
}

.modal-material-logo {
    width: 100px;
    position: absolute;
    z-index: 1;
    left: 50%;
    transform: translate(-50%, -50%);
}

.modal-material-color .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0;
    outline: 0;
    border-top: 3px solid #b0fe2c;
}

.modal-material-color .modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 40px 50px 16px;
    border-bottom: 0 solid transparent;
}

.modal-material-color .modal-footer {
    padding: 15px 40px;
    box-shadow: 0 -15px 29px -10px rgb(228, 227, 227);
    border: 0;
}

.modal-material-color .modal-body {
    position: relative;
    padding: 0 50px;
}

.modal-material-color .modal-body p {
    text-align: center;
    color: #384756;
    font-size: 13px;
}

.modal-material-color .modal-close {
    position: absolute;
    top: -25px;
    right: -25px;
    padding: 16px;
    margin: -24px -16px -16px auto;
    color: #acf82d;
    background-color: transparent;
    border: 0;
    font-weight: 400;
    font-size: 28px;
    opacity: 1;
}

.modal-material-color .modal-close:hover {
    opacity: .75;
}

.modal-material-color .modal-title {
    margin-bottom: 0;
    color: #384756;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
}

.modal-material-color .container-color {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    height: 340px;
    overflow-y: scroll;
}

.modal-material-color .container-color::-webkit-scrollbar {
    width: 5px;
    height: 4px;
    background-color: transparent;
}

.modal-material-color .container-color::-webkit-scrollbar-track {
    border-radius: 100px;
    background-color: transparent;
}

.modal-material-color .container-color::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-color: #0075a9;
}

.modal-material-color .material-color-tabs {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin-bottom: 20px;
    background: #f5f8fb;
    border: 0;
    list-style: none;
    overflow: auto;
}

.modal-material-color .material-color-tabs .nav-item {
    position: relative;
    flex: 1;
    text-align: center;
    padding: 15px 5px;
    background: #f5f8fb;
    border-bottom: 3px solid transparent;
    cursor: default;
}

.modal-material-color .material-color-tabs .nav-item .nav-link {
    display: inline-block;
    padding: 0;
    color: #0075a9;
    background-color: transparent;
    border-bottom: 1px dashed #0075a9;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    font-weight: 700;
    font-size: 13px;
    white-space: nowrap;
    cursor: pointer;
}

.modal-material-color .material-color-tabs .nav-item:not(.active) .nav-link:hover {
    color: #66be00;
    border-bottom-color: #66be00;
}

.modal-material-color .material-color-tabs .nav-item.active {
    border-bottom-color: #0075a9;
}

.modal-material-color .modal-color__item {
    display: flex;
    flex-flow: column;
    align-items: center;
    min-width: 10%;
    margin-bottom: 16px;
    text-align: center;
    width: 110px;
}

.modal-material-color .container-color .modal-color__name {
    color: #384756;
    font-size: 10px;
}

.wrap-nav-d .nav-tabs-d {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 25px 0;
    padding: 0;
    border: 1px solid #dee2e6;
    list-style: none;
}

.nav-tabs-d .nav-item {
    flex: 1;
    flex-basis: auto;
    margin-bottom: 0;
    padding: 0;
    position: relative;
    text-align: center;
    background-color: #f5f8fb;
}

.nav-tabs-d .nav-item .tab-link-d {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 47px;
    padding: 0.8rem 15px;
    font-weight: 700;
    font-size: 15px;
    color: #0075a8;
}

.nav-tabs-d .nav-item .tab-link-d:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 3px solid transparent;
}

.nav-tabs-d .nav-item.active .tab-link-d:after {
    border-bottom-color: #0075a9;
}

.nav-tabs-d .nav-item.active {
    background-color: #fff;
}

.nav-tabs-d .nav-item:not(.active):hover .tab-link-d,
.tab-content-d  .nav-tabs-docs .nav-item:not(.active):hover .nav-link {
    color: #000000;
}

.tab-content-d + div {
    margin-top: 25px;
}

.tab-content-d .tab-pane .col-md-8 {
    width: 100%;
}

.props_table {
    width: 100%;
    color: #a5a5a5;
}

.props_table tr:hover {
    background-color: rgba(0,0,0,.075);
}

.props_table td,
.props_table th {
    padding: 1.15rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.props_table .table-value-d {
    color: #384756;
}

.props_table .table-question {
    margin-left: 5px;
    cursor: pointer;
}

.props_table .table-question:after {
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: 16px 16px;
}

.props_table .table-question-content {
    min-width: 450px;
    top: 50%;
    transform: translateY(-50%);
    left: 3rem;
}

.props_table .table-name-d.whint {
    display: flex;
    align-items: center;
}

.props_table .text-right a {
    display: block;
    color: #0075a8;
}

.props_table .text-right {
    cursor: pointer;
}

.props_table .text-right:hover {
    text-decoration: underline;
}

.tab-content-d .nav-tabs-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}

.tab-content-d .nav-tabs-docs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    padding-right: 15px;
    padding-left: 0;
    list-style: none;
}

.tab-content-d .nav-tabs-docs .nav-item {
    display: inline-block;
    margin-bottom: 7px;
    margin-right: 20px;
    padding-bottom: 7px;
    position: relative;
    transition: .2s;
}

.tab-content-d .nav-tabs-docs .nav-item:first-child {
    margin-left: 0;
}

.tab-content-d .nav-tabs-docs .nav-item:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 3px;
    background-color: #0075a9;
    transform: translateX(-50%);
    transition: .2s;
}

.tab-content-d .nav-tabs-docs .nav-item.active {
    color: #384756;
    font-weight: 700;
}

.tab-content-d .nav-tabs-docs .nav-item.active:before {
    width: 100%;
}

.tab-content-d .nav-tabs-docs .nav-link {
    color: #0075a8;
}
.tab-content-d .nav-tabs-docs .nav-link:hover {
    cursor:pointer;
}

.tab-content-d .nav-tabs-wrap .download-all {
    display: block;
    color: #0075a9;
    font-size: 15px;
    text-decoration: none;
}

.tab-content-d .nav-tabs-wrap .download-all:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    background-image: url(/local/templates/aspro-stroy/components/bitrix/news.detail/catalog/images/download.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid rgba(45, 112, 164, 0.2);
    border-radius: 100%;
    width: 35px;
    height: 35px;
    background-size: 18px 20px;
    margin-right: 15px;
}

.tab-content-d .nav-tabs-wrap .download-all:hover {
    color: #6db417;
}

.tab-content-d .nav-tabs-wrap .download-all:hover:before {
    border-color: rgba(145, 207, 60, 0.91);
    background-image: url(/local/templates/aspro-stroy/components/bitrix/news.detail/catalog/images/download-active.png);
}

.tab-content-d .doc-item-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 15px;
}

.tab-content-d .doc-item {
    display: flex;
    border: 1px solid #e8ecef;
    padding: 25px 20px;
    box-sizing: content-box;
}

.tab-content-d .doc-item-container {
    display: flex;
}

.tab-content-d .doc-item-image {
    max-width: 47px;
    max-height: 71px;
    margin-right: 20px;
}

.tab-content-d .doc-item-type {
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
    color: #acb3bb;
}

.tab-content-d .doc-item-name {
    display: block;
    margin-bottom: 18px;
    font-size: 13px;
    line-height: 1.54;
    color: #0075a9;
}

.tab-content-d .doc-item-content {
    display: flex;
    flex-direction: column;
}

.tab-content-d .doc-item-actions {
    display: flex;
    margin-top: auto;
}

.tab-content-d .doc-item-open {
    background-image: url(/local/templates/aspro-stroy/components/bitrix/news.detail/catalog/images/open.png);
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    margin-right: 20px;
}

.tab-content-d .doc-item-download {
    background-image: url(/local/templates/aspro-stroy/components/bitrix/news.detail/catalog/images/download.png);
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
}

.tab-content-d .doc-item-open:hover {
    background-image: url(/local/templates/aspro-stroy/components/bitrix/news.detail/catalog/images/open-active.png);
}

.tab-content-d .doc-item-download:hover {
    background-image: url(/local/templates/aspro-stroy/components/bitrix/news.detail/catalog/images/download-active.png);
}

@media (max-width:1279px){
    .info-top {
        display: flex;
        flex-wrap: wrap;
    }

    .info-select {
        width: 50%;
    }

    .info-select__name,
    .info-material__name,
    .info-width__name {
        margin-bottom: 8px;
    }

    .info-material,
    .info-width {
        width: 100%;
    }

    .modal.modal-material-color .modal-dialog {
        width: calc(100% - 30px);
        max-width: 974px;
    }

    .modal-material-color .modal-close {
        right: 0;
    }
}

@media (max-width:1025px){
    .tab-content-d .doc-item-block {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width:1023px){
    .info-top {
        display: flex;
        flex-direction: column;
    }
    .info-select {
        width: 100%;
    }
}

@media (max-width:768px){
    .garant-block {
        color: #7bb32f;
        font-size: 11px;
    }

    .modal-material-color .modal-header {
        padding: 40px 20px 16px;
    }

    .modal-material-color .modal-body {
        padding: 0 20px;
    }

    .modal-material-color .modal-footer {
        padding: 15px 20px;
    }

    .modal-material-color .modal-color__item {
        min-width: 20%;
    }

    .modal-material-color .material-color-tabs {
        justify-content: center;
        flex-direction: column;
    }

    .modal-material-color .material-color-tabs .nav-item {
        padding: 10px 5px;
        border: 0;
    }

    .modal-material-color .material-color-tabs .nav-item.active .nav-link {
        color: #66be00;
        border-bottom-color: #66be00;
    }

    .tab-content-d .doc-item-block {
        grid-template-columns: repeat(2, 1fr);
    }
    .tab-content-d .nav-tabs-wrap {
        flex-direction: column;
        align-items: flex-start;
    }
    .tab-content-d .nav-tabs-wrap .download-all {
        padding-top: 15px;
    }
    .tab-content-d .nav-tabs-wrap .nav-tabs-docs {
        padding-right: 0;
    }
    .detail .tab-content-d .title_block {
        margin-bottom: 20px;
    }
    .tab-content-d .props_table {
        background-color: rgba(0, 117, 168, 0.2);
    }
    .tab-content-d table.props_table tr:nth-child(odd) {
        background-color: #f5f8fb;
    }
    .tab-content-d .props_table .table-name-d {
        color: #000;
        font-weight: 700;
    }
    .tab-content-d .props_table .table-name-d:first-child {
        padding-right: 30px;
    }
    .tab-content-d table.props_table tr {
        display: flex;
        align-items: flex-end;
        position: relative;
        padding: 10px 10px 10px;
    }
    .detail .chars .product-item-dp.char .char_name,
    .detail .chars .product-item-dp.char .char_value {
        width: 50%;
    }
    .tab-content-d .props_table .table-question-content {
        min-width: 350px;
        padding: 10px 15px;
        font-size: 12px;
    }
    .tab-content-d .props_table td,
    .tab-content-d .props_table th {
        padding: 5px 0 0;
        border: none;
    }
    .tab-content-d .props_table .text-right {
        display: block;
        text-align: left;
    }
    .tab-content-d table.props_table .table-question {
        position: absolute;
        top: 7px;
        right: 15px;
    }
    .tab-content-d table.props_table .table-question-content {
        min-width: 300px;
        transform: translateY(-50%) translateX(-100%);
        left: -10px;
        top: calc(50% - 5px);
        border-left: none;
        border-right: 3px solid #0075a9;
        font-weight: 500;
    }
    .tab-content-d table.props_table .table-question-content:before {
        right: -13px;
        transform: rotate(180deg);
        left: auto;
    }
}

@media (max-width:530px){
    .modal-material-color .modal-color__item {
        width: 50%;
    }

    .wrap-nav-d .nav-tabs-d {
        flex-direction: column;
    }
    .tab-content-d .doc-item-block {
        grid-template-columns: repeat(1, 1fr);
    }
    .tab-content-d .nav-tabs-wrap .nav-tabs-docs .nav-item {
        padding-bottom: 4px;
        font-size: 12px;
    }
    .tab-content-d .nav-tabs-wrap .download-all {
        font-size: 12px;
    }
    .tab-content-d .nav-tabs-wrap .download-all:before {
        width: 30px;
        height: 30px;
        margin-right: 10px;
        background-size: 15px 17px;
    }
    .tab-content-d table.props_table .table-question-content {
        min-width: 100%;
    }
}
.tab-pane {
    display: none;
}
.active {
    display: block;
}
/* End */
/* /local/templates/aspro-stroy/components/bitrix/news/catalog/style.css?161941956928 */
/* /local/templates/aspro-stroy/components/bitrix/news.detail/catalog/style.css?165571185418523 */
