

/* Start:/bitrix/templates/layout/components/bitrix/news.list/ajax_list2/style.css?17643413481655*/
.content_inner.projects {
	padding-right:10px;
}

.gallery_list_2{
	overflow:hidden;
	width:101%;
	/*display: flex;
    justify-content: space-between;*/
	position: relative;
}
.gallery-wrap-2 {
	position: relative;
	overflow:hidden;
	/*display: flex;
    justify-content: space-between;*/
}
.gallery-wrap-2 table  {
	    width: 98%;
		    table-layout: fixed;
}
.gallery_list_2 td {
	vertical-align:top;
	width:50%;
}
.gallery_list_2 .col1 {
	padding-right: 2%;

}
.gallery_list_2 .col2 {


}
.gallery_list_2 .item{
	position:relative;
	overflow:hidden;
	/*max-width:572px;*/
	margin-bottom: 26px;
}

.gallery_list_2 .item.even {
	/*padding-left:13px;*/
}
.gallery_list_2 .item img{
	/*max-width:100%;
	max-height:100%;*/
	display:block;
	width: 100%;
    height: auto;
	
	 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
}


 
.gallery_list_2 .item img:hover{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 }


.gallery_list_2 .item p{
	margin-top:1em;
	text-align:center;
	color: #fff;
	position:absolute;
	bottom:0;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Calibri Bold';
    width: 100%;
    text-align: left;
    padding: 10px;
}
	
.more-items {
	
}
.more-items  a {
	font-family: 'Calibri Regular';
    font-size: 22px;
    background: #f8a300;
    line-height: 64px;
    display: block;
    width: 35%;
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
	-webkit-transition-property: background;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;  
}
/* End */
/* /bitrix/templates/layout/components/bitrix/news.list/ajax_list2/style.css?17643413481655 */
