@-ms-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	display:block;
	background-color: #dae69d;	
	background-image: url(/image/itog2.jpg);
	background-repeat:repeat;
	background-attachment: fixed;
}
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing:border-box;
}
ul {
	padding:0px;
	margin:0px;
	list-style:inside;
}
ol li{
	margin:10px 0px;
}
ol li img{
	margin-top:10px;
}
a {
	cursor:pointer;
}
p {
	padding:0;
	margin:0;
}
h1, h2, h3 {
	font-size:24px;
	font-family: Trebuchet MS;
	color:#46412b;
	padding: 10px 0px 10px 0px;
	margin:0;
	text-align:center;
}
h1{
	font-size:24px;
}
h2{
	font-size:20px;
}
h3{
	font-size:18px;
}

img {
    max-width: 100%;
    height: auto;
}
.img-left{
	padding:0px 10px 10px 0px;
}
.img-right{
	padding:0px 0px 10px 10px;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	max-width:1170px;
	margin: 0 auto -160px;
	padding-left:15px;
	padding-right:15px;
	font-family: Trebuchet MS;
	color:#46412b;
	background-color:#FFF;
}

.pust {
	height:160px;
	clear:both;
	
}

.clear {
	clear:both;
}

.top {
	margin:0 auto;
	padding:0px 5px 0px 5px;
}
.ttt {
	clear:both;
}

.menu {
	padding:0px 5px 0px 5px;
}

.menu_org {
	width:100%;
	padding:65px 0px 25px 0px;
    font-size: 14px;
  	line-height: 14px;
  	text-transform: uppercase;
}

.menu_org ul li{
	display:inline;
}

.menu_org a:link, .menu_org a:visited {
	text-decoration:none;
	color:#333;
}

.menu_org a:hover {
	text-decoration: underline;
	color:#333;
}
.top_dop {
	text-transform:none;
	position: absolute;
	color: #000;
	background-color: #FFF;
	z-index:15;
	display:none;
	border:1px solid #e4e4e4;
	padding: 10px;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
       -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
            box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
}
.top_dop li {
	margin-top:10px;
	display: block !important;
}

.office {
	width:28%;
	padding-top:2px;
    font-size: 13px;
  	line-height: 20px;
	float:right;
	text-align:right;
	color: #333333;
}

.u {
	text-decoration:underline;
}

.logo {
	height:90px;
	width:40%;
	background-image:url(image/gl/logo.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:inline-block;
	margin-top:10px;
	vertical-align:top;
}
/*.home, .vhod, .top-cart {
	height:40px;
	cursor:pointer;
}*/

.home {
	float:left;
	background-image:url(image/gl/home2.png);
	background-position: bottom center;
	background-repeat:no-repeat;
	width:1%;	
	min-width:45px;
	height:40px;
	cursor:pointer;
}

.top-cont {
	width:16%;
	float:left;
	font-size: 15px;
  	line-height: 20px;
	color: #333;
	text-align:left;
}
.top-cont span {
	display:block;
	font-weight:bold;
}
.center {
	text-align:center;
}

.top-avtoriz {
	width:23%;
	height:40px;
	margin-left:0px;
	float:left;
	font-size: 15px;
	line-height:21px;
	color: #333333;
	text-align:left;
}
.top-avtoriz a:link, .top-avtoriz a:visited, .top-avtoriz a:hover{
	text-decoration:none;
	color:#46412b;
}

.vhod {
	padding-left:40px;
	margin-top:3px;
	height:40px;
	background-image:url(image/gl/noavtorization.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#72b000;
	line-height:45px;
	cursor:pointer;	
}

.vhod_mobile {
	padding-left:40px;
	height:40px;
	background-image:url(image/gl/noavtorization.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	/*background-color: #FCF;*/
	font-size:16px;
	font-weight:bold;
	color:#72b000;
	line-height:45px;
	cursor:pointer;
}

#vvod {
	position:absolute;
	width:750px;
	color:#46412b;
	line-height:32px;
	z-index:110;
	background-color:#FFF;
	border:1px solid #e4e4e4;
	padding: 5px 10px 5px 10px;
	-webkit-box-shadow:-2px 1px 5px rgba(0, 0, 0, 0.6), 2px 1px 5px rgba(0, 0, 0, 0.6);
       -moz-box-shadow:-2px 1px 5px rgba(0, 0, 0, 0.6), 2px 1px 5px rgba(0, 0, 0, 0.6);
     box-shadow:-2px 1px 5px rgba(0, 0, 0, 0.6), 2px 1px 5px rgba(0, 0, 0, 0.6);
}

.left-avt {
	display:inline-block;
	width:42%;
	vertical-align:top;
	padding:10px;
}

.right-avt {
	display:inline-block;
	vertical-align:top;
	width:58%;
	padding:10px;
}

.avt-zag {
	display:block;
	font-weight:bold;
	font-size:16px;
	line-height:32px;
	color: #e75112;
}

.warnigSmm{
	color:#F00;
	cursor:pointer;
	line-height:20px;
	font-size:12px;

}
.opisSmm{
	display:none;
}

.controls {
	text-align:left;
	padding: 5px;
	margin-top: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border:1px solid #e4e4e4;
	background-color:#FFF;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
       -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
            box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
			
}
.controls input {
	vertical-align:middle;
	padding: 2px 0px 2px 20px;
	border:0px;
	width:100%;
	height:28px;
    font-size: 18px;
    line-height: 28px;
	color: #666;
}
#zak_visa, #em_visa {
	width:80%;
	font-size: 18px;
	padding:5px 0px 5px 20px;
}
.enemyCompDiv{
	padding:5px 0px 10px 0px;
}
.enemyCompAvt{
	cursor:pointer;
	color: #e75112;
	font-size:20px;
}

#svoiNeSvoi{
	color: #e75112;
}

.vhodlab {
	float:left;
	width:100px;
	font-size:15px;
	font-weight: bold;
}

#seepass {
	display:none;
	text-align:center;
	position:absolute;
	z-index:20;
	margin-left:240px;
	width:34px;
	height:28px;
    font-size: 18px;
    line-height: 28px;
	font-style:italic;
	cursor:pointer;
	background-image:url(/image/eyes.png);
	background-repeat:no-repeat;
	background-position:center center;
}
#form-prov-email, #rez-vhod {
	display:none;
	color:#F00;
	padding:5px 0px 0px 20px;
}
.net-pass, .net-email {
	display:none;
}

.newreg {
	padding:15px 0px 0px 0px;
}

#send {
	font-size: 20px;
	padding:5px;
}
#addMsgOtz{
	margin-left:20px;
	margin-top:20px;
	display:none;
}

.zaregInfo{
	display:block;
	font-size:12px;
	font-style:italic;
	color: #999;
	text-align:right;
}
.buttonVhod{
	text-align:right;
	padding-bottom:20px;
}

#zabilpass {
	display:block;
	font-size:16px;
	height:28px;
	text-align:right;
	font-weight:bold;
}

#zabilpass a:link, #zabilpass a:visited {
	color:#a5cc00;
	text-decoration:none;	
	border-bottom:1px dashed #a5cc00; 
}

#zabilpass a:hover {
	color:#a5cc00;
	text-decoration: underline;	
	border-bottom:1px dashed #FFFFFF; 
}

