

/* Start:/bitrix/templates/aspro_max/components/bitrix/news/gianit/style.css?17646853174063*/
.detailimage img {
    width: 1348px !important;
    border-radius: 20px;
}

.period_wrapper_inner .period-block {
    margin-top: 5px;
}

.period_wrapper_inner .period-block .date {
    font-size: 17px !important;
}


.period_wrapper_inner .days.item,
.period_wrapper_inner .days.item .text,
.period_wrapper_inner .hours.item,
.period_wrapper_inner .hours.item .text,
.period_wrapper_inner .minutes.item,
.period_wrapper_inner .minutes.item .text,
.period_wrapper_inner .sec.item,
.period_wrapper_inner .sec.item .text {
    font-size: 17px !important;
}

@media (max-width: 1200px) {
    .detailimage img {
        width: 100% !important;
    }
}

@media (max-width: 500px) {
    .detailimage img {
        border-radius: 0px;
        /* height: 210px !important; */
        width: 100% !important;
        object-fit: cover !important;
    }

    .topic__heading h1 {
        font-size: 28px;
    }

    .wrapper1:not(.with_left_block) .detail-news1 .period_wrapper {
        margin-top: 18px !important;
        margin-bottom: 18px !important;
    }

    div[data-ls=mw_1247] .marketing-popup-bg-block {
        background-position-x: -467px;
    }
}

.head-block.top.with-tabs .item-link:not(:hover) {
    background: #fafafa;
}


.select_head_wrap .menu_item_selected {
    position: relative;
    padding: 15px 55px 15px 25px;
    margin: 0 0 -1px;
    cursor: pointer;
    color: #333;
    color: var(--white_text_black);
}

.select_head_wrap .menu_item_selected .svg.svg-inline-down {
    right: 15px;
    position: absolute;
    top: 50%;

}

@media (min-width: 768px) {
    .select_head_wrap .menu_item_selected+.head-block {
        display: block !important;
        margin: 0px 0 32px;
    }

    .head-block.top.with-tabs.srollbar-custom .mCSB_container {
        padding-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .select_head_wrap {
        margin-bottom: 32px;
    }

    .select_head_wrap .head-block.top {
        margin-bottom: 0;
    }

    .select_head_wrap .head-block.top .item-link {
        display: block;
        float: none;
    }

    .select_head_wrap .menu_item_selected.opened .svg.svg-inline-down {
        transform: rotate(180deg);
    }

    .select_head_wrap .menu_item_selected+.head-block {
        display: none;
    }

    .select_head_wrap .head-block.top .item-link {
        border-bottom: 1px solid #eeeeee;
    }

    .select_head_wrap .head-block.top .item-link:last-child {
        border-bottom: none;
    }

    .select_head_wrap .head-block.top:not(.with-tabs) .item-link {
        border-right: none;
    }


    .select_head_wrap .head-block .item-link .title span,
    .select_head_wrap .head-block.top .item-link .title .btn-inline {
        padding: 15px 55px 15px 25px;
    }


    .select_head_wrap .head-block.top.with-tabs .item-link {
        margin: 0;
        border: none;
        border-bottom: 1px solid #eeeeee;
        border-radius: 0;
    }

    .select_head_wrap .head-block.top.with-tabs .item-link:last-child,
    .select_head_wrap .head-block.top.with-tabs .item-link.active:last-child:hover {
        border-bottom: none;
    }

    .select_head_wrap .head-block.top.with-tabs {
        border: 1px solid #eeeeee;
    }

    .select_head_wrap .head-block.top.with-tabs .item-link:hover {
        box-shadow: none;
        transform: none;
    }

    .select_head_wrap .head-block.top.with-tabs .item-link.active:hover {
        border: none;
        border-bottom: 1px solid #eeeeee;
    }

    .select_head_wrap .head-block.top.with-tabs .item-link.active .title span:before {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        left: -1px;
        top: 0;
        bottom: 0;
        right: auto;
        height: auto;
        width: 2px;
    }

    .select_head_wrap {
        position: relative;
    }

    .select_head_wrap .head-block.top {
        position: absolute;
        left: 0px;
        right: 0px;
        z-index: 110;
        max-height: 220px;
        overflow: hidden;
        background-color: var(--black_bg_black);
    }



}
/* End */
/* /bitrix/templates/aspro_max/components/bitrix/news/gianit/style.css?17646853174063 */
