

/* Start:/local/templates/techexpo/components/bitrix/news/mass_media/style.css?17492944861825*/
.projects-portfolio__item {
    position: relative;
    transition: .3s !important;
}

.projects-portfolio__item:hover {
    background: none !important;
    border-color: #1D8C9C !important;
}

.projects-portfolio__item > a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.projects-portfolio .projects-portfolio__product {
    margin-top: 0 !important;
    margin-bottom: 10px;
}

.projects-portfolio .projects-portfolio__details {
    margin-top: 15px !important;
    text-align: center;
}

.projects-portfolio ul.projects-portfolio__item > li:first-child {
    aspect-ratio: auto !important;
}

.projects-portfolio ul.projects-portfolio__item > li:first-child img {
    height: 255px !important;
    object-fit: contain !important;
}

.projects-table .project-item > li img {
    max-height: 200px;
    object-fit: contain;
}

.projects-table .project-item {
    position: relative;
}

.projects-table .project-item > li:last-child {
    position: absolute;
    right: 15px;
    bottom: 0;
}

.projects-table .projects-portfolio__product {
    font-weight: bold;
}

.date {
    display: inline-block;
    width: 100%;
    text-align: right;
}

@media (max-width: 767px) {
    .projects-table .project-item > li:last-child {
        position: static;
    }
}

@media (max-width: 768px) {
    .projects-portfolio ul.projects-portfolio__item > li:first-child img {
        height: auto !important;
    }

    .projects-table .project-item > li img {
        max-height: none;
    }

    .projects-table .projects-portfolio__product,
    .projects-table .details-list {
        text-align: center;
    }
}

@media (min-width: 680px) {
    .tabs-horizontal {
        border-right: none !important;
    }
}
/* End */


/* Start:/local/components/darneo/portfolio.type/templates/.default/style.css?16170774971045*/

.display-triggers {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px;
}

.display-triggers__item {
    width: 22px;
    height: 14px;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: .3s;
}

.display-triggers__item:last-child {
    margin-left: 20px;
}

.display-triggers__item-grid {
    background-image: url(/local/templates/techexpo/components/bitrix/news/portfolio/bitrix/news.list/compact/img/grid-static.svg);
}

.display-triggers__item-grid_active {
    background-image: url(/local/templates/techexpo/components/bitrix/news/portfolio/bitrix/news.list/compact/img/grid-active.svg);
}

.display-triggers__item-column {
    background-image: url(/local/templates/techexpo/components/bitrix/news/portfolio/bitrix/news.list/compact/img/column-static.svg);
}

.display-triggers__item-column_active {
    background-image: url(/local/templates/techexpo/components/bitrix/news/portfolio/bitrix/news.list/compact/img/column-active.svg);
}

#portfolio_type_ajax .preloader {
    border-radius: 0;
}
/* End */
/* /local/templates/techexpo/components/bitrix/news/mass_media/style.css?17492944861825 */
/* /local/components/darneo/portfolio.type/templates/.default/style.css?16170774971045 */