#reg {
	display:block;
	text-align:right;
	font-size:16px;
	height:28px;
	font-weight:bold;
}

#reg a:link, #reg a:visited {
	color:#a5cc00;
	text-decoration:none;	
	border-bottom:1px dashed #a5cc00; 
}

#reg a:hover {
	color:#a5cc00;
	text-decoration: underline;	
	border-bottom:1px dashed #FFFFFF; 	
}

#zagvhod {
	border-bottom:1px dashed #72b000;
	cursor:pointer;
}
.user {
	font-size:17px;
	color:#72b000;
	margin-left:50px;
}
.user a:link, .user a:visited, .user a:hover{
	text-decoration:none;
}
.foto-user {
	margin-top:1px;
	float:left;
	width:40px;
	height:40px;
	border:1px solid #ccc;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius:3px;
	font-size:9px;
}
.foto-user a:link, .foto-user a:visited, .foto-user a:hover{
	text-decoration:none;
}
.lk {
	margin-left:50px;
	font-size:13px;
}
.lk a:link, .lk a:visited {
	color:#46412b;
	text-decoration:none;
	border-bottom:1px dashed #46412b; 
}
.lk a:hover {
	color:#46412b;
	text-decoration: underline;
	border-bottom:1px dashed #FFFFFF; 
}
.media {
	text-align: justify;
}
.media li {
	display:inline-block;
	vertical-align:top;
	list-style:none;
	text-align:center;
	padding:10px 10px 10px 0px;
}

.important {
	text-align:justify;
	font-size:13px;
	line-height:16px;
	text-decoration:none;
	padding-top:10px;
}
.important span {
	text-decoration:underline;
	color:#F00;
}
.fp-avt-fb, .fp-avt-vk, .fp-avt-gp, .fp-avt-ya, .fp-avt-ok, .fp-avt-mg {
	width:57px;
	height:57px;
	background-image:url(/image/social-ico.png);
	background-repeat:no-repeat;
	border:1px solid #ccc;
	cursor:pointer;
}
.fp-avt-fb {
	background-position: 0px -133px;
}

.fp-avt-vk {
}

.fp-avt-gp {
	background-position: 0px -199px;
}

.fp-avt-ya {
	background-position: 0px -66px;
}

.fp-avt-ok {
	background-position: 0px -268px;
}

.fp-avt-mg {
	background-position: 0px -333px;
}
.top-letter {
	float:left;
	margin-top:1px;
	width:2%;
	min-width:65px;
	height:40px;
}

.top-cart {
	width:20%;
	height:40px;
	padding-left:45px;
	background-image:url(image/gl/cart.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	float:right;
	text-align:left;
}
.telefon {
	width:30%;
	text-align:center;
	font-size: 18px;
  	line-height: 21px;
	font-style:italic;
	margin-top:10px;
	display:inline-block;
	vertical-align:top;
}

.tel {
	width:55%;
	text-align:left;
	display:inline-block;
	font-size: 15px;
  	line-height: 22.5px;
	color: #333;
	font-style:italic;
	vertical-align:top;
}
.tel span {
	display: inline-block;
	margin-top:9px;
	cursor:pointer;
	border-bottom:1px dashed #46412b; 
}

.region {
	vertical-align:top;
	display:inline-block;
	margin:0px;
	width:50%;
	text-align:left;
	padding:0px 0px 10px 0px;
}

.region a:link, .region a:visited {
	cursor:pointer;
	text-decoration:none;
	border-bottom:1px dashed #46412b; 

}

.region a:hover {
	cursor:pointer;
	text-decoration:underline;
	border-bottom:1px dashed #FFFFFF; 

}

.skype {
	display:inline-block;
	vertical-align:top;
	width: 40px;
	height: 24px;
	cursor: pointer;
	background-image:url(/image/iconki.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: -10px -389px;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
}

.cont {
	font-style:italic;
	width:45%;
	text-align:left;
	display:inline-block;
	font-size: 15px;
  	line-height: 20px;
	color: #333;
	vertical-align:top;
}

.cont a:link, .cont a:visited {
	color:#46412b;
	cursor:pointer;
	border-bottom:1px dashed #46412b;
	text-decoration:none;
}

.cont a:hover {
	color:#46412b;
	text-decoration:none;
	cursor:pointer;
	border-bottom:1px solid #46412b; 
}
.search-pole {
	width:30%;
	display:inline-block;
	vertical-align:top;
	text-align:right;
}

.search-all{
	position:relative;
	border:2px solid #999;
	padding:5px;
	border-radius:5px;
	text-align:left;
}
#search, #search_raz {
	padding:5px 5px 5px 10px;
	border:0px;
	font-size:15px;
}
#search {
	width:80%;
}
#search_raz {
	width:50%;
}
#go, #go2 {
	position:absolute;
	z-index:10;
	right:0px;
	top:16px;
	margin-top:-10px;
}
.rez-poisk{
	position: absolute;
	background-color:#FFF;
	text-align:left;
	border-radius:5px;
	border:1px solid #e4e4e4;
	padding:10px;
	z-index:100;
	max-width:342px;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
       -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
            box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
}
.rez-poisk a:link, .rez-poisk a:visited{
	color:#46412b;
	text-decoration:none;
	border-bottom:1px dashed #46412b;
}
.rez-poisk a:hover {
	color:#46412b;
	text-decoration:none;
	border-bottom:1px solid #46412b;
}
.rez-poisk-naz{
	margin-top:5px;
}
.podsvetka{
	color: #e75112;
}
.rez-odin-poisk {
	margin-top:5px;
	font-size:13px;
	padding-left:10px;
}

.rash-poisk{
	margin:5px 0px 5px 0px;
	font-size:12px;
	color:#46412b;
}
.rash-poisk a:link, .rash-poisk a:visited {
	text-decoration: none;
	color:#46412b;
	border-bottom:1px dashed #46412b;
}
.rash-poisk a:hover{
	text-decoration:none;
	color:#46412b;
	border-bottom:1px solid #46412b;
}
.gde-iskat, .opis-poisk{
	margin:10px 0px 10px 0px;
}
.gde-iskat li{
	display:inline-block;
	width:33.33%;
	vertical-align:top;
	list-style:none;
	text-align:left;
}
.gde-iskat input {
	cursor:pointer;
	margin-right:10px;
}
#ph{
	display:none;
	max-width:60%;
	position:relative;
	background-color:#FFF;
	text-align:left;
	border-radius:5px;
	border:1px solid #e4e4e4;
	margin-top:10px;
	padding:10px;
	z-index:100;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
       -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
            box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
}
#ph p{
	display:block;
	cursor:pointer;
}
.search-block {
	position:relative;
	max-width:60%;
	border:2px solid #999;
	padding:5px;
	border-radius:5px;
}

.seti {
	height:35px;
	margin-top:10px;
}
#insta, #facebook, #telegram, #vk, #youtube{
	width: 55px; height: 35px;
	cursor: pointer;
	background-color: #ffffff;
	background-image:url(image/iconki.png);
	background-repeat: no-repeat; float:right;
}
#youtube {width: 31px; background-position: -9px -346px;}
#insta {background-position: -9px -480px;}
#facebook {background-position: -10px -631px;}
#telegram {background-position: -9px -530px;}
#vk {background-position: -10px -581px;}

