

/* Start:/bitrix/templates/.default/components/bitrix/news.list/services-about/style.css?16871847252163*/
.yslugi-about-v1 .sub-wall .col-xs-4 {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 88px;
}

.yslugi-about-v1 .sub-wall img {
    width: 100%;
    display: block;
    -webkit-transition: all 0.3s 0s;
    -o-transition: all 0.3s 0s;
    transition: all 0.3s 0s;
	position: relative;
    z-index: 2;
}
.yslugi-about-v1 .sub-wall:hover {
	background-color: #ffffff;
    border: 1px solid #ffffff;
}
.yslugi-about-v1 .sub-wall:hover img {
    -webkit-transform: scale(1.2) translateZ(0);
    transform: scale(1.2) translateZ(0);
}
.yslugi-about-v1 .sub-wall .col-xs-4:before {
    opacity: 0;
}
.yslugi-about-v1 .sub-wall:hover .col-xs-4:before{
    content: '';
    left: 0;
	right: 0;
    top: 0;
    width: auto;
    height: 100%;
    position: absolute;
    opacity: 0.8;
    -webkit-transition: opacity 0.3s 0.01s;
    -o-transition: opacity 0.3s 0.01s;
    transition: opacity 0.3s 0.01s;
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
@media (min-width : 1200px) {
	.yslugi-about-v1 .el-1 .sub-wall{ 
		margin-left: 0; 
		margin-right: 20px; 
	}
	.yslugi-about-v1 .el-4 .sub-wall{ 
		margin-left: 20px; 
		margin-right: 0px;
	}
	.yslugi-about-v1 .sub-wall { margin: 0 15px; }
}
.yslugi-about-v1 .row .fill {
    margin-bottom: 20px;
}
.yslugi-about-v1 .sub-wall {
	border: 1px solid #afc5d3;
	display: flex; 
	align-items: center;
}
.yslugi-about-v1 .sub-wall:hover {
/*	border: 1px solid #f1f1f1;	*/
}
.yslugi-about-v1 .sub-wall li {
    font-size: 15px
}
.advantage-about .sub-wall b{
    font-size: 11px;
	font-weight: 400;
}
.yslugi-about-v1 .sub-wall b {
    font-size: 11px;
	font-weight: 400;
}
.yslugi-about-v1 .sub-wall b {
	font-family: "Futura Medium C", Calibri, sans-serif;
    text-transform: uppercase;
	padding: 10px;
	display: inline-block;
}
@media (max-width: 480px) {
	.yslugi-about-v1  .sub-wall{ height: auto; /*display: inline-block;*/ width: 100%;  }
	.yslugi-about-v1 .sub-wall b { font-size: 13px; }
}
@media (min-width : 481px) {
	.yslugi-about-v1 .sub-wall{ height: 90px}
}
@media (min-width : 960px) {
	.yslugi-about-v1  .sub-wall{ height: 90px}
}



/* End */
/* /bitrix/templates/.default/components/bitrix/news.list/services-about/style.css?16871847252163 */
