/**icons**/
.icon {
    display: inline-block;
    position: relative;
    background: no-repeat center center transparent;
    vertical-align: middle;
    user-select: none;
    background-size: contain;
}

.icon.vk-new{
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin-bottom: 5px;
    background-image: url('../images/main/i/vk-new.svg');
}

.icon.ok-new{
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin-bottom: 5px;
    background-image: url('../images/main/i/ok-new.svg');
}

.icon.social{
    width: 22px;
    height: 22px;
    position: absolute;
    right: -25px;
    top: -1px;
    display: none;
}

.icon.star_rate{
    width: 16px;
    height: 16px;
    min-width: 16px;
    background-image: url('../images/main/i/star_empty.svg');
}

.icon.pin_small{
    width: 24px;
    height: 24px;
    min-width: 24px;
    background-image: url('../images/main/i/pin_small.svg');
}

.icon.star_rate.big{
    width: 18px;
    height: 18px;
    min-width: 18px;
}

.icon.star_rate.black{
    background-image: url('../images/main/i/star_black.svg');
}

.icon.star_rate.gold{
    background-image: url('../images/main/i/star_gold.svg');
}


.icon.like{
    width: 14px;
    height: 12px;
    min-width: 14px;
    background-image: url('../images/main/i/like.svg');
}

.icon.o_file{
    width: 22px;
    height: 22px;
    min-width: 22px;
    background-image: url('../images/main/i/file.svg');
}

.icon.like.active{
    background-image: url('../images/main/i/like_active.svg');
}

.icon.b-search{
    width: 44px;
    height: 44px;
    min-width: 44px;
    background-image: url('../images/main/i/b_search.svg');
}

.icon.b-phone{
    width: 44px;
    height: 44px;
    min-width: 44px;
    background-image: url('../images/main/i/b_phone.svg');
}

.icon.slide_right{
    width: 46px;
    height: 46px;
    min-width: 46px;
    background-image: url('../images/main/i/slide-right.svg');
}


.icon.b-percent{
    width: 44px;
    height: 44px;
    min-width: 44px;
    background-image: url('../images/main/i/b_percent.svg');
}

.icon.tv_archive{
    width: 40px;
    height: 40px;
    min-width: 40px;
    background-image: url('../images/main/i/tv_archive.svg');
}

.icon.video_club{
    width: 40px;
    height: 40px;
    min-width: 40px;
    background-image: url('../images/main/i/video_club.svg');
}

.icon.lp {
    width: 55px;
    height: 100%;
    display: block;
    cursor: pointer;
    background-position: center;
    background-size: 18px 18px;
    z-index: 2;
    background-image: url('../images/main/i/search.svg');
}

.searchWrap:hover .icon.lp{
    background-image: url('../images/main/i/search_red.svg');
}

.icon.lp.active{
    display: none;
}

.icon.rouble {
    width: 44px;
    height: 44px;
    min-width: 44px;
    background-image: url('../images/main/i/rouble.svg');
}

.icon.xor{
    width: 100%;
    height: 100%;
    background-image: url('../images/main/i/xor.svg');
    background-size:  auto 158%;
}

.icon.user {
    width: 18px;
    height: 20px;
    background-image: url('../images/main/i/user.svg');
}

.icon.geo {
    width: 20px;
    height: 22px;
    background-image: url('../images/main/i/geo.svg');
}

.icon.actionTariff {
    width: 56px;
    height: 56px;
    background-image: url('../images/main/i/actionTariff.svg');
    position: absolute;
    right: -27px;
    top: 0;
}


.icon.guard {
    width: 44px;
    height: 44px;
    background-image: url('../images/main/i/guard.svg');
}

.icon.internet_tv {
    width: 110px;
    height: 44px;
    background-image: url('../images/main/i/internet_tv.svg');
}

.icon.big_area {
    width: 110px;
    height: 44px;
    background-image: url('../images/main/i/big_area.svg');
}

.icon.redPlus {
    width: 44px;
    height: 44px;
    background-image: url('../images/main/i/redPlus.svg');
}


