/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/*!!!!!!!!!!*/

.icon-cart,
.icon-case {
	background-image: url(../img/sprite.png)
}

.btn,
.btn-default {
	position: relative
}

.b-borderedBlock .b-cols.col_product .product_comparsion:after,
.b-breadcrumbs ul:after,
.b-breadcrumbs:after,
.b-caps__about .cap:after,
.b-caps__products:after,
.b-header .bottom ul:after,
.b-header .contacts ul:after,
.b-header .contacts:after,
.b-menu .menu-main:after,
.b-search:after,
.clr:after {
	clear: both
}

.icon-cart {
	background-position: 0 0;
	width: 24px;
	height: 24px
}

.icon-case {
	background-position: -49px 0;
	width: 20px;
	height: 20px
}

.icon-lang-en,
.icon-lang-ru {
	background-image: url(../img/sprite.png);
	width: 25px;
	height: 17px
}

.icon-lang-en {
	background-position: -24px 0
}

.icon-lang-ru {
	background-position: 0 -24px
}

.icon-mail,
.icon-phone {
	width: 20px;
	height: 20px;
	background-image: url(../img/sprite.png)
}

.icon-mail {
	background-position: -49px -20px
}

.icon-phone {
	background-position: 0 -41px
}

.icon-question {
	background-image: url(../img/sprite.png);
	background-position: -69px -20px;
	width: 18px;
	height: 18px
}

.icon-scales,
.icon-social-fb,
.icon-social-vk {
	background-image: url(../img/sprite.png);
	width: 20px;
	height: 20px
}

.icon-scales {
	background-position: -20px -41px
}

.icon-social-fb {
	background-position: -40px -41px
}

.icon-social-vk {
	background-position: -69px 0
}

.icon-social-fb-new,
.icon-social-vk-new,
.icon-social-ok-new,
.icon-social-ig-new
 {
	background-image: url(../img/social_42.jpeg);
	width: 20px;
	height: 20px
}

.icon-social-fb-new {
	background-position: 20px 20px
}

.icon-social-vk-new {
	background-position: -42px -43px
}

.icon-social-ok-new {
	background-position: 0px 20px
}

.icon-social-ig-new {
	background-position: 21px 0px
}






a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body {
	line-height: 1
}

ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: '';
	content: none
}

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

h1,
h1.title {
	font-size: 36px
}

h2,
.title {
	font-size: 26px;
	margin-bottom: 5px
}

h3 {
	font-size: 22px;
	margin-bottom: 5px;
/*	font-weight: bold;	*/
}

.subtitle {
	font-size: 20px;
	margin-bottom: 20px
}

.btn {
	display: inline-block;
	border: none
}

.btn-default {
	font-size: 14px;
	height: 27px;
	border: 2px solid #414987;
	text-decoration: none;
	line-height: 25px;
	padding: 0 15px 0 10px
}

.btn-angle-right:after,
.btn-default__empty-back:before {
	content: '';
	position: absolute;
	display: block
}

.btn-default__empty-back {
	border-radius: 0 3px 3px 0
}

.btn-default__empty-back:before {
	background: url(../img/btn-default_empty_back.png) left top no-repeat #fff;
	width: 14px;
	height: 31px;
	top: -2px;
	left: -14px
}

.btn-default__empty-round {
	border-radius: 6px
}

.btn-smallest {
	border-radius: 10px;
	height: 20px;
	text-align: center;
	padding: 0 10px;
	background: #fff
}

.btn-round-green {
	background: #41874e;
	color: #fff!important;
	text-decoration: none;
	height: 50px;
	line-height: 40px;
	padding: 0 15px;
	border-radius: 15px;
	font-size: 18px;	
	cursor: pointer;
}

.btn-round {
	background: #414987;
	color: #fff!important;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	border-radius: 15px
}

.btn.cart-added {
	background: 0 0;
	border: 2px solid #414987;
	color: white!important;
	height: 36px;
	line-height: 36px
}

.btn-add-to-cart {
	/*background: gray;*/
	cursor: default;
}

.btn-add-to-cart.active {
	/*background: #414987;*/
	cursor: pointer;
}

.btn-small {
	height: 30px;
	line-height: 30px;
	border-radius: 10px
}

.btn-angle-right {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	padding-right: 5px
}

.btn-angle-right:after {
	width: 0;
	height: 0;
	right: -15px;
	top: 0;
	border-style: solid;
	border-width: 20px 0 20px 15px;
	border-color: transparent transparent transparent #414987
}

body,
html,
table.default {
	width: 100%
}

body,
html {
	height: auto;
	min-height: 100%;
	color: #202443;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	padding-bottom: 10px
}

a {
	color: #000;
	text-decoration: underline
}

.icon {
	display: block
}

.icon-question {
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle
}

.clr {
	zoom: 1
}

.clr:after,
.clr:before {
	content: " ";
	display: table
}

.tooltip {
	position: fixed;
	background: #fff;
	border: 1px solid #202443;
	padding: 7px 10px;
	max-width: 300px;
	-webkit-box-shadow: 5px 5px 10px rgba(32, 36, 67, .5);
	        box-shadow: 5px 5px 10px rgba(32, 36, 67, .5)
}

table.default tr {
	border-bottom: 1px dotted #202443;
	border-top: 1px dotted #202443
}

table.default td {
	padding: 5px 0;
	line-height: normal
}

b,
strong {
	font-weight: 700
}

img {
	max-width: 100%;
	height: auto
}

p {
	line-height: 1.3
}

.b-wrapper .bx-wrapper .bx-viewport {
	-webkit-box-shadow: none;
	        box-shadow: none;
	border: none;
	left: 0
}

.b-wrapper {
	width: 1000px;
	margin: 0 auto
}

.b-header {
	position: relative;
	font-size: 16px;
	overflow: hidden
}

.b-header .small {
	font-size: 14px
}

.b-header .top {
	min-height: 190px;
	background: url(../img/b-header.png) left top no-repeat;
	position: relative;
	z-index: 10
}

.b-header .bottom {
	position: absolute;
	right: 177px;
	background: #a9aed6;
	border: 2px solid #414987;
	border-radius: 20px 0 0 20px;
	z-index: 15;
	top: 110px;
	height: 39px;
	line-height: 34px;
	padding-left: 15px
}

.b-header .bottom:after {
	background: url(../img/b-header-menu-helper.png) right top no-repeat;
	content: '';
	display: block;
	width: 39px;
	height: 43px;
	position: absolute;
	right: -39px;
	top: -2px
}

.b-header .bottom ul {
	zoom: 1
}

.b-header .bottom ul:after,
.b-header .bottom ul:before {
	content: " ";
	display: table
}

.b-header .bottom li {
	float: left;
	margin: 0 5px
}

.b-header .logo {
	position: absolute;
	left: 15px;
	top: 20px
}

.b-header .logo a {
	display: block;
	width: 197px;
	height: 90px;
	background: url(../img/logo_top.png) left top no-repeat;
	margin-bottom: 10px
}

.b-header .contacts ul:after,
.b-header .contacts ul:before,
.b-header .contacts:after,
.b-header .contacts:before {
	display: table;
	content: " "
}

.b-header .logo p {
	margin-left: 5px
}

