/** {*/
/*    background-color: black;*/
/*}*/

/*html {*/
/*    overflow: hidden !important;*/
/*}*/

/*.t-container {*/
    /*max-width: 1200px;*/
/*    display: flex !important;*/
/*}*/

/*t-carousel__zoomer__slides {*/
/*    background-color: black;*/
/*}*/

/*.t-zoomer__scale>svg>path {*/
/*    fill: #cbad6c !important;*/
/*}*/

/*.showed>svg>path {*/
/*    fill: #cbad6c !important;*/
/*}*/






/* УБИРАЕМ ЛИШНИЙ СКРОЛЛИНГ */

#allrecords {
    overflow: hidden !important;
}

/*.t905__wrapper .t905__card:first-child */

.t905__content:after {
    border-left-color: #cbad6c !important;
}

/*.t905__wrapper .t905__card:first-child .t905__content:after {*/
/*    border-left-color: #cbad6c !important;*/
/*}*/

.t905__wrapper .t905__card:nth-child(4n - 1) .t905__content:after {
    border-right-color: #cbad6c !important;
    border-left-color: transparent !important;
}

.t905__wrapper .t905__card:nth-child(4n) .t905__content:after {
    border-right-color: #cbad6c !important;
    border-left-color: transparent !important;
}


.t905__content {
    background-color: #cbad6c !important;
}




.t-section__title {
    color: #cbad6c !important;
}

.t923__btn {
    color: #cbad6c !important;
}

.t-section__descr {
    color: #cbad6c !important;
}

.t-slds__arrow_body > svg > polyline {
    stroke: #cbad6c !important;
    
    


}

/* ВЫСТРАИВАЕМ (ТЕОРЕТИЧЕСКИ) В РЯД 4 ПУНКТА СОСТАВЛЕНИЯ ЗАЯВКИ */

.t490 {
    display: inline;
}



/* ДЕЛАЕМ ЧЁРНЫЙ ФОН В УВЕЛИЧЕНИИ ФОТОГРАФИЙ ГАЛЕРЕИ */

.t-zoomer__bg {
    background: black !important;
}



/* КНОПКИ НА ЧЁРНОМ ФОНЕ ДЕЛАЕМ ВИДНЫМИ */

.t-zoomer__close>svg>path {
    fill: #cbad6c !important;
}



/* КНОПКИ НА ЧЁРНОМ ФОНЕ ДЕЛАЕМ ВИДНЫМИ */

.icon-increase>path,.icon-decrease>path {
    stroke: #cbad6c !important;
}



/* КНОПКИ НА ЧЁРНОМ ФОНЕ ДЕЛАЕМ ВИДНЫМИ */

.t-carousel__zoomer__arrow_right,.t-carousel__zoomer__arrow_left  {
    border-color: #cbad6c !important;
}



/* УБИРАЕМ СВЕТЛУЮ ОБВОДКУ КНОПОК ПОСЛЕ УВЕЛИЧЕНИЯ ФОТО */

.scale-active,.t-zoomer__close,.scale-active,.t-zoomer__scale,.showed {
    background: none !important;
    border-radius: none !important;
}



/* УБИРАЕМ СВЕТЛУЮ ОБВОДКУ КНОПОК ПОСЛЕ УВЕЛИЧЕНИЯ ФОТО */

.scale-active,.t-carousel__zoomer__arrow__wrapper:before {
    background: none !important;
    border-radius: none !important;
}



/* ПРИБЛИЖАЕМ НАДПИСЬ "ОБЯЗАТЕЛЬНО ДЛЯ ЗАПОЛНЕНИЯ" К ИНПУТУ */

.t-input-subtitle {
    padding-bottom: 3px !important;
}



/* МЕНЯЕМ ПОЛОЖЕНИЕ ЗАГОЛОВКА СООБЩЕНИЙ */

.t-input-title {
    padding-bottom: 10px !important;
    padding-top: 15px !important;
}


.t825__btn {
    position: absolute !important;
    top: 30px !important;
    left: 30px !important;
    right: auto !important;
    bottom: auto !important;
    display: none;
}


#rec561556528 {
    padding-top: 30px;
    position: absolute;
    padding-bottom: 30px;
    top: 60px;
    z-index: 10;
    left: auto;
    right: auto;
    width: 100%;
}

#rec561704740 {
    position: fixed !important;
    top: 15px !important;
    left: -6px !important;
    cursor: pointer !important;
    z-index: 10 !important;
    padding: 0 !important;
    opacity: 0;
    transform: translateX(-50%);
    animation: ani 1s forwards;
}