.icon.plus {
    width: 44px;
    height: 44px;
    background-image: url('../images/main/i/plus.svg');
}

.icon.iptv {
    width: 44px;
    height: 31px;
    background-image: url('../images/main/i/iptv.svg');
}

.icon.house {
    width: 36px;
    height: 44px;
    background-image: url('../images/main/i/house.svg');
}

.icon.houseBig {
    width: 40px;
    height: 40px;
    background-image: url('../images/main/i/houseBig.svg');
}

.icon.opt {
    width: 42px;
    height: 42px;
    min-width: 42px;
    background-image: url('../images/main/i/opt.svg');
}

.icon.qiwi{
    width: 57px;
    height: 18px;
    min-width: 57px;
    margin-left: 3px;
    background-image: url('../images/main/i/qiwi.png');
    display: inline-block;
}

.icon.phone {
    width: 30px;
    height: 30px;
    min-width: 30px;
    background-image: url('../images/main/i/phone.svg');
}

.icon.tv_simple {
    width: 36px;
    height: 25px;
    min-width: 36px;
    background-image: url('../images/main/i/tv-simple.svg');
}

.icon.i-link {
    width: 30px;
    height: 30px;
    min-width: 30px;
    background-image: url('../images/main/i/link.svg');
}

.icon.load {
    width: 22px;
    height: 22px;
    min-width: 22px;
    background-image: url('../images/main/i/load.svg');
}

.icon.load.small {
    width: 12px;
    height: 12px;
    min-width: 12px;
}


.icon.i-24_7 {
    width: 30px;
    height: 40px;
    background-image: url('../images/main/i/i-24_7.svg');
}

.icon.i-24_7.middle {
    width: 44px;
    height: 44px;
}

.icon.i-24_7.big {
    width: 60px;
    height: 60px;
    background-image: url('../images/main/i/i-24_7_lite.svg');
}

.icon.ufo {
    width: 44px;
    height: 44px;
    background-image: url('../images/main/i/ufo.svg');
}

.icon.time {
    width: 44px;
    height: 44px;
    background-image: url('../images/main/i/time.svg');
}

.icon.links {
    width: 44px;
    height: 44px;
    background-image: url('../images/main/i/links.svg');
}

.icon.zipper {
    width: 44px;
    height: 44px;
    background-image: url('../images/main/i/zipper.svg');
}

.icon.equal {
    width: 44px;
    height: 44px;
    background-image: url('../images/main/i/equal.svg');
}

.icon.equal2 {
    width: 44px;
    height: 44px;
    background-image: url('../images/main/i/equal2.svg');
}

.icon.pig {
    width: 44px;
    height: 44px;
    background-image: url('../images/main/i/pig.svg');
}

.icon.calendar {
    width: 44px;
    height: 44px;
    background-image: url('../images/main/i/calendar.svg');
}

.icon.equipment{
    width: 44px;
    height: 44px;
    background-image: url('../images/main/i/equipment.svg');
}

.icon.office{
    width: 44px;
    height: 44px;
    background-image: url('../images/main/i/office.svg');
}

.icon.cashback{
    width: 44px;
    height: 44px;
    background-image: url('../images/main/i/cashback.svg');
}

.icon.accent{
    width: 101px;
    height: 68px;
    background-image: url('../images/main/i/accent.svg');
}


.icon.equipmentProblem{
    width: 38px;
    height: 38px;
    background-image: url('../images/main/i/problemEquipment.svg');
}

.icon.equipmentConnect{
    width: 38px;
    height: 38px;
    background-image: url('../images/main/i/equipmentConnect.svg');
}

.icon.googlePlay{
    width: 135px;
    height: 40px;
    background-image: url('../images/main/i/googlePlay.svg');
}

.icon.googlePlay.small{
    width: 78px;
    height: 23px;
}

.icon.appStore{
    width: 135px;
    height: 45px;
    background-image: url('../images/main/i/appStore.svg');
}

.icon.ruStore{
    width: 135px;
    height: 45px;
    background-image: url('../images/main/i/ruStore.svg');
}


.icon.googlePlay.middle{
    width: 106px;
    height: 31px;
}