.b-header .contacts {
	zoom: 1;
	color: #fff;
	padding: 10px 175px 0 240px
}

.b-header .contacts a {
	color: #fff
}

.b-header .contacts ul {
	zoom: 1;
	float: right
}

.b-header .contacts li {
	float: left;
	margin: 0 15px
}

.b-header .contacts li.first {
	text-align: right
}

.b-header .contacts li .icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}

.b-header .contacts p {
	line-height: 20px
}

.b-header .info {
	padding: 10px 175px 0 240px;
	margin-top: 15px
}

.b-header .info li {
	display: inline-block;
	vertical-align: middle;
	line-height: 20px
}

.b-header .info li.info-left {
	width: 48%
}

.b-header .info li.info-left p {
	margin-top: -5px
}

.b-header .info li.info-middle {
	width: 25%
}

.b-header .info li.info-right {
	width: 21%;
	text-align: right
}

.b-header .info li i.icon {
	display: inline-block;
	margin: 0 5px
}

.b-header .cart {
	position: absolute;
	right: -35px;
	top: 0;
	background: #ebecf5;
	border-radius: 20px;
	padding: 25px 55px 25px 40px;
	font-size: 14px;
	width: 90px
}

.b-header .cart .icon {
	display: block;
	margin-top: -5px;
	margin-right: 5px;
	float: left
}

.b-header .cart p {
	margin-bottom: 5px
}

.b-header .cart .cart-title {
	line-height: 20px;
	margin-left: -30px
}

.b-menu {
	margin: 15px 0
}

.b-menu a {
	color: #fff;
	text-decoration: none
}

.b-menu .menu-main {
	position: relative;
	zoom: 1
}

.b-menu .menu-main:after,
.b-menu .menu-main:before {
	content: " ";
	display: table
}

.b-menu .menu-main>li {
	width: 123px;
	float: left;
	background: #414987;
	height: 50px;
	color: #fff;
	display: table;
	border: 1px solid #a9aed6;
	font-size: 16px;
	text-align: center;
	position: static
}

.b-menu .menu-main>li:hover {
	background: #A9AED6;
	color: #000
}

.b-menu .menu-main>li:hover>a {
	color: #000
}

.b-menu .menu-main>li:hover>.menu-second {
	display: block
}

.b-menu .menu-main>li>.submenu {
	left: 0
}

.b-menu .menu-main>li>a {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle
}

.b-menu .menu-second {
	position: absolute;
	left: 0;
	width: 100%;
	background: #A9AED6;
	top: 52px;
	z-index: 150;
	display: none;
	text-align: left;
	padding: 15px 15px 20px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box
}

.b-menu .menu-second>ul>li {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	border: 1px solid transparent;
	position: relative
}

.b-menu .menu-second>ul>li:hover .menu-third {
	display: block
}

.b-menu .menu-second>ul>li:hover>a {
	background: #fff;
	position: relative;
	z-index: 300;
	border-bottom: #FFF;
	text-decoration: none
}

.b-menu .menu-second>ul>li>a {
	color: #000;
	text-decoration: underline;
	padding: 10px 15px;
	display: inline-block;
	border: 1px solid transparent;
	white-space: nowrap;
	border-radius: 20px
}

.b-menu .menu-third {
	display: none;
	position: absolute;
	border: 1px solid #414987;
	background-color: #fff;
	margin-top: -1px;
	padding: 40px 0 5px;
	z-index: 250;
	top: -5px;
	margin-left: 0;
	min-width: 101%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-radius: 2px;
	left: -1px
}

.b-menu .menu-third>ul>li {
	position: relative;
	padding: 10px 20px
}

.b-menu .menu-third>ul>li a {
	color: #000;
	white-space: nowrap
}

.b-menu .menu-third>ul>li a:hover {
	text-decoration: underline
}

.b-menu .menu-third>ul>li:hover .menu-fourth {
	display: block
}

.b-menu .menu-fourth {
	position: absolute;
	background: #FFF;
	display: none;
	border: 1px solid #414987;
	left: 100%;
	padding: 10px 15px;
	top: 0;
	margin-top: -10px
}

.b-menu .menu-fourth.right {
	left: inherit;
	right: 100%
}

.b-menu .menu-fourth>ul>li {
	padding: 10px 0
}

.b-menu ._item:hover>.submenu {
	display: block
}

.b-menu .submenu {
	position: absolute;
	background: #a9aed6;
	left: 200px;
	width: 180px;
	padding: 15px 10px;
	text-align: left;
	z-index: 15;
	top: 0;
	display: none
}

.b-cols.catalog-parts_cols .col.left .title,
.b-pagination a,
.b-pagination ul {
	text-align: center
}

.b-page__product h1.title {
	margin-bottom: 15px
}

.b-cols-1 {
	zoom: 1;
	margin: 20px 0px
}

.b-cols {
	zoom: 1;
	margin: 20px -22px
}

.b-cols:after,
.b-cols:before {
	content: " ";
	display: table
}

.b-cols:after {
	clear: both
}

.b-cols .col {
	margin: 0 22px;
	float: left
}

.b-cols .col.col_1-3 {
	width: 304px
}

.b-cols .col.col_2-3 {
	width: 652px
}

.b-cols .col.col_1-2 {
	width: 478px
}

.b-cols .col.col_1-1 {
	width: 100%
}

.b-cols .col.left,
.b-cols .col.right {
	width: 478px
}

.b-cols.col_product {
	margin: 20px -5px
}

.b-cols.col_product .col {
	width: 242px
}

.b-cols.catalog-parts_cols {
	margin: 20px 0;
	padding-bottom: 15px
}

.b-cols.catalog-parts_cols table {
	width: 100%
}

.b-cols.catalog-parts_cols table .btn-default {
	visibility: hidden
}

.b-cols.catalog-parts_cols table tr:hover {
	background: #d8daed
}

.b-cols.catalog-parts_cols table tr:hover .btn-default {
	visibility: visible
}

.b-cols.catalog-parts_cols .col {
	margin: 5px;
	width: 435px
}

.b-cols.catalog-parts_cols .col .title {
	margin-bottom: 10px
}

.b-cols.catalog-parts_cols .col.left {
	width: 500px;
	margin-right: 15px
}

.b-cols.product_cols {
	margin: 20px -5px
}

.b-cols.product_cols .col {
	margin: 0 5px
}

.b-cols.product_cols .col.left,
.b-cols.product_cols .col.right {
	width: 495px
}

.b-cols.product_cols .col.right .b-borderedBlock {
	margin-bottom: 20px;
}

.b-cols.catalog_cols .col {
	width: 770px;
	margin-left: 0;
	margin-right: 0
}

.b-cols.catalog_cols .col.left {
	width: 230px;
	margin-right: 20px
}

.b-cols.catalog_cols .b-search {
	margin-top: 0
}

.b-cols.product_descr .col {
	width: 462px
}

.b-pagination li {
	display: inline-block;
	margin: 0 3px
}

.b-pagination a {
	width: 25px;
	height: 25px;
	display: block;
	line-height: 25px;
	border: 2px solid #414987;
	text-decoration: none;
	border-radius: 4px
}

.b-block li,
.b-block table td,
.b-delivery-steps {
	line-height: normal
}

