.padding-0 {
    padding: 0!important;
}
.padding-l-3 {
    padding-left: 3px!important;
}
.d-flex {
    display:flex!important;
}
@media (min-width: 768px) and (max-width: 979px) {
    body {
    padding:0;
    }
    .btn-manager span {
    float:left;
    }
    #header .contacts .phone {
    font-size:20px;
    }
    .counter {
    display:none;
    }
    .btn-calc:focus, .btn-calc:active, .btn-calc:hover, .btn-calc {
    font-size:17px;
    }

    .product.short {
    width:50%;
    }
    .products hr.c-3 {
    display:none;
    }
    .products hr.c-2 {
    display:block;
    }

    .product.very.short {
    width:33%;
    }

    .serie .l-col {
    float:none;
    width:100%;
    text-align:left;
    padding-bottom:20px;
    }
    .serie .l-col .logo {
    text-align:center;
    float:left;
    }
    .serie .l-col .photo {
    float:left;
    width:140px;
    margin:0 20px 0 0;
    }
    .serie .l-col .price {
    float:left;
    padding:0;
    width:140px;
    margin:0 20px 0 0;
    }
    .serie .l-col .clears {
    clear:left;
    }
    .serie .l-col .social {
    float:left;
    }
    .serie .info {
    width:100%;
    }

    .catalog .item .l-col {
    float:none;
    width:100%;
    padding-bottom:20px;
    }
    .catalog .item > .clearfix > .logo,
    .catalog .l-col .c-1, .catalog .l-col .c-2, .catalog .l-col .c-3 {
    float:left;
    width:33%;
    padding:0;
    }

    #footer .span3, #footer .span9 {
    clear:both;
    width:100%;
    }
    #footer .span9 {
    padding-bottom:15px;
    }
    #footer .menu {
    text-align:left;
    }
    #footer .menu li:first-child {
    padding-left:15px;
    }
    #footer .muted {
    display:none;
    }

    .span3.sidebar-block {
    width:30%;
    margin-left:0px;
    margin-right:0px;
    }
    #content {
    width:68%;
    margin-left:0px;
    margin-right:0px;
    }

    .model .nav-tabs.lz > li > a {
    font-size:13px;
    padding-left:4px;
    padding-right:4px;
    }
    
    .complete.products .product.short .c-1 {
    width:15%;
    }
    .complete.products .product.short .c-2 {
    width:30%;
    margin:0 2% 0 3%;
    }
    .complete.products .product.short .c-3 {
    width:50%;
    }

} /* / (min-width: 768px) and (max-width: 979px)*/

@media (max-width: 767px) {
    body {
    padding:0 0 35px 0;
    }
    .view-table--mod {
        display: none;
    }
    .phone a {
    text-decoration:underline;
    cursor:pointer;
    }
    #header {
    padding-bottom:20px;
    }
    #header .slogan {
    display:none;
    }
    #header .contacts .phone {
    font-size:16px;
    margin-right: 10px;
    }
    #header .contacts .muted {
    display:none;
    }
    #footer, .btn-manager, #header .search, .counter, .navbar.main {
    display:none;
    }
    #header .span3 {
    float:left;
    width:50%;
    }
    .block-header .long {
    display:none;
    }
    .block-header .short {
    display:block;
    }
    .sidebar-block {
    clear:both !important;
    }
    .sidebar-block .producer .item {
    width:25%;
    }
    #content {
    padding-bottom:20px;
    padding-left:10px;
    padding-right:10px;
    }

    .imageset [class*="span"] {
    width:25%;
    margin-left:0;
    margin-right:0;
    float:left;
    }
    .imageset [class*="span"] img {
    margin:5px 0;
    }

    .imageset.text-link p {
    text-align:left;
    padding-left:0;
    }

    .opinion.short [class*="span"] {
    padding-bottom:20px;
    padding-top:20px;
    }


    .short .news.more .item {
    padding-top:35px;
    }
    .short .news.more .span4:first-child .item {
    padding-top:0;
    }

    .service {
    padding-bottom:20px;
    }
    .service [class*="span"] {
    float:left;
    }
    .service .span3 {
        width:34%;
    }
    .service .span3 img {
    width:90%;
    }
    .service .span9 {
        width:66%;
    }

    .delivery-text .span6 {
    padding:0;
    }
    .delivery-text .divider {
    position:relative;
    width:100%;
    height:1px;
    left:0;
    margin:20px 0;
    }

    #cinfo {
    position:relative;
    width:auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    }
    #map_canvas {
    height:240px;
    }

    .nav-tabs {
    padding-bottom:10px;
    }
    .nav-tabs li a, .nav-tabs li {
    float:none;
    text-align:left;
    border:0;
    }
    .nav-tabs li a {
    padding-bottom:15px;
    }
    .nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    border:0;
    background:#eee;
    }
    .nav-tabs li a > img {
    float:left;
    margin-right:10px;
    }

    .brands .img {
    width:80px;
    }
    .brand.full .img {
    float:none;
    width:100%;
    text-align:left;
    padding-bottom:10px;
    }
    .brand.full .info {
    padding-left:0;
    }
    .brand.full .type .item {
    width:50%;
    }

    .product.short {
    width:50%;
    }
    .products hr.c-3 {
    display:none;
    }
    .products hr.c-2 {
    display:block;
    }
    .product.very.short {
    width:33%;
    }

    .serie .l-col {
    float:none;
    width:100%;
    text-align:left;
    padding-bottom:20px;
    }
    .serie .l-col .logo {
    text-align:center;
    float:left;
    }
    .serie .l-col .photo {
    float:left;
    width:140px;
    margin:0 20px 0 0;
    }
    .serie .l-col .price {
    float:left;
    padding:0;
    width:140px;
    margin:0 20px 0 0;
    }
    .serie .l-col .clears {
    clear:left;
    }
    .serie .l-col .social {
    float:left;
    }
    .serie .info {
    width:100%;
    }

    .catalog .item .l-col {
    float:none;
    width:100%;
    padding-bottom:20px;
    }
    .catalog .item > .clearfix > .logo,
    .catalog .l-col .c-1, .catalog .l-col .c-2, .catalog .l-col .c-3 {
    float:left;
    width:33%;
    padding:0;
    }

    .catalog .item .info {
    padding-left:0px;
    }

    #order-form {
    float:none;
    background:#fff;
    }
    #order-form .contacts {
    width:60%;
    }
    #order-form .nav-tabs > li > a {
    color:#000;
