

/* Start:/bitrix/templates/gvozdevsoft_stroygs_s1/components/bitrix/news/template1/style.css?17842908402987*/
.borderbx {
    display: block;
}

.catalog_flexer {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    padding-bottom: 100px;
}

.catalog_flexer--no-sidebar {
    justify-content: flex-start;
}

.catalog_flexer .projects-filter-vertical {
    display: none !important;
}

.catalog_flexer .projects-vertical,
.catalog_flexer--no-sidebar .projects-vertical {
    width: 100%;
    max-width: 100%;
}

.section-desc.pads {
    margin: 148px 0;
}

.section-desc.pads h2 {
    color: #b89c5f;
    margin-bottom: 42px;
}

.blog_block {
    margin-bottom: 150px;
}

.services {
    background-image: url(/include/consult.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 90px 0;
}

.services h2 {
    font-size: 30px;
    color: #b89c5f;
    margin-bottom: 34px;
}

/* ===== Spec filter chips ===== */
.links.projects-spec-filter {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    overflow: visible;
    margin: 0 0 36px;
    padding: 4px 0 8px;
    border-bottom: 1px solid #ebe6dc;
}

.links.projects-spec-filter .projects-spec-filter__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    max-width: none;
    margin: 0;
    padding: 10px 18px;
    border: 1px solid #e4ddd0;
    border-radius: 999px;
    background: #fff;
    color: #444;
    font-family: 'Gilroy', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    transition: color 0.2s ease, background 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.links.projects-spec-filter .projects-spec-filter__btn:hover {
    color: #333;
    border-color: #cbb892;
    background: #faf7f1;
}

.links.projects-spec-filter .projects-spec-filter__btn.is-active {
    color: #fff;
    background: #b89c5f;
    border-color: #b89c5f;
    box-shadow: 0 4px 14px rgba(184, 156, 95, 0.28);
}

.links.projects-spec-filter .projects-spec-filter__btn:focus-visible {
    outline: 2px solid #b89c5f;
    outline-offset: 2px;
}

.projects-list-ajax-wrap.is-loading {
    opacity: 0.55;
    pointer-events: none;
    transition: opacity 0.2s ease;
}

.projects-spec-filter__error {
    margin: 20px 0;
}

@media all and (max-width: 999px) {
    .links.projects-spec-filter {
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        margin-bottom: 28px;
        padding: 4px 0 14px;
        gap: 8px;
    }

    .links.projects-spec-filter .projects-spec-filter__btn {
        flex: 0 0 auto;
        padding: 9px 16px;
        font-size: 14px;
    }
}

@media all and (max-width: 600px) {
    .catalog_flexer {
        padding-bottom: 60px;
    }

    .links.projects-spec-filter {
        margin-bottom: 22px;
    }
}

/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?17607139672530*/
.bx-pagination{margin:10px 0}.bx-pagination .bx-pagination-container{text-align:center;position:relative}.bx-pagination .bx-pagination-container ul{padding:0;margin:0;list-style:none;display:inline-block}.bx-pagination .bx-pagination-container ul li{display:inline-block;margin:0 2px 15px 2px}.bx-pagination .bx-pagination-container ul li span{-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-moz-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-ms-transition:color .3s ease,background-color .3s ease,border-color .3s ease;-o-transition:color .3s ease,background-color .3s ease,border-color .3s ease;transition:color .3s ease,background-color .3s ease,border-color .3s ease;background:#eff0f1;padding:0 8px;display:block;height:32px;min-width:32px;line-height:32px;color:#444;font-size:14px;border-radius:16px;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-pagination .bx-pagination-container ul li a{text-decoration:none;display:block;border-radius:16px;height:32px;min-width:32px;line-height:32px;color:#444;vertical-align:middle}.bx-pagination .bx-pagination-container ul li a:hover span{background:#dadada}.bx-pagination .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a span{background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px;color:#444}.bx-pagination .bx-pagination-container ul li.bx-pag-all span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,.bx-pagination .bx-pagination-container ul li.bx-pag-next span{color:#aab1b4;background:#fff;border:2px solid #eff0f1;line-height:28px;padding:0 18px}.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span{background:#fff;border-color:#dadada;color:#000}.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span{background:#3bc915;color:#fff}.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span{background:#f9a91d;color:#fff}.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span{background:#e22b2b;color:#fff}.bx-pagination.bx-blue .bx-pagination-container ul li.bx-active span{background:#0083d1;color:#fff}
/* End */


/* Start:/bitrix/templates/gvozdevsoft_stroygs_s1/components/bitrix/news.list/projects_house2/style.css?17842910289527*/
.projects-filter-vertical #projects-filter .projects-filter__inner {
    padding: 0px 20px 20px;
    border: 1px solid #dddddd;
}
.projects-filter-vertical #projects-filter .projects-filter__item {
    margin-bottom: 40px;
}
.projects-filter-vertical #projects-filter .projects-filter__inner .projects-filter__item-title {
    font-size: 17px;
    font-weight: 500;
    width: 100%;
    border-bottom: none;
    margin-bottom: 18px;
    letter-spacing: -.5px;
}
.projects-filter-vertical #projects-filter .projects-filter__inner .projects-filter__item-title:after {
    right: 0;
}
.projects-filter-vertical #projects-filter .projects-filter__price-item input {
    height: 30px;
}
.projects-filter-vertical #projects-filter .bx_ui_slider_track {
    margin: 20px 0;
    height: 2px;
}
.projects-filter-vertical #projects-filter .bx_ui_slider_track .bx_ui_slider_part.p1,
.projects-filter-vertical #projects-filter .bx_ui_slider_track .bx_ui_slider_part.p5 {
    background: unset;
    width:0;
    height: 0;
}
.projects-filter-vertical #projects-filter .bx_ui_slider_track .bx_ui_slider_part.p1 .pricespace {
    font-size: 13px;
    top: 16px;
    margin-left: 0;
    text-align: left;
    font-weight: 300;
}
.projects-filter-vertical #projects-filter .bx_ui_slider_track .bx_ui_slider_part.p5 .pricespace {
    font-size: 13px;
    top: 16px;
    right: 0;
    margin-left: -100px;
    margin-right: auto;
    text-align: right;
    font-weight: 300;
    width: 100px;
}
.projects-filter-vertical #projects-filter .bx_ui_slider_track .bx_ui_slider_range {
    z-index: 81;
}
.projects-filter-vertical #projects-filter .bx_ui_slider_track .bx_ui_slider_range .bx_ui_slider_handle {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    top: -4px;
    border-radius: 50%;
    background: unset;
    background-color: #b89c5f;
    box-shadow: inset 0px 0px 0px 2px #fff;
    border: none;
}
.projects-filter-vertical #projects-filter .bx_ui_slider_track .bx_ui_slider_range .bx_ui_slider_handle.left {
    margin-left: -2px;
}
.projects-filter-vertical #projects-filter .bx_ui_slider_track .bx_ui_slider_range .bx_ui_slider_handle.right {
    margin-right: -2px;
}
.projects-filter-vertical #projects-filter .projects-filter__checkbox {
    padding-left: 0;
}
.projects-filter-vertical #projects-filter .projects-filter__checkbox .checkbox-text {
    padding-left: 36px;
    font-size: 16px;
    font-weight: 400;
}
.projects-filter-vertical #projects-filter .projects-filter__checkbox .checkbox-text:after {
    height: 18px;
    width: 18px;
    top: -1px;
}
.projects-filter-vertical #projects-filter .projects-filter__button {
    width: 100%;
}
.projects-filter-vertical #projects-filter .projects-filter__button-reset {
    width: 100%;
}

