/*Витрина*/
 .uc-vitrina-head .t-btn {
    padding-left: 0;
       padding-right: 0;
    }
    @media screen and (max-width: 960px) {
    .uc-vitrina-head .t185__butwrapper {
        margin-top: 0;
        margin-bottom: 0;
    }
    .uc-vitrina-head .t-btn {
        height: 40px;
    }
}
@media screen and (max-width: 640px) {
    .uc-vitrina-head .t-btn {
        font-size: 14px;
    }
}
.uc-vitrina .t-col {
    margin-left: 10px;
    margin-right: 10px;
    width: 100% !important;
}
.uc-vitrina .t923__bgimg {
    border-radius: 20px;
}
.uc-vitrina .t923__textwrapper {
    padding: 18px 0 0 !important;
}
.uc-vitrina .t923__textwrapper .t923__content {
    height: auto !important;
}
.uc-vitrina .t-slds__arrow-right {
    right: 10px;
}
.uc-vitrina .t-slds__arrow-left {
    left: 10px;
}
@media screen and (max-width: 1300px) {
    .uc-vitrina .t-slds__container {
        width: 100% !important;
    }
}
@media screen and (max-width: 960px) {
    .uc-vitrina .t-container {
        max-width: 630px;
    }
    .uc-vitrina  .t-slds__item {
        width: 200px !important;
    }
    .uc-vitrina .t-width .t-slds__wrapper {
        padding: 0;
    }
    .uc-vitrina .t-card__title {
        font-size: 14px !important;
    }
    .uc-vitrina .t-card__descr {
        font-size: 12px;
    }
}
@media screen and (max-width: 640px) {
    .uc-vitrina .t-col {
        padding: 0 !important;
    }
    .uc-vitrina .t-container {
        max-width: 480px;
    }
    .uc-vitrina  .t-slds__item {
        width: 240px !important;
    }
}
@media screen and (max-width: 640px) {
    .uc-vitrina .t-slds__container {
        width: calc(100vw - 60px) !important;
    }
    .uc-vitrina  .t-slds__item {
        width: calc(50vw - 30px) !important;
    }
    .uc-vitrina .t-col {
        margin-left: 5px;
        margin-right: 5px;
    }
    .uc-vitrina .t-slds__arrow-right {
        right: 5px;
    }
    .uc-vitrina .t-slds__arrow-left {
        left: 5px;
    }
}


/*Карточки прайса услуг*/
    .uc-cards .t-store__card {
        background-color: #ffffff !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        margin-bottom: 10px;
        border-radius: 10px;
    }
    .uc-cards .t-store__card__price-wrapper {
        margin-top: 5px !important;
    }
    .uc-cards .t-store__card__btn-second_wrapper {
        display: none !important;
    }
    @media screen and (max-width: 980px) {
        .uc-cards .t-store__card__contentwrapper {
            flex-direction: row !important;
        }
        .uc-cards .t-store__card__textwrapper {
            width: 317px !important;
            margin-bottom: 0px !important;
        }
    }
@media screen and (max-width: 640px) {
    .uc-cards .t-store__card__contentwrapper {
        flex-direction: column !important;
        align-items: flex-start !important;
    }
    .uc-cards .t-store__card__textwrapper {
        width: 100% !important;
        margin-right: 0px !important;
    }
    .uc-cards .t-store__card__price-buttons {
         width: 100% !important;
        flex-direction: row !important;
    }
    .uc-cards .t-store__card {
        padding-top: 20px !important;
        padding-bottom: 5px !important;
    }
}

/*Карточки прайса услуг 2*/
    .uc-cards-price .t-store__card {
        background-color: #ffffff !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        border-bottom: 1px solid rgba(225, 225, 225, 1)!important;
    }
    .uc-cards-price .t-store__card__price-wrapper {
        margin-top: 5px !important;
    }
    .uc-cards-price .js-store-prod-sku {
        display: inline-block !important;
        font-family: 'Roboto' !important;
        font-size: 12px !important;
        color: #636363 !important;
    }
    }
    @media screen and (max-width: 980px) {
        .uc-cards-price .t-store__card__contentwrapper {
            flex-direction: row !important;
        }
        .uc-cards-price .t-store__card__textwrapper {
            width: 317px !important;
            margin-bottom: 0px !important;
        }
    }
    @media screen and (max-width: 640px) {
        .uc-cards-price .t-store__card__contentwrapper {
            flex-direction: column !important;
            align-items: flex-start !important;
        }
        .uc-cards-price .t-store__card__textwrapper {
            width: 100% !important;
            margin-right: 0px !important;
        }
        .uc-cards-price .t-store__card__price-buttons {
            width: 100% !important;
            flex-direction: row !important;
        }
        .uc-cards-price .t-store__card {
            padding-top: 20px !important;
            padding-bottom: 5px !important;
        }
    }