.b-pagination a.active {
	background: #414987;
	color: #fff
}

.b-block .title {
	margin-bottom: 15px
}

.b-block table {
	width: 100%
}

.b-block table tr {
	border-bottom: 1px dotted #202443;
	border-top: 1px dotted #202443
}

.b-block table td {
	padding: 5px 0
}

.b-block li {
	margin-bottom: 5px;
	list-style-type: disc;
	list-style-position: inside
}

.b-block.about-top {
	margin-bottom: 20px
}

.b-block.about-top p {
	padding-right: 470px
}

.b-block.about-top img {
	width: 450px;
	height: auto;
	float: right
}

.b-block.about-advantages .images {
	margin-right: -15px
}

.b-block.about-advantages li {
	max-width: 125px;
	display: inline-block;
	margin-right: 15px
}

.b-block.about-service .bx-wrapper {
	margin-bottom: 15px!important
}

.b-block.about-conts .about-conts {
	margin: 10px 0;
	position: relative
}

.b-block.about-conts .about-conts .btn {
	position: absolute;
	left: 180px;
	top: 4px
}

.b-catalog-itemlist {
	margin: 0 -5px
}

.b-catalog-itemlist .itemlist {
	position: relative;
	padding: 9px;
	border: 1px solid #bebebe;
	width: 220px;
	display: inline-block;
	margin: 0 4px 15px;
	vertical-align: top
}

.b-catalog-itemlist .itemlist:hover {
	-webkit-box-shadow: 5px 5px 10px gray;
	        box-shadow: 5px 5px 10px gray
}

.b-catalog-itemlist .itemlist:hover .compare {
	display: block
}

.b-catalog-itemlist .itemlist.advert {
	background: #dfe3e6
}

.b-catalog-itemlist .itemlist.advert .image {
	margin: -10px -10px 0;
	text-align: center
}

.b-catalog-itemlist .itemlist.advert .title {
	font-size: 18px;
	font-weight: 400;
	text-align: left
}

.b-catalog-itemlist .itemlist .title a:hover {
	color: red;
}



.b-catalog-itemlist .itemlist.advert .params {
	padding: 0
}

.b-catalog-itemlist .itemlist .image-cat {
	height: 166px; 
/*	height: 190px;  */
	margin-bottom: 7px
}

.b-catalog-itemlist .itemlist .image {
/*	height: 166px; */
	height: 190px; 
	margin-bottom: 7px
}


.b-catalog-itemlist .itemlist .image-cat img,
.b-catalog-itemlist .itemlist .image img {
	max-width: 100%;
	height: auto
/*	width: 220px;
	height: 190px;
*/}

.b-catalog-itemlist .itemlist .image-cat .price-red,
.b-catalog-itemlist .itemlist .image .price-red {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #f30;
	font-size: 20px;
	text-shadow: 0 0 5px rgba(255, 255, 255, .3)
}

.b-catalog-itemlist .itemlist .title {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	height: 2em;
	overflow: hidden;
	margin-bottom: 7px;
	display: table;
	width: 100%
}

.b-catalog-itemlist .itemlist .title a {
	display: table-cell;
	vertical-align: middle
}

.b-catalog-itemlist .itemlist .params {
	padding: 0 15px;
	font-size: 12px;
	margin-bottom: 10px
}

.b-catalog-itemlist .itemlist .price {
	text-align: center;
	position: relative;
	margin-bottom: 10px
}

.b-catalog-itemlist .itemlist .price .green {
	font-size: 24px;
	color: #093
}

.similar_products_price {
	color: #093;
	font-size: 18px!important;
	margin-top: 2px!important;
	text-decoration: none!important;
}

.b-catalog-itemlist .itemlist .price .red {
	position: absolute;
	left: 20px;
	color: #f30;
	font-size: 20px
}

.old_price {
	left: 20px;
	color: #f30;
/*	font-size: 18px; */
	text-decoration: line-through;	
}

.b-delivery-steps .step .step-line.inner .textbox>p,
.b-delivery-steps .step.first .step-line .textbox>p {
	font-size: 12px;
	font-style: italic
}

.b-catalog-itemlist .itemlist .buttons {
	text-align: center
}

.b-catalog-itemlist .itemlist .buttons .btn {
	margin: 0 auto
}

.b-catalog-itemlist .itemlist .buttons .btn.cart-added {
    line-height: normal;
    color: #414987!important;
    height: auto;
    height: 30px;
    line-height: 25px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.product_buttons .btn.cart-added {
	color: #414987 !important;
}

.b-catalog-itemlist .itemlist .compare {
	position: absolute;
	background: #FFF;
	border: 1px solid #BEBEBE;
	width: 100%;
	left: -1px;
	z-index: 1;
	border-top: 1px solid transparent;
	-webkit-box-shadow: 5px 5px 10px grey;
	        box-shadow: 5px 5px 10px grey;
	bottom: -38px;
	display: none;
	text-align: center
}

.b-catalog-itemlist .itemlist .compare a {
	text-decoration: none;
	display: inline-block;
	margin: 2px 5px 15px
}

.b-catalog-itemlist .itemlist .compare span {
	border-bottom: 1px dashed #202443
}

.b-catalog-itemlist .itemlist .compare .icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}

.b-delivery-steps .title {
	margin-bottom: 10px
}

.b-delivery-steps .step {
	margin-bottom: 25px
}

.b-delivery-steps .step .hiddenfield {
	display: none
}

.b-delivery-steps .step input[type=text] {
	padding: 3px 5px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%
}

.b-delivery-steps .step input[type=radio],
.b-delivery-steps .step input[type=checkbox] {
	margin-right: 10px
}

.b-delivery-steps .step .label>p {
	padding-left: 25px
}

.b-delivery-steps .step .step-line {
	margin-bottom: 15px
}

.b-delivery-steps .step .step-line.inner {
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px
}

.b-delivery-steps .step .step-line.inner .label {
	margin-bottom: 5px;
	font-weight: 700
}

.b-delivery-steps .step.first .step-line .label {
	display: block;
	float: left;
	font-weight: 700;
	margin-top: 20px
}

.b-delivery-steps .step.first .step-line .textbox {
	padding-left: 150px
}

.b-delivery-steps .step.final .title {
	border-bottom: 1px solid #000
}

.b-delivery-steps .step.final .total {
	font-size: 20px
}

.b-delivery-steps .step.final .total p {
	margin-bottom: 10px
}

.b-delivery-steps .step.final .total p span {
	width: 150px;
	display: inline-block
}

.b-delivery-steps .step.final .total p span.total-price-final {
	width: auto
}

.b-delivery-steps .step.final input[type=submit] {
	margin-left: 145px;
	line-height: 36px;
	margin-top: 10px
}

.b-cartlist table {
	width: 100%
}

.b-cartlist tr {
	border-bottom: 1px dotted #202443;
	border-top: 1px dotted #202443
}

.b-cartlist td {
	padding: 10px 0;
	vertical-align: top;
	position: relative
}

.b-cartlist td a{
	line-height: normal; 
}

.b-cartlist td img {
	float: left;
	margin-right: 15px
}

.b-cartlist .cartlist-total {
	font-size: 22px;
	text-align: right
}

