

/* Start:/local/templates/tds_20201/components/bitrix/catalog.section.list/nbCatalog_section/style.css?16640199001043*/
.nbSections_item_img{height:271px; width: calc(100% - 66px); margin-left:auto; -webkit-background-size: cover;
background-size: cover; position: relative;}
.nbSections_item{margin-bottom: 30px; display: block;}
.nbSections_item_link{position: absolute; left:0; top:0; height: 100%; width: 100%; display: flex; align-items:center;  margin-left: -66px;}
.nbSections_item_name{display: block; padding: 33px 23px; width: calc(100% - 30px); background-color: rgba(0,0,0,0.65); font-weight: 700; font-size: 20px; color:#fff; min-height:116px; line-height: 1.1em; transition: 0.2s}
.nbSections_item:hover .nbSections_item_name{text-decoration: none; background-color: #1d2b58d4; color:#fff;}
.nbSections_arrow{display: inline-block; width: 40px; height: 13px; background: url(/local/templates/tds_20201/components/bitrix/catalog.section.list/nbCatalog_section/images/arrow-right.png) 0px 0px no-repeat; vertical-align: middle; }
.nbSections_item_span{margin-right: 13px;}


@media (max-width: 1200px) { 
.nbSections_item_name{width: 100%; font-size: 18px;}

}

.background__img--lazy {background-image: none !important}
/* End */


/* Start:/local/templates/tds_20201/components/bitrix/news.list/nbMain_products/style.css?17527432584715*/
.nbProducts_item_img {
    width: 100%;
    height: 315px;
    background-position: center center;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

.nbProducts_item_info {
    padding: 26px;
    padding-top: 45px;
    position: relative;
    padding-bottom: 70px;
    width: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.nbProducts_item_name {
    font-weight: bold;
    min-height: 53px;
    font-size: 20px;
    letter-spacing: .5px;
    line-height: 22px;
    padding-bottom: 1rem;
}

.nbProducts h2 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 47px;
    display: inline-block;
    padding-right: 22px;
    position: relative;
    margin-bottom: 47px;
}

.nbProducts h2:after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid #3e4f7b;
    transform: rotate(45deg);
    right: 0;
    top: 9px;
}

.nbProducts {
    padding-top: 63px;
    padding-bottom: 71px;
}

.nbProducts_item_prew {
    color: #949494;
    min-height: 73px;
    padding-bottom: 1rem;
}

.nbProducts_item_price_val, .nbProducts_item_price_ed {
    display: inline-block;
}

.nbProducts_item_price {
    margin-bottom: 22px;
    padding-top: 1rem;
}

.nbProducts_item_price_val {
    font-size: 24px;
}

.nbProducts_item_price_ed {
    font-size: 22px;
}

.det_btn {
    width: 100%;
    text-align: center;
    height: 45px;
    line-height: 45px;
    color: #000;
    display: block;
    border: 1px solid #000;
    transition: 0.2s
}

.det_btn:hover {
    text-decoration: none;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0);
    background: linear-gradient(to top, #4c73af, #92aad8);
    border-bottom: 1px solid #4c73af;
    border-top: 1px solid #92aad8;
    box-shadow: 2px 2px 15px 1px rgb(0 0 0 / 32%);;
}

.det_btn.brow {
    color: #fff;
    background: linear-gradient(to top, #223261, #4b74b9);
    border-color: #253767;
}

.det_btn.brow:hover {
    text-decoration: none;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0);
    background: linear-gradient(to top, #4c73af, #92aad8);
    border-bottom: 1px solid #4c73af;
    border-top: 1px solid #92aad8;
    box-shadow: 2px 2px 15px 1px rgb(0 0 0 / 32%);
    cursor: pointer;
}

.nbProducts_item_but {
    position: absolute;
    bottom: 25px;
    width: calc(100% - 52px);
}

.prmin {
    padding-right: 7px !important;
}

.plmin {
    padding-left: 7px !important;
}

.nbProducts_item {
    position: relative;
    transition: 0.2s;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    flex-direction: column;
}

.nbProducts_item:hover {
    -webkit-box-shadow: 2px 2px 15px 1px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 2px 2px 15px 1px rgba(0, 0, 0, 0.32);
    box-shadow: 2px 2px 15px 1px rgba(0, 0, 0, 0.32);
}

.nbProducts_item_stickers {
    position: absolute;
    top: 1rem;
    right: 0;
}
.nbProducts_item_sticker:not(:first-child) {
    margin-top: .5rem;
}
.nbProducts_item_sticker {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 6rem;
    height: 1.5rem;
    background: #ff0000;
    color: #fff;

    text-decoration: none;
}

.all_catalog {
    height: 59px;
    width: 267px;
    line-height: 59px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background-color: #cca06b;
    border: 1px solid #cca06b;
    display: block;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 35px;
    background: linear-gradient(to top, #ca3e3e, #e78c8c);
}

.all_catalog:hover {
    text-decoration: none;
    color: #fff;
    background: linear-gradient(to top, #ca3e3e, #ca3e3e);
    border-color: #ca3e3e;
}

.nbProducts_item_img_body {
    padding: 30px;
    padding-bottom: 0;
    width: 100%
}

.nbProducts.content {
    padding: 0;
}

.nbCatalog_NALICHIE {
    padding-top: 0;
    color: #1eba43;
    width: 100%;
}

.nbCatalog_RASS {
    padding-top: 5px;
    color: #4b74b9;
    width: 100%;
}

.nbProducts_item_preb {
    margin-top: auto;
}


@media (max-width: 767px) {
    .nbProducts_itemV2_colorsItem_img {
        width: 6.5rem;
    }

    .nbProducts_itemV2_body_chars {
        font-size: 13px;
    }

    .nbProducts_itemV2_top {
        font-size: 1rem;
    }

    .nbProducts_itemV2_colors {
        font-size: 14px;
    }

    .nbProducts_itemV2_colorsItem_price {
        padding-bottom: 3px;
    }

}

/* End */
/* /local/templates/tds_20201/components/bitrix/catalog.section.list/nbCatalog_section/style.css?16640199001043 */
/* /local/templates/tds_20201/components/bitrix/news.list/nbMain_products/style.css?17527432584715 */
