

/* Start:/local/templates/olissys2023/components/bitrix/news/catalog_new2021/bitrix/news.list/.default/style.css?177262995514994*/
.catalog-materials {
    display: flex;
    flex-direction: column;
    gap: 55px;
    margin-bottom: 55px;
}
@media (max-width: 767px) {
    .catalog-materials {
        gap: 20px;
        margin-bottom: 20px;
    }
}

.cat .aOLISSYS20 .cat-1 .cat-zag .text-2 {
    font-size: 36px !important;
}
.cat .cat-1 {
    display: block;
    float: left;
    width: 100%;
    margin: 0;
}
.cat .cat-1 .cat2 {
    display: block;
    float: left;
    width: 100%;
    margin: 0 0 24px 0;
    border-radius: 5px;
    background: linear-gradient(180deg, #FFFFFF 0%, #EFEFEF 100%);
    position:relative;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, .15);
}
.cat .cat-1 .cat2:hover {
    box-shadow: 0px 10px 18px rgba(0, 0, 0, .15);
}
.cat .img3,
.cat .img2 {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.cat .cat-1 .cat2 img {
    display: block;
    float: left;
    /*height: 195px;*/
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width:100%;
    height: 168px;
    object-fit:cover
}
.cat .cat-1 .cat2 .text-1 {
    font-family: Fira Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #666666;
    margin: 4px 0 15px;
    display: block;
}
.cat .cat-1 .cat2 a.text-1 {
    text-decoration: none;
}
.cat .cat-1 .cat2 a.text-1:hover {
    color: #2D9CDB;
}

.cat .cat-1 .cat2 .text-2 {
    display: block;
    font-family: Fira Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    color: #666666;
    display: block;
    margin-bottom: 30px;
}

.cat .cat-1 .cat2 .a3 {
    font-family: Fira Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #666666;
    border-bottom: dotted 1px;
    padding-bottom: 3px;
}
.cat .cat-1 .cat2 .a3:hover {
    text-decoration: none;
    color: #2D9CDB;
}

.cat .cat-1 .cat2 .prise {
    position: relative;
    font-family: Fira Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: right;
    color: #FF8A00;
    white-space: nowrap;
    width: 50%;
}
.cat .cat-1 .cat2 .prise .prise-old {
    position: absolute;
    bottom: 95%;
    font-family: Fira Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    line-height: 14px;
    color: #666666;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.cat .cat-1 .cat2 .prise .prise-old span:first-child {
    font-size: 12px;
}
.cat .cat-1 .cat2 .prise .prise-old span:last-child {
    text-decoration-line: line-through;
}


.cat .cat-1 .cat-zag {
    display: block;
    float: left;
    width: 100%;
    height: 272px;
    background: linear-gradient(to top, #009EE2, #005EA1);
    border-radius: 5px;
    margin-bottom: 23px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 15%);
}

.cat .cat-1 .cat-zag .text-1 {
    display: block;
    float: left;
    width: 100%;
    font-family: 'DIN Pro Cond', sans-serif;
    font-size: 14px;
    line-height: 9px;
    color: #B3B3B3;
    padding: 82px 0 0 0;
    text-align: center;
}


.cat .cat-1 .cat-zag .text-2 {
    display: block;
    float: left;
    width: 100%;
    font-family: 'DIN Pro Black', sans-serif;
    font-size: 77px;
    line-height: 1;
    color: #ffffff;
    padding: 7px 0 0 0;
    text-align: center;
}
.cat .aUnasYasno .cat-1 .cat-zag .text-2 {
    font-size: 42px;
}


.cat .cat-1 .cat-zag .text-3 {
    display: block;
    float: left;
    width: 60%;
    font-family: 'DIN Pro Cond', sans-serif;
    font-size: 13px;
    line-height: 9px;
    color: #B3B3B3;
    padding: 0;
    text-align: center;
    letter-spacing: 19px;
    width: 100%;
    padding-top: 11px;
    padding-left: 9px;
}


.cat .bot-logo {
    display: block;
    float: right;
    width: 66%;
    margin: 24px 0 24px 0;
}

.cat .bot-logo .text {
    display: block;
    float: left;
    text-align: right;
    margin: 15px 14px 0 0;
    width: 79.6%;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    color: #666666;
    line-height: 13px;
}

.cat .bot-logo .b-logo {
    width: 103px;
    display: block;
    float: right;
    height: 71px;
}


.cat2 .img2 {
    width: 100%;
    float: none;
    display: block;
    height: 168px;
    background-size: 100% !important;
    transition: all .5s;

}
.cat2 .img3 {
    width: 100%;
    float: none;
    display: block;
    height: 168px;
    background-size: 100% !important;
    transition: all .5s;
    position: absolute;
    opacity: 0;
    top: 0;
}



.cat2:hover .img3 {
    opacity:1;
}

.mobila {
    display:none;
}

.cat-card-wrp {
    padding: 22px;
}
.price-wrp {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 22px;
    position: relative;
}
.price-wrp-divan {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.price-wrp .divan-label {
    position: absolute;
    bottom: 100%;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
}
.sec-confs .item.bg h3 {
    color: #fff;
}

.cat .cat-1 .cat2 .a3 {
    background: linear-gradient(180deg, #009EE2 1.14%, #3180BD 100%);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, .15);
    border-radius: 3.94958px;
    font-style: normal;
    font-weight: 500;
    font-size: 14.2185px;
    line-height: 16px;
    color: #F2F2F2;
    text-transform: uppercase;
    border: none;
    padding: 6px 12px;
    margin-right: 0px;
    transition: none;
}
.cat .cat-1 .cat2 .a3:hover {
    background: linear-gradient(180deg, #3180BD 1.14%, #009EE2 100%);
    color: #F2F2F2;
}

.cat .cat-1 .cat2 .a3.buy_btn_cat_done {
    font-size: 12px;
    padding: 6px 10px;
}

@media(max-width:1179px) {
    .cat .cat-1 .cat2 .prise {
        font-size: 18px;
    }
}
@media(max-width:813px) {

    .cart-tov-1 .vernutsya {
        padding: 40px 24px 11px 0;
    }

    .bx-wrapper {
        display:none;
    }

    .mobila {
        display:block;
    }


    .cat2 .img2 {
        width: 100%;
        float: none;
        display: block;
        height: 250px;
        background-size: cover !important;
        transition: all .5s;
    }

    .cat2 .img3 {
        width: 100%;
        float: none;
        display: block;
        height: 250px;
        background-size: cover !important;
        transition: all .5s;
        position: absolute;
        opacity: 0;
    }

    .sec1 .right {
        width:100%;
    }

    .cat .cat-1 .cat2 .prise {
        float:right;
    }

    .cat .cat-1:nth-child(3n) {
        margin-right: 2%;
    }

    .cat .bot-logo {
        width:100%;
    }

    .cat .bot-logo .text {
        width: 85%;
    }

    .sec1 .left {
        width:100%;
        margin-bottom:24px;
    }

    .cat .cat-1 .cat2 .prise .prise-old span:last-child {
        font-size: 13px;
        /*position: absolute;*/
        /*right: 0;*/
        /*top: 40px;*/
    }
    .cat .cat-1 .cat2 .prise .prise-old {
        justify-content: flex-start;
    }
    .cat .cat-1 .cat2 .prise .prise-old span:first-child {
        margin-right: 5px;
    }
    .cat-card-wrp {
        padding: 22px 22px 32px 22px;
    }
}

@media(max-width:600px) {

    .sec1 .right {
        width:100%;
    }

    .cat .cat-1 .cat2 .prise {
        float:right;
    }

    .cat .bot-logo .text {
        width:65%;
    }


}
.sec-confs .item.bg .i {
    text-align: center;
    font-weight: 500;
    color: #fff;
    font-size: 1.5em;
    text-transform: uppercase;
}


.cat .cat-1 .cat2,
.sec-confs .content-columns .item {
    /*height: 328px;*/
    height: 375px;
}
.cat-card-wrp {
    display: flex;
    flex-direction: column;
    /*height: 160px;*/
    height: 208px;
    justify-content: space-between;
    width: 100%;
}
.cat .cat-1 .cat2 .text-2 {
    display: none;
    transition: none;
}
.cat .cat-1 .cat2 .text-1 {
    margin: 4px 0 0;
    max-height: 60px;
    min-height: 60px;
    overflow: hidden;
}
.cat .cat-1 .cat2:hover {
    box-shadow: 0px 0 8px rgba(0, 0, 0, 0.25);
    background: #fff;
    z-index: 2;
}
.cat .cat-1 .cat2:hover .cat-card-wrp {
    position: absolute;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background: linear-gradient(180deg, #FFFFFF 0%, #EFEFEF 100%);
    box-shadow: 0px 27px 25px rgba(0, 0, 0, 0.23);
    height: auto;
}
.sec-confs .item.bg .i {
    height: 100% !important;
}
.cat .cat-1 .cat2:hover .text-1 {
    margin: 4px 0 15px;
    max-height: initial;
    min-height: initial;
}
.cat .cat-1 .cat2:hover .text-2 {
    display: block;
    min-height: 32px;
}


@media (min-width:1024px) and (max-width:1169px) {
    .cat-card-wrp {
        padding: 12px;
    }
    .cat .cat-1 .cat2 .prise {
        font-size: 17px;
    }
}
@media (max-width: 767px) {
    .cat .cat-1 .cat2 .text-2 {
        display: block;
    }
    .cat .cat-1 .cat2, .sec-confs .content-columns .item {
        height: initial;
    }
    .cat-card-wrp {
        height: auto;
        display: block;
    }
    .cat .cat-1 .cat2 .text-1 {
        margin: 4px 0 15px;
        max-height: initial;
        min-height: initial;
    }
    .cat .cat-1 .cat2:hover .cat-card-wrp {
        position: relative;
        box-shadow: none;
    }
    .sec-confs .item.bg {
        height: 60vw;
    }
}

.cart-tov-list .price-1 {
    font-size: 17px;
    color: #F7931E;
    line-height: 20px;
}

.cart-tov-list .price-1 {
    font-size: 17px;
    color: #F7931E;
    line-height: 20px;
    text-align: right;
    float: right;
}

.price-wrp {
    flex-wrap: nowrap;
}

.row-price {
    width: 100%;
    display: flex;
}

.list-btn-buy {
    width: 100%;
    margin-top: 8px;
    position: relative;
    display: flex;
}

.list-btn-buy .buy_btn_cat, .list-btn-buy .buy_btn_cat_done {
    font-size: 14px !important;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

@media screen and (max-width: 800px) {
    .cat .cat-1 .cat2 img {
        height: 100%;
    }
}

@media (max-width: 767px) {
    .list-btn-buy .buy_btn_cat, .list-btn-buy .buy_btn_cat_done, .cat-card-wrp-bottom .price-wrp .a3 {
        font-size: 12px !important;
    }
}

/**
 * NEW STYLE
 */

.section-or_series .item.bg {
    height: auto!important;
}

.section-or_series .item.bg .i img {
    /*max-width: 100%!important;*/
}

.old-grid.section-or_series .item.bg .i {
    opacity: 0;
}

.old-grid.section-or_series .size-1of3 .item.bg .i, .old-grid.section-or_series .size-1of1 .item.bg .i {
    opacity: 1;
}

@media(max-width: 1024px) {
    .section-or_series .item.bg .i img {
        /*max-width: 90%!important;*/
    }
}

@media (max-width: 800px) {
    .old-grid.content-columns .column {
        display: grid;
        gap: 20px;
    }

    .old-grid.content-columns .column .item.bg {
        grid-column-start: 1;
        grid-column-end: 3;
    }

    .old-grid .catalog-item .cat2 {
        height: initial!important;
    }

    .old-grid .catalog-item img, .old-grid .catalog-item .cat2 .img2, .old-grid .catalog-item .cat2 .img3 {
        height: initial!important;
    }

    .old-grid .catalog-item__img {
        display: block!important;
    }

    .old-grid .catalog-item .cat-card-wrp {
        display: flex!important;
    }
}

@media (max-width: 564px) {
    .old-grid.content-columns .column {
        display: block;
        width: 100%
    }
}

.new-grid {
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 375px);
    min-height: 0;
    min-width: 0;
    padding: 0 11px;
    margin-bottom: 15px;
}

.new-grid .item.bg {
    /*grid-column: 1 / 2;
    grid-row: 1 / 3;*/
    margin: 0;
}

.new-grid .item.bg picture {
    /*position: absolute;
    top: 0;*/
}

.new-grid .cat-1 .cat2 {
    margin-bottom: 0;
}

.gallery-item {
    min-width: 0;
    min-height: 0;
    overflow: hidden;
    border-radius: 5px;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.catalog-gallery {
    display: none;
    margin: 0 -15px 15px -15px;
    position: relative;
}

.catalog-gallery .swiper-slide {
    width: calc(100% - 28px)!important;
    max-width: calc(100% - 28px)!important;
    min-width: calc(100% - 28px)!important;
}

.catalog-gallery__i {
    display: block;
    border-radius: 5px;
    overflow: hidden;
}

.catalog-gallery__i img {
    width: 100%;
}

.catalog-gallery .swiper-pagination-bullet {
    border: 1px solid #fff;
    background: none;
    opacity: 1;
}

.catalog-gallery .swiper-pagination-bullet-active {
    opacity: .2;
}

@media (max-width: 800px) {
    .new-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .new-grid .item.bg {
        grid-row: 1 / 5;
    }

    .new-grid .cat-1 .cat2 {
        margin: 0;
    }
}

@media (max-width: 564px) {
    .catalog-gallery {
        display: block;
    }

    .new-grid {
        display: block;
    }

    .new-grid .item.bg picture {
        position: initial!important;
    }

    .new-grid .item.bg {
        margin-bottom: 15px;
    }

    .new-grid .gallery-item {
        display: none;
    }

    .new-grid .cat-1 {
        margin-bottom: 15px;
    }
}



.cat-card-wrp-top {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.cat-card-wrp-top-properties {
    display: none;
    transition: none;
}
.cat .cat-1 .cat2:hover .cat-card-wrp-top-properties {
    display: flex;
}
.cat .cat-1 .cat2:hover .text-1 {
    margin: 4px 0 0;
}
.cat .cat-1 .cat2:hover .text-2 {
    min-height: 0;
    margin-bottom: 0;
}
.cat .cat-1 .cat2:hover .cat-card-wrp-top {
    min-height: 100px;
}

.cat-card-wrp-top-properties {
    flex-direction: column;
    gap: 12px;
}
.cat-card-wrp-top-properties-item {
    display: flex;
    flex-direction: column;
}
.cat-card-wrp-top-properties-item-name {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #666666;
}
.cat-card-wrp-top-properties-item-value {
    font-family: 'Fira Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #666666;
}

@media (max-width: 767px) {
    .cat-card-wrp-top-properties {
        display: flex;
    }
    .cat .cat-1 .cat2 .text-1 {
        margin: 4px 0 0;
    }
    .cat .cat-1 .cat2 .text-2 {
        min-height: 0;
        margin-bottom: 0;
    }
}

.column-product__img .img2{
    position: absolute;
    top: 0;
    left: 0;
    /*width: 100%;
    height: 100%;*/
    /*aspect-ratio: 2.27;*/
    text-align: center;
    opacity: 0;
    transition: opacity .5s;
    background-size: 100% !important;
}
.column-product__img .img2 img{
    object-fit: cover;
}
.column-product__slide:hover .column-product__img .img2{
    opacity: 1;
}

.column-product__content--new {
    padding: 43px 51px 53px 51px;
}

.content-popular__value.houroom {
	color:#FEA804;
}

/* End */
/* /local/templates/olissys2023/components/bitrix/news/catalog_new2021/bitrix/news.list/.default/style.css?177262995514994 */