background: rgb(228,230,233);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZTZlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU4JSIgc3RvcC1jb2xvcj0iI2RmZTFlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg0JSIgc3RvcC1jb2xvcj0iI2Q2ZDhkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYmNlZDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(228,230,233) 0%, rgb(223,225,229) 58%, rgb(214,216,221) 84%, rgb(203,206,212) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(228,230,233)), color-stop(58%,rgb(223,225,229)), color-stop(84%,rgb(214,216,221)), color-stop(100%,rgb(203,206,212)));
background: -webkit-linear-gradient(top,  rgb(228,230,233) 0%,rgb(223,225,229) 58%,rgb(214,216,221) 84%,rgb(203,206,212) 100%);
background: -o-linear-gradient(top,  rgb(228,230,233) 0%,rgb(223,225,229) 58%,rgb(214,216,221) 84%,rgb(203,206,212) 100%);
background: -ms-linear-gradient(top,  rgb(228,230,233) 0%,rgb(223,225,229) 58%,rgb(214,216,221) 84%,rgb(203,206,212) 100%);
background: linear-gradient(to bottom,  rgb(228,230,233) 0%,rgb(223,225,229) 58%,rgb(214,216,221) 84%,rgb(203,206,212) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e6e9', endColorstr='#cbced4',GradientType=0 );
    }
    #order-form .nav-tabs > li.active > a {
    color:#fff;