.icon.googlePlay.large{
    width: 135px;
    height: 40px;
}

.icon.appStore.middle{
    width: 105px;
    height: 34px;
}


.icon.appStore.small{
    width: 68px;
    height: 23px;
}

.icon.ruStore.small{
    width: 70px;
    height: 23px;
}

.icon.request{
    width: 46px;
    height: 38px;
    background-image: url('../images/main/i/request.svg');
}


i.icon.close, i.icon.close2{
    background-image: url("../images/main/i/close.svg");
    background-size: contain;
    background-position: center;
}

i.icon.close2{
    width: 34px;
    height: 34px;
    minwidth: 34px;
}

i.icon.close.grey{
    background-image: url("../images/main/i/close-grey.svg");
}

i.icon.menu{
    background-image: url("../images/main/i/menu.svg");
    width: 45px;
    height: 45px;
    background-size: 22px auto;
    cursor: pointer;
}

i.icon.menuClose{
    background-image: url("../images/main/i/close-blue.svg");
    width: 45px;
    height: 45px;
    background-size: 22px auto;
    cursor: pointer;
}

i.icon.arrowLeft{
    background-image: url("../images/main/i/arrowLeft.svg");
    width: 22px;
    height: 22px;
    cursor: pointer;
}

i.icon.arrowLeft3{
    background-image: url("../images/main/i/arrowLeft3.svg");
    width: 9px;
    height: 9px;
    cursor: pointer;
}

i.icon.arrowRight3{
    background-image: url("../images/main/i/arrowRight3.svg");
    width: 9px;
    height: 9px;
    cursor: pointer;
}

i.icon.pin_blue{
    background-image: url("../images/main/i/pin_blue.svg");
    width: 44px;
    height: 67px;
    cursor: pointer;
}

i.icon.arrow{
    background-image: url("../images/main/i/arrow.svg");
    width: 7px;
    height: 7px;
    cursor: pointer;
    margin-bottom: 4px;
}

i.icon.flag{
    background-image: url("../images/main/i/flag.svg");
    width: 21px;
    height: 25px;
}

i.icon.flag.h15{
    height: 15px;
}

i.icon.gpon{
    background-image: url("../images/main/i/gpon.svg");
    width: 69px;
    min-width: 69px;
    height: 20px;
    margin-left: 5px;
}

i.smile{
    background-image: url("../images/main/i/smile.svg");
    width: 44px;
    min-width: 44px;
    height: 44px;
}

i.icon.ab{
    width: 40px;
    height: 40px;
}

i.icon.rocket{
    background-image: url("../images/main/i/rocket.svg");
}

i.icon.xo{
    background-image: url("../images/main/i/xo.svg");
}

i.icon.ch1{
    background-image: url("../images/main/i/ch1.svg");
}

i.icon.change{
    background-image: url("../images/main/i/change.svg");
}

i.icon.pause{
    background-image: url("../images/main/i/pause.svg");
}

i.icon.smsInfo{
    background-image: url("../images/main/i/smsInfo.svg");
}

i.icon.promise{
    background-image: url("../images/main/i/promise.svg");
}

.icon.tv_hd.ab{
    background-image: url("../images/main/i/tv_hd.svg");
    width: 44px;
    height: 55px;
    margin-top: -11px;
}

.icon.tv.ab{
    background-image: url("../images/main/i/tv.svg");
    width: 44px;
    height: 55px;
    margin-top: -11px;
}

i.icon.ok.ab{
    width: 32px;
    height: 32px;
    background-image: url("../images/main/i/ok.svg");
}

i.icon.pdf{
    width: 44px;
    height: 44px;
    background-image: url("../images/main/i/pdf.svg");
}


.icon.warranty{
    background-image: url("../images/main/i/warranty.svg");
    width: 14px;
    height: 16px;
    margin-right: 5px;
}

.icon.sp-blue{
    background-image: url("../images/main/i/sp-blue.svg");
    width: 22px;
    height: 15px;
}

.icon.sp-red{
    background-image: url("../images/main/i/sp-red.svg");
    width: 22px;
    height: 15px;
}