.hcatalog, .hmenu, .hmenu-opis, .hcat-opis{
	display:none;
	box-sizing:border-box;
}
nav {
	margin-top:25px;
	width:100%;	
	vertical-align: text-bottom;
	height:30px;
	text-align: justify;
	font-weight:bold;
}

nav ul {
	display: inline; 
	margin: 0; 
	padding: 0;
}

nav ul li {
	display: inline;
	font-size: 13px;
  	line-height: 20px;
  	text-transform: uppercase;
}

nav ul li a {
	display: inline-block;
}

nav span {
	display: inline-block; 
	height: 0; 
	font-size: 0;
	width:100%;
}

nav a:link, nav a:visited  {
	text-decoration:none;
	color: #333;
	padding-bottom:3px;
	font-weight:bold;
	background-color:#e4e4e4;
	border:1px solid #e4e4e4;
	padding:2px 5px 2px 5px;
	border-radius:10px;
}

nav a:hover {
	color: #FFF;
	padding-bottom:3px;
	font-weight:bold;
	background-color:#b0cb1f;
	border:1px solid #b0cb1f;
	padding:2px 5px 2px 5px;
	border-radius:10px;
}

.menu_top {
	width:100%;
}
.menu_top li {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  padding-top: 2px;
  padding-bottom: 4px;
}
.dopik {
	display:none;
	width:100%;
	max-width:1130px;	
	padding:5px;
	position: absolute;
	color:#46412b;
	background-color: #FFF;
	font-weight:normal !important;
	z-index:10;
	border:1px solid #e4e4e4;
	-webkit-box-shadow:-1px 1px 3px rgba(0, 0, 0, 0.3), 1px 1px 3px rgba(0, 0, 0, 0.3);
       -moz-box-shadow:-1px 1px 3px rgba(0, 0, 0, 0.3), 1px 1px 3px rgba(0, 0, 0, 0.3);
            box-shadow:-1px 1px 3px rgba(0, 0, 0, 0.3), 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.dopik ul li {
	display: block;
	padding:0px;
	margin:0px;	
}
.dopik li {
	font-size:14px;
	line-height:20px;
}
.dopik a:link, .dopik a:visited{
	padding-left:0px;
	color:#46412b;
	text-decoration: none;
	background-color:#FFF;
	border-radius: 0;
	border:0px;
	text-transform:none;
	font-weight:normal !important;
}
.dopik a:hover{
	padding-left:0px;
	background-color:#FFF;
	border-radius: 0;
	border:0px;
	color:#46412b;
	text-decoration: underline;
	text-transform:none;
	font-weight:normal !important;
}
.topm {
	width:20%;
	border-right:1px solid #e4e4e4;
	vertical-align: top;
	display:inline-block;
	padding:5px;
	text-align:left;
	text-transform:none;
}
.topm:nth-child(4) {
	border-right:0px;
	width:25%;
}
.topm:nth-child(3) {
	width:35%;
}
.topm li {
	border-bottom:0px;
}
.topm li a:link,  .topm li a:visited {
	border-bottom:0px !important;
}
.topm-zag {
	display:block;
	font-weight:bold;
	font-size:14px;
	line-height:17px;
	color: #e75112;
	padding-bottom:10px;
}
.menu_bottom {
	height:30px;
	background-color:#C6F;
}
.put_saita {
	font-size: 14px;
	padding:10px 0px 10px 0px;
}
div.put_saita a:link, div.put_saita a:visited {
	text-decoration:none;
	color: #333;
	border-bottom:1px dashed #333;
}
div.put_saita a:hover {
	text-decoration: underline;
	color: #333;
	border-bottom:0px dashed #333;
}
.conteiner {
	background-color: #FFF;
	text-align:center;
	width:100%;
	margin:0 auto;
	clear:both;
}
.content {
	margin-top:10px;
	text-align:left;
}
.footer {
	max-width:1170px;
	margin:0 auto;
	height:160px;
	clear:both;
	color:#46412b;
	text-align: justify;
	border-top:1px solid #e4e4e4;
	padding:0px 15px;
}

#float_panel{
	font-family: Trebuchet MS;
 	position: fixed;
  	height: 45px;
 	width: 100%;
 	background-color:#FFF;
 	z-index: 100;
	padding:2px 0xp 2px 0px;
	margin: 0px;
  	text-align:center;
  	-webkit-box-shadow: 0 10px 6px -6px #777;
       -moz-box-shadow: 0 10px 6px -6px #777;
            box-shadow: 0 10px 6px -6px #777;
}

.top-ves {
	margin:0 auto;
	max-width:1170px;
}

.ek, .close, #closeInfoUser{
	height:22px;
	width:22px;
	float: right;
  	background-image: url("/image/cart/delite.png");
  	background-repeat: no-repeat;
  	background-position: center center;
 	background-size: 18px 18px;
  	cursor: pointer;
}

aside { 
 width: 23%; 
 float: right; 
}

.left {
 	padding: 5px 5px 20px 5px;
}

article { 
 width: 77%;
 float: left; 
 padding-left:5px;
 padding-bottom: 30px;
 font-size:15px; 
}

.text {
 	text-align: left;
 	padding: 5px 10px 10px 20px;
}

.text p {
 	padding: 3px 0px 3px 0px;
}
.text a:link, .text a:visited, .leftDostOpl a:link, .leftDostOpl a:visited{
	color:#e75112;
	text-decoration:none;
	border-bottom:1px dashed #e75112;
}

.text a:hover, .leftDostOpl a:hover {
	color:#e75112;
	text-decoration: underline;
	border-bottom:0px dashed #e75112;
}
/*.text img {
	width:100% !important;
	height:auto;
}
*/

.podelites {
	margin: 10px 0px;
	text-align:left;
	clear:both;
}

.podelites a:link, .podelites a:visited, .podelites a:hover {
	text-decoration:none;
	border-bottom:0px;
}

.leftDostOpl{
	margin-top:15px;
	padding-top:5px;
	border:1px solid #e4e4e4; 
}
.rassil {
	text-align:left;
	margin-top:15px;
	padding:10px;
	border:1px solid #e4e4e4; 
}
.rassil label {
	display:block;
}
.rassil div {
	text-align:left;
	margin:10px 0px 10px 0px;
}
#addRss {
	font-size:18px;
}
#hiddenDost{
	display:none;
}
.leftDostOpl{
	margin-top:15px;
	padding:0px 10px 10px 10px;
	border:1px solid #e4e4e4;
	font-size:13px;
}
.leftDostOpl ul{
	text-align:left;
}
.leftDostOpl p {
	text-align:left;
}
.omdo{
	margin-top:10px;
	font-size:15px;
	font-weight:bold;
}
.rssInput {
	width:90%;
	padding:5px 0px 5px 20px;
	font-size:15px;
}

.rassil span {
	font-weight:bold;
	font-size:15px;
}

#m {
	font-size:16px;
	font-weight:bold;
	color:#72b000;
	line-height:45px;
	border-bottom:1px dashed #72b000;
	cursor:pointer;
}

