/*выделение неправильной валидации*/
    .t-form__errorbox-middle {
        visibility: hidden !important;
        height: 0 !important;
    }
    /*заблюривание фона у стандартных попапов*/
    .t-popup.t-popup_show {
        backdrop-filter: blur(6px) !important;
        -webkit-backdrop-filter: blur(6px);
    }
    
    /*
    .t-feed__post-popup.t-popup_show {
        z-index: 1000000000;
        position: relative;
    }
    */
    .t702 .t-text {
        font-family: 'Montserrat';
        font-weight: 400;
    }
    .t915 .t-text {
        font-family: 'Montserrat' !important;
       
    }
    
    .t915 .t-redactor__text {
        font-weight: 400;
    }
  
  @media (min-width: 960px) and (max-width: 1200px) {
      /*menu*/
      .t228__imglogo.t228__imglogomobile, .t481__imglogo.t481__imglogomobile {
          max-width: 150px !important;
        width: 150px !important;
        min-width: 150px !important;
      }
      .t228__list_item, .t481__list_item {
          padding: 0 7px !important;
      }
      .t228__right_descr, .t228__right_langs, .t228__right_buttons, .t481__right_descr, .t481__right_langs, .t481__right_buttons {
            padding-left: 5px;
        }
        a.t-menu__link-item {
            font-size: 18px !important;
        }
        /*menu*/
        /*обложка*/
        .t996__title, .t182__title {
            font-size: 60px !important;
        }
        /*обложка*/
        /*заголовки*/
        .t050__title {
            font-size: 60px;
        }
  }

@media screen and (min-width: 640px) {
    /*скругление углов попапа*/
    .t390 .t-popup__container, .t750 .t-popup__container, .t702__wrapper, .t-popup__container, .t702__img {
        border-radius: 30px !important;
    }
}
@media (min-width: 640px) and (max-width: 980px) {
    /*контакты*/
.t573__address {
    padding: 0 60px;
}
/*подвал*/
.t464__col.t-col.t-col_4 {
    max-width: 380px;
}
/*о нас*/
.t492__textwrapper {
    margin-bottom: 0;
}
/*заголовок кто мы*/
.r.t-rec.t-rec_pt_90.t-rec_pb_60.uc-elem {
    padding-top: 60px !important;
}

}

@media screen and (max-width: 980px) {
        /*menu*/
    .t966__tooltip-menu {
    margin: 20px auto;
}
/*меню мобильное*/
    .tmenu-mobile__container {
        padding: 10px 20px !important;
        box-shadow: 0px 2px 3px rgba(0,11,48,0.25);
    }

   .t1031__textwrapper {
    margin: 0 auto 30px;
   }
   
    /*меню мобильное*/
    /*
      .t492, .t915, .t142, .t050 {
        z-index: 100;
    position: relative;
    }*/

}


@media screen and (max-width: 640px) {

/*обложка*/
.t182__buttons {
    margin-top: 15px;
}
/*описание в заголовках*/
.t050__descr {
    padding-top: 30px;
}

/*О нас*/
.t492__btn-wrapper {
    padding-bottom: 0;
}
.t492 .t-title {
    padding-top: 0;
}
.t492 .t-descr {
    padding-bottom: 30px;
}

/*подвал*/
.t464__col.t-col.t-col_2.t-prefix_4, .t464__col.t-col.t-col_2 {
    max-width: 50%;
}
}