background: rgb(176,215,47);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IwZDcyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI2JSIgc3RvcC1jb2xvcj0iI2EyZDEyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc3JSIgc3RvcC1jb2xvcj0iIzc5YmQwOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2Y2I3MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(176,215,47) 0%, rgb(162,209,38) 26%, rgb(121,189,9) 77%, rgb(108,183,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(176,215,47)), color-stop(26%,rgb(162,209,38)), color-stop(77%,rgb(121,189,9)), color-stop(100%,rgb(108,183,0)));
background: -webkit-linear-gradient(top,  rgb(176,215,47) 0%,rgb(162,209,38) 26%,rgb(121,189,9) 77%,rgb(108,183,0) 100%);
background: -o-linear-gradient(top,  rgb(176,215,47) 0%,rgb(162,209,38) 26%,rgb(121,189,9) 77%,rgb(108,183,0) 100%);
background: -ms-linear-gradient(top,  rgb(176,215,47) 0%,rgb(162,209,38) 26%,rgb(121,189,9) 77%,rgb(108,183,0) 100%);
background: linear-gradient(to bottom,  rgb(176,215,47) 0%,rgb(162,209,38) 26%,rgb(121,189,9) 77%,rgb(108,183,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0d72f', endColorstr='#6cb700',GradientType=0 );
    }

    #mobile-nav {
    display:block;
    }
    #mobile-overlay.show, #mobile-search.show {
    display:block;
    }

    .sidebar-block {
    margin-bottom:0px;
    }
    .catalog-menu,
    .sidebar-block .block-content {
    display:none;
    }

    .sidebar-block .product.short {
    float:none;
    margin-left:10px;
    margin-right:15px;
    padding-top:0px;
    }

    .breadcrumb.lz {
    margin-top:20px;
    }
    .block-header .handler {
    display:block;
    }

    #mobile-bottom-nav {
    display:block;
    }

    .main-page .nav-tabs.lz > li > a {
    font-size:14px;
    }
    .main-page .nav-tabs.lz > li > a > [class^="icon-"],
    .main-page .nav-tabs.lz > li > a > [class*=" icon-"] {
    display:none;
    }
    .main-page .nav-tabs.lz > li > a > span {
    border:0;
    }

    .fancybox-nav {
    width:36px !important;
    display:block !important;
    }
    .fancybox-nav span {
    visibility:visible !important;
    }
    .fancybox-next {
    right:-40px !important;
    }
    .fancybox-prev {
    left:-40px !important;
    }

    .tab-accordion {
    display:block
    }
    .tab-accordion > .active {
    margin-bottom:20px !important;
    }
    .is-not-tab-accordion {
    display:none
    }
    .tab-pane.active {
    padding-bottom:20px;
    }
    .main-page .tab-pane {
    padding-bottom:0px;
    }

    td.visible-phone {
        display: table-cell !important;
    }
    tr.visible-phone {
        display: table-row !important;
    }
    
    .calc .producers .p {
    margin:0px;
    width:50%;
    float:left;
    padding:0px;
    }
    .liveTexButton_78445 {
        margin: 6% 0 6% 6%;
        }
    .table-waranty th, .table-waranty td {
    padding: 2px;
    line-height: 19px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
    font-size: 11px;
    }

    /*promo-pioneer*/
    .promo-about, .promo-service {
        margin-top: 0px;
    }
    .row-fluid .span6.promo--card, .row-fluid .span6.about__promo-pay {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .about__promo-sert {
        display: flex;
        flex-wrap: wrap;
    }
    .promo-payment-block {
        flex-wrap: wrap;
    }
    .sale__block-wrapper {
        min-width: 50px;
    }
    .row-tile td {
        padding: 24px 18px;
    }
    .promo-block .promo-payment-block p {
        margin-left: 0;
    }
    .about__promo-sert div {
        align-items: center;
    }
    .promo-block img {margin-bottom: 10px;}
    .promo-block .about__promo-sert p {
        font-size: 13px;
        line-height: 1.2;
    }
    .about__promo-pay .about__promo-pay-icon {
        width: 22%;
        margin-right: 9px;
    }
    .about__promo-sert div:first-child {
        margin: 0 10px 0 0;
    }
    .promo-block p {
        font-size: 13px;
        line-height: 21px;
    }
    .about__promo-pay > div:last-child {
        margin: 25px 0 0 0;
    }
    .header-view--wrapper {
        flex-direction: column;
        align-items: flex-start;
    }
    #content .ptsans {
        margin: 0;
    }

} 
/* / max-width: 767px */