#podskaz {
	font-size:14px;
	font-weight:normal;
	line-height:20px;
	width:33%;
	display:none;
	text-transform:none;
	position: absolute;
	color: #000;
	background-color: #FFF;
	z-index:10;
	border:1px solid #e4e4e4;
	padding: 5px 10px 5px 10px;
	-webkit-box-shadow:-1px 1px 3px rgba(0, 0, 0, 0.3), 1px 1px 3px rgba(0, 0, 0, 0.3);
       -moz-box-shadow:-1px 1px 3px rgba(0, 0, 0, 0.3), 1px 1px 3px rgba(0, 0, 0, 0.3);
            box-shadow:-1px 1px 3px rgba(0, 0, 0, 0.3), 1px 1px 3px rgba(0, 0, 0, 0.3);
}

#oformit {
	font-size:16px;
	color:#72b000; 
}

#oformit a:link, #oformit a:visited {
	text-decoration:none;
	color: #72b000; 
	border-bottom:1px dashed #72b000;

}

#oformit a:hover {
	color:#72b000; 
	text-decoration:underline;
	border-bottom:1px dashed #FFFFFF; 
}
#kol {
	font-size:16px;
	color: #F00;
	text-decoration:none;
}

.summa {
	font-size:14px;
	color:#46412b;
	padding-top:2px;
}

.summa span {
	font-weight:bold;
	color:#F00;
}

.zhir {
	font-weight:bold;
}
#topBlock{
	margin-top:15px;
	padding:10px;
	background-color:#f3f5ce;	
	list-style:inside;
}
#topBlock li{
	display:inline-block;
	vertical-align:top;
	list-style:none;
	width:25%;
	margin:0px;
	padding:0px;
}
.b1-img, .b2-img, .b3-img, .b4-img {
	margin-top:3px;
	display:inline-block;
	background-repeat:no-repeat;
	width:80px; height:80px;
	background-image:url(image/block/blocs80.jpg);
	border-radius:40px;
}
.b1-img {background-position: 0px 0px;}
.b2-img {background-position: 0px -83px;}
.b3-img {background-position: 0px -164px;}
.b4-img {background-position: 0px -247px;}

.block-naz {
	width:70%;
	margin-top:3px;
	display:inline-block;
	vertical-align: top;
	font-size:14px;
	color: #333;
	text-align:left;
	padding: 0px 5px 0px 5px;
}

.bzag {
	display: inline-block;
	vertical-align:top;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	text-align:left;
	margin-bottom:5px;
}

.bzag a:link, .bzag a:visited {
	color: #333;	
	text-decoration:none;
	border-bottom:1px dashed #46412b; 
}

.bzag a:hover {
	color: #333;
	text-decoration:underline;
	border-bottom:0px dashed #46412b; 
}
/*.allBlock{
	padding:0px 5px 0px 5px;
}*/
/*.top_block {
	padding:10px 5px 0px 5px;
	margin-top:15px;
	background-color:#f3f5ce;
}*/

/*.block1, .block2, .block3, .block4 {
	width:25%;
	padding:0px; margin:0px;
	display:inline-block;	
	vertical-align:top;	
}*/

/*.b1-img, .b2-img, .b3-img, .b4-img  {
	display:inline-block;
	background-position:top center;
	background-repeat:no-repeat;
	width:30%;
	height:100px;	
}

.b1-img {
	background-image:url(/UserFiles/Image/block/block1_80.png);
}
.b2-img {
	background-image:url(/UserFiles/Image/block/block2_80.png);
}

.b3-img {
	background-image:url(/UserFiles/Image/block/block3_80.png);
}

.b4-img {
	background-image:url(/UserFiles/Image/block/block4_80.png);
}

.b1-naz {
	display:inline-block;
	width:70%;
	font-size:12px;
	vertical-align:top;
	color: #333;
	text-align:left;
	padding: 0px 5px 0px 5px;
}

.bzag {
	display:block;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	line-height:18px;
	text-align:left;
}

.bzag a:link, .bzag a:visited {
	color: #333;	
	text-decoration:none;
	border-bottom:1px dashed #46412b; 
}

.bzag a:hover {
	color: #333;
	text-decoration:underline;
	border-bottom:0px dashed #46412b; 
}*/
.galka li{
    list-style-type: none;
}

.galka li:before{
    content: '\2713 \20';
	color:#72b000;
	font-weight:bold;
	font-size:25px;
}
.galka-gold li{
    list-style-type: none;
}

.galka-gold li:before{
    content: '\2713 \20';
	color:#e75112;
	font-weight:bold;
	font-size:25px;
}
.galka-bold li{
    list-style-type: none;
}

.galka-bold li:before{
	font-family: FontAwesome;
    content: '\f00c \20';
	color:#e75112;
	font-size:25px;
}
.kepka li{
    list-style-type: none;
}

.kepka li:before{
	font-family: FontAwesome;
    content: '\f19d \20';
	color:#e75112;
	font-size:25px;
}
.karandash li{
    list-style-type: none;
}

.karandash li:before{
	font-family: FontAwesome;
    content: '\f040 \20';
	color:#e75112;
	font-size:25px;
}
.listik li{
    list-style-type: none;
}

.listik li:before{
	font-family: FontAwesome;
    content: '\f299 \20';
	color: #72b000;
	font-size:25px;
}
.pencil {
	padding:0px;
	margin:0px;
}
.pencil li{
	list-style: inside;
	list-style-type: none;
}
.pencil li:before{
  	font-family: FontAwesome;
    content: '\f18c \20 \20';
	color:#e75112;
	font-size:25px;
}
.pencil li a:link, .pencil li a:visited {
	display:inline;
}
.pos-left{
	text-align:left;
}
.pos-center{
	text-align:center;
}
.pos-right{
	text-align:right;
}
.new_articles, .note_articles{
	margin-top:15px;
	padding:10px;
	border:1px solid #e4e4e4;
	list-style:none;
	text-align:left;
	font-size:14px;
}
.new_articles li, .note_articles li{
	margin-top:10px;
}
.new_articles a:link, .new_articles a:visited, .note_articles a:link, .note_articles a:visited {
	color: #46412b;
	text-decoration:none;
	border-bottom:1px dotted #46412b; 
}

