

/* Start:/local/templates/indigo/components/bitrix/news.list/catalog-item/style.css?17745179191486*/
div.news-list {
    word-wrap: break-word;
}
div.news-list img.preview_picture {
    margin:0 4px 6px 0;
}
.news-date-time {
    color: #486DAA;
}

.gallery {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.gallery .preview_picture {
    object-fit: cover;
    max-height: 80px;
}

.gallery div {
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
}

.gallery div span {
    padding: 5px;
    width: 100%;
    display: block;
    text-align: center;
}


.list__item {
	display: flex;
	flex-wrap: wrap;
}
.news-slide_items {
	margin-bottom: 25px;	
}
.news-slide_item {
	padding: 10px 10px 115px 10px;
	position: relative;
	text-align: center;
	box-shadow: 0 0 10px 0 #ccc;
	background: #FFF;
	height: 100%;
} 
.dopo_opt {
	position: absolute;
	bottom: 10px;
	width: 100%;
	padding: 0px 10px ;
	left: 0px;
}
.price__item {
	font-weight: bold;
	font-size: 16px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.dopo_opt .zakaz_zvon1.works__button {
	margin-left: 0px!important;
	width: 100%!important;
	display: flex;
	  justify-content: center;
	  align-items: center;	 
	  background: #ffb400;
	    background-color: rgb(255, 180, 0);
	  height: 50px;
	  color: white !important;
	 cursor: pointer;
}
.news-slide_item .gallery .preview_picture {
  object-fit: cover;
  max-height: 170px!important;
}


.dopo_opt .zakaz_zvon1.works__button:hover {
	background-color: rgb(255, 144, 0);
}

/* End */
/* /local/templates/indigo/components/bitrix/news.list/catalog-item/style.css?17745179191486 */
