.back-top,
.info-boxes .img,
.info-block .container > img,
.switcher .flex-control-nav li a,
.switcher .flex-next,
.switcher .flex-prev {behavior:url(css/PIE.htc);}
.info-boxes .img-bg img,
#header .tools .facebook:before {display:none;}
.info-boxes li a:hover .img-bg img,
#header .tools .facebook:hover:before {display:block;}
.switcher .pager li:before {background:url(../images/bullet-01.png) no-repeat -26px 0;}
.switcher .pager .active:before,
.switcher .pager li:hover:before {background:url(../images/bullet-01.png) no-repeat;}
.info-list li:before {border:1px solid transparent;}
.info-list li:after {
	background:url(../images/bg-ico.png) no-repeat;
	position:absolute;
	left:0;
	top:0;
	width:50px;
	height:50px;
	content:'';
}
/* new 13.04.15 */
.visual:before{background: url(../images/bg-visual-shade.png);}
.solutions .item:before{
	display: none;
	background: url(../images/bg-solutions-item-shade.png);
}
.solutions .item:hover:before{display: block;}
.solutions .item figcaption{display: none;}
.solutions .item:hover figcaption{display: block;}
.switcher .flex-direction-nav .flex-disabled{display: none;}