@charset "windows-1251";

/*reset*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, a, em, ins, small, strong, b, i, dl, dt, dd, form, label, table, tbody, tfoot, thead, tr, th, td, p, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
img {
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
}
body {
    line-height: 1.4;
}

ul {
    list-style: none;

}


.b-m-txt ul
{
    list-style: disc;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 15px;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html, body {
    height:100%;
}

body {background:#dbd4d4; font-family:tahoma,helvetica,arial, sans-serif; font-size:100.01%;}
h1 {font-size:24px; font-weight:normal; margin-bottom:9px;}
h2
{
    font-weight:normal; font-size:20px;
    margin-bottom: 5px;
    margin-top: 10px;
}
h3 {
    margin-top: 10px;
    font-weight:normal;
    font-size:18px;
    margin-bottom: 5px !important;
}

h4 {font-size:16px; font-weight:normal; margin-bottom:10px;}
h5 {margin-bottom:8px;}

p
{
    margin-bottom: 7px;
}




.h2
{

}

.h3
{
    font-weight:normal; font-size:20px;
    padding-bottom: 7px;
}

.h4
{

}

.h5
{

}


a {color:#1d2a63;}
a:hover {color:#e8641b;}
.wrapper {background:#dbd4d4;
    width:100%;
    min-height:100%;
    height:auto  !important;
    height:100%;
    position:relative;
    font-size:12px;
    min-width:1000px;
}



.head {height:35px; width:984px; margin:0 auto 4px; background:#fff; position:relative; padding-top:53px;}
.cn {border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; -khtml-border-radius:0 0 5px 5px; position:relative;}
.logo {position:absolute; left:15px; top:20px; font-size:15px !important;
    color:#5f5e60 !important; }
.logo a {text-decoration:none; color:#5f5e60;}
.logo span{
    font-size:15px !important;
    text-decoration:none;
    position:absolute;
    left:7px;
    top:-4px;}

.logo-index {position:absolute; left:15px; top:20px;
    background: url(/i/logo2.png);
    width: 180px;
    height: 63px;
}

div.caption_mz
{
    position: absolute;
    left:7px;
    top:-4px;
    width: 200px;
}

h1.logo
{
    font-size:15px !important;
    color:#5f5e60 !important;
}

.page {margin:0 auto; width:1000px; padding-bottom:200px; position:relative; overflow:hidden;}

.leftblock {float:left; position:relative; width:240px; margin-left:8px; display:inline;}
.rightblock {float:left; width:734px; margin-left:10px; display:inline;}
.clear {clear:both;}

.footer {position:relative; background:#fff url(i/bg1.gif) 0 0 repeat-x; clear:both; margin-top:-190px; height:190px; font-size:12px; }
.footer-in {width:1000px; margin:0 auto; padding-top:20px; height:170px;}
.copy {float:left; width:170px; margin-left:24px; display:inline; margin-right:-100%; line-height:1.8;}

.f-nav {float:right;}
.f-nav li {float:left; width:212px; margin-left:40px;}
.f-nav dt {font-size:16px; font-family:Arial; margin-bottom:6px;}
.f-nav dd {margin-bottom:8px;}

.top {position:absolute; left:0; top:0; width:100%; height:32px; background:url(i/bg2.png); overflow:hidden; z-index:2;}
.top-in {width:960px; padding:0 20px; margin:0 auto; line-height:28px; text-align:right;}


.basket {float:right; margin:0 10px 0 0; background:url(i/basket.png); position:absolute; padding:7px 0 0 50px; width:149px; height:62px; bottom:10px; right:8px;}
.basket-ico {position:absolute; width:34px; height:31px; background:url(i/ico.png) -38px -95px; left:12px; top:15px;}
.tel {position:absolute; left:293px; bottom:16px; font-size:18px; font-family:Arial; color:#5f5e60; line-height:1.7;}
.tel a
{
    text-decoration: none;
    color:#5f5e60;
}
/*
.tel:before, .dec1 {position:absolute; content:""; width:23px; height:24px; background:url(i/ico.png) -83px -162px; overflow:hidden; left:-31px; top:3px;}
*/
.header__social {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin: 20px 0 0 0;
    flex-direction: column;
    position: absolute;
    left: -65px;
    top: -16px;
}
.header__social .footer__social-item img {
    height: 25px;
}

.header__social .footer__social-item {
    height: unset;
    width: unset;
}