.catalog-section__view-filter {
    display: none!important;
}


.section-projects__row {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-flow: wrap;
    gap: 14px;
}
.section-projects__row .section_item {
    width: calc((100% - 42px) / 4);
    max-width: none;
    flex: 0 0 calc((100% - 42px) / 4);
    border: 1px solid #b89c5f;
    border-radius: 0 0 10px 10px;
    margin: 0;
    overflow: hidden;
    box-sizing: border-box;
}
.section-projects__row .section_item .section-projects__item {
    display: flex;
    flex-flow: column;
    justify-content: space-between;
    height: 100%;
    border: none;
}
.section-projects__row .section_item .section-projects__item .rel {
    position: relative;
}
.section-projects__row .section_item .section-projects__item .rel .marker {
    position: absolute;
    top: 10px;
    left: -1px;
    width: 100%;
    max-width: 100px;
    border-radius: 0 10px 10px 0;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 600;
    padding: 8px;
    background-color: #a5d274;
}
.section-projects__row .section_item .section-projects__item .rel .marker.orange {
    max-width: 125px;
    background-color: #ffa55c;
}
.section-projects__item .item_galllery {
    margin-bottom: 20px;
}
.section-projects__item .item_galllery .main_item_photo {
    margin: 0;
    margin-bottom: 5px;
}
.section-projects__item .item_galllery .main_item_photo a {
    display: none;
    padding-top: 225px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;    
}
.section-projects__item .item_galllery .main_item_photo a.active {
    display: block;
}