.new_articles a:hover, .note_articles a:hover {
	color: #46412b;
	text-decoration: underline;
	border-bottom:0px dotted #46412b;
}
.note_articles span {
	color:#e75112;
	font-size:20px;
	display:block;
	text-align:center;
}
.new_articles span{
	display:block;
	background-image:url(image/whats-new.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
	height:102px;
	text-align:center;
}
.warning{
	margin-top:15px;
	font-style:italic;
	color:#e75112;
}
.pole_stars, .hiddenKom{
	clear:both;
	margin-top:15px;
	padding:10px;
	-webkit-box-shadow:1px 1px 2px #999;
       -moz-box-shadow:1px 1px 2px #999;
            box-shadow:1px 1px 2px #999;
	border-radius:3px;
	background-color: #f3f1ec;
}
.add_stars{
	padding:0px 10px 0px 10px;
	margin:10px 0px 10px 0px;
	width:130px;
	background-color: #b0cb1f;
	font-size: 15px;
	text-align:center;
  	color: #FFF;
	line-height:35px;
	height:35px;
	cursor:pointer;
	border-radius:15px;
}
.p_otz {
	margin:10px 0px 10px 0px;
}
.btn{
	color:#FFF;
	padding:3px 4px;
	background-color:#b0cb1f;
	cursor:pointer;
	border:0px;
	border-radius:3px;
	font-size:25px;
	-webkit-box-shadow:1px 1px 1px #666666;
    box-shadow:1px 1px 1px #666666;
	line-height:25px;
}
.btm_small{
	color:#FFF;
	padding:3px 4px;
	background-color:#b0cb1f;
	cursor:pointer;
	border:0px;
	border-radius:3px;
	font-size:14px;
	-webkit-box-shadow:1px 1px 1px #666666;
    box-shadow:1px 1px 1px #666666;
	line-height:18px;
	margin:10px 5px 0px 0px;
	font-family: Trebuchet MS;
}
.btm_small:link{
	color:#FFF;
	background-color:#b0cb1f;
}
.btm_small:hover{
	color: #e75112;
	background-color: #FFF;
}
.adm_btm {
	position:absolute;
	right:0;
	z-index:10;
}
#showInfoUser{
	position:absolute;
	right:0;
	z-index:20;
	padding:20px;
	background-color:#FFF;
	border:1px solid #F00;
	border-radius:5px;
	-webkit-box-shadow:1px 1px 1px #666666;
    box-shadow:1px 1px 1px #666666;
}

.ocenka {
	display:inline-block;
	font-size:20px;
	color:#b0cb1f;
	padding:0px 3px 0px 3px;
	cursor:pointer;
}
.star{
	display:inline-block;
	padding-right:20px;
}
.ico20 {
	font-size:20px;
}
.green{
	color: #72b000;
}
.red {
	color:#F00;
}
.rizh {
	color: #e75112;
}
.rizh a:link, .rizh a:visited {
	color: #e75112;
	border-bottom:1px dashed #e75112;
	text-decoration:none;
}
.rizh a:hover {
	color: #e75112;
	border-bottom:1px solid #e75112;
	text-decoration:none;
}
.add_otziv_tov, .tov_otziv, .zapis_sem, .plashkaAdres, .filtr{
	clear:both;
	position:relative;
	margin-top:15px;
	padding:10px;
	-webkit-box-shadow:1px 1px 2px #999;
       -moz-box-shadow:1px 1px 2px #999;
            box-shadow:1px 1px 2px #999;
	border-radius:3px;
	background-color: #f3f1ec;
}
.greyBg{
	padding:10px;
	-webkit-box-shadow:1px 1px 2px #999;
       -moz-box-shadow:1px 1px 2px #999;
            box-shadow:1px 1px 2px #999;
	border-radius:3px;
	background-color: #f3f1ec;
}
#add_text_otz {
	margin-top:15px;
 	padding-top: 5px;
  	background-color: #ffffff;
  	background-image: none;
  	background-attachment: scroll;
  	background-clip: border-box;
  	background-size: auto auto;
  	color: #474243;
  	box-shadow: 0px 1px rgba(0, 0, 0, 0.25) inset;
}

.add_otziv_tov h3{
	padding:0px;
	margin:0px 0px 10px 0px;
}
.add_stars{
	padding:0px 10px 0px 10px;
	margin:10px 0px 10px 0px;
	width:130px;
	background-color: #b0cb1f;
	font-size: 15px;
	text-align:center;
  	color: #FFF;
	line-height:35px;
	height:35px;
	cursor:pointer;
	border-radius:15px;
}

.hidden_otz, .hidden_otz_dop {
	border:2px solid #F00;
	border-radius:5px;
	padding:10px;
}

#textEditForm {
	margin-top:10px;
	padding:10px; border-radius:5px; border:2px solid #dae69d;
}
.answer_hidden, .answer_dop_hidden{
	color: #e75112;
}

.esche_otziv{
	text-align:center;
	padding:15px;
	font-size:20px;
}
.esche_otziv span{
	cursor:pointer;
}
.foto_otz_usr{
	width:50px;
	height:50px;
	display:inline-block;	
	overflow:hidden;
	line-height:50px;
	text-align:center;
	margin-right:15px;
}
.foto_otz_usr img{
	border-radius:25px;
	display:inline-block;
	border: 1px solid #CCC;
}
.foto_otz_usr_answer{
	width:40px;
	height:40px;
	border-radius:20px;
	display:inline-block;
	margin-right:15px;
	border: 1px solid #CCC;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	background-color:#FFF;
	background-position:center center;
}
.foto_otz_usr_answer img{
	width:100%;
	height:auto;
}
.msg{
	margin-top:10px;
}
.name_user, .name_avtor{
	margin-top:5px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
}

.date_otz{
	width:100%;
	display:inline-block;
	vertical-align:top;
	font-size:12px;
}

.quote {
	color: #e75112;
	float:left;
	margin-right:10px;
}
.q-otz:before {
	font-family: FontAwesome;
    content: '\f10d \20';
	color: #e75112;
	margin-right:10px;
}
.otziv_sem{
	float:left;
	margin:8px 0px 8px 0px;
	padding:10px;
	-webkit-box-shadow:1px 1px 2px #999;
       -moz-box-shadow:1px 1px 2px #999;
            box-shadow:1px 1px 2px #999;
	border-radius:3px;
	background-color: #f3f1ec;
}
.otziv_sem img{
	float:left;
	margin:0px 10px 10px 0px;
}

.otziv_dop{
	margin:20px 0px 20px 20px;
}

.foto_avtor{
	width:60px;
	height:60px;
	border-radius:30px;
	display:inline-block;
	margin-right:15px;
	border: 1px solid #CCC;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
}

.showSpoller{
	margin:10px 0px 10px 0px;
	display:none;
	color:#e75112;
}
.spoller{
	cursor:pointer;
}
.tab-opis {
	margin:10px 0px 10px 0px;
	box-sizing:border-box;
	clear:both;
	float:left;
	background-color:#b0cb1f;
	padding:0px 0px 0px 15px;
	width:95%;
	height:35px;
	border-bottom-left-radius:15px;
	border-top-left-radius:15px;
	color:#FFF;
	line-height:35px;
	height:35px;
	font-size:20px;
}

.tab-opis-main, .tab-opis-rec, .tab-opis-otz {
	float:left;
	width:100%;
}
.tab-opis h2 {
	color: #FFF;
	font-weight:normal;
	padding:0px;
	margin:0px;
	line-height:35px;
}
.tab-opis-chevron-main, .tab-opis-chevron-rec, .tab-opis-chevron-otz {
	/*padding-right:3px;*/
	box-sizing:border-box;
	margin:10px 0px 10px 0px;
	box-sizing:border-box;
	float:left;
	font-weight:normal;
	width:5%;
	background-color: #b0cb1f;
	font-size: 30px;
  	font-family: Trebuchet MS;
  	color: #FFF;
	line-height:35px;
	height:35px;
	cursor:pointer;
	border-bottom-right-radius:15px;
	border-top-right-radius:15px;
	/*text-align: right;*/
}

.articles_main{
	display:inline-block;
	width:33.33%;
	vertical-align:top;
	text-align:center;
}
.articles_odin{
	margin:5px;
	padding:10px;
	text-align:left;
	min-height:240px;
	text-align:center;
	border:1px solid #e4e4e4;
	-webkit-box-shadow:1px 1px 2px #999;
       -moz-box-shadow:1px 1px 2px #999;
            box-shadow:1px 1px 2px #999;
}

