


/* Start:/local/templates/.default/components/veles/two.level.sections/projects_test_en/style.css*/
.fast_fakty{
	
}
.fast_fakty > div{
	display: flex;
    flex-wrap: wrap;
    padding: 10px 5px;
    align-items: center;
}
.fast_fakty .image_fast{
	min-width: 110px;
    height: 70px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 20%;
	border-right: solid 1px #f38878;
}
.fast_fakty .text_fast{
	width: 75%;
	color:#414954;
	font-size: 21px;
	padding-left: 10px;
    box-sizing: border-box;
}
.fast_fakty .text_fast .rose{
	color:#f38878;
}

@media(max-width:400px){
	.fast_fakty .text_fast{
		width:60%
	}
}	

.projects__text-col{
	display:block !important;
}
.project-thumb.active{
	border-bottom: solid 3px;
}
/* End */
/* /local/templates/.default/components/veles/two.level.sections/projects_test_en/style.css */
