/*.en-link {
display:none;
}*/

ul.kome{
    margin-bottom: 40px;
  }

  ul.kome li{
    list-style: none;
    text-indent: -1em;
    padding: 0 0 0 1em;
    line-height: 145%;
    margin-bottom: 0.5em;
  }

 .red-kome{
 	color:#bf2b2b;
 	font-size:1.2rem;
 }


.text-info {
    border: 2px solid #bf2b2b;
    padding: 20px 45px;
    text-align: center;
    line-height: 1.93;
    font-size: 1.6rem;
    color: #bf2b2b;
    margin-bottom: 15px;
}