.section-projects__item .item_galllery .ig_items {

}
.section-projects__item .item_galllery .ig_items ul {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-flow: row;
    list-style-type: none;
    margin: 0;
    border: none;
}  
.section-projects__item .item_galllery .ig_items ul li {
    width: 100%;
    max-width: 21%;
    margin: 0;
}
.section-projects__item .item_galllery .ig_items ul li a {
    display: block;
    height: 38px;
    margin: 0;
    padding: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0;
}
.section-projects__item .item_galllery .ig_items ul li a.active {
    box-shadow: inset 0px 0px 0px 1px #b89c5f;
}
.section-projects__item .photo_prev {
    margin: 0;
    margin-bottom: 5px;
}
.section-projects__item .photo_prev a {
    display: block;
    padding-top: 225px;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; 
}
.section-projects__item .img_small {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row;
    margin: 0;
    margin-bottom: 20px;
}
.section-projects__item .img_small .pic {
    width: 100%;
    height: 38px;
    max-width: 21%;
    margin: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; 
}
.section-projects__item .name_item {
    padding: 0 10px;
}
.section-projects__item .name_item p {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}
.section-projects__item .section_props {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: row;
    color: #000000;
    width: 100%;
    padding: 15px 0;
}
.section-projects__item .section_props .section_prop {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    min-height: 84px;
}
.section-projects__item .section_props .section_prop img.sp_icon {
    display: block;
    margin-bottom: 7px;
}
.section-projects__item .section_props .section_prop .value {
    font-size: 12px;
    margin-bottom: 0px;
    font-weight: 800;
    color: #000;
}
.section-projects__item .section_props .section_prop .name {
    font-size: 12px;
    color: #666666;
    margin-bottom: 10px;
    text-align: center;
    line-height: 12px;
}
.section-projects__item .section_chars {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: wrap;
    color: #000000;
    width: 100%;
    padding: 6px 10px;
}
.section-projects__item .section_chars .section_char {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: row;
    width: 100%;
    max-width: 50%;
    margin-bottom: 15px;
}
.section-projects__item .section_chars .section_char img {
    display: block;
    margin-right: 10px;
}
.section-projects__item .section_chars .section_char p {
    font-size: 12px;
    margin-bottom: 0px;
    font-weight: 800;
    color: #000;
}
.section-projects__item .section-projects__text {
    padding: 0 15px 15px;
}
.section-projects__item .section-projects__text .section-projects__btn {
    width: 100%;
    margin-top: 0;
}
.section-projects__item .section-projects__text .section-projects__btn .section-projects__btn-link {
    width: 100%;
    text-align: center;
}

@media all and (max-width: 1200px) {
    .section-projects__row .section_item {
        width: calc((100% - 28px) / 3);
        flex: 0 0 calc((100% - 28px) / 3);
    }
}

@media all and (max-width: 999px) {    
    .section-projects__row .section_item {
        width: calc((100% - 14px) / 2);
        flex: 0 0 calc((100% - 14px) / 2);
        max-width: none;
    }
    .catalog_flexer {
        flex-flow: column;
        align-items: center;
    }
    .catalog_flexer .projects-filter-vertical {
        position: fixed;
        top: 17%;
        left: 0px;
        width: 100%;
        max-width: 340px;
        transform: translateX(-340px);
        transition: all .8s ease;
        will-change: transform;
        z-index: 100;
    }
    .catalog_flexer .projects-filter-vertical.opened {
        transform: translateX(0);
    }
    .catalog_flexer .projects-vertical {
        max-width: 100%;
    }
    .section-projects__item .item_galllery .ig_items ul li a {
        height: 55px;
    }
    .section-projects__item .img_small .pic {
        height: 55px;
    }
}
@media all and (max-width: 600px) {
    /*.borderbx .filter_ttl {
        display: none;
    }*/


    .catalog_flexer .projects-filter-vertical {
        max-width: 300px;
        transform: translateX(-300px);
    }
    .catalog_flexer .projects-vertical {
        max-width: 100%;
    }
    .section-projects__row .section_item {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .section-projects__item .item_galllery .ig_items ul li a {
        height: 50px;
    }
    .section-projects__item .img_small .pic {
        height: 50px;
    }
}
/* End */
/* /bitrix/templates/gvozdevsoft_stroygs_s1/components/bitrix/news/template1/style.css?17842908402987 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/round/style.min.css?17607139672530 */
/* /bitrix/templates/gvozdevsoft_stroygs_s1/components/bitrix/news.list/projects_house2/style.css?17842910289527 */
