*{
	margin:0;padding:0;
}
body {
    margin:0px; padding:0px;
   	background: #fff;
    font-family: 'Istok Web', sans-serif;font-size: .9em;
  	font-display: fallback;line-height: 1.3em;
}
a{
    text-decoration: none;    color: #838383;
}
a:hover{
    text-decoration: underline;
}
.pages ul{
	margin:10px 40px;
}
select{/* styling1 */
 background-color:white;border:thin solid #fff;border-bottom:thin solid #3f2957;border-radius:0;display:inline-block;font:inherit;line-height:1.2em;padding:0.5em 3.5em 0.5em 1em;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#3f2957 50%),linear-gradient(135deg,#3f2957 50%,transparent 50%);background-position:calc(100% - 15px) calc(1em),calc(100% - 10px) calc(1em),calc(100% - 2.5em) 0.3em;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat;outline:none;
 }
select.minimal{background-image:linear-gradient(45deg,transparent 50%,#3f2957 50%),linear-gradient(135deg,#3f2957 50%,transparent 50%),background-position:calc(100% - 15px) calc(1em),calc(100% - 10px) calc(1em),calc(100% - 2.5em) 0.3em;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat;}
select:focus{background-image:linear-gradient(45deg,#3f2957 50%,transparent 50%),linear-gradient(135deg,transparent 50%,#3f2957 50%),background-position:calc(100% - 10px) 1em,calc(100% - 15px) 1em,calc(100% - 2.5em) 0.3em;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat;border-color:#3f2957;outline:0;}
select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000;}
.button2,input[type=submit] {
    color: white !important;
    background: #eb070e url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAJklEQVQIW2P4//+/NxMDA8N/JgYGhn+oLDQu7Vk/GP4zMXDQx3IA0To1YWcEwtQAAAAASUVORK5CYII=") repeat-x;
    display: inline-block;
    padding: 6px 10px;
    cursor: pointer;
    text-decoration: none;
    /*border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);*/
    margin: 4px;
    border:none;
}

a.button13 {
    display: inline-block;
    font-size: 80%;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 1.1;
    white-space: pre-line;
    padding: 1em;
    border: 3px solid;
    border-width: 2px;
    border-radius: 0px;
	background-color: #000;
}
a.button13:hover{
	border-color:#0735BC;
	background-color: #0735BC;
}
a.button13:first-line{
  font-size: 170%;
}
.blackblock13{
	background-color: #000;padding: 50px 0;width: 70%;text-align: center;margin:40px auto;margin-top:-50px;position:relative;z-index:2;max-width: 700px;
	color:#fff;
}
.b13right{
	float: right;
    margin-right: 2%;
    width: 40%;
}
.b13left{
	float: left;
    margin-left: 2%;
    width: 50%;
}
.blackblock13 h2{
	color: #fff;
    line-height: normal;
    font-weight: bold;
    margin-bottom:10px;
}
.pages13{
	border-left: solid 1px #000;
    padding: 0 20px;
    font-size: 1.3em;
}
.video13-l{
	width:90% !important;
}
.video13-r{
	width:90% !important;float:right;
}

.button3 {
	cursor: pointer;
	position: relative;
	padding: 1rem 2rem;
	border-radius: 5px;
	line-height: 2.5rem;
	font-size: 20px;
	font-weight: 600;
	
	border: 1px solid #012880;
	background-image: linear-gradient(-180deg, #638e9d 0%, #344b53 100%);
	
}
.button3:hover {
	text-decoration:none;	
}

.button3 span {
	color: transparent;
	background-image: linear-gradient(0deg, #FFF 0%, #FFF 100%);
	-webkit-background-clip: text;
	background-clip: text;
}
/*
.button3::before {
	content: "";
	display: block;
	height: 0.25rem;
	position: absolute;
	top: 0.5rem;
	left: 50%;
	transform: translateX(-50%);
	width: calc(100% - 7.5rem);
	background: #fff;
	border-radius: 100%;
	
	opacity: 0.7;
	background-image: linear-gradient(-270deg, rgba(255,255,255,0.00) 0%, #FFFFFF 20%, #FFFFFF 80%, rgba(255,255,255,0.00) 100%);
}
*/
.button3::after {
	content: "";
	display: block;
	height: 0.25rem;
	position: absolute;
	bottom: 0.75rem;
	left: 50%;
	transform: translateX(-50%);
	width: calc(100% - 2rem);
	background: #fff;
	border-radius: 100%;
	
	filter: blur(1px);
	opacity: 0.05;
	background-image: linear-gradient(-270deg, rgba(255,255,255,0.00) 0%, #FFFFFF 20%, #FFFFFF 80%, rgba(255,255,255,0.00) 100%);
}


.topmes{
	 overflow:auto;padding:30px;margin:10px 0 20px 0; background-color: #a0b6cd !important; color:#000 !important;
}
.club div{
	width:46%;float:left; 	padding:0 2%;
}
.dhide{
	display:none;
}
.firstlist{
	overflow:auto;
}
.form-error{
    border:1px solid #EA2800 !important;
}
header{
    height: 200px;width:100%;background:#fff;
}
header nav{
    height: 30px; width:fit-content;line-height: 29px;margin:40px auto;margin-bottom:0px;
    position: relative;z-index:2;
}
header nav a{
    color:#000;font-size: .85em;margin:0 3px;text-transform:uppercase; 
}
#m-menu,#m-phone,#m-logo{
	display:none;
}
#baseMenu{
	display:inline;   
}
header div.headercont{
	height: 202px;
}
header div.header{
    width:1050px; margin: 20px auto;overflow:hidden;position:relative;
}
header div.logo{
    float: left;width:200px;position:relative;
}

header div#slogan{
    position: absolute;
    right: 170px;
    top: 5px; color:#335866;
    font-size: .8em;line-height: 12px;
}
header div#area{
    position: absolute; right:0;top: 0px;font-size: .85em;
}
header div.header address{
    position: absolute; right: 15px;top:21px;font-size: 1em;font-style:normal;
    text-align: right;
}
header div.logo img{
    margin:25px 0 0 12px;
}
header div.header #phone{
    position: absolute; right:15px;
    top: 90px;
    font-size: 1.3em;z-index:100;
}
header div.header #phone a{
    font-size: .7em;display:block;color:#335866;
}
header div#menu1{
    position: relative;
}
.orderblock{
	position:absolute;right:220px;top:80px;
}
#cart-icon{
	position: absolute;
	top:5px; left:5px;
}
#cart-amount{
	position: absolute;
	right:0; bottom:-10px;background-color: #254c5a;
    color: #fff;
    font-size: 12px;
    letter-spacing: normal;
    padding: 0px 6px;
    border-radius: 10px;
}
#cart-link{
	position: absolute;
	top:5px; left:40px;
}
#cart-price-int{
	position: absolute;
	top:30px; left:60px;
}
#cart-make{
	position: absolute;
	top:70px; left:5px;
}

