

/* Start:/local/templates/loft/components/custom/super.component/project/style.css?17712385492616*/
/* Страница проекта */
.single-project {
    margin: 20px 0 0 0;
}

.single-project__main-img {
    height: 650px;
    overflow: hidden;
    border-radius: 10px;
    margin: 0 0 48px 0;
}

@media screen and (max-width: 1024px) {
    .single-project__main-img {
        height: 300px;
    }
}

.single-project__main-img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.single-project__content {
    margin-top: 48px;
    margin-bottom: 54px;
}

.project-info {
    padding-top: 12px;
}

.project-info__logo {
    display: block;
    max-width: 170px;
    height: auto;
}

.project-info__meta {
    margin: 40px 0 0 0;
}

.project-meta-line {
    font-size: 18px;
    line-height: 1.3;
}

.project-meta-line__label {
    color: var(--c6);
    margin-bottom: 8px;
}

.project-meta-line__text {
    font-weight: 400;
    color: var(--c3);
}

.project-meta-line__text ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.project-meta-line__text p,
.project-meta-line__text li {
    margin: 0 0 8px 0;
}

.project-meta-line__text p:last-child,
.project-meta-line__text li:last-child {
    margin: 0;
}

.project-meta-line__text a {
    text-decoration: none;
    color: inherit;
}

.project-meta-line:not(:last-child) {
    margin-bottom: 32px;
}

.project-single__title {
    font-weight: 400;
    font-size: 40px;
    line-height: 1.3;
    text-transform: uppercase;
    color: var(--c3);
    margin: 0 0 32px 0;
}

@media screen and (max-width: 1024px) {
    .project-single__title {
        font-size: 32px;
        margin: 20px 0;
    }
}

.project-single__desc {
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5;
    color: var(--c3);
}

.project-single__desc p {
    margin: 0 0 22px 0;
}

.project-single__desc p:last-child {
    margin-bottom: 0;
}

.single-project__gallery-col {
    margin-bottom: 24px;
}

.single-project-photo {
    overflow: hidden;
    border-radius: 10px;
    margin: 0;
    cursor: pointer;
}

.single-project-photo img {
    display: block;
    width: auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 80vh;
    margin: 0 auto;
}

.single-project-photo--md {
    height: 450px;
}

.single-project-photo--lg {
    height: 700px;
}


@media screen and (max-width: 1024px) {
    .single-project-photo,
    .single-project-photo--md,
    .single-project-photo--lg {
        height: 200px;
    }
}
/* End */


/* Start:/local/templates/loft/components/bitrix/breadcrumb/loft/style.min.css?1769759184601*/
.bx-breadcrumb{padding:18px 0 27px;display:flex;justify-content:start}@media (max-width:767.98px){.bx-breadcrumb{overflow:auto;flex-flow:row nowrap;white-space:nowrap}}.bx-breadcrumb-item{font-size:0}.bx-breadcrumb .bx-breadcrumb-item>i.fa:before{content:"/";display:inline-block;font-family:"Inter";font-style:normal;font-weight:300;font-size:12px;line-height:15px;margin:0 .2rem 0 .15rem;position:relative}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Inter";font-style:normal;font-weight:300;font-size:12px;line-height:15px;color:#000}.bx-breadcrumb .bx-breadcrumb-item a>span{color:#818181}
/* End */
/* /local/templates/loft/components/custom/super.component/project/style.css?17712385492616 */
/* /local/templates/loft/components/bitrix/breadcrumb/loft/style.min.css?1769759184601 */