@media (max-width: 640px) {
    .model .c-1 {
    width:40%;
    }
    .model .c-2 {
    width:60%;
    }
    .model .c-3 {
    clear:left;
    width:100%;
    }
    .model .informer {
    float:left;
    width:29%;
    padding:20px 0;
    margin:0 2%;
    }
    .model .c-2 .c-2-1-1 {
    padding-bottom:20px;
    }
    
    #compare .names {
    width:40%;
    }
    #compare .dynamics {
    width:60%;
    }
    #t3 .row-fluid:first-child {
        display: none;
    }
    
} /* max-width: 640px */
@media (max-width: 480px) {
    html {
    -webkit-text-size-adjust: none;
    }
    .product.short {
    width:100%;
    }
    .products hr.c-2, .products hr.c-3 {
    display:none;
    }
    .products hr.c-1 {
    display:block;
    }
    .product.very.short {
    width:50%;
    }

    .catalog .item .l-col {
    float:none;
    width:100%;
    padding-bottom:20px;
    }
    .catalog .item > .clearfix > .logo,
    .catalog .l-col .c-1, .catalog .l-col .c-2, .catalog .l-col .c-3 {
    float:left;
    width:50%;
    padding:0;
    }
    .catalog .item > .clearfix > .logo,
    .catalog .l-col .c-1 {
    width:30%;
    }
    .catalog .item > .clearfix > .h1.title,
    .catalog .l-col .price {
    float:right;
    width:65%;
    }
    .catalog .l-col .m480.clearfix {
    display:block !important
    }
    .catalog .l-col .c-2 {
    padding-top:10px;
    float:left;
    width:50%;
    }
    .catalog .l-col .c-3  {
    width:45%;
    float:right;
    }
    .catalog .accordion .func-img  {
    float:none;
    }

    .model .c-1 {
    width:30%;
    }
    .model .c-2 {
    width:70%;
    }

    .product.short .wrapper {
    padding:0px;
    }
    .sale-label {
    position:relative;
    top:0;
    left:0;
    width:100%;
    height:auto;
    padding:5px 0 !important;
    background:transparent;
    overflow:visibile !important;
    }
.sale-label.s1 {
background: rgb(255,216,0);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZDgwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmMxMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(255,216,0) 0%, rgb(255,193,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,216,0)), color-stop(100%,rgb(255,193,0)));
background: -webkit-linear-gradient(top,  rgb(255,216,0) 0%,rgb(255,193,0) 100%);
background: -o-linear-gradient(top,  rgb(255,216,0) 0%,rgb(255,193,0) 100%);
background: -ms-linear-gradient(top,  rgb(255,216,0) 0%,rgb(255,193,0) 100%);
background: linear-gradient(to bottom,  rgb(255,216,0) 0%,rgb(255,193,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd800', endColorstr='#ffc100',GradientType=0 );
}
.sale-label.s2 {
background: rgb(145,210,7);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkxZDIwNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIyJSIgc3RvcC1jb2xvcj0iIzg4Y2IwNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iIzY5YjIwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1Y2E3MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(145,210,7) 0%, rgb(136,203,6) 22%, rgb(105,178,2) 72%, rgb(92,167,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(145,210,7)), color-stop(22%,rgb(136,203,6)), color-stop(72%,rgb(105,178,2)), color-stop(100%,rgb(92,167,0)));
background: -webkit-linear-gradient(top,  rgb(145,210,7) 0%,rgb(136,203,6) 22%,rgb(105,178,2) 72%,rgb(92,167,0) 100%);
background: -o-linear-gradient(top,  rgb(145,210,7) 0%,rgb(136,203,6) 22%,rgb(105,178,2) 72%,rgb(92,167,0) 100%);
background: -ms-linear-gradient(top,  rgb(145,210,7) 0%,rgb(136,203,6) 22%,rgb(105,178,2) 72%,rgb(92,167,0) 100%);
background: linear-gradient(to bottom,  rgb(145,210,7) 0%,rgb(136,203,6) 22%,rgb(105,178,2) 72%,rgb(92,167,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91d207', endColorstr='#5ca700',GradientType=0 );
}
.sale-label.s3 {
background: rgb(120,211,253);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc4ZDNmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIyJSIgc3RvcC1jb2xvcj0iIzY1ZDFmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iIzEzY2JmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNGNhZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(120,211,253) 0%, rgb(101,209,251) 22%, rgb(19,203,240) 83%, rgb(4,202,238) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(120,211,253)), color-stop(22%,rgb(101,209,251)), color-stop(83%,rgb(19,203,240)), color-stop(100%,rgb(4,202,238)));
background: -webkit-linear-gradient(top,  rgb(120,211,253) 0%,rgb(101,209,251) 22%,rgb(19,203,240) 83%,rgb(4,202,238) 100%);
background: -o-linear-gradient(top,  rgb(120,211,253) 0%,rgb(101,209,251) 22%,rgb(19,203,240) 83%,rgb(4,202,238) 100%);
background: -ms-linear-gradient(top,  rgb(120,211,253) 0%,rgb(101,209,251) 22%,rgb(19,203,240) 83%,rgb(4,202,238) 100%);
background: linear-gradient(to bottom,  rgb(120,211,253) 0%,rgb(101,209,251) 22%,rgb(19,203,240) 83%,rgb(4,202,238) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78d3fd', endColorstr='#04caee',GradientType=0 );
}
.sale-label.s4 {
background: rgb(226,177,252);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyYjFmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIyJSIgc3RvcC1jb2xvcj0iI2Q5YWJmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc4JSIgc3RvcC1jb2xvcj0iI2I1OTJlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYjhiZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(226,177,252) 0%, rgb(217,171,247) 22%, rgb(181,146,227) 78%, rgb(171,139,221) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(226,177,252)), color-stop(22%,rgb(217,171,247)), color-stop(78%,rgb(181,146,227)), color-stop(100%,rgb(171,139,221)));
background: -webkit-linear-gradient(top,  rgb(226,177,252) 0%,rgb(217,171,247) 22%,rgb(181,146,227) 78%,rgb(171,139,221) 100%);
background: -o-linear-gradient(top,  rgb(226,177,252) 0%,rgb(217,171,247) 22%,rgb(181,146,227) 78%,rgb(171,139,221) 100%);
background: -ms-linear-gradient(top,  rgb(226,177,252) 0%,rgb(217,171,247) 22%,rgb(181,146,227) 78%,rgb(171,139,221) 100%);
background: linear-gradient(to bottom,  rgb(226,177,252) 0%,rgb(217,171,247) 22%,rgb(181,146,227) 78%,rgb(171,139,221) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2b1fc', endColorstr='#ab8bdd',GradientType=0 );
}
.sale-label.s5 {
background: rgb(218,113,230);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhNzFlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iI2QyNjRkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcyJSIgc3RvcC1jb2xvcj0iI2JmNDdjZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNjM5YzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(218,113,230) 0%, rgb(210,100,223) 28%, rgb(191,71,205) 72%, rgb(182,57,197) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(218,113,230)), color-stop(28%,rgb(210,100,223)), color-stop(72%,rgb(191,71,205)), color-stop(100%,rgb(182,57,197)));
background: -webkit-linear-gradient(top,  rgb(218,113,230) 0%,rgb(210,100,223) 28%,rgb(191,71,205) 72%,rgb(182,57,197) 100%);
background: -o-linear-gradient(top,  rgb(218,113,230) 0%,rgb(210,100,223) 28%,rgb(191,71,205) 72%,rgb(182,57,197) 100%);
background: -ms-linear-gradient(top,  rgb(218,113,230) 0%,rgb(210,100,223) 28%,rgb(191,71,205) 72%,rgb(182,57,197) 100%);
background: linear-gradient(to bottom,  rgb(218,113,230) 0%,rgb(210,100,223) 28%,rgb(191,71,205) 72%,rgb(182,57,197) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da71e6', endColorstr='#b639c5',GradientType=0 );
}
.sale-label.s6 {
background: rgb(241,40,0);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxMjgwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYTAxMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(241,40,0) 0%, rgb(218,1,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(241,40,0)), color-stop(100%,rgb(218,1,0)));
background: -webkit-linear-gradient(top,  rgb(241,40,0) 0%,rgb(218,1,0) 100%);
background: -o-linear-gradient(top,  rgb(241,40,0) 0%,rgb(218,1,0) 100%);
background: -ms-linear-gradient(top,  rgb(241,40,0) 0%,rgb(218,1,0) 100%);
background: linear-gradient(to bottom,  rgb(241,40,0) 0%,rgb(218,1,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f12800', endColorstr='#da0100',GradientType=0 );
}
.sale-label.s7 {
background: rgb(255,162,0);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYTIwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI4JSIgc3RvcC1jb2xvcj0iI2ZlOTUwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2ZkNzkwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYzY3MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgb(255,162,0) 0%, rgb(254,149,0) 28%, rgb(253,121,0) 67%, rgb(252,103,0) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,162,0)), color-stop(28%,rgb(254,149,0)), color-stop(67%,rgb(253,121,0)), color-stop(100%,rgb(252,103,0)));
background: -webkit-linear-gradient(top,  rgb(255,162,0) 0%,rgb(254,149,0) 28%,rgb(253,121,0) 67%,rgb(252,103,0) 100%);
background: -o-linear-gradient(top,  rgb(255,162,0) 0%,rgb(254,149,0) 28%,rgb(253,121,0) 67%,rgb(252,103,0) 100%);
background: -ms-linear-gradient(top,  rgb(255,162,0) 0%,rgb(254,149,0) 28%,rgb(253,121,0) 67%,rgb(252,103,0) 100%);
background: linear-gradient(to bottom,  rgb(255,162,0) 0%,rgb(254,149,0) 28%,rgb(253,121,0) 67%,rgb(252,103,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa200', endColorstr='#fc6700',GradientType=0 );
}
    .sale-label .text {
    -moz-transform: rotate(0deg);  /* Firefox */
    -o-transform: rotate(0deg);  /* Opera */
    -webkit-transform: rotate(0deg);  /* Safari y Chrome */
    transform: rotate(0deg);
    filter: none;
    height:auto;
    background:transparent !important;
    padding:0px;
    overflow:visibile !important;
    font-size:13px;
    }
    .sale-label .text .overflow {
    height:auto;
    background:transparent !important;
    padding:0px !important;
    overflow:visibile !important;
    }
    .product-shadow,
    .sale-label-shadow {
    display:none !important;
    }

    .main-page .products {
    display:none;
    }
    .main-page .products-carousel,
    .main-page .tab-carousel {
    display:block;
    }

    .serie .l-col-1 {
    float:left;
    width:30%;
    }
    .serie .l-col-1 .photo,
    .serie .l-col-1 .photo img {
    width:auto;
    float:none;
    }
    .serie .l-col .social,
    .serie .l-col .clears {
    display:none;
    }
    .serie .all-models2,
    .serie .page-header,
    .serie .l-col .price {
    float:right;
    width:65%;
    margin-left:0px;
    margin-right:0px;
    padding-left:0px;
    padding-right:0px;
    }
    .serie .all-models {
    display:none
    }
    .serie .all-models2,
    .serie .all-models2 .all-models {
    display:block;
    }
    .serie .all-models2 {
    padding-top:10px;
    }
    .serie .infs {
    float:none;
    width:100%;
    clear:both;
    display:block;
    padding-top:20px;
    }
    .serie .infs .c-2, .serie .infs .c-1 {
    float:left;
    width:50%;
    }
    .serie .infs .c-1 img {
    width:35px;
    }
    .serie .infs .informer {
    padding-bottom:10px;
    }
    .serie .infs .informer .intro {
    display:none;
    }

    .products.result .product .c-1 {
    width:25%;
    vertical-align:middle;
    float:left;
    }
    .products.result .product .c-1 img {
    margin-bottom:10px;
    }
    .products.result .product .c-1 .logo {
    display:none;
    }
    .products.result .product .c-2 {
    padding-left:0;
    padding-right:0;
    overflow:visible;
    }
    .products.result .product .c-2 .title {
    float:right;
    width:70%;
    }
    .products.result .product .c-2-1 + .clearfix > .icons,
    .products.result .product .c-2-1 {
    display:none
    }
    .products.result .product .c-2-3 table,
    .products.result .product .c-2-3 {
    clear:left;
    float:none;
    width:100%;
    padding-left:0px;
    padding-right:0px;
    }
    .products.result .product .c-2-4 {
    float:none;
    }
    .products.result .c-2-4-1,
    .products.result .c-2-4-2 {
    float:left;
    width:50%;
    }
    .products.result .c-2-4-1,
    .products.result .c-2-4-2 .price {
    display:block !important;
    visibility:visible;
    }
    .products.result .product .price {
    padding-left:0px;
    padding-right:0px;
    width:100%;
    margin:0px;
    float:none;
    }
    .products.result .c-2-4-2 .compare {
    /*display:none;*/
    }
    
    .hidden-max480 {
    display:none !important;
    }
    .visible-max480 {
    display:block !important;
    }
    .complete.products .product.short .c-1 {
    width:30%;
    }
    .complete.products .product.short .c-2 {
    width:55%;
    margin:0;
    float:right;
    }
    .complete.products .product.short .c-3 {
    width:100%;
    }
    .complete.products .product.short .c-3 table {
    border:0px;
    }
    .complete.products .product.short .c-3-0 {
    margin:15px 0;
    }
    .complete.products .product.short .c-3-1 {
    float:left;
    width:38%;
    }
    .complete.products .product.short .c-3-2 {
    float:right;
    width:55%;
    }
    
    #compare .names {
    width:50%;
    }
    #compare .dynamics {
    width:50%;
    }
    .product .price {
	 width: 45%;    	
    	}

} /* max-width: 480px */
@media (max-width: 360px) {
    
    .hidden-max360 {
    display:none !important;
    }
    .visible-max360{
    display:block !important;
    }
    
    .model {
    padding:20px 0 0 0;
    }
    .model .c-1 {
    width:40%;
    padding:0px;
    margin:0px;
    }
    .model .c-1 .photo, .model .c-1 .logo {
    width:100%;
    margin:0px;
    float:none;
    text-align:center;
    vertical-align:middle;
    }
    .model .page-header,
    .model .c-2 {
    width:55%;
    float:right;
    padding:0px;
    margin:0px;
    }
    .model .c-2 .wrapper {
    padding:0px;
    }
    .model .c-2 .btn {
    margin:10px 0;
    }
    .model .c-2 .c-2-1-1 {
    text-align:left;
    }
    .model .informer {
    width:100%;
    padding:3px 0;
    margin:0;
    clear:both;
    }
    .model .informer .intro {
    display:none;
    }
    .model .clear {
    clear:both;
    width:100%;
    }
    .model .ic {
    float:left;
    width:40%;
    }
    .model .c-3 {
    float:right;
    width:55%;
    clear:none
    }
    .model .ic, .model .c-3 {
    padding:10px 0;
    }
    
    .main-page .sertificates a.nowrap.h3 img {
    display:none;
    }

} /* max-width: 360px */
@media (max-width: 320px) {
    #header .contacts .phone {
    font-size:14px;
    }
    .brands.search .img,
    .series .item .c-1 {
    width:50px;
    }
} /* max-width: 320px */
@media (max-width: 240px) {
    #header .contacts {
    padding-top:15px;
    }
    #header .contacts .phone {
    font-size:11px;
    }

    .brands.search {
    padding:0px;
    }
    .brands.search .info,
    .series .item .c-2,
    .series {
    padding:0;
    overflow:visible
    }
    .brands.search .img,
    .series .item .c-1 {
    width:100%;
    text-align:center;
    }
    .brands.search .img {
    text-align:left;
    }
    .brands.search .img img {
    margin-bottom:10px;
    }
    .series .item .c-1 img {
    max-width:100px;
    margin-bottom:10px;
    }

    .main-page .sertificates img.s  {
    margin-right:5px;
    }

} /* max-width: 240px */

