

/* Start:/bitrix/templates/.default/components/bitrix/news/offers-new/bitrix/news.list/.default/style.css?17587112483152*/
.headerSubNav {
    display: none;
}
.sale-list {
    max-width: 1280px;
}
.main-shares {
    font-weight: 500;
    font-size: 36px;
    margin-bottom: 35px;
}
.main-shares-filter{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.main-shares-item-filt {
    font-weight: 300;
    font-size: 36px;
    border-radius: 20px;
    padding: 10px 0px 10px 10px;
    margin-bottom: 20px;
    margin-right: 30px;
}
.white-overlay {
    position: absolute;
    bottom: 0px;
    padding: 35px;
    background: #ffffffe0;
    width: 100%;
    left: 0px;
	display: none;
}
.main-shares-item-filt span {
    padding-left: 44px;
    padding-right: 10px;
}
.title-share {
    margin-bottom: 5px;
    font-weight: 400;
    line-height: 32px;
    position: absolute;
    bottom: 10px;
    left: 30px;
    z-index: 5;
    color: #FFF;
    font-size: 16px;
}
.moduleCategories-itemWrapper:before {
    display: none;
}
.module.sale .moduleCategories-item {
    width: 33%;
}
div.moduleCategories.sale a .moduleCategories-item-title {
    color: black;
    font-weight: 300;
    height: auto;
    font-size: 16px;
    position: absolute;
    bottom: 10px;
	z-index:4;
	display: none !important;
}
div.moduleCategories.sale .moduleCategories-itemWrapper {
    height: auto !important;
}
.title-share img{
    height:22px;
    /*width: 22px;*/
}
.more-shares {
    margin-bottom: 90px;
}
.more-shares-title {
    font-weight: 400;
    font-size: 50px;
    line-height: 59px;
    margin-bottom: 45px;
}
.more-shares-text {
    width: 940px;
}
.more-shares-desc {
    font-weight: 300;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 47px;
}
.more-shares-a {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    font-size: 38px;
    color: #1F6CEF;
}
.share-a {
    margin-bottom: 20px;
}
.share-a img {
    margin-left: 10px;
}
.main-shares-item-filter {
    cursor: pointer;
    padding: 9px 8px;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;

    border-radius: 10px;
    margin-bottom: 10px;
    margin-right: 10px;

    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.main-shares-item-filter span {
    font-size: 14px;
    margin-left: 10px;
}
.main-shares-item-filter span img {
    width: 10px;
}
.module.sale div.moduleCategories-item-imageWrapper img {
    max-height: 100%!important;
}
.main-shares-item-filter {
    /* background: #a5bce2e0; */
    background: #efefef;
    /*box-shadow: 0 4px 4px rgb(0 0 0 / 25%);*/
    color: #000;
}
.main-shares-item-filter.active,
.main-shares-item-filter:hover  {
    /* background: #063072;
    color: white; */
    background: #1c3172;
    color: #fff;
}

.main-shares-item-filter.active span img {
    filter: invert(1);
}

.module.sale .moduleCategories-item {
    width: 33.33% !important;
    max-width: 33.33% !important;
}

@media (max-width: 768px) {
    .module.sale .moduleCategories-item {
        width: 50% !important;
        max-width: 50% !important;
    }
}
@media (max-width: 550px) {
    .module.sale .moduleCategories-item {
        width: 100% !important;
        max-width: 100% !important;
    }
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/offers-new/bitrix/news.list/.default/style.css?17587112483152 */