header div#search{
    position: relative;
}
header a#loop {
    position: absolute;bottom: 4px;right: -3px;width:26px;height:26px;background-color:#254c5a;
}
a#loop img{
	 margin:6px;
}
header div#memheader {
    position: absolute;bottom: 5px;right: 20px;
}
header div#memheader a,header div#memheader span {
    font-size:.9em;color:#573f38;
}
header #memory{
        left: -230px !important;
        top: 35px !important;
}
header #baseSearch {
    float: right;
    width: 120px;
    margin: 0 20px 0 53px;
    padding: 0 10px;
    height: 26px;
    border: 1px solid #ccc;
    background: #fff;
    /* border-radius: 5px; */
    outline: none;
    color:#000;
}
header div#menu1 ul{
    list-style: none;padding:0;    
}
header div#menu1 ul li{
    float: left; margin:0;padding:20px 0 0 100px;
}
header div#menu1 ul li a.sub:hover{
	color:#fff;text-decoration:none;display:block;	
}
header div#menu1 ul i{
    float: left; width:1px;height: 120px; 
    background-image: linear-gradient(to top, rgba(223,218,213,0), rgba(223,218,213,.5), rgba(223,218,213,0));
}
header div#menu1 ul li a{
    color:#838383;font-size: .9em;display:block;margin-top:5px;
}
main h1{
	color:#254c5a; font-weight:200;margin:10px 10px 20px 10px;line-height: normal;
}
main #breadcrumbs{
    padding:10px 15px;width: 1050px;
    /* height: 20px;*/
    color: #838383;
    white-space: nowrap; text-overflow: ellipsis;
}
main #breadcrumbs a{
    color: #838383;
}
main div.ff{
    position: relative;margin-top: 10px;
}
main span#ffs{
    cursor: pointer;
}
main .fff, ul#fff, header ul#hmpred, header ul#hmstyle{
    position: absolute; top:30px;right:0;list-style: none;z-index: 10;
    background: #fff;color:#000;margin:0;padding:5px !important;display: none;
    box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
    -webkit-column-count: 5;-moz-column-count: 5;column-count: 5;
    -webkit-column-gap: 2em;-moz-column-gap: 2em;column-gap: 2em;
} 
main .fff li, ul#fff li, header ul#hmpred li, header ul#hmstyle li{
    cursor: pointer;padding: 0 !important;
} 
main .fff li:hover, ul#fff li:hover , header ul#hmpred li:hover, header ul#hmstyle li:hover{
    background: #335866;color:#fff;
}
main {
    margin:45px auto;width:1050px;display:block;overflow: auto;overflow-x: hidden;overflow-y: hidden;
    position: relative;
}
main div#f1{
    width:1000px;height:300px;background-image: url('/v5/img/bg_f1.jpg');
    position: relative; 
}
main div#f1 img{
    position: absolute;right: 14px;top:12px;    
}
main div#f1 h2{
    color:#d34a74;width:300px;position: absolute;top:10px;left:10px;   
}
main div#f1 p{
    color:#fff;width:300px;position: absolute;top:35px;left:10px;font-size:1.5em; 
}
main div#f1 div{
    color:#fff;width:300px;position: absolute;top:120px;left:10px;font-size:.8em; 
}
main div#f1 a{
    display: inline-block;
}
main div#f1 a:hover,main div.f2 a:hover{
    text-decoration: none;
}
main hr{
    width:800px;height: 1px;margin: 5px auto; border:0;
    background-image: linear-gradient(to right, rgba(107,91,81,0), rgba(107,91,81,1), rgba(107,91,81,0));
    display: block;
}
.shadow{
    box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
}
main div.block{
    background-color: #fff;color:#505050; 
}
main div.f2{
     width: 330px;float: left; margin: 10px 10px 10px 9px;position: relative;
     padding-bottom: 20px;
}
main div.f2 h3{
    color:#838383;padding:0;margin:35px 15px 5px;font-size: .9em; min-height:15px;font-weight: 400;
    text-transform: uppercase;max-width:300px;
}
main div.f2 p{
	padding: 10px 25px;margin: 0;font-size: .8em;line-height: 1.23077;color: #505050;
}
main div.f2 s{
	display:block;margin:0 15px;color:#335866;text-decoration:none;margin: -10px 30px 15px 0;font-size:1.3em;
}
main div.f2 li{
	font-size: .8em;color: #505050;padding: 5px 25px;
}
main  div.f2 hr{
    width:330px;    
}
main div.f2 a{
    color:#573f38;
}
main div.f2 big{
    position:absolute; top:120px;right:10px;font-size: .9em;
 }