.articles_odin a:link, .articles_odin a:visited {
	color: #46412b;
	border-bottom:1px dashed #46412b;
	text-decoration:none;
}
.articles_odin a:hover {
	border-bottom:0px;
	text-decoration:underline;
}

.art_foto{
	text-align:center;
}

.art_foto span a:link, .art_foto span a:visited, .art_foto span a:hover{
	text-decoration:none;
	border:0px;
}
.blog-unit {
	padding:10px;
	font-size:14px;
	margin: 5px 5px 5px 5px;
	/*float:left;*/
	border:1px solid #e4e4e4;
	-webkit-box-shadow:1px 1px 2px #999;
       -moz-box-shadow:1px 1px 2px #999;
            box-shadow:1px 1px 2px #999;
}
.blog-foto, .blog-opis {
	display:inline-block;
	vertical-align:top;
}
.blog-foto {
	width:30%;
	text-align:left;
}

.blog-foto img{
	width:100%;
	height:auto;
	max-width:200px;
}
.blog-foto a:link {
	border-bottom:0;
}

.blog-opis {
	width:69%;
}
.blog-opis span {
	font-weight:bold;
	font-size:18px;
	font-style: normal;
}
.blog-opis span a:link, .blog-opis span a:visited{
	font-weight:bold;
	font-size:16px;
	color: #46412b;
	border-bottom:1px dashed #46412b;
	text-decoration:none;
}
.blog-opis span a:hover {
	font-weight:bold;
	font-size:16px;
	border-bottom:0px;
	text-decoration:underline;
}
.menuTube {
	margin:10px 0px 10px 0px;
	clear:both;
	background-color:#b0cb1f;
	padding:0px 0px 0px 15px;
	border-radius:10px;
	cursor:pointer;
	color:#FFF;
	line-height:35px;
	height:35px;
	font-size:20px;
	-webkit-box-shadow:1px 1px 2px #999;
       -moz-box-shadow:1px 1px 2px #999;
            box-shadow:1px 1px 2px #999;
}
.menuTube h2 {
	font-size: 20px;
  	color: #46412b;
	padding:5px 0px 5px 0px;
	margin:0px;
	color: #FFF;
	font-weight:normal;
	padding:0px;
	margin:0px;
	line-height:35px;
}
.menuTube-chevron {
	z-index: 20;
	float: right;
	width:35px;
	font-weight:normal;
	font-size: 30px;
  	color: #FFF;
	line-height:35px;
	height:35px;
	cursor:pointer;
	margin:0px;
	padding:0px;
}
.menuTube-text{
	padding-left:15px;
}
.tab-hidden {
	display:none;
}
.tab-show {
	display:block;
}
.font16 {
	font-size:16px;
}
.font18 {
	font-size:18px;
}
.font20 {
	font-size:20px;
}
#map_pvz{
	position:relative;
	min-width:100%;
	min-height:500px;
	text-align:center;
}
#loadMap{
	position:absolute;
	top:50%; 
	left:50%;
	width: 200px;
	margin-left: -100px;
	z-index:500;
	padding:20px 10px;
	background-color:#FFF;
	opacity:0.9;
	border-radius:15px;
}
.pvz, .kurSdek{
	margin:10px 0px 20px 0px;
	font-size:16px;
}
.pvz span{
	cursor:pointer;
}
.pvz select, .kurSdek select{
	margin:5px 0px 5px 0px;
	font-size:18px;
}
.korobki li{
	display:inline-block;
	vertical-align:top;
	width:33.33%;
	list-style:none;
	padding-bottom:20px;
	background-color:#FFF !important;
	border:0px !important;
}
.korobki input{
	cursor:pointer;	
}
.pvz-shag{
	color: #72b000;
	font-size:18px;
	font-weight:bold;
	display:block;
	margin-top:10px;
	padding:10px 0px 5px 0px;
}
.odin_otvet_poisk{
	margin:5px 0px 5px 0px;
	color:#46412b;
	display:block;
	width:100%;
	vertical-align:top;
}
.odin_otvet_poisk a:link, .odin_otvet_poisk a:hover, .odin_otvet_poisk a:visited{
	margin:5px 0px 5px 0px;
	color:#46412b !important;
}
.zapis_sem h2{
	text-align:center;
	color:#e75112;
}
.nameSeminar{
	text-align:center;
	font-weight:bold;
}
.seminar-kontakt-info{
	width:50%;
	display:inline-block;
	vertical-align:top;
	padding:15px;
}
.allInfo a:link, .allInfo a:visited, .allInfo a:hover {
	text-decoration:none;
	border:0px;
}
.addNewOtziv{
	font-size:16px;
	line-height:20px;
}
.oneReviewMsg{
	padding-left:15px;
}
.av_otvet {
	padding-left:30px;
}
.oneReviewSpan {
	margin-top:20px;
}
.oneReview {
	margin-top:10px;
}
.oneReview li{
	display:inline-block;
	vertical-align:top;
	margin:2px 5px 2px 5px;
}
.zvezdObyazat{
	color:red;
	font-size:30px;
}
.formOtz{
	width:50%;
}
.capcha {
	margin:20px 0px 0px 20px;
}
.p_otziv {margin:10px 0px 0px 20px;
}
.otziv-div{
	margin:10px 0px 0px 20px;
    font-size: 18px;
    color:#333;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border:1px solid #e4e4e4;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
       -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
            box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
}
.otziv-div textarea{
	width:95%;
	padding:10px;
	border:0px;
	resize: none;
	font-size:14px;
}
.scroll-top{
	width:40px;
	height:40px;
	opacity:0.3;
	position:fixed;
	bottom:80px;
	right:100px;
	display:none;
	text-indent:-9999px;
	background: url('/UserFiles/Image/navigation/scroll-top.png') no-repeat;
}
.cop, .infoForUser, .copyrait {
	padding:5px 0px 0px 0px;
	font-size:14px;
	background-color:#FFF;
}
.cop{
	text-align:center;
}
.seti-widget {
	width:49%;
	margin-top:10px;
	padding:10px;
	text-align:center;
	display:inline-block;
	vertical-align:top;
}
.notaOtziv {
	clear:both;
	padding:10px 0px 10px 0px;
}
.partner{
	margin:10px 0px 20px 0px;	
}
.partner li{
	list-style:none;	
}
.partnerKontakt{
	width:50%;
	display:inline-block;
	vertical-align:top;
	padding:10px 20px 10px 10px;
	text-align:left;
}
.partnerKontakt img{
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border:1px solid #e4e4e4;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
       -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
            box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
}
.partnerKontakt h3 {
	color:#e75112;
}
.ya-page_js_yes .ya-site-form_inited_no { display: none; }
.ya-site-form__submit {
	cursor:pointer;
	border-radius:5px;
	padding:3px;
	background-color: #e4e4e4;
	color: #333333;
    font-weight: bold;
	font-family: Trebuchet MS !important;
}
#ya-site-form0 .ya-site-suggest-elem{
	background-color: #fef6d7 !important;
}
.yandex{
	margin-top:15px;
}
.gift{
	position: fixed;
	background-color:#FFF;
	top:100px;
	right:0px; 
	border:3px #e75112 solid;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-right:0px;
	/*cursor:pointer;*/
	padding:3px;
}
.gift-about{
	position:relative;
	width:55px;
	min-height:55px;
	background-image:url(image/gift.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.gift-podrobnee{
	padding-left:55px;
	display:none;
	font-family: Trebuchet MS;
	font-size:14px;
	color:#46412b;
}
.bonus-reg {
	color: #a5cc00;
	cursor:pointer;
	border-bottom:1px dashed #a5cc00;
	display:inline-block;
}
#programForBuy {
	margin-top:10px;
	padding:10px 5px 10px 5px;
	border:1px solid #e4e4e4; 
}
.buyProg{
	padding:10px 10px 0px 10px;
}
.opldost{
	display:inline-block;
	vertical-align:top;
	margin:10px 0px;
	width:50%;
}
.on600 {
	display:none;
}
@media screen and (max-width: 1024px) {
.wrapper {
	max-width:100%;
	padding:0px 7px 0px 7px;
}
.dopik {
	max-width:970px;
}
aside { 
 width: 25%; 
}

article { 
 width: 75%; 
}
.left {
 padding: 5px 5px 10px 5px;
}

.footer {
	width:100%;
}

.h1000{
	display:none;
}
.office{
	width:18%;
	padding-right:5px;
}

.top-cont {
	width:18%;
	font-size: 14px;
}

.top-avtoriz {
	width:25%;
}
.top-cart {
	width:24%;
}
.top-letter {
	min-width:50px;
}
.logo {
	width:35%;
	background-image: url(image/gl/logo480.png);
	-moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */
	background-position:center center;
	height:80px;
}
.telefon {
	width:31%;
}
.search-pole{
	width:34%;
}
.tel {
	padding-left:15px;
}
/*.b1-img, .b2-img, .b3-img, .b4-img  {
	width:25%;
	background-size: contain;
}
.b1-naz{
	width:75%;
}*/
#topBlock{
	margin:15px 5px 0px 5px;
	padding:5px;
}
.b1-img, .b2-img, .b3-img, .b4-img {margin-top:5px;}
.block-naz {
	width:66%;
}
.blog-unit {
	width:98%;
}
.blog-foto {
	overflow:hidden;
}
.blog-opis {
	padding-left:10px;
}
.articles_main{
	width:50%;
}
.scroll-top{
	bottom:20px;
	right:20px;
}
}
@media screen and (max-width: 800px) {
body {
	background-image: none;
}
.wrapper {
	width:100%;	
	border:0px;
	box-shadow:none;
}
.footer {
	padding:0px;
}
.cop, .infoForUser, .copyrait {
	padding:5px 5px;
}
aside { 
 	width: 30%; 
}
article { 
 	width: 70%; 
}
.text {
	padding-left:10px;
	padding-right:10px;
}
.text img{
	max-width:100%;
	height:auto !important;
}
.top-cont {
	width:26%;
}
.top-cont span {
	display:none;
}
nav, .menu_org ul {
	display:none;
}
.hcatalog{
	display: inline-block;
	width:25px;
	padding-left:10px;
	line-height:40px;
	font-size:20px;
	text-align:left;
	cursor:pointer;
		color:#F00;
}
.hcat-opis{
	display: inline-block;
	width:100px;
	line-height:40px;
	font-size:20px;
	padding-left:15px;
	cursor:pointer;
}
.hmenu{
	display:block;
	float:left;
	width:30px;
	height:25px;
	padding-left:5px;
	line-height:30px;
	margin-top:-5px;
	font-size:20px;
	cursor:pointer;
}
.hmenu-opis{
	display:block;
	float:left;
	height:25px;
	width:200px;
	line-height:25px;
	font-size:20px;
	padding-left:15px;
	margin-top:-2px;
	cursor:pointer;
}
.mob-open-kat, .mob-open-menu {
	position:absolute;
	left:-9999px;
	top:45px;
	width:80%;
	color:#46412b;
	line-height:32px;
	text-align:left;
	z-index:90;
	background-color:#FFF;
	border:1px solid #e4e4e4;
	padding: 15px 10px 5px 10px;
	-webkit-box-shadow:-2px 1px 5px rgba(0, 0, 0, 0.6), 2px 1px 5px rgba(0, 0, 0, 0.6);
       -moz-box-shadow:-2px 1px 5px rgba(0, 0, 0, 0.6), 2px 1px 5px rgba(0, 0, 0, 0.6);
     		box-shadow:-2px 1px 5px rgba(0, 0, 0, 0.6), 2px 1px 5px rgba(0, 0, 0, 0.6);
}
.mob-open-kat ul, .mob-open-menu ul{
	list-style-position:inside;
	padding-left:20px;
	font-size:18px;
	color:#000;
}

.mob-open-kat li, .mob-open-menu li{
	list-style:none;
}

.mob-open-kat a:link, .mob-open-kat a:visited, .mob-open-menu a:link, .mob-open-menu a:visited{
	border-bottom:1px dashed #46412b;
	color:#46412b;
	text-decoration:none;
}

.mob-open-kat a:hover, .mob-open-menu a:hover {
	border-bottom:1px solid #46412b;
	color:#46412b;
	text-decoration:none;
}

.menu {
	padding:0px 5px 10px 5px;
}
.left {
	padding-right:5px;
}
.logo {
	width:50%;
	background-position:center center;
	background-size:auto;	
	height:90px;
}
.telefon {
	width:50%;
}
.tel {
	font-size: 16px;
  	line-height: 24px;
}
.tel span {
	margin-top:17px;
}
.cont {
	font-size: 16px;
  	line-height: 24px;
}
.menu_org{
	padding-top:80px;
}
.search-pole {
	width:100%;
	text-align:left;
	padding: 10px 0px 10px 0px;
	display:block;
}
.opldost{
	width:100%;
}	

.rash-poisk {
	display:none;
}
.rez-poisk{
	max-width:537px;
}
.search-all {
	width:100%;
	display:inline-block;
	vertical-align:top;
}
.seti {
	display:inline-block;
	vertical-align:top;
	text-align:right;
	width:100%;
}
#vk, #facebook, #insta, #youtube, #telegram{
	width: 40px;
	margin-top:-5px;
}
.h800{
	display:none;
}
.office{
		display:none;
}
.top-cart {
	width:26%;
	background-position:right bottom;
	padding-right:40px;
	padding-left:0px;
}

