

/* Start:/bitrix/templates/eastterminal_kg/components/bitrix/news/infoTemplate/bitrix/news.list/.default/style.css?17501486442402*/
.infoTemplate {padding: 0px 70px;}
		.infoTemplate .description * {margin-bottom: 15px; font-size: 18px; color: #5d5d5d;}
		.infoTemplate .description ul, .infoTemplate .description ol {margin-left: 20px;}
			.infoTemplate .description li {list-style: inherit;}
.flexItems {display: flex; flex-wrap: wrap; justify-content: center;}
	.flexItems article {flex: 33%;  text-align: center;}
		.flexItems article a {display: block; text-decoration: none; margin: 15px 15px 15px 0px; border: 1px solid rgba(163, 163, 163, 0.3); transition: .3s box-shadow; border-radius: 5px; border: 2px solid rgba(163, 163, 163, 0.3);}
			.flexItems article a:hover {box-shadow: 0px 0px 5px rgba(0,0,0,0.1);}
		.flexItems article header {font-size: 24px; line-height: 24px; padding: 15px; min-height: 50px; display: -webkit-flex; display: -ms-flex; display: flex; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; justify-content: center;}
		.flexItems article figure {overflow: hidden; width: 100%;}
			.flexItems article figure img {width: 100%; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; -o-transform: all 1s ease-out; transform: all 1s ease-out;}
			.flexItems article:hover figure img {-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
		.flexItems article footer {padding: 10px 15px;
    color: #ffffff;
    background: -moz-linear-gradient(90deg, #c61a1e 0%, #f16d50 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f16d50), color-stop(100%, #c61a1e));
    background: -webkit-linear-gradient(90deg, #c61a1e 0%, #f16d50 100%);
    background: -o-linear-gradient(90deg, #c61a1e 0%, #f16d50 100%);
    background: -ms-linear-gradient(90deg, #c61a1e 0%, #f16d50 100%);
    background: linear-gradient(0deg, #c61a1e 0%, #f16d50 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16d50', endColorstr='#c61a1e',GradientType=0 );
	border-radius: 0px 0px 5px 5px;}
@media (max-width: 1280px){
	.flexItems article {flex: 1 0 33%;}
}
@media (max-width: 1024px){
	.flexItems article {flex: 1 0 50%;}
}
@media (max-width: 768px){
	.infoTemplate {margin: 15px 0;}
	.flexItems article a {margin: 20px 0px;}
	.infoTemplate .description {margin: 15px 0;}
	.flexItems article {flex: 1 0 100%;}
	}
/* End */
/* /bitrix/templates/eastterminal_kg/components/bitrix/news/infoTemplate/bitrix/news.list/.default/style.css?17501486442402 */