main div.usfront p{
    padding: 5px 5px !important;
}
main div.news p span{
    display: block;text-transform: uppercase;margin-bottom: 1px;
}
main div.cattree{
    padding-bottom:0;
}
main div.cattree h3{
    font-size: 1em !important;height:40px;overflow: hidden;
}
main div.cattree a{
    text-decoration: none;color: #573f38;
}
main div.cattree p{
    max-height:36px;overflow: hidden;
}
main div.cattree img{
	width:330px;height:250px;
}
main div.catlist{
    position: relative;background-color: rgba(255,255,255,.5);overflow: hidden;
}
main div.catlist:hover{
    background-color: rgb(114, 159, 207,.1);
}
main div.catlistwhite{
    background-color: #F2EFEC;
}
main div.catlistwhite a h3{
      color: #392e27;
}
main div.catlist a:hover{
    text-decoration: none;
}
main div.catlist h3{
    font-size: 1em !important;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
main div.catlist h3 b{
    display:inline-block;white-space: nowrap; overflow: hidden; text-overflow: ellipsis;width: 100%;
}
main div.catlist p{
    position: absolute;left: 0;bottom: 0px;width:320px;text-align: right;
}
main div.catlist p i, main div.catgoodbase i, main div.f2 i, main div#f1 i{
    margin: 20px 15px 0 0;
    display: inline-block;
    font-weight:bold;
    font-size:2.5em;
    font-style: normal;
    padding: 2px 10px;
}
main div.catlist p small, main div.catgoodbase  small, main div.f2  small, main div#f1  small{
    margin: 0px 5px 0 0;display: inline-block;color: #bbb;font-size: 1.4em;
    font-style:italic;
}

main div.catlist p small, main div.catgoodbase  small, main div.f2  small, main div#f1  small{
  position: relative;
}
main div.catlist p small:before, main div.catgoodbase  small:before, main div.f2  small:before, main div#f1  small:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: inherit;

  -webkit-transform:rotate(-5deg);
  -moz-transform:rotate(-5deg);
  -ms-transform:rotate(-5deg);
  -o-transform:rotate(-5deg);
  transform:rotate(-5deg);
}

main div.catlist p b{
    margin: 30px 0 0 0;display: inline-block;float: left;position: relative;
}
.memory{
    cursor: pointer;
}
#memory{
    position: absolute;top: 30px;left: 0;width: 320px; height:100px;
    background: #DFC2B2;  margin: 0;padding: 5px;
    box-shadow: 0px 0px 10px rgba(87,63,56,0.9);border-radius: 2px;
    z-index:100;cursor: default;
}
#memory div{
    position: relative;width:320px;height: 100px;background: #B6998A;
}
#memoryclose{
    position: absolute !important; top:-5px;right: 0;background: #DFC2B2;display: block;width:12px;
    cursor: pointer;
}
#memorypanel{
    background: #DFC2B2;position: absolute;top: 0;left: 0;margin:0;width: 320px;
}
#memorypanel span{
    color: #573f38 !important;margin:0;padding:0 5px;float:left;font-size:1em;
    cursor: pointer;
}
#memorypanel span.active{
    background: #B6998A;
}
.memoryadd{
    background-color: #573f38 !important;color: #fff !important;
}
.inperr{
    border:1px solid #f00 !important;
}
#memorycont{
    position: absolute;top: 30px;left: 0;height:80px;float: left;text-align: left !important;
}
#memorycont input[type="text"],.callback input[type="text"],.calc input[type="text"],.calc textarea {
    margin: 2px;padding:0 5px;height: 20px;border:1px solid #335866;border-radius: 2px;outline: none;
}
#memorycont input[type="text"]:focus,.callback input[type="text"]:focus,.calc input[type="text"]:focus,.calc textarea:focus {
    opacity: 1;
}
#memorycont input[type="submit"],#memorycont a, .button {
    margin: 2px;padding:0 5px;height: 20px;border:1px solid #335866;border-radius: 2px;outline: none;
    background-color: #fff;cursor: pointer;
}
#memorycont span.memorytext{
    color: #573f38 !important;margin:0;padding:0 5px;float:left;font-size:1em;
}