/*Поиск по сайту*/
.t985 .t-search-widget__inputcontainer, .t985__searchvariants {
    max-width: 1200px;
    padding-left: 0;
}
.t985 .t-search-widget__popup-container {
    max-width: 1200px;
    padding-left: 0;
    margin: 0 20px;
}
.t985__searchvariant {
    margin-right: 10px;
    margin-bottom: 10px;
}
@media screen and (max-width: 980px) {
    .t985 .t-search-widget__blockinput {
        border: 1px solid rgba(196,196,196,1);
    }
    .t985__inputcontainer {
        max-width: 920px;
        padding: 10px 0 10px 40px;
        width: auto;
    }
    .t985__widgetheader .t-container {
        max-width: 920px;
        padding: 10px 40px;
    }
    .t985 .t-search-widget__popup .t-container{
        max-width: 920px;
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media screen and (max-width: 640px) {
    .t985__inputcontainer {
        max-width: 600px;
        padding: 10px 0 10px 20px;
    }
    .t985__widgetheader .t-container {
        max-width: 600px;
        padding: 10px 20px;
        width: auto;
    }
    .t985 .t-search-widget__popup .t-container{
        max-width: 600px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
    }
    .t985__close-icon {
       margin-right: 0;
       margin-left: 15px;
    }
    .t985__searchvariants {
       margin: 0;
    }
    .t985__searchvariant {
       padding: 5px 15px;
       margin-right: 8px;
       margin-bottom: 10px;
       font-size: 13px;
    }
}
@media screen and (max-width: 480px) {
    .t985__inputcontainer {
        max-width: 480px;
        padding: 10px 0 10px 10px;
    }
    .t985__widgetheader .t-container {
        max-width: 480px;
        padding: 10px 10px;
        width: auto;
    }
    .t985 .t-search-widget__popup .t-container{
        max-width: 480px;
        padding-left: 10px;
        padding-right: 10px;
    }    
    .t985__close-icon {
       margin-right: 5px;
    }
    .t985__searchvariants {
       padding-right: 0;
    }
    .t985 .t-search-widget__popup-container {
     margin: 0 10px;
        width: auto;
    }
}
/*Боковое меню*/
.t450__right_buttons_but {
    margin-right: 0;
    width: 100%;
}
.t450__right_buttons_but a {
    width: 100%;
}
@media screen and (max-width: 480px) {
    .t450__menu_show {
        max-width: 100vw !important;
    }
    .t450__list_item {
        padding: 6px 0!important;
    }
    .t450__logowrapper {
        margin-bottom: 8px;
    }
}
/*Промо-слайдер*/
.uc-promo .t734__descr {
    max-width: 860px;
}
.uc-promo ul {
    margin-bottom: 0 !important;
}
.uc-promo li {
    padding-bottom: 10px;
}
.uc-promo .t734__button a {
    font-weight: 400 !important;
}
@media screen and (max-width: 1200px) {
.uc-promo .t-slds__items-wrapper {
    height: calc(100vh - 80px) !important;
}
.uc-promo .t-slds__item, .uc-promo .t-cover, .uc-promo .t734__slds-wrapper, .t-cover__wrapper, .uc-promo .t-cover * {
    height: 100% !important;
}
.uc-promo .t734__title {
    font-size: 36px !important;
}
.uc-promo .t734__descr {
    margin-top: 15px;
    font-size: 17px;
}
.uc-promo li {
    padding-bottom: 5px;
}
.uc-promo .t734__button {
    padding-top: 30px;
}
.uc-promo .t734__button a {
    height: 48px;
    font-size: 16px;
    padding-left: 35px;
    padding-right: 35px;
}
}
@media screen and (max-width: 960px) {
.uc-promo .t-slds__items-wrapper {
    height: 70vh !important;
}
}
@media screen and (max-width: 640px) {
.uc-promo .t-slds__items-wrapper {
    height: calc(100vh - 260px) !important;
}
.uc-promo .t-slds__arrow_container {
    display: none;
}

.uc-promo .t734__wrapper {
    padding: 30px 0 !important;
}
.uc-promo .t734__textwrapper {
    padding: 0 15px !important;
}
.uc-promo .t734__title {
    font-size: 28px !important;
}
.uc-promo .t734__descr {
    font-size: 15px;
}
.uc-promo .t734__button a {
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
}
}

.t195__img {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border-radius: 30px;
}