

/* Start:/bitrix/templates/lokomotiv/components/bitrix/news.list/elmar_aboutlist_tiles/style.css?17578674701460*/
.b-sotrlist_horz{
  width: 100%;
  display: block;
  clear: both;
}
.b-sotrlist_horz__title{
  font-size: 30px;
  color: #3A424E;
  font-weight: 500;
  padding: 40px 0 30px 0; 
}
.b-sotrlist_horz__line{
  display: block;
  position: relative;
}
.b-sotrlist_horz__line div{
  display: block;
  height: 1px;
  width: 100%;
  background : #CDCDCD;
  position: absolute; 
  top:220px;
  left: 0px;
}

.b-sotrlist_horz__item{
  position: relative;
  padding: 0 10px;
  float: left;
}

.b-sotrlist_horz__item-name{
  color: #3a424e;
  display: block;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  margin:10px 10px 0 10px;
  color: #BF0A00;
}
.b-sotrlist_horz__item-name:hover{
  color: #BF0A00;
}
.b-sotrlist_horz__img-a{
  display: block;
  width: 100%;
  text-align: center;
}
.b-sotrlist_horz__img{
    box-shadow: 0 2px 25px rgba(0, 0, 0, 0.15);
}
.b-sotrlist_horz__item-desc, .b-sotrlist_horz__item-desc p{
  display: block;
  font-size: 13px;
  font-weight: normal;
  color: #737A85;
  text-align: center;
  margin:0px;
  display: block;
  padding:10px 20px 20px 20px;
}
.b-sotrlist_horz_full button{
  top: 140px;
}


@media (min-width: 768px) and (max-width: 991px){
.b-sotrlist_horz__item:nth-child(2n+1){
  clear: both;
}
.b-sotrlist_horz__item:nth-child(1){
  float: left !important;
}
}

@media (min-width: 992px) {
.b-sotrlist_horz__item:nth-child(3n+1){
  clear: both;
}
.b-sotrlist_horz__item:nth-child(1){
  float: left !important;
}
/* End */
/* /bitrix/templates/lokomotiv/components/bitrix/news.list/elmar_aboutlist_tiles/style.css?17578674701460 */