main div.catlist span{
    height:18px;overflow: hidden;color:#a4a4a4;display: inline-block;margin:0 0 15px 15px;
}
main div.catgoodtopblock{
    width:1060px;height:500px;margin:10px;
}
main div.catgoodimg{
    width:500px; height: auto;float: left;overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
    position:relative;
}
main div.catgoodimg-fotorama{
    width:660px;height:auto;margin-bottom:20px;
}
main div.catgoodimg a{
    cursor: zoom-in;
}
main div.catgoodimg span{
    position: absolute;right:0;bottom: 0;
    background: rgba(255,255,255,.6);
    padding: 3px 10px;
}
main div.catgoodimg img{
    min-width:500px; min-height:500px;
}
main div.catgoodimg1{
    width:1030px; padding:0;overflow: hidden;margin-top: 20px;
    height: 225px;display:none;
}
main div.catgoodimg1 a{
    overflow: hidden;
    float: left;
    width: 176px;    height: 176px;
    margin: 25px 0 25px 25px;
}
main div.catgoodimg1 img{
    min-width: 176px;
    min-height: 176px;
    max-width: 250px;
    max-height: 250px; cursor: zoom-in;
}
main div.catgoodbase{
    width:490px;float: right;margin:0 30px 20px 5px;
    background: #fff url('/v5/img/it.png') no-repeat top 45px right;
    max-height:1100px;overflow-x:hidden;overflow-y:auto;
}
main div.catgoodbase::-webkit-scrollbar {
	width: 6px;
}
main div.catgoodbase::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 5px;
	box-shadow: inset 0 0 3px rgb(0 0 0 / 20%);
}
main div.catgoodbase::-webkit-scrollbar-thumb {
	background-color: #ccc;
	border-radius: 5px;
}
main div.catgoodbase h1{
    font-size: 1.5em;margin: 0;padding:15px 25px;color:#fff;background-color: rgb(51 88 102 / 50%);overflow: hidden;
}
main div.catgoodbase p{
    margin:0;padding:20px;font-size:.9em;
}
main div.catgoodbase p span{
    margin:0;padding:0;font-size:1.5em;
}
main div.catgoodbase i{
    margin:0;padding:0 20px;
}
main h2{
    width:1020px ;font-size: 1em;margin:20px 0 0 0;padding:5px 9px;color:#838383;overflow: hidden;
}
main div.catgoodadd h2 a,main div.catgoodfab h2 a,main div.brand h2 a{
    color:#fff;
}
main div.catgoodadd div{
    width:980px ;margin:20px 0;padding:25px;font-size: .8em;overflow: auto;
}
main div.catgoodadd div p{
    margin:0;padding:5px;
}
main a.catgooddescr{
    display: inline-block;color:#573f38;text-decoration: none;border-bottom: 1px dashed #573f38;outline: none;
}
main ul.catgoodcompl{
    margin:10px 30px;padding:0;list-style: none;font-size: .85em;
}
main ul.catgoodcompl i{
    font-size: 1.1em;
}
main .goodprops{
	margin-left:20px;font-size: .8em;
}
main .goodprops span{
	margin-top:15px;display:block; 
}
main .cartbutton{
	width:100px;text-align:center;margin-left:20px;
}
main .fablist { 
  padding: 10px;margin-top:45px;
  -webkit-column-count: 2;-moz-column-count: 2;column-count: 2;
    -webkit-column-gap: 2em;-moz-column-gap: 2em;column-gap: 2em;
}
main .fabletter{
    width:1000px;
}
main .fablist a, main .fabletter a{
   display: block; color:#573f38 !important;font-size: 1em;   
}
main .fablist img{
    margin:2px 20px;vertical-align:middle;max-width: 70px;
}
main .fablistdescr{
    margin:10px 20px;font-size: .7em;border-bottom: 1px dashed #D2B5A5;
} 
main .fabletter a{
   margin:5px 5px !important;display: inline-block; 
}
main .brandhead{
    overflow: auto;max-height: 320px;
}
main .brandhead img{
    float:right;
}
main .brandpdf{
    
}
main .brandpdf a{
    display: inline-block;margin: -5px 15px 5px 0;
    color: #335866 !important; float:right;  
}
main .pdfcover{
    width:330px;height:250px;overflow: hidden;
}
main .pdfcover img{
    width:330px;
}
main .section{
    background-color: #fff;
    width:495px;margin:20px 20px 0 0; height:200px;overflow: hidden;display:inline-block;
}
main .section a{
    display: inline-block;text-decoration: none;color: #505050;
}
main .section a:hover h1{
    color: #335866;
}
main .section time{
	display: block;float: right;padding: 5px 10px;margin-top: -15px;background-color: #335866;font-size: 1em;color: #fff;
}
main .section img{
    float:left;width:200px;height:200px;
}
main .section h1{
	margin: 25px 25px 5px;
    font-weight: 400;
    text-transform: uppercase;
	padding-bottom:10px;
    margin-left:225px;border-bottom: 3px solid #335866; 
    font-size:.9em; color:#838383; 
}
main .section p{
    padding:0 10px; margin-left:215px; 
    font-size: .8em;
}
main .pages{
    width: 1030px;padding:15px;
    margin: 10px;overflow: auto;
}
main .pages p{
    margin:0;padding-bottom: 15px;
}
main .pages h3{
    padding:0 0 10px 0;margin:0 0 10px 0;font-size:1.2em;
     border-bottom: 3px solid #335866;
}
main .pagesimg{
	width:250px;float:right;overflow: auto; margin: 10px;
}
main .pagesimg img{
	margin-bottom:10px;	
}
footer{
    width: 100%;height:260px;background: #fff;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
footer ul{
    margin: 0 auto;list-style: none;padding:15px 0;width:1000px;height:150px;    
}
footer ul li{
    float:left; width:230px;margin: 10px;padding:0;
}
footer ul li p{
    padding:0;margin: 3px;
}
footer ul li p:first-child{
    font-weight: bold;font-size: large;color: #000;margin-bottom: 5px;
}
footer ul li p a{
    font-size: .9em;color: #000;
}
footer hr{
    width:800px;height: 1px;margin: 5px auto; border:0;
    background-image: linear-gradient(to right, rgba(223,218,213,0), rgba(223,218,213,1), rgba(223,218,213,0));
    display: block;
}
footer div#copyright{
    font-size: .8em;color: #000;margin:12px auto;width:1000px;text-align: center;
}
.autocomplete{
    width:430px;height:70px;box-shadow: 0 0 5px rgba(0,0,0,0.1);    margin-bottom:1px !important;
    padding:10px !important;    background-color: #fff;font-size:.8em;
}
.autocomplete img{
    width: auto;
    max-height: 50px;
    max-width: 100px;
    float: left;
    margin: 0 10px;
}
.autocomplete strong{
    font-size:1em;color: #573f38;
}
.autocomplete:hover a{
    text-decoration: none !important;
}
.autocomplete b{
    font-size:1.1em;
}
.addFactoryButtons{
    margin-left:15px;
}
.addFactoryButtons a,.calc input[type="submit"]{
    display: inline-block; margin:5px 3px; padding:5px 5px;border-radius: 2px; 
    color: #333 !important;  font-size: .8em;border:1px solid #335866;background: #fff;
}
.callback{
  position: absolute;
  top: 180px;
  right: 180px;
  width: 220px;
  height: 70px;
  background: #fff;
  margin: 0;
  padding: 15px 5px;
  box-shadow: rgba(0, 0, 0, 0.1) 2px 3px 10px 1px;
  z-index: 100;
  cursor: default;display:none;font-size: .75em;
}
.calc{
	padding: 10px 15px;
}
.button2, input[type=submit] {
    color: white;
    background: #335866b8 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAJklEQVQIW2P4//+/NxMDA8N/JgYGhn+oLDQu7Vk/GP4zMXDQx3IA0To1YWcEwtQAAAAASUVORK5CYII=) repeat-x;
    display: inline-block;
    padding: 6px 10px;
    cursor: pointer;
    text-decoration: none;
    /* border-radius: 5px; */
    -moz-border-radius: 5px;
    /* -webkit-border-radius: 5px; */
    /* box-shadow: 1px 1px 3px rgba(0,0,0,0.5); */
    -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.5);
    /* -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.5); */
    margin: 4px;
    border: none;
}
.buttonfeed{
	    background: #335866 !important;
    display: inline-block;
    padding: 1px 10px 0px;color:#fff;
}
.advantage{
	list-style: none;margin: 0 !important;
    padding: 0;height: 150px;
}
.advantage li{
	width:98px; float:left;text-align:center;
	font-size: .85em;padding:0 6px;line-height:15px;
}
.advantage img{
	width:100px;height:100px;border-radius: 60px;
}