.b-borderedBlock .b-cols.col_product .product_buttons,
.b-caps__products .cap p,
.b-caps__small .cap p,
.b-filterBlock .filter_item.button,
.popup-close {
	text-align: center
}

.b-cartlist .cart-item-price {
	font-weight: 700;
	padding-right: 20px
}

.b-cartlist .cart-item-remove {
	position: absolute;
	right: 15px;
	top: 10px;
	font-weight: 700;
	text-decoration: none
}

.b-cartlist .cart-item-counter a {
	text-decoration: none;
	display: inline-block;
	margin: 0 5px
}

.b-cartlist .cart-item-counter span {
	font-weight: 700
}

.b-sortby {
	margin-bottom: 15px
}

.b-sortby p {
	float: left
}

.b-sortby ul {
	padding-left: 150px
}

.b-sortby li {
	display: inline-block;
	margin: 0 3px
}

.b-filterBlock .filter_item.button .btn {
	margin-bottom: 10px
}

.b-filterBlock .col.col_filter {
	width: 50%;
	margin: 0
}

.b-filterBlock .col.col_filter input[type=text] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 70%;
	padding: 3px 5px
}

.b-filterBlock .filter_title {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px;

	background-color: #414987;
    color: white;
    width: 190px;
    padding: 6px 5px;

}

.b-filterBlock .filter_cont {
	margin-bottom: 15px
}

.b-filterBlock .filter_cont .b-cols {
	margin: 0
}

.b-filterBlock li {
	margin-bottom: 3px
}

.b-filterBlock input[type=radio],
.b-filterBlock input[type=checkbox] {
	margin-right: 5px
}

.b-filterBlock select {
	padding: 3px 5px;
	width: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box
}

.b-search {
	zoom: 1;
	margin: 25px 0
}

.b-search:after,
.b-search:before {
	content: " ";
	display: table
}

.b-search.promocode>p {
	float: right;
	line-height: 35px;
	margin-right: 10px
}

.b-search.promocode form {
	width: 50%;
	float: right
}

.b-search.promocode .search__text {
	padding-right: 103px
}

.b-search.promocode .search__submit {
	width: 103px
}

.b-search.promocode .search__submit input[type=submit] {
	background: #414987;
	border-radius: 0 17px 17px 0;
	padding-right: 25px;
	margin-left: 0
}

.b-search input {
	font-size: 16px
}

.b-search .search__text {
	padding-right: 109px
}

.b-search .search__text input[type=text] {
	width: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	height: 35px;
	padding: 0 15px;
	border: 1px solid #bebebe
}

.b-search .search__submit {
	float: right;
	width: 109px
}

.b-search .search__submit input[type=submit] {
	background: url(../img/btn-search-helper.png) right top no-repeat #414987;
	color: #fff;
	border: none;
	outline: 0;
	height: 35px;
	padding: 0 35px 0 25px;
	position: relative;
	border-radius: 2px 0 0 2px
}

.b-borderedBlock {
	border: 1px solid #d7d9ec;
	padding: 5px 15px
}

.b-borderedBlock.b-filterBlock {
	border: 1px solid #bebebe
}

.b-borderedBlock .b-cols.col_product {
	margin: 10px -5px
}

.b-borderedBlock .b-cols.col_product .col {
	width: 226px
}

.b-borderedBlock .b-cols.col_product .col ul li {
	margin-bottom: 15px
}

.b-borderedBlock .b-cols.col_product .col ul li strong {
	margin-bottom: 5px;
/*	display: block */
}

.b-borderedBlock .b-cols.col_product .col ul li select {
	width: 80%
}

.b-borderedBlock .b-cols.col_product .product_comparsion {
	zoom: 1;
	margin-bottom: 20px
}

.b-borderedBlock .b-cols.col_product .product_comparsion:after,
.b-borderedBlock .b-cols.col_product .product_comparsion:before {
	content: " ";
	display: table
}

.b-borderedBlock .b-cols.col_product .product_comparsion a {
	text-decoration: none;
	border-bottom: 1px dashed #000
}

.b-borderedBlock .b-cols.col_product .product_comparsion a i {
	float: left;
	margin-top: -2px;
	margin-right: 7px
}

.b-borderedBlock .b-cols.col_product .product_price {
	text-align: center;
	margin-bottom: 20px
}

.b-borderedBlock .b-cols.col_product .product_price__old .price {
	color: red;
	font-size: 21px;
	text-decoration: line-through
}

.b-borderedBlock .b-cols.col_product .product_price__new .price {
	color: green;
	font-size: 30px
}

.b-borderedBlock .b-cols.col_product .product_buttons .btn {
	display: inline-block;
	margin-bottom: 5px
}

.b-borderedBlock .b-cols.col_product .product_buttons .lower {
	display: inline-block;
	margin-top: 25px;
	margin-bottom: 0
}

.b-borderedBlock .b-cols.col_product .product_buttons .lower i {
	float: left;
	margin-top: -3px;
	margin-right: 5px
}

.b-productImages .productPreviews-item {
	position: relative;
    /*height: 400px;*/
}

.b-productImages .productPreviews_big {
	margin-bottom: 10px;
	position: relative;
	height: 400px;
	overflow: hidden;
}

.b-productImages .productPreviews_big .productPreviews-item {
	height: 400px;
}

