@media (max-width: 1280px) and (min-width: 960px) { 
.container {
    width: 100%;
    padding: 0px 15px;
}

section.menu_top ul#top-menu>li>a {
    margin: 0 13px;
    padding-right: 15px;
    font-size: 16px;
    pointer-events: none;
}

section.menu_top ul#top-menu {
    margin: 0 auto;
    display: inline-block;
}

section.menu_top ul#top-menu:after {
    content: "";
    display: block;
    clear: both;
}

section.menu_top .container {
    text-align: center;
}

.search_top.left {
    width: 53.5%;
} 

.nenay .menu.left {
    margin: 0px 21px;
    width: 304px;
}

.nenay .menu.left:nth-child(2) {
    width: 240px;
    margin-left: 0px;
}

.nenay .menu.left {
    margin: 0px 2% !important;
    width: 28% !important;
}

.pop_block, .sveg .block-row {
    width: 22.6%;
}

.pop_block img, .sveg .block-row img {
    width: 100%;
}

.pop_block a {
    font-size: 19px;
}

.big.right {
    width: 70%;
}

.menu_foot:first-child {
    width: 265px;
    padding-right: 25px;
}

.menu_foot:last-child {
    margin-left: 0;
    float: right;
}

.menu_foot ul.menu a {
    font-size: 10px;
}

.menu_foot .block_header {
    font-size: 12px;
}

section.menu_top ul#top-menu>li.parent:hover>ul {
    text-align: left;
}

.sveg .block-row h4 a {
    font-size: 15px;
}

.left.fit {
    width: 27%;
}

.js_shop_list.shop_list {
    width: 68%;
}

.js_shop.shop-item.shop {
    width: 30.3%;
}

.js_shop.shop-item.shop a.shop-item-title {
    font-size: 12px;
}

.shop_search_price input.from, .shop_search_price input.to {
    width: 45.3%;
}

.shop-item-left {
    width: 28%;
}

.shop-item-right {
    width: 68%;
}

.price>form {
    width: 50%;
}

.poh .js_shop.shop-item.shop {
    width: 22.6%;
}


.left.noms {
    width: 25%;
}

.feedback_form form.ajax h3, .left.noms h4 {
    font-size: 15px;
}

.feedback_form form.ajax>div input {
    width: 100%;
}

.left.claus {
    width: 68%;
}

.right.arh {
    width: 27%;
	overflow: hidden;
}

.clauses_all_img {
    width: 65%;
}

.news_list.sveg.left.claus .block-row {
    width: 30.3%;
}

.shop_panel .js_shop.shop-item.shop {
    width: 22.6%;
    height: 280px;
}

body {
    line-height: normal;
    background: #fff;
    min-height: 100%;
    position: relative;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    margin: 0;
    color: #24272a;
    font-size: 100%;
    min-width: auto;
    min-height: 100%;
    padding-bottom: 717px;
}

ul.slides li {
    background-size: 150% !important;
    height: 286px !important;
}

ol.flex-control-nav.flex-control-paging {
    width: 100%;
    left: 0;
    margin-left: 0;
    bottom: 38px;
}

section.menu_top ul#top-menu>li.parent:hover>ul {
    width: 100%;
}

section.menu_top ul#top-menu>li>ul.menu>li>ul>li a {
    font-size: 11px;
}

section.menu_top ul#top-menu>li>ul.menu>li.parents {
    width: 22%;
}

section.menu_top ul#top-menu>li:last-child>ul>li.parents:nth-child(3) {
    width: 22%;
}

section.menu_top ul#top-menu>li>ul.menu>li.parents>a {
    font-size: 11px;
}



.shop_cat_link {
    margin-right: 15px !important;
    margin-left: 15px !important;
    float: none;
    display: inline-block;
}

.js_shop_list.shop_list.no_fit {
    text-align: center;
}



}

