/*Добавление обводки в бегущих строках*/
.t1003  { 
    border: solid 1px #49676D; /* Стиль границы */;
        
        } 
        
        
/* Кнопки мессенджеров в форме обратной связи */
/*.uc-cstm-svyaz .t-input-group_tx .t-input-block { border: none !important; padding: 0 !important; }*/
/*.uc-cstm-svyaz .t-input-group_tx .t-text { display: flex; gap: 10px; }*/
/*.uc-cstm-svyaz .t-input-group_tx .t-text a {*/
/*  flex: 1 1 0;*/
/*  min-width: 0;*/
/*  display: flex !important;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  min-height: 60px;*/
/*  margin: 0;*/
/*  padding: 12px 20px;*/
/*  box-sizing: border-box;*/
/*  background-color: #1c5476;*/
/*  border: none !important;*/
/*  border-radius: 30px;*/
/*  color: #ffffff !important;*/
/*  font-family: 'Raleway', sans-serif;*/
/*  font-size: 16px;*/
/*  font-weight: 500;*/
/*  line-height: 1.3;*/
/*  text-align: center;*/
/*  text-decoration: none !important;*/
/*  box-shadow: none !important;*/
/*  transition: background-color .2s ease;*/
/*}*/
/*@media (hover: hover) {*/
/*  .uc-cstm-svyaz .t-input-group_tx .t-text a:hover {*/
/*    background-color: #49676d;*/
/*    color: #ffffff !important;*/
/*  }*/
/*}*/
/*@media screen and (max-width: 640px) {*/
/*  .uc-cstm-svyaz .t-input-group_tx .t-text { flex-direction: column; }*/
/*}*/