#pust-corz {
	text-align:center;
}
.top-ves {
	max-width:98%;
}
#topBlock{padding:10px 10px 0px 10px;}
#topBlock li{width:50%;margin-bottom:10px;}
.block-naz {width:70%;}

/*.b1-img, .b2-img, .b3-img, .b4-img  {
	width:25%;
	background-size: contain;
	height:70px;
}
.b1-img{
	background-image:url(UserFiles/Image/block/block1_50.png);
}
.b2-img{
	background-image:url(UserFiles/Image/block/block2_50.png);
}
.b3-img{
	background-image:url(UserFiles/Image/block/block3_50.png);
}
.b4-img{
	background-image:url(UserFiles/Image/block/block4_50.png);
}*/
/*.block1, .block2, .block3, .block4 {
	width:50%;
}*/
#vvod {
	width:90%;
}
/*.controls input {
	width:80%;
}*/
#send {
	margin:10px 0px 10px 0px;
}
.media li {
	padding:10px 40px 10px 0px;
}
.blog-unit {
	vertical-align:top;
}
.blog-foto {
	width:40%;
	display: block;
	overflow:hidden;
	margin-right:10px;
}
.blog-opis {
	padding:0px;
	background-color:#306;
	width: auto;
	display: inline;
	float:none;

}
.blog-opis span{
	/*line-height:22px;*/
	display:block;
	text-align:left;
}
.tab-opis {
	width:92%;
}
.tab-opis-chevron-main, .tab-opis-chevron-rec, .tab-opis-chevron-otz {
	width:8%;
}
}
@media screen and (max-width: 600px) {
.wrapper {
	width:100%;
/*	margin:0 auto;*/
	/*border:0px;*/
}
aside { 
 	width: 100%; 
}
article { 
 	width: 100%; 
}
.menu_org ul{
		display:none;
}
.tel, .cont {
	font-size:14px;
	padding-left:10px;
}

.search-pole {
	padding-top:10px;
}

.logo {
	width:45%;
	background-size: contain;
	background-position:right center;	
}
.telefon{
	width:55%;
}
.h600 {
	display:none;
}
.on600 {
	display:block;
}
#calcAndpercent{
	padding:0px 5px;
	margin:10px 0px;
}
#calc, #percent {
	width:50%;
	display:inline-block;
	line-height:40px;
	text-align:center;
}
#calc span, #percent span{
	vertical-align:top;
	display:inline-block;
	background-image:url(image/sprite-dost-opl.png);
	background-repeat:no-repeat;
	width:40px; height:40px;
	margin-right:10px;
}
#calc span {
	background-position: -126px -84px;
}
#percent span{
	background-position: -84px -84px;
}
.top-cart {
	padding:0px;
	width:28%;
}