/* Корзина */
.cart {
    margin-top: 10px;width:1030px;
    background-color:#fff;
}
.cart a{
    color: #335866;font-size:14px;text-decoration:none;
}
.cartimg{
    width:100px;padding:0 5px 5px 5px;
}
.cartimg img{
    width:100px;border-radius:10px;
}
.cartname{
    max-width: 400px;
}
.cartname p{
    margin: 0;padding:0;color:#ccc;font-size:12px;
}
.cartprice{
    font-size: 16px;font-weight:bold;display: block;
}
.cartcnt{
    width:70px;position:relative;text-align:center;
}
.cartcnt input{
    border:none;outline: none;box-shadow:none;width: 30px;height:30px;
    padding:2px 0;text-align:center;border-radius: 0;
}
#cartedit div.cartcnt div{
    border: 1px solid #ccc;width:20px;cursor: pointer;
    position:absolute;line-height: 28px;background: linear-gradient(#f3f3f3, #e2e2e2);
}
#cartedit div.cartcnt div.minus{
    left: 0;border-radius: 3px 0 0 3px;
}
#cartedit div.cartcnt div.plus{
    right: 0;border-radius: 0 3px 3px 0;
}
#cartedit div.cartcnt input{
    border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;
}
.oneprice{
    font-size:.6em;
}
#cartsend input[type="text"]{
    pointer-events: none;border:none !important;box-shadow: none !important;
}