.tm {position:absolute; left:534px; bottom:42px; color:#5f5e60; top:14px;}
.tm:before, .dec2 {position:absolute; content:""; width:22px; height:22px; background:url(i/ico.png) -58px -162px; overflow:hidden; left:-28px; top:-2px;}


.nav {height:37px; background:#fff url(i/nav2.png) 0 2px repeat-x; margin-bottom:30px; font-size:13px;}
.nav-in {width:1000px; margin:0 auto; height:37px;}
.nav-in ul {padding:2px 0 0 12px;}
.nav-in li {float:left; border-right:1px solid #b4b4b4; border-left:1px solid #fff; height:31px; line-height:31px; padding-top:2px;}
.nav-in li:first-child {border-left:0 none;}
.nav-in li a {line-height:31px; padding:0 10px; color:#000; display:block; height:31px; float:left;}
.nav-in li a:hover {color:#fff; text-decoration:underline;}
.nav-in li.active a {background:#dbd4d4; height:33px; text-decoration:none; color:#000;}
.nav-in li.nav-sale a {background:#e0bd63;}
.nav-in li.nav-sale {border-right:none;}


.b-m-news, .b-m-articles, .tp {background:#fff; border:4px solid #f0efb1; padding:10px 15px; margin-bottom:33px; margin-left:7px;}

.m-b-title {margin-bottom:17px;}
.all-n {float:right; margin-top:7px;}


.b-m-news-ul li {border-bottom:1px dashed #d2dbe3; margin-bottom:10px; padding-bottom:10px;}

.b-m-banners {padding-left:4px;}
.b-m-banner {margin-bottom:35px; width:232px; height:91px; color:#fff; font-size:16px; font-family:Arial; display:block; position:relative; overflow:hidden; text-decoration:none;}
.b-m-banner span {position:absolute; left:0; bottom:0; width:212px; padding:5px 10px; background:rgba(115, 115, 115, 0.7); text-decoration:underline;}
.b-m-banner1 {background:url(i/c1.jpg);}
.b-m-banner2 {background:url(i/c2.jpg);}
.b-m-banner3 {background:url(i/c3.jpg);}
.b-m-banner4 {background:url(i/c4.jpg);}

.partners {background:#fff; padding:1px 12px; margin-bottom:35px;}
.partners img {margin:10px;}

.new-lock {background:#fff; border:4px solid #f0efb1; padding:8px 14px 20px; margin-bottom:23px; margin-left:7px;}
.new-lock h3 {background:url(i/banner1.png) 0 100% no-repeat; position:relative;}
.new-lock h3 a {display:block; padding-bottom:175px;}

.m-articles {overflow:hidden; margin-left:-46px; padding-bottom:10px; position:relative;}
.m-articles li {float:left; width:200px; margin-left:46px; display:inline;}
.m-article-title {font-size:16px; font-family:Arial; margin-bottom:5px;}

.m-items {margin-left:-10px;}
.m-item {display:inline-block; position:relative; vertical-align:top; margin-bottom:27px; background:#fff; border:4px solid #f0efb1; padding:9px 15px 0; width:200px; margin-left:7px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px;}
.m-item h3 {margin-bottom:8px; line-height:1.2;}
.m-item-im {margin-bottom:9px;}
.m-item li {padding-bottom:5px;}
.m-item-line1 .m-item {height:380px;}
.m-item-line2 .m-item {height:350px;}
/*.m-item-line2 .m-item h3 {height:52px;}*/


.tp {text-align:center; margin-bottom:25px; height:80px; padding:44px 0 0; position:relative;}
.tp1 {position:absolute; left:40px; top:18px; width:142px; height:94px; background:url(i/ico.png); overflow:hidden;}
.tp2 {position:absolute; right:40px; top:18px; width:142px; height:94px; background:url(i/ico.png); overflow:hidden;}

.b-tabs {margin-bottom:24px;}
.tab-nav li {float:left; height:39px; font-size:12px; position:relative; background:url(i/tab.gif) 100% -63px; overflow:hidden;}
.tab-nav li i {position:absolute; left:0; top:0; width:10px; height:63px; background:url(i/tab.gif) 0 -63px;}
.tab-nav {margin-bottom:-4px; height:43px; position:relative; z-index:2;}
.tab-nav a {float:left; padding:6px 10px 0 10px; height:17px;}
.tab-body { background:#f0efb1; padding:4px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; position:relative;}
.tab-body-in {padding:19px 16px 19px 16px; background:#fff;}
.b2-in  {padding:1px 16px 19px 16px; background:#fff;}
.b2 { background:#f0efb1; padding:4px; margin-bottom:30px;}
.tab-nav .active {background:url(i/tab.gif) 100% 0;}
.tab-nav .active a { color:#000; text-decoration:none; font-family:Arial;}
.tab-nav .active i {background:url(i/tab.gif);}

.search-area {margin-bottom:2px;}
.search-area input {vertical-align:middle;}
.s-inp {margin:0; width:600px; padding:2px 5px; margin-right:4px;}
.btn1 {display:inline-block; vertical-align:middle; height:30px; background:url(i/btn.png) 100% 0; padding:0 6px 0 0; position:relative; margin-left:6px;}
.btn1 input {margin:0; padding:0 9px; font-size:16px; font-family:Arial; color:#000; background:none; border:none; cursor:pointer; height:30px; line-height:27px;}
.btn1 i {position:absolute; left:-6px; top:0; width:6px; height:30px; background:url(i/btn.png); overflow:hidden;}
input::-moz-focus-inner {
    padding:0;
    border:0;
}
.btn2 {display:inline-block; vertical-align:middle; height:22px; background:url(i/btn.png) 100% -37px; padding:0 6px 0 0; position:relative; margin-left:6px;}
.btn2 input {margin:0; padding:0 9px; font-size:13px; font-family:Arial; color:#000; background:none; border:none; cursor:pointer; height:22px; line-height:13px;}
.btn2 i {position:absolute; left:-6px; top:0; width:6px; height:22px; background:url(i/btn.png) 0 -37px; overflow:hidden;}
.ex {color:#666; margin-bottom:4px;}
.ex span, .filtr-control span {cursor:pointer; color:#1d2a63; border-bottom:1px dashed #1d2a63; position:relative;}
.filtr-control {text-align:right; padding-right:17px; margin-bottom:8px;}
.filtr-control span:before, .dec3 {content:""; width:9px; height:9px; position:absolute; right:-15px; top:5px; background:url(i/ico.png) -109px -95px; overflow:hidden;}
.filtr-control2 span:before, .filtr-control2 .dec3 {background:url(i/ico.png) -119px -95px;}
.filtr-more td {padding:0 15px 4px 0; white-space:nowrap; vertical-align:middle;}
.filtr-more td input, .filtr-more td select {vertical-align:middle;}
.w1 {width:90px;}
.w2 {width:40px;}
.w3 {width:137px;}
.w7 {width:125px;}
.w4 {width:270px;}
.w5 {width:150px;}
.w6 {width:300px;}

.search-btn {background:#f0f0f0; text-align:center; margin:0 -16px; padding:7px 0; position:relative;}


.callback-btn {position:absolute; left:534px; bottom:23px;}
.callback-btn input {width:174px;}
.m-nav {background:#f0efb1; padding:4px; margin-bottom:27px;}
.b-m-nav {padding-top:8px;}
.b-m-nav:first-child {padding-top:0;}
.b-m-nav-title {padding:9px 10px; position:relative; font-family:Arial; font-size:16px; border:1px solid #d2dbe3; background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(235,235,235,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%); /* W3C */
    -pie-background: linear-gradient(top, rgb(255,255,255), rgb(235,235,235));
}
.b-m-nav a {text-decoration:none;}
.b-m-brand {color:#ff6000;}
.b-m-nav a:hover {text-decoration:underline;}
.b-m-nav ul {background:#fff; position:relative; padding:7px 14px; border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; -khtml-border-radius:0 0 5px 5px; font-size:13px; font-family:Arial; display:none}

.b-m-nav ul.active {display: block;}


.b-m-nav ul li {border-top:1px solid #fafbfc; border-bottom:1px solid #fafbfc; padding:3px 13px; position:relative;}
.b-m-nav ul .active {border-top:1px solid #8e8e8e; border-bottom:1px solid #8e8e8e;}

.b-m-nav ul ul ul .active {border:0;}


.b-m-nav ul li:before, .dec4 {width:8px; height:8px; content:""; position:absolute; left:0; top:8px; background:url(i/ico.png) -10px -134px; overflow:hidden;}

.b-m-nav ul ul ul {display:none; padding:2px 14px;}
.b-m-nav ul ul {display:none; padding:2px 14px;}


.b-m-nav ul .active > ul {display:block;}
.b-m-nav ul li.active:before {background:url(i/ico.png) -1px -134px;}

.b-m-nav ul ul ul li.active:before {background:url(i/ico.png) -10px -134px;}





.b-m-nav ul .active > a {font-weight:bold; text-decoration:underline;}
/*.b-m-nav ul .active li a {text-decoration:none; font-weight:normal;}*/
.b-m-nav ul .active li a:hover {text-decoration:underline;}



.b-m-nav ul li.header {padding-left:0; font-weight:bold; padding-top:20px}
.b-m-nav ul li.more {padding:0; color:	#3A5590;#0878C8;}
.b-m-nav ul li.more div, .b-m-nav ul li.hide { cursor:pointer;}
.b-m-nav ul li.more:before, .b-m-nav ul li.header:before, .b-m-nav ul li.hide:before {background:none}
.b-m-nav ul li.more ul {padding:0}






.btn-search input {width:60px;}

.videos div {padding-left: 4px; margin-bottom:20px;}
.videos iframe{width: 233px;}









.back-to-ind {float:right;}

.path {font-size:11px; margin-bottom:10px;}

.back-to-ind {font-size:11px; font-family:"Times New Roman"; color:#1d2a63;}
.back-to-ind a {font-family:Arial;}


.b-m-txt {background:#fff; border:4px solid #f0efb1; padding:12px 14px 12px; margin-bottom:23px;}
.b-m-txt h3 {margin-bottom:8px;}


.page-nav {
    text-align:center;
    padding:8px 16px;
    margin:0 -16px 0;
    background:#f5f5f5;
    position:relative;
    border-bottom: 1px #f0f0f0 solid;
}
.page-nav li {display:inline-block; margin:0 4px;}
.page-nav li.active {color:#ea702d;}


.catalog-sort-how
{
    background-color: #f7f7f7;
    padding:8px 16px;
    margin-top: 3px;
    margin-left: -16px;
    margin-right: -16px;
    border-bottom: 1px #f0f0f0 solid;
}

.catalog-sort-how a
{
    text-decoration: none;
    display: inline-block;
    position: relative;
    padding-right: 15px;
}

.catalog-sort-how a.selected
{
    text-decoration: none;
    color: #E8641B;
}

.catalog-sort-how span.asc
{
    background: url(/images/sortimg.png) no-repeat;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 5px;
    right: 0px;
}

.catalog-sort-how span.desc
{
    background: url(/images/sortimg.png) 0px -8px no-repeat;

    width: 8px;
    height: 8px;
    position: absolute;
    top: 5px;
    right: 0px;
}

.pn-l {margin-right:8px; font-family:"Times New Roman"; text-decoration:none; font-size:14px; text-decoration:none;}
.pn-l a, .pn-r a {text-decoration:none;}
.pn-r {margin-left:8px; font-family:"Times New Roman"; text-decoration:none; font-size:14px; text-decoration:none;}

.sort-by {float:left; margin-right:-100%; z-index: 10;position: relative; top:6px;}
form.show-by-form{float:left; padding-left: 80px; top: 5px; position: relative;}



.page-nav-view-all {position:absolute; right:16px; top:8px;}

.items1 {margin-left:-25px; padding-top:25px; margin-right:-20px;}
.b-item1 {width:200px; padding:8px; display:inline-block; vertical-align:top; margin:0 0 19px 22px; border:1px solid #fff; position:relative;}
.b-item1-active {border:1px solid #e8641b;}
.item1-title {font-family:Arial; font-size:13px; margin-bottom:5px;}
.item1-har li {margin-bottom:2px;}
.item1-price {font-size:20px; font-family:Arial;}
.item1-price-old {font-size:12px; text-decoration:line-through;}
.item1-price-new {font-size:16px; font-family:Arial; color:#e8641b;}
.b-item1 .btn2 {float:right; margin-top:4px;}
.label-active-1 {width:91px; height:85px; background:url(i/ww1.png); position:absolute; right:-9px; top:0;}
.label-active-2 {width:140px; height:22px; background:url(i/ww2.png); position:absolute; right:0; top:3px;}
.label-active-3 {width:50px; height:50px; background:url(i/ww3.png); position:absolute; left:1px; top:-2px;}
.b-item2 {padding:18px 0; border-top:1px dashed #a7a7a7; overflow:hidden; position:relative;}
.b-item2:first-child { border:none;}


.item2-body {float:left; width:250px; padding-left:213px; overflow:hidden;}
.item2-title {padding-bottom:5px;}
.item2-title img {float:left; margin-left:-213px; dis:inline;}
.item2-har {margin-bottom:13px;}
.item2-select {margin-bottom:13px; width:198px;}
.item2-price {font-size:20px; font-family:Arial; margin-bottom:11px;}

.item2-sp {float:left; width:180px; padding:23px 0 0 40px; list-style:disc; color:#e96d28;}
.item2-sp span {color:#000;}


.b-m-nav-brand li {vertical-align:middle;}
.nav-im-brand {display:inline-block; vertical-align:middle; width:74px; text-align:center;}

.mb0 {margin-bottom:0;}

.a-enter {text-decoration:none; border-bottom:1px dashed #1d2a63;}
.circ {color:#e96d28; margin:0 5px;}


.b-brand-im {height:110px; line-height:99px; text-align:center; vertical-align:middle;}
.b-brand-im img {vertical-align:middle;}

.b-brand {vertical-align:top; display:inline-block; position:relative; padding:15px; width:196px; border:4px solid #f0efb1; margin:0 0 29px 10px; background:#fff; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px;}
.b-brands {margin-left:-10px;}

.mt10 {margin-top:10px;}
.b-brand-im2 {text-align:center; margin-bottom:5px;}
.b-brand-im2 img {vertical-align:middle;}

.cilindr-size {height:100px; padding-top:15px; position:relative;}
.cilindr-size-help {text-decoration:none; border-bottom:1px dashed #1d2a63; position:absolute; left:0; bottom:40px;}
.cilindr-size1 {position:relative; margin-left:228px; width:124px; height:97px; background:url(i/rt1.png); float:left;}
.cilindr-size2 {position:relative; margin-left:21px; width:148px; height:97px; background:url(i/rt2.png); float:left;}
.cs-chb {position:absolute; left:-20px; top:5px;}
.cilindr-size .btn2 {position:absolute; left:580px; top:18px;}


/*показать/скрыть дополнительные параметры*/
.cilindr-size-show, .cilindr-size-hide
{
    text-align: right;
    position: absolute;
    padding-bottom: 2px;
    color: #1D2A63;
    position: absolute;
    right: 15px;
    bottom: 10px;
    border-bottom: 1px #1D2A63 dotted;
    cursor: pointer;
}

.cilindr-size-show:hover, .cilindr-size-hide:hover
{
    color: #E8641B;
    border-bottom: 1px #E8641B dotted;
}

.cilindr-size-show
{
    /*display: none;*/
}

.cilindr-size-hide
{
    /*display: none;*/
}


.cs-select1 {position:absolute; left:3px; top:39px; width:50px;}
.cs-select2 {position:absolute; left:67px; top:39px; width:50px;}

.item-card {border:4px solid #f0efb1; margin-bottom:30px; padding:18px; background:#fff;}

.ins {position:relative; padding:22px 0 0 31px;}
.ins a:before, .dec5 {content:""; position:absolute; width:25px; height:31px; background:url(i/ico.png) -130px -96px; overflow:hidden; left:0; top:11px;}
.item-card-im {float:left; width:400px;}
.item-card-cols {overflow:hidden; padding-bottom:30px;}
.item-card-info {float:right; width:274px;}

.item-card-price {margin-bottom:40px; margin-top:13px; font-family:Arial;}
.item-card-price .btn1 {float:right;}
.item-card-price b {font-size:20px; font-weight:normal;}

.t1 {width:100%; margin-bottom:30px;}
.t1 th {background:#e0bd63; font-weight:normal; text-align:left; padding:5px 15px;}
.t1 td {border-bottom:1px solid #9a9a9a; font-weight:normal; text-align:left; padding:5px 15px;}
.spec-btn input {width:260px;}

.teh-har {width:270px;}
.teh-har li {background:url(i/line.gif) 0 100% repeat-x; margin-bottom:18px; vertical-align:bottom;}
.teh-har-title {vertical-align:bottom; display:inline-block; font-size:11px; width:106px; background:#fff;}
.teh-har-res {vertical-align:bottom; display:inline-block; padding-left:10px; margin-left:46px; width:108px; background:#fff;}
.pt0 {padding-top:0;}

.add-opinion {float:right; margin-left:10px; font-size:12px; margin-top:5px;}

.opinions {margin-bottom:25px;}
.b-opinion {padding-bottom:15px; margin-bottom:15px; border-bottom:1px dashed #a7a7a7;}
.opinion-title {padding-bottom:8px;}


.form {width:320px;}
.form-line {margin-bottom:11px;}
.form-line-title {margin-bottom:4px;}
.req {color:#e96d28;}
.alt-form-txt {color:#666; margin-left:5px;}

.form .btn2, .form .btn1 {margin-bottom:10px;}

.content {border:4px solid #f0efb1; margin-bottom:30px; padding:18px 16px; background:#fff;}
.p1 {margin-bottom:9px; line-height:1.6;}

.ul1 li {margin-bottom:11px; position:relative; padding-left:12px;}
.ul1 li:before, .dec6 {content:""; position:absolute; width:6px; height:6px; overflow:hidden; background:url(i/ico.png) -109px -106px; left:0; top:6px;}
.ul1 {margin-bottom:22px;}

.att {border-top:1px solid #dbd4d4; border-bottom:1px solid #dbd4d4; padding:5px 13px; background:#f0f0f0;}


.b-news-i {border-top:1px dashed #a7a7a7; padding:18px 0; overflow:hidden;}
.b-news-i img {float:left; margin:0 14px 10px 0;}
.b-news-i:first-child { border-top:none;}
.b-news {padding-bottom:20px;}
.box {margin-bottom:25px;}


.im-l {float:left; margin:0 15px 10px 0;}
.im-r {float:right; margin:0 0 10px 15px;}

.content-opt {width:480px;}

.content .form {width:100%;}
.form-file {margin-bottom:20px;}
.form-file input {margin-top:8px;}


.shop {border-top:1px dashed #a7a7a7; padding:20px 0; overflow:hidden;}
.shop:first-child {border:none; padding-top:0;}

.shop-main {float:left; width:450px;}
.shop-aside {float:right; width:230px;}
.shop-aside h4 {margin:0 0 15px 17px; font-weight:normal;}
.map {margin-bottom:5px;}
.view-on-bigmap {margin-bottom:18px;}
.shop-places li {margin-top:10px;}

.shop-info {position:relative; background:#f0f0f0; padding:17px;}
.shop-info p {margin-bottom:18px;}
.shop-info li {padding-bottom:4px;}
.shop-info:before, .dec7 {content:""; width:13px; height:14px; position:absolute; left:-13px; top:0; background:url(i/ico.png) -19px -134px; overflow:hidden;}


.bp {position:relative; padding:20px 0; font-family:Arial; font-size:16px; font-weight:bold; color:#eb7d0f; overflow:hidden;}
.bp ul {margin-left:-92px; position:relative;}
.bp li {float:left; margin-left:92px; position:relative; display:inline;}
.bp li span {font-size:24px; position:absolute; margin-top:-8px; margin-left:3px;}
.bp li:before, .dec10 {content:""; position:absolute; width:43px; height:20px; background:url(i/ico.png) -33px -134px; left:-70px; top:3px;}

.kypon {width:432px; height:227px; background:url(i/kypon.jpg); padding:10px 0 0 32px; font-family:Arial; margin-bottom:10px;}
.kypon-title {font-size:42px;}
.kypon-title span {color:#df0024;}
.kypon-title td {padding-bottom:8px;}

.b-kypon {margin-bottom:26px;}

.shipping-title, .pay-title {padding-left:40px; position:relative;}
.shipping-title:before, .dec8 {content:""; width:30px; height:27px; background:url(i/ico.png) -108px -134px; overflow:hidden; position:absolute; left:0; top:0;}
.pay-title:before, .dec9 {content:""; width:30px; height:27px; background:url(i/ico.png) -77px -134px; overflow:hidden; position:absolute; left:0; top:0;}

.basket-page {padding:0 12px;}
.basket-page .content {margin:0 -4px;}


.t-basket {margin-bottom:17px; border-bottom:1px solid #e96d28; width:100%;}
.t-basket td {border-top:1px solid #9a9a9a; padding:17px;}
.t-basket th {background:#dbd4d4; padding:8px 17px; text-align:left; font-weight:normal;}

.item-basket-title {margin-bottom:14px;}

.item-basket-im {overflow:hidden;}
.item-basket-im-wrap {float:left; margin-right:9px; position:relative;}
.item-basket-im-wrap img {vertical-align:top;}
.item-basket-im-wrap .zoom {width:27px; height:24px; position:absolute; right:0; bottom:0; background:url(i/ico.png) 0 -156px; overflow:hidden; cursor:pointer;}

.order-wrap {overflow:hidden; margin-bottom:33px;}
.order-form {float:left; width:350px; margin-right:-100%; margin-left:17px;}
.order-form .btn1 {margin:0 0 12px 0;}
.order-form-in {background:#f0f0f0; padding:17px; margin:0 0 23px -17px; position:relative;}

.order-form-in textarea {width:295px;}

.f-cols {overflow:hidden;}
.f-col-in {float:left; width:123px; margin-right:30px;}
.f-col-in input {width:115px;}

.total {float:left; margin-left:580px; width:273px; display:inline;}

.total-num {font-family:Arial; font-size:20px; margin-bottom:20px;}
.total-num span {margin-right:40px;}


.edit-order {margin:0 0 0 25px; position:relative; top:-4px;}
.order-form-btn {height:50px;}
.h-num {margin-left:22px;}
.order-form-result td {width:155px; padding-bottom:8px; vertical-align:top;}
.right {float:right;}

.w270 {width:270px;}
.old-price {font-size:16px; text-decoration:line-through; display:block; font-family:Arial;}
.pb175 {padding-bottom:175px;}

.new-lock-title {font-size:16px; margin-bottom:4px;}
.new-lock-title span {border:2px solid #e0bd63; color:#e0bd63; width:28px; height:28px; text-align:center; font-size:24px; font-weight:bold; line-height:28px; display:inline-block; vertical-align:top; margin-right:10px; position:relative; top:-7px;}

.bp2 {padding-top:10px; padding-bottom:4px; font-size:14px;}
.bp-li {top:-10px;}
.help-ico {float:right; width:142px; height:94px; background:url(i/ico.png); overflow:hidden; margin:0 32px 32px 32px; display:inline;}

.n4-title {height:58px; font-size:16px; font-family:Arial;}
.items-n4 {padding-top:0; padding-bottom:20px;}
.items-n4 .b-item1 {margin-bottom:17px;}

.step {font-weight:bold; margin-bottom:10px;}
.step span {border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px; position:relative; vertical-align:middle; display:inline-block; width:20px; height:20px; color:#e96d28; font-size:12px; text-align:center; line-height:20px; background:#dbd4d4; font-weight:normal; margin-right:9px;}

.video-wrap {margin-bottom:30px;}

.teh-help {padding:5px 17px; border-bottom:1px dashed #a7a7a7; width:430px;}
.teh-help h3 { padding-bottom:10px;}
.teh-help:first-child {border-top:none; padding-top:0px;}
.teh-help-title {font-size:16px; margin-bottom:6px; position:relative;}
.teh-help-title .th-video-ico {padding:0 12px 0 30px; color:#e0bd63; font-size:12px; position:relative;}
.teh-help-title .th-video-ico i {width:24px; height:24px; position:absolute; left:0; top:-5px; overflow:hidden; background:url(i/ico.png) -33px -156px;}
.teh-help-title:before, .dec13 {content:""; position:absolute; width:6px; height:6px; background:url(i/ico.png) -109px -106px; left:-17px; top:9px; overflow:hidden;}

.teh-help li {font-size:13px; position:relative;}
.teh-help li:before, .dec12 {content:""; position:absolute; width:9px; height:2px; background:#1d2a63; left:-17px; top:8px; overflow:hidden;}

.services-box {padding:0 0 18px 233px; overflow:hidden; font-family:Arial; font-size:20px;}
.services-box a {color:#000; text-decoration:none;}
.services-box a:hover {color:#1d2a63; text-decoration:underline;}
.services-box img {float:left; margin-left:-233px; display:inline;}
.services-box2 {padding-top:40px;}
.services-box2 img {margin-top:-40px;}

.b-about {overflow:hidden; margin-bottom:36px;}
.b-about img {float:right; margin-left:24px;}
.b-about .left {float:left; margin-left:0;}

.sy { padding-top:20px; padding-left:477px;}

.sitemap-title {padding-left:14px; position:relative; font-size:16px; margin-bottom:5px;}
.sitemap-title:before, .dec14 {content:""; position:absolute; width:6px; height:6px; background:url(i/ico.png) -109px -106px; left:0; top:9px; overflow:hidden;}
.b-sitemap {margin-bottom:15px;}
.b-sitemap ul {padding-left:34px;}
.b-sitemap div {overflow:hidden; padding-left:20px; padding-top:5px;}
.b-sitemap dl {float:left; width:130px; padding-left:17px;}
.b-sitemap dt, .b-sitemap dd {padding-right:10px;}
.b-sitemap dt {font-weight:bold; margin-bottom:5px; margin-left:-17px;}


.dl3 .m-item {
    height: auto !important;;
}

.help-detail ul
{
    margin-bottom: 22px;
}

.help-detail ul li
{

    background: url("i/bull.png") no-repeat scroll 1px 6px transparent;
    overflow: hidden;
    margin-bottom: 11px;
    padding-left: 12px;

}

.help-detail table td { vertical-align:top;}
.help-detail table img { padding-right:15px;}
.help-detail table { margin:10px 0 10px 0;}

.help-detail hr { height:1px; border-top: 1px dashed #A7A7A7; background-color:#fff; color:#fff;}
.help-detail .num
{
    background: none repeat scroll 0 0 #DBD4D4;
    border-radius: 10px 10px 10px 10px;
    color: #E96D28;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    margin-right: 9px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}




.l-search {height:35px; padding-top:5px;}
.l-search .l-search-inp {vertical-align:middle; width:155px;}
.l-search .btn-filtr {float:right;}
.ch-size-cil {float:left; margin-right:-100%; padding-top:8px;}
.txt-more {margin-top:4px;}
.txt-more a {text-decoration:none; border-bottom:1px dashed #1d2a63;}
.txt-more a:hover {border-bottom:1px dashed #e8641b;}
.small-all {margin-left:-10px;}
.b-small { display:inline-block; vertical-align:top; border:3px solid #f0efb1; background:#fff; padding:5px 5px 9px; width:120px; margin-left:9px; margin-bottom:10px;}
.small-title {margin-bottom:6px;}

.news-list-help .news-item { padding-bottom:15px; line-height:1.4;}
.news-list-help .preview_picture { margin-right:10px;}
.videot td { border-bottom:1px dashed #A7A7A7;  padding-bottom:10px; padding-top:10px; vertical-align:top;}

.news-list-help a b { font-weight:normal;font-size:16px;}
.news-list-help .news-item img { padding-top:5px;}

.nav-in li ul li {border:none;float: none;}
.nav-in li ul li a {border:none;float: none; background-color: #fff !important; }
.nav-in li ul li a:hover { color: #000; text-decoration: underline;}

.nav-in li {position: relative; z-index: 99999;}
.nav-in li ul {position: absolute; display: none;

    top:33px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px solid #F0EFB1;
    width:265px;
    padding: 0px;
}



.nav-in li:hover ul {display:block; }


.kluchi .kluch {

    display: inline-block;
    vertical-align: top;
    border: 3px solid #f0efb1;
    background: #fff;
    padding: 5px 5px 9px;
    width: 215px;
    margin-right: 9px;
    margin-bottom: 10px;

}

.ulleft {background-color: #fff; padding: 7px 14px;}
.ulleft li {


    border-top: 1px solid #fafbfc;
    border-bottom: 1px solid #fafbfc;
    padding: 3px 13px;
    position: relative;
    display: list-item;

}


.ulleft li::before {
    width: 8px;
    height: 8px;
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background: url(i/ico.png) -10px -134px;
    overflow: hidden;
}

.alert b, .alert strong{ color: #c21b1b;}
.alert{vertical-align: top;
    border: 3px solid #f0efb1;
    background: #feecec;
    padding: 15px; font-size: 13px;}


table.prices{border-collapse:collapse;}
table.prices td{border:1px #eee solid; padding: 3px;}
table.prices td.header{background-color:#eee;}

.helps {border-bottom: 1px dashed #A7A7A7;
    padding-bottom: 1px;
    padding-top: 10px;
    vertical-align: top;}

.helps h2
{ text-decoration:underline;cursor:pointer; }

.schema {padding-top: 10px;  font-size: 10px;}
.schema-adress{padding-bottom: 5px;}

.help-section-list .section {float: left; margin-right: 11px;border: 4px solid #f0efb1;border-radius: 5px; margin-bottom: 20px;}
.help-section-list .section .b-m-banner {width: 212px; margin-bottom: 0px;}




div.mfeedback {height: 250px;}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:400px; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input, div.mf-message input {width:380px}
div.mf-message textarea {width: width:380px}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}


div.callback-button a
{
    display: block;
    text-decoration: none;
    background: url(/i/callback.png);
    width: 199px;
    height: 35px;
    position: absolute;
    right: 280px;
    top: 40px;
}

div.callback-mail a
{
    display: block;
    text-decoration: none;
    position: absolute;
    right: 299px;
    top: 40px;
    font-size: 18px;
    color: #333333;

}

.paycards
{
    position: absolute;
    left: 270px;
    bottom: 10px;
}

.addres-link
{
    text-decoration: none;
    color: #333333;
}


/*----contacts new-----------*/


.contact-button
{
    position: relative;
    height: 150px;
    background: #f1f0ae url('/contacts/metro_logo.jpg') 10px 10px no-repeat;
    padding-left: 160px;

    cursor: pointer;
}

.contact-button:hover
{
    border-bottom: 5px #dcda78 solid;
    height: 145px;
}

.contact-cap
{
    font-weight: bold;
    font-size: 32px;
    color: #204b9b;
    padding-top: 23px;
}

.contact-desc
{
    font-size: 18px;
    color: #000000;
    padding-top: 7px;
}


.contact-down
{
    background: #f1f0ae url('/contacts/down.jpg') 95px 8px no-repeat;
    font-size: 18px;
    font-weight: bold;
    color: #c37300;
    position: absolute;
    top: 90px;
    right: 40px;
    border-bottom: 1px #c37300 dotted;

}

.contact-adres
{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 170px;
}


.contact-up
{
    background: #f1f0ae url('/contacts/up.jpg') 73px 10px no-repeat;
    font-size: 18px;
    font-weight: bold;
    color: #c37300;
    position: absolute;
    top: 85px;
    right: 30px;
    border-bottom: 1px #c37300 dotted;
    padding-right: 20px;
    display: none;
}


.contacts-wrapper
{
    position: relative;
    padding-top: 240px;
}

.contacts-wrapper p
{
    padding-bottom: 5px;
}

#shop1-contacts, #shop2-contacts
{

    position: absolute;
    width: 339px;
    height: 228px;
    top: 0px;
    cursor: pointer;
    background-color: #f7f7f7;
    display: none;
}

#shop1-contacts
{
    right:0px;
    background: #f7f7f7 url(/contacts/metro_novokosino.png) top left no-repeat;

}

#shop1-contacts .shop-tab-content
{


}

#shop2-contacts
{
    left:0px;
    background: #f7f7f7 url(/contacts/metro_lublino.png) top left no-repeat;
}


.shop-tab-caption
{
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
}

.shop-content-caption
{
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: 10px;
}

#shop1-contacts:hover, #shop2-contacts:hover, .shop-selected
{
    background-color: #f9f0b4 !important;

}

.shop-selected
{
    height: 240px !important;
}





.shop-tab-content
{
    padding:20px;

}

#shop1-content, #shop2-content
{
    position: relative;

    /*border:1px red dashed;
    height: 700px;
    padding: 20px;*/
    padding: 20px;

    /*display: none;*/
}

#shop1-content p, #shop2-content p
{
    padding-bottom: 10px;
}

#shop1-content
{
    display: none;
}

.shop-map
{
    border: 2px #ecc25d solid;
}


.contacts-a1
{
    text-align: center;
    padding-top: 5px;
    font-weight: bold;

}

.contacts-a1 a
{
    color: red;
    font-size: 16px;
}



/* Overlay */
#simplemodal-overlay {

    background-color:#000;
    filter: alpha(opacity=20); /* ?нтенсивность затемнения */
    opacity: 0.2;
    height: 100%;
}



/* Container */

#simplemodal-container {height:100px; width:600px; color:#000000; background-color:#ffffff; border:4px solid #f0efb1; padding:12px;}
#simplemodal-container .simplemodal-data {padding:15px;}
#simplemodal-container code {background:#ffffff; border-left:3px solid #f0efb1; color:#000000; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#000000;}
#simplemodal-container a.modalCloseImg { background:url(/images/close.png) no-repeat; width:30px; height:30px; display:inline; z-index:3200; position:absolute; top:3px; right:3px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}

.modal-close-button
{
    display: block;
    width: 100px;
    height: 30px;
    background-color: #f0efb1;
    cursor: pointer;
    margin-left: 230px;
    margin-top: 20px;
    text-decoration: none;
    line-height: 30px;
}


a.modal-close-button:hover
{
    background-color: #e5af39;


}



/*media start*/
.burger {
    display: none;
}
.about-wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.333fr 75px 1.333fr 75px 1.333fr;
    grid-template-columns: repeat(2, 1.333fr);
    gap: 20px;
    width: 100%;
    margin: 0 auto;
}
.about-wrap .about-item {
    float: unset;
}
.about-wrap .about-item img {
    margin: 0px;
    margin-bottom: 15px;
    float: unset;
}
.about-wrap .about-item strong {
    display: block;
    text-align: center;
}
.b-m-nav-mob {
    display: none;
}

@media screen and (max-width: 1000px) {
    * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .b-m-nav-mob {
        display: block;
    }

    .head {
        width: 100%;
        height: auto;
        min-height: 90px;
        margin: 0px;
        padding: 0px;

        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .page {
        width: 100%;
    }
    .leftblock {
        position: absolute;
        left: 0;
        top: 0px;
        z-index: 101;
        background-color: #fff;
        width: 100%;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: .25s;
        transition: .25s;
        margin: 0px;
        overflow-y: auto;
        height: 100%;
    }
    .footer.active {
        display: none;
    }
    .leftblock.active {
        display: block;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        border-top: 1px solid #000;
        border-bottom: 1px solid #000;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
    }
    .rightblock {
        width: 100%;
        float: unset;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .content {
        margin: 15px 0px 30px 0px !important;
        border-radius: unset !important;
    }
    .nav-in {
        width: 100%;
    }
    .wrapper {
        width: 100%;
        min-width: 100%;
    }
    .footer {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
        background: #fff;
        height: auto;
    }
    .footer-in {
        width: 100%;
        height: auto;
    }
    .nav {
        display: none;
    }
    .f-nav {
        float: unset;
        width: 100%;
        display: inline-block;
    }
    .f-nav li {
        width: 33.33%;
        margin-left: 0px;
    }

    .cn {
        border-radius: unset;
        -moz-border-radius: unset;
        -webkit-border-radius: unset;
        -khtml-border-radius: unset;
    }
    .tel {
        left: 250px;
    }
    .tm {
        left: 510px;
        top: 16px;
        bottom: unset;
    }
    div.callback-mail a {
        left: 510px;
    }

    .basket {
        padding-top: 15px;
        background: rgba(236, 139, 0, 1);
        width: 140px;
        right: 0px;
        padding: 15px 0px 0px 10px;
        border-radius: 3px;
        margin-right: 15px;
    }
    .m-items {
        margin: 0px;
    }
    .m-items .m-item-line {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1.333fr 75px 1.333fr 75px 1.333fr;
        grid-template-columns: repeat(3, 1.333fr);
        gap: 20px;
        width: 100%;
        /*
        padding-left: 15px;
        padding-right: 15px;
        */
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    .home_category_list {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1.333fr 75px 1.333fr 75px 1.333fr;
        grid-template-columns: repeat(3, 1.333fr);
        gap: 20px;
        width: 100%;
        /*
        padding-left: 15px;
        padding-right: 15px;
        */
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    .home_category_list .m-item{
        margin: 0px;
        width: 100%;
    }

    .home_category_list .m-item img {
        width: 100%;
        height: auto;
    }
    .home_category_list .m-item .h3 {
        font-size: 16px;
        line-height: normal;
    }
    .home_category_list .m-item .h3 a {
        text-decoration: none;
    }




    .m-items .m-item-line .m-item {
        margin: 0px;
        width: 100%;
    }
    .m-items .m-item-line .m-item img {
        width: 100%;
        height: auto;
    }
    .m-items .m-item-line .m-item .h3 {
        font-size: 16px;
        line-height: normal;
    }
    .m-items .m-item-line .m-item .h3 a {
        text-decoration: none;
    }
    .send-photo {
        margin-bottom: 20px;
        margin-left: 0px !important;
    }
    .footer-adres-bt {
        width: 100% !important;
        float: unset !important;
    }
    .schema {
        font-size: 13px;
    }
    .logo-index {
        width: 120px;
        height: 42px;
        background-size: contain;
        top: 27px;
        left: 75px;
    }
    div.caption_mz {
        display: none;
    }
    .burger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 41px;
        height: 41px;
        border-radius: 50%;
        background: rgba(236, 139, 0, 1);
        margin-left: 15px;
    }
    .burger span {
        position: relative;
        width: 15px;
        height: 1px;
        background: #fff;
        display: block;
    }
    .burger span:not(:last-child) {
        margin: 0 0 4px 0;
    }
    .burger.active span:last-child {
        display: none;
    }
    .burger.active span:nth-child(2) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .burger.active span:first-child {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 6px;
    }
    .l-search {
        margin: 10px 0px;
        display: inline-block;
    }
    .l-search .l-search-inp {
        width: 187px;
        padding: 5px 10px;
        margin-right: 10px;
    }
    .l-search .btn-filtr {
        margin-top: 3px;
    }
    .b-m-nav {
        padding-top: 0px;
    }
    .b-m-news{
        margin: 0px 0px 15px 0px;
    }
    .m-nav {
        margin-bottom: 15px;
        padding: 5px 5px 5px 5px;
    }
    .path {
        margin-top:10px;
    }
    .search-area {
        width: 100%;
    }

    .s-inp {
        width: calc(100% - 80px);
    }
    .tab-nav {
        display: inline-block;
        height: auto;
        background: #fff;
        padding: 4px;
        border: 5px solid #f0efb1;
    }
    .tab-nav li {
        display: inline-block;
        float: unset;
    }
    .items1 {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1.333fr 75px 1.333fr 75px 1.333fr;
        grid-template-columns: repeat(3, 1.333fr);
        gap: 20px;
        width: 100%;
        /*
        padding-left: 15px;
        padding-right: 15px;
        */
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }

    .b-item1 {
        width: 100%;
        margin: 0px 0px 15px 0px;
    }
    .small-all {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1.333fr 75px 1.333fr 75px 1.333fr;
        grid-template-columns: repeat(5, 1.333fr);
        gap: 20px;
        width: 100%;
        margin: 0 auto;
    }
    .small-all .b-small {
        margin: 0 auto;
        width: 100%;
    }
    .small-all .b-small img{

    }
    .partners {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1.333fr 75px 1.333fr 75px 1.333fr;
        grid-template-columns: repeat(5, 1.333fr);
        gap: 20px;
        width: 100%;
        margin: 0 auto;
    }
    .partners img {
        margin: 0 auto;
    }
    .kypon {
        background-size: cover;
        width: 464px;
        height: 237px;
    }
    .b-brands {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1.333fr 75px 1.333fr 75px 1.333fr;
        grid-template-columns: repeat(4, 1.333fr);
        gap: 20px;
        width: 100%;
        margin: 0 auto;
    }
    .b-brand {
        margin: 0;
        width: 100%;
    }
    .leftblock .b-m-news {
        display: none;
    }
    .leftblock .videos {
        display: none;
    }

    .leftblock .b-m-banners {
        display: none;
    }

}


@media screen and (max-width: 900px) {
    .rightblock .send-photo-method {
        margin: 0 0 10px 0;
    }
    .tel {
        display: none;
    }
    .tm {
        display: none;
    }
    div.callback-mail a {
        display: none;
    }
    .send-photo-method {
        width: 100% !important;
    }
    .send-photo-methods {
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 900px) {
    .items1 img {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 800px) {
    .small-all {
        grid-template-columns: repeat(4, 1.333fr);
    }
}

@media screen and (max-width: 767px) {
    .item-card-info table.t1{
        display: none;
    }
    .item-card-price {
        margin-bottom: 0px;
    }
    .tab-body-in .ch-size-cil {
        float: none;
        margin-top: 10px !important;
    }

    .tab-body-in .cilindr-size1 {
        float: none;
        margin-left: 0px !important;
    }
    .cilindr-size {
        height: auto;
        padding-top: 0px;
    }

    #simplemodal-container {
        width: 300px !important;
        height: 126px !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
    }

    .modal-close-button {
        width: 217px !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
        position: fixed;
        margin-left: 0px;
        margin-top: 0px;
    }

    .b-brands {
        -ms-grid-columns: 1.333fr 75px 1.333fr 75px 1.333fr;
        grid-template-columns: repeat(2, 1.333fr);
    }
    .contact-cap {
        font-size: 22px;
    }
    .contact-down {
        left: 85px;
        bottom: 10px;
        top: unset;
        border-bottom: unset;
    }
    .contact-up {
        left: 85px;
        bottom: 10px;
        top: unset;
        border-bottom: unset;
    }
    #shop2-content img {
        width: 100% !important;
        height: auto !important;

    }
    #shop1-content img {
        width: 100% !important;
        height: auto !important;
    }
    .contact-adres {
        display: block;
        position: unset;
        padding-bottom: 5px;
    }
    .contact-button:hover {
        height: auto;
    }
    .contact-button {
        height: auto;
        padding-bottom: 60px;
        padding-left: 84px;
        background-size: 60px;
    }
    .item-card-im {
        width: 100%;
        float: unset;
    }
    .item-card-info {
        width: 100%;
        float: unset;
        margin-top: 25px;
    }
    .b-about-inn-img img {
        width: 49%;
        height: auto;
        float: unset !important;
        margin: 0px;
    }
    .about-wrap {
        grid-template-columns: repeat(2, 1.333fr);
    }
    .about-wrap .about-item img {
        width: 100%;
        height: auto;
    }
}
@media screen and (max-width: 567px) {
    .header__mobile-item {
        font-size: 13px !important;
    }
    .header__mobile a {
        font-size: 13px !important;
    }
}


@media screen and (max-width: 600px) {
    #shop1-content {
        padding: 0px;
    }
    /*
    #map3 {
        width: calc(100% + 60px);
        position: relative;
        left: -30px;
    }
    #map4 {
        width: calc(100% + 20px);
        position: relative;
        left: -10px;
    }
    */
    .video-item {
        width: 100%;
        float: unset;
        margin: 0px;
    }
    .video-item iframe {
        width: 100%;
    }
    .kypon {
        width: 310px;
        height: 158px;
    }
    .kypon-title {
        font-size: 28px;
    }
    .partners {
        grid-template-columns: repeat(3, 1.333fr);
    }
    .items1 {
        grid-template-columns: repeat(2, 1.333fr);
    }
    .b-item1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .b-item1 .item1-har {
        flex-grow: 1;
    }
    .b-item1 .btn2 {
        float: unset;
        display: flex;
        flex-direction: column-reverse;
    }
    .home_category_list {
        grid-template-columns: repeat(2, 2fr);
        gap: 10px;
    }


    .m-items .m-item-line {
        grid-template-columns: repeat(1, 1.333fr);
    }
    .m-items .m-item-line .m-item img {
        width: unset;
    }
    .m-items .m-item-line .m-item {
        height: auto;
        padding-bottom: 5px;
    }
    .f-nav li {
        width: 100%;
    }
    .f-nav dt {
        margin-top: 5px;
        font-weight: bold;
        font-size: 14px;
    }
    .send-photo-whatsapp span div {
        font-size: 15px !important;
    }
    .send-photo-email span div {
        font-size: 15px !important;
    }
    .send-photo-email:before {
        width: 60px !important;
        height: 50px !important;
    }
    .send-photo-whatsapp:before {
        width: 60px !important;
        height: 50px !important;
    }
    .w1 {
        width: 75px;
    }
    .bx_pagination_section_two {
        display: none;
    }
    .small-all {
        grid-template-columns: repeat(2, 1.333fr);
    }
    .filtr-more {
        display: block;
    }
    .filtr-more tr {
        display: block;
    }
    .filtr-more tr td {
        display: block;
    }
    .filtr-more .w2 {
        width: 60px;
    }
    form.show-by-form {
        margin-bottom: 12px;
    }
    .items-bottom-table tr{
        display: block;
    }
    .items-bottom-table tr td{
        display: block;
        width: 100% !important;
    }

    .cart-items tbody tr td.item-line:first-child {
        display: none;
    }
    .cart-items thead tr td.cart-item-picture {
        display: none;
    }
    .cart-items tfoot tr td:first-child {
        display: none;
    }
    table.cart-items {
        font-size: 10px;
    }
    .sale_order_full_table tr td:last-child > input:not([type=checkbox]):not([type=radio]) {
        width: 100%;
    }
    .sale_order_full_table tr td:last-child textarea{
        width: 100%;
    }

}

@media screen and (max-width: 450px) {
    .item1-price {
        display: flex;
        flex-direction: column-reverse;
    }
    .b-item1 .btn2 {
        float: unset;
        display: flex;
        flex-direction: column-reverse;
    }

}


/*add*/
.send-photo-email:before {
    content: "";
    display: inline-block;
    width: 70px;
    height: 60px;
    background-image: url(/images/mail.png);
    background-color: rgba(236, 139, 0, 1);
    background-repeat: no-repeat;
    background-size: contain;
}

.send-photo-email {
    color: rgba(255, 255, 255, 0.9);
    background-color: rgba(236, 139, 0, 1);
    text-decoration: none;
}

.send-photo-email:hover {
    color: rgba(255, 255, 255, 1);
}

.send-photo-email span {
    padding: 0 10px 0 10px;
}

.send-photo-email span div {
    font-size: 18px;
    font-weight: bold;
}
.send-photo-methods {
    display: flex;
    justify-content: center;
}

.send-photo-method {
    width: 40%;
    padding: 10px;
    margin: 10px;
    text-align: left;
    border-radius: 5px;
    display: flex;
    align-items: center;
    font-size: 14px;
}
.send-photo-whatsapp:before {
    content: "";
    display: inline-block;
    width: 70px;
    height: 60px;
    background-image: url(/images/ws.png);
    background-color: rgba(75, 147, 40, 1);
    background-repeat: no-repeat;
    background-size: contain;
}
.send-photo-whatsapp {
    color: rgba(255, 255, 255, 0.9);
    background-color: rgba(75, 147, 40, 1);
    text-decoration: none;
}

.send-photo-whatsapp:hover {
    color: rgba(255, 255, 255, 1);
}

.send-photo-whatsapp span {
    padding: 0 10px 0 10px;
}

.send-photo-whatsapp span div {
    font-size: 18px;
    font-weight: bold;
}
/*add*/
.customers {
    margin: 0 0 40px 5px;
}
.text-color {
    color: #EC8B00;
}
.text-transform {
    text-transform: uppercase;
}
.text-center {
    text-align: center;
}
.customers-slider__item {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.customers-slider__item img {
    max-width: 100%;

}
.swiper-button-prev::after,
.swiper-button-next::after {
    content: none;
}
.centered-box {
    display: flex;
    justify-content: center;
    margin: 21px 0 0 0;
}
.map-box {
    margin: 40px 0 40px 5px;
}
.map {
    height: 465px;
}
.map-heading {
    font-size: 20px;
    line-height: normal;
    margin: 0 0 25px 0;
}
.map__layout {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
    margin: 40px 0 0 0;
}
.map__item {
    background: #EC8B00;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #fff;
    padding: 15px;
}
.map__item p {
    margin: 0;
}
.map__item a {
    color: #fff;
    text-decoration: none;
}
.map__item span {
    color: black;
}
.map__item-heading {
    color: black;
    font-size: 20px;
    font-weight: 800;
    margin: 0 0 7px 0;
}
.btn {
    display: inline-block;
    text-align: center;
    transition: .3s ease-in-out;
    padding: 7px 45px;
    font-size: 16px;
    color: #fff;
    background: #EC8B00;
    text-decoration: none;
}
.btn:hover {
    color: black;
}
.customers-slider-box {
    padding: 0 35px;
    position: relative;
}
.customers-slider-box .swiper {
    position: static;
}
.customers-slider-box .swiper-button-prev {
    left: 0;
}
.customers-slider-box .swiper-button-next {
    right: 0;
}
.basket__icon {
    display: none;
}
.header__mobile {
    display: none;
}
.leftblock__mobile {
    display: none;
}
.leftblock-toggler__head {
    display: none;
}
.leftblock-toggler__body {
    display: none;
    padding: 5px;
}
.send-photo-methods {
    flex-wrap: wrap;
}
.send-photo-tg {
    color: #fff;
    background-color: #1D8ADA;
    text-decoration: none;
}
.send-photo-tg::before {
    content: "";
    display: inline-block;
    width: 70px;
    height: 60px;
    background-image: url(/i/s-tg.png);
    background-repeat: no-repeat;
    background-size: 80% 80%;
    background-position: center left;
}
.send-photo-tg span {
    padding: 0 10px;
}
.send-photo-tg span div {
    font-size: 18px;
    font-weight: bold;
}
.b-m-nav-title-mobile {
    display: none;
    text-decoration: none;
}
.leftblock-toggler__item.mobile {
    display: none;
}
.page {
    padding-bottom: 60px;
}
.footer {
    margin-top: 0;
    background: #fff;
    height: auto;
    font-size: 16px;
    line-height: normal;
    padding: 25px 15px;
}
.footer-in {
    height: auto;
    padding-top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}
.footer__logo {
    margin: 0 0 20px 0;
}
.f-nav {
    float: none;
    display: grid;
    grid-template-columns: repeat(3, 1.333fr);
    gap: 40px;
}
.f-nav dt {
    font-size: 18px;
    line-height: normal;
    margin: 0 0 8px 0;
}
.f-nav li {
    margin-left: 0;
}
.f-nav a {
    text-decoration: none;
    font-size: 16px;
    line-height: normal;
    font-weight: 300;
}
.footer__social {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 20px 0 0 0;
}
.footer__social-item {
    display: flex;
}
.footer__social-item {
    width: 36px;
    height: 36px;
}
.footer__social-item img {
    max-width: 100%;
}
.schema {
    font-size: 12px;
}
.footer-adres-bt {
    max-width: 237px;
}
.overlay {
    display: none;
}
.send-photo-whatsapp,
.send-photo-email {
    color: #fff;
}
.send-photo-tg,
.send-photo-whatsapp,
.send-photo-email {
    transition: .3s ease-in-out;
}
/*.send-photo-tg:hover,*/
/*.send-photo-whatsapp:hover,*/
/*.send-photo-email:hover {*/
/*    color: black;*/
/*}*/
/*.send-photo-methods .send-photo-whatsapp:hover{*/
/*	color: black;*/
/*}*/


@media screen and (max-width: 1000px) {
    .basket__text {
        display: none;
    }
    .footer-adres-bt {
        max-width: unset;
    }
    .overlay {
        display: block;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: black;
        transition: .3s ease-in-out;
        opacity: 0;
        visibility: hidden;
    }
    .leftblock-toggler__item.mobile {
        display: block;
    }
    .overlay.active {
        opacity: .3;
        visibility: visible;
    }
    .basket__icon {
        display: flex;
    }
    .f-nav dd:last-child {
        margin-bottom: 0;
    }
    .footer__social {
        margin: 10px 0 0 0;
    }
    .schema {
        font-size: 16px;
        line-height: normal;
    }
    .footer__social-item {
        width: 26px;
        height: 26px;
    }
    .tel,
    .tm,
    div.callback-mail a {
        display: none;
    }
    .footer {
        background: #DAD4D4;
        padding: 119px 15px 25px 15px;
        position: relative;
    }
    .footer__logo {
        position: absolute;
        top: 24px;
        left: 15px;
    }
    .footer-adres-bt {
        order: 1;
    }
    .f-nav {
        grid-template-columns: 4fr;
        gap: 30px;
    }
    .f-nav dt {
        font-size: 18px;
        line-height: normal;
        margin: 0 0 8px 0;
    }

    .footer-in {
        flex-direction: column;
    }
    .b-m-nav-title {
        display: none;
    }
    .m-nav.jsTogglerBody {
        display: none;
    }
    .content {
        padding: 0;
    }
    .m-item {
        height: auto !important;
        position: relative;
        padding: 0;
    }
    .m-item-im {
        margin-bottom: 0;
    }
    .m-item ul {
        display: none;
    }
    .m-items .m-item-line .m-item .h3 {
        font-size: 15px;
    }
    .m-item-im {
        position: relative;

    }
    .m-item .h3 {
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 10px;
        z-index: 1;
    }
    .m-item .h3 a {
        color: #fff;
    }
    .m-item-im::after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        background: linear-gradient(180.00deg, rgba(183, 183, 183, 0),rgb(52, 51, 51) 100%);
    }
    .m-item-im
    .leftblock-toggler__item.mobile {
        display: block;
    }
    .lev0 a {
        text-decoration: underline;
    }
    .b-m-nav:not(:last-child) {
        margin: 0 0 5px 0;
    }
    .b-m-nav-title-mobile-icon {
        transition: .3s ease-in-out;
    }
    .b-m-nav-title-mobile-icon.active {
        transform: rotate(-180deg);
    }
    .b-m-nav-title-mobile {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 15px;
        padding: 12px 15px;
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .3);
        transition: .3s ease-in-out;
        font-size: 14px;
        line-height: normal;
    }
    .b-m-nav ul li:before, .dec4 {
        content: none;
    }
    .b-m-nav ul li {
        border-top: 0;
        border-bottom: 0;
        padding: 0;
    }
    .b-m-nav ul,
    .lev0 {
        padding: 10px 15px;
    }
    .b-m-brand {
        color: #EC8B00;
    }
    .b-m-nav ul li:not(:last-child),
    .lev0 li:not(:last-child) {
        margin: 0 0 14px 0;
    }
    .b-m-nav-title-mobile.active {
        transform: rotate(-180deg);
    }
    .m-nav {
        background: transparent;
        padding: 5px !important;
    }
    .b-m-nav-title-mobile svg {
        transition: .3s ease-in-out;
        flex-shrink: 0;
    }
    .send-photo-method {
        /*border-radius: 0;*/
    }
    .leftblock-toggler__item:not(:last-child) {
        margin: 0 0 3px 0;
    }
    .leftblock-toggler__body .send-photo-method {
        margin: 0;
        padding: 9px 18px;
    }
    .leftblock-toggler__body .send-photo-method:not(:last-child) {
        margin: 0 0 5px 0;
    }
    .leftblock-toggler__head {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 15px;
        padding: 12px 20px;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        line-height: normal;
        position: relative;
        z-index: 1;
        background: #EC8B00;
        text-decoration: none;
    }
    .b-m-nav ul {
        display: none;
    }
    .leftblock-toggler__head::before {
        content: '';
        width: calc(100% + 30px);
        height: 100%;
        position: absolute;
        top: 0;
        left: -15px;
        z-index: -1;
        background: #EC8B00;
    }
    .leftblock-toggler__head svg {
        transition: .3s ease-in-out;
        flex-shrink: 0;
    }
    .leftblock-toggler__head.active svg {
        transform: rotate(-180deg);
    }
    .leftblock__mobile-tel {
        font-weight: 700;
        color: #EC8B00;
        text-decoration: none;
    }
    .header__mobile {
        display: block;
        padding: 0 15px;
    }
    .leftblock__mobile {
        display: block;
        font-size: 12px;
        line-height: normal;
        margin: 20px 0 15px 0;
        padding: 0 15px;
    }
    .leftblock__mobile p {
        margin: 0;
    }
    .leftblock-toggler__item {
        overflow-x: clip;
    }
    .leftblock__mobile p:not(:last-child) {
        margin: 0 0 8px 0;
    }
    .leftblock__mobile a {
        color: #EC8B00;
    }
    .leftblock__mobile a:not([class]) {
        color: black;
        text-decoration: none;
    }
    .leftblock__mobile-head {
        font-size: 14px;
        margin: 0 0 8px 0;
        font-weight: 600;
    }
    .leftblock {
        width: calc(100% - 90px);
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;

    }
    .leftblock.active {
        border-top: 0;
        border-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .m-nav {
        padding: 0;
    }
    .m-nav.no-mb {
        margin-bottom: 0;
    }
    .header__mobile-top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 15px;
        padding: 10px 0;
        background: #fff;
        font-weight: 700;
        color: #EC8B00;
    }
    .header__mobile-bottom {
        position: relative;
        padding: 10px 0;
    }
    .header__mobile-input {
        height: 40px;
        border: 1px solid rgba(0, 0, 0, .3);
        padding: 0 45px 0 15px;
        font-size: 14px;
        display: block;
        width: 100%;
    }
    .header__mobile-btn {
        position: absolute;
        right: 13px;
        top: 50%;
        transform: translateY(-50%);
        background: transparent;
        outline: none;
        border: none;
        padding: 0;
        margin: 0;
    }
    .vk-header {
        position: sticky;
        top: 0;
        background: #fff;
        z-index: 100;
    }
    .header__mobile a {
        font-size: 16px;
        line-height: normal;
        text-decoration: none;
        color: #EC8B00;
        display: flex;
    }
    .header__mobile-item {
        display: flex;
        align-items: center;
        gap: 4px;
        font-size: 16px;
    }
    .header__mobile-item a img {
        width: 26px;
        height: 26px;
    }
    .wrapper {
        background: #fff;
    }
    .basket {
        padding: 0;
        margin: 0;
        background: transparent;
        width: auto;
        height: auto;
        position: static;
    }
    .head.cn {
        padding: 15px 15px 9px 15px;
        min-height: unset;
    }
    .logo-index {
        margin: 0;
    }
    .l-search {
        display: none;
    }
    .burger {
        margin: 0;
        position: static;
        width: 35px;
        height: 37px;
        border-radius: 5px;
    }
    .burger span {
        width: 25px;
        height: 2px;
    }
    .logo-index {
        position: static;
    }
    .header__group {
        display: flex;
        align-items: center;
        gap: 9px;
    }
    .send-photo {
        padding: 20px 0;
    }
    .customers-slider-box .swiper-button-next path,
    .customers-slider-box .swiper-button-prev path {
        stroke: #DAD4D4;
    }
    .map-box {
        margin: 20px 0;
    }
    .map {
        width: calc(100% + 30px);
        position: relative;
        left: -15px;
    }
    .rightblock {
        display: flex;
        flex-direction: column;
        padding: 30px 15px 0 15px;
    }
    .m-items {
        order: -1;
    }
    .content {
        order: 1;
    }

    .map-heading {
        font-size: 16px;
    }
    .content {
        font-size: 16px;
        line-height: normal;
        margin: 80px 0 !important;
    }
    .send-photo-caption {
        margin-bottom: 20px;
    }
    .content h1 {
        font-size: 23px;
        line-height: normal;
        text-transform: uppercase;
        color: #EC8B00;
        margin: 0 0 15px 0;
    }
}

@media screen and (max-width: 600px) {
    .send-photo-whatsapp:before,
    .send-photo-tg:before,
    .send-photo-email:before {
        width: 34px !important;
        height: 34px !important;
    }
    .customers-slider-box {
        padding: 0 30px 0 0;
    }
    .send-photo-caption {
        text-align: left;
    }
    .map__layout {
        grid-template-columns: 4fr;
        gap: 15px;
        margin: 25px 0 0 0;
    }
    .map__item-heading {
        font-size: 17px;
    }
    .map__item {
        font-size: 12px;
        line-height: 18px;
    }
    .customers-slider-box .swiper-button-prev {
        display: none;
    }
    .send-photo-whatsapp span div,
    .send-photo-tg span div,
    .send-photo-email span div {
        font-size: 20px !important;
        font-weight: 500 !important;

    }
    .send-photo-tg::before {
        background-size: 85% 75%;
        position: relative;
        left: -2px;
    }
    .leftblock-toggler__body .send-photo-whatsapp span div,
    .leftblock-toggler__body .send-photo-tg span div,
    .leftblock-toggler__body .send-photo-email span div,
    .leftblock-toggler__body .send-photo-whatsapp span,
    .leftblock-toggler__body .send-photo-tg span,
    .leftblock-toggler__body .send-photo-email span {
        font-size: 12px !important;
        line-height: normal !important;
        font-weight: 400 !important;
    }
    .m-items .m-item-line {
        grid-template-columns: repeat(2, 2fr);
        gap: 10px;
    }
    .m-items .m-item-line .m-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .m-items .m-item-line .m-item {
        padding-bottom: 0;
    }
}



.customers {
    margin: 0 0 40px 5px;
}
.text-color {
    color: #EC8B00;
}
.text-transform {
    text-transform: uppercase;
}
.text-center {
    text-align: center;
}
.customers-slider__item {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.customers-slider__item img {
    max-width: 100%;

}
.swiper-button-prev::after,
.swiper-button-next::after {
    content: none;
}
.centered-box {
    display: flex;
    justify-content: center;
    margin: 21px 0 0 0;
}
.map-box {
    margin: 40px 0 40px 5px;
}
.map {
    height: 465px;
}
.map-heading {
    font-size: 20px;
    line-height: normal;
    margin: 0 0 25px 0;
}
.map__layout {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
    margin: 40px 0 0 0;
}
.map__item {
    background: #EC8B00;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #fff;
    padding: 15px;
}
.map__item p {
    margin: 0;
}
.map__item a {
    color: #fff;
    text-decoration: none;
}
.map__item span {
    color: black;
}
.map__item-heading {
    color: black;
    font-size: 20px;
    font-weight: 800;
    margin: 0 0 7px 0;
}
.btn {
    display: inline-block;
    text-align: center;
    transition: .3s ease-in-out;
    padding: 7px 45px;
    font-size: 16px;
    color: #fff;
    background: #EC8B00;
    text-decoration: none;
}
.btn:hover {
    color: black;
}
.customers-slider-box {
    padding: 0 35px;
    position: relative;
}
.customers-slider-box .swiper {
    position: static;
}
.customers-slider-box .swiper-button-prev {
    left: 0;
}
.customers-slider-box .swiper-button-next {
    right: 0;
}
.basket__icon {
    display: none;
}
.header__mobile {
    display: none;
}
.leftblock__mobile {
    display: none;
}
.leftblock-toggler__head {
    display: none;
}
.leftblock-toggler__body {
    display: none;
    padding: 5px;
}
.send-photo-methods {
    flex-wrap: wrap;
}
.send-photo-tg {
    color: #fff;
    background-color: #1D8ADA;
    text-decoration: none;
}
.send-photo-tg::before {
    content: "";
    display: inline-block;
    width: 70px;
    height: 60px;
    background-image: url(/i/s-tg.png);
    background-repeat: no-repeat;
    background-size: 80% 80%;
    background-position: center left;
}

.send-photo-max {
    color: #fff;
    background-color: #6666ff;
    text-decoration: none;
}
.send-photo-max::before {
    content: "";
    display: inline-block;
    width: 70px;
    height: 60px;
    background-image: url(/images/max--icon.svg);
    background-repeat: no-repeat;
    background-size: 80% 80%;
    background-position: center left;
}

.send-photo-max span {
    padding: 0 10px;
}
.send-photo-max span div {
    font-size: 18px;
    font-weight: bold;
}

.send-photo-max:hover{
    color: #fff;
}
.send-photo-tg span {
    padding: 0 10px;
}
.send-photo-tg span div {
    font-size: 18px;
    font-weight: bold;
}
.b-m-nav-title-mobile {
    display: none;
    text-decoration: none;
}
.leftblock-toggler__item.mobile {
    display: none;
}
.page {
    padding-bottom: 60px;
}
.footer {
    margin-top: 0;
    background: #fff;
    height: auto;
    font-size: 16px;
    line-height: normal;
    padding: 25px 15px;
}
.footer-in {
    height: auto;
    padding-top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}
.footer__logo {
    margin: 0 0 20px 0;
}
.f-nav {
    float: none;
    display: grid;
    grid-template-columns: repeat(3, 1.333fr);
    gap: 40px;
}
.f-nav dt {
    font-size: 18px;
    line-height: normal;
    margin: 0 0 8px 0;
}
.f-nav li {
    margin-left: 0;
}
.f-nav a {
    text-decoration: none;
    font-size: 16px;
    line-height: normal;
    font-weight: 300;
}
.footer__social {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 20px 0 0 0;
}
.footer__social-item {
    display: flex;
}
.footer__social-item {
    width: 36px;
    height: 36px;
}
.footer__social-item img {
    max-width: 100%;
}
.schema {
    font-size: 12px;
}
.footer-adres-bt {
    max-width: 237px;
}
.overlay {
    display: none;
}
.send-photo-whatsapp,
.send-photo-email {
    color: #fff;
}
.send-photo-tg,
.send-photo-whatsapp,
.send-photo-email {
    transition: .3s ease-in-out;
}
.send-photo-tg:hover,
.send-photo-whatsapp:hover,
.send-photo-email:hover {
    color: white;
}
.header__group-inner {
    display: none;
}
@media screen and (max-width: 1000px) {
    .basket__text {
        display: none;
    }
    .footer-adres-bt {
        max-width: unset;
    }
    .overlay {
        display: block;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: black;
        transition: .3s ease-in-out;
        opacity: 0;
        visibility: hidden;
    }
    .header__group:first-child {
        gap: 15px;
    }
    .logo-index {
        background: url(i/logo-update.png) no-repeat center;
        background-size: contain;
        width: 81px;
    }
    .header__group-inner {
        display: flex;
        gap: 5px;
        margin: 0 10px 0 0;
    }
    .header__group-inner a {
        display: flex;
    }
    .leftblock-toggler__item.mobile {
        display: block;
    }
    .overlay.active {
        opacity: .3;
        visibility: visible;
    }
    .basket__icon {
        display: flex;
    }
    .f-nav dd:last-child {
        margin-bottom: 0;
    }
    .footer__social {
        margin: 10px 0 0 0;
    }
    .schema {
        font-size: 16px;
        line-height: normal;
    }
    .footer__social-item {
        width: 26px;
        height: 26px;
    }
    .tel,
    .tm,
    div.callback-mail a {
        display: none;
    }
    .footer {
        background: #DAD4D4;
        padding: 119px 15px 25px 15px;
        position: relative;
    }
    .footer__logo {
        position: absolute;
        top: 24px;
        left: 15px;
    }
    .footer-adres-bt {
        order: 1;
    }
    .f-nav {
        grid-template-columns: 4fr;
        gap: 30px;
    }
    .f-nav dt {
        font-size: 18px;
        line-height: normal;
        margin: 0 0 8px 0;
    }

    .footer-in {
        flex-direction: column;
    }
    .b-m-nav-title {
        display: none;
    }
    .m-nav.jsTogglerBody {
        display: none;
    }
    .content {
        padding: 0;
    }
    .m-item {
        height: auto !important;
        position: relative;
        padding: 0;
    }
    .m-item-im {
        margin-bottom: 0;
    }
    .m-item ul {
        display: none;
    }
    .m-items .m-item-line .m-item .h3 {
        font-size: 15px;
    }
    .m-item-im {
        position: relative;

    }
    .m-item .h3 {
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 10px;
        z-index: 1;
    }
    .m-item .h3 a {
        color: #fff;
    }
    .m-item-im::after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        background: linear-gradient(180.00deg, rgba(183, 183, 183, 0),rgb(52, 51, 51) 100%);
    }
    .m-item-im
    .leftblock-toggler__item.mobile {
        display: block;
    }
    .lev0 a {
        text-decoration: underline;
    }
    .b-m-nav:not(:last-child) {
        margin: 0 0 5px 0;
    }
    .b-m-nav-title-mobile-icon {
        transition: .3s ease-in-out;
    }
    .b-m-nav-title-mobile-icon.active {
        transform: rotate(-180deg);
    }
    .b-m-nav-title-mobile {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 15px;
        padding: 12px 15px;
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .3);
        transition: .3s ease-in-out;
        font-size: 14px;
        line-height: normal;
    }
    .b-m-nav ul li:before, .dec4 {
        content: none;
    }
    .b-m-nav ul li {
        border-top: 0;
        border-bottom: 0;
        padding: 0;
    }
    .b-m-nav ul,
    .lev0 {
        padding: 10px 15px;
    }
    .b-m-brand {
        color: #EC8B00;
    }
    .b-m-nav ul li:not(:last-child),
    .lev0 li:not(:last-child) {
        margin: 0 0 14px 0;
    }
    .b-m-nav-title-mobile.active {
        transform: rotate(-180deg);
    }
    .m-nav {
        background: transparent;
        padding: 5px !important;
    }
    .b-m-nav-title-mobile svg {
        transition: .3s ease-in-out;
        flex-shrink: 0;
    }
    .send-photo-method {
        border-radius: 0;
    }
    .leftblock-toggler__item:not(:last-child) {
        margin: 0 0 3px 0;
    }
    .leftblock-toggler__body .send-photo-method {
        margin: 0;
        padding: 9px 18px;
    }
    .leftblock-toggler__body .send-photo-method:not(:last-child) {
        margin: 0 0 5px 0;
    }
    .leftblock-toggler__head {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 15px;
        padding: 12px 20px;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        line-height: normal;
        position: relative;
        z-index: 1;
        background: #EC8B00;
        text-decoration: none;
    }
    .b-m-nav ul {
        display: none;
    }
    .leftblock-toggler__head::before {
        content: '';
        width: calc(100% + 30px);
        height: 100%;
        position: absolute;
        top: 0;
        left: -15px;
        z-index: -1;
        background: #EC8B00;
    }
    .leftblock-toggler__head svg {
        transition: .3s ease-in-out;
        flex-shrink: 0;
    }
    .leftblock-toggler__head.active svg {
        transform: rotate(-180deg);
    }
    .leftblock__mobile-tel {
        font-weight: 700;
        color: #EC8B00;
        text-decoration: none;
    }
    .header__mobile {
        display: block;
        padding: 0 15px;
    }
    .leftblock__mobile {
        display: block;
        font-size: 12px;
        line-height: normal;
        margin: 20px 0 15px 0;
        padding: 0 15px;
    }
    .leftblock__mobile p {
        margin: 0;
    }
    .leftblock-toggler__item {
        overflow-x: clip;
    }
    .leftblock__mobile p:not(:last-child) {
        margin: 0 0 8px 0;
    }
    .leftblock__mobile a {
        color: #EC8B00;
    }
    .leftblock__mobile a:not([class]) {
        color: black;
        text-decoration: none;
    }
    .leftblock__mobile-head {
        font-size: 14px;
        margin: 0 0 8px 0;
        font-weight: 600;
    }
    .leftblock {
        width: calc(100% - 90px);
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;

    }
    .leftblock.active {
        border-top: 0;
        border-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .m-nav {
        padding: 0;
    }
    .m-nav.no-mb {
        margin-bottom: 0;
    }
    .header__mobile-top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 15px;
        padding: 10px 0;
        background: #fff;
        font-weight: 700;
        color: #EC8B00;
    }
    .header__mobile-bottom {
        position: relative;
        padding: 10px 0;
    }
    .header__mobile-input {
        height: 40px;
        border: 1px solid rgba(0, 0, 0, .3);
        padding: 0 45px 0 15px;
        font-size: 14px;
        display: block;
        width: 100%;
    }
    .header__mobile-btn {
        position: absolute;
        right: 13px;
        top: 50%;
        transform: translateY(-50%);
        background: transparent;
        outline: none;
        border: none;
        padding: 0;
        margin: 0;
    }
    .header__mobile a {
        font-size: 11px;
        line-height: normal;
        text-decoration: none;
        color: #EC8B00;
        display: flex;
    }
    .vk-header noindex {
        display: none;
    }
    .header__mobile-item {
        display: flex;
        align-items: center;
        gap: 4px;
    }
    .wrapper {
        background: #fff;
    }
    .basket {
        padding: 0;
        margin: 0;
        background: transparent;
        width: auto;
        height: auto;
        position: static;
    }
    .head.cn {
        padding: 15px;
        min-height: unset;
    }
    .logo-index {
        margin: 0;
        position: static;
    }
    .l-search {
        display: none;
    }
    .burger {
        margin: 0;
        position: static;
        width: 35px;
        height: 27px;
        border-radius: 5px;
    }
    .burger span {
        width: 25px;
        height: 2px;
    }

    .header__group {
        display: flex;
        align-items: center;
        gap: 9px;
    }
    .send-photo {
        padding: 20px 0;
    }
    .customers-slider-box .swiper-button-next path,
    .customers-slider-box .swiper-button-prev path {
        stroke: #DAD4D4;
    }
    .map-box {
        margin: 20px 0;
    }
    .map {
        width: calc(100% + 30px);
        position: relative;
        left: -15px;
    }
    .rightblock {
        display: flex;
        flex-direction: column;
        padding: 30px 15px 0 15px;
    }
    .m-items {
        order: -1;
    }
    .content {
        order: 1;
    }
    .rightblock .send-photo-method {
        margin: 0 0 10px 0;
    }
    .map-heading {
        font-size: 16px;
    }
    .content {
        font-size: 16px;
        line-height: normal;
        margin: 80px 0 !important;
    }
    .send-photo-caption {
        margin-bottom: 20px;
    }
    .content h1 {
        font-size: 23px;
        line-height: normal;
        text-transform: uppercase;
        color: #EC8B00;
        margin: 0 0 15px 0;
    }
}

@media screen and (max-width: 600px) {
    .send-photo-whatsapp:before,
    .send-photo-tg:before,
    .send-photo-email:before {
        width: 34px !important;
        height: 34px !important;
    }
    .customers-slider-box {
        padding: 0 30px 0 0;
    }
    .send-photo-caption {
        text-align: left;
    }
    .map__layout {
        grid-template-columns: 4fr;
        gap: 15px;
        margin: 25px 0 0 0;
    }
    .map__item-heading {
        font-size: 17px;
    }
    .map__item {
        font-size: 12px;
        line-height: 18px;
    }
    .customers-slider-box .swiper-button-prev {
        display: none;
    }
    .send-photo-whatsapp span div,
    .send-photo-tg span div,
    .send-photo-email span div {
        font-size: 20px !important;
        font-weight: 500 !important;

    }
    .send-photo-tg::before {
        background-size: 85% 75%;
        position: relative;
        left: -2px;
    }
    .leftblock-toggler__body .send-photo-whatsapp span div,
    .leftblock-toggler__body .send-photo-tg span div,
    .leftblock-toggler__body .send-photo-email span div,
    .leftblock-toggler__body .send-photo-whatsapp span,
    .leftblock-toggler__body .send-photo-tg span,
    .leftblock-toggler__body .send-photo-email span {
        font-size: 12px !important;
        line-height: normal !important;
        font-weight: 400 !important;
    }
    .m-items .m-item-line {
        grid-template-columns: repeat(2, 2fr);
        gap: 10px;
    }
    .m-items .m-item-line .m-item img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .m-items .m-item-line .m-item {
        padding-bottom: 0;
    }
}

