* {
	outline: none;
}

body {
	margin: 0;
	font-family: 'Play';
	position: relative;
}

.agreetext {margin-top: 15px; color: #454545; font-size: 11px; line-height: 14px;}
.agreetext a {color: #454545;}
.agreetext a:hover {text-decoration: none;}

@font-face{font-family:"Play";src:local("Play Regular"),local("Play-Regular"),url("/assets/templates/fonts/playregular.woff2") format("woff2"),url("/assets/templates/fonts/playregular.woff") format("woff"),url("/assets/templates/fonts/playregular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Play";src:local("Play Bold"),local("Play-Bold"),url("/assets/templates/fonts/playbold.woff2") format("woff2"),url("/assets/templates/fonts/playbold.woff") format("woff"),url("/assets/templates/fonts/playbold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}

.copyright {margin-top: 30px; padding-top: 30px; border-top: 1px solid #2e4c80; color: #fff; opacity: 0.5; font-size: 14px;}

.header_bottom_wrapper {position: relative; z-index: 99; background: #eee;}

.faq-section {margin:15px 0}
.faq-section input,.faq-section p{display:none}
.faq-section input[type=checkbox]:checked~p{display:block;color:#444;font-size:1em;-o-text-overflow:clip;text-overflow:clip;white-space:normal;overflow:visible;text-align:justify}
.faq-section label{font-size:1.2em;cursor:pointer;background:#eee;display:block;position:relative;width: 12%;padding:7px 10px;font-weight:bold;float: right;border:1px solid #ddd;border-left:3px solid #385e9e;text-shadow:0 1px 0 rgba(255,255,255,.5);-webkit-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out;}
.faq-section h2 {display:none;}
.faq-section h3 {display:none;}
.faq-section li {display:none;}
.faq-section input[type=checkbox]:checked~h3{display:block;}
.faq-section input[type=checkbox]:checked~ol>li{display:block;color:#444;padding: 5px;font-size: 1em;list-style-type: disc!important;}
.faq-section label::-moz-selection{background:none}.faq-section label::selection{background:none}
.faq-section label:hover{background:#f5f5f5}
.faq-section input[type=checkbox]:checked~label{border-color: #ffffff;background: #ffffff;width: 12%;color: white;margin-bottom: 20px;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#8fb1dd));background-image:-o-linear-gradient(top,#fff,#8fb1dd);background-image: linear-gradient(to bottom,#385e9e,#385e9e);-webkit-box-shadow: 0 0 1px rgb(73 85 85);box-shadow: 0 0 1px rgb(73 85 85);}.faq-section label::before{content:"";position:absolute;right:4px;top:50%;margin-top:-6px;border:6px solid transparent;border-left-color:inherit}
.faq-section input[type=checkbox]:checked~label::before{border:6px solid transparent;border-top-color:inherit;margin-top:-3px;right:10px}img{border:0}input{outline:0}input[type="submit"]{cursor:pointer}textarea{outline:0;resize:none}header{background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f5f5f5));background:-o-linear-gradient(top,#fff 0,#f5f5f5 100%);background:linear-gradient(to bottom,#fff 0,#f5f5f5 100%)}

.faq-section input[type=checkbox]:checked~h2 {
    display: block;
}

.icomob {padding: 0 20px!important; display: flex !important; align-items: center; justify-content: center; width: 35px;}
.icomob img {display: block; filter: invert(1); width: 24px;}
.lcuserbut img {margin-right: 5px;}

.dop-st {
    clear: both;
    margin-top: 0em;
    margin-bottom: 1em;
    padding: 20px;
    margin: 0px 0px 20px 0px;
    padding-top: 1em!important;
    padding-bottom: 1em!important;
    width: 100%;
    display: block;
    font-weight: bold;
    background-color: #eaeaea;
    border: 0!important;
    border-left: 4px solid rgb(56 94 158)!important;
    text-decoration: none;
}
.dop-st p {
    color: red;
}

.border-img {
			text-align: center;
		  }
		  .border-img__item {
			border: 8px solid #000;
			border-left-color: #363636;
			border-right-color: #363636;
			display:inline-block;
			margin: 8px;
		  }
		  .border-img__item a, .border-img__item img { display: block; }
		  
img {
	border: none
}

input {
	outline: none
}

input[type="submit"] {
	cursor: pointer
}

textarea {
	outline: none;
	resize: none
}

header {
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f5f5));
	background: -o-linear-gradient(top, #fff 0%, #f5f5f5 100%);
	background: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#f5f5f5', GradientType=0)
}

aside {
	width: 280px;
	float: left
}

aside nav > ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	margin: 0; padding: 0; list-style: none; position: relative; display: flex; flex-wrap: wrap; background: #385e9e;
}

aside nav > ul > li {
	border-bottom: 1px solid #2056a1;
	border-top: 1px solid #9eb9df;
	width: 50%; border-right: 1px solid #9eb9df; box-sizing: border-box;
}

aside nav > ul > li > a {
	position: relative;
	background: #385e9e;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 10px 0 10px 40px;
	background-position: 10px
}

aside nav > ul > li > a:before {
	content: url(/assets/templates/img/icomenu.png);
	position: absolute;
	top: 29%;
	left: 11px
}

aside nav > ul > li > a:hover:before {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}

aside nav > ul > li > .menuInnerBottom {
	display: none;
}

aside nav > ul > li > ul {
	display: none!important;
	list-style: none;
	background: #5E89C5;
	/*border-top: 1px solid #5078B1;*/
	position: absolute; top: 0; left: 100%; width: 930px;
	padding: 20px;
	box-sizing: border-box; height: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
}

aside nav > ul > li:hover > ul {
	display: block;
}
	
aside nav > ul > li > ul.show {
	/*max-height: 2000px;
	padding: 10px 0;*/
}

aside nav > ul > li > ul > li {
	width: 50%;
	display: inline-block;
}

aside nav > ul > li > ul > li > a {
	background: url(/assets/templates/img/arrows.png) no-repeat 10px;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	padding: 3px 0 3px 40px;
	text-decoration: none
}

aside nav > ul > li > ul > li > .menuInnerBottom {
	display: inline-block;
	position: relative;
}

aside nav > ul > li > ul > li > .menuInnerBottom img {
	position: absolute;
	top: -12px;
	left: 5px;
	cursor: pointer;
}

aside nav > ul > li > ul > li > a:hover {
	text-decoration: underline
}

aside nav > ul .active > ul {
	/*display: block;
	max-height: 100%;
	padding: 10px 0;*/
}

aside nav > ul .active > a {
	background: #385e9e
}

aside nav > ul > li > ul > li .active {
	text-decoration: underline
}

aside nav > ul > li > ul > li > ul {
	display: none;
	margin: 0;
	padding: 0 0 10px;
	list-style: none;
	background: #5E89C5
}

aside nav > ul > li > ul > li > ul > li > a {
	background: url(/assets/templates/img/arrows.png) no-repeat 28px;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	padding: 3px 0 3px 60px;
	text-decoration: none
}

aside nav > ul > li > ul > li > ul > li > a:hover {
	text-decoration: underline
}

aside iframe {
	width: 280px;
	height: 160px;
	margin-top: 40px
}

.hsep {color: #000; font-weight: 600; margin-top: 13px; border-top: 1px solid #ddd; padding-top: 11px; font-size: 14px;}
.hsep .pinfo img {top: 4px; left: 5px;}

.est {display: flex; align-items: center; margin-top: 4px;}
.est input {}

.bsort {}
.bsort select {}

.logo {
	text-decoration: none;
}
.logo span {
	display: block;
    width: 100%;
    max-width: 310px;
    color: #3479b8;
    font-size: 13px;
    padding: 5px 0 0 5px;
    font-weight: 600;
    font-style: italic;
}

main {
	float: right;
	width: 900px
}

main .zag {
	color: #385e9e;
	display: block;
	text-align: center;
	margin: 30px 0 20px;
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 10px;
	border-bottom: 1px solid #8FB1DD
}

main article {
	margin: 30px 0 0
}

main article h1 {
	color: #385e9e;
	margin: 0
}

main article h2 {
	color: #385e9e;
	margin: 0;
	font-size: 18px;
	margin: 16px 0;
}

main article p {
	color: #555;
	line-height: 18px
}

footer {
	background: #40619a;
	padding: 50px 0;
	margin: 50px 0 0
}

footer > div {
	max-width: 1200px;
	margin: 0 auto
}



#vk_groups {
	margin-bottom: 40px;
	height: auto !important
}

.clear {
	clear: both
}

.h20 {
	height: 20px
}

.justifyfull {
	text-align: justify
}

.dbuts span img,
aside nav > ul > li > ul,
.newFotosBLock > a:before,
.newFotosBLock > div a:before,
.newFotosBLock > a:after,
.newFotosBLock > div a:after,
input[type="submit"],
.hbut,
.prorder,
.catalog a img,
.buyitem:after,
.buyitemAddbasket:after,
.catalog a .descr,
aside nav > ul > li > a:before,
aside nav > ul > li > a,
.pseudomenu span,
.pu_close,
.topline nav a,
.anim {
	-o-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease
}

aside nav > ul > li > ul.show {
	-o-transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	transition: 0.5s all ease
}

.topline {
	background: #8fb1dd;
	position: relative;
	z-index: 9;
}

.topline nav {
	max-width: 1200px;
	margin: 0 auto
}

.topline nav a {
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	text-decoration: none;
	padding: 8px 10px 10px;
	display: inline-block
}

.topline nav a:hover, .topline nav .active {
	background: #385e9e;
	color: #fff
}

.soc {
	float: right;
	padding: 5px 7px 2px !important
}

.header {
	max-width: 1200px;
	margin: 0 auto;
	height: 115px;
	padding: 15px 0
}

.header .logo {
	float: left
}

.header .tel {
	color: #8fb1dd;
	float: left;
	font-size: 26px;
	margin: -14px 0 0 20px;
	text-decoration: none;
	width: 270px;
	margin-bottom: 8px;
}

.header .tel span {
	font-weight: bold;
	color: #385e9e
}

.header .tel1 {
	color: #8fb1dd;
	float: left;
	font-size: 26px;
	margin: 3px 0 0 20px;
	text-decoration: none;
	width: 270px;
	margin-bottom: 8px;
}

.header .phone-r {
	color: #8fb1dd;
	float: left;
	font-size: 26px;
	margin: 3px 0 0 20px;
	text-decoration: none;
	width: 488px;
	margin-bottom: 0;
}

.faq-section input[type=checkbox]:checked~ul>li {
    display: block;
    color: #444;
    list-style-type: disc;
    font-size: 1em;
    -o-text-overflow: clip;
    text-overflow: clip;
    white-space: normal;
    overflow: visible;
    text-align: justify;
	margin:10px;
}

.faq-section input[type=checkbox]:checked~ul>li:before {

   content: '\2022';
	margin-right:10px;

}

.teltel {
	font-weight: bold;
	color: #385e9e;
}

.header .ya-phone {
	float: left;
	font-size: 30px;
	margin: 20px 0px 0 20px;
	text-decoration: none;
	width: 270px;
	font-weight: bold;
	color: #8fb1dd;
}

.header .tel1 span {
	font-weight: bold;
	color: #385e9e
}

.header .viber {
	display: block;
	width: 32px;
	height: 34px;
	position: absolute;
	top: 53px;
	left: 120px;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	background: url(/assets/templates/img/viber.png);
}

.header .whatsapp {
	display: block;
	width: 32px;
	height: 35px;
	position: absolute;
	top: 94px;
	left: 120px;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	background: url(/assets/templates/img/whatsappgs.png);
}

.hbut {
	position: relative;
	float: right;
	background: #385e9e;
	color: #fff;
	padding: 10px 20px;
	font-size: 14px;
	margin: -15px 0 0 20px;
	font-weight: bold
}

.hbut:hover {
	cursor: pointer;
	background: #8fb1dd;
	color: #454545
}

.testdrive {
	margin: 10px 0 0 !important;
	text-decoration: none;
}

.testdrive span {
	text-decoration: underline
}

.content {
	max-width: 1200px;
	margin: 20px auto 0;
	color: #555
}

.catalog a {
	position: relative;
	width: 30%;
	display: inline-block;
	border: 1px solid #eee;
	background: #eee;
	text-decoration: none;
	text-align: center;
	margin-bottom: 30px;
	height: 500px;
}

.catalog a .nodost {color: red;}

.catalog a .label {
	position: absolute;
	top: 10px;
	left: -10px;
	z-index: 9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.catalog a .label .lb {
	padding: 5px 15px;
	font-size: 13px;
	font-weight: 600;
	border-radius: 10px 0 10px;
	margin-bottom: 5px;
}

.catalog a .buyitem {
	overflow: hidden;
	position: absolute;
	bottom: 60px;
	left: 0;
	right: 0;
	width: 85%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin: auto;
	border-radius: 5px;
}

.catalog a .buyitemAddbasket {
	overflow: hidden;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	width: 85%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin: auto;
	border-radius: 5px;
}

.catalog a:nth-child(3n+1) {
	float: left
}

.catalog a:nth-child(3n+2) {
	float: none;
	margin-left: 43px
}

.catalog a:nth-child(3n+3) {
	float: right
}

.catalog a .title {
	display: block;
	color: #515151;
	font-weight: bold;
	font-weight: bold;
	font-size: 17px;
	text-shadow: 1px 1px 1px #fff;
	margin: 10px 0 0
}

.catalog a .price {
	display: block;
	color: #385e9e;
	font-weight: bold;
	font-weight: bold;
	font-size: 20px;
	text-shadow: 1px 1px 1px #fff;
	margin: 5px 0 10px
}

.catalog a .descr {
	opacity: 0;
	display: table;
	color: #555;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 10px;
	width: 250px;
	height: 270px;
	background: rgba(255, 255, 255, 0.9)
}

.catalog a .descr span {
	display: table-cell;
	vertical-align: middle
}

.catalog a .img {
	display: block;
	width: 270px;
	height: 270px;
	overflow: hidden;
	position: relative;
	border-radius: 6px 6px 0 0;
}

.catalog a .img1 {
	display: block;
	width: 270px;
	height: 270px;
	overflow: hidden;
	border-radius: 50px;
}

.advantages>div {border-radius: 5px; overflow: hidden;}
.border-img__item {border-radius: 5px; overflow: hidden;}
.aform {border-radius: 5px; overflow: hidden;}
.prefooter .r .aform {border-radius: 5px; overflow: hidden;}

.catalog a .img img {max-width: 100%; max-height: 100%; display: block; margin: 0 auto;}

/*
.catalog a:hover .img img {transform: scale(1.2);}
.catalog a:hover .descr {opacity: 1;}
*/

.catalog a .descr {display: none!important;}

.itemImgsSlider {height: calc(100% - 20px); background: #fff;}
.itemImgsSlider div {height: 100%;}
.itemImgsSlider .iis {height: 100%; display: flex; align-items: center; justify-content: center;}
.itemImgsSlider .iis img {width: auto!important; margin: auto!important;}
.itemImgsSlider .owl-dots {margin-top: -2px!important;}
.itemImgsSlider .owl-dots .owl-dot span {width: 6px!important; height: 6px!important; margin: 0 3px!important;}

.imgDescr {position: relative;}
.imgDescr .hoverButs {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; z-index: 1;}
.imgDescr .hoverButs span {flex: 1;}

.advantages > div {
	width: 49%;
	background: #8fb1dd;
	height: 80px;
	margin-bottom: 20px
}

.advantages > div img {
	float: left;
	background: #6992cb;
	padding: 10px;
	width: 60px;
	height: auto
}

.advantages > div:nth-child(2n+1) {
	float: left
}

.advantages > div:nth-child(2n+2) {
	float: right
}

.advantages > div .text {
	display: table;
	height: 80px;
	padding: 0 20px;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	text-shadow: 1px 1px 1px #6992CB
}

.advantages > div .text span {
	display: table-cell;
	vertical-align: middle
}

.fmenu {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left
}

.fmenu > li > a {
	font-size: 14px;
	font-weight: bold
}

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

.fmenu > li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px
}

.fmenu > li a:hover {
	text-decoration: underline
}

.fmenu > li {
	float: left;
	margin-right: 30px;
	max-width: 165px
}

.fmenu > li > ul {
	padding-left: 18px
}

.rfooter {
	float: right;
	text-align: right
}

.rfooter .logo {
	display: block;
	margin-bottom: 10px
}

.rfooter .logo img {
	width: 180px
}

.rfooter .tel {
	float: right;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	margin-right: -188px;
	margin-top: 25px;
}

.rfooter .tel1 {
	float: right;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}

.rfooter .ya-phone {
	float: right;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold
}

.sw {
	display: inline-block;
	font-size: 9px;
	color: #fff;
	margin: 55px 0 0
}

.sw a {
	color: #fff
}

.innerpage main article {
	margin-top: 0
}

.innerpage main article h1 {
	margin: -5px 0 10px
}

.innerpage main article > ul {
	margin: 10px 0 25px;
	padding: 0;
	list-style: none;
	color: #555
}

.innerpage main article > ul li {
	position: relative;
	padding-left: 20px
}

.innerpage main article > ul li:before {
	content: ">";
	position: absolute;
	top: 5px;
	left: 0;
	font-family: arial;
	font-size: 10px;
	color: #385e9e
}

.imgitem {
	float: left;
	width: 100%;
}

.contitem {
	float: right;
}

.contitem p {
	font-size: 14px
}

.priceitem {
	color: #385e9e;
	font-size: 24px;
	float: left
}

.priceitem span {
	font-weight: bold;
	font-size: 36px
}

.buyitem {
	float: right;
	background: #6790CA;
	padding: 8px 10px 11px 55px;
	position: relative;
	text-align: left;
	border-radius: 5px; overflow: hidden;
}

.contitem .buyitem {
	padding: 10px 10px 12px 55px;
}

.buyitem span {
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 16px;
}

.buyitem:before {
	content: "";
	background: url(/assets/templates/img/rub.png) no-repeat center #385e9e;
	width: 45px;
	height: 38px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-size: 24px;
	z-index: 1
}

.buyitem:after {
	content: "";
	background: #385e9e;
	width: 45px;
	height: 41px;
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

.buyitem:hover {
	cursor: pointer
}

.buyitem:hover:after {
	width: 100%
}

.buyitem:hover span {
	color: #fff;
}




.buyitem3 {
	float: right;
	background: #6790CA;
	padding: 8px 10px 11px 55px;
	position: relative;
	text-align: left;
	margin: 0 30px;
	border-radius: 5px; overflow: hidden;
}

.contitem .buyitem3 {
	padding: 10px 10px 12px 55px;
}

.buyitem3 span {
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 16px;
}

.buyitem3:before {
	content: "";
	background: url(/assets/templates/img/buy.png) no-repeat center #385e9e;
	width: 45px;
	height: 38px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-size: 24px;
	z-index: 1
}

.buyitem3:after {
	content: "";
	background: #385e9e;
	width: 45px;
	height: 41px;
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

.buyitem3:hover {
	cursor: pointer
}

.buyitem3:hover:after {
	width: 100%
}

.buyitem3:hover span {
	color: #fff;
}




.buyitemAddbasket {
	float: right;
	background: #6790CA;
	padding: 8px 10px 11px 55px;
	position: relative;
	text-align: left;
}

.buyitemAddbasket span {
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 16px;
}

.buyitemAddbasket:before {
	content: "";
	background: url(/assets/templates/img/buy.png) no-repeat center #385e9e;
	width: 45px;
	height: 38px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background-size: 24px;
	z-index: 1
}

.buyitemAddbasket:after {
	content: "";
	background: #385e9e;
	width: 45px;
	height: 41px;
	display: block;
	position: absolute;
	top: 0;
	left: 0
}

.buyitemAddbasket:hover {
	cursor: pointer
}

.buyitemAddbasket:hover:after {
	width: 100%
}

.buyitemAddbasket:hover span {
	color: #fff;
}

.blpricebutton {
	clear: both;
	padding-top: 15px;
}

.blpricebutton span {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin-top: 3px;
	border-radius: 5px;
	overflow: hidden;
}

.w16 {
	width: 24px;
}

.THb {
	font-size: 16px !important;
	font-weight: 600;
}

.oldpricefield {
	text-decoration: line-through;
	font-size: 30px !important;
	color: #4c4c4c;
	display: inline-block;
	margin-right: 10px;
	font-weight: normal !important;
}

.basketPage {
	margin-top: 0;
}

.formbasketOLD {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 40px;
	background: #ecf5ff;
	padding: 20px;
}

.formbasketOLD label {
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	margin-right: 20px;
}

.formbasketOLD label input {
	display: block;
	border: 1px solid #d6e7fd;
	font-size: 16px;
	padding: 5px 10px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin-top: 5px;
}

.formbasketOLD > input {
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	border: none;
	background: #6790ca;
	color: #ffff;
}

.formbasketOLD > input:hover {
	background: #385e9e;
}

.wrapperbasket {
	margin-top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.blockOneTovar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-line-pack: center;
	    align-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 0 0 10px;
	padding: 0 10px 10px;
	border-bottom: 1px solid #e8e8e8;
}

.bp_img {
	margin-right: 10px;
	width: 50px;
}

.bp_img img {
	display: block;
	width: 100%;
	text-decoration: none;
}

.bp_link {
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	text-decoration: none;
	color: #454545;
	font-size: 16px;
}

.bp_link:hover {
	text-decoration: none;
}

.bp_count {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	    align-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	min-width: 120px;
}

.bp_count > span {
	min-width: 60px;
	text-align: center;
}

.bp_count img {
	cursor: pointer;
}

.bp_summa {
	min-width: 120px;
}

.bp_allsumma {
	min-width: 120px;
}

.bp_del {
	cursor: pointer;
}

.hideOK {
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
}

.rbblock {
	margin-left: 50px;
	display: none;
}

.conttextbasketBlock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 290px;
	background: #fbfbfb;
	padding: 20px 25px;
	border-radius: 5px;
}

.conttextbasketBlock span {
	font-weight: 600;
	font-size: 18px;
}

.prorder {
	display: block;
	background: #6790ca;
	text-align: center;
	margin: 10px 20px;
	padding: 10px 0 12px;
	color: #fff;
}

.prorder:hover {
	cursor: pointer;
	background: #385e9e;
}

.doptovars {
	position: relative;
}

.dopservtitle {
	font-size: 14px;
	color: #385e9e;
	text-decoration: underline;
}

.dopservtitle:hover {
	text-decoration: none;
	cursor: pointer;
}

.blockdops {
	display: none;
	background: #fff;
	z-index: 9;
	padding-top: 10px;
}

.blockdops > div {
	padding: 10px 15px 10px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.blockdops > div:hover {
	background: #ecf5ff;
	cursor: pointer;
}


@media screen and (max-width: 411px) {
.show-on-desktop {display: none!important;}
.show-on-mobile {display: block!important;}
}


@media screen and (min-width: 411px) {
.show-on-desktop {display: block!important;}
.show-on-mobile {display: none!important;}
}

.blockdops > div .title {
	display: block;
	color: #385e9e;
	font-weight: 600;
	font-size: 14px;
}

.blockdops > div .descr {
	display: block;
	font-size: 13px;
	color: #454545;
}

.blockdops > div .price {
	display: block;
	margin-top: 5px;
	font-size: 14px;
}

.blockdops > div .price span {
	font-weight: 600;
}

.blockdops > div .contbl {
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
}

.blockdops > div .mark {
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 4px 0 0 10px;
	margin-right: 15px;
	width: 39px;
	height: 32px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.blockdops > div .mark span {
	display: none;
}

.blockdops > div.active .mark {
	background: #9aec95;
	border-color: #9aec95;
}

.blockdops > div.active .mark span {
	display: block;
}

.dopstbloks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap !important;
	    flex-wrap: wrap !important;
	margin-top: 20px;
}

.customRadio {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.customRadio h3 {
	margin: 0;
	font-size: 17px;
}

.customRadio p {
	margin: 0;
	font-size: 14px;
	color: #454545;
}

.formbasket h2 {
	margin-top: 50px;
}

.formbasket input[type="submit"] {
	margin: 45px auto 0;
	display: block;
	border: none;
	font-size: 18px;
	padding: 20px 50px;
	background: #4c75bb;
	color: #fff;
	border-radius: 5px;
}

.formbasket input[type="submit"]:hover {
	background: #385e9e;
}

.continfoForm {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap !important;
	    flex-wrap: wrap !important;
	margin-top: 15px;
}

.continfoForm input {
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border: 1px solid #ddd;
	font-size: 16px;
	width: 340px;
	padding: 10px 20px;
	border-radius: 5px;
	margin-top: 5px;
}

.adrFormWrapper {
	display: none;
}

.adrForm {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.adrForm label {
	margin-top: 15px;
}

.adrForm input {
	display: block;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border: 1px solid #ddd;
	font-size: 16px;
	width: 340px;
	padding: 10px 20px;
	border-radius: 5px;
	margin-top: 5px;
}

.adrMosWrapper {
	display: none;
}

.adrMos {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-wrap: wrap !important;
	    flex-wrap: wrap !important;
	margin-top: 25px;
}

.customRadio {
	width: 340px;
}

.customRadio input {
	display: none;
}

.customRadio .radio {
	cursor: pointer;
	border: 1px solid #ddd;
	margin: 3px 15px 0 0;
	border-radius: 5px;
	padding: 4px 0 0 10px;
	margin-right: 15px;
	width: 34px;
	height: 32px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: block;
}

.customRadio .radio span {
	display: none;
}

.customRadio input:checked + .radio {
	background: #9aec95;
	border-color: #9aec95;
}

.customRadio input:checked + .radio span {
	display: block;
}

.pseudomenu span {
	display: inline-block;
	color: #555;
	background: #fdfdfd;
	padding: 10px 20px;
	border: 1px solid #6790ca;
	font-size: 18px;
	border-bottom: none
}

.pseudomenu span:hover {
	background: #F7F7F7;
	cursor: pointer
}

.block {
	display: none;
	padding: 20px;
	background: #F7F7F7;
	border: 1px solid #6790ca
}

.showblock {
	display: block
}

.pmactive {
	border-bottom: 1px solid #F7F7F7 !important;
	margin-bottom: -1px;
	background: #F7F7F7 !important
}

.subscription {
	margin-top: 40px
}

.news {
	width: 48.8%;
	position: relative;
	height: 320px;
	overflow: hidden;
	margin-bottom: 20px;
	text-decoration: none
}

.news img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0 0 0
}

.news .title {
	background: rgba(255, 255, 255, 0.6);
	position: relative;
	color: #385E9E;
	font-weight: bold;
	font-size: 17px;
	padding: 10px;
	display: block
}

.news .date {
	background: rgba(255, 255, 255, 0.6);
	position: absolute;
	bottom: 0;
	right: 0;
	color: #555;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	display: block
}

.news:nth-child(even) {
	float: left
}

.news:nth-child(odd) {
	float: right
}

.news1 {
	width: 48.8%;
	position: relative;
	height: 150px;
	overflow: hidden;
	margin-bottom: 20px;
	text-decoration: none
}

.news1 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 439px;
	height: 250px;
	margin: 0 0 0
}

.news1 .title {
	background: rgba(255, 255, 255, 0.6);
	position: relative;
	color: #385E9E;
	font-weight: bold;
	font-size: 17px;
	padding: 10px;
	display: block
}

.news1 .date {
	background: rgb(56, 94, 158);
	position: absolute;
	bottom: 0;
	right: 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
	display: block
}

.news1 .intro {
	background: rgba(255, 255, 255, 0.6);
	position: absolute;
	bottom: 40px;
	right: 0;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	display: block;
}

.news1:nth-child(even) {
	float: left;
	height: 512px;
}

.news1:nth-child(odd) {
	float: right;
	height: 512px;
}

.imgnews {
	float: right;
	margin: 0 0 20px 20px;
	width: 100%;
}

.callback {
	background: #6790ca none repeat scroll 0 0;
	margin: 10px 0px 0px 10px !important;
}

.formaside {
	padding: 20px;
	width: 238px;
	border: 1px solid #8FB1DD;
	background: #F7F7F7 none;
	margin-top: 40px
}

.formaside span {
	color: #385e9e;
	font-family: Arial;
	font-size: 20px;
	line-height: 100%
}

.formaside input[type="text"] {
	width: 100%;
	margin-top: 15px;
	font-size: 13px;
	padding: 10px 10px;
	height: auto;
	font-family: Arial;
	border-radius: 0px;
	border: 2px solid #ddd;
	color: #555;
	background-color: #fdfdfd;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box
}

.formaside textarea {
	width: 100%;
	margin-top: 15px;
	font-size: 13px;
	padding: 10px 10px;
	height: auto;
	font-family: Arial;
	border-radius: 0px;
	border: 2px solid #ddd;
	color: #555;
	background-color: #fdfdfd;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box
}

.formaside input[type="submit"] {
	margin-top: 20px;
	border: none;
	cursor: pointer;
	width: 100%;
	border-radius: 0px;
	height: 40px;
	background-color: #385e9e !important;
	color: #FFF;
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2)));
	background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%)
}

.formaside input[type="submit"]:hover {
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
	background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%)
}

.formaside p {
	color: #454545
}

.aform {
	padding: 20px;
	width: 238px;
	border: 1px solid #8FB1DD;
	background: #F7F7F7 none;
	margin-top: 40px
}

.aform span {
	color: #385e9e;
	font-family: Arial;
	font-size: 20px;
	line-height: 100%
}

.aform input[type="text"] {
	width: 100%;
	margin-top: 15px;
	font-size: 13px;
	padding: 10px 10px;
	height: auto;
	font-family: Arial;
	border-radius: 0px;
	border: 2px solid #ddd;
	color: #555;
	background-color: #fdfdfd;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-radius: 5px;
}

.aform input[type="submit"] {
	margin-top: 20px;
	border: none;
	cursor: pointer;
	width: 100%;
	border-radius: 0px;
	height: 40px;
	background-color: #385e9e !important;
	color: #FFF;
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2)));
	background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
	border-radius: 5px;
}

.aform input[type="submit"]:hover {
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
	background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%)
}

.aform p {
	color: #454545
}

.objectpage h1 {
	font-size: 30px
}

.menumobile {
	position: fixed; display: none; top: 35px; height: 100vh; overflow: auto; width: 100%;
}
.menumobile > ul:last-child {padding-bottom: 35px;}

.menumobile ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.menumobile ul li ul {
	display: none
}

.menumobile a {
	display: block;
	font-size: 14px;
	background: #8fb1dd;
	color: #fff;
	text-decoration: none;
	padding: 5px 20px;
	border-top: 1px solid #8fb1dd
}

.menumobile ul li a {
	background: #385e9e
}

.pu_u {display: none; justify-content: center; align-items: center; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999;}
.pu_u .err {}
.pu_u .err p {color: red; font-size: 12px; margin: 10px 0 0;}
.pu_u .res {}
.pu_u.show {display: flex;}
.pu_u_bg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.7);}
.pu_u_img_close {position: absolute; top: -25px; right: -25px; background: #F7F7F7; border: 1px solid #8FB1DD; padding: 10px;}
.pu_u_img_close:hover {background: #ddd; cursor: pointer;}
.pu_u_cont {position: relative; padding: 20px; border: 1px solid #8FB1DD; background: #F7F7F7; width: 100%; margin: 0 30px; max-width: 360px; box-sizing: border-box;}
.pu_u_cont .title {color: #385e9e; font-family: Arial; font-size: 20px; line-height: 100%;}
.pu_u_cont form {position: relative;}
.pu_u_cont form.formit {}
.pu_u_cont form.formit:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #F7F7F7; opacity: 0.5;}
.pu_u_cont form input[type="text"] {width: 100%; margin-top: 15px; font-size: 13px; padding: 10px 10px; height: auto; font-family: Arial; border-radius: 0px; border: 2px solid #ddd; color: #555; background-color: #fdfdfd; -webkit-box-sizing: border-box; box-sizing: border-box;}
.pu_u_cont form input[type="password"] {width: 100%; margin-top: 15px; font-size: 13px; padding: 10px 10px; height: auto; font-family: Arial; border-radius: 0px; border: 2px solid #ddd; color: #555; background-color: #fdfdfd; -webkit-box-sizing: border-box; box-sizing: border-box;}
.pu_u_cont form input[type="submit"] {border: none; cursor: pointer; border-radius: 0px; height: 40px; padding: 0 15px; background-color: #385e9e !important; color: #FFF; font-family: Arial; font-size: 16px; text-align: center; background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2))); background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);}
.pu_u_cont form input[type="submit"]:hover {background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3))); background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);}
.pu_u_cont .buts {margin-top: 20px; display: flex; align-items: center; justify-content: end;}
.pu_u_cont .buts .but {margin-right: 15px;}
.pu_u_cont .buts .but:hover {cursor: pointer; color: #385E9E;}
.zpass {position: absolute; right: 10px; top: 23px; display: flex; align-items: center;}
.zpass .open_pu_u {color: #787878; font-size: 12px;}
.zpass .open_pu_u:hover {cursor: pointer; color: #242424;}

.showpass {width: 24px; height: 24px; position: relative; opacity: 0.4; margin-left: 8px;}
.showpass:hover {cursor: pointer; opacity: 0.6;}
.showpass img {position: absolute; top: 0; left: 0; width: 100%;}
.showpass .img1 {display: none;}
.showpass .img2 {}
.showpass.show {}
.showpass.show .img1 {display: block;}
.showpass.show .img2 {display: none;}

.actuser {text-align: center; font-size: 20px; color: #242424; background: #ccedcc; padding: 20px 15px 22px; font-weight: 600; border-radius: 5px; margin: 0 15px;}
.vvlc {display: flex; justify-content: center; margin-top: 20px;}
.vvlc > div {padding: 10px 15px 12px; border-radius: 5px; background: #385e9e; color: #fff; border: 1px solid #385e9e;}
.vvlc > div:hover {cursor: pointer;}

.lcwr {display: flex; justify-content: space-between;}
.lcwr .aside {min-width: 270px; max-width: 270px; margin-right: 40px;}
.lcwr .aside a {display: flex; align-items: center; margin-bottom: 5px; background: #f9f9f9; padding: 8px 12px; border-bottom: 2px solid #eee; text-decoration: none; color: #454545; font-size: 18px;}
.lcwr .aside a img {height: 24px; width: 24px; margin-right: 10px;}
.lcwr .aside a:hover {background: #385e9e; color: #fff; border-bottom: 2px solid #0e3576;}
.lcwr .aside a:hover img {filter: invert(1);}
.lcwr .aside a.active {background: #385e9e; color: #fff; border-bottom: 2px solid #0e3576;}
.lcwr .aside a.active img {filter: invert(1);}
.lcwr .cont {flex: 1;}

.ublock {margin-bottom: 40px;}
.ublock h2 {margin: 0;}
.ublock form {position: relative;}
.ublock form label {display: block; margin-top: 15px;}
.ublock form label.customRadio {display: flex; width: 30%;}
.ublock form.formit {}
.ublock form.formit:after {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #F7F7F7; opacity: 0.5;}
.ublock form input[type="text"] {display: block; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #ddd; font-size: 16px; width: 100%; padding: 10px 20px; border-radius: 5px; margin-top: 5px;}
.ublock form input[type="date"] {display: block; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #ddd; font-size: 16px; width: 100%; padding: 10px 20px; border-radius: 5px; margin-top: 5px;}
.ublock form input[type="password"] {display: block; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #ddd; font-size: 16px; width: 100%; padding: 10px 20px; border-radius: 5px; margin-top: 5px;}
.ublock form input[type="submit"] {border: none; cursor: pointer; border-radius: 0px; height: 40px; padding: 0 15px; background-color: #385e9e !important; color: #FFF; font-family: Arial; font-size: 16px; text-align: center; background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2))); background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);}
.ublock form input[type="submit"]:hover {background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3))); background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);}
.ublock .buts {margin-top: 20px; display: flex; align-items: center; justify-content: end;}
.ublock .buts .but {margin-right: 15px;}
.ublock .buts .but:hover {cursor: pointer; color: #385E9E;}

.butsexit {display: flex; margin-top: 15px; padding: 0 15px;}
.butsexit div {margin: 0 5px; padding: 10px 15px; background: #eee; flex: 1; text-align: center;}
.butsexit .a_link_exit {background: #1c9b1c; color: #fff;}
.butsexit .a_link_exit:hover {cursor: pointer; background: #128b12;}
.butsexit .close_pu_u {background: #bf3434; color: #fff;}
.butsexit .close_pu_u:hover {cursor: pointer; background: #a91d1d;}

.mt0 {margin-top: 0;}

.formajax {}
.formajax .err {color: red;}
.formajax .res {color: green; font-size: 18px; margin: 10px 0;}

.hiszak {margin-bottom: 30px; border-left: 2px solid #e3e3e3; background: #f9f9f9; padding: 20px;}
.hiszak h2 {margin: 0; font-size: 20px;}
.hiszak h2 span {font-weight: 400; opacity: 0.8;}
.hiszak .status {margin-top: 5px;}
.hiszak .status span {font-weight: 600;}
.hiszak .hitems {}
.hiszak .hitems > div {display: flex; align-items: center; margin-top: 10px;}
.hiszak .hitems div .img {width: 60px; margin-right: 15px;}
.hiszak .hitems div .img img {display: block; width: 100%;}
.hiszak .hitems div .cont {}
.hiszak .hitems div .cont .title {color: #000;}
.hiszak .hitems div .cont .count {}
.hiszak .txt1 {margin-top: 10px;}
.hiszak .txt2 {margin-top: 10px; border-top: 1px solid #eee; padding-top: 10px;}
.hiszak .stars {display: flex; margin-top: 2px; margin-top: 5px;}
.hiszak .stars label {position: relative; width: 14px; height: 14px; margin-right: 2px;}
.hiszak .stars label input {position: absolute; top: 0; left: 0; opacity: 0;}
.hiszak .stars label .img {display: block; width: 14px; position: absolute; top: 0; left: 0; opacity: 1;}
.hiszak .stars label .img_a {display: block; width: 14px; position: absolute; top: 0; left: 0; opacity: 0;}
.hiszak .stars label.active .img {}
.hiszak .stars label.active .img_a {opacity: 1;}

.puvideo {display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999}
.puvideo_pubg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.7) }
.puvideo_pucont { position: relative; margin: 80px auto 0; padding: 20px; width: 1200px; border: 1px solid #8FB1DD; background: #F7F7F7 none; }
.puvideo_puc { position: absolute; position: absolute; top: -25px; right: -25px; background: #F7F7F7; border: 1px solid #8FB1DD; padding: 10px }
.puvideo_puc:hover { background: #ddd; cursor: pointer }
.puvideo_html {}
.puvideo_html p {margin: 0;}
.puvideo_html iframe {display: block; width: 100%; height: revert-layer;}

.pu { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999 }
.pu_bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.7) }
.pu_window { position: relative; margin: 8% auto; width: 280px }
.pu_window form { margin: 0 auto }
.pu_close { position: absolute; position: absolute; top: -25px; right: -25px; background: #F7F7F7; border: 1px solid #8FB1DD; padding: 10px }
.pu_close:hover { background: #ddd; cursor: pointer }
.pu_close:hover {cursor: pointer;}
.pu .title {}

.pu1 { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999 }
.pu_bg1 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.7) }
.pu_window1 { position: relative; margin: 8% auto; width: 280px }
.pu_window1 form { margin: 0 auto }
.pu_close1 { position: absolute; position: absolute; top: -25px; right: -25px; background: #F7F7F7; border: 1px solid #8FB1DD; padding: 10px } .pu_close:hover { background: #ddd; cursor: pointer }
.pu_close1:hover {cursor: pointer;}

.pu2 { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999 }
.pu_bg2 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.7) }
.pu_window2 { position: relative; margin: 8% auto; width: 280px }
.pu_window2 form { margin: 0 auto }
.pu_close2 { position: absolute; position: absolute; top: -25px; right: -25px; background: #F7F7F7; border: 1px solid #8FB1DD; padding: 10px } .pu_close:hover { background: #ddd; cursor: pointer }
.pu_close2:hover {cursor: pointer;}
.pu2 .descr {font-size: 12px; display: block; line-height: 14px; margin-top: 5px; color: #454545;}
.pu2 .descr b {}

.pu3 { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999 }
.pu_bg3 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.7) }
.pu_window3 { position: relative; margin: 8% auto; width: 280px }
.pu_window3 form { margin: 0 auto }
.pu_close3 { position: absolute; position: absolute; top: -25px; right: -25px; background: #F7F7F7; border: 1px solid #8FB1DD; padding: 10px } .pu_close:hover { background: #ddd; cursor: pointer }
.pu_close3:hover {cursor: pointer;}
.pu3 .descr {font-size: 12px; display: block; line-height: 14px; margin-top: 5px; color: #454545;}
.pu3 .descr b {}


.formdir {
	padding: 20px;
	width: 238px;
	border: 1px solid #8FB1DD;
	background: #F7F7F7 none;
	margin-top: 40px
}

.formdir span {
	color: #385e9e;
	font-family: Arial;
	font-size: 20px;
	line-height: 100%
}

.formdir input[type="text"] {
	width: 100%;
	margin-top: 15px;
	font-size: 13px;
	padding: 10px 10px;
	height: auto;
	font-family: Arial;
	border-radius: 0px;
	border: 2px solid #ddd;
	color: #555;
	background-color: #fdfdfd;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box
}

.formdir textarea {
	width: 100%;
	margin-top: 15px;
	font-size: 13px;
	padding: 10px 10px;
	height: auto;
	font-family: Arial;
	border-radius: 0px;
	border: 2px solid #ddd;
	color: #555;
	background-color: #fdfdfd;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box
}

.formdir input[type="submit"] {
	margin-top: 20px;
	border: none;
	cursor: pointer;
	width: 100%;
	border-radius: 0px;
	height: 40px;
	background-color: #385e9e !important;
	color: #FFF;
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2)));
	background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%)
}

.formdir input[type="submit"]:hover {
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
	background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%)
}

.formdir p {
	color: #454545
}

.puItem { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 999 }
.puItem_bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.7) }
.puItem_window { position: relative; margin: 3% auto; width: 850px;  background: #fff; padding: 20px; border: 2px solid #6790ca; }
.puItem_close { position: absolute; position: absolute; top: -25px; right: -25px; background: #F7F7F7; border: 1px solid #8FB1DD; padding: 10px }
.puItem_close:hover { background: #ddd; cursor: pointer; }

.puItem .newInnerPageItem {margin-top: 0;}

.testdriveform {
	margin: 0 auto;
	width: 300px
}

.leftpage {
	float: left;
	width: 500px
}

.miniimg a {
	display: inline-block;
	width: 33%
}

.miniimg a img {
	display: block;
	width: 100%
}

.topline .sisea-search-form {
	float: right;
	margin-right: 20px
}

.topline input[type="text"] {
	font-size: 14px;
	font-family: 'Play';
	border: none;
	background: #e1e7ed;
	padding: 9px 10px 10px;
	float: left;
	width: 100px;
}

.topline input[type="submit"] {
	font-family: 'Play';
	border: none;
	background: #385E9E;
	color: #fff;
	padding: 9px 10px 10px;
	float: right
}

.sisea-paging {
	color: #555
}

.sisea-paging a {
	color: #385E9E;
	font-weight: bold
}

.sisea-results-list {
	color: #555
}

.sisea-result h3 {
	font-size: 18px;
	margin-bottom: 5px
}

.sisea-result h3 a {
	color: #385E9E
}

.sisea-result p {
	margin-top: 0
}

.metrika {
	text-align: center;
	margin: 30px 0;
}

.metrika1 {
	text-align: center;
}

.puNight {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
}

.puNight_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
}

.puNight_window {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 650px;
	height: 320px;
	background: url(/assets/templates/img/night.jpg);
	margin: auto;
	background-size: cover;
}

.puNight_close {
	position: absolute;
	top: -15px;
	right: -15px;
	background: #02060c;
	padding: 10px;
	width: 15px;
	cursor: pointer;
}

.contpuNight {
	width: 340px;
	float: right;
	margin-right: 20px;
}

.contpuNight .title {
	display: block;
	color: #fff;
	font-size: 36px;
	font-style: italic;
	padding: 20px 0 0;
	font-weight: 600;
}

.contpuNight .descr {
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
}

.contpuNight .descr > span {
	font-weight: 600;
	color: #ff1c1c;
	font-size: 26px;
	position: relative;
	width: 45px;
	display: inline-block;
}

.contpuNight .descr > span > span {
	position: absolute;
	position: absolute;
	top: -20px;
	left: 4px;
}

.contpuNight form {
	margin-top: 10px;
}

.contpuNight form input[type="text"] {
	width: 200px;
	border: none;
	padding: 10px 14px;
	background: rgba(111, 111, 111, 0.5);
	margin-top: 10px;
	color: #fff;
}

.contpuNight form input[type="submit"] {
	background: #015378;
	border: none;
	width: 228px;
	display: block;
	margin-top: 10px;
	padding: 10px 15px;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1px;
}

.contpuNight form input[type="submit"]:hover {
	background: #015378;
}

.puNight p {
	color: #fff;
}

.wrapperprice {
	background: #f7f7f7;
	padding: 10px;
}

.blockStatus {
	background: #f7f7f7;
	padding: 10px 10px 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sttxt {
	float: right;
}

.txtdost {
	font-weight: 600;
	font-size: 14px;
}

.basketlink {
	float: right;
	clear: both;
	margin-top: -50px;
}

.basketlink a {
	background: url(/assets/templates/img/basket.png) no-repeat 10px 4px #9aec95;
	padding: 5px 10px 7px 45px;
	display: inline-block;
	font-size: 18px;
	border-radius: 5px;
}

.basketlink a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.basketlink span {
	font-weight: 600;
}

.vendorcode {float: right; color: #385e9e; margin-left: 40px; font-size: 14px; text-align: right; position: relative; top: -10px;}
.vendorcode .code {font-size: 16px; font-weight: 600; color: #385e9e;}
.vendorcode .status {background: #389e66; color: #fff; padding: 2px 8px 4px; margin-top: 2px; display: inline-block;}
.vendorcode .status:first-letter {text-transform: uppercase;}

.wrstatus {}
.wrstatus .status {background: #389e66; color: #fff; padding: 3px 8px 4px; margin-top: 10px; display: inline-block; font-size: 14px;}
.wrstatus .status:first-letter {text-transform: uppercase;}


.basketPageMain {
	width: 100%;
	min-height: 500px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.hidedop {
	display: none;
}

.newslider .owl-dots {
	text-align: center;
}

.newslider .owl-dots .owl-dot {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: #8fb1dd;
	border-radius: 199%;
	margin: 10px 3px 0;
}

.newslider .owl-dots .owl-dot.active {
	background: #385e9e;
}

.dopBlockInnerPage {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.dopBlockInnerPage .c1 {
	width: 490px;
}

.dopBlockInnerPage .c1 .title {
	display: block;
	font-size: 20px;
	font-weight: 600;
}

.dopBlockInnerPage .c1 .descr {
	display: block;
}

.dopBlockInnerPage .c2 {
	width: 385px;
}

.spopl {
	max-width: 100%;
	display: block;
	margin: 15px auto 0;
}

.setblock > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	padding-bottom: 30px;
}

.setblock a {
	display: block;
	width: 140px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #000;
}

.setblock a img {
	display: block;
	width: 70%;
	margin: 0 auto 10px;
}

.setblock a .pritem {
	display: block;
	margin-top: 2px;
}

.setblock a .pritem span {
	font-size: 18px;
	font-weight: 600;
}

.setblock .zn {
	margin: 0 30px;
}

.setblock .setprice {
	font-size: 20px;
}

.setblock .setprice span {
	font-size: 28px;
	color: #000;
	font-weight: 600;
}

.setblock .addsetprice {
	background: #385e9e;
	color: #fff;
	padding: 10px 20px 12px;
	margin-left: 20px;
	cursor: pointer;
	width: 160px;
	text-align: center;
	border-radius: 5px;
}

.h1inneritempage {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}

.newInnerPageItem {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-top: 20px;
}

.newInnerPageItem .left {
	width: 58%;
}

.newInnerPageItem .right {
	width: 38%;
}

.newFotosBLock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.newFotosBLock > div {
	width: 100px;
	margin-right: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.newFotosBLock > div a {
	display: block;
	width: 100%;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 10px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	position: relative;
	border-radius: 5px;
}

.newFotosBLock > div a img {
	display: block;
	width: 100%;
}

.newFotosBLock > a {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	border: 1px solid #ddd;
	padding: 20px;
	position: relative;
	border-radius: 5px;
}

.newFotosBLock > a img {
	display: block;
}

.newFotosBLock > a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	-webkit-transform: scale(0);
	    -ms-transform: scale(0);
	        transform: scale(0);
}

.newFotosBLock > a:after {
	content: url(/assets/templates/img/zoom1.png);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	-webkit-transform: scale(0);
	    -ms-transform: scale(0);
	        transform: scale(0);
	height: 64px;
	width: 64px;
}

.newFotosBLock > a:hover:before {
	-webkit-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

.newFotosBLock > a:hover:after {
	-webkit-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

.newFotosBLock > div a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	-webkit-transform: scale(0);
	    -ms-transform: scale(0);
	        transform: scale(0);
}

.newFotosBLock > div a:after {
	content: url(/assets/templates/img/zoom2.png);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	-webkit-transform: scale(0);
	    -ms-transform: scale(0);
	        transform: scale(0);
	height: 24px;
	width: 24px;
}

.newFotosBLock > div a:hover:before {
	-webkit-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

.newFotosBLock > div a:hover:after {
	-webkit-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

.paramInner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 10px;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-size: 14px;
}

.paramInner img {
	width: 14px;
	float: left;
	margin-top: 2px;
}

.paramInner span {
	font-weight: 600;
	margin: 0 10px 0 10px;
}

.labImmer {
	background: #d62727;
	color: #ffffff;
	display: inline-block;
	padding: 5px 20px;
	border-radius: 10px 0 10px;
}

.yapod {
	float: right;
}

.newblockprice {
	margin-top: 20px;
	background: #f9f9f9;
	padding: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 1px 1px #ddd;
	        box-shadow: 0 1px 1px 1px #ddd;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	line-height: 24px;
	position: relative;
}

.newblockprice .oldprice {
	display: inline-block;
	line-height: 28px;
}

.newblockprice .oldprice span {
	font-size: 18px;
	position: relative;
}

.newblockprice .oldprice span:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #385e9e;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
}

.newblockprice .newprice {
	display: inline-block;
}

.newblockprice .newprice span {
	font-size: 34px;
	font-weight: 600;
	margin-right: 5px;
}

.ecoprice {
	position: absolute;
	top: 0;
	right: 25px;
	bottom: 0;
	margin: auto;
	height: 48px;
	text-align: center;
}

.ecoprice span {
	display: block;
	background: #fff200;
	font-weight: 600;
	font-size: 18px;
	padding: 0 0 2px;
}

.newplus {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-top: 30px;
}

.newplus > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: end;
	width: 31%;
}

.newplus > div img {
	width: 50px;
	margin-right: 15px;
}

.newplus > div div .title {
	display: block;
	font-weight: 600;
	line-height: 18px;
	margin-bottom: 10px;
	font-size: 14px;
}

.newplus > div div .descr {
	display: block;
	font-size: 14px;
	color: #ababab;
}

.newNabor {
	border: 1px solid #ddd;
	margin-top: 60px;
	border-radius: 5px;
}

.newNabor .zag {
	border-bottom: 0;
	margin: -15px 0 20px;
}

.newNabor .zag span {
	background: #fff;
	display: inline-block;
	padding: 0 30px;
}

.newtabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 40px;
}

.newtabs span {
	padding: 10px 40px;
	border: 1px solid #ddd;
	border-radius: 8px 8px 0 0;
	margin-left: -1px;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f5f5f5));
	background: -o-linear-gradient(#ffffff, #f5f5f5);
	background: linear-gradient(#ffffff, #f5f5f5);
}

.newtabs span:nth-child(1) {
	margin-left: 0;
}

.newtabs span.active {
	background: -webkit-gradient(linear, left top, left bottom, from(#6790ca), to(#385e9e)) !important;
	background: -o-linear-gradient(#6790ca, #385e9e) !important;
	background: linear-gradient(#6790ca, #385e9e) !important;
	color: #fff !important;
	border-color: #6790ca !important;
}

.newtabs span:hover {
	cursor: pointer;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2edfd));
	background: -o-linear-gradient(#ffffff, #e2edfd);
	background: linear-gradient(#ffffff, #e2edfd);
}

.newtabscontent {
	border: 1px solid #ddd;
	margin-top: -1px;
	padding: 5px 25px;
	border-radius: 0 5px 5px 5px;
}

.newtabscontent > div {
	display: none;
}

.newtabscontent > div.active {
	display: block;
}

.newtabscontent iframe {
	width: 100% !important;
}

#vk_comments {
	width: 100% !important;
	margin: 20px 0;
}

#vk_comments iframe {
	width: 100% !important
}

.clientID {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	padding: 5px 10px;
	font-size: 12px;
}

.formSearch {
	float: right;
	position: relative;
}

.resFastSearch {
	position: absolute;
	top: 36px;
	z-index: 99;
}

.fsRes a {
	display: none!important;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	background: #fff;
	border: 1px solid #ddd;
	margin-top: -1px;
}

.fsRes a.fs4 {display: -webkit-box!important;display: -ms-flexbox!important;display: flex!important;}
.fsRes a.fs21 {display: -webkit-box!important;display: -ms-flexbox!important;display: flex!important;}

.fsRes a img {
	width: 40px;
	margin-right: 20px;
}

.fsRes a span {
	font-size: 12px;
}

.floatnone {
	float: none;
}

.floatnone2 {
	float: none;
}

.dopfields {
	padding-top: 10px;
}

.filtees {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 20px;
	background: #fbfbfb;
	border: 1px solid #f5f5f5;
	border-radius: 5px;
	margin-bottom: 20px;
}

.filtees > div {
	margin-right: 20px;
}

.filtees select {font-size: 14px; padding: 5px; border-radius: 5px; border: 1px solid #ddd; margin-left: 5px; width: 155px;}

.filtees input[type="text"] {
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid #ddd;
	margin-left: 5px;
	width: 50px;
}

.filtees input[type="submit"] {
	font-size: 12px;
	border: none;
	background: #9aec95;
	border-radius: 5px;
	padding: 0 20px 0;
	font-weight: 600;
	margin-top: -4px;
}

.filtees input[type="submit"]:hover {
	background: #385e9e;
	color: #fff;
}

.slideprice {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	padding-top: 6px;
}

.nodost .title {display: block; color: red; font-size: 20px; font-weight: 600; margin-top: 20px;}
.nodost .dbut {display: block; background: #6790ca; padding: 10px 15px; color: #fff; margin-top: 20px;}
.nodost .dbut:hover {cursor: pointer; background: #385e9e;}


.breadcrumbs {color: #828282!important; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; max-width: 1200px; margin: 0 auto 10px!important; list-style: none; padding: 0!important; font-size: 14px; width: 100%;}
.breadcrumbs li {padding-left: 0!important; white-space: nowrap;}
.breadcrumbs li.sep {font-size: 9px; margin: 2px 5px 0;}
.breadcrumbs li.active {color: #828282;}
.breadcrumbs li a {color: #4d92cd;}
.breadcrumbs li a:hover {text-decoration: underline;}
.breadcrumbs li:before {display: none;}

.pagination {display: -webkit-box;display: -ms-flexbox;display: flex; margin: 20px 0 50px;}
.pagination span {color: gray; border: 1px solid #ddd; padding: 10px 15px; margin-left: -1px;}
.pagination a {color: gray; border: 1px solid #ddd; padding: 10px 15px; margin-left: -1px;}
.pagination a:first-child {margin-left: 0; border-radius: 5px 0 0 5px;}
.pagination a:last-child {border-radius: 0 5px 5px 0;}
.pagination a:hover {background: #F0F0F0;}
.pagination a.active {background: #F0F0F0; font-weight: 600;}

.oldp {text-decoration: line-through; color: #545454; font-size: 16px; font-weight: 400;}

.lbrands {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.lbrands div {width: 21%;}
.lbrands div img {display: block;}
.lbrands a {width: 21%;}
.lbrands a img {display: block;}

.dbuts {padding: 20px 0 5px; display: -webkit-box; display: -ms-flexbox; display: flex;}
.dbuts span {font-size: 14px; color: #000; margin-right: 10px; padding: 5px 8px; border: 1px solid #ddd; border-radius: 5px;}
.dbuts span img {float: left; width: 16px; margin-right: 5px;}
.dbuts span:hover {cursor: pointer;}
.dbuts span.active {background: green; border-color: green; color: #fff;}
.dbuts span.active img {-webkit-filter: invert(1);filter: invert(1); webkit-filter: invert(1);}

.db {position: absolute; top: 0; right: 0; z-index: 9; margin: 15px; display: flex; align-items: center;}
.db span {margin-left: 8px;}
.db span img {display: block; width: 20px;}
.db span img:hover {cursor: pointer;}
.db span img.i1 {display: block;}
.db span img.i2 {display: none;}
.db span.active img.i1 {display: none;}
.db span.active img.i2 {display: block;}

.catalog a .db {flex-direction: row-reverse;}

.ht.topline nav {

}















.ht.topline nav > ul {margin: 0; padding-left: 0; display: flex; list-style: none; align-items: center;}
.ht.topline nav > ul > li.limenu {position: relative;}
.ht.topline nav > ul > li.limenu > ul {display: none; background: #385e9e; list-style: none; position: absolute; top: 100%; left: 0; margin: 0; padding: 0;}
.ht.topline nav > ul > li.limenu:hover {background: #385e9e;}
.ht.topline nav > ul > li.limenu:hover > a {color: #fff; background: #385e9e;}
.ht.topline nav > ul > li.limenu:hover > ul {display: block;}
.ht.topline nav > ul > li.limenu > ul > li {}
.ht.topline nav > ul > li.limenu > ul > li > a {color: #fff}
.ht.topline nav > ul > li.limenu > ul > li:hover > a {display: block; background: #2c4f89;}

.ht.topline nav > ul > li.flex {flex: 1;}
.ht.topline nav > ul > li.liuser {}
.ht.topline nav > ul > li.liuser span {display: block; font-size: 14px; font-weight: 400; padding: 10px 12px 12px; color: #252525;}
.ht.topline nav > ul > li.liuser span:hover {text-decoration: underline; cursor: pointer;}
.ht.topline nav > ul > li.sep {display: block;}

.ht.topline nav a {font-size: 14px; font-weight: 400; padding: 10px 12px 12px; color: #252525;}

.header.header_cont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    height: auto;
    padding: 25px 0 0 0;
}

.header.header_cont .ya-phone,
.header.header_cont .header_buttons,
.header.header_cont .tel,
.header.header_cont .tel1,
.header.header_cont .logo{
	float: unset;
}

.header.header_cont .header_buttons{
    margin: 0 0 0 !important;
}

.header.header_cont .ya-phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-column-gap: 65px;
       -moz-column-gap: 65px;
            column-gap: 65px;
    row-gap: 10px;
    width: 390px;
    margin: 15px 0 0 0px;
}

.header.header_cont .tel,
.header.header_cont .tel1{
position: relative;
    width: 160px;
    color: #000;
    font-size: 18px;
    padding-left: 0;
    margin: 0;
    z-index: 1;
}

.header.header_cont .phone-r {
	padding-left: 0;
}

.header.header_cont .tel .text {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #5C5C5C;
}

.header.header_cont .tel1 .text {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #5C5C5C;
}

.header.header_cont .tel span,
.header.header_cont .tel1 span {
	color: #000;
    font-size: 18px;
}

.header.header_cont .icons_wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 20px;
	   -moz-column-gap: 20px;
	        column-gap: 20px;
	width: 150px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}

.header.header_cont .telegram {
	background: url(/assets/templates/img/telegram.png);
}

.header.header_cont .telegram,
.header.header_cont .viber,
.header.header_cont .whatsapp{
	position: static;
    left: -40px;
    right: unset;
    bottom: unset;
    top: -2px;
    width: 24px;
    height: 26px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 4;
	margin: 0;
}

.header_bottom {
	position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
	row-gap: 20px;
    max-width: 1200px;
    margin: 30px auto 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	background-color: #eeeded;
}

.header_bottom .catalog_btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	width: 210px;
	min-height: 30px;
	background-color: #385E9E;
	font-size: 24;
	color: #fff;
	text-align: center;
	padding: 15px 30px;
	cursor: pointer;
	border-radius: 9px 9px 0 0;
}

.header_bottom .catalog_btn aside {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	z-index: 20;
}

.header_bottom .catalog_btn aside ul {
	text-align: left;
}

.header_bottom .catalog_btn:hover aside {
	display: block;
	height: 1000%;
}

.header_bottom .compare_goods,
.header_bottom  .header_like {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 7px;
       -moz-column-gap: 7px;
            column-gap: 7px;
	font-size: 16px;
    color: #000;
    text-decoration: none;
}

.header_bottom .basketlink {
	position: relative;
	float: unset;
	margin-top: 0;
	padding-right: 15px;
}

.header_bottom .basketlink  a {
	background: none;
	padding-right: 0;
}

.basketlink  a{
	padding: 5px 10px 0px 45px;
}

.header_bottom .basketlink  i {
position: absolute;
    top: -9px;
    right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #6790CA;
    width: 20px;
    height: 20px;
    font-size: 15px;
	font-style: normal;
    border-radius: 50%;
	padding: 2px;
}

.header_buttons a,
.header_buttons span {
	width: 196px;
    min-height: 20px;
	float: unset;
	font-size: 15px;
	text-align: center;
	border-radius: 5px;
	padding: 10px 20px;
	margin: 0 !important;
}

.header_buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 10px;
	float: right;
	margin: 40px 0 0 !important;
}

.header_buttons a{
	background: #385e9e;
	color: #fff;
	border: 1px solid #385e9e;
}

.header_buttons span {
	background: #fff;
	color: #000;
	border: 1px solid #8FB1DD;
}

.header_bottom .formSearch {
	float: unset;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
	z-index: 2;
	background: #fff;
}

.header_bottom .formSearch svg {
	position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
	z-index: -1;
}

.header_bottom .sisea-search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	position: relative;
	border: 1px solid #385E9E;
	border-radius: 8px;
}

.header_bottom .sisea-search-form input:not([type="submit"]) {
	background-color: transparent;
    border: none;
    width: calc(100% - 16px);
    padding: 6px 8px;
}

.header_bottom .sisea-search-form input[type="submit"] {
	width: 50px;
    opacity: 0;
}

.content {
    position: relative;
	overflow: hidden;
}

main {
    float: unset;
    width: auto;
	max-width: 100%;
}

.catalog a .img {width: 100%; background: #fff;}

.catalog a .descr {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.content aside {
	display: none;
}

body{
	overflow-x: hidden;
}

main .catalog a:nth-child(3n+3),
main .catalog a:nth-child(3n+2),
main .catalog a:nth-child(3n+1) {
	float: unset;
	margin: 0 0 30px 0;
}

main .owl-carousel .owl-item img {
    width: 100%;
	border-radius: 5px;
}

.o_widgets {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 45px;
       -moz-column-gap: 45px;
            column-gap: 45px;
    row-gap: 40px;
}

main .catalog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: 56px;
       -moz-column-gap: 56px;
            column-gap: 56px;
}

.topSliderItem {position: relative;}
.topSliderItem .ar {position: absolute; top: 0; right: 0; width: 50%; height: 100%;}

.newtabscontent {}
.newtabscontent table {width: 100%; border-collapse: collapse; margin: 20px 0;}
.newtabscontent table tr {}
.newtabscontent table tr td {border: 1px solid #ddd; padding: 6px 10px; background: #f7f7f7;}
.newtabscontent table tr:hover td {background: #fff;}

.pinfo {position: relative; width: 0; display: inline-block; margin-right: 0!important;}
.pinfo img {position: relative; width: 17px; top: -13px; left: -5px;}
.pinfo span {position: relative; font-size: 12px!important; position: absolute; width: 500px; background: #fff; border: 1px solid #ddd; border-radius: 5px; box-shadow: 2px 2px #ddd; line-height: 14px; padding: 5px 10px; right: 11px; top: -42px; display: none;}
.pinfo:hover {cursor: help;}
.pinfo:hover span {display: block;}

.upIcons {display: flex; justify-content: space-around; flex-wrap: wrap;}
.upIcons > div {width: 24%; display: flex; flex-direction: column; align-items: center; margin-top: 50px;}
.upIcons > div .i {border-radius: 100%; border: 5px solid #385e9e; max-width: 220px; padding: 20px; box-sizing: border-box;}
.upIcons > div .i img {display: block; width: 100%; border-radius: 100%;}
.upIcons > div .t {font-size: 20px; text-align: center; font-weight: 600; line-height: 22px; margin-top: 20px; color: #385e9e; height: 52px; padding: 0 20px;}
.upIcons > div .b {font-size: 16px; background: #385e9e; color: #fff; padding: 10px 15px; border-radius: 5px; margin-top: 15px;}
.upIcons > div .b:hover {cursor: pointer; background: #8fb1dd; color: #454545;}

.kmr {margin-top: 80px;}
.kmr h2 {font-size: 32px; margin-bottom: 0;}
.kmr p {font-size: 20px; margin: 5px 0;}
.kmr .items {counter-reset: myCounter; display: flex; justify-content: space-between; flex-wrap: wrap;}
.kmr .items > div {counter-increment: myCounter; width: 30%; position: relative; padding-left: 60px; box-sizing: border-box; margin-top: 40px;}
.kmr .items > div:before {content: "0" counter(myCounter); position: absolute; top: -8px; left: 0; font-size: 40px; color: #000; font-weight: 600; z-index: 9;}
.kmr .items > div:after {content: ""; position: absolute; top: 10px; left: 15px; width: 35px; height: 35px; background: #acc8fa;}
.kmr .items > div .t {display: block; font-size: 20px; font-weight: 600; margin: -2px 0 5px; color: #385e9e;}
.kmr .items > div .d {display: block;}

.uform {display: flex; justify-content: space-between; align-items: center; padding: 50px 40px; margin-top: 80px; background: url(/assets/templates/img/u/bg.jpg);}
.uform .l {}
.uform .l h2 {font-size: 34px; color: #fff; margin: 0;}
.uform .l p {color: #fff; font-size: 24px; line-height: 34px; margin: 0;}
.uform .l p span {font-weight: 600;}
.uform form {background: none; border: 0; display: flex; width: auto; padding: 0; margin: 0;}
.uform form input[type="text"] {display: block; margin-top: 0; width: 180px;}
.uform form input[type="submit"] {display: block; margin-top: 0; width: 120px;}
.uform form input[type="submit"]:hover {}

.uprices {margin-top: 80px;}
.uprices polygon {fill: rgb(0, 190, 228);}
.uprices path {fill: rgb(0, 190, 228);}
.uprices h2 {font-size: 32px; margin: 0;}
.uprices p {font-size: 20px; margin: 20px 0 0;}
.uprices .item {display: flex; justify-content: space-between; align-items: center; border-top: 1px solid #efefef; border-radius: 6px; box-shadow: 0 1px 2px #cbcbcb; margin: 20px 2px 0; background: #f9f9f9; padding: 10px 30px 10px 20px;}
.uprices .item .img {width: 50px;}
.uprices .item .img svg {display: block; width: 100%;}
.uprices .item .t {font-size: 20px; flex: 1; margin-left: 20px;}
.uprices .item .p {font-size: 20px; width: 240px; font-weight: 600;}
.uprices .item .b {font-size: 16px; background: #385e9e; color: #fff; padding: 10px 45px; border-radius: 5px; border: 1px solid #385e9e;}
.uprices .item .b:hover {cursor: pointer; background: #fff; color: #385e9e;}

.uvig {margin-top: 80px;}
.uvig h2 {font-size: 32px; margin: 0;}
.uvig p {font-size: 20px; margin: 5px 0 0;}
.uvig ul {display: flex; justify-content: space-between; flex-wrap: wrap; list-style: none; margin: 0; padding: 0;}
.uvig ul li {width: 30%; font-size: 16px; margin-top: 30px; position: relative; padding-left: 35px; box-sizing: border-box;}
.uvig ul li:before {content: ""; position: absolute; top: 2px; left: 0; width: 22px; height: 22px; background: url(/assets/templates/img/u/umark.png) no-repeat; background-size: 100%;}
.uvig ul li span {color: #000; font-size: 20px; display: block; margin-bottom: 5px; font-weight: 600;}

.uskid {display: flex; justify-content: space-between; align-items: center; margin: 50px 0 0; border: 2px solid #ddd; padding: 40px 45px; box-sizing: border-box;}
.uskid .l {}
.uskid .l h2 {font-size: 34px; margin: 0;}
.uskid .l p {font-size: 24px; line-height: 34px; margin: 0;}
.uskid .l p span {font-weight: 600;}
.uskid form {background: none; border: 0; display: flex; padding: 0; margin: 0; flex-direction: column; width: 500px; margin-left: 100px; box-sizing: border-box;}
.uskid form input[type="text"] {display: block; margin-top: 0; width: 100%; margin-bottom: 10px;}
.uskid form input[type="submit"] {display: block; margin-top: 0; width: 100%;}
.uskid form input[type="submit"]:hover {}

.hexParts {display: flex; justify-content: space-between; flex-wrap: wrap; margin: 40px 0;}
.hexParts .item {width: calc(25% - 1px); position: relative; background: rgba(0, 173, 238, 0.9); clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%); margin-bottom: 1px;}
.hexParts .item:before {content: ''; display: block; padding-top: 100%;}
.hexParts .item > div {position: absolute; top: 0; width: 100%; height: 100%; padding: 2px; box-sizing: border-box;}
.hexParts .item > div > div {width: 100%; height: 100%; background: #e0f5fd; clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);}
.hexParts .item .img {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; padding: 80px; box-sizing: border-box;}
.hexParts .item .img img {max-width: 100%; max-height: 100%;}
.hexParts .item .txt {position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; padding: 80px; box-sizing: border-box; text-align: center; opacity: 0; transform: scale(2);}

.hexParts .item:hover {background: #c1c1c1;}
.hexParts .item:hover > div > div {background: #eee;}
.hexParts .item:hover .img img {transform: scale(2); opacity: 0;}
.hexParts .item:hover .txt {transform: scale(1); opacity: 1;}

.wrVak {border: 1px solid #e5e5e5; margin: 30px 0; padding: 0 20px 20px; border-radius: 5px;}
.wrVak:hover {border-color: #c7c3c3;}
.wrVak h2 {}
.wrVak h3 {font-size: 16px;}
.wrVak .descr {}
.wrVak .descr .full {display: none; padding: 1px 0 0 0;}
.wrVak .buts {display: flex;}
.wrVak .buts .more {background: #6790CA; font-size: 14px; color: #fff; padding: 6px 15px 8px; border-radius: 3px; display: flex; align-items: center;}
.wrVak .buts .more:hover {cursor: pointer; background: #385e9e;}
.wrVak .buts .more div {display: none;}
.wrVak .buts .more div.active {display: block;}

.wrVak .respond {font-size: 14px; color: #43699f; padding: 6px 15px 8px; border-radius: 3px; margin-left: 10px; display: flex; align-items: center; border: 2px solid #6790CA;}
.wrVak .respond:hover {cursor: pointer; background: #385e9e; border-color: #385e9e; color: #fff;}

.iLineDopButs {display: flex; align-items: center;}
.iLineDopButs .sMinPrice {display: flex; align-items: center; margin-top: 5px;}
.iLineDopButs .sMinPrice img {width: 18px; margin-right: 4px;}
.iLineDopButs .sMinPrice span {font-size: 14px; border-bottom: 1px dashed; line-height: 15px;}
.iLineDopButs .sMinPrice:hover {cursor: pointer;}
.iLineDopButs .sMinPrice:hover span {color: #385E9E;}

.videoimg {display: block; width: 100%; border: 1px solid #ddd; margin-bottom: 15px; padding: 10px; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; border-radius: 5px;}
.videoimg img {display: block; width: 100%;}
.videoimg:before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/play-button.png) no-repeat center; opacity: 0.8;}
.videoimg:hover {cursor: pointer;}
.videoimg:hover:before {opacity: 1; background-size: 28px;}

.hexParts .item > div > div,
.hexParts .item,
.hexParts .item .img img,
.hexParts .item .txt,
.anim {
	-moz-transition: 0.3s all ease;
	-o-transition: 0.3s all ease;
	-webkit-transition: 0.3s all ease;
	transition: 0.3s all ease;
}



@media (max-width: 1180px) {
	.catalog a {width: 28%;}
	.catalog a .title {font-size: 15px;}
}

@media (max-width: 850px) {
	.catalog a {width: 230px!important;}
}

@media (max-width: 740px) {
	.catalog {justify-content: center;}
	.catalog a {width: 40%!important;}
}

@media (max-width: 620px) {
	.catalog a {width: 100%!important;}
}


@media (max-width: 992px) {

	.content .catalog {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-column-gap: 5px;
		   -moz-column-gap: 5px;
		        column-gap: 5px;
		row-gap: 5px;
	}

	.catalog a {
		width: 270px;
		margin: 0 5px 20px !important;
		float: unset !important;
	}
	
	.hexParts .item {width: 45%;}
}


@media (max-width: 940px) {
	.ht.topline nav a {font-size: 14px; padding: 10px 5px 12px;}
}

@media (max-width: 620px) {
	.hexParts .item {width: 48%;}
	.hexParts .item .img {padding: 40px;}
	.hexParts .item .txt {padding: 40px;}
}

@media (max-width: 450px) {
	.hexParts .item .txt p {font-size: 12px!important; line-height: 14px!important;}
	.hexParts .item {margin-bottom: 0;}
}

.topline.second {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    background: none;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}

.topline .sisea-search-form {
    width: 100%;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	margin: 0;
}

.header_bottom .resFastSearch a {
    font-size: 14px;
    font-weight: bold;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-column-gap: 20px;
	   -moz-column-gap: 20px;
	        column-gap: 20px;
    color: #454545;
    text-decoration: none;
    padding: 8px 10px 10px;
    display: inline-block;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}

.header_bottom .resFastSearch  a:hover {
    background: #385e9e;
    color: #fff;
}

.header_bottom .resFastSearch .fsRes a img {
    width: 40px;
    margin-right: 0;
}

.o_widgets {
	margin-top: 20px;
}

.o_widgets .metrika,
.o_widgets .aform,
.o_widgets .subscription {margin: 0 auto;}

.sisea-search-form input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 0 !important;
}

main .catalog a {
		display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
	border-radius: 5px;
}

.compare_top {
	display: flex;
    justify-content: space-between;
	align-items: center;
}

.compare_top .panel {
	display: flex;
	align-items: center;
	column-gap: 15px;
}

.compare_top .panel>div {
	display: flex;
	align-items: center;
	cursor: pointer;
}

.compare_top .panel>div span {
	margin-left: 10px;
}

.imgload {position: absolute; width: 32px!important; height: 32px!important; margin: auto; top: 0; left: 0; right: 0; bottom: 0;}

.fbmenu {max-height: 130px; overflow: hidden;}
.fbmenu.show {max-height: 5000px;}
.fbmenuall {margin-top: 10px;}
.fbmenuall span {display: none; color: #fff; text-decoration: underline;}
.fbmenuall span.show {display: inline-block;}
.fbmenuall span:hover {text-decoration: none; cursor: pointer;}

.border-img {overflow: hidden; position: relative;}
.border-img > div {max-width: 17%;}
.border-img > div img {width: 100%;}

.areabrend {display: flex; justify-content: space-between;}
.areabrend .l {width: 280px; margin-right: 50px;}
.areabrend .r {flex: 1;}

.prefooter {display: flex; justify-content: space-between; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #2e4c80;}
.prefooter .l {}
.prefooter .l .logo {}
.prefooter .l .logo img {}
.prefooter .l form {display: flex; margin: 20px 0; border: 1px solid #fff; border-radius: 3px;}
.prefooter .l form input[type="text"] {background: none; box-shadow: none; padding: 12px 16px; outline: 0; border: 0; min-width: 240px; color: #fff;}
.prefooter .l form input[type="text"]::-webkit-input-placeholder {color: #fff;}
.prefooter .l form input[type="text"]:-moz-placeholder {color: #fff; opacity:  1;}
.prefooter .l form input[type="text"]::-moz-placeholder {color: #fff; opacity:  1;}
.prefooter .l form input[type="text"]:-ms-input-placeholder {color: #fff;}
.prefooter .l form input[type="submit"] {width: 40px; border: 0; background: url(/assets/templates/img/icosearch.png); background-size: 50%; background-repeat: no-repeat; background-position: center;}
.prefooter .l form input[type="submit"]:hover {background-color: #c2d6f9;}
.prefooter .l .tel {margin-top: 5px;}
.prefooter .l .tel a {color: #fff; text-decoration: none;}
.prefooter .c {}
.prefooter .c .mesdir {display: block; margin-bottom: 20px; background: #fff; text-align: center; padding: 12px 19px; border-radius: 3px;}
.prefooter .c .mesdir:hover {background: #c2d6f9; cursor: pointer;}
.prefooter .c .mail {color: #fff; text-decoration: none;}
.prefooter .c .pay {display: block; position: relative; left: -2px; margin-top: 20px;}
.prefooter .r {}
.prefooter .r .aform {margin-top: 0;}

.hereNum {position: relative;}
.hereNum span {position: absolute; top: -5px; left: 14px; font-size: 12px; background: #6790ca; font-weight: 900; width: 16px; height: 16px; display: flex; align-items: center; justify-content: center; border-radius: 100%; margin-right: -2px;}

.puadds {display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; justify-content: center; align-items: center; z-index: 999999;}
.puadds.show {display: flex;}
.puadds_puc {position: absolute; top: 10px; right: 10px; width: 20px;}
.puadds_puc:hover {cursor: pointer; opacity: 0.5;}
.puadds_pubg {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.5;}
.puadds_pucont {position: relative; background: #fff; width: 100%; max-width: 1000px; margin: 0 15px; padding: 30px; border-radius: 5px; max-height: 90%; overflow: auto;}
.puadds_pucont .title {font-size: 22px; font-weight: 600;}
.puadds_pucont .item {display: flex; justify-content: space-between; margin-top: 20px;}
.puadds_pucont .item .img {max-width: 220px;}
.puadds_pucont .item .img img {display: block; width: 100%;}
.puadds_pucont .item .info {flex: 1; padding: 0 30px;}
.puadds_pucont .item .info .name {font-size: 18px;}
.puadds_pucont .item .info .price {color: #385e9e; margin-top: 10px; font-size: 18px; font-weight: 600;}
.puadds_pucont .item .info .price .oldp {font-size: 18px;}
.puadds_pucont .item .buts {}
.puadds_pucont .item .buts .but_basket {text-decoration: none; background: #6790CA; color: #fff; font-size: 18px; padding: 10px 18px; display: block; border-radius: 5px; text-align: center;}
.puadds_pucont .item .buts .but_basket:hover {cursor: pointer; background: #385e9e;}
.puadds_pucont .item .buts .but_close {text-decoration: none; border: 2px solid #747474; color: #747474; font-size: 16px; padding: 10px 18px; display: block; border-radius: 5px; text-align: center; margin-top: 15px;}
.puadds_pucont .item .buts .but_close:hover {cursor: pointer; background: #eee;}
.puadds_pucont .item .buts .infobasket {}
.puadds_pucont .item .buts .infobasket b {}
.puadds_pucont .bp_count {margin-top: 20px;}







.addrevs_block {display: flex; align-items: start; margin-bottom: 15px;}
.addrevs_block .name {width: 100px; min-width: 100px; margin-top: 5px;}
.addrevs_block .name .req {color: red; font-weight: 600;}
.addrevs_block .stars {display: flex; margin-top: 2px;}
.addrevs_block .stars label {position: relative; width: 24px; height: 24px; margin-right: 2px;}
.addrevs_block .stars label input {position: absolute; top: 0; left: 0; opacity: 0;}
.addrevs_block .stars label .img {display: block; width: 24px; position: absolute; top: 0; left: 0; opacity: 1;}
.addrevs_block .stars label .img_a {display: block; width: 24px; position: absolute; top: 0; left: 0; opacity: 0;}

.addrevs_block .stars label:hover {cursor: pointer;}

.addrevs_block .stars label.active {}
.addrevs_block .stars label.active .img {}
.addrevs_block .stars label.active .img_a {opacity: 1;}

.addrevs_block .stars label.no-hover {}
.addrevs_block .stars label.no-hover .img {opacity: 1!important;}
.addrevs_block .stars label.no-hover .img_a {opacity: 0!important;}
.addrevs_block .stars label.hover {}
.addrevs_block .stars label.hover .img {opacity: 0!important;}
.addrevs_block .stars label.hover .img_a {opacity: 1!important;}

.addrevs_block .items {flex: 1;}
.addrevs_block .items > div {flex: 1; display: flex; align-items: center; margin-bottom: 5px; position: relative;}
.addrevs_block .items > div:last-of-type {margin-bottom: 0;}
.addrevs_block .items > div .plus {width: 30px; margin-left: 10px; opacity: 0.5; display: none;}
.addrevs_block .items > div .plus:hover {opacity: 1; cursor: pointer;}
.addrevs_block .items > div:last-of-type .plus {display: block;}
.addrevs_block .items > div .close {width: 30px; margin-left: 10px; opacity: 0.5; display: block;}
.addrevs_block .items > div .close:hover {opacity: 1; cursor: pointer;}
.addrevs_block .items > div:last-of-type .close {display: none;}
.addrevs_block .resFastSearch {}
.addrevs_block .resFastSearch a {text-decoration: none; color: #000; padding: 5px 10px;}
.addrevs_block .resFastSearch .fsRes a img {margin-right: 10px;}
.addrevs_block .resFastSearch a:hover {background: #fbfbfb;}
.addrevs_block .resFastSearch .fsRes a:nth-of-type(n+6) {display: none!important;}

.addrevs {max-width: 480px;}
.addrevs .submit {display: flex; justify-content: end;}
.addrevs textarea {font-size: 16px; border: 1px solid #c7c7c7; padding: 5px 10px; width: 100%; box-sizing: border-box;}
.addrevs input[type="text"] {font-size: 16px; border: 1px solid #c7c7c7; padding: 5px 10px; width: 100%; box-sizing: border-box;}
.addrevs input[type="email"] {font-size: 16px; border: 1px solid #c7c7c7; padding: 5px 10px; width: 100%; box-sizing: border-box;}
.addrevs input[type="submit"] {margin-top: 10px; border: none; cursor: pointer; width: 100%; border-radius: 0px; height: 40px; background-color: #385e9e !important; color: #FFF; font-family: Arial; font-size: 16px; text-align: center; background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2))); background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);}
.addrevs input[type="submit"]:hover {background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3))); background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);}

.addrevs p {text-align: center; font-size: 13px; margin: 10px 0 5px;}



.blrev {display: flex; margin-top: 35px;}
.blrev .left {min-width: 140px; padding-right: 20px;}
.blrev .left .date {font-size: 12px;}
.blrev .left .name {font-size: 16px; font-weight: 600; margin-top: 2px;}
.blrev .left .stars {display: flex; margin-top: 2px; margin-top: 5px;}
.blrev .left .stars label {position: relative; width: 14px; height: 14px; margin-right: 2px;}
.blrev .left .stars label input {position: absolute; top: 0; left: 0; opacity: 0;}
.blrev .left .stars label .img {display: block; width: 14px; position: absolute; top: 0; left: 0; opacity: 1;}
.blrev .left .stars label .img_a {display: block; width: 14px; position: absolute; top: 0; left: 0; opacity: 0;}
.blrev .left .stars label.active .img {}
.blrev .left .stars label.active .img_a {opacity: 1;}
.blrev .right {flex: 1; background: #f9f9f9; padding: 20px; border-radius: 10px;}
.blrev .right .tovars {margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #e3e3e3; font-size: 14px;}
.blrev .right .tovars span {}
.blrev .right .rev {}
.blrev .right .otv {margin-top: 15px; font-style: italic; color: #000;}

.addrevbut {display: inline-block; padding: 10px 20px; text-decoration: none; border: none; cursor: pointer; border-radius: 0px; background-color: #385e9e !important; color: #FFF; font-family: Arial; font-size: 16px; text-align: center; background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2))); background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);}
.addrevbut:hover {background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3))); background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);}

.thkotz {}
.thkotz p {text-align: left; font-size: 18px;}

@media (max-width: 1200px) {
	.pagecabinet {padding: 0 15px;}
}

@media (max-width: 600px) {
	.blrev {flex-direction: column; background: #efefef; padding: 10px; border-radius: 10px;}
	.blrev .left {padding-right: 0; margin-bottom: 10px;}
}


@media (max-width: 1320px) {
	.puvideo_pucont {width: calc(100% - 120px);}
	.imgDescr .hoverButs {display: none;}
}

@media (max-width: 930px) {
	.lbrands div {width: 26%}
	.lbrands a {width: 26%}
	footer {padding: 50px 15px;}
	.border-img>div {max-width: 15%;}
}


@media (max-width: 900px) {

	.header.header_cont .header_buttons {display: none;}
	.fbmenu {display: none;}
	.fbmenuall {display: none;}
	
	.prefooter {flex-direction: column; align-items: center; text-align: center;}
	.prefooter .c .pay {margin: 20px auto;}
	.prefooter .c {margin-top: 30px;}
	
	.copyright {border-top: none; margin-top: 0; padding-top: 0; text-align: center;}

	.puvideo_html iframe {height: 70vh;}
	
	.pagecabinet h1 {font-size: 24px;}
	.lcwr .aside {min-width: 200px; max-width: 200px; margin-right: 20px;}
	.lcwr .aside a {font-size: 16px;}
	.lcwr .aside a img {height: 18px; width: 18px;}
}

@media (max-width: 800px) {
	.puadds_pucont .item .img {max-width: 160px;}
	.puadds_pucont .title {font-size: 18px;}
	.puadds_pucont .item .info .name {font-size: 16px;}
	.puadds_pucont .item .info .price {font-size: 16px;}
	.puadds_pucont .item .info .price .oldp {font-size: 16px;}
	.puadds_pucont .item .buts .but_basket {font-size: 16px;}
	.puadds_pucont .item .buts .but_close {font-size: 16px;}
	.puadds_pucont .item .info {padding: 0;}
	
	.hiszak h2 {font-size: 16px;}
	.hiszak .hitems div .img {width: 50px;}
	.lcwr .ublock h2 {font-size: 20px;}
}

@media (max-width: 480px) {
	.puadds_pucont .item .img {max-width: 120px;}
	.puadds_pucont {padding: 15px;}
	.puadds_pucont .title {padding-right: 30px;}
}

@media (max-width: 700px) {
	
	.lcwr {flex-direction: column;}
	.lcwr .aside {min-width: 100%; max-width: 100%; margin-right: 0; margin-bottom: 15px; display: flex;}
	.lcwr .aside a {flex-grow: 1;}
	
	.puadds_pucont .item {display: block;}
	.puadds_pucont .item .img {float: left; margin-right: 20px; margin-bottom: 40px;}
	.puadds_pucont .item .buts {clear: both;}
	.puadds_pucont .bp_count {justify-content: start; margin-top: 0;}
	
	.mInnerMenu > ul {display: block!important;}
	.mInnerMenu > ul > li {}
	.mInnerMenu > ul > li > a {border-top: 0; padding-left: 40px; display: block;}

	.contitem .buyitem {float: none; display: block; margin: 10px auto 0; width: 100%; box-sizing: border-box;}
	.contitem .buyitem3 {float: none; display: block; margin: 10px auto 0;}

	.pinfo span {right: auto; width: 260px; top: -50px;}

	.content main {
		margin-top: 0;
	}

	.topline.second {
		display: none;
	}

	.breadcrumbs {overflow: scroll;}

	.menuInnerBottom {
		display: none !important;
	}

	.header .ya-phone {
		float: none !important;
		margin-top: 40px;
	}

	.filtees {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.filtees > div {
		margin-right: 0;
		margin-bottom: 10px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.filtees select {
		-webkit-box-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		margin-left: 10px;
	}

	.filtees input[type="text"] {
		-webkit-box-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		margin-left: 17px;
	}

	.filtees input[type="submit"] {
		margin-top: 0;
		padding: 10px 0;
		display: block;
	}

	.slideprice {
		display: block !important;
		padding: 10px 8px;
	}

	.newFotosBLock > div {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		width: 100%;
		margin-right: 0;
	}

	.newFotosBLock > div a {
		margin-right: 8px;
		margin-left: 8px;
	}

	.newFotosBLock > div a:first-child {
		margin-left: 0;
	}

	.newFotosBLock > div a:last-child {
		margin-right: 0;
	}

	.newInnerPageItem {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.newFotosBLock {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
	}

	.newInnerPageItem .left {
		width: 100%;
	}

	.newInnerPageItem .right {
		width: 100%;
	}

	.newFotosBLock > a {
		margin-bottom: 15px;
	}

	.yapod {
		width: 100%;
		text-align: center;
	}

	.newblockprice {
		margin-top: 0;
	}

	.newplus {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}

	.newplus > div {
		width: 100%;
		margin-top: 20px;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		text-align: center;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.newplus {
		margin-top: 10px;
	}

	.vendorcode {
		padding-bottom: 10px;
	}

	.newtabs {
		margin-top: 20px;
	}

	.newtabs span {
		font-size: 14px;
		padding: 10px 0;
		-webkit-box-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		text-align: center;
	}

	.newtabscontent {
		padding: 5px 15px;
	}

	.clientID {
		position: static;
		margin-bottom: 30px;
		text-align: center;
	}

	.linkvkg {
		display: block;
		text-align: center;
		margin-top: -30px;
		margin-bottom: 20px;
	}

	.setblock > div {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.setblock .zn {
		margin: 0 5px;
	}

	.setblock a {
		margin-bottom: 20px;
	}

	.setblock .addsetprice {
		margin-left: 0;
		margin-top: 10px;
	}

	.topline nav {
		display: none
	}

	.topline nav a:first-child {
		display: none
	}

	.topline nav a:last-child {
		display: none
	}

	aside nav > ul li ul {
		display: none !important
	}

	.topline {
		z-index: 999
	}

	.topline span {
		display: inline-block;
		padding: 10px 20px;
		background: #385E9E;
		color: #fff;
		cursor: pointer
	}

	.header {
		text-align: center
	}

	.header .logo {
		float: none
	}

	aside nav {
		display: none
	}

	.header .tel {
		width: 100%;
		float: none;
		display: block;
		margin: 10px 0
	}

	.header .tel1 {
		float: none;
		display: block;
		margin: 10px 0
	}

	.header {
		height: auto
	}

	.callback {
		display: none
	}

	.testdrive {
		float: none;
		margin: 10px 0;
		display: inline-block
	}

	#sliderFrame {
		display: none
	}

	aside {
		float: none;
		width: 100%
	}

	main {
		width: auto;
		float: none;
		padding: 0 20px;
		margin-top: 260px;
	}

	.catalog {
		text-align: center;
	}

	.formaside {
		width: 90%;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		margin: 0 auto
	}
	
	.aform {
		width: 90%;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		margin: 0 auto
	}

	#vk_groups {
		display: none
	}

	#mlb2-1737517 {
		display: none
	}

	.fmenu {
		display: none
	}

	footer {
		text-align: center
	}

	.rfooter {
		float: none;
		text-align: center
	}

	.advantages > div {
		float: none;
		float: none !important;
		width: auto
	}

	.advantages > div .text {
		font-size: 18px
	}

	main article p {
		font-size: 14px
	}

	aside iframe {
		width: 90%;
		margin: 0 auto 20px;
		display: block
	}

	.news {
		width: 100%;
		float: none
	}

	.news1 {
		width: 100%;
		float: none
	}

	.imgitem {
		float: none;
		width: 100%;
		margin: 0 auto 10px
	}

	.leftpage {
		float: left;
		width: 100%
	}

	.miniimg a {
		display: inline-block;
		width: 33%
	}

	.contitem {
		width: auto;
		float: none
	}

	.priceitem {
		width: auto;
		float: none;
		display: block;
		text-align: center
	}

	.buyitem {
		width: auto;
		float: none;
		display: block;
		width: 75px;
		margin: 20px auto
	}

	article iframe {
		width: 90%;
		margin: 0 auto 20px;
		display: block;
		height: 140px
	}

	.testdriveform {
		float: none;
		margin: 0 auto 20px
	}

	.metrika {
		text-align: center;
		margin: 40px;
	}

	.metrika1 {
		text-align: center;
	}

	.rfooter .ya-phone {
		display: block;
		color: #fff;
		text-decoration: none;
		font-size: 21px;
		font-weight: bold;
		float: left;
		margin-left: 28%;
	}

	.rfooter .tel {
		float: left;
		display: block;
		color: #fff;
		text-decoration: none;
		font-size: 22px;
		font-weight: bold;
		margin-right: 45px;
		margin-top: 5px !important;
	}

	.rfooter .tel1 {
		float: left;
		display: block;
		color: #fff;
		text-decoration: none;
		font-size: 22px;
		font-weight: bold;
		margin-right: 45px;
	}

	.header .ya-phone {
		float: left;
		font-size: 30px;
		margin: 40px 0px 0 20px;
		text-decoration: none;
		width: 270px;
		font-weight: bold;
		color: #8fb1dd;
	}

	.header .phone-r {
		color: #8fb1dd;
		float: left;
		font-size: 30px;
		margin: 3px 0 0 5px;
		text-decoration: none;
		width: 270px;
	}

	.basketlink {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 9;
		background: #9aec95;
	}

	.hidemobile {
		display: none;
	}

	.blockOneTovar {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.bp_img {
		width: 200px;
	}

	.bp_link {
		font-size: 20px;
		margin-top: 10px;
		display: block;
	}

	.bp_count {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		padding: 10px 0;
	}

	.bp_allsumma {
		min-width: auto;
		font-size: 22px;
	}

	.bp_del {
		cursor: pointer;
		margin: 20px 0 40px;
	}

	.formbasketOLD {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		text-align: center;
		margin-bottom: 40px;
	}

	.formbasketOLD label {
		margin-right: 0;
	}

	.formbasketOLD label input {
		width: 100%;
		margin-bottom: 15px;
	}

	.formbasketOLD > input {
		padding: 10px;
		margin-top: 15px;
	}

	.puNight_window {
		width: 100%;
	}

	.contpuNight {
		float: left;
		margin-left: 30px;
	}

	.puNight_close {
		right: 15px;
	}

	.buyitem {
		margin: 0 auto;
	}

	main article p img {
		width: 100%;
		height: auto;
	}
	.ht.topline nav {
		display: none;
	}
	.header_bottom .catalog_btn {
		display: none;
	}
	.header_bottom .basketlink {
		background: transparent;
		width: auto;
	}
}



.dopitemsLinks {display: block; margin-top: 15px;}
.dopitemsLinks .title {display: block;}
.dopitemsLinks .items {display: flex;}
.dopitemsLinks .items a {margin: 5px 5px 0 0; text-decoration: none; font-size: 14px; border: 1px solid #adadad; padding: 3px 8px; color: #000; border-radius: 3px; position: relative;}
.dopitemsLinks .items a:hover {border: 1px solid #999;}
.dopitemsLinks .items a.active {border: 1px solid #385e9e!important; box-shadow: 0 0 0 1px #385e9e;}
.dopitemsLinks .items a .info {display: none; position: absolute; bottom: 125%; background: #fff; border: 1px solid #ddd; border-radius: 5px; box-shadow: 2px 2px #ddd; left: -4px; padding: 10px; z-index: 9;}
.dopitemsLinks .items a:hover .info {display: block;}
.dopitemsLinks .items a .info img {display: block; max-width: 140px;}
.dopitemsLinks .items a .info span {display: block;}

@media screen and (max-width: 1230px) {
	.upIcons > div {width: 32%;}
	.upIcons > div .t {font-size: 16px; line-height: 18px;}
}

@media screen and (max-width: 1024px) {
	
	.header .viber {
		top: 66px;
		left: 245px;
	}

	.header .whatsapp {
		top: 108px;
		left: 245px;
	}

	.ht.topline nav {
		-webkit-box-pack: unset;
		    -ms-flex-pack: unset;
		        justify-content: unset;
		width: 100%;
	}

	.header.header_cont {
		padding: 20px 10px;
	}

	.header_bottom .formSearch {
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
		width: 100%;
	}

	.header_bottom {
		padding: 10px;
	}
}

@media screen and (max-width: 768px) {
	
	header {padding-top: 35px;}
	
	.topline_mobile {display: flex; justify-content: space-between; position: fixed; top: 0; left: 0; width: 100%; z-index: 999999;}
	.topline_mobile .formSearch {flex: 1; display: flex;}
	.topline_mobile .formSearch form {flex: 1; display: flex; justify-content: space-between; padding: 5px; box-sizing: border-box;}
	.topline_mobile .formSearch form input[type="text"] {flex: 1; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
	.topline_mobile .formSearch form input[type="submit"] {padding: 0 10px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}

	.header .viber {
		top: 96px;
		left: -25px;
	}

	.header .whatsapp {
		top: 135px;
		left: -25px;
	}
	
	.lbrands div {width: 23%;}
	.lbrands a {width: 23%;}

	.header_bottom .catalog_btn {
		width: 100%;
	}

	.header_cont .header_logo {
		width: 200px;
		min-width: 200px;
	}

	.header_cont .header_logo img {
		width: 100%;
	}

	.header_cont .header_logo span {
		font-size: 10px;
	}

	.header.header_cont .ya-phone {
		-webkit-column-gap:20px;
		   -moz-column-gap:20px;
		        column-gap:20px;
	}
	.header.header_cont .icons_wrapper {
		width: 150px;
		padding-left: 10px;
	}
	
	.areabrend {flex-direction: column; align-items: center;}
	.areabrend .l {margin-right: 0;}
	.border-img>div {max-width:21%;}

}

@media screen and (max-width: 600px) {

	.o_widgets {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.header .whatsapp {
		top: 186px;
		left: 325px;
	}

	.header .viber {
		top: 141px;
		left: 325px;
	}

	.vendorcode {
		float: none;
		display: block;
	}
	
	.lbrands div {width: 30%;}
	.lbrands a {width: 30%;}


	.header .logo {position: static!important; max-height: none!important;}
	.header .viber {top: 205px!important;}
	.header .whatsapp {top: 245px!important;}

	.header.header_cont {
	width: 100%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
    		    -ms-flex-preferred-size: auto;
    		        flex-basis: auto;
				-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start;
	}

	.header.header_cont .ya-phone {
		margin: 15px 0 0 0;
	}
	
	.menumobile > ul:last-child {padding-bottom: 100px; background: #385e9e;}
	
}

@media screen and (max-width: 560px) {
	.pinfo span {width: 145px; right: -97px; top: -90px;}
}

@media screen and (max-width: 460px) {
	.lcwr .aside a {font-size: 12px!important;}
}

@media screen and (max-width: 414px) {

	.header .logo {
		display: block;
		width: 100%;
		padding: 0 20px 10px;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
		margin-top: 0 !important;
	}

	.header .logo img {
		display: block;
		width: 100%;
	}

	.header .tel {
		position: relative;
		left: 0px;
		top: -38px;
		font-size: 22px;
	}

	.header .tel1 {
		position: relative;
		left: 0px;
		top: -38px;
		font-size: 22px;
	}

	.header.header_cont .tel,
	.header.header_cont .tel1 {
		top: 0;
	}

	.header .viber {
		top: 170px;
		left: 252px;
	}

	.header .whatsapp {
		top: 210px;
		left: 252px;
	}
	.header.header_cont {
    	-webkit-box-align: center;
    	    -ms-flex-align: center;
    	        align-items: center;
	}
	.header.header_cont .ya-phone {
	    display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		width: auto;
	}

	.header_bottom .header_like {
		/*
		-webkit-box-ordinal-group: 2;
		    -ms-flex-order: 1;
		        order: 1;
		width: 40%;
		*/
	}
}

@media (max-width: 700px) {
	.flex {display: none;}
	.liuser {display: none;}
	.sisea-search-form {
		margin-right: 0px !important;
	}
	.topline span {
	    padding: 8px 20px;
	}
	.topline {
	    height: 35px;
	}
	.special_search {display: none}
}

@media (max-width: 683px) {

	.content .catalog {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

}


@media (max-width: 1120px) {
	.uform {flex-direction: column; text-align: center; padding: 30px 20px 40px;}
	.uform form {margin-top: 20px;}
}

@media (max-width: 1080px) {
	.limenuHome {display: none;}
	.ht.topline nav a {padding: 10px 10px 12px; font-size: 12px;}
	.ht.topline nav > ul > li.liuser span {padding: 10px 10px 12px; font-size: 12px;}
	.ht.topline nav > ul > li.sep {font-size: 12px;}
}

@media (max-width: 900px) {
	.uprices .item .t {font-size: 16px; margin-left: 10px;}
	.uprices .item .p {font-size: 16px; width: 165px;}
	.uprices .item .b {font-size: 14px; padding: 8px 20px;}
	.uprices p {font-size: 16px;}
	.uvig p {font-size: 16px;}
	.kmr p {font-size: 16px;}
	.uvig h2 {font-size: 26px;}
	.kmr h2 {font-size: 26px;}
	.uprices h2 {font-size: 26px;}
	.kmr .items > div .t {font-size: 18px;}
	.uskid .l h2 {font-size: 24px;}
	.kmr .items > div {width: 48%; padding-left: 45px;}
	.uvig ul li {width: 48%;}
	.uskid {flex-direction: column; text-align: center; padding: 20px 20px 30px;}
	.uskid .l p {font-size: 14px; line-height: 20px; margin: 10px 0 0;}
	.uskid form {width: 100%; box-sizing: border-box; margin: 20px 0 0; max-width: 400px;}
	.uvig ul li span {font-size: 16px;}
	.kmr .items>div:before {font-size: 25px;}
	.kmr .items>div:after {top: 5px; left: 8px; width: 25px; height: 20px;}
}

@media (max-width: 850px) {
	.ht.topline nav a {padding: 10px 6px 12px;}
	.ht.topline nav > ul > li.liuser span {padding: 10px 6px 12px;}
	.ht.topline nav > ul > li.sep {}
}

@media (max-width: 740px) {
	.upIcons>div {width: 48%;}
}

@media (max-width: 684px) {
	.catalog a {height: auto; padding-bottom: 15px;}
	.catalog a .title {padding: 0 15px;}
	.catalog a .buyitem {position: relative; top: auto; bottom: auto; left: auto; right: auto; margin-top: 5px;}
	.catalog a .buyitemAddbasket {position: relative; top: auto; bottom: auto; left: auto; right: auto; margin-top: 5px; display: block; float: none;}
}
	
@media (max-width: 620px) {
	.uprices {margin-top: 40px;}
	.uvig {margin-top: 40px;}
	.uprices .item {padding: 10px 10px 10px 1px;}
	.uprices .item .t {margin-left: 0;}
	.uprices .item .p {width: 120px;}
	.uvig ul li {width: 100%;}
	.kmr .items>div {width: 100%;}
	.upIcons>div .b {font-size: 14px;}
	.uform form {margin-top: 20px; flex-direction: column; width: 100%;}
	.uform form input[type="text"] {width: 100%; margin-bottom: 10px; border-radius: 5px;}
	.uform form input[type="submit"] {width: 100%; margin-bottom: 10px; border-radius: 5px;}
	.uform .l h2 {font-size: 24px;}
	.uform .l p {font-size: 16px;}
	
	.pagecabinet h1 {margin-bottom: 10px;}
	.lcwr .aside a {font-size: 14px; padding: 8px;}
	.lcwr .aside a img {height: 14px; width: 14px; margin-right: 5px;}
}

@media (max-width: 540px) {
	.upIcons>div {width: 100%;}
	.uprices .item .img {display: none;}
	.uprices .item {flex-direction: column; text-align: center;}
	.uprices .item .p {margin: 10px 0;}
	.uprices h2 {font-size: 22px;}
	.uvig h2 {font-size: 22px;}
	.kmr h2 {font-size: 22px;}
	.uskid .l h2 {font-size: 18px;}
	.kmr .items>div .t {font-size: 14px;}
	
	.header_bottom .basketlink {padding: 0;}
	.basketlink a {padding: 0;}
	.header_bottom .compare_goods, .header_bottom .header_like {font-size: 13px;}
	.header_bottom {margin-top: 0;}
	.header .logo {padding: 0;}
	
	* {box-sizing: border-box;}
	
	.advantages>div {height: 60px;}
	.advantages>div .text {height: 60px;}
	
}

@media (max-width: 380px) {
	.header.header_cont .tel, .header.header_cont .tel1 {width: 140px;}
	.header.header_cont .icons_wrapper {width: 140px;}
	.header.header_cont .tel, .header.header_cont .tel1 {font-size: 14px;}
	.header.header_cont .tel span, .header.header_cont .tel1 span {font-size: 14px;}
	.header.header_cont .tel1 .text {font-size: 12px;}
}

  .pod-cat {
    width: 24.8%;
    position: relative;
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
    text-decoration: none;
    float: left;
}
.pod-cat img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
}
.pod-cat .title {
    background: rgba(255,255,255,.6);
    position: relative;
    color: #515151;
    font-weight: bold;
    font-size: 17px;
    padding: 10px;
    display: block;
    text-shadow: 1px 1px 1px #fff;
    margin: 10px 0 0;
}

@media screen and (max-width: 600px) {
	
	 .pod-cat {
    width: 48%;
}}
 
@media screen and (max-width: 400px) {
	
	 .pod-cat {
    width: 100%;
}} 

.vid-class1 {width: 100%; margin-bottom: 20px; clear: both;}
.vid-class2 {width: 49%; float: left; padding: 5px; text-align: center;}

@media (max-width: 340px) {	
	.catalog a .buyitem span {font-size: 14px;}
	.catalog a .buyitemAddbasket span {font-size: 14px;}
}

@media (max-width: 540px) {	
.vid-class2 {width: 100%; float: left; padding: 5px; text-align: center;}		
}
