/* Start:/bitrix/templates/main/components/bitrix/news/lazertag/bitrix/catalog.section.list/.default/style.css?14684867811078*/
.items-list {float:left; margin-left: -20px; margin-bottom:80px;}
.items-list .item{display: block; width:580px; height:315px; margin-right:20px; margin-bottom:20px;  overflow:hidden; float:left;}
.items-list .item .image{
   display: block;
   width:580px;
   height: 315px;
   float: left;
   position: relative;
   overflow: hidden;
}

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

.items-list .item .item-text{
    width:280px;
    height:111px;
    position:absolute;
    top:150px;
    left:150px;
    z-index: 1;
    display: table;
    color:#1265a7; font-size:24px; font-family:'Lobster'; text-align:center; line-height:111px;
    background:url(/bitrix/templates/main/components/bitrix/news/lazertag/bitrix/catalog.section.list/.default/image/bg-label.png);
}

.items-list .item .item-text h3{display: table-cell; vertical-align: middle; font-size: 24px; text-align: center !important;}

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

.items-list .item:hover .image-hover{
   display: block;
}

.text-wrapp.text{margin-bottom: 80px;}
/* End */
/* /bitrix/templates/main/components/bitrix/news/lazertag/bitrix/catalog.section.list/.default/style.css?14684867811078 */