.style-icon
{
    display: inline-block; 
    background: url('../img/sprite-0.5.png') no-repeat; 
    overflow: hidden; 
    text-indent: -9999px; 
    text-align: left;
}
.icon-loader
{
    display: inline-block;
    width: 44px;
    height: 44px;
    background: url('../img/puff.svg');
}

.icon-zamer { background-position: -5px -98px; width: 28px; height: 36px; }
*:hover > .icon-zamer { background-position: -5px -57px; width: 28px; height: 36px; }

.icon-calculator { background-position: -5px -176px; width: 25px; height: 32px; }
*:hover > .icon-calculator { background-position: -5px -139px; width: 25px; height: 32px; }

.icon-tablet { background-position: -2px -309px; width: 22px; height: 32px; }
*:hover > .icon-tablet { background-position: -26px -309px; width: 22px; height: 32px; }

.icon-mobile-menu { background-position: -3px -345px; width: 30px; height: 30px; } 

.icon-home { background-position: -5px -268px; width: 15px; height: 15px; }
*:hover > .icon-home { background-position: -5px -248px; width: 15px; height: 15px; }
.icon-home-active { background-position: -5px -228px; width: 15px; height: 15px; }

.icon-search { background-position: -25px -266px; width: 14px; height: 14px; }
*:hover > .icon-search{ background-position: -25px -247px; width: 14px; height: 14px; }
.icon-search:active { background-position: -25px -228px; width: 14px; height: 14px; }

.icon-address { background-position: -29px -213px; width: 10px; height: 14px; }
.icon-triangle { background-position: -5px -213px; width: 19px; height: 10px; }
.icon-video-play { background-position: -5px -0px; width: 39px; height: 52px; }
.icon-phone { background-position: -5px -287px; width: 15px; height: 16px; }

.icon-dropdown-menu { background-position: -24px -288px; width: 16px; height: 12px; }

.icon-check
{ 
    background: url('../img/check.png') no-repeat; 
    width: 17px;
    height: 17px;
    vertical-align: middle;
}
.icon-not-check
{
    background: url('../img/not-check.png') no-repeat; 
    width: 17px;
    height: 17px;
    vertical-align: middle;
}
/* Generated by http://css.spritegen.com CSS Sprite Generator */

/*.icon-zamer-hover { background-position: -5px -57px; width: 28px; height: 36px; }
.icon-zamer { background-position: -5px -98px; width: 28px; height: 36px; }

.icon-calculator-hover { background-position: -5px -139px; width: 25px; height: 32px; }
.icon-calculator { background-position: -5px -176px; width: 25px; height: 32px; }

.icon-home-active { background-position: -5px -228px; width: 15px; height: 15px; }
.icon-home-hover { background-position: -5px -248px; width: 15px; height: 15px; }
.icon-home { background-position: -5px -268px; width: 15px; height: 15px; }


.icon-search-hover { background-position: -25px -247px; width: 14px; height: 14px; }
.icon-search { background-position: -25px -266px; width: 14px; height: 14px; }

.icon-address { background-position: -29px -213px; width: 10px; height: 14px; }*/