@media (min-width: 767px) {
    .sidebar-block .catalog-menu,
    .sidebar-block .block-content {
    display:block !important;
    }
    
    .calc .accordion-body {
    height:auto !important;
    display:block !important;
    }
}
/*
* navbar
*/
@media (max-width: 894px) {
    .navbar.main {
    font-size:12px;
    }
}
@media (max-width: 836px) {
    .navbar.main .cart-text {
    display:none;
    }
    .navbar.main .icon-shopping-cart {
    margin-right:0;
    margin-left:0;
    }
}
@media (max-width: 1050px) {
    .navbar.main .compare-text {
    display:none;
    }
}
/*
* /navbar
*/

/*
* product.short.sale.big
*/
@media (max-width: 1015px) {
    .product.short.sale.big .info .icons {
    float:none;
    width:100%;
    }
    .product.short.sale.big .info .icons .inverter,
    .product.short.sale.big .info .icons .sound {
    display:inline-block;
    margin-right:20px;
    }
    .product.short.sale.big .info table {
    width:auto;
    float:none;
    }
    .product.short.sale.big .info .price,
    .product.short.sale.big .info .btn-b {
    width:auto;
    }
}
@media (max-width: 1200px) {
     .ban-pioneer-cofe {
        display: none;
    }
}
@media (max-width: 515px) {
    .product.short.sale.big .photo{
    padding-top:20px;
    }
    .product.short.sale.big .info,
    .product.short.sale.big .photo {
    float:none;
    width:100%;
    }
    .product.short.sale.big .info .type,
    .product.short.sale.big .info .icons .inverter,
    .product.short.sale.big .info .icons .sound {
    display:block;
    }
    .product.short.sale.big .info table,
    .product.short.sale.big .info .btn-b .btn-w,
    .product.short.sale.big .info .btn-b,
    .product.short.sale.big .info .price,
    .product.short.sale.big .info .icons {
    margin-top:0px;
    float:none;
    }
    .product.short.sale.big .info table {
    width:100%;
    }
    .product.short.sale.big .info .price span {
    font-size:20px;
    }
    .product.short.sale.big .line {
    display:block;
    }
    .product.short.sale.big .info .btn-b br {
    display:none;
    }
    .product.short.sale.big .info .btn-b .btn-w {
    text-align:left;
    }
    .product.short.sale.big .info .btn-b .btn {
    margin-right:15px;
    }
    .product.short.sale.big .info .title a {
    font-size:14px;
    }
    .product.short.sale.big .info .title img {
    display:none;
    }
}
/*
* /product.short.sale.big
*/
/*NEW_FOOTER*/
.klimat-master {
background:url(/img/km-logo.png) no-repeat;
display:inline-block;
text-decoration:none;
width:106px;
height:36px;
margin:15px 0 40px 0;
}