.text {
	padding: 0px;
}
.left-avt{
	width:100%;
}
.right-avt{
	margin-top:20px;
	width:100%;
}
.newreg {padding-top:5px;}
.important {
	text-align:left;
	font-size:14px;
	line-height:18px;
}
#reg {
	margin-left:0px;
	text-align:left;
}

#vvod {
	margin:0 auto;
	padding:5px;
	box-sizing:border-box;
}

#zabilpass {
	display: block;
}
.block-naz {width:68%;}
/*.top_block{
	padding:10px 5px 10px 5px;
}*/
/*.block1, .block2, .block3, .block4 {
	height:70px;
}
.block3, .block4 {
	margin-top:10px;
}*/

/*.b1-img, .b2-img, .b3-img, .b4-img  {
	height:60px;	
}*/
.put_saita {
	font-size: 14px;
	padding:5px 0px 5px 5px;
	/*color: #333;*/
}
/*.bzag{
	margin:3px 0px 0px 5px;
}*/
/*.left-b, .right-b {
	width:100%;
}*/
.articles_main{
	width:100%;
}
.seminar-kontakt-info{
	width:100%;
}
.controls {
	text-align:left;
	width:95%;
}
.seti-widget {
	width:100%;
	padding:0px;
}
.hcat-opis, .hcatalog {
	font-size:18px;
}
.top-letter {
	display:none;
}
.top-cont {
	width:28%;
}
.seti{
	margin-top:15px;
}
}
@media screen and (max-width: 480px) {
.wrapper{
	padding-left:5px;
	padding-right:5px;	
}
.menu {
	padding:0px;
}
.h480{
	display:none;
}
#topBlock {margin:15px 0px 0px 0px;}
#topBlock li{width:100%;}
.b1-img, .b2-img, .b3-img, .b4-img {
	margin-top:5px;
	width:59px;height:59px;
	background-image:url(image/block/blocs60.jpg);
	border-radius:30px;
}
.b1-img {background-position: 0px 0px;}
.b2-img {background-position: 0px -60px;}
.b3-img {background-position: 0px -120px;}
.b4-img {background-position: 0px -180px;}
.block-naz {padding:0px 0px 0px 15px;width:70%;}
#map_pvz {
	width:90%;
	min-width:90%;
}
/*.allBlock {
	padding:0px;
}*/

/*.top_block{
	padding:5px;
}*/
/*.block1, .block2, .block3, .block4 {
	height:60px;
}*/
/*.b1-img, .b2-img, .b3-img, .b4-img  {
	width:35%;
}
.b1-naz{
	width:65%;
	padding:0px;
}*/
.put_saita {
	font-size: 14px;
	padding:0px;
	margin-top:10px;
}

.logo {
	height:60px;
	width:100%;
	background-image:url(image/gl/logo480.png);
	background-position:center center;	
}	
.telefon {
	width:100%;
}
.tel {
	display:inline-block;
	vertical-align:top;
	width:55%;
	font-size: 15px;
  	line-height: 22px;
	text-align:center;
}

.cont {
	display:inline-block;
	vertical-align:top;
	width:45%;
	font-size: 15px;
  	line-height: 22px;
	text-align:left;
}
.search-pole {
	width:100%;
	text-align:left;
	padding: 10px 0px 10px 0px;
}
#search {
	width:80%;
}
.seti {
	width:100%;
}
.search-all {
	box-sizing:border-box;
	width:100%;
}
.top {
	margin:0px; padding:0px;
}

.rez-poisk{
	max-width:90%;
}

#vk, #facebook, #insta, #youtube, #telegram {
width: 36px;
margin:0px; padding:0px;
}

#zagvhod{
	display:none;
}
#m{
	display:none;
}
.top-avtoriz {
	width:15%;
}
.vhod{
	background-position:center bottom;
}
.media li {
	padding:10px 10px 10px 0px;
}
.top-cart {
	width:17%;
	padding:0px;
	background-position:center bottom;
}
.top-letter {
	display:none;
}
.top-cont {
	width:52%;
	font-size:15px;
}
.top-ves {
	max-width:99%;
}
aside, .summa, #oformit{
	display:none;
}
article{
	width:100%;
}
#kol {
	font-size:20px;
	font-weight:bold;
}
.blog-foto {
	width:100%;
}
.tab-opis {
	width:88%;
}
.tab-opis-chevron-main, .tab-opis-chevron-rec, .tab-opis-chevron-otz {
	width:12%;
}
.text img {
	margin-left:0px !important;
	margin-right:0px !important;
}

.menuTube-text{
	padding-left:0px;
}

}
@media screen and (max-width: 360px) {
.h360{
	display:none;
}
.tel, .cont {
	width:50%;
	padding:0px;
	margin:0px;
	padding-left:5px;
}
.cont{
	padding-left:15px;
}
.seti {
	width:100%;
	margin-right:0px;
	text-align:center;
	margin:10px 0px 10px 0px;
}
.search-all {
	width:100%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.search-pole {
	width:100%;
	text-align:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	padding: 10px 0px 0px 0px;
}
#topBlock{padding-bottom:5px;}
#topBlock li{margin:0px;}
.b1-img, .b2-img, .b3-img, .b4-img {
	margin-top:0px;
}
.block-naz{
	padding-top:15px;
}
#calc, #percent {
	width:100%;
	margin:5px 0px 5px 15px;
	text-align:left;
}
}