

/* Start:/local/templates/aspro_max/components/bitrix/catalog.section/catalog_list_smart_vebinary/style.css?17508072736113*/
/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

.display_list .list_item {
    padding: 0px !important;
}
.display_list .description_wrapp {
    padding: 0px !important;
}
div.item-title a, div.item-title a span {
    font-weight: bold !important;
}
.substrate {
    border-top: 2px solid #f2f2f2;
    text-align: center;
}

.seminar_preview_text {
    text-align: center;
    color: #333;
    font-size: 24px;
    padding: 20px 0;
    line-height: 50px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.seminar_preview_title {
    font-size: 50px;
}

.filter_wrapper {
    padding: 15px 0;
    background: #f3f3f3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.display_list {
    display: -webkit-box !important;
    display: -ms-flexbox;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: left;
}

.display_list .list_item .row {
    margin: 0;
}

.list_item_wrapp.item_wrap.item {
    padding: 12px;
    border: 1px solid #f2f2f2;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.display_list .list_item {
    min-height: auto;
}

.display_list .list_item_wrapp {
    background-color: #fff;
    width: 18.9%;
    margin-right: 15px;
    margin-bottom: 15px;
}
.display_list .list_item_wrapp:last-child {
    margin-right: 0;
}

.list_item_wrapp.item_wrap.item:hover {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    border: 1px solid #f2f2f2;
    z-index: 5;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    background-color: #4d96c73d;
}

.image-wrapper {
    height: 152px;
    line-height: 152px;
    overflow: hidden;
}

.image_layer {
    position: relative;
}

.image_layer img {
    width: 100%;
    background-size: 100% auto;
}

.display_list .item-title a span {
    text-align: center;
}

.dark_link {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    max-height: 80px;
}

.display_list .lector {
    margin-top: 5px;
    display: block;
    height: 65px;
}

.lector-name {
    text-align: right;
    line-height: 18px;
}

.display_list .description .item-title span{
    overflow: hidden;
    /*height: 87px;*/
    margin-top: 5px;
}

.display_list .description_wrapp .description {
    text-align: center;
}

.seminar_sku-date {
    width: 160px;
    padding: 5px 10px;
    margin: 10px auto;
    color: #0670a8;
    font-weight: bold;
}

.item-title {
    padding-bottom: 7px;
}

.count_guests {
    font-weight: bold;
    color: #222;
}

.left_block .left_menu {
    display: flex !important;
    height: 55px;
    overflow: hidden;
}

.left_block .left_menu > li {
    line-height: 55px;
    width: 33.3%;
}

.left_block .left_menu > li > a {
    position: unset;
    font-size: 16px !important;
    padding: 0 !important;
    text-align: center !important;
    padding-left: 10px 0;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
}

.left_block .left_menu > li > a:hover {
    background: #0682b2;
    color: #fff;
}

.info_block .news_items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.news_blocks {
    border: none !important;
}

.news_blocks .top_block {
    padding: 6px 20px !important;
}

.news_blocks .top_block .title_block {
    text-transform: uppercase;
}

.news_blocks .info_block .item {
    padding: 20px !important;
    border: 1px solid #e5e5e5 !important;
    width: 33.3%;
}

.left_menu>li:hover>a::before {
    background: none !important;
}

.left_menu>li:hover>a::before {
    color: #fff !important;
}

.public_section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.views-item__icon {
    font-size: 22px;
    display: inline-block;
    vertical-align: top;
    line-height: 26px !important;
}
.icon-view_cards, .icon-view_list {
    width: 19px;
    height: 18px;
    background-color: #b0b0b0;
    position: relative;
    margin-left: 7px;
}
.icon-view_list::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 19px;
    background-color: #fff;
    top: 0;
    left: 4px;
}
.icon-view_list::after {
    content: "";
    position: absolute;
    width: 19px;
    height: 9px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    top: 5px;
    left: 0px;
}

.icon-view_cards::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 19px;
    background-color: #fff;
    top: 0;
    left: 8px;
}

.icon-view_cards::after {
    content: "";
    position: absolute;
    width: 19px;
    height: 2px;
    background-color: #fff;
    top: 8px;
    left: 0;
}
.active-views-link {
    background-color: #333;
}

.view_block {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.disp_view
{
    transform: translate(-32px, 8px);
}

@media screen and (max-width: 1350px) {
    .display_list .list_item_wrapp {
        width: 23%;
    }
}

@media screen and (max-width: 1025px) {
    .display_list .list_item_wrapp {
        width: 31.3%;
    }
}

@media screen and (max-width: 800px) {
    .display_list .list_item_wrapp {
        width: 47%;
    }
}

@media screen and (max-width: 800px) {
    .display_list .list_item_wrapp {
        width: 47%;
    }
}

@media screen and (max-width: 768px) {
    .display_list {
        justify-content: space-around;
    }
}

@media screen and (max-width: 480px) {
    .display_list .list_item_wrapp {
        width: 100%;
    }
}

.preview_vebinar {
    display: block;
    line-height: 1.3;
}
.description_wrapp .description .item-title a {
    display: inline-block;
}
/* End */
/* /local/templates/aspro_max/components/bitrix/catalog.section/catalog_list_smart_vebinary/style.css?17508072736113 */