@media (max-width: 979px) and (min-width: 768px) {
	#footer .span3, #footer .span9, #footer .span6, #footer .span2 {
		clear:both;
		width:100%;
		margin:0px;
		padding-left:0px;
		padding-right:0px;
	}
}
/*NEW_FOOTER*/
@media (max-width: 1400px) {
    #bg_adv {
        display: none;
    }
}
.liveTexButton_78445.lt-button.lt-tmpl-status.lt-offline {
width: 100%!important
}
ul.catalog-menu li#list-cat {
	margin-left: 10px;
}
ul.catalog-menu li#list-cat a  {
	color:#AFCBE3; 
	font-size: 11px;
}
ul.catalog-menu li#list-cat.active a  {
	color:#000; 
	font-size: 11px;
}
/*feedbacks*/
h4.feedbacks-style{
color: #000;
display:inline;
}
span.feedbacks-style1{
text-decoration: none;color: #000;
}
span.feedbacks-style2{
float: right;
text-decoration: none;
color: #666;
margin-top: -35px;
}
a.feedbacks-style3{
float: right;
text-decoration: none;
color: #666;
}
img.feedbacks-style1img{
width: 20px;
position: relative;
top: 4px;
}
img.feedbacks-style2img{
width: 20px;
position: relative;
top: 4px;
}
span.feedbacks-style-span{
color:#666;
}
i.oferta {
    color: #3F77A6;
  font-size: 3em;
  margin: 0 10px 0 15px;
}
a.link-oferta span {
  position: relative;
  bottom: 11px;
  font-size: 16px;
}
/*feedbacks*/
@media (min-width: 768px) {
    .block-header-main > span, .block-header-main > .handler {
        display: none;
    }
   .bhm {
    display: none; 
   } 
}
@media (max-width: 767px) {
    .block-header-main {
    position: relative;
    min-height: 40px;
    background: rgb(56,134,207);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodвЂ¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(56,134,207,1) 0%, rgba(52,129,200,1) 21%, rgba(37,108,174,1) 69%, rgba(30,98,161,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(56,134,207,1)), color-stop(21%,rgba(52,129,200,1)), color-stop(69%,rgba(37,108,174,1)), color-stop(100%,rgba(30,98,161,1)));
    background: -webkit-linear-gradient(top, rgba(56,134,207,1) 0%,rgba(52,129,200,1) 21%,rgba(37,108,174,1) 69%,rgba(30,98,161,1) 100%);
    background: -o-linear-gradient(top, rgba(56,134,207,1) 0%,rgba(52,129,200,1) 21%,rgba(37,108,174,1) 69%,rgba(30,98,161,1) 100%);
    background: -ms-linear-gradient(top, rgba(56,134,207,1) 0%,rgba(52,129,200,1) 21%,rgba(37,108,174,1) 69%,rgba(30,98,161,1) 100%);
    background: linear-gradient(to bottom, rgba(56,134,207,1) 0%,rgba(52,129,200,1) 21%,rgba(37,108,174,1) 69%,rgba(30,98,161,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3886cf', endColorstr='#1e62a1',GradientType=0 );
    color: #fff;
    }
    .block-header-main .bhm > span {
    min-height: auto;
    font-weight: 300;
    position: relative;
    line-height: 120%;
    font-size: 21px;
    padding: 12px 15px 13px 15px;
    bottom: 9px;
    }
    .block-header span {
        font-size: 0.9em;
    }
    .bhm {
        background-image: linear-gradient(rgb(176, 215, 47) 0%, rgb(162, 209, 38) 26%, rgb(121, 189, 9) 77%, rgb(108, 183, 0) 100%);
            height: 50px;
    border-bottom: 1px solid rgb(77, 123, 3);
    cursor: pointer;
    }
    #catalog-menu .bhm .handler .icon-arrow-blue-bottom {
        top: 10px;
        margin-left: 60%!important;
    }
    #mobile-nav {
    margin-top: 3.5%;
    }
    #catalog-menu .handler .icon-arrow-blue-bottom {
        margin-left: 60%;
        top: 5%;
    }
    #catalog-menu .handler .icon-arrow-blue-bottom:last-child {
        margin-left: 80%;
    }
    .promo-logo img {
        padding-top: 20px;
    }
    .wrap-promo-payment-block {
        clear: both;
    }
    .wrap-promo-payment-block .span3 {
        width: 20%;
        float: left;
    }
    .wrap-promo-payment-block .span8 {
        width: 70%;
        float: left;
    }
    .promo-service .wrap-promo-payment-block:last-child {
        padding-top: 20px;
    }
    .promo-line {
        display: none;
    }
    .wrap-promo-payment-block.wrap-promo-mount-block {
        padding-top: 13px;
    }
    .wrap-promo-payment-block .span8 {
        padding-left: 20px;
    }
    .wrap-promo-payment-block img {
        max-height: none;
        max-width: 55px;
    }
    .promo-slides-block .sertificates img.s, .promo-slides-block img.s {
        height: auto;
        max-width: 90%;
    }
    /*promo-pioneer*/

}
.selected-cart-compare ._box{
    display: block;
    float: right;
    margin: 7px 10px 0 0;
}
/* /social */
.social-tabs {
margin-top:10px !important;
		width: 240px;
		margin-bottom: 30px;
		background: #fff;
		-webkit-box-shadow: 0px 0px 1px 1px rgba(182, 182, 182, 0.5);
		-moz-box-shadow:    0px 0px 1px 1px rgba(182, 182, 182, 0.5);
		box-shadow:         0px 0px 1px 1px rgba(182, 182, 182, 0.5);
		}
