/* Слайдер баннеров*/
.t734 .t-slds {
    max-width: 1160px !important;
    margin: 0 auto;
    background-color: #fdfdfd;
    border-radius: 10px;
}
.t734 .t-slds__arrow {
    border: 1px solid #e7e7e7;
    box-shadow: 0 8px 20px rgb(117 115 111 / 20%);
}

@media (min-width: 1400px){
    .t734__textwrapper {
        margin-left: 100px;
    }
}



/*Картинка баннеров в папке "Страницы"*/
img.t-img.t-width.t107__width.t-width_12.loaded {
    border-radius: 10px;
}


/*Фото в статьях*/
img.t196__img.t-img.loaded {
    border-radius: 10px;
}


/* Слайдер виды продукции, статьи и отзывы*/
.t923 .t-slds {
    max-width: 1280px !important;
    margin: 0 auto;
    background-color: #fdfdfd;
    border-radius: 10px;
}
.t923 .t-slds__arrow {
    border: 1px solid #e7e7e7;
    box-shadow: 0 8px 20px rgb(117 115 111 / 20%);
}
.t923__bgimg {
    border-radius: 10px;
}
    
.t923__textwrapper.t923__paddingsmall {
    padding: 20px 0px;
}



/* Клиенты!!!!! */
.t738 .t-slds {
    max-width: 1280px !important;
    margin: 0 auto;
}
.t738 .t-slds__arrow {
    border: 1px solid #e7e7e7;
    box-shadow: 0 8px 20px rgb(117 115 111 / 20%);
}



/*Вопросы и ответы*/
.t668 .t668__wrapper {
    border-radius: 10px;
}



/*Форма ок после отправки*/
.t702 .t-popup__container {
    border-radius: 10px;
}
.t702 .t-form__successbox {
    border-radius: 10px;
}



/*Блог*/
.uc-blog .t-bgimg {
    border-radius: 10px;
}

.uc-blog .t-slds {
    max-width: 1280px !important;
    margin: 0 auto;
    background-color: #fdfdfd;
}

.uc-blog .t-slds__arrow {
    top: 135px;
    border: 1px solid #e7e7e7;
    box-shadow: 0 8px 20px rgb(117 115 111 / 20%);
}



/*Картинка внутренних страниц (3-й уровень вложений)*/
.uc-bloknot .t-bgimg {
    border-radius: 10px !important;
}