@media (max-width: 960px) and (min-width: 640px) {
.container {
    width: 100%;
    padding: 0px 15px;
}

.shop_cat_link {
    margin-right: 15px !important;
    margin-left: 15px !important;
    float: none;
    display: inline-block;
}

.js_shop_list.shop_list.no_fit {
    text-align: center;
}


body {
    line-height: normal;
    background: #fff;
    min-height: 100%;
    position: relative;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    margin: 0;
    color: #24272a;
    font-size: 100%;
    min-width: auto;
    min-height: 100%;
    padding-bottom: 273px;
	padding-top: 0px;
}

footer {
    height: 273px;
    box-sizing: border-box;
}

section.menu_top {
    display: none;
}

.slider {
    display: none;
}

.ost.right {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background: #00AB52;
    height: 62px;
}

.promo.left {
    display: none;
}

.menu-ico.hide {
display: block;
    position: absolute;
	top: 19px;
    left: 25px;}

header .line-menu {
    display: block;
    background: #fff;
    width: 30px;
    height: 4px;
    margin: 0 0 5px 0;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

header .menu-ico.cancel .line-menu:nth-child(1) {
    -moz-transform: rotate(45deg) translateY(12px);
    -ms-transform: rotate(45deg) translateY(12px);
    -webkit-transform: rotate(45deg) translateY(12px);
    transform: rotate(45deg) translateY(12px);
}

header .menu-ico.cancel .line-menu:nth-child(2) {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}

header .menu-ico.cancel .line-menu:nth-child(3) {
    -moz-transform: rotate(-45deg) translateY(-13px);
    -ms-transform: rotate(-45deg) translateY(-13px);
    -webkit-transform: rotate(-45deg) translateY(-13px);
    transform: rotate(-45deg) translateY(-13px);
}


nav.menu_top.right {
    width: 50%;
    background: #00AB52;
    position: fixed;
    left: 0;
    top: 62px;
    bottom: 0;
    z-index: 9999999;
    overflow: auto;
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 25px;
    box-sizing: border-box;
}

nav.menu_top.right.show {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

header {
    position: relative;
    z-index: 99;
    height: 63px;
    padding: 0;
}

nav.menu_top.right a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding: 6px 10px;
    font-size: 16px;
}

.hide.manu {
    display: block;
    margin-top: 25px;
    padding-top: 17px;
    border-top: 1px solid #fff;
}

.hide.nomerok {
    display: block;
    color: #fff;
    font-size: 28px;
}

.hide.nomerok a#tel{
    display: block;
    color: #fff;
    font-size: 28px;
}

.tel_top.right {
    display: none;
}

.search {
}

.niz {
    position: absolute;
    right: 10px;
    width: 50%;
    top: 10px;
}

.search_top.left {
    width: 100%;
    float: none;
}

i.menu-ico.hide.cancel {
    left: 29px;
}

.logo.left {
    position: fixed;
    z-index: 10;
    left: 16%;
    width: 20%;
    top: 4px;
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

/* .logo.left img {
    width: 100%;
    grayscale(0.7);
    -webkit-filter: brightness(0) saturate(0%);
    -moz-filter: saturate(0%);
    -o-filter: saturate(0%);
    -ms-filter: saturate(0%);
} */

.nenay .menu.left {
    margin: 0 !important;
    width: 30% !important;
    margin-right: 26px !important;
}


.logo.left {
    position: fixed;
    z-index: 10;
    left: 16%;
    width: 20%;
    top: 4px;
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.logo.left img {
        max-height: 55px;
		width:auto;
    grayscale(0.7);
        -webkit-filter: brightness(0) saturate(0%);
        -moz-filter: brightness(0) saturate(0%);
        -o-filter: brightness(0) saturate(0%);
        -ms-filter: brightness(0) saturate(0%);
}

.nenay .menu.left .block_header {
    font-size: 15px;
}

.nenay .menu.left ul.menu li a {
    font-size: 12px;
    line-height: 31px;
}

.nenay .menu.left:last-child {
    margin-right: 0 !important;
}

.pop_block, .sveg .block-row {
    width: 47.5%;
	margin-bottom:30px;
}

.pop_block:nth-child(2n), .sveg .block-row:nth-child(2n) {
    margin-right: 0;
}

.pop_block img, .sveg .block-row img {
    width: 100%;
    height: auto;
}

.big.right {
    display: none;
}

.blokin.left {
    float: none;
    width: 100%;
}

.shops {
    padding-bottom: 0;
}

.blokin.left>div.ad {
    display: inline-block;
    width: 30%;
    padding: 0;
    margin-bottom: 0;
    vertical-align: middle;
}

.blokin.left>div.logo {
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
}

.blokin.left>div.tel {
    display: inline-block;
    width: 28%;
    vertical-align: middle;
    margin: 0;
}

.blokin.left>div.web {
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    margin: 0;
}

.blokin.left>div.cop {
    display: inline-block;
    margin: 0;
    vertical-align: -webkit-baseline-middle;
    margin-left: 30px;
    width: 27%;
}

.blokin.left>div.ur {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.blokin.left>div.pil {
    position: absolute;
    left: 15px;
    top: 81%;
} 

.left.fit {
    width: 30%;
    font-size: 12px;
	margin-right: 2%;
}

.shop_search_price input.from, .shop_search_price input.to {
    width: 45%;
}

input.go_fit {
    width: 47%;
    font-size: 11px;
    padding: 0;
    background-image: none;
}

.off-show-filter {
    font-size: 11px;
    width: 48%;
}

.block.shop-search h3 {
    font-size: 20px;
}

.js_shop_list.shop_list {
    width: 68%;
}

.js_shop.shop-item.shop {
    width: 48%;
    margin-right: 3%;
    /* height: 280px; */
    margin-bottom: 3%;
}

.js_shop.shop-item.shop:nth-child(2n) {
    margin-right: 0 !important;
}

.js_shop.shop-item.shop:nth-child(3n) {
    margin-right: 3%;
}

.js_shop.shop-item.shop a.shop-item-title {
    font-size: 12px;
}

.shop-item-left {
    width: 30%;
    margin-right: 2%;
}

.hes {
    font-size: 20px;
}

.vs {
    font-size: 12px;
    margin-bottom: 5px;
}

.yi {
    font-size: 13px;
}

.shop-item-right {
    width: 68%;
}

.lSAction > a {
    margin-left: -9px !important;
}

.lSSlideOuter.vertical {
    padding-right: 0 !important;
    padding-left: 141px;
}

.price>form {
    width: 57%;
}

.price .js_shop_param_price.shop_param_price.shop-item-price:before {
    font-size: 22px;
}

span.price {
    font-size: 22px;
}

.price .js_shop_param_price.shop_param_price.shop-item-price {
    margin-top: 4px;
}

.shop_clauses_rel a {
    font-size: 10px;
    width: 100%;
    background-image: none;
    padding: 0;
}

.shop_clauses_rel {
    width: 40%;
}

.catalog p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 18px;
}

.poh .js_shop.shop-item.shop:nth-child(3n) {
	    margin-right: 3% ;
}

.shop_img.shop-photo img {
    width: 100%;
    height: auto;
}

.feedback_form form.ajax {text-align: center;}

.feedback_form form.ajax>div input {
    width: 100%;
    font-size: 12px;
}

.feedback_form form.ajax h3, .left.noms h4 {
    font-size: 14px;
}

.left.noms {
    width: 30%;
}

.left.noms p {
    font-size: 14px;
}

.left.noms srong {
    font-size: 14px;
}

.left.noms span.min {
    font-size: 10px;
}

.right.formik {
    width: 67%;
}

.feedback_form input.button.solid {
    display: block;
    margin: 0 auto;
    margin-top: 26px;
}

.feedback_form form.ajax h3 {
    width: 100%;
}

.feedback_form form.ajax>div {
    margin: 0px 15px;
}

.right.arh {
    width: 30%;
    font-size: 12px;
}

.news_year a {
    font-size: 12px;
}

.news_month a {
    font-size: 12px;
}

.left.claus {
    width: 67%;
}

.clauses_all_img {
    float: none;
    width: 100%;
    margin-bottom: 15px;
}

.clauses_date {
    right: 10px;
}

.catalog h1 {
    font-size: 29px;
    line-height: 46px;
    margin-bottom: 14px;
}

.shop_panel .js_shop.shop-item.shop:nth-child(2n+1) {
    margin-right: 0 !important;
}

.shop_panel .js_shop.shop-item.shop {
    margin-right: 3% !important;
}

.catalog.vn.kont p:last-child span {
    font-size: 24px !important;
    line-height: 32px;
}

ul.right.sp {
    width: 46%;
}

ol.left.sp {
    width: 46%;
}


}


@media (max-width: 639px) and (min-width: 480px) {
.container {
    width: 100%;
    padding: 0px 15px;
}

.shop_cat_link {
    margin-right: 15px !important;
    margin-left: 15px !important;
    float: none;
    display: inline-block;
}

.js_shop_list.shop_list.no_fit {
    text-align: center;
}

.catalog.vn .search>form input.input_search {
    height: 40px;
    border: 0;
    background: #f2f2f2;
    padding-left: 15px;
    box-sizing: border-box;
    outline: none !important;
    position: relative;
    display: block;
    float: none;
    margin: 0;
    width: 100% !important;
    right: 0;
    margin-bottom: 20px;
}

.catalog.vn .search {
    float: none;
    width: 100%;
    margin: 0 !important;
}

body {
    line-height: normal;
    background: #fff;
    min-height: 100%;
    position: relative;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    margin: 0;
    color: #24272a;
    font-size: 100%;
    min-width: auto;
    min-height: 100%;
    padding-bottom: 380px;
}

footer {
    height: 380px;
    box-sizing: border-box;
}

section.menu_top {
    display: none;
}

.slider {
    display: none;
}

.ost.right {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background: #00AB52;
    height: 62px;
}

.promo.left {
    display: none;
}

.menu-ico.hide {
display: block;
    position: absolute;
	top: 19px;
    left: 25px;}

header .line-menu {
    display: block;
    background: #fff;
    width: 30px;
    height: 4px;
    margin: 0 0 5px 0;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.big.right {
    display: none;
}

header .menu-ico.cancel .line-menu:nth-child(1) {
    -moz-transform: rotate(45deg) translateY(12px);
    -ms-transform: rotate(45deg) translateY(12px);
    -webkit-transform: rotate(45deg) translateY(12px);
    transform: rotate(45deg) translateY(12px);
}

header .menu-ico.cancel .line-menu:nth-child(2) {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}

header .menu-ico.cancel .line-menu:nth-child(3) {
    -moz-transform: rotate(-45deg) translateY(-13px);
    -ms-transform: rotate(-45deg) translateY(-13px);
    -webkit-transform: rotate(-45deg) translateY(-13px);
    transform: rotate(-45deg) translateY(-13px);
}


nav.menu_top.right {
    width: 50%;
    background: #00AB52;
    position: fixed;
    left: 0;
    top: 62px;
    bottom: 0;
    z-index: 9999999;
    overflow: auto;
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 25px 15px;
    box-sizing: border-box;
}

nav.menu_top.right.show {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

header {
    position: relative;
    z-index: 99;
    height: 63px;
    padding: 0;
}

nav.menu_top.right a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding: 6px 10px;
    font-size: 13px;
}

.hide.manu {
    display: block;
    margin-top: 25px;
    padding-top: 17px;
    border-top: 1px solid #fff;
}

.hide.nomerok {
    display: block;
    color: #fff;
    font-size: 24px;
}
.hide.nomerok a#tel{
    display: block;
    color: #fff;
    font-size: 28px;
}
ol.left.sp, ul.right.sp {
    float: none;
    width: 100%;
    box-sizing: border-box !important;
}

.catalog.vn table tr td {
    padding: 7px 0px;
    font-size: 12px;
}

.tel_top.right {
    display: none;
}

.search {
}

.niz {
    position: absolute;
    right: 10px;
    width: 50%;
    top: 10px;
}

.search_top.left {
    width: 100%;
    float: none;
}

i.menu-ico.hide.cancel {
    left: 29px;
}

.logo.left {
    position: fixed;
    z-index: 10;
    left: 16%;
    width: 20%;
    top: 4px;
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

/* .logo.left img {
    width: 100%;
    grayscale(0.7);
    -webkit-filter: brightness(0) saturate(0%);
    -moz-filter: saturate(0%);
    -o-filter: saturate(0%);
    -ms-filter: saturate(0%);
} */

.nenay .menu.left {
    margin: 0 !important;
    width: 31% !important;
    margin-right: 11px !important;
}


.logo.left {
    position: fixed;
    z-index: 10;
    left: 16%;
    width: 20%;
    top: 4px;
	 -webkit-filter:invert(100%) brightness(100) saturate(0%);
    -moz-filter: invert(100%) brightness(100) saturate(0%);
    -ms-filter:invert(100%) brightness(100) saturate(0%) ;
    -o-filter: invert(100%) brightness(100) saturate(0%);
    filter: invert(100%) brightness(100) saturate(0%);
}

.logo.left img {
        max-height: 55px;
		width:auto;
    
/*     -webkit-filter:invert(100%) brightness(100) saturate(0%);
    -moz-filter: saturate(0%);
    -o-filter: saturate(0%);
    -ms-filter: saturate(0%); */
}

.nenay .menu.left .block_header {
    font-size: 12px;
}

.nenay .menu.left ul.menu li a {
    font-size: 11px;
    line-height: 12px;
    display: block;
    padding-bottom: 12.5px;
	font-weight: 400;
}

.nenay .menu.left:last-child {
    margin-right: 0 !important;
}

/* .nenay {
    display: none;
} */

.pop {
    display: none;
}

.sveg .block-row h4 a {
    font-size: 12px;
}

.pop_block, .sveg .block-row {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.pop_block:nth-child(2), .sveg .block-row:nth-child(2) {
    margin-right: 0;
}

.shops {
    padding-bottom: 20px;
}

.blokin.left>div.ad {
    display: inline-block;
    width: 44%;
    padding: 0;
    margin-bottom: 0;
    vertical-align: middle;
    font-size: 13px;
}

.blokin.left>div.logo {
    display: inline-block;
    margin-right: 30px;
    vertical-align: middle;
}

.blokin.left>div.tel {
    display: inline-block;
    width: 28%;
    vertical-align: middle;
    margin: 0;
    margin-right: 25px;
    font-size: 13px;
}

.blokin.left>div.web {
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    margin: 0;
}

.blokin.left>div.cop {
    display: inline-block;
    margin: 0;
    vertical-align: -webkit-baseline-middle;
    margin-left: 30px;
    width: 27%;
}

.blokin.left>div.ur {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-top: 25px;
}

.blokin.left>div.pil {
    position: absolute;
    right: 15px;
    top: 62%;
} 

.blokin.left {
    float: none;
    width: 100%;
}

.left.fit {
    float: none;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 25px;
}

.shop_search_price input.from, .shop_search_price input.to {
    width: 46%;
}

.js_shop_search_brand label, .js_shop_search_param.shop_search_param label {
    font-size: 15px;
}

form#formsend {
    display: none;
    width: 88%;
    margin: 0 auto;
}

.block.shop-search h3 {
    background: #00AB52;
    color: #fff;
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 0px;
    font-weight: 500;
}

.catalog h1 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 10px;
}

.catalog p {
    font-size: 14px;
    line-height: 21px;
    margin-top: 0;
    margin-bottom: 10px;
}

.js_shop.shop-item.shop {
    float: none;
    margin: 0 auto !important;
    width: 80%;
    height: 390px;
}

.js_shop_list.shop_list {
    float: none;
    width: 100%;
}

.shop_img.shop-photo img {
    width: 100%;
}

.vs {
    font-size: 14px;
    display: inline-block;
    width: 48%;
    margin: 0 1%;
    margin-bottom: 19px;
    vertical-align: top;
    padding-right: 10px;
}

.yi {
    font-size: 14px;
}

.shop-item-left {
    float: none;
    width: 100%;
}

.shop-item-right {
    float: none;
    width: 100%;
    margin-bottom: 25px;
}

.shop-item-right {
    float: none;
    width: 100%;
}

ul.lSPager.lSGallery {
    display: none !important;
}

.lSSlideOuter.vertical {
    padding-right: 0 !important;
    padding-left: 0;
}

.lSAction > a {
    background-image: url('../img/controls11.png');
    left: 32% !important;
    margin-left: 0 !important;
}

.price>form {
    width: 100%;
    margin-bottom: 25px;
}

.price>form {
    width: 100%;
    margin-bottom: 25px;
}

.left.noms {
    float: none;
    border-right: 0;
    border-bottom: 2px solid #5d5959;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 25px;
    text-align: center;
}

.feedback_form form.ajax h3, .left.noms h4 {
    width: 100%;
}

.right.formik {
    float: none;
    width: 100%;
    text-align: center;
}

.feedback_form form.ajax>div {
    margin: 0 15px;
    margin-bottom: 15px;
}

.catalog.vn.kont p:last-child span {
    line-height: 30px;
    font-size: 21px !important;
}

.catalog.vn.kont p:last-child {
    text-align: center;
}

.feedback_form input.button.solid {
    width: 270px;
}

.right.arh {
    width: 100%;
    margin: 25px 0px;
}

.left.claus {
    width: 100%;
}

.news_year a {
    margin-top: 26px;
    margin-bottom: 0px;
}

.mes {
    margin-top: 1px;
}

.js_news_block.news_block .hes {
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: -20px;
}

.clauses_all_img {
    float: none;
    max-width: 100%;
    margin: 0;
    width: 100%;
    margin-bottom: 25px;
}

.clauses_date {
    position: absolute;
    font-size: 18px;
    font-style: normal;
    right: 59px;
    top: 120px;
}


}


@media (max-width: 479px) and (min-width: 320px) {

.shop_cat_link {
    margin-right: 15px !important;
    margin-left: 15px !important;
    float: none;
    display: inline-block;
}

.js_shop_list.shop_list.no_fit {
    text-align: center;
}

.container {
    width: 100%;
    padding: 0px 15px;
}

.catalog.vn .search {
    float: none;
    width: 100%;
    margin: 0 !important;
}

body {
    line-height: normal;
    background: #fff;
    min-height: 100%;
    position: relative;
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    margin: 0;
    color: #24272a;
    font-size: 100%;
    min-width: auto;
    min-height: 100%;
    padding-bottom: 530px;
	    padding-top: 63px;
}

footer {
    height: 530px;
    box-sizing: border-box;
}

section.menu_top {
    display: none;
}

.slider {
    display: none;
}

header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    background: #00AB52;
    height: 62px;
}

.promo.left {
    display: none;
}

.menu-ico.hide {
    display: block;
    position: absolute;
	top: 19px;
    left: 25px;
    z-index: 200;	
    display: inline-block;
    padding-left: 10px;	
	    position: static;
    padding-top: 10px;
	
}
.verh {
    width: 100%;
    height: 63px;	
}

.ost.right {
    width: 85.4%;
    width: 100%;
    height: 63px;
}
header .line-menu {
    display: block;
    background: #fff;
    width: 30px;
    height: 4px;
    margin: 0 0 5px 0;
    -moz-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.big.right {
    display: none;
}

header .menu-ico.cancel .line-menu:nth-child(1) {
    -moz-transform: rotate(45deg) translateY(12px);
    -ms-transform: rotate(45deg) translateY(12px);
    -webkit-transform: rotate(45deg) translateY(12px);
    transform: rotate(45deg) translateY(12px);
}

header .menu-ico.cancel .line-menu:nth-child(2) {
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
}

header .menu-ico.cancel .line-menu:nth-child(3) {
    -moz-transform: rotate(-45deg) translateY(-13px);
    -ms-transform: rotate(-45deg) translateY(-13px);
    -webkit-transform: rotate(-45deg) translateY(-13px);
    transform: rotate(-45deg) translateY(-13px);
}


nav.menu_top.right {
    width: 80%;
    background: #00AB52;
    position: fixed;
    left: 0;
    top: 62px;
    bottom: 0;
    z-index: 9999999;
    overflow: auto;
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 25px 15px;
    box-sizing: border-box;
}

nav.menu_top.right.show {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

 header {
    z-index: 99;
    height: 63px;
    padding: 0;
} 

nav.menu_top.right a {
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    padding: 6px 10px;
    font-size: 13px;
}

.hide.manu {
    display: block;
    margin-top: 25px;
    padding-top: 17px;
    border-top: 1px solid #fff;
}

.hide.nomerok {
    display: block;
    color: #fff;
    font-size: 24px;
}

.hide.nomerok a#tel{
    display: block;
    color: #fff;
    font-size: 24px;
}

ol.left.sp, ul.right.sp {
    float: none;
    width: 100%;
    box-sizing: border-box !important;
}

.catalog.vn table tr td {
    padding: 7px 0px;
    font-size: 12px;
}

.tel_top.right {
    display: none;
}

.search {
}

.niz {
    position: absolute;
    right: 10px;
    width: 12%;
    top: 10px;
}

.search_top.left {
    width: 100%;
    float: none;
}

i.menu-ico.hide.cancel {
    left: 29px;
}

.logo.left {
    position: fixed;
    z-index: 10;
    left: 16%;
    width: 20%;
    top: 4px;
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

/* .logo.left img {
    width: 100%;
    grayscale(0.7);
    -webkit-filter: brightness(0) saturate(0%);
    -moz-filter: saturate(0%);
    -o-filter: saturate(0%);
    -ms-filter: saturate(0%);
} */

.nenay .menu.left {
    margin: 0 !important;
    width: 31% !important;
    margin-right: 11px !important;
}


.logo.left {
    position: fixed;
    z-index: 10;
    left: 22%;
    width: 20%;
    top: 7px;
    -webkit-filter: invert(100%);
    filter: invert(100%);
    z-index: 15;
}

.logo.left img {
        max-height: 45px;
        width:auto;
        grayscale(0.7);
        -webkit-filter: brightness(0) saturate(0%);
        -moz-filter: brightness(0) saturate(0%);
        -o-filter: brightness(0) saturate(0%);
        -ms-filter: brightness(0) saturate(0%);
}

.nenay {
    display: none;
}

.search_top.left input.submit_search {
    position: absolute;
    height: 40px;
    top: 0;
    right: 0;
    width: 40px;
    outline: none !important;
    border: 0;
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
}

input.input_search {
    display: none;
    position: absolute;
    right: 40px;
    top: 0;
    width: 175px !important;
}

.search_top.left form {
    min-width: 40px;
    min-height: 40px;
}

.niz:after {
    content: "";
    clear: both;
    display: block;
}

.niz {
    overflow: visible;
    z-index: 20;
}


.titl {
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 0;
}

.pop_block, .sveg .block-row {
    display: block;
    margin: 30px auto !important;
    margin-top: 0;
}

.blokin.left {
    float: none;
    width: 100%;
}

.left.fit {
    float: none;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 25px;
}

.shop_search_price input.from, .shop_search_price input.to {
    width: 45%;
}

.js_shop_search_brand label, .js_shop_search_param.shop_search_param label {
    font-size: 15px;
}

form#formsend {
    display: none;
    width: 100%;
    margin: 0 auto;
	    margin-bottom: 36px;
    overflow: hidden;
}

.block.shop-search h3 {
    background: #00AB52;
    color: #fff;
    width: 100%;
    display: block;
    text-align: center;
    padding: 10px 0px;
    font-weight: 500;
}

.catalog h1 {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 20px;
}

.shop_text.text {
    display: none;
}

.catalog p {
    font-size: 14px;
    line-height: 21px;
    margin-top: 0;
    margin-bottom: 10px;
}

.js_shop_list.shop_list {
    float: none;
    width: 100%;
}

.shop_cat_link {
    font-size: 20px;
}

.js_shop.shop-item.shop {
    margin: 0 auto;
    display: block;
    float: none;
    margin-bottom: 25px;
}

.shop_img.shop-photo img {
    width: 100%;
}

.vs {
    font-size: 14px;
    display: inline-block;
    width: 48%;
    margin: 0 1%;
    margin-bottom: 19px;
    vertical-align: top;
    padding-right: 10px;
}

.yi {
    font-size: 14px;
}

.shop-item-left {
    float: none;
    width: 100%;
}

.shop-item-right {
    float: none;
    width: 100%;
    margin-bottom: 25px;
}

.shop-item-right {
    float: none;
    width: 100%;
}

ul.lSPager.lSGallery {
    display: none !important;
}

.lSSlideOuter.vertical {
    padding-right: 0 !important;
    padding-left: 0;
}

.lSAction > a {
    background-image: url('../img/controls11.png');
    left: 28% !important;
    margin-left: 0 !important;
}

.price>form {
    width: 100%;
    margin-bottom: 25px;
}

.price>form {
    width: 100%;
    margin-bottom: 25px;
}

.left.noms {
    float: none;
    border-right: 0;
    border-bottom: 2px solid #5d5959;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 25px;
    text-align: center;
}

.feedback_form form.ajax h3, .left.noms h4 {
    width: 100%;
}

.right.formik {
    float: none;
    width: 100%;
    text-align: center;
}

.feedback_form form.ajax>div {
    margin: 0;
    margin-bottom: 15px;
    width: 100%;
}

.catalog.vn.kont p:last-child span {
    line-height: 30px;
    font-size: 21px !important;
}

.catalog.vn.kont p:last-child {
    text-align: center;
}

.feedback_form input.button.solid {
    width: 100%;
}

.blokin.left>div {
    padding: 0 !important;
}

.feedback_form form.ajax>div input {
    width: 100%;
}

.blokin.left {
    text-align: center;
}

ol.left.sp, ul.right.sp {
    float: none;
    width: 100%;
    box-sizing: border-box !important;
}

.catalog.vn table tr td {
    padding: 7px 0px;
    font-size: 12px;
}

.catalog.vn table {
    display:none;
}
	
.catalog.vn .form {
    font-size: 12px;
}	

.price .js_shop_param_price.shop_param_price.shop-item-price:before {
    content: "Цена:";
    font-size: 24px;
    font-weight: 900;
    color: #2f1945;
    display: block;
    margin-right: 7px;
}

.price .js_shop_param_price.shop_param_price.shop-item-price {
    float: left;
    margin-top: -7px;
}

.shop_clauses_rel a {
    width: 100%;
    font-size: 11px;
}

span.price {
    font-size: 21px;
    font-weight: bold;
    color: #2f1945;
}

.right.arh {
    width: 100%;
    margin: 25px 0px;
}

.left.claus {
    width: 100%;
}

.news_year a {
    margin-top: 26px;
    margin-bottom: 0px;
}

.mes {
    margin-top: 1px;
}

.js_news_block.news_block .hes {
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: -20px;
}

.clauses_all_img {
    float: none;
    max-width: 100%;
    margin: 0;
    width: 100%;
    margin-bottom: 25px;
}

.clauses_date {
    position: absolute;
    font-size: 18px;
    font-style: normal;
    right: 10px;
    top: 138px;
}

.catalog.vn .search>form input.input_search {
    height: 40px;
    border: 0;
    background: #f2f2f2;
    padding-left: 15px;
    box-sizing: border-box;
    outline: none !important;
    position: relative;
    display: block;
    float: none;
    margin: 0;
    width: 100% !important;
    right: 0;
    margin-bottom: 20px;
}

.adress {
    width: 263px;
}

.name_mag {
    margin-bottom: 10px;
    margin-top: 10px;
}

.adr_mag {
    margin-bottom: 10px;
}

.time_mag {
    font-size: 16px;
}
	
}