.social-tabs .tab {
				display: inline-block;
				width: 76px;
				text-align: center;
				font: 12px Arial;
				font-weight: bold;
				line-height: 30px;
				color: #54769A;
				cursor: pointer;
				}
.social-tabs .tab.facebook {
				color: #45619D;
				}
.social-tabs .tab.odnoklassniki {
				color: #fff;
                background: #fff;
				}
.social-tabs .tab.odnoklassniki:hover {
						color: #fff;
                        background: #f2720c;
						}
.social-tabs .tab.odnoklassniki.active {
						color: #fff;
                        background: #f2720c;
						}
.social-tabs .tab.odnoklassniki {
						color: #f2720c;
                        background: #fff;
						}.social-tabs .tab.vk:hover {
						color: #fff;
						background: #54769A;
						}
.social-tabs .tab.vk.active {
    color: #fff;
    background: #54769A;
}
.social-tabs .tab.facebook:hover {
						color: #fff;
						background: #45619D;
						}
.social-tabs .tab.facebook.active{
						color: #fff;
						background: #45619D;
						}
.social-tabs{
						cursor: auto;
						}
.social-tabs .cont {
				width: 230px;
				margin: auto;
				padding: 8px 0;
				height: 312px;
				overflow: hidden;
				}
.share-icon{
    margin-top: 90px;
}
/* /social */