.b-productImages .productPreviews_big-preview img {
    max-height: 400px;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.b-productImages .productPreviews_big li {}

.b-productImages .productPreviews_big li.visible {
	display: block
}

.b-breadcrumbs ul:after,
.b-breadcrumbs ul:before,
.b-breadcrumbs:after,
.b-breadcrumbs:before {
	display: table;
	content: " "
}

.b-productImages .productPreviews_big li img {
	width: 100%;
	height: auto
}

.b-productImages .productPreviews_small {
	position: relative;
	height: 150px;
	overflow-y: hidden;
}

.b-productImages .productPreviews_small li {
	max-width: 161px;
	margin: 0 3px
}

.b-productImages .productPreviews_small img {
	width: auto;
	height: 128px;
	padding: 10px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	/*border: 1px solid #c9c9c9;*/
}

.b-breadcrumbs {
	zoom: 1;
	margin-bottom: 15px
}

.b-breadcrumbs ul {
	zoom: 1;
	float: left;
	width: 820px;
}

.b-breadcrumbs li {
	float: left;
	margin-right: 10px;
	line-height: 31px
}

.b-breadcrumbs .back {
	float: right
}

.b-userContent {
	padding-top: 0;
	padding-bottom: 0
}

.b-userContent .b-cols {
	margin-top: 10px
}

.b-userContent .b-block {
	margin-bottom: 20px
}

.b-caps .cap {
	float: left
}

.b-caps .cap img {
	border: 1px solid #c9c9c9;
	display: block
}

.b-caps__small {
	margin: 0 -5px
}

.b-caps__small .cap {
	width: 147px;
	overflow: hidden;
	margin: 5px;
	position: relative
}

.b-caps__small .cap a {
	display: block;
	position: relative;
	text-decoration: none
}

.b-caps__small .cap p {
	position: absolute;
	width: 100%;
	height: auto;
	padding: 5px;
	z-index: 10;
	bottom: 1px;
	background: rgba(28, 31, 60, .8);
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box
}

.b-caps__small.products {
	margin-top: 7px
}

.b-caps__small.products .cap {
	width: 116px
}

.b-caps__small.products .cap img {
	width: 100%;
	height: auto
}

.b-caps__big {
	margin: 20px -5px
}

.b-caps__big .cap {
	margin: 5px 5px 25px;
	float: none
}

.b-caps__about .even .image,
.b-caps__about .odd .text {
	margin-right: 20px
}

.b-caps__big img {
	max-width: 185px;
	height: auto;
	float: left
}

.b-caps__big .text {
	padding-left: 200px
}

.b-caps__about .cap {
	zoom: 1;
	margin-bottom: 20px
}

.b-caps__about .cap:after,
.b-caps__about .cap:before {
	content: " ";
	display: table
}

.b-caps__about .text .name {
	font-size: 16px;
	padding-left: 12px
}

.b-caps__about .bordered-text {
	border: 1px solid #bebebe;
	position: relative;
	padding: 5px 10px;
	margin-top: 10px
}

.b-caps__about .image,
.b-caps__about .text {
	float: left;
	width: 490px
}

.b-caps__about .even .bordered-text .angle {
	position: absolute;
	width: 0;
	height: 0;
	left: -21px;
	top: 15px;
	border-style: solid;
	border-width: 15px 20px 15px 0;
	border-color: transparent #bebebe transparent transparent
}

.b-caps__about .even .bordered-text .angle:before {
	content: '';
	display: block;
	position: absolute;
	left: 2px;
	top: -14px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 19px 14px 0;
	border-color: transparent #fff transparent transparent
}

.b-caps__about .odd .bordered-text .angle {
	position: absolute;
	width: 0;
	height: 0;
	right: -21px;
	top: 15px;
	border-style: solid;
	border-width: 15px 0 15px 20px;
	border-color: transparent transparent transparent #bebebe
}

.b-caps__about .odd .bordered-text .angle:before {
	content: '';
	display: block;
	position: absolute;
	right: 2px;
	top: -14px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 0 14px 19px;
	border-color: transparent transparent transparent #fff
}

.b-caps__products {
	margin-left: -10px;
	margin-right: -10px;
	zoom: 1
}

.b-caps__products:after,
.b-caps__products:before {
	content: " ";
	display: table
}

.b-caps__products .cap {
	width: 135px;
	margin: 0 10px 15px;
	float: none;
	display: inline-block;
	vertical-align: top
}

.b-caps__products .cap a {
	text-decoration: none
}

.b-caps__products .cap img {
	border: 2px solid #a9aed6;
	border-radius: 4px
}

.b-caps__products .cap p {
	font-weight: 700;
	font-size: 12px;
	margin-top: 10px;
	text-decoration: underline
}

.b-caps__products .cap p.price {
	margin-top: 5px;
	text-decoration: none
}

.b-caps__products .cap p.price.price__green {
	color: #093
}

.popup {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
	background: rgba(0, 0, 0, .7);
	z-index: 100
}

.popup-wrapper {
	width: 460px;
	left: 50%;
	top: 150px;
	margin-left: -230px;
	position: absolute;
	background: #fff;
	border-radius: 5px;
	padding: 20px 30px
}

.popup-close {
	text-decoration: none;
	font-weight: 700;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	border: 2px solid #414987;
	line-height: 25px;
	position: absolute;
	color: #414987;
	top: 25px;
	right: 25px
}

.popup-content .line {
	margin: 15px 0
}

.popup-content .line.header,
.popup-content .line.status_ok {
	font-size: 20px;
	padding-right: 50px
}

.popup-content .line.status_err {
	color: red;
	font-size: 16px
}

.popup-content .line p {
	margin-bottom: 5px;
	font-size: 14px
}

.popup-content .line input,
.popup-content .line textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 5px 10px;
	border: 1px solid #d7d9ec;
	font-size: 14px;
	color: #202443;
	font-family: Tahoma, Arial, sans-serif
}

.popup-content .line input.error,
.popup-content .line textarea.error {
	border-color: red
}

.popup-content .line textarea {
	max-height: 100px;
	resize: none
}



/* Дописано программером */
a:not([name='']) {
    text-decoration: none;
}

div.division a {
    color: #1a2048;
    text-decoration: underline;
}
div.division a:hover {
    color: red;
    text-decoration: underline;
}


.product-addition_img{
    border: 2px solid #a9aed6;
    border-radius: 4px;	
}

img {
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

img[data-src] {
	/*opacity: 0;*/
}

div.files {
	margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 31px;
    background: url(/images/pinion.jpg) no-repeat 7px -3px;

    line-height: 1.3;
}

div.files a {
    color: #1a2048;
    text-decoration: underline;
    font-size: 14px !important;      
}
div.files a:hover {
    color: red;
    text-decoration: underline;
}



/* Конец Дописано программером */



.b-cols.catalog_cols .col.left {
    margin-left: 22px;
}
.b-cols.catalog_cols > .col {
    width: 750px;
}

.b-cartlist .empty {
    font-size: 20px;
    font-weight: normal;
    margin: 40px 0;
}

.b-cartlist td img {
    max-width: 140px;
}

.b-page .__cart_submit_form {
  position: relative;
}

.bott_mess {
/*    position: absolute; */
    color: red;
    font-size: 16px;
    font-weight: bold;
    left: 350px;
    bottom: 13px;
}

.b-delivery-steps .step .error {
    border-color: red;
}

.b-catalog-itemlist table {
    margin-bottom: 30px;
}

.b-catalog-itemlist table tr th {
    background: #a9aed6;
    vertical-align: middle;
    border: 1px solid #ebecf5;
    border-collapse: collapse;
    padding: 5px 5px;
/*    padding: 5px 15px; */
    font-size: 0.9em;
    color: white;
}

.b-catalog-itemlist table tr td {
    padding: 10px 15px;
    font-size: 0.95em;
    line-height: normal;
    text-align: center;
    position: relative;
    vertical-align: middle;
}

.b-catalog-itemlist table tr td:first-child {
    text-align: left;
}

.b-catalog-itemlist .itemlist-row {
    border-bottom:1px solid #bebebe;
}
.b-catalog-itemlist .itemlist-row:hover .compare {
    display: block;
}

.b-catalog-itemlist .itemlist-row .price {
    font-size: 14px;
    white-space: nowrap;
    color: #093;
}
.b-catalog-itemlist .itemlist-row .compare {
    position: absolute;
    background: white;
    padding: 5px 10px;
    white-space: nowrap;
    right: 5px;
    border: 1px solid #bebebe;
    border-top: none;
    bottom: -31px;
    height: 20px;
    z-index: 5;
    display: none;
}

.b-catalog-itemlist .itemlist-row .compare .icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}

.b-catalog-itemlist .row-itemtitle {
    position: relative;
}

.b-catalog-itemlist .row-itemtitle:hover .row-itemimage {
    display: block;
}

.b-catalog-itemlist .row-itemimage {
    position: absolute;
    padding: 5px;
    border: 1px solid #bebebe;
    bottom: 42px;
    display: none;
    z-index: 10;
    background: white;
    /*left: 10px;*/
    left: 0px;
}

