

/* Start:/local/templates/new.elp.group/components/elp/events.detail/.default/style.css?1774624968246*/
.event-detail__themed .event-detail__themed-button {
    background: none;
    border: none;
    color: var(--bs-primary);
    font-size: 16px;
    padding: 0;
}

.event-detail__themed:hover .dropdown-menu {
    display: block;
    width: 100%;
}
/* End */


/* Start:/local/templates/new.elp.group/components/bitrix/system.pagenavigation/.default/style.css?17104435011135*/

.pagination {
    display: flex;
    gap: 10px;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem
}

.page-link {
    position: relative;
    display: block;
    /* padding: 0.5rem 0.75rem; */
    border-radius: 50%;
    margin-left: -1px;
    line-height: 1.25;
    color: var(--bs-primary);
    background-color: #fff;
    border: 1px solid var(--bs-primary);
    text-decoration: none;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.22s linear;
}

.page-link:not(:disabled):not(.disabled):hover {
    background-color: var(--bs-primary);
    color: #fff;
}

/* .page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
} */

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.page-item.active .page-link {
    z-index: 1;
    background-color: var(--bs-primary);
    color: #fff;
}
/* End */


/* Start:/local/templates/new.elp.group/components/bitrix/news.list/news-slider/style.css?170159699336*/
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/events/style.css?17183870562003*/
.events-directions__item {
    /* height: 520px; */
    height: auto !important;
}

/* Выравнивание даты и описания 50/50 в календаре событий
.events-list .accordion__row--preview.events-list__row--preview {
    grid-template-columns: 3fr 3fr 5fr 1fr !important;
}
.accordion__row--preview {
    grid-template-columns: 3fr 3fr 5fr 1fr !important;
}
*/

/*.accordion__item.show .accordion__row--detail{
    grid-template-columns: 6fr 5fr 1fr;
}

.accordion__item .accordion__row--detail{
    grid-template-columns: 6fr 5fr 1fr;
}

.event-formats .grid-table__row {
    grid-template-columns: 6fr 3fr 3fr !important;
}*/

.events-list__row--detail{
    grid-template-columns: 6fr 5fr 1fr !important;
}



/*-------------------НОВОЕ----------------------*/
/*.event-program__row .event-program__row--detail{
    grid-template-columns: 6.8fr 10.2fr 1fr !important;
}*/




.event-detail__about-content {
    flex: 2 !important;
}
.event-detail__info-text.tags .badge {
    white-space: normal !important;
}
.event-detail__image {
    margin-left: 10px !important;
}
.event-detail__about {
    gap: 0px !important;
}


/* убираю 2 линии внизу страницы*/
.corporate-education__grid-item--lines .border-item__line--right{
    display: none;
}
.corporate-education__grid-item--lines .border-item__line--top{
    display: none;
}


.corporate-education__grid-item--form{
    display: flex;
    align-items: center;
    justify-content: center;
}


@media (max-width: 991.98px){
    .events-directions__item {
        min-width: 260px;
    }
    .round-button {
        display: none !important;
    }
    .events-directions__grid {
        grid-template-columns: 6fr 6fr;
    }


}

@media (max-width: 767.98px){
    .events-directions__grid {
        grid-template-columns: 1fr;
    }

    /*.event-detail__about {
        display: block;
    }*/
}
/* End */
/* /local/templates/new.elp.group/components/elp/events.detail/.default/style.css?1774624968246 */
/* /local/templates/new.elp.group/components/bitrix/system.pagenavigation/.default/style.css?17104435011135 */
/* /local/templates/new.elp.group/components/bitrix/news.list/news-slider/style.css?170159699336 */
/* /events/style.css?17183870562003 */
