@font-face {
	font-family: 'Conv_SFUIText-Bold';
	src: url('fonts/SFUIText-Bold.eot');
	src: local('O'), url('fonts/SFUIText-Bold.woff') format('woff'), url('fonts/SFUIText-Bold.ttf') format('truetype'), url('fonts/SFUIText-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_SFUIText-Light';
	src: url('fonts/SFUIText-Light.eot');
	src: local('O'), url('fonts/SFUIText-Light.woff') format('woff'), url('fonts/SFUIText-Light.ttf') format('truetype'), url('fonts/SFUIText-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_SFUIText-Medium';
	src: url('fonts/SFUIText-Medium.eot');
	src: local('O'), url('fonts/SFUIText-Medium.woff') format('woff'), url('fonts/SFUIText-Medium.ttf') format('truetype'), url('fonts/SFUIText-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_SFUIText-Regular';
	src: url('fonts/SFUIText-Regular.eot');
	src: local('O'), url('fonts/SFUIText-Regular.woff') format('woff'), url('fonts/SFUIText-Regular.ttf') format('truetype'), url('fonts/SFUIText-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_SFUIText-Semibold';
	src: url('fonts/SFUIText-Semibold.eot');
	src: local('O'), url('fonts/SFUIText-Semibold.woff') format('woff'), url('fonts/SFUIText-Semibold.ttf') format('truetype'), url('fonts/SFUIText-Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html{
    width:100%;
    height:100%;
}
body{margin:0;font: 14px/17px 'Conv_SFUIText-Medium', arial, 'Helvetica CY', 'Nimbus Sans L', Sans-serif;color:#333;background:#fff;}
.fl{float:left;}
.ar{text-align:right;}
.fr{float:right;}
.cl{clear:both}
.ac{text-align:center;}
form{margin:0;padding:0;}
input, select{outline:none;font: 14px 'Conv_SFUIText-Medium', arial, 'Helvetica CY', 'Nimbus Sans L', Sans-serif;}
textarea{outline:none;overflow:auto;resize:vertical;font: 14px 'Conv_SFUIText-Medium', arial, 'Helvetica CY', 'Nimbus Sans L', Sans-serif;}
a{outline:none;text-decoration:underline;color:#e3000b;cursor:pointer;}
a:hover{text-decoration:none;}
p, div.par{margin:10px 0}
img{border:0;}
img[align=left]{margin:2px 10px 10px 0;}
img[align=right]{margin:2px 0 10px 10px;}

strong{font-weight:normal;font-family: 'Conv_SFUIText-Bold';}

header, aside, section, article, footer, nav{display:block;}

header, footer{
    width:100%;
    max-width:1600px;
    margin:0 auto;
    
}
section{
    width:96%;
    max-width:1540px;
    margin:0 auto;
}
header{position: relative;padding:25px 0;
    background:#CDCDCD url(files/header.jpg) top right no-repeat;
    background-size: auto 100%;
    color:#434343;
}
header:after{
    content:"";
    clear:both;
    display:block;
}
.logotype{
    position: absolute;
    top:0;
    left:0;
    text-align:center;
    z-index:10;
    background:#FFF;
    width:150px;
    color:#fff;
    font-size: 18px;
    line-height:21px;
    padding:20px 0;
}
.contact{
    width:250px;
    margin-left:15%;
    float:left;
    padding-left:34px;
    font-size:13px;
    background:url(im/phone.gif) left center no-repeat;
}
strike{color:#BE0305;font-family: 'Conv_SFUIText-Light';}
.delivery{
    float:left;
    width:25%;
    text-align:center;
    font-size:13px;
    padding-top:3px;
    max-width:300px;
    margin-right:30px;
}
.contact span.phone{
    display:block;
    line-height:21px;
}
.contact span.callback{
    display:inline-block;
    cursor: pointer;
    background:#828282;
    color:#FFF;
    text-transform: uppercase;
    padding: 0 5px;
    font-size: 11px;
    letter-spacing: 1px;
}
.contact span.callback:hover{
    background:#E0000B
}
.search{
    position: relative;
    float:left;
    width:23%;
    height:33px;
    background:#ececec;
    box-shadow: inset 1px 1px 1px #ddd;
    -webkit-box-shadow: inset 1px 1px 1px #ddd;
    -moz-box-shadow: inset 1px 1px 1px #ddd;
    border-radius:4px;
}
#searchresults{
    box-shadow: 0 0 5px #ddd;
    -webkit-box-shadow:0 0 5px #ddd;
    -moz-box-shadow:0 0 5px #ddd;
    background:#fff;
    position: absolute;
    top:33px;
    left:0;
    z-index:1;
    width:100%;
}
#searchresults p{text-align:center;}
.search div.fr{
    width:30px;
    text-align:center;
    height:33px;
    background:#CE0106;
    border-radius:0 3px 3px 0;
    background:linear-gradient(to top,#BD0100,#E1010C);
}
.search div.fl{
    width:85%;
    width:calc(100% - 30px);
    height: inherit;
}
.search input[type=text] {
    border:0;
    background: transparent;
    color:#000;
    height:30px;
    margin-left:14px;
    width:80%;
    width:calc(100% - 14px);
}
.search input[type=image] {
    margin-top:6px;
}
#hlopak{
    width:94px;
    float:right;
    margin-right:30px;
    background:#A90501;
    background:linear-gradient(to top, #BB0301, #E2000B);
    height:33px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    color:#000;
    font-size:12px;
    text-transform: uppercase;
    line-height:33px;
    cursor:pointer;
    position: relative;
    box-shadow: inset -1px -1px 1px #a21211;
}
#hlopak:before{
    content:"";
    position: absolute;
    z-index:1;
    display:block;
    background:url(im/bag.gif) 0 0 no-repeat;
    left:7px;
    top:5px;
    width:32px;
    height:23px;
}
#hlopak:after{
    content:"";
    display:block;
    clear:both;
}
#hlopak span{
    border-radius:0 3px 3px 0;
    -webkit-border-radius:0 3px 3px 0;
    -moz-border-radius:0 3px 3px 0;
    background:#ECECEC;
    font-size:16px;
    display: block;
    height: inherit;
    float:right;
    width:50%;
    line-height: inherit;
    text-align:center;
    box-shadow: inset -1px -1px 1px #d2d2d2;
}

.navi{
    position: static;
    width:100%;
}
.naviact{
    position: fixed;
    top:0;
    width:100%;
    left:0;
    z-index:2000;
}
#navi nav{
    max-width: 1600px;
    margin:0 auto;
    width:100%;
    background:#D6D6D6;
    background:linear-gradient(to top, #D6D6D6, #FFF, #D6D6D6);
}
#navi .lg{
    width:15%;
    float:left;
    text-align:center;
}
#navi .lg img{
    margin-top:5px;
}
.lang{
    float:right;
    position: relative;
    height:39px;
    width:82px;
    line-height:33px;
    color:#000;
    font-size:14px;
    font-family: 'Conv_SFUIText-Medium';
    background:#BCBCBC;
    background:linear-gradient(to top, #BCBCBC, #D6D6D6, #BCBCBC);
}
.lang span{
    display:block;
    height: inherit;
    cursor:pointer;
    padding:3px 27px 3px 19px;
    background:url(files/lang.png) 80% center no-repeat;
    
}
.lang div{
    position: absolute;
    top:39px;
    right:0;
    z-index:10;
    width:82px;
    background:#BCBCBC;
    height:0;
    overflow:hidden;
    transition:0.3s;
}
.lang a{
    text-decoration:none;
    display:block;
    color:#000;
    padding:0 0 0 19px;
}
.lang a:hover{
    background:#fff;
}
.lang:hover div{
    height: auto;
}

nav ul{
    display:block;
    margin:0;
    padding:0;
    float:right;
    width:80%;
    width:calc(100% - 15% - 82px);
    height: inherit;
    line-height:33px;
}
nav ul li{
    float:left;
    display:block;
    border-left:1px solid #d7d7d7;
    margin:0;
    padding:0;
    list-style:none;
}
nav ul:after{
    content:"";
    display:block;
    clear:both;
}
nav ul li a, nav ul li span{
    text-transform: uppercase;
    font-family: 'Conv_SFUIText-Bold';
    text-decoration: none;
    display: block;
    padding: 3px 13px;
}
nav ul li a:hover{
    background:#BCBCBC;
    background:linear-gradient(to top, #BCBCBC, #D6D6D6, #BCBCBC);
    color:#000;
}
nav ul li span{
    background:#CF1115;
    background:linear-gradient(to top, #AB0501, #DE000A);
    color:#fff;
}
.homepage, .homepage:hover{
    background:#E0000B url(files/home.gif) center no-repeat;
}
.homepage1, .homepage1:hover{
    background:url(files/home1.gif) center no-repeat;
}
h1{
    background: #626365 url(files/1.jpg) right center no-repeat;
    background-size:auto 100%;
    -webkit-background-size:auto 100%;
    -o-background-size:auto 100%;
    -moz-background-size:auto 100%;
    color:#FFF;
    font-weight: normal;
    font-family: 'Conv_SFUIText-Medium';
    margin:15px 0;
    padding:10px 0 10px 28px;
    font-size:22px;
    line-height:25px;
    text-transform: uppercase;
}


footer{
    background:#D0D0D0 url(files/footer-fon.jpg) top right no-repeat;
    background-size:auto 100%;
    -webkit-background-size:auto 100%;
    -o-background-size:auto 100%;
    -moz-background-size:auto 100%;
    padding:55px 0;
    color:#666;
    font-size:12px;
    line-height:15px;
}
footer section:after{
    content:"";
    display:block;
    clear:both;
}
.copyright{
    float:left;
    width:30%;
    margin-right:30px;
}
div.menu{
    float:left;
    width:35%;
    text-transform: uppercase;
}
div.menu ul{
    margin:0;
    padding:0;
}
div.menu ul li{
    float:left;
    width:50%;
    margin:0;
    padding:0 0 10px 0;
    list-style:none;
}
div.menu:after{
    content:"";
    clear:both;
    display:block;
}
.developer{
    float:right;
    text-align:right;
}
.developer a{
    display: inline-block;
    padding-right:47px;
    background:url(files/artgroups.png) right center no-repeat;
    text-decoration:none;
}
.developer a:hover{color:#000;}


aside{
    width:100%;
    max-width:1600px;
    background:#EDEDED url(files/fon2.jpg) top center no-repeat;
    background-size:100% auto;
    -webkit-background-size:100% auto;
    -o-background-size:100% auto;
    -moz-background-size:100% auto;
    padding:60px 0 20px 0;
    margin:30px auto 0;
    overflow: hidden;
    height:565px;
}
.blokname{
    text-align:center;
    margin:10px 0;
    text-transform: uppercase;
    padding:13px 0 14px 0;
    background:url(files/1.gif) center bottom no-repeat;
    color:#2a2b2b;
    letter-spacing:10px;
    font-family: 'Conv_SFUIText-Bold';
    font-size:21px;
    line-height:21px;
}
.blokname a{
    text-decoration:none;
}
.blokname a:hover{
    color:#000;
}
.social a{
    display: inline-block;
    margin-right:5px;
    width:20px;
    height:20px;
    text-decoration:none;
    background-image:url(files/social.gif);
    background-repeat: no-repeat;
    opacity:1;
}
.copyright p{margin: 0 0 25px 0;}
a.facebook{background-position:0 0;}
a.twitter{background-position:-25px 0;}
a.youtube{background-position:-50px 0;}
a.pinterest{background-position:-75px 0;}
a.google{background-position:-100px 0;}
a.instagram{background-position:-125px 0;}

.social a:hover{
    opacity:0.7;
}

.w33{
    margin-bottom:20px;
    width:33.33%;
    float:left;
    height:238px;
    background:url(files/2.jpg);
}
.rubrika{
    margin:0 auto;
    width:235px;
    padding-top:12px;
    background:url(files/tovarbg.jpg) top center no-repeat;
}
.rubrika a{
    text-decoration:none;
    color:#000;
    font-size:13px;
    line-height:15px;
}
.rubrika span.i1{
    height:180px;
    display: table-cell;
    width:235px;
    text-align:center;
    vertical-align: middle;
}
.rubrika span.i1 img{
    max-width:235px;
    max-height:165px;
}
.rubrika span.i2{
    display:block;
    background:#B2B2B2 url(files/flag-fon-gray.png) right center no-repeat;
    background-size:auto 100%;
    -webkit-background-size:auto 100%;
    -o-background-size:auto 100%;
    -moz-background-size:auto 100%;
    padding:8px;
    text-align:center;
    position: relative;
    height:30px;
    transition:0.3s;
}
.rubrika a:hover span.i2{
    color:#A50808;
    background:#e79191 url(files/flag-fon-red.png) right center no-repeat;
}
.path{
    padding:10px 0 5px 0;
    color:#999;
    font-size:11px;
    font-family: 'Conv_SFUIText-Light';
}
.path a{
    text-decoration:none;
}
.path a:hover{color:#000;}

.art, article{
   /* background:url(files/fon.jpg) center top no-repeat;
    padding-top:10px;*/
}
article{min-height:500px;max-width:1600px; margin:0 auto;}
.leftcol{
    margin-top:60px;
    float:left;
    width:20%;
}
.padd ~ .leftcol {
    margin-top:0;
}
.rightcol{
    width:78%;
    float:right;
    padding-bottom:20px;
}
.leftcol ul{
    padding:0;
    margin:0 auto;
    width:96%;
}
.leftcol ul li{
    list-style:none;
    margin:0;
    padding:0;
    background:#F0F0F0;
    
}
.leftcol ul li:first-child{border-top:1px solid #ccc;}
.leftcol ul li a{
    font-family: 'Conv_SFUIText-Bold';
    text-decoration:none;
    font-size:12px;
    line-height:14px;
    text-transform: uppercase;
    display:block;
    padding:10px 10px 10px 15px;
    border-bottom:1px solid #fff;
}
.leftcol ul li a:hover{color:#000 !important;}
.leftcol ul li a.act{
    color:#333;
    background:#E1E1E1;
}
a.ganesha, a.ganeshaact{
    background:#E1E1E1;
    color:#6c6c6c;
    font-family: 'Conv_SFUIText-Medium' !important;
    text-transform: none !important;
    border-bottom:0 !important;
    font-size:13px !important;
}
a.ganeshaact{
    color:#fff;
    background:#e0000b;
}
a.ltovar{
    text-decoration:none;
    font-family: 'Conv_SFUIText-Regular' !important;
    padding:5px 10px 5px 35px !important;
    background: #F9FAFA url(files/3.gif) 15px center no-repeat;
}
#amountfrom, #amountdo{
    border:0;
    color:#999;
    width:30px;
    text-align:center;
}
#slider-range + div.par div.fl{
    width:33.33%;
    text-align:center;
}

#container{color:#999;text-transform: uppercase;margin-top:27px;}
.filter1{
    width:90%;
    margin:0 auto 15px auto;
}
.sima{
    color:#fff;
    cursor:pointer;
    text-transform: uppercase;
    height:34px;
    border:0;
    background:#C10305 url(files/pointer.png) 95% center no-repeat;
    font-size:12px;
    font-family: 'Conv_SFUIText-Bold';
    width:100%;
    transition:0.3s;
}
.sima:hover{
    background-color:#333;
}
.pars{
    margin:5px 0;
}
.pars input{
    border:0;
    width:95%;
    width:calc(100% - 15px);
    background:#D6D6D6;
    background:linear-gradient(to top,#D6D6D6,#FFF,#F1F1F1);
    color:#333;
    padding-left:15px;
    height:34px;
    text-transform: uppercase;
    font-size:12px;
    font-family: 'Conv_SFUIText-Bold';
}
.pars input::-webkit-input-placeholder {color:#999999;}
.pars input::-moz-placeholder          {color:#999999;}/* Firefox 19+ */
.pars input:-moz-placeholder           {color:#999999;}/* Firefox 18- */
.pars input:-ms-input-placeholder      {color:#999999;}

.select{
    position: relative;
    height:34px;
    width:100%;
    background:#D6D6D6;
    color:#2a2b2b;
    font-family: 'Conv_SFUIText-Bold';
    font-size:12px;
    line-height:34px;
    text-transform: uppercase;
    margin-bottom:25px;
    cursor:pointer;
    background:linear-gradient(to top,#D6D6D6,#FFF,#F1F1F1);
}
.select div.fl{
    width:125px;
    height: inherit;
    background:url(files/pd.png) right center no-repeat;
    
    padding-left:15px;
}
#show{
    height: inherit;
    float:right;
    width:30px;
    width:calc(100% - 140px);
}
#show input{
    font-family: 'Conv_SFUIText-Bold';
    font-size:12px;
    text-align:center;
    width:100%;
    border:0;
    color:#c10305;
    background:none;
}
.dd{
    display:none;
    top:34px;
    left:0;
    width:100%;
    position: absolute;
    z-index:2;
    background:#F1F1F1;
}
.dd span{
    display:block;
    padding:0 0 0 15px;
    border-bottom:1px solid #ddd;
}
.dd span:hover{
    color:#000;
    background:#ddd;
}
.select:hover .dd{display:block;}

.tovar{
    float:left;
    width:229px;
    height:505px;
    margin-bottom:30px;
    position: relative;
    transition:0.3s;
    font-family: 'Conv_SFUIText-Light';
    color:#000;
}
.repa{
    width: 185px;
    margin: 0 auto;
    padding-top:20px;
}
.tovar a{
    text-transform: uppercase;
    font-family: 'Conv_SFUIText-Medium';
}
.price{
    font-size:24px;line-height:30px;
}
.addtocard{
    cursor:pointer;
    border:0;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    color:#fff;
    text-transform: uppercase;
    font-family: 'Conv_SFUIText-Bold';
    font-size:14px;
    text-align:left;
    height:34px;
    line-height:34px;
    padding:0 50px 0 19px;
    display: inline-block; 
    transition:0.3s;
    background:#FA656C url(files/bag.png) 80% center no-repeat;
}
span.picture{
    height:273px;
    width:100%;
    display:block;
    
}
.addtocard:hover{
    background-color:#C20305;
}
.tovar:hover{
    background:#fff;
    box-shadow: 0 0 5px #ddd;
    -webkit-box-shadow:0 0 5px #ddd;
    -moz-box-shadow:0 0 5px #ddd;
}

.slideshow{
    width:100%;
    overflow:hidden;
    overflow-x:scroll;
    height:535px;
}

#slideshow0::-webkit-scrollbar {width: 10px;border:0;background:#fff;}  
#slideshow0::-webkit-scrollbar-thumb {background-color:#fff;}

#slideshow3::-webkit-scrollbar {width: 10px;border:0;background:#EDEDED;}  
#slideshow3::-webkit-scrollbar-thumb {background-color:#EDEDED;}

.cn{
    position: absolute;
    top:20px;
    color:#fff;
    z-index:1;
    left:22px;
    background-size:100% 100% !important;
    -webkit-background-size:100% 100% !important;
    -o-background-size:100% 100% !important;
    -moz-background-size:100% 100% !important;
    padding:7px 23px 7px 15px;
    background:url(files/nakladka.png) 0 0 no-repeat;
    text-transform: uppercase;
    font-size:13px;
    transition:0.3s;
    font-family: 'Conv_SFUIText-Regular';
}
.tovar:hover .cn{top:0;left:0;}
.tovar:hover .metki{left:0;}
.metki{
    transition:0.3s;
    top:58px;
    left:22px;
    position: absolute;
    z-index:1000;
}
.foto .metki{
    top:0;
    left:0;
}
.metki div{
    width:65px;
    height:29px;
    font-size:13px;
    line-height:29px;
    text-transform: uppercase;
    color:#fff;
    font-family: 'Conv_SFUIText-Regular';
    text-align:center;
    margin-bottom:5px;
}
.metki div.new{background:url(files/new.png) 0 0 no-repeat;}
.metki div.xit{background:url(files/hit.png) 0 0 no-repeat;}
.metki div.sale{background:url(files/sale.png) 0 0 no-repeat;}

.padd{padding-left:150px;}
.padd1{padding:10px 30px 20px 30px;}

.bottomms{margin:20px 0;}
.bottomms a, .bottomms span{
    width:44px;
    text-align:center;
    height:44px;
    line-height:44px;
    color:#000;
    border:2px solid #000;
    margin-right:4px;
    text-decoration:none;
    display: inline-block;
    font-size:15px;
    font-family: 'Conv_SFUIText-Bold';
}
.bottomms span{color:#fff;background:#000;}

#searchresults ul{margin:0;padding:0}
#searchresults ul li{margin:0;padding:0;list-style:none;}
#searchresults ul li a{display:block;text-decoration:none;padding:8px 10px 8px 15px;}
#searchresults ul li a:hover{color:#000;background:#f1f1f1;}

.w50{
    width:50%;
}

h1.tovars{
    background:none;
    padding-left:0;
}
.foto{width:280px; float:left; position: relative; margin-right:40px;}
.mmmfoto{width: inherit; position: relative;}
.mmmfoto span{
    width:47px;
    height:47px;
    position: absolute;
    z-index:1001;
    background:url(files/zoom.png) center no-repeat;
    bottom:15px;
    left:15px;
    
}
.mobilethumbs{display:none;}

div.thumbs{
    width: inherit;
    margin-top:10px;   
}
div.thumbs img{
    box-shadow:0 0 4px #e1e1e1;
    margin:0 0 10px 0;
}
div.thumbs img:hover{
    box-shadow:0 0 4px #c1eaee;
}
div.tovaropis{
    float:right;
    width:50%;
    width:calc(100% - 320px);
}
span.kod{
    display: inline-block;
    color:#000;
    padding:7px 15px;
    background:#DBDBDB;
    background:linear-gradient(to top,#BCBCBC,#E8E8E8,#DDD);
}
span.mainprice{
    display: inline-block;
    font-size:25px;
    margin-left:30px;
}
span.mainprice + strike{
    color:#EC1111;
    font-size:15px;
}
.razmer{
    float:left;
    width:140px;
    margin-right:6px;
    height:40px;
    background:#D7D7D7;
    background:linear-gradient(to top,#D6D6D6,#F8F8F8,#F1F1F1);
}
.razmer select{
    -webkit-appearance: none; -moz-appearance: none; appearance: none; 
    background: url(files/selector.png) no-repeat right top;
    color:#000;
    padding-left:10px;
    height:40px;
    width:100%;
    border:0;
}
.count{
    float:left;
    margin-right:6px;
    background:#D7D7D7;
    background:linear-gradient(to top,#D6D6D6,#F8F8F8,#F1F1F1);
    height:40px;
}
.count span{
    display: inline-block;
    width:39px;
    height: inherit;
    text-align:center;
    line-height:40px;
    border-left:1px solid #dcdcdc;
}
span.minus{
    border-left:0;
    cursor:pointer;
    background:url(files/minus.png) center no-repeat;
}
span.plus{
    cursor:pointer;
    background:url(files/plus.png) center no-repeat;
}
span.minus:hover, span.plus:hover{
    background-color:#D7D7D7;
}
.price1{
    float:left;
}
.price1 div.fl{line-height:40px;}
.buy{
    padding:0 35px 0 10px;
    color:#fff;
    border:0;
    cursor: pointer;
    background:#BE0305 url(files/bag.png) 94% center no-repeat;
    text-transform: uppercase;
    height:40px;
    border-radius:2px;
    font-size:12px;
    transition:0.3s;
    font-family: 'Conv_SFUIText-Bold';
}
.buy:hover{
    background-color:#333;
}
a.prev, a.next{
    text-decoration:none;
    line-height:32px;
    height:32px;
    display: inline-block;
    font-family: 'Conv_SFUIText-Medium';
}
a.prev{
    padding-left:40px;
    background:url(files/prev.gif) 0 0 no-repeat;
}
a.prev:hover{
    color:#333;
    background-position:0 -32px;
}
a.next{
    margin-right:30px;
    padding-right:40px;
    background:url(files/next.gif) top right no-repeat;
}
a.next:hover{
    color:#333;
    background-position:right -32px;
}
.desc{
    color:#666;
    margin-top:30px;
    padding-right:30px;
    font-family: 'Conv_SFUIText-Light';
}
.desc ul{
    margin:15px 0;
    padding:0;
}
.desc ul li{
    text-align:left;
    padding:15px 0 15px 34px;
    margin:0;
    list-style:none;
    background:url(files/li.png) left center no-repeat;
    border-bottom:1px solid #e4e7e9;
}
.desc ul li:first-child{
    border-top:1px solid #e4e7e9;
}
span.req{
    color:red !important;
    padding-Left:5px;
}
#window{
    position:fixed;
    z-index:11146;
    left:50%;
    margin-left:-120px;
    width:200px;
    background:#fff;
    border:4px solid #E7187E;
    padding:15px 20px;
    transition:0.5s;
}
#quickorder{
    position:absolute;
    z-index:11147;
    left:50%;
    top:100px;
    margin-left:-400px;
    padding:15px 20px;
    background:#fff;
    transition:0.5s;
    border:4px solid #E7187E;
    width:760px;
}
.hhde{
    top:-400px;
}
.hhdw{
    top:50px;
}
#window span{cursor:pointer; color:#6A822D}

.pnp{
    
    border:1px solid #ccc;
    color:#333;
    padding:4px 0;
    width:100%;
}
.pnpred{
    
    border:1px solid red;
    color:#333;
    padding:4px 0;
    width:100%;
    background:#F4CCCC;
}

span.close{
    background:url(files/close.png) no-repeat;
    width:28px;
    height:28px;
    display:block;
    text-decoration:none;
    cursor:pointer;
    transition:0.5s;
}
span.close:hover{
    transition:0.5s;
    -moz-transform: rotate(90deg); /* Äëÿ Firefox */
    -ms-transform: rotate(90deg); /* Äëÿ IE */
    -webkit-transform: rotate(90deg); /* Äëÿ Safari, Chrome, iOS */
    -o-transform: rotate(90deg); /* Äëÿ Opera */
    transform: rotate(90deg);
}


.asa, input.button{
    display: inline-block;
    text-decoration:none;
    color:#fff;
    background:  #DE0909;
    background:linear-gradient(to top, #A90501, #E2000B);
    cursor:pointer;
    height:40px;
    text-transform: uppercase;
    font-size:13px;
    line-height:40px;
    padding:0 15px;
    border:0;
    transition:0.3s;
}

.asa:hover, input.button:hover{
    background:#333;
}
a.button{
    cursor: pointer;
    border: 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Conv_SFUIText-Bold';
    font-size: 14px;
    text-decoration:none;
    height: 34px;
    line-height: 34px;
    padding: 0 19px;
    display: inline-block;
    transition: 0.3s;
    background:#FA656C;
}
a.button:hover{
    background:#BC0304;
}
.pnn{
    background:#fff;
    border:2px solid #CCC;
    width:100%;
    padding:4px 0;
    color:#333;
}
.pnn:focus{
    border-color:#2FB809;
    color:#333;
}
.pnnred{
    width:100%;
    background:#fff;
    padding:4px 0;
    border:2px solid #ff160f;
    color:#ff160f;
}
span.h3{
color:#000;
display:block;
font-weight:normal;
margin:15px 0;
font-family: 'Conv_SFUIText-Bold';
font-size:18px;
line-height:21px;
}
.yes{
    color:#0D8E4E;
    border:2px solid #0D8E4E;
    padding:15px 20px;
    margin:20px 0;
    font-family: 'Conv_SFUIText-Bold';
}
.net{
    color: #E01717;
    border:2px solid #E01717;
    padding:15px 20px;
    margin:20px 0;
    font-family: 'Conv_SFUIText-Bold';
}
a.delb{
    background:url(files/close.png) center no-repeat;
    width:21px;
    height:21px;
    background-size:100% 100%;
    -webkit-background-size:100% 100%;
    -o-background-size:100% 100%;
    -moz-background-size:100% 100%;
    text-decoration:none;
    display:block;
}
.flag{
    padding-top:35px;
    background:url(files/fon1.jpg) top center no-repeat;
    background-size:100% 100%;
    -webkit-background-size:100% 100%;
    -o-background-size:100% 100%;
    -moz-background-size:100% 100%;
}
.sld{
    width:100%;
    margin:0 auto;
    max-width:1600px;
    height:350px;
    overflow:hidden;
    position: relative;
    overflow-x:scroll;
    background:#c5c6c5;
}
.bloki:before{
    content:"";
    height:25px;
    width:51px;
    background:url(files/slider-pointer.png) bottom center no-repeat;
    position: absolute;
    z-index:12;
    top:-25px;
    left:50%;
    margin-left:-25px;
    display:block;
}
.sld::-webkit-scrollbar {width: 10px;border:0;background:#E0000B;height:4px;}  
.sld::-webkit-scrollbar-thumb {background-color:#E0000B;}

.sldhidescroll{
    height:333px;
    overflow:hidden;
    width:100%;
}

.oneslide{
    width:100%;
    position: relative;
    float:left;
    height: 350px;
    background-size:auto 100%;
    -webkit-background-size:auto 100%;
    -o-background-size:auto 100%;
    -moz-background-size:auto 100%;
    background-repeat: no-repeat;
    background-position: 15% top;
    
}
#ta{height:350px;border-collapse: collapse;background:#949695 url(files/2.jpg);}
.grad{
    width: 100%;
    position: absolute;
    top:0;
    left:0;
    bottom:0;
    z-index:1;
    background-image:linear-gradient(to right,rgba(197,198,197,0.5),rgba(197,198,197,0),rgba(197,198,197,1));
}
.nakladka {
    position: absolute;
    left:45%;
    top:40px;
    width:50%;
    z-index:3;
    color:#000;
    font-size:18px;
}
.nakladka p{margin:18px 0;}
.nakladka span{
    color:#fff;
    display:block;
    width:80%;
    font-size:36px;
    line-height:36px;
    font-family: 'Conv_SFUIText-Bold';
}
.nakladka a{
    height:39px;
    line-height:39px;
    padding:0 35px 0 10px;
    box-shadow:3px 3px 1px #333;
    display: inline-block;
    text-decoration:none;
    color:#fff;
    background:#bc0304 url(files/pointer.png) 90% center no-repeat;
    font-size:15px;
    font-family: 'Conv_SFUIText-Medium';
    text-transform: uppercase;
    transition:0.3s;
    border-radius:4px;
}
.nakladka a:hover{
    background-color:#333;
    box-shadow:none;
}
.bloki{
    
    width:100%;
    max-width:1600px;
    margin:0 auto;
    position: relative;  
    background:#a90501;
    background:linear-gradient(to right,#a90501,#E0000B,#a90501);
}
.hss{
    height:135px;
    overflow:hidden;
    width:100%;
}
.hss1{
    height:498px;
    overflow:hidden;
    width:100%;
}
#bloki{
    overflow:hidden;
    overflow-x:scroll;
    height:152px;
}
#bloki table{border-collapse: collapse; margin-left:64px;}
#bloki::-webkit-scrollbar {width: 10px;border:0;background: #E0000B;height:4px;}  
#bloki::-webkit-scrollbar-thumb {background-color:#E0000B;}

span.pl1, span.pr1{
    cursor:pointer;
    width:64px;
    height:152px;
    top:0;
    position: absolute;
    z-index:2;
}
span.pl1{
    left:0;
    background:#AB0401 url(files/pl.png) center no-repeat;
}
span.pr1{
    right:0;
    background:#AB0401 url(files/pr.png) center no-repeat;
}
span.pl1:hover, span.pr1:hover{background-color:#333;}

.klok{
    background-position:left;
    background-repeat:no-repeat;
    width:335px;
    height: 152px;
    background-size:auto 100%;
    -webkit-background-size:auto 100%;
    -o-background-size:auto 100%;
    -moz-background-size:auto 100%;
    transition:0.3s;
}
.klok:hover{
    background-color:#f21a24;
}
.klok span{
    cursor:pointer;
    display:block;
    padding:0 20px 36px 140px;
    color:#fff;
    text-decoration:none;
    text-transform: uppercase;
    font-size:12px;
    font-family: 'Conv_SFUIText-Bold';
    line-height:15px;
    background:url(files/circle-pointer.png) 140px bottom no-repeat;
}

div.butter{
    
    background:#fff url(files/butter.gif) center no-repeat;
    display:none;
    position:absolute;
    z-index:3;
    cursor:pointer;
    width:50px;height:50px;border-radius:50%;top:15px;right:15px;
}
div.closelabel{
    display:none;
    width:28px;
    height:28px;
    background:url(files/close.png) center no-repeat;
    position: absolute;
    z-index:2001;
    top:30px;
    right:30px;
    cursor:pointer;
}
.hb{
    display:none;
    width:150px;
    margin:15px auto;
    padding:10px 10px 10px 50px;
    background:url(files/butter.gif) 10px center no-repeat;
    cursor:pointer;
    color:#e3000b;
    border:2px solid #e3000b;
    border-radius:3px;
    transition:0.3s;
}
.hb:hover{
    color:#000;
    border-color:#000;
}

.products{
    width:100%;
    max-width:1600px;
    margin:0 auto;
    background:#9B9B9B url(im/bg.jpg) right top no-repeat;
    position: relative;
    height:567px;
}
.pmenu{
    text-align:right;
    float:right;
    padding-top:93px;
}
.pmenu a{
    display: block;
    text-decoration: none;
    color: #000;
    letter-spacing: -1px;
    font-size: 17px;
    text-transform: uppercase;
    padding-right: 44px;
    width: 320px;
    line-height: 38px;
    height: 38px;
    margin-bottom: 7px;
}
.products + section{padding-top:0 !important;}
.pmenu a:hover{
    background:linear-gradient(to left,#FECCCD,rgba(255,205,206,0));
    color:#cc0000;
}
.products:after{
    content:"";
    display:block;
    clear:both;
}
article.catalog{position: relative;}
article.catalog + aside{margin-top:-41px;}
article.catalog:after{
    background:url(files/1.png) bottom center no-repeat;
    content:"";
    display: block;
    width:100%;
    height:42px;
    position: absolute;
    z-index:1;
    bottom:0;
    left:0;
    background-size:100% 42px;
}
.rightcol .tovar{margin-left:20px;}

span.big{
    display:block;
    text-align:center;
    font-size:40px;
    line-height:1.5;
    color:#000;
    font-family: 'Conv_SFUIText-Light';
}
.pra{height:100px;margin-right:10px;float:left;}

.reviews{
    width:95%;
    width:calc(100% - 35px);
    margin:20px 0;
}
.reviews > .title{
    
    margin:0 auto;
}
.reviews h2 {
    background: #a9aaaa;
    padding: 12px 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    margin: 15px auto 0;
    font-family: 'Conv_SFUIText-Semibold';
    
}
.sldname p{
    margin:15px 0;
}
.sldname p:nth-child(2){
    
    color:#000;
    margin-top:0;
}
.sldname{
    border:1px solid #ccc;
    
    padding-top:20px;
    padding-bottom:20px;
}
.sldname table{
    border-collapse: separate;
    border-spacing:20px;
    margin:0 auto;
}
.sldname table td{
    position: relative;
}
.sldname .skidka{
    font-family: 'Conv_SFUIText-Light';
    color:#fff;
    background:#BE0305;
    position: absolute;
    left:-15px;
    top:5px;
    display: inline-block;
    z-index:1;
    padding:3px 5px;
}
.sldname .buy {
    background-image: none;
    padding: 0 10px;
    display: inline;
    width: 90px;
    white-space: normal;
}
span.tname{
    display: block;
    height:60px;
    overflow:hidden;
}
@media screen and (max-width: 1800px) {
  .rightcol .tovar{margin-left:0;}  
    }

@media screen and (max-width: 1200px) {
    
    .search{width:200px;}
    
    }

@media screen and (max-width: 1135px) {
.delivery{line-height:15px;margin-right:0;}
.nakladka p{font-size:16px;}
    .contact{margin-bottom:10px;margin-left:170px;min-width:0;width:auto;}
    #hlopak{margin-left:10px;float:left;}
    
    .lang{display:none;}
    #navi .lg{display:none;}
    .navi, .naviact{
        top:0;
        left:0;
        position: fixed;
        z-index:2000;
        width:0;
        overflow:hidden;
        transition:0.5s;
        background: #D6D6D6;
        bottom:0;
    }
    
    #navi nav{background:none;}
    div.butter{display:block;}
    .logotype{left:0;}
    nav ul{width:100%;float:none;}
    nav ul li{
        display:block;
        float:none;
        border-bottom:1px solid #f1f1f1;
    }
    nav ul li:first-child{display:none;}
    div.closelabel{top:7px;right:10px;}
    article{border-top:1px solid #DE000A;}
}
@media screen and (max-width: 1060px) {
    .search{clear:left;margin-left:170px;}
    .delivery{width:300px;margin-left:15px;}
    }

@media screen and (max-width: 930px) {
    .nakladka{left:50%;}
    .copyright{width:43%;}
    .leftcol{float:none;height:0;overflow:hidden;transition:0.5s;margin-top:0;width:100%;}
    .hb{display:block;}
    .rightcol{width:100%;float:none;}
    .logotype{padding:20px 0 10px 0;}
    .path{padding-left:150px;}
    h1.tovars{padding-left:20px;}
    .nakladka span{font-size:26px;line-height:26px;}
    .nakladka p{font-size:14px;}
    .rightcol > div:first-child{margin-left:0 !important;}
}

@media screen and (max-width: 865px) {
    footer{padding:30px 20px;width:auto}
    .copyright, div.menu{width:100%;}
    .developer{float:left;text-align:left;margin-top:15px;}
    
    .path{padding-left:20px;}
    .flag{
        background-size: 100% auto;
    -webkit-background-size: 100% auto;
    -o-background-size: 100% auto;
    -moz-background-size: 100% auto;
    }
    }
 @media screen and (max-width: 795px) {   
    .delivery, .reviews .slick-next, .reviews .slick-prev{display:none !important;}
    }
@media screen and (max-width: 755px) {
    
    #mydatas{border-collapse: collapse;width:310px;}
    #mydatas td{
        display:block;
        width:100%;
        text-align:left !important;
        padding:10px 0;
    }
    
    section{width:100%;}
    .nakladka{left:20px;width:50%;}
    .w33{width:50%;}
    
    #quickorder{position:fixed;top:10px;width:calc(100% - 40px - 8px);margin-left:0;left:0;}
    div.wada{
        overflow: scroll;
        width:100%;
        padding-bottom:10px;
    }
    #zakaza tr:first-child{display: none;}
    }
@media screen and (max-width: 670px) {
    .nakladka span{width:100%;font-size:20px;line-height:20px;}
#quickorder{
    position: static !important;
    left:0;
    margin:10px 0;
    width:90%;
    width:calc(100% - 10px);
    border:0;
    border-bottom:2px solid #8edce5;
    padding:10px 5px !important;
}
}

@media screen and (max-width: 580px) {
    .foto{margin:0 auto;float:none;width:93%;}
    div.tovaropis{width:96%;}
    a.prev{margin-left:20px;}
    .mobilethumbs{display:block;overflow:hidden;overflow-x:scroll;width:100%;height:310px;}
    .mmmfoto, .thumbs{display:none;}
    #quickorder{position:absolute;}
    }
    
@media screen and (max-width: 540px) {
.padd{padding-left:0;}
    .logotype{width:100%;padding:10px 0;position: static}
    header{padding:0 0 15px 0;background:#cdcdcd;}
    .search{margin-left:23%;}
    .contact{margin-left:27%;margin-top:10px;}
    
    .w33{width:100%;margin:20px 0;}
    .blokname{letter-spacing:1px;}
    h1{padding-right:10px;}
    
    }
    
@media screen and (max-width: 460px) {
    span.big{font-size:24px;line-height:1}
    .nakladka{width:65%;top:20px;}
    .grad{display:none;}
    .rightcol .tovar{
        margin:20px auto;
        height:auto;
        text-align:center;
        float:none;
    }
    .search{margin-left:15%;}
    .padd1{padding:10px}
    .w50{width:100%;}
    .rel img{width:100%;height:auto;}
    .contact{margin-left:20%;}
    .pmenu a{font-size:16px;padding-right:20px;}
    .rightcol > div:first-child{margin-left: auto !important;}
    }
    
@media screen and (max-width: 380px) {
    .pra{height:50px;}
    .price1{margin-top:7px;}
    .sldname table{border-spacing:10px;}
    .search, .contact{margin-left:20px;}
    #hlopak{margin-right:0;}
    .nakladka{width:auto;right:20px;}
    }
    
@media screen and (max-width: 360px) {
    
    span.pr1, span.pl1, span.pr1:hover, span.pl1:hover{background-color: transparent;}
    .klok span{padding-left:120px;background-position:120px bottom;}
    .search{width:180px;}
    }