

/* Start:/bitrix/templates/whitesquare-bootstrap/components/bitrix/news/foto/bitrix/news.detail/.default/style.css?1765926934349*/
.foto-detail div.item{
	height:220px;
	margin-bottom:30px;	
}
.foto-detail div.item div{
	width:100%;
	height:220px;	
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	box-shadow:0px 3px 5px rgba(0,0,0,0.4);
	transition: all 0.2s linear;
}
.foto-detail div.item:hover div{
	box-shadow: none;
}
/* End */
/* /bitrix/templates/whitesquare-bootstrap/components/bitrix/news/foto/bitrix/news.detail/.default/style.css?1765926934349 */
