/* Start:/bitrix/templates/main/components/bitrix/news/tvorchestvo/bitrix/news.list/.default/style.css?1460365609927*/
.news-head.tvorchestvo{background: url(/bitrix/templates/main/components/bitrix/news/tvorchestvo/bitrix/news.list/.default/image/bg-tvorchestvo.jpg);}

.item-list{margin-right: -20px; float: left; margin-bottom: 60px;}
.item-list .item{ display: block; width:580px; height: 315px; float: left; margin-right: 20px; margin-bottom: 20px;}
.item-list .item .image{
   width:580px;
   height: 315px;
   float: left;
   position: relative;
   overflow: hidden;
}

.item-list .item .image img{width: 100%;}

.item-title{	
   width: 280px;
   height: 111px;
   text-align: center;    
   position: absolute;
   top: 160px;
   z-index: 1;
   background: url(/bitrix/templates/main/components/bitrix/news/tvorchestvo/bitrix/news.list/.default/image/tvorch-title.png);
   left: 149px;
}

.item-title h3{
   color: #1265a7;
   font-size: 24px !important;
   margin-top: 47px !important;
   text-align: center !important;
}

.image-hover{width: 100%; height: 100%; display: none; position: absolute; top:0; left: 0; background: rgba(0, 0, 0, 0.5); }

.item-list .item:hover .image-hover{
   display: block;
}
/* End */
/* /bitrix/templates/main/components/bitrix/news/tvorchestvo/bitrix/news.list/.default/style.css?1460365609927 */