/* Hover для партнеров */
.t738__item {
    position: relative;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
}
.t738__item:hover {
-webkit-transform: translate(0,-10px);
-moz-transform: translate(0,-10px);
-o-transform: translate(0,-10px);
}
/* Расширяем область описания в слайдере */
.t001__descr_center {
    max-width: 800px;
}
/* Hover для заголовоков блока О компании */
.t778__wrapper:hover .t778__title {
    color: #5199ff !important;
}
/* Увеличиваем изобрадение при наведении на Решения + рамка вокруг изображения + hover текста*/
.t754 img {
    transition: 0.4s;
    border: 10px solid #c2e0fa;
    border-radius: 100px;
}
.t754__content:hover img {
    transform: scale(1.15, 1.15);
    border: 10px solid #e4f2ff;
}
/* Hover для заголовков решений */
.t754__content:hover .t-name {
    color: #5199ff !important;
}
.t566__number {
    font-weight: 400 !important;   
}
/* Слайдер на главной */
.t001 .t-title_xl {
    font-size: 42px !important;
}
/* Поиск по сайту */
.new_favorites {
    display: block;
    cursor: pointer;
}
.t985__search-widget-icon {
    display: none;
}
/* SV302 - Services */
#rec224735050 .t858__wrap {
    padding: 30px 0px 40px !important;
}
/* ME603, SV401 - Сustomers */
.t397__width_12 {
    width: auto !important;
}
.t851__textwrapper__content {
    margin: 0px auto !important;
}
@media screen and (max-width: 1200px) {
/* Размер шрифта мобильного меню */
.t280 .t-title_xl {
    font-size: 30px !important;
}
.t280 .t-menusub__link-item {
    font-size: 20px !important;
}
.t280 .t-menusub__menu {
    border-bottom: 0px solid rgba(0,0,0,.15);
}
/* Заголовок H1 на страницах проектов */
.t764 .t-name_xl {
    font-size: 32px !important;
}
/* Фильтр (категории) проектов */
.t397 .t397__title {
    font-size: 16px !important;
}
/* Заголовок H1 */
.t050 h1 {
    font-size: 42px !important;
}
/* Заголовок H2 */
.t050 h2 {
    font-size: 32px !important;
}
/* Заголовок H3 */
.t050 h3 {
    font-size: 24px !important;
}
/* SV401 - Сustomers */
.t851 .t-name_md {
    font-size: 16px !important;
}
.t851 .t-descr_sm {
    font-size: 12px !important;
}
}
@media screen and (max-width: 960px) {
/* Поиск по сайту */
.t985 .t-search-widget__blockinput { 
    height: 45px !important;
}
.t985 .t-col {
    padding: 20px 0 20px;
}
}
@media screen and (max-width: 640px) {
.t734__descr {
    font-size: 22px !important;
}
.t754__title {
    word-break: normal;
}
.t754 img {
    width: 100px !important;
    border: 5px solid #c2e0fa;
    border-radius: 100px;
}
/* Размер шрифта мобильного меню */
.t280 .t-title_xl {
    font-size: 20px !important;
}
.t280 .t-menusub__link-item {
    font-size: 15px !important;
}
.t566__text {
    font-size: 16px !important;
}
/* Убираем рамку вокруг решений */
.t754 img {
    transition: 0.4s;
    border: 0px solid #c2e0fa;
    border-radius: 100px;
}
/* Заголовоки решений */
.t754 .t754__title {
    font-size: 16px !important;
    padding-top: 0px !important;
}
/* Заголовок H1 */
.t050 h1 {
    font-size: 30px !important;
    font-weight: 300 !important;
}
/* Заголовок H2 */
.t050 h2 {
    font-size: 26px !important;
    font-weight: 300 !important;
    line-height: 1.3 !important;
}
/* Заголовок H3 */
.t050 h3 {
    font-size: 20px !important;
}
/* Заголовок блока с колонками */
.t075__title {
    font-size: 20px !important;
}
/* Заголовок блока О компании */
.t778__title {
    font-size: 20px !important;
}
/* Заголовоки в блоке Проектов */
.t401__title {
    font-size: 20px !important;
}
/* Заголовоки в блоке Проектов на странице портфолио */
.t422__title {
    font-size: 20px !important;
}
/* Заголовок H1 на страницах проектов */
.t764 .t-name_xl {
    font-size: 24px !important;
}
/* Важный текст */
.t474__descr {
    font-size: 16px !important;
}
/* Обычный текст */
.t004 .t-text_md {
    font-size: 16px !important;
}
/* Текст в две колонки */
.t848 .t848__descr {
    font-size: 16px !important;
}
/* Текст в три колонки */
.t075 .t-text {
    font-size: 16px !important;
}
/* Текст с цифрами */
.t566__title {
    font-size: 16px !important;
}
/* Текст с картинкой */
.t509__descr {
    font-size: 16px !important;
}
/* Текст с видео */
.t230__text {
    font-size: 16px !important;
}
/* Текст с иконками */
.t858 .t-descr {
    font-size: 16px !important;
}
/* Рамка вокруг изображения для Решений */
.t754 img {
    width: 130px !important;
    border: 4px solid #c2e0fa;
    border-radius: 100px;
}
.t142__submit {
    font-size: 14px !important;
}
.t820 .t-name_md {
    font-size: 16px !important;
}
.t778__col {
    margin-bottom: 20px !important;
}
}
@media screen and (max-width: 480px) {
.t915 .t-feed__buttons-wrapper {
    margin-top: 0px !important;
}
.t509 .t-descr_sm {
    font-size: 16px !important;
}
.t195 .t-text_md {
    font-size: 16px !important;
}
.t764 .t-descr_xs {
    font-size: 16px !important;
}
.t194 .t-text_md {
    font-size: 16px !important;
}
.t005 .t-text_md {
    font-size: 16px !important;
}
.t422 .t-descr_sm {
    font-size: 16px !important;
}
.t397 .t-name {
    font-weight: 400 !important;
}
.t490 .t-heading_md {
    font-size: 20px !important;
}
.t490 .t-descr_xs {
    font-size: 16px !important;
}
.t050 .t-title_xxl {
    font-weight: 300 !important;
}
.t858 .t-name_lg {
    font-size: 20px !important;
}
/* News */
.t764__col_first {
    margin-bottom: 0px;
}
.t017 .t-uptitle_md {
    font-size: 14px !important;
}
.t017 .t-title_xxs {
    font-size: 26px !important;
    font-weight: 300 !important;
} 
.t004 {
    padding-top: 0px;
    padding-bottom: 0px;
}
/* Слайдер на главной */
.t001 .t-title_xl {
    font-size: 30px !important;
}
.t001 .t-descr_xl {
    font-size: 20px !important;
}
.t001__title {
    padding: 24px 0 30px 0;
}
.t530 .t-text_xs {
    font-size: 16px !important;
}
/* Поиск по сайту */
.t985 .t-col {
    padding: 20px 0px 20px 20px;
}
.t754 img {
    width: 100px !important;
    border: 5px solid #c2e0fa;
    border-radius: 100px;
}
/* Кнопки */
.t142__submit {
    font-size: 15px !important;
}
.t142 .t142__submit {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.t142 .t-btn_md {
    height: 55px !important;
}
.t774 .t-card__title {
    font-size: 20px !important;
}
}