.icon.op-4k{
    background-image: url("../images/main/i/op-4k.svg");
    width: 26px;
    height: 15px;
}

.icon.op-farline{
    background-image: url("../images/main/i/op-farline.svg");
    width: 18px;
    height: 18px;
}

.icon.op-youtube{
    background-image: url("../images/main/i/op-youtube.svg");
    width: 26px;
    height: 15px;
}

.icon.op-wifi6{
    background-image: url("../images/main/i/wifi6.png");
    width: 45px;
    height: 15px;
}


.icon.dropdown{
    background-image: url("../images/main/i/dropdown.svg");
    width: 6px;
    height: 6px;
}

.icon.men{
    background-image: url("../images/main/bg/men.svg");
    width: 250px;
    height: 350px;
    margin-top: -140px;
    margin-bottom: -160px;
}

.icon.dog{
    background-image: url("../images/main/bg/dog.png");
    width: 249px;
    height: 259px;
    margin-top: -140px;
    margin-bottom: -164px;
    margin-right: -15px;
}

.icon.farline{
    background-image: url("../images/main/i/farline.svg");
    width: 52px;
    height: 52px;
}

.icon.farline24{
    background-image: url("../images/main/i/farline.svg");
    width: 24px;
    height: 24px;
}

.icon.volna21{
    background-image: url("../images/main/i/volna.svg");
    width: 21px;
    height: 21px;
}

.icon.more{
    background-image: url("../images/main/i/more.svg");
    width: 16px;
    height: 16px;
}

.icon.heart{
    background-image: url("../images/main/i/heart.svg");
    width: 30px;
    height: 27px;
}

.icon.crown{
    background-image: url("../images/main/i/crown.svg");
    width: 30px;
    height: 24px;
}

.icon.heart.small{
    width: 17px;
    height: 13px;
}

.icon.crown.small{
    width: 17px;
    height: 13px;
    min-width: 17px;
    background-image: url("../images/main/i/crown_gold.svg");
}

.icon.option-tv{
    width: 18px;
    height: 18px;
    min-width: 18px;
    background-image: url("../images/main/i/option-tv.svg");
}

.icon.option-tv.ok{
    background-image: url("../images/main/i/option-ok.svg");
}

.icon.option-tv.archive{
    background-image: url("../images/main/i/option-tv-archive.svg");
}

.icon.option-tv.club{
    background-image: url("../images/main/i/option-tv-club.svg");
}

.icon.option-tv.ip{
    background-image: url("../images/main/i/option-ip.svg");
}


.icon[class^="func_"],
.icon[class*=" func_"] {
    min-width: 44px;
    height: 44px;
    width: 44px;
}

.icon.func_1 {
    background-image: url("../images/main/domofony/i/1.svg");
}

.icon.func_2 {
    background-image: url("../images/main/domofony/i/2.svg");
}

.icon.func_3 {
    background-image: url("../images/main/domofony/i/3.svg");
}

.icon.func_4 {
    background-image: url("../images/main/domofony/i/4.svg");
}

.icon.func_5 {
    background-image: url("../images/main/domofony/i/5.svg");
}

.icon.func_6 {
    background-image: url("../images/main/domofony/i/6.svg");
}

.icon.func_7 {
    background-image: url("../images/main/domofony/i/7.svg");
}

.icon.func_8 {
    background-image: url("../images/main/domofony/i/8.svg");
}

.icon.func_9 {
    background-image: url("../images/main/domofony/i/9.svg");
}

.icon.func_10 {
    background-image: url("../images/main/domofony/i/10.svg");
}



@media only screen and (max-width: 950px) {
    .icon.user {
        width: 45px;
        height: 45px;
        background-size: 18px auto;
    }

    .icon.geo {
        width: 45px;
        height: 45px;
        background-size: 20px auto;
    }
}

@media only screen and (max-width: 850px) {

}

@media only screen and (max-width: 720px) {
    .icon.men{
        margin-top: 20px;
        margin-bottom: -145px;
    }
}

@media only screen and (max-width: 540px) {
    .icon.actionTariff{
        right: 0;
        width: 40px;
        height: 40px;
    }
}