

/* Start:/bitrix/templates/psb20/components/bitrix/news.list/testimonials/style.css?1743675994532*/
.grid-box.third.with-margin {
    border: 1px solid #ccc;
}
.grid-box.third .portfolio-mask-3 {
    width: 100%;
    height: 100%;
    top: 0px;
	left:0px;
	border-radius:0px;
    background-color: rgba(255, 255, 255, 0.8);
}
.grid-box.third .portfolio-box-1 h5.on-center{
	top:40%;
}
.portfolio-box-1 img{
 -moz-transition: all 1s ease-out;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;
}
.portfolio-box-1:hover img{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
}
/* End */
/* /bitrix/templates/psb20/components/bitrix/news.list/testimonials/style.css?1743675994532 */
