


/* Start:/bitrix/templates/Letaem/components/bitrix/news.detail/about_us/style.css*/
.about-us-title{
font-size:34px;
color:#034a93;
text-decoration:underline;
}
.about-us-text .big_t{
font-size:20px;
color:#000;
}
.about-us-text article {  
text-indent:30px;
text-align:justify;
    -webkit-column-count:2;  
    -moz-column-count:2;  
    column-count:2;  
   -webkit-column-gap: 60px;  
    -moz-column-gap: 60px;  
    column-gap: 60px;
margin-right:5%; 
}  
.about-us-text span{
float:right;
font-weight:bold;
}

.column{
display:inline-block;
vertical-align:top;
width: 45%;
text-indent:30px;
}
#column-1{
margin-right:60px;
}
/* End */
/* /bitrix/templates/Letaem/components/bitrix/news.detail/about_us/style.css */
