/*Блоки Главной страницы*/
@media screen and (max-width: 960px) { /*Отступ сверху изображения слайда с оборудованием*/
    .t908__box-img {
        margin-top: 40px;
    }
    
    #rec1099743976 .t-feed__showmore-btn {  /*Оключение кнопки Показать еще в Новостях*/
        display: none!important;
    }
}

.t570 .t-map-lazyload {
    width: 66%;
}

.t570__col {
    width: 33%;
}

/*Блоки страниц Продукции*/

@media screen and (max-width: 1200px) {
    .uc-bcrumbs-absolute {
        margin-left: 3% !important;
        top: 120px;
    }
    .uc-prods-links,
    .uc-prods-links-scr {
        display: none!important;
    }
}

@media screen and (max-width: 980px) {
    .uc-bcrumbs-absolute {
        margin-left: 0% !important;
        top: 50px;
    }
    
    .uc-prods-cr46 .t997__header-wrapper {
        padding-top: 60px!important;
    }
}

@media screen and (max-width: 480px) {
    .uc-prods-cr46 .t997__header-wrapper {
        padding: 110px 0 60px!important;
    }
}


/* Breadcrumbs */
.uc-bcrumbs-absolute {
    position: absolute;
    margin-left: 18.5%;
    z-index: 1;
}

/* О компании */

.uc-about-cr46 .t-cover {
    height: 1300px!important;
}

.uc-about-cr46 .t997__header-wrapper {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    padding: 110px 0 0;
    max-height: 670px;
}

.uc-about-cr46 .t997__cards-wrapper {
    margin-top: 0;
}

#rec1161673691 .t-feed__slider-grid__wrapper {      /* Новости Камвентснаб */
    height: 369px!important;
}

@media screen and (max-width: 480px) {
    .uc-about-cr46 .t-cover {
        height: 1450px!important;
    }
}

@media screen and (max-width: 380px) {
    .uc-about-cr46 .t-cover {
        height: 1650px!important;
    }
    
    .uc-about-cr46 .t997__cards-wrapper {
        margin-top: 100px!important;
    }
}

/* Продукция */
.uc-prods-cr46 .t997__header-wrapper {
    padding: 110px 0 0;
}

.uc-prods-cr46 .t997__cards-wrapper {
    margin-top: auto;
    margin-bottom: 100px;
}

.uc-prods-links {
    position: absolute;
    width: 100%;
    margin-top: 100px;
}

.uc-prods-links-scr {
    
}

.btn_str_brake a {
    padding: 0 25px;
}

/* dev by WJ */
.dev {
    position: relative;
    bottom: 91px;
    right: 15px;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    font-family: 'Montserrat', Arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
    text-align: left;
    opacity: 0.5;
}

.dev:hover {
    opacity: 0.8;
    transition: all 0.3s ease-in-out;
}

.dev a {
    color: white!important;
    text-decoration: underline!important;
}

.dev img {
    width: 45px;
    padding: 5px 5px 0;
}

/*Окно успешной отправки формы*/
.t-form-success-popup__wrapper {
    background-color: #282393!important;
}

.t-form-success-popup__wrapper path {
    fill: #fff!important;
    stroke: #282393;
    opacity: 1!important;
}

.t-form-success-popup__text {
    color: #fff;
}

.t-form-success-popup_new .t-form-success-popup__button {
    background-color: transparent;
    border: 1px solid;
}

.t-form-success-popup_new .t-form-success-popup__button:hover {
    background-color: #fff;
    color: #282393;
    font-weight: 600;
    transition: 0.3s ease-in-out;
}

@media screen and (max-width: 640px) {
    .dev {
        justify-content: flex-start;
        right: 0;
        bottom: 20px;
    }
}

/*Общие media*/

.tooltip-horizontal-scroll-icon_hand {    /*Палец призыва к swipe в МУ*/
    fill: #282393;
}

@media screen and ((min-width: 1024px) and (max-width: 1200px)) {
    .t967__button-wrap {
        display: none;
    }
    
    .t967__list-item:first-child {
        padding: 0 20px 0 0!important;
    }
    
    .t967__list-item {
        font-size: 14px;
        padding: 0 20px!important;
    }
}
    


