

/* Start:/local/components/wexpert/iblock.detail/templates/project/style.css?17791824641609*/
#colorbox {
    top: 50% !important;
    margin: 0;
    position: fixed !important;
    transform: translateY(-50%);
}
#colorbox, #cboxOverlay, #cboxWrapper, #cboxLoadedContent, #cboxContent {
    box-sizing: border-box;
    max-height: 100vh;
    max-width: 100%;
    overflow: hidden;
}
#cboxLoadedContent {
    border: none;
    background-color: transparent;
    height: fit-content !important;
}
.cboxPhoto {
    max-height: 100vh;
    object-fit: contain;
    max-width: 100%;
}
#cboxContent {
    height: fit-content !important;
    margin-top: 0;
    padding: 15px 0;
}
#cboxTitle, #cboxCurrent {
    top: 0;
}
#cboxDownload {
    transform: translateY(-100%);
}



/*@media (min-width: 768px) {
    .detail-head__gallery {
        width: 37% !important;
    }
}


@media (min-width: 768px) {
    .detail-head__top-info {
        width: 61% !important;
    }
}*/



.project-detail .slider-with-thumb__img img {
    aspect-ratio: 5 / 3;
}




.detail-head__image-wrap {
    display: grid;
    gap: 40px;
    grid-template-columns: repeat(3, minmax(0, max-content));
    justify-content: start;
}

.detail-head__image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

@media (max-width: 768px) {
    .detail-head__image-wrap {
        grid-template-columns: 1fr;
        gap: 5px;
    }

    .detail-head__image {
        margin: 10px 0 10px !important;
    }
}



@media (min-width: 1024px) {
    .project-detail__basic .btn {
        margin-top: 20px !important;
    }
}


/*@media (min-width: 768px) {
    .slider-with-thumb__slider-big {
        margin-bottom: 25px !important;
    }
}*/
/* End */


/* Start:/local/templates/polymedia/components/bitrix/news.list/main_projects/style.css?1763377222150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/components/wexpert/iblock.detail/templates/project/style.css?17791824641609 */
/* /local/templates/polymedia/components/bitrix/news.list/main_projects/style.css?1763377222150 */