@keyframes ani {
  0% {transform: translateX(-50%); opacity: 0}
  100% {transform: translateY(0); opacity: 1}
}


#rec561704740 .t374__col.t374__col-left {
    width: 50px;
    height: 50px;
    border: 1px solid #cbad6c;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: black;
    padding: 0 !important;
}

#nav285278167 .t-sociallinks svg{
    width: 40px !important;
    height: 40px !important;
}

#nav285278167 .t-sociallinks a{
    width: 40px !important;
    height: 40px !important;
}

@media (max-width: 980px) {
    #rec260553386 .t306 .t306__table-cell {
        vertical-align: top;
        padding-top: 10px;
    }
}

#rec561760347 .js-feed-popup-title {
    font-size: 30px;
}


#rec561760347 .js-feed-popup-close.t-popup__close{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border: 1px solid black;
    border-radius: 50%;
}


#rec561760347 .t-popup__close-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    width: fit-content;
    height: fit-content;
}

#rec564542629 .js-feed-popup-title {
    font-size: 30px;
}

#rec564542629 .js-feed-popup-close.t-popup__close{
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 50px !important;
    height: 50px !important;
    border: 1px solid black !important;
    border-radius: 50% !important;
}

#rec564542629 .t-popup__close-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 0;
    width: fit-content;
    height: fit-content;
}

.js-feed-post-date {
    font-size: 16px !important;
}

@media (max-width: 768px) {
    .t-feed__post-popup__close-wrapper {
        height: auto !important;
        display: flex !important;
        justify-content: right !important;
    }
}
@media (max-width: 560px) {
    .t-feed__post-popup__container {
        padding: 110px 0 !important;
    }   
}
@media (max-width: 480px) {
    .t-feed__post-popup__container {
        padding: 150px 0 !important;
    }   
}

#rec561760347 {
    padding-top: 50px !important;
}

#rec561760347 .t-section__topwrapper.t-align_center {
    margin-bottom: 0 !important;
}

.t-feed__slider-grid__wrapper:after {
    width: 50% !important;
    height: 30px !important;
    background-color: #cbad6c !important;
    color: black !important;
    position: absolute;
    bottom: 20px;
    right: 20px;
    content: 'Подробнее' !important;
    border-radius: 5px !important;
    display: flex;
    justify-content: center;
    font-family: sans-serif;
    align-items: center;
    font-size: 16px;
}

#vk-album {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 700px;
    background-color: #cbad6c;
    color: black;
}

#rec308998446 .t905__wrapper {
    border-radius: 20px !important;
    overflow: hidden !important;
}

.t677__bgimg {
    border-radius: 15px !important;
}
.t786__bgimg {
    border-radius: 15px !important;
}

.t802__imgwrapper {
    border-radius: 15px !important;
    overflow: hidden
}

@media (max-width: 960px) {
    #rec561760347 .js-feed-container {
        transform: translateX(0px) !important;
        min-width: 100vw !important;
    }
}

.js-feed-post.t-feed__post.t-item.t-width.t-slds__item.t-feed__grid-col.t-align_left.t-slds__item-innactive {
    height: auto;
}

.js-feed-post.t-feed__post.t-item.t-width.t-slds__item.t-feed__grid-col.t-align_left.t-slds__item-innactive .t-feed__slds-wrapper.t-slds__wrapper {
    display: flex;
}

.t-feed__slider-grid__wrapper.t-feed__slider-grid__wrapper_align.t-feed__slider-grid__content, .js-feed-post-title.t-feed__post-title.t-name.t-name_xs, .js-feed-post-date.t-feed__post-date.t-uptitle.t-uptitle_xs {
    display: flex !important;
}

.t-feed__slider-grid__post-wrapper.t-col, .t-feed__post-imgwrapper.t-feed__post-imgwrapper_beforetitle, .t-feed__post-label-wrapper, .t-feed__post-bgimg.t-bgimg, .t-feed__post-parts-date-row.t-feed__post-parts-date-row_afterdescr, .t-feed__textwrapper  {
    display: block !important;
}

.t-sociallinks__svg path {
    fill: #cbad6c !important;
}

/* ЗАДАЁМ ПРАВИЛА ДЛЯ 4 ПУНКТОВ СОСТАВЛЕНИЯ ЗАЯВКИ ПРИ РАЗРЕШЕНИИ СВЫШЕ 960px */

@media (min-width: 960px) {
    .t-container {
        display: flex !important;
    }
}