.b-catalog-itemlist .row-itemimage img {
    max-width: 400px;
    height: auto;
}

.b-catalog-itemlist .itemslist-hybridline {
    border-bottom: 1px solid #bebebe;
}

.b-catalog-itemlist .itemslist-hybridline .compare {
    width: 100px;
    height: 35px;
    margin: 10px auto 0;
}
.b-catalog-itemlist .itemslist-hybridline .compare a {
    display: none;
    text-decoration: none;
}
.b-catalog-itemlist .itemslist-hybridline .compare span {
    font-size: 12px;
    border-bottom: 1px dashed black;
}

.b-catalog-itemlist .itemslist-hybridline .compare .icon {
    display: inline-block;
    float: left;
    vertical-align: middle;
    margin-top: 5px;
}

.b-catalog-itemlist .itemslist-hybridline-chars {
    padding-left: 20px;
    text-align: left;
}
.b-catalog-itemlist .itemslist-hybridline-title {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 1.05em;
}

.b-catalog-itemlist .itemslist-hybridline-btns {
    vertical-align: top;
}
.b-catalog-itemlist .itemslist-hybridline:hover .compare a {
    display: block;
}

.b-catalog-itemlist .itemslist-hybridline .price {
    font-size: 18px;
    white-space: nowrap;
    margin: 35px 0 25px;
    color: #093;
}

.b-sortby i.sort-type.sort-type-plates,
.b-sortby i.sort-type.sort-type-table,
.b-sortby i.sort-type.sort-type-hybrid {
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: cover;
    vertical-align: middle;
    margin-right: 5px;
}

.b-sortby i.sort-type.sort-type-plates {
    background-image: url('../img/sort-plates.svg');
    width: 17px;
    height: 17px;
}
.b-sortby i.sort-type.sort-type-table {
    background-image: url('../img/sort-table.svg');
}
.b-sortby i.sort-type.sort-type-hybrid {
    background-image: url('../img/sort-hybrid.svg');
}
.b-sortby-view {
    display: inline-block;
    float: right;
}
.b-sortby-view a {
    text-decoration: none;
}
.b-sortby-view a span{
    text-decoration: underline;
}

.b-sortby {
    display: inline-block;
}

.b-sortby > p {
    float: none;
    opacity: .6;
    color: black;
    display: inline-block;
}
.b-sortby ul {
    padding-left: 5px;
    display: inline-block;
}

.compLine {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    background: white;
    z-index: 10;
    border-top: 1px solid #bebebe;
    font-size: 12px;
}
.compLine-button{
    float: right;
}
.compLine-button a{
    margin-right: 35px;
    margin-top: 5px;
}
.compLine-text{
    float: right;
    font-weight: bold;
    margin-top: 13px;
    margin-right: 15px;
}

.product_buttons .compare {
    margin-top: 15px;
}
.product_buttons .compare .icon {
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}
.product_buttons .compare a {
    text-decoration: none;
}
.product_buttons .compare span {
    border-bottom: 1px dashed black;
}

.main-slider-wrapper {
	position: relative;
	margin-bottom: 40px;
	max-height: 300px;
	overflow: hidden;
}
.main-slider {
	position: relative;
}

/* new */
.footer{
    background: #414987;
    color: #fff;
    display: table;
    border: 1px solid #a9aed6;
    font-size: 13px;
    line-height: 18px;
    padding: 10px 20px;
    text-align: justify;
}

.compare-catlist {
	margin: 30px 0;
}

.compare-catlist h2 {
	text-decoration: underline;
	margin: 10px 0;
}

.compare-chartypes {
	margin: 40px 0 20px;
}

.compare-chartypes a {
	text-decoration: underline;
}

.compare-table .compare-removefrom {
	display: inline-block;
	margin-top: 15px;
	text-decoration: none;
	border-bottom: 1px dashed;
	color: red;	
}

.compare-table h2 {
	font-size: inherit;
	font-weight: bold;
	margin: 0;
}

.compare-table-container {
	width: auto;
	overflow: auto;
	margin-bottom: 30px;
}

.compare-table {
	width: 100%;
	table-layout: fixed;
}

.compare-table a {
	text-decoration: underline;
}

.compare-table tr:nth-child(even) {
	background: #ebecf6;
}

.compare-table tr:nth-child(even):hover,
.compare-table tr:hover {
	background: #a7acda;
}

.compare-table tr td {
	width: 250px;
	padding: 10px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	vertical-align: top;
}

.compare-table tr td:first-child {
	width: 235px;
}

.model_filter {
	margin-bottom: 20px;
}

.model_filter-content {
	margin-bottom: 40px;
	text-align: center;
}

.model_filter .model_filter-item {
	cursor: pointer;
	border-radius: 4px;
	margin-right: 2px;
	margin-bottom: 10px;
}

.model_filter .model_filter-item .model_filter-modificator {
	width: 20px;
	height: 20px;
	display: inline-block;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 5px;
}

.model_filter .model_filter-title {
	margin-bottom: 10px;
}

.model_filter .model_filter-item.model_filter-item__colors.model_filter-item__bordered {
	border-radius: 50%;
	width: 32px;
	height: 32px;
	padding: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border: 2px solid #202443;
}

.model_filter .model_filter-item.model_filter-item__colors.model_filter-item__bordered.active {
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .75);
	        box-shadow: inset 0 0 10px rgba(0, 0, 0, .75);
	border-color: red;
}

.model_filter__noselect.model_filter .model_filter-item {
	cursor: default;
	display: none;
}

.model_filter__noselect.model_filter .model_filter-item.selected {
	display: block;
}

.model_filter.model_filter__selectable .model_filter-item {
	display: inline-block;
	padding: 5px 10px;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}

.model_filter.model_filter__selectable.selected .model_filter-item.active {
	background-color: #414987;
    color: white;
}

.model_filter.model_filter__selectable .model_filter-item__bordered {
	border: 1px solid #202443;
}

.model_filter.model_filter__selectable .model_filter-item.disabled {
	opacity: 0.35;
	cursor: default;
}

/*.model_filter.model_filter__selectable.selected .model_filter-item__bordered.active {
	opacity: 1;
}*/


.dropdown {
	border: 1px solid #202443;
	background-color: #fafafa;
	position: relative;
}

.dropdown-selected {
	cursor: pointer;
	position: relative;
	padding-right: 30px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 10px;
}
	.dropdown-selected:after {
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 6px 4px 0 4px;
		border-color: #202443 transparent transparent transparent;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		    -ms-transform: translateY(-50%);
		        transform: translateY(-50%);
		right: 10px;
	}

.dropdown-placeholder {
	padding-left: 5px;
}

.dropdown-list {
	display: none;
	position: absolute;
	background: #fafafa;
	width: 100%;
	border: 1px solid #202443;
	left: -1px;
	z-index: 10;
	max-height: 500px;
	overflow-y: auto;
}

.dropdown-list-item {
	border-bottom: 1px solid #202443;
	margin-bottom: 0 !important;
	cursor: pointer;
	padding: 10px;	
}
	.dropdown-list-item:hover {
		background-color: #a9aed6;
	}

	.dropdown-list-item:last-child {
		border-bottom: none;
	}
	.dropdown-list-item.selected {
		background-color: #414987;
		color: white;
	}


