

/* Start:/local/templates/.default/components/bitrix/news/articles_2022/bitrix/news.list/.default/style.css?17823965607615*/
.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%;
}
.cat .cat-1 .cat2 .text-1 {
    font-family: 'Fira Sans', sans-serif;
    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', sans-serif;
    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', sans-serif;
    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', sans-serif;
    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;
}
.cat .cat-1 .cat2 .prise .prise-old {
    position: absolute;
    bottom: 95%;
    font-family: 'Fira Sans', sans-serif;
    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;
    margin-right: 10px;
    margin-left: -10px;
}
.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;
    align-items: center;
    margin-top: 22px;
}
.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 16px;
    margin-right: 15px;
    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;
}
.sec-confs {
    margin-top: 40px;
}
.cat-link-wrp {
    text-align: right;
}
.cat .link {
    font-size: 12px;
    line-height: 14px;
    border-bottom: 1px dotted #666666;
    text-decoration: none !important;
    margin-bottom: 0px;
    padding-bottom: 4px;
}
.wrap_pagination {
    margin: 30px 0 100px;
}
.pagination li a,
.pagination li span {
    font-size: 18px;
    line-height: 22px;
    padding: 13px 22px;
    border-radius: 5px;
    color: #fff;
    margin-right: 7px;
}
.pagination li.active a,
.pagination li.active span {
    background: #2D9CDB;
}
.pagination li.prev a,
.pagination li.next a {
    padding: 13px 0;
}
.pagination li a {
    color: #2D9CDB;
    text-decoration: none;
}

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

    .pagination {
        justify-content: center;
    }

    .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-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%;
    }


}

/* End */
/* /local/templates/.default/components/bitrix/news/articles_2022/bitrix/news.list/.default/style.css?17823965607615 */
