/* Заголовок */

.t050 .t-container {
    margin-left: 650px;
}

.t050 .t050__title.t-title_xxl {
    font-size: 180px;
    font-weight: 400;
    letter-spacing: -8px;
    line-height: 1;
    padding: 60px 0 40px 0;
}


/* Карусель */

.t1148 .t1148__slider.t1148__slider_width_40 {
    --padding-right: 120px;
    --padding-left: 680px;
}

.t1148 .t1148__title.t-name_xs,
.t1148 .t1148__descr.t-descr_xxs {
    font-family: 'TTNormsPro', Arial, sans-serif;
    line-height: 1.3;
    font-weight: 400;
    font-size: 15px;
}

.t1148 .t1148__descr {
    color: #000;
}

.t1148 .t1148__title.t-name_xs {
    font-weight: 500;
}

.t1148__img-wrapper {
    --height: 800px !important;
    --mob-height: 200px !important;
}

#allrecords .t1148 a.sell_link {
    color: #B22B2B;
    font-weight: 500;
    transition: color 200ms ease-in-out;
}

#allrecords .t1148 a.sell_link:hover, 
#allrecords .t1148 a.sell_link:focus {
    color: #DA4747;
}

#allrecords .t1148 a.sell_link,
.t1148 span.sold {
    padding: 5px 0;
    display: block;
}


/* Форма заказа картины */


.t702 #artforsale {
    width: 100%;
}

.t702 .t702__descr a.sell_link {
    display: none;
}

.t702 .t702__title,
.t702 .t702__descr {
    font-family: 'TTNormsPro', Arial, sans-serif;
    line-height: 1.3;
    font-weight: 400;
    font-size: 15px;
}


.t702 .t702__title {
    font-weight: 500;
}