.cartpricem{
    display: none;
}
#cartedit div.cartdelete img{
    padding:6px;
}
#cartedit div.cartdelete:hover img{
    border:1px solid #5a5a5a;padding:5px;border-radius: 15px;
}
#cartsend div.cartdelete, #cartsend div.cartcnt div{
    display: none !important;
}
.cartdeliv{
    width:640px;float:left;
}
.cartdeliv h2{
    width:630px;margin-right:0 !important;    
}
.cartdelivblock{
    width: 640px;height: auto !important;margin-top: 0;padding:0;
}
.cartdelivblock div,.cartuserblock div{
    padding:8px;
}
.cartdelivblock p{
    background: linear-gradient(#f3f3f3, #e2e2e2);
    margin: 0;padding:10px;margin-top: 10px;
    width: 618px;font-size: 16px;border-top: 1px solid #ccc;
 }
.cartdelivblock b{
    color: #335866;    
}
.cartuser{
    width:330px;float:right;margin-right:20px;
}
.cartuser h2{
    width:320px;
}
.cartuserblock{
    width: 330px;overflow: auto;height: auto !important;padding:0;margin-top:0;
}
.cartuserblock div input{
    display:block;width:275px; margin-bottom:10px;
}
.cartuserblock p{
    background: linear-gradient(#f3f3f3, #e2e2e2);
    margin: 0;padding: 20px 0;text-align: center;
    font-size: 16px;border-top: 1px solid #ccc;
 }
 .cartuserblock p span{
    padding: 6px;display: inline-block;border: 1px solid;
    border-color: #bbb #ccc #ddd;background-color: rgba(220, 220, 220, 0.8);
    border-radius: 5px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12) inset;   
 }
 .cartuserblock p span input[type="submit"]{
    font-size: 18px;font-weight: bold;width: 220px;padding: 8px 20px;
    background: linear-gradient(#EA2800, #AD2307);border: 1px solid;border-color: #EA2800 #7D1702 #861A05;
    border-radius: 4px;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 1px 1px rgba(255, 255, 255, 0.7) inset;
    color:#fff;cursor: pointer;
 }
#delivselfdata input + label,#delivusdata input + label{
    display:inline-block;width:350px;
    margin: 10px;
}
#delivusdata input{
    height:auto !important;
}
#cartmessage{
    border-bottom: 1px solid #ccc;padding:10px;font-size:12px;
    background: linear-gradient( #e2e2e2,#f3f3f3);
}
#cartmessage sup{
    font-size:.5em;       
}
[rel="delivrole"] b{
    font-size:1.2em;
}
#totalweight{
    font-size:13px;font-weight:bold;
}
.warning{
    display: none;width: 300px;position: absolute;
    padding:0 !important;
    z-index:2;
}
.warning div{
    position: relative;
}
.warning img#warnclose{
    top:5px;right:8px;position: absolute;z-index: 10;
    cursor: pointer;
}
.warning i{
    background-color: #fedb4a;width:16px;height:16px;
    top:15px;left:-8px;position: absolute;
    transform: rotate(45deg);
}
.warning span{
    padding:20px;width:255px;background-color: #fedb4a;
    top:0;left:0;position: absolute;
    font-size:12px;display: inline-block;
}
.print h2{
    font-size: 22px;background-color: #EA2800;color: #fff;margin: 0;
    padding: 5px;overflow: auto;display: block;width:970px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.print div.plus,.print div.minus{
    display: none;
}
.print a{
    text-decoration: none;color:#EA2800;
}
.print img {
    width: 100px;border-radius: 10px;
}
/*  конец Корзина */
.feedback table {
    width: 100%;font-size:.9em;
}
.feedback input,.feedback textarea {
    width: 100%;
    display: block;
}
.discounttxt{
	    position: absolute;
        top: 10px;
    right: 10px;
    color: #fff;
    background: #f00;
    padding: 15px 10px;
    border-radius: 40px;
}
.discountimg{
	    position: absolute;
        top: 3;
    right: 3;width:100px;height:100px;
}
.discountimg img{
	width:100px !important;height:100px !important;	
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 140px;
    right: 28px;
    overflow: hidden; 
    width: 43px;
    height: 43px;
    border: none;
    z-index: 100;
}

.bcompositelink:hover{
	text-decoration:none !important;	
}
.bcomposite{
	overflow: auto;width:1028px;border:1px solid #393B40;
	background-color: #fff;
}
.bcomposite h1{
	color:#fff;width:auto;float:left;margin-left:-208px;
	padding:5px 15px;background-color: rgba(0,0,0,.3);font-size:26px;
}
.bcomposite p{
	color:#fff;width:auto;float:left;font-size:26px;font-weight: bold;
	padding:5px 15px;background-color:#335866;
}
.ban1{
	padding:15px 0 0 25px;width:350px;float:left;color:#000;
}
.raspil1{
	width:400px;float:left;border-right:1px solid #393B40;
}
.raspil12{
	width:656px;float:left;border-right:1px solid #393B40;
}
.bcomposite h2 {
    color: #fff;
    width: auto;
    float: left;
    margin:0 0 0 -296px;
    padding: 5px 15px;
    background-color: rgba(0,0,0,.3);
    font-size: 26px;
}
.ban2{
	padding:15px;width:340px;float:left;color:#000;
}
.evrozapil{
	width:200px;float:right;margin-right:10px;
}


.pslider{
	position:relative;
}
.pslider img{
	margin:0 auto;
}
.pslider p{
	color:#fff;background-color:rgba(0, 170, 166, .8);width:auto;bottom:0;right:0;position:absolute;
	padding:5px 15px;  padding-bottom: 5px !important;
}

#viber,#m-whatsapp,#telegram,#zen{
	font-size:1.5em;
}
#m-login{
	font-size:1.3em;
}
/*#instagram{color:#d4475c;}
#m-whatsapp{color: #25D366;}*/