.dropdown.active .dropdown-list {
	display: block;
}

.filter-preview-round {
	width: 20px;
	height: 20px;
	border: 1px solid #202443;
	border-radius: 50%;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.filter-preview-spacer {
	width: 22px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.cart-filter-color {
	width: 20px;
	height: 20px;
	display: inline-block;
	border-radius: 50%;
	white-space: nowrap;
	border: 1px solid #202443;
	vertical-align: middle;
	margin-right: 10px;
}

.cart-filter-color-td p {
	white-space: nowrap;
}

.cart-model {
	margin: 10px 0;
}
.cart-item-flex {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.cart-item-flex .dropdown {
	margin: 15px 0;
}

.products_card .product_buttons .btn.cart-added {
	color: white !important;
}

a.btn.btn-round.btn-round__filled.btn-add-to-cart.__cart-add-validate.inBasket.cart-added.__disabled {
    color: #414987 !important;
}

a.btn.btn-round.btn-round__filled.btn-add-to-cart.__cart-add-validate.inBasket.cart-added.__disabled.active {
	color: #414987 !important;
	background: white !important;
}


ul.site_map_lvl1, ul.site_map_lvl2, ul.site_map_lvl3, ul.site_map_lvl4 {
	margin: 5px 0px 0px 40px;
	padding: 0px 0px 5px 0px;
}

ul.site_map_lvl1 {
	list-style-type: circle;
}

ul.site_map_lvl2 {
	list-style-type: disc;
}

ul.site_map_lvl3 {
	list-style-type: square;
}

ul.site_map_lvl2 {
	list-style-type: disc;
}


li.site_map_lvl1, li.site_map_lvl2, li.site_map_lvl3, li.site_map_lvl4 {
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

.link {
	color:#202443;
} 

.link:hover {
	color:#f90000;
}


.sticker-hit {
	background-position: 0 0px;
   background: url(/pic/stikers/hit-100x40-1.png) no-repeat 0px 0px;
   width: 100px;
   height: 40px;
   position: absolute;
   left: 0px;
   top:  0px;
}

.sticker-sale {
	background-position: 0 0px;
   background: url(/pic/stikers/sale-100x40-2.png) no-repeat 0px 0px;
   width: 100px;
   height: 40px;
   position: absolute;
   right: 0px;
   top: 0px;
}

.sticker-present {
	background-position: 0 0px;
   background: url(/pic/stikers/present-70x70-1.png) no-repeat 0px 0px;
   width: 70px;
   height: 70px;
   position: absolute;
   left: 10px;
   top: 130px;
}




.stikers-block {
    margin: 10px auto;
    display: table;
}

.stikers-item {
	float: left; 
	margin: 1px;
}

.scpecial-offer {
	color: red;
	font-size: 20px;
	text-align: center;	
}

.clear-both {
	clear: both;
}




.col.col_1-1 {
	width: 100% !important;
	max-width: 1000px;
}

.product_descr {
	display: none;
}
.product_descr.active {
	display: block;
}

.b-cols.product_cols {
	margin-bottom: 38px;
}

.productPreviews_big {
	padding: 0 25px;
}
.productPreviews_small {
	padding: 0 25px;
}

.b-cols.product_cols .col.right .borderedBlock-product {
	margin-bottom: 12px;
}

.product_old-price {
	text-align: center;
	text-decoration: line-through;
	font-size: 24px;
	color: #ff0000;
}
.old-price::after {
	content: " руб.";
	display: inline;
	font-size: 18px;
}
.product_new-price {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: #008000;
    margin-bottom: 10px;	
}
.new-price::after {
	content: " руб.";
	display: inline;
	font-size: 24px;
}

.new-price-not::after {
	display: inline;
	font-size: 24px;
}

.__ad_to_compare {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-top: 20px;
}
.__ad_to_compare span {
	padding-bottom: 3px;
	border-bottom: 1px dotted #000;
}
.icon-compare {
	margin-right: 7px;
}

.description-block__list li {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 0 !important;
	border-bottom: 1px solid #F5F5F5;
}
.b-borderedBlock .b-cols.col_product {
	margin: 5px -5px;
}

.b-borderedBlock .b-cols.col_product .product_buttons .btn.product_button {
	margin-bottom: 9px;
}
.product_button-add {
	width: 212px;
	padding: 9px 0;
	background-color: #FC8600;
	text-align: center;
	font-size: 18px;
	-webkit-transition: background-color 0.15s;
	-o-transition: background-color 0.15s;
	transition: background-color 0.15s;
}
.product_button-add:hover {
	background-color: #ff9824;
}
.product_button-add:active {
	background-color: #ed7e00;
}
.product_button-buy {
	min-width: 189px;
	padding: 7px 0;
	text-align: center;
}
.product_button-credit {
	min-width: 189px;
	padding: 7px 0;
	background-color: #3D94E6;
	text-align: center;
}

.product_model-filter {
	margin-bottom: 13px;
}

.product_tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/*justify-content: space-between;*/
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 100%;
}

.product_payment {
	margin-top: 15px;
}
.product_payment-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-top: 10px;
}
.product_payment-alt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.product_payment-banks {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-left: auto;
}
.product_payment-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-left: 10px;
}
.product_payment-item:first-child {
	margin-left: 0;
}
.product_payment-button {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	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: 50px;
	height: 30px;
	padding: 7px;
	border: 1px solid #C1C1C1;
	border-radius: 1px;
	background: -webkit-gradient(linear, left bottom, left top, from(#f3f3f3), to(#f9f9f9));
	background: -o-linear-gradient(bottom, #f3f3f3, #f9f9f9);
	background: linear-gradient(0deg, #f3f3f3, #f9f9f9);
}

.product_payment-button img {
	width: 100%;
}
.product_payment-alt .product_payment-button img {
	width: auto;
}
.product_payment-label {
	max-width: 80px;
	margin-left: 7px;
	font-size: 11px;
}

.product-h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.product_gifts {
	margin-top: 19px;
}
.product_gifts-list {
	padding: 0 15px;
	margin-top: 15px;
}
.product_gifts-item {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 100px;
	padding: 8px 6px 12px;
	margin: 0 7.5px;
	border: 1px solid #D7D9EC;
}
.product_gifts-img {
	max-height: 55px;
}
.product_gifts-name {
	width: 100%;
	margin-top: 4px;
	text-align: center;
	line-height: 13px;
	font-size: 11px;
}
.product_gifts-old-price {
	margin-top: 7px;
	text-decoration: line-through;
	font-size: 11px;
	color: #ff0000;
}
.product_gifts-old-price::after {
	content: " р.";
}
.product_gifts-new-price {
	margin-top: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #008000;
}
.product_gifts-new-price::after {
	content: " р.";
}
.product_gifts-list .slick-prev {
	left: 0;
} 


.product_descr-tabs {
	display: -webkit-box;
	display: -ms-flexbox; 
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.product_descr-tab {
/*	padding: 21px 40px; */
	padding: 21px 0px;
	border: 1px solid #DEE0EF;
	border-left: 0;
	background-color: #F5F5F5;
	font-weight: bold;
	cursor: pointer;

/*	font-size: 18px; */
	font-size: 16px;
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 100%;
	        flex: 1 1 100%;
	text-align: center;
	white-space: nowrap; 
}
.product_descr-tab:first-child {
	border-left: 1px solid #DEE0EF;
}
.product_descr-tab.active {
	padding-bottom: 18px;
	border-bottom: 4px solid #414987;
}

.product_descr-item {
	margin-top: 26px;
}
.b-cols.product_descr {
	margin-top: 0;
}

.b-cols.product_descr a {
	text-decoration: underline;
}
.b-cols.product_descr a:hover {
	color: red;
}





.b-block.detailed-techs {
	margin-bottom: 51px;
}
ol.plain-list li {
	list-style-type: decimal;
}
li.plain-list_item {
	margin-bottom: 8px;
}
li.plain-list_item:last-child {
	margin-bottom: 0;
}
a.plain-internal-link {
	text-decoration: underline;
}
li.plain-list_item-instruction {
	list-style-type: none;
}
.plain-list_icon {
	width: 18px;
	height: 17px;
	margin-right: 14px;
	vertical-align: middle;
}

.product-bottom-buttons {
	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;
	padding: 16px 0;
/*	margin: 0 auto; */
	margin-bottom: 26px;
	border: 1px solid #DEDFEF;
}
.product-bottom-buttons .product_button {
	margin-left: 32px;
}
.product-bottom-buttons .product_button:first-child {
	margin-left: 0;
}

.plain-block {
	margin-top: 34px;
}
.plain-block:first-child {
	margin-top: 0;
}
.plain-list-outside li {
	margin-left: 18px;
	list-style-position: outside;
}
.plain-list-dashed li {
	list-style-type: none;
}
.plain-list-dashed li::before {
	content: "- ";
}
.plain-list-red li strong {
	color: #ff0000;
}
.plain-list li strong {
	font-size: 16px;
}
.plain-paragraph {
	margin-top: 7px;
	margin-bottom: 9px;
}
.plain-paragraph strong {
	font-size: 16px;
}
.plain-video {
	display: block;
	width: 689px;
	height: 388px;
	margin-top: 16px;
}


.product-addition_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	margin-top: -33px;
}
.product-addition_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	width: 485px;
	margin-top: 33px;
	margin-bottom: 0;
}
.product-addition_info {
	margin-left: 15px;
}
a.product-addition_name {
	text-decoration: underline;
	font-size: 16px;
	color: #202443;
	height: 54px;
    overflow: hidden;	
}
.product-addition_price {
	margin-top: 7px;
	font-size: 21px;
	color: #008000;
}
.product-addition_price::after {
	content: " руб.";
}
.product-addition_add-button {
	padding: 5px 54px;
	margin-top: 21px;
	-webkit-transition: background-color 0.15s;
	-o-transition: background-color 0.15s;
	transition: background-color 0.15s;
}
.product-addition_add-button:hover {
	background-color: #515dbd;
}
.product-addition_add-button:active {
	background-color: #323b7d;
}
.product-addition_link {
	display: block;
	margin-top: 14px;
	font-size: 16px;
	font-weight: bold;
	color: #414987;
}
.product-addition_link::after {
	content: url(/images/addition-link-icon.png);
	margin-left: 7px;
	vertical-align: middle;
}

.product-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	width: 100%;
	margin-top: -18px;
}
.product-form_item1-1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	width: 100%;
	margin-top: 18px;
}
.product-form_item1-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	width: 441px;
	margin-top: 18px;
}
.product-form_text-input {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 328px;
	padding: 7px 7px;
	border: 1px solid #D7D9EC;
	font-size: 14px;
}
.product-form_textarea {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 328px;
	height: 90px;
	padding: 7px 7px;
	border: 1px solid #D7D9EC;
	resize: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
}
.product-form_long-textarea {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	width: 888px;
	height: 90px;
	padding: 7px 7px;
	border: 1px solid #D7D9EC;
	resize: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
}
.product-form_item1-2 {
	width: 441px;
}
.product-form_label {
	width: 101px;
	min-width: 101px;
	margin-top: 7px;
	margin-right: 11px;
	color: #202443;
}
.product-form_file-inputs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.product-form_photo {
	color: #008000;
	vertical-align: middle;
}
.product-form_photo::before {
	content: url(/images/product-form-plus.png);
	margin-right: 7px;
	vertical-align: middle;
}
.product-form_checkbox-label {
	margin-top: 2px;
	margin-left: 7px;
	color: #202443;
}
.product-form_submit-button {
	padding: 7px 38px;
}
.product-form_stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.product-form_star {
	width: 20px;
	height: 20px;
	margin-left: 4px;
	background-image: url(/images/star.svg);
}
.product-form_star.active {
	background-image: url(/images/star-active.svg);
}
.product-form_star:first-child {
	margin-left: 0;
}

.product-reviews_item {
	margin-top: 23px;
}
.product-reviews_item:first-child {
	margin-top: 0;
}
.product-reviews_header {
	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;
	padding: 14px 0;
}
.product-reviews_header-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.product-reviews_name {
	font-size: 18px;
	font-weight: bold;
	color: #202443;
}
.product-reviews_stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-left: 14px;
}
.product-reviews_star {
	width: 20px;
	height: 20px;
	margin-left: 4px;
	background-image: url(/images/star.svg);
}
.product-reviews_star.active {
	width: 20px;
	height: 20px;
	margin-left: 4px;
	background-image: url(/images/star-active.svg);
}
.product-reviews_star:first-child {
	margin-left: 0;
}
.product-reviews_date {
	font-size: 18px;
	color: #959595;
}
.product-reviews_box {
	padding: 14px 21px 29px;
	border: 1px solid #E2E3F1;
}
.product-reviews_title {
	font-size: 14px;
	font-weight: bold;
	color: #202443;
}
.product-reviews_box .plain-paragraph {
	color: #202443;
}
.product-reviews_slider {
	padding: 0 88px;
	margin-top: 12px;
}
.product-reviews_slider-item {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0 7.5px;
}
.product-reviews_slider-item img {
	width: 100%;
}

.product_descr-mob-tab {
	position: relative;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: none;
	width: 100%;
	padding: 17px 17px;
	border: 1px solid #D7D9EC;
	background-color: #f5f5f5;
	font-size: 18px;
	font-weight: bold;
	color: #202443;
}
.product_descr-mob-tab::after {
	content: url(/images/tab-plus.png);
	position: absolute;
	right: 16px;
	vertical-align: middle;
}
.product_descr-mob-tab.active {
	padding-bottom: 13px;
	margin-bottom: 12px;
	border-bottom: 4px solid #414987;
	background-color: #ffffff;
}
.product_descr-mob-tab.active::after {
	content: url(/images/tab-minus.png);
	margin-top: -5px;
}

.b-cat_itemlist_container .b-catalog-itemlist .avail_no{
	display: none;
}


.b-cat_itemlist_container .b-catalog-itemlist .avail_no-hybridline{
	display: none;
}



#arch_button{
	margin: 30px 0px 30px 30px;
	cursor: pointer;
	text-decoration: underline
}

#arch_button:hover {
	color: #5a6ad6
}