.pages-content{
	overflow:auto;padding-bottom:20px;
}
.personal-welcome-hello{
	padding:0 15px;
	margin:20px;font-size:.9em;font-weight:bold;
}
.personal-welcome{
	padding:15px 10px;list-style:none;border: solid 2px #335866;width:290px;
	margin:20px;border-radius:10px;float:left;
}
.personal-welcome li{
	padding:5px;
}
.personal-welcome li i{
	margin-right:10px;
}
.personal-welcome-menu2{
	padding:15px 10px;list-style:none;
	margin:20px;border-radius:10px;
}
.personal-welcome-menu2 li{
	float:left;width:25%;text-align:center;margin-bottom:20px;
}
.personal-welcome-menu2 li img{
	width:190px;height:120px;border-radius:5px;
	margin:10px 0;
}
.personal-welcome-menu2 li:hover img{
	border:solid 2px #3f2957;width:186px;height:112px;padding:2px;
}
.personal-orderlist{
	width:650px;float:right;list-style:none;
	margin:20px;
}
.personal-orderlist li{
	padding:5px;border-bottom: solid 1px #ccc;
}
.personal-orderlist li:last-child{
	border-bottom: none;text-align:right;font-weight:bold;
	font-size:1.1em;
}
.personal-orderlist li a{
	display:inline-block; margin:10px 20px 20px 5px;
	color:#5d8500; border-bottom:dashed 1px #5d8500;
}
.personal-orderlist li i{
	color:#5d8500;
}
.personal-orderlist li b{
	float:right;font-weight:bold;
	font-size:1.1em;
}
.bonuswelcome{
	margin:0 0 15px 450px; font-size:1.2em;color:#fff;text-align:center;
	width:420px;height:97px;background:url('/v1/img/bonusnow.png');
	padding-top:30px;overflow:hidden;
}
.bonuswelcome b{
	display:block;font-size:2em;
}

.personal-welcome-hello ul{
	height:115px;padding-top:10px;
	margin-top:50px;list-style:none;
	background:url('/v1/img/bonusarrow.png') no-repeat;
}
.personal-welcome-hello ul li{
	border-left:2px solid #643e8e;margin:0 0 10px 140px;padding-left:10px;
}
.priceopt{
	position:absolute; bottom:125px;right:0;padding:6px 5px;background:rgba(255,255,255,.5);
	color:#000;
}
.priceopt b{
	font-size:1.5em;color:red;
}
.sub{
	display: block;padding: 5px 20px;
}
.pages ol{
	padding-left:10px;
}
.catgoodbase iframe{
	width:100% !important;
}
iframe{
	width:100% !important;height:400px;
}
.yadisk{
	list-style:none;overflow:auto;
}
.yadisk li{
	width:33%;text-align:center;margin:15px 0;float: left;
}
.tags{
	display:none;
}
.swiper-container,.swiper-container-twinstore,.swiper-container-decor{
	width:1050px;height:400px;margin-left:0;position:relative;
}
.swiper-button-next, .swiper-button-prev {
    color:#fff;
    text-shadow:1px 1px black;
}
.swiper-slide{
	position:relative;
}
.slidebox{
	position:absolute;bottom:0;height:200px;width:100%;
	transition: all .3s;
    transition-property: border,background-image,background-color,border-radius,box-shadow;
    background: linear-gradient(to bottom, RGBA(0,0,0,0) 0%,RGBA(0,0,0,.6) 100%); 
}
.slidetext{
	width:990px;color:#fff;font-size: 1.2em;line-height: 1.4;letter-spacing: 2px;
    font-weight:500;margin-top:115px;padding:0 20px;text-align:center;
}
.slidetext a {
	color:#ffa801;;
}

#instafeed {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  max-width: 98%;
  margin: auto;
}

#instafeed a {
  display: block;height: 250px;
    overflow: hidden;
}

#instafeed img {
  display: block;
    width: 100%;
    min-height: 250px;
}

.filterpic{list-style:none;margin-left:10px !important;height:189px;overflow:hidden;font-size: .8em;display: inline-block;height:auto;}
.filterpic li{float:left;width:115px;/*height:129px;*/margin:10px 0;overflow:hidden;}
.filterpic li a{color:#bbb;}
.filterpic li a:hover{color:#3f2957;}
/*.filterpic li:hover{height:129px;}*/
.filterpic li img{height:auto;width:90%;border-radius:90%;}
.filterpic li img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
.filterpic li img:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */
}
.filterpic-t{list-style:none;margin-left:10px !important;height:189px;overflow:hidden;font-size: .8em;display: inline-block;height:auto;}
.filterpic-t li{float:left;width:115px;margin:10px 0;overflow:hidden;}
.filterpic-t li a{color:#224e5a;}
.filterpic-t li a:hover{color:#3f2957;}
.filterpic-t li img{height:auto;}

.cat-video{
	object-fit: cover;
    display: block;
    height: 250px;
    width: 99.8%;
}
.reviews-all{
	list-style:none;font-family: "Times New Roman", Times, serif; font-size:1.4em;font-style:italic;
}
.reviews-all li b{
	display:block;	
}
#top-cat-menu{
	width:100%;background-color:#fff;position:absolute;top:100px;left:0;
    display: none;z-index:101;
}
#top-cat-menu-content{
	width:1050px; margin: 40px auto;overflow:hidden;
	list-style:none;
}
#top-cat-menu-content li{
	float:left;width:33%;
}
#top-cat-menu-content a{
	display:block;margin:5px 0 0 5px;color:#000;font-size:13px;
}
#top-sale-menu{
	width:auto;background-color:#fff;position:absolute;top:30px;left:50%;
    display: none;z-index:101;
}
#top-sale-menu-content{
	width:360px; margin: 40px auto;overflow:hidden;
	list-style:none;
}
#top-sale-menu-content li{
	float:left;width:100%;
}
#top-sale-menu-content a{
	display:inline-block;margin:5px 0 0 5px;color:#000;font-size:13px;
}



.store-link{
	font-weight: 600;
    text-decoration: underline;color:#335866;
}
.store-link:hover{
	text-decoration: none;
}
.pages-main{
	display: table;
}
.pages-block{
	width:33%;color:#000;
	display: inline-grid; 
}
.pages-block50{
	width:50%; 
}
.pages-block p{
	padding: 10px 15px 10px 5px !important;
    width: 80%;
    font-size: .9em;
}

.pages-block img{
	margin:15px 0 0 0;
}
.pages-block-white{
	background-color:#a0b6cd;
	border-radius:10px;
	width:29%;margin:1% 2% 4% 0;padding:1%;
	min-height:250px;
}
.pages-block-white b{
	color:#fff;font-size: 2em;
    line-height: 40px;
}
.brand-list{
	text-align:center;margin:1%;width:31%;float:left;
}
.detail-factory-descr{
	padding:10px;white-space:pre-line;
}

.chp21{
	    position: absolute;
        top: 0px;width:77px;height:59px;
    left: 0px;background-image: url('/v5/img/4p21_5.png');
}
.svgicon{
	height:18px;width:18px;
	/*filter: invert(26%) sepia(6%) saturate(2672%) hue-rotate(150deg) brightness(105%) contrast(103%);*/
}
.gride-m{
	display:none;
}
.salesarg{
	margin:10px  0 10px 20px !important;list-style:none;
}
.salesarg > li{
    padding: 0 0 10px 20px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
}
.salesarg > li:before{
    content: '✔';
    position: absolute; top: 0; left: 0;
    color: #335866;
}
* {
  box-sizing: border-box;
}
.container-icon-button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #263238;
}
.messenger-icon-button {
  display: block;
  position: fixed;
  right: 20px;
  bottom: 60px;
  width: 260px;
  height: 60px;
  /* overflow: hidden; */
}
.messenger-btn-icon-button {
    padding: 14px;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background-color: #9fbce0;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 2;
  }
.messenger-btn-icon-button img {
  width: 32px;
  height: 32px;
}
.messenger-links-icon-button {
  position: absolute;
  left: 0px;
  top: 10px;
  width: 240px;
  transform: scale(0);
  transform-origin: 100% 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 0;
}
.messenger-links-icon-button.show {
  left: -45px;
  transform: scale(1);
}
.messenger-links-icon-button a {
  width: 40px;
  margin-left: 4px;
}
.messenger-links-icon-button img {
  max-width: 40px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.messenger-links-icon-button a:hover img {
  transform: scale(1.1);
  text-decoration: none;
}
.p6 h2,.p6 h3{
	font-size:28px;color:#000;text-transform:uppercase;line-height: normal;padding:0 10px;
	display:inline;
}
.p6 h3{
	font-size:18px; padding-bottom:10px;
}
.p6 h4{
	color:#4a6a75;padding:10px;font-size:20px;
}
.p6 .b1{
	padding:0 0 30px 10px ;font-size:17px;white-space:nowrap;
}
.p6 .b3{
	padding:10px;font-size:17px;
}
.p6 .b2{
	background-color:#4a6a75;color:#fff;font-size:28px;width:790px;margin:4px 0 0 10px;
	padding:15px 30px;white-space:nowrap;line-height: 1.1em;font-style:italic;
}
.p6 .b4{
	margin:50px 10px 10px 10px;position:relative;min-height:120px;
}
.p6 .b4 time{
	width:200px;position:absolute;top:0; left:10px;color:#4a6a75;font-size:26px;font-weight:bold
}
.p6 .b4 time small{
	font-style:italic;font-size:20px;font-weight:100
}
.p6 .b4 a{
	width:180px;position:absolute;top:50px; left:0;background-color:#4a6a75;color:#fff;text-align:center;padding:20px 0 15px 0;
	font-size: 20px;text-transform:uppercase;
}
.p6 .b4 h5{
	position:absolute;top:0; left:220px;font-size:22px;
}
.p6 .b4 span{
	position:absolute;top: 40px;
    left: 220px;
    font-size: 18px;
    line-height: normal;
}
.p6 .b5{
	padding:10px;font-size:22px;line-height:normal;
}
.p6 .b5 ul{
	margin:20px 40px;
}
.main-rews{
	max-width:700px;float:left;font-size:.8em
}
.main-vk{
	min-width:300px;float:right;
}
