

/* Start:/bitrix/templates/proauto_default/assets/css/style.css?1764164760459405*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap');

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; }

body {
	margin: 0; }

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline; }

audio:not([controls]) {
	display: none;
	height: 0; }

[hidden],
template {
	display: none; }

a {
	background-color: transparent; }

a:active,
a:hover {
	outline: 0; }

abbr[title] {
	border-bottom: 1px dotted; }

b,
strong {
	font-weight: bold; }

dfn {
	font-style: italic; }

h1 {
	font-size: 2em;
	margin: 0.67em 0; }

mark {
	background: #ff0;
	color: #000; }

small {
	font-size: 80%; }

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline; }

sup {
	top: -0.5em; }

sub {
	bottom: -0.25em; }

img {
	border: 0; }

svg:not(:root) {
	overflow: hidden; }

figure {
	margin: 1em 40px; }

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0; }

pre {
	overflow: auto; }

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0; }

button {
	overflow: visible; }

button,
select {
	text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer; }

button[disabled],
html input[disabled] {
	cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0; }

input {
	line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto; }

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none; }

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em; }

legend {
	border: 0;
	padding: 0; }

textarea {
	overflow: auto; }

optgroup {
	font-weight: bold; }

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

td,
th {
	padding: 0; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit; }
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px; }
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
	font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px; }
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
	font-size: 75%; }

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

h2, .h2 {
	font-size: 30px; }

h3, .h3 {
	font-size: 24px; }

h4, .h4 {
	font-size: 18px; }

h5, .h5 {
	font-size: 14px; }

h6, .h6 {
	font-size: 12px; }

p {
	margin: 0 0 10px; }

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4; }
@media (min-width: 768px) {
	.lead {
		font-size: 21px; } }

small,
.small {
	font-size: 85%; }

mark,
.mark {
	background-color: #fcf8e3;
	padding: .2em; }

.text-left {
	text-align: left; }

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

.text-center {
	text-align: center; }

.text-justify {
	text-align: justify; }

.text-nowrap {
	white-space: nowrap; }

.text-lowercase {
	text-transform: lowercase; }

.text-uppercase {
	text-transform: uppercase; }

.text-capitalize {
	text-transform: capitalize; }

.text-muted {
	color: #777777; }

.text-primary {
	color: #337ab7; }

a.text-primary:hover {
	color: #286090; }

.text-success {
	color: #3c763d; }

a.text-success:hover {
	color: #2b542c; }

.text-info {
	color: #31708f; }

a.text-info:hover {
	color: #245269; }

.text-warning {
	color: #8a6d3b; }

a.text-warning:hover {
	color: #66512c; }

.text-danger {
	color: #a94442; }

a.text-danger:hover {
	color: #843534; }

.bg-primary {
	color: #fff; }

.bg-primary {
	background-color: #337ab7; }

a.bg-primary:hover {
	background-color: #286090; }

.bg-success {
	background-color: #dff0d8; }

a.bg-success:hover {
	background-color: #c1e2b3; }

.bg-info {
	background-color: #d9edf7; }

a.bg-info:hover {
	background-color: #afd9ee; }

.bg-warning {
	background-color: #fcf8e3; }

a.bg-warning:hover {
	background-color: #f7ecb5; }

.bg-danger {
	background-color: #f2dede; }

a.bg-danger:hover {
	background-color: #e4b9b9; }

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #F3F3F3; }

.img-news {
	max-width: 50px;
	height: auto;
	max-height: 100%;
	float: left;
	padding: 0px 10px 0px 0px;
	margin-top: 5px; }

ul,
ol {
	margin-top: 0;
	margin-bottom: 10px; }
ul ul,
ul ol,
ol ul,
ol ol {
	margin-bottom: 0; }

.list-unstyled {
	padding-left: 0;
	list-style: none; }

.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px; }
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px; }

dl {
	margin-top: 0;
	margin-bottom: 20px; }

dt,
dd {
	line-height: 1.42857; }

dt {
	font-weight: bold; }

dd {
	margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table; }

.dl-horizontal dd:after {
	clear: both; }

@media (min-width: 768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		clear: left;
		text-align: right;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap; }
	.dl-horizontal dd {
		margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777777; }

.initialism {
	font-size: 90%;
	text-transform: uppercase; }

blockquote {
	padding: 10px 20px;
    margin: 20px 0px 20px 40px;
    font-size: 14.5px;
    border-left: 6px solid #F3F3F3;
    color: blue; }
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0; }
blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #777777; }
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
	content: '\2014 \00A0'; }

.blockquote-reverse {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #F3F3F3;
	border-left: 0;
	text-align: right; }
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before {
	content: ''; }
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after {
	content: '\00A0 \2014'; }

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857; }

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px; }
.container:before, .container:after {
	content: " ";
	display: table; }
.container:after {
	clear: both; }
@media (min-width: 768px) {
	.container {
		width: 750px; } }
@media (min-width: 992px) {
	.container {
		width: 970px; } }
@media (min-width: 1200px) {
	.container {
		width: 1240px; } }

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px; }
.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table; }
.container-fluid:after {
	clear: both; }

.row:before, .row:after {
	content: " ";
	display: table; }
.row:after {
	clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-md-13, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 0px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left; }

.col-xs-1 {
	width: 8.33333%; }

.col-xs-2 {
	width: 16.66667%; }

.col-xs-3 {
	width: 25%; }

.col-xs-4 {
	width: 33.33333%; }

.col-xs-5 {
	width: 41.66667%; }

.col-xs-6 {
	width: 50%; }

.col-xs-7 {
	width: 58.33333%; }

.col-xs-8 {
	width: 66.66667%; }

.col-xs-9 {
	width: 75%; }

.col-xs-10 {
	width: 83.33333%; }

.col-xs-11 {
	width: 91.66667%; }

.col-xs-12 {
	width: 100%; }

.col-xs-pull-0 {
	right: auto; }

.col-xs-pull-1 {
	right: 8.33333%; }

.col-xs-pull-2 {
	right: 16.66667%; }

.col-xs-pull-3 {
	right: 25%; }

.col-xs-pull-4 {
	right: 33.33333%; }

.col-xs-pull-5 {
	right: 41.66667%; }

.col-xs-pull-6 {
	right: 50%; }

.col-xs-pull-7 {
	right: 58.33333%; }

.col-xs-pull-8 {
	right: 66.66667%; }

.col-xs-pull-9 {
	right: 75%; }

.col-xs-pull-10 {
	right: 83.33333%; }

.col-xs-pull-11 {
	right: 91.66667%; }

.col-xs-pull-12 {
	right: 100%; }

.col-xs-push-0 {
	left: auto; }

.col-xs-push-1 {
	left: 8.33333%; }

.col-xs-push-2 {
	left: 16.66667%; }

.col-xs-push-3 {
	left: 25%; }

.col-xs-push-4 {
	left: 33.33333%; }

.col-xs-push-5 {
	left: 41.66667%; }

.col-xs-push-6 {
	left: 50%; }

.col-xs-push-7 {
	left: 58.33333%; }

.col-xs-push-8 {
	left: 66.66667%; }

.col-xs-push-9 {
	left: 75%; }

.col-xs-push-10 {
	left: 83.33333%; }

.col-xs-push-11 {
	left: 91.66667%; }

.col-xs-push-12 {
	left: 100%; }

.col-xs-offset-0 {
	margin-left: 0%; }

.col-xs-offset-1 {
	margin-left: 8.33333%; }

.col-xs-offset-2 {
	margin-left: 16.66667%; }

.col-xs-offset-3 {
	margin-left: 25%; }

.col-xs-offset-4 {
	margin-left: 33.33333%; }

.col-xs-offset-5 {
	margin-left: 41.66667%; }

.col-xs-offset-6 {
	margin-left: 50%; }

.col-xs-offset-7 {
	margin-left: 58.33333%; }

.col-xs-offset-8 {
	margin-left: 66.66667%; }

.col-xs-offset-9 {
	margin-left: 75%; }

.col-xs-offset-10 {
	margin-left: 83.33333%; }

.col-xs-offset-11 {
	margin-left: 91.66667%; }

.col-xs-offset-12 {
	margin-left: 100%; }

@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left; }
	.col-sm-1 {
		width: 8.33333%; }
	.col-sm-2 {
		width: 16.66667%; }
	.col-sm-3 {
		width: 25%;
        padding-left: 0px;
        padding-right: 0px;		}
	.col-sm-4 {
		width: 33.33333%; }
	.col-sm-5 {
		width: 41.66667%; }
	.col-sm-6 {
		width: 50%; }
	.col-sm-7 {
		width: 58.33333%; }
	.col-sm-8 {
		width: 66.66667%; }
	.col-sm-9 {
		width: 75%; }
	.col-sm-10 {
		width: 83.33333%; }
	.col-sm-11 {
		width: 91.66667%; }
	.col-sm-12 {
		width: 100%; }
	.col-sm-pull-0 {
		right: auto; }
	.col-sm-pull-1 {
		right: 8.33333%; }
	.col-sm-pull-2 {
		right: 16.66667%; }
	.col-sm-pull-3 {
		right: 25%; }
	.col-sm-pull-4 {
		right: 33.33333%; }
	.col-sm-pull-5 {
		right: 41.66667%; }
	.col-sm-pull-6 {
		right: 50%; }
	.col-sm-pull-7 {
		right: 58.33333%; }
	.col-sm-pull-8 {
		right: 66.66667%; }
	.col-sm-pull-9 {
		right: 75%; }
	.col-sm-pull-10 {
		right: 83.33333%; }
	.col-sm-pull-11 {
		right: 91.66667%; }
	.col-sm-pull-12 {
		right: 100%; }
	.col-sm-push-0 {
		left: auto; }
	.col-sm-push-1 {
		left: 8.33333%; }
	.col-sm-push-2 {
		left: 16.66667%; }
	.col-sm-push-3 {
		left: 25%; }
	.col-sm-push-4 {
		left: 33.33333%; }
	.col-sm-push-5 {
		left: 41.66667%; }
	.col-sm-push-6 {
		left: 50%; }
	.col-sm-push-7 {
		left: 58.33333%; }
	.col-sm-push-8 {
		left: 66.66667%; }
	.col-sm-push-9 {
		left: 75%; }
	.col-sm-push-10 {
		left: 83.33333%; }
	.col-sm-push-11 {
		left: 91.66667%; }
	.col-sm-push-12 {
		left: 100%; }
	.col-sm-offset-0 {
		margin-left: 0%; }
	.col-sm-offset-1 {
		margin-left: 8.33333%; }
	.col-sm-offset-2 {
		margin-left: 16.66667%; }
	.col-sm-offset-3 {
		margin-left: 25%; }
	.col-sm-offset-4 {
		margin-left: 33.33333%; }
	.col-sm-offset-5 {
		margin-left: 41.66667%; }
	.col-sm-offset-6 {
		margin-left: 50%; }
	.col-sm-offset-7 {
		margin-left: 58.33333%; }
	.col-sm-offset-8 {
		margin-left: 66.66667%; }
	.col-sm-offset-9 {
		margin-left: 75%; }
	.col-sm-offset-10 {
		margin-left: 83.33333%; }
	.col-sm-offset-11 {
		margin-left: 91.66667%; }
	.col-sm-offset-12 {
		margin-left: 100%; } }

@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-13, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left; }
	.col-md-1 {
		width: 8.33333%; }
	.col-md-2 {
		width: 16.66667%; }
	.col-md-3 {
		width: 25%; }
	.col-md-4 {
		width: 33.33333%; }
	.col-md-5 {
		width: 41.66667%; }
	.col-md-6 {
		width: 50%; }
	.col-md-7 {
		width: 58.33333%; }
	.col-md-8 {
		width: 66.66667%; }
	.col-md-9 {
		width: 70%; }
	.col-md-10 {
		width: 83.33333%; }
	.col-md-11 {
		width: 91.66667%; }
	.col-md-12 {
		width: 100%; }
	.col-md-13 {
		width: 28%; }
	.col-md-pull-0 {
		right: auto; }
	.col-md-pull-1 {
		right: 8.33333%; }
	.col-md-pull-2 {
		right: 16.66667%; }
	.col-md-pull-3 {
		right: 25%; }
	.col-md-pull-4 {
		right: 33.33333%; }
	.col-md-pull-5 {
		right: 41.66667%; }
	.col-md-pull-6 {
		right: 50%; }
	.col-md-pull-7 {
		right: 58.33333%; }
	.col-md-pull-8 {
		right: 66.66667%; }
	.col-md-pull-9 {
		right: 75%; }
	.col-md-pull-10 {
		right: 83.33333%; }
	.col-md-pull-11 {
		right: 91.66667%; }
	.col-md-pull-12 {
		right: 100%; }
	.col-md-push-0 {
		left: auto; }
	.col-md-push-1 {
		left: 8.33333%; }
	.col-md-push-2 {
		left: 16.66667%; }
	.col-md-push-3 {
		left: 25%; }
	.col-md-push-4 {
		left: 33.33333%; }
	.col-md-push-5 {
		left: 41.66667%; }
	.col-md-push-6 {
		left: 50%; }
	.col-md-push-7 {
		left: 58.33333%; }
	.col-md-push-8 {
		left: 66.66667%; }
	.col-md-push-9 {
		left: 75%; }
	.col-md-push-10 {
		left: 83.33333%; }
	.col-md-push-11 {
		left: 91.66667%; }
	.col-md-push-12 {
		left: 100%; }
	.col-md-offset-0 {
		margin-left: 0%; }
	.col-md-offset-1 {
		margin-left: 8.33333%; }
	.col-md-offset-2 {
		margin-left: 16.66667%; }
	.col-md-offset-3 {
		margin-left: 25%; }
	.col-md-offset-4 {
		margin-left: 33.33333%; }
	.col-md-offset-5 {
		margin-left: 41.66667%; }
	.col-md-offset-6 {
		margin-left: 50%; }
	.col-md-offset-7 {
		margin-left: 58.33333%; }
	.col-md-offset-8 {
		margin-left: 66.66667%; }
	.col-md-offset-9 {
		margin-left: 75%; }
	.col-md-offset-10 {
		margin-left: 83.33333%; }
	.col-md-offset-11 {
		margin-left: 91.66667%; }
	.col-md-offset-12 {
		margin-left: 100%; } }

@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left; }
	.col-lg-1 {
		width: 8.33333%; }
	.col-lg-2 {
		width: 16.66667%; }
	.col-lg-3 {
		width: 25%; }
	.col-lg-4 {
		width: 33.33333%; }
	.col-lg-5 {
		width: 41.66667%; }
	.col-lg-6 {
		width: 50%; }
	.col-lg-7 {
		width: 58.33333%; }
	.col-lg-8 {
		width: 66.66667%; }
	.col-lg-9 {
		width: 75%; }
	.col-lg-10 {
		width: 83.33333%; }
	.col-lg-11 {
		width: 91.66667%; }
	.col-lg-12 {
		width: 100%; }
	.col-lg-pull-0 {
		right: auto; }
	.col-lg-pull-1 {
		right: 8.33333%; }
	.col-lg-pull-2 {
		right: 16.66667%; }
	.col-lg-pull-3 {
		right: 25%; }
	.col-lg-pull-4 {
		right: 33.33333%; }
	.col-lg-pull-5 {
		right: 41.66667%; }
	.col-lg-pull-6 {
		right: 50%; }
	.col-lg-pull-7 {
		right: 58.33333%; }
	.col-lg-pull-8 {
		right: 66.66667%; }
	.col-lg-pull-9 {
		right: 75%; }
	.col-lg-pull-10 {
		right: 83.33333%; }
	.col-lg-pull-11 {
		right: 91.66667%; }
	.col-lg-pull-12 {
		right: 100%; }
	.col-lg-push-0 {
		left: auto; }
	.col-lg-push-1 {
		left: 8.33333%; }
	.col-lg-push-2 {
		left: 16.66667%; }
	.col-lg-push-3 {
		left: 25%; }
	.col-lg-push-4 {
		left: 33.33333%; }
	.col-lg-push-5 {
		left: 41.66667%; }
	.col-lg-push-6 {
		left: 50%; }
	.col-lg-push-7 {
		left: 58.33333%; }
	.col-lg-push-8 {
		left: 66.66667%; }
	.col-lg-push-9 {
		left: 75%; }
	.col-lg-push-10 {
		left: 83.33333%; }
	.col-lg-push-11 {
		left: 91.66667%; }
	.col-lg-push-12 {
		left: 100%; }
	.col-lg-offset-0 {
		margin-left: 0%; }
	.col-lg-offset-1 {
		margin-left: 8.33333%; }
	.col-lg-offset-2 {
		margin-left: 16.66667%; }
	.col-lg-offset-3 {
		margin-left: 25%; }
	.col-lg-offset-4 {
		margin-left: 33.33333%; }
	.col-lg-offset-5 {
		margin-left: 41.66667%; }
	.col-lg-offset-6 {
		margin-left: 50%; }
	.col-lg-offset-7 {
		margin-left: 58.33333%; }
	.col-lg-offset-8 {
		margin-left: 66.66667%; }
	.col-lg-offset-9 {
		margin-left: 75%; }
	.col-lg-offset-10 {
		margin-left: 83.33333%; }
	.col-lg-offset-11 {
		margin-left: 91.66667%; }
	.col-lg-offset-12 {
		margin-left: 100%; } }

table {
	background-color: transparent; }

caption {
	padding-top: 7px;
	padding-bottom: 10px;
	color: #777777;
	text-align: left; }

th {
	text-align: left; }

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px; }
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
	padding: 7px 10px;
	line-height: 1.42857;
	vertical-align: top;
	border-top: 1px solid #F2F2F2; }
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #F2F2F2; }
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
	border-top: 0; }
.table > tbody + tbody {
	border-top: 2px solid #F2F2F2; }
.table .table {
	background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
	padding: 5px; }

.table-bordered {
	border: 1px solid #F2F2F2; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
	border: 1px solid #F2F2F2; }
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
	background-color: #f5f5f5; }

table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
	background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
	background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
	background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
	background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
	background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc; }

.table-responsive {
	overflow-x: auto;
	min-height: 0.01%; }
@media screen and (max-width: 767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #F2F2F2; }
	.table-responsive > .table {
		margin-bottom: 0; }
	.table-responsive > .table > thead > tr > th,
	.table-responsive > .table > thead > tr > td,
	.table-responsive > .table > tbody > tr > th,
	.table-responsive > .table > tbody > tr > td,
	.table-responsive > .table > tfoot > tr > th,
	.table-responsive > .table > tfoot > tr > td {
		white-space: nowrap; }
	.table-responsive > .table-bordered {
		border: 0; }
	.table-responsive > .table-bordered > thead > tr > th:first-child,
	.table-responsive > .table-bordered > thead > tr > td:first-child,
	.table-responsive > .table-bordered > tbody > tr > th:first-child,
	.table-responsive > .table-bordered > tbody > tr > td:first-child,
	.table-responsive > .table-bordered > tfoot > tr > th:first-child,
	.table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0; }
	.table-responsive > .table-bordered > thead > tr > th:last-child,
	.table-responsive > .table-bordered > thead > tr > td:last-child,
	.table-responsive > .table-bordered > tbody > tr > th:last-child,
	.table-responsive > .table-bordered > tbody > tr > td:last-child,
	.table-responsive > .table-bordered > tfoot > tr > th:last-child,
	.table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0; }
	.table-responsive > .table-bordered > tbody > tr:last-child > th,
	.table-responsive > .table-bordered > tbody > tr:last-child > td,
	.table-responsive > .table-bordered > tfoot > tr:last-child > th,
	.table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0; } }

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0; }

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5; }

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold; }

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal; }

input[type="file"] {
	display: block; }

input[type="range"] {
	display: block;
	width: 100%; }

select[multiple],
select[size] {
	height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px; }

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555; }

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
.form-control::-moz-placeholder {
	color: #999;
	opacity: 1; }
.form-control:-ms-input-placeholder {
	color: #999; }
.form-control::-webkit-input-placeholder {
	color: #999; }
.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #F3F3F3;
	opacity: 1; }

textarea.form-control {
	height: auto; }

input[type="search"] {
	-webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"],
	input[type="time"],
	input[type="datetime-local"],
	input[type="month"] {
		line-height: 34px; }
	input[type="date"].input-sm,
	.input-group-sm input[type="date"],
	input[type="time"].input-sm,
	.input-group-sm
	input[type="time"],
	input[type="datetime-local"].input-sm,
	.input-group-sm
	input[type="datetime-local"],
	input[type="month"].input-sm,
	.input-group-sm
	input[type="month"] {
		line-height: 30px; }
	input[type="date"].input-lg,
	.input-group-lg input[type="date"],
	input[type="time"].input-lg,
	.input-group-lg
	input[type="time"],
	input[type="datetime-local"].input-lg,
	.input-group-lg
	input[type="datetime-local"],
	input[type="month"].input-lg,
	.input-group-lg
	input[type="month"] {
		line-height: 46px; } }

.form-group {
	margin-bottom: 15px; }

.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px; }
.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
	margin-top: -5px; }

.radio-inline,
.checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
	cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
	cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
	cursor: not-allowed; }

.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0; }
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0; }

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px; }

select.input-sm {
	height: 30px;
	line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
	height: auto; }

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px; }

.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto; }

.form-group-sm .form-control-static {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5; }

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px; }

select.input-lg {
	height: 46px;
	line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
	height: auto; }

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333;
	border-radius: 6px; }

.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
	height: auto; }

.form-group-lg .form-control-static {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33333; }

.has-feedback {
	position: relative; }
.has-feedback .form-control {
	padding-right: 42.5px; }

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none; }

.input-lg + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px; }

.input-sm + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d; }

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8; }

.has-success .form-control-feedback {
	color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b; }

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3; }

.has-warning .form-control-feedback {
	color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442; }

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede; }

.has-error .form-control-feedback {
	color: #a94442; }

.has-feedback label ~ .form-control-feedback {
	top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0; }

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373; }

@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle; }
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle; }
	.form-inline .form-control-static {
		display: inline-block; }
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle; }
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto; }
	.form-inline .input-group > .form-control {
		width: 100%; }
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle; }
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle; }
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0; }
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0; }
	.form-inline .has-feedback .form-control-feedback {
		top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px; }

.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px; }
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table; }
.form-horizontal .form-group:after {
	clear: both; }

@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px; }

@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.33333px; } }

@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px; } }

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear; }
.fade.in {
	opacity: 1; }

.collapse {
	display: none;
	visibility: hidden; }
.collapse.in {
	display: block;
	visibility: visible; }

tr.collapse.in {
	display: table-row; }

tbody.collapse.in {
	display: table-row-group; }

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease; }

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent; }

.dropup,
.dropdown {
	position: relative; }

.dropdown-toggle:focus {
	outline: 0; }

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box; }
.dropdown-menu.pull-right {
	right: 0;
	left: auto; }
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5; }
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: #333333;
	white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed; }

.open > .dropdown-menu {
	display: block; }

.open > a {
	outline: 0; }

.dropdown-menu-right {
	left: auto;
	right: 0; }

.dropdown-menu-left {
	left: 0;
	right: auto; }

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857;
	color: #777777;
	white-space: nowrap; }

.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990; }

.pull-right > .dropdown-menu {
	right: 0;
	left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px; }

@media (min-width: 768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto; }
	.navbar-right .dropdown-menu-left {
		left: 0;
		right: auto; } }

.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none; }
.nav:before, .nav:after {
	content: " ";
	display: table; }
.nav:after {
	clear: both; }
.nav > li {
	position: relative;
	display: block; }
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px; }
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #F3F3F3; }
.nav > li.disabled > a {
	color: #777777; }
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #777777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed; }
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #F3F3F3;
	border-color: #337ab7; }
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5; }
.nav > li > a > img {
	max-width: none; }

.nav-tabs {
	border-bottom: 1px solid #ddd; }
.nav-tabs > li {
	float: left;
	margin-bottom: -1px; }
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.42857;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0; }
.nav-tabs > li > a:hover {
	border-color: #F3F3F3 #F3F3F3 #ddd; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #555555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default; }

.nav-pills > li {
	float: left; }
.nav-pills > li > a {
	border-radius: 4px; }
.nav-pills > li + li {
	margin-left: 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #337ab7; }

.nav-stacked > li {
	float: none; }
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
	width: 100%; }
.nav-justified > li, .nav-tabs.nav-justified > li {
	float: none; }
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px; }
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto; }
@media (min-width: 768px) {
	.nav-justified > li, .nav-tabs.nav-justified > li {
		display: table-cell;
		width: 1%; }
	.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
		margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0; }
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 4px; }
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #ddd; }
@media (min-width: 768px) {
	.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0; }
	.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
	.nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
	.nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
		border-bottom-color: #fff; } }

.tab-content > .tab-pane {
	display: none;
	visibility: hidden; }

.tab-content > .active {
	display: block;
	visibility: visible; }

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0; }

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent; }
.navbar:before, .navbar:after {
	content: " ";
	display: table; }
.navbar:after {
	clear: both; }
@media (min-width: 768px) {
	.navbar {
		border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table; }

.navbar-header:after {
	clear: both; }

@media (min-width: 768px) {
	.navbar-header {
		float: left; } }

.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch; }
.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	display: table; }
.navbar-collapse:after {
	clear: both; }
.navbar-collapse.in {
	overflow-y: auto; }
@media (min-width: 768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		box-shadow: none; }
	.navbar-collapse.collapse {
		display: block !important;
		visibility: visible !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important; }
	.navbar-collapse.in {
		overflow-y: visible; }
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		padding-left: 0;
		padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
	max-height: 340px; }
@media (max-device-width: 480px) and (orientation: landscape) {
	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px; }
@media (min-width: 768px) {
	.container > .navbar-header,
	.container > .navbar-collapse,
	.container-fluid > .navbar-header,
	.container-fluid > .navbar-collapse {
		margin-right: 0;
		margin-left: 0; } }

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px; }
@media (min-width: 768px) {
	.navbar-static-top {
		border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030; }
@media (min-width: 768px) {
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		border-radius: 0; } }

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px; }

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0; }

.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px; }
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none; }
.navbar-brand > img {
	display: block; }
@media (min-width: 768px) {
	.navbar > .container .navbar-brand,
	.navbar > .container-fluid .navbar-brand {
		margin-left: -15px; } }

.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px; }
.navbar-toggle:focus {
	outline: 0; }
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px; }
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px; }
@media (min-width: 768px) {
	.navbar-toggle {
		display: none; } }

.navbar-nav {
	margin: 7.5px -15px; }
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px; }
@media (max-width: 767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		box-shadow: none; }
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px; }
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px; }
	.navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none; } }
@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin: 0; }
	.navbar-nav > li {
		float: left; }
	.navbar-nav > li > a {
		padding-top: 15px;
		padding-bottom: 15px; } }

.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 8px;
	margin-bottom: 8px; }
@media (min-width: 768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle; }
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle; }
	.navbar-form .form-control-static {
		display: inline-block; }
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle; }
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn,
	.navbar-form .input-group .form-control {
		width: auto; }
	.navbar-form .input-group > .form-control {
		width: 100%; }
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle; }
	.navbar-form .radio,
	.navbar-form .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle; }
	.navbar-form .radio label,
	.navbar-form .checkbox label {
		padding-left: 0; }
	.navbar-form .radio input[type="radio"],
	.navbar-form .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0; }
	.navbar-form .has-feedback .form-control-feedback {
		top: 0; } }
@media (max-width: 767px) {
	.navbar-form .form-group {
		margin-bottom: 5px; }
	.navbar-form .form-group:last-child {
		margin-bottom: 0; } }
@media (min-width: 768px) {
	.navbar-form {
		width: auto;
		border: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-bottom: 0;
		-webkit-box-shadow: none;
		box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0; }

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px; }
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px; }
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px; }

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px; }
@media (min-width: 768px) {
	.navbar-text {
		float: left;
		margin-left: 15px;
		margin-right: 15px; } }

@media (min-width: 768px) {
	.navbar-left {
		float: left !important; }
	.navbar-right {
		float: right !important;
		margin-right: -15px; }
	.navbar-right ~ .navbar-right {
		margin-right: 0; } }

.navbar-default {
	background-color: #f8f8f8;
	border-color: #F3F3F3; }
.navbar-default .navbar-brand {
	color: #777; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent; }
.navbar-default .navbar-text {
	color: #777; }
.navbar-default .navbar-nav > li > a {
	color: #777; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #333;
	background-color: transparent; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #555;
	background-color: #e7e7e7; }
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #ccc;
	background-color: transparent; }
.navbar-default .navbar-toggle {
	border-color: #ddd; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd; }
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888; }
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #F3F3F3; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555; }
@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #777; }
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #333;
		background-color: transparent; }
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555;
		background-color: #e7e7e7; }
	.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #ccc;
		background-color: transparent; } }
.navbar-default .navbar-link {
	color: #777; }
.navbar-default .navbar-link:hover {
	color: #333; }
.navbar-default .btn-link {
	color: #777; }
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333; }
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc; }

.navbar-inverse {
	background-color: #222;
	border-color: #090909; }
.navbar-inverse .navbar-brand {
	color: #9d9d9d; }
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent; }
.navbar-inverse .navbar-text {
	color: #9d9d9d; }
.navbar-inverse .navbar-nav > li > a {
	color: #9d9d9d; }
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #fff;
	background-color: transparent; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #fff;
	background-color: #090909; }
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444;
	background-color: transparent; }
.navbar-inverse .navbar-toggle {
	border-color: #333; }
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333; }
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff; }
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010; }
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #090909;
	color: #fff; }
@media (max-width: 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
		border-color: #090909; }
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #090909; }
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
		color: #9d9d9d; }
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #fff;
		background-color: transparent; }
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #fff;
		background-color: #090909; }
	.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
		color: #444;
		background-color: transparent; } }
.navbar-inverse .navbar-link {
	color: #9d9d9d; }
.navbar-inverse .navbar-link:hover {
	color: #fff; }
.navbar-inverse .btn-link {
	color: #9d9d9d; }
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff; }
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444; }

.media {
	margin-top: 15px; }
.media:first-child {
	margin-top: 0; }

.media,
.media-body {
	zoom: 1;
	overflow: hidden; }

.media-body {
	width: 10000px; }

.media-object {
	display: block; }

.media-right,
.media > .pull-right {
	padding-left: 10px; }

.media-left,
.media > .pull-left {
	padding-right: 10px; }

.media-left,
.media-right,
.media-body {
	display: table-cell;
	vertical-align: top; }

.media-middle {
	vertical-align: middle; }

.media-bottom {
	vertical-align: bottom; }

.media-heading {
	margin-top: 0;
	margin-bottom: 5px; }

.media-list {
	padding-left: 0;
	list-style: none; }

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

.clearfix:after {
	clear: both; }

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto; }

.pull-right {
	float: right !important; }

.pull-left {
	float: left !important; }

.hide {
	display: none; }

.show {
	display: block; }

.invisible {
	visibility: hidden; }

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0; }

.hidden {
	display: none !important;
	visibility: hidden !important; }

.affix {
	position: fixed; }



.visible-xs {
	display: none !important; }

.visible-sm {
	display: none !important; }

.visible-md {
	display: none !important; }

.visible-lg {
	display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline-block {
	display: inline !important;
	color:#fff;}
.visible-lg-inline-block,
.visible-lg-inline{
	display: none !important; }


@media (max-width: 767px) {
	.visible-xs {
		display: block !important; }
	table.visible-xs {
		display: table; }
	tr.visible-xs {
		display: table-row !important; }
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important; } }

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important; } }

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important; } }

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important; }
	table.visible-sm {
		display: table; }
	tr.visible-sm {
		display: table-row !important; }
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important; }
	table.visible-md {
		display: table; }
	tr.visible-md {
		display: table-row !important; }
	th.visible-md,
	td.visible-md {
		display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: none !important; } }

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important; }
	table.visible-lg {
		display: table; }
	tr.visible-lg {
		display: table-row !important; }
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important; } }

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important; } }

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: none !important; } }

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: none !important; } }

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important; } }

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important; } }

.visible-print {
	display: none !important; }

@media print {
	.visible-print {
		display: block !important; }
	table.visible-print {
		display: table; }
	tr.visible-print {
		display: table-row !important; }
	th.visible-print,
	td.visible-print {
		display: table-cell !important; } }

.visible-print-block {
	display: none !important; }
@media print {
	.visible-print-block {
		display: block !important; } }

.visible-print-inline {
	display: none !important; }
@media print {
	.visible-print-inline {
		display: inline !important; } }

.visible-print-inline-block {
	display: none !important; }
@media print {
	.visible-print-inline-block {
		display: inline-block !important; } }

@media print {
	.hidden-print {
		display: none !important; } }

.row,
.col,
.row *,
.col *,
*:before,
*:after,
.centeringin,
.gopro-banners,
.gopro-banners * {
	box-sizing: border-box; }

img {
	vertical-align: middle; }

.rsgppopup {
	position: absolute;
	top: 100px;
	left: 100px;
	text-align: left;
	z-index: 900; }

.rsgppopup .inner {
	min-width: 500px;
	min-height: 320px;
	background-color: #FFF;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4x;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.5); }

.rsgppopup .loading {
	display: inline-block;
	width: 31px;
	height: 31px;
	margin-top: 144px;
	margin-left: 234px;
	background: transparent url("/bitrix/templates/proauto_default/assets/css/../../img/loading.gif") center center no-repeat; }

/* catalog.element -> popup */
.rsgppopup {
	width: 100%;
	max-width: 500px; }

.rsgppopup .block {
	float: left;
	width: 50%; }

.rsgppopup .block.left {
	border-right: 1px solid #E5E5E5; }

.rsgppopup .block.left .ppadding {
	text-align: center; }

.rsgppopup .ppadding,
.showcaseitem .ppadding {
	padding: 15px 20px; }

.rsgppopup .block.right .ppadding {
	padding-bottom: 5px; }

.rsgppopup .ppadding .propanddesc {
	min-height: 225px; }

.rsgppopup .pic {
	padding: 10px 0px; }

.rsgppopup .article {
	margin-bottom: 12px;
	font-family: Opensanslight,Arial,Helvetica,sans-serif;
	color: #484848; }

/* catalog.element -> popup -> prices */
.rsgppopup .prices .prs_jscrollpane {
	width: 100%;
	overflow: auto; }

.rsgppopup .prices .prev,
.rsgppopup .prices .next {
	display: block;
	width: 100%;
	text-align: center;
	background: #f3f3f3;
	background: -ms-linear-gradient(top, #f3f3f3, #fff);
	background-image: -moz-linear-gradient(top, #f3f3f3, #fff);
	background-image: -o-linear-gradient(top, #f3f3f3, #fff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#fff));
	background-image: -webkit-linear-gradient(top, #f3f3f3, #fff);
	background-image: linear-gradient(to bottom, #f3f3f3, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3',endColorstr='#fff',GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f3f3, endColorstr=#fff)"; }

.rsgppopup .prices .prev .icon,
.rsgppopup .prices .next .icon {
	width: 14px;
	height: 7px;
	margin-bottom: 2px; }

.rsgppopup .prices .prev .icon {
	background-position: -14px -669px; }

.rsgppopup .prices .prev:hover .icon {
	background-position: -14px -690px; }

.rsgppopup .prices .next .icon {
	background-position: 0px -669px; }

.rsgppopup .prices .next:hover .icon {
	background-position: 0px -690px; }

.rsgppopup .prices .pricestable {
	width: 100%; }

.rsgppopup .prices .pricestable tr td {
	padding: 8px 12px; }

.rsgppopup .prices .pricestable tr.even td {
	background-color: #FAFAFA; }

/* catalog.element -> popup -> soloprices */
.rsgppopup .soloprice {
	margin-top: 15px; }

.rsgppopup .soloprice span {
	display: inline-block;
	margin-bottom: 6px; }

.rsgppopup .soloprice .price.gen {
	display: block;
	font-size: 18px;
	margin-right: 15px;
	margin-bottom: 10px; }

.rsgppopup .soloprice .price.old {
	margin-right: 25px; }

/* catalog.element -> popup -> description */
.rsgppopup .description {
	font-family: Opensanslight,Arial,Helvetica,sans-serif;
	color: #484848;
	margin-top: 30px; }

.rsgppopup .description .text {
	max-height: 118px;
	overflow: hidden; }

.rsgppopup .description .more {
	text-decoration: underline; }

.rsgppopup .description .more:hover {
	text-decoration: none; }

/* /catalog.element -> popup -> description */
/* catalog.element -> popup -> properties */
.rsgppopup .propvision1 .offer_prop .offer_prop-name {
	font-family: Opensanslight,Arial,Helvetica,sans-serif;
	color: #484848;
	margin-right: 5px; }

/* /catalog.element -> popup -> properties */
/* catalog.element -> popup -> add2basket */
.rsgppopup .buy {
	margin-top: 20px; }

.rsgppopup .buy .quantity {
	display: inline-block;
	margin-top: 6px; }

.rsgppopup .add2basket,
.rsgppopup .inbasket {
	float: right;
	padding: 4px 8px; }

/* /catalog.element -> popup -> add2basket */
/* catalog.element -> popup -> compare */
.rsgppopup .compare {
	margin-top: 12px; }

/* /catalog.element -> popup -> compare */
/* catalog.element -> popup -> favorite & share */
.rsgppopup .favorishare {
	margin-top: 5px; }

.rsgppopup .add2favorite {
	color: #666666;
	font-size: 11px;
	text-decoration: none; }

.rsgppopup .add2favorite:hover {
	color: #214496;
	text-decoration: underline; }

.rsgppopup .add2favorite .icon,
.rsgppopup .add2favorite .counter {
	margin-right: 3px; }

.rsgppopup .add2favorite .icon {
	width: 12px;
	height: 10px;
	margin-bottom: 2px;
	background-position: 0px -629px; }

.rsgppopup .add2favorite.in .icon {
	background-position: -12px -629px; }

.rsgppopup .share {
	float: right; }

.rsgppopup .favorite {
	float: left; }

/* /catalog.element -> popup -> favorite & share */
/* /catalog.element -> popup */
#rs_easycart {
	position: fixed;
	bottom: 0px;
	width: 100%; }

#rs_easycart .rsec {
	width: 100%;
	font-size: 13px; }

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

#rs_easycart .rsec input[type="button"], #rs_easycart .rsec input[type="submit"], #rs_easycart .rsec input[type="reset"] {
	font-size: 13px;
	-webkit-appearance: none; }

#rs_easycart .rsec, #rs_easycart .rsec_in {
	width: 100%;
	margin: 0 auto; }

#rs_easycart div, #rs_easycart .rsec_headers a {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }

#rs_easycart .rsec_iconka {
	display: inline-block;
	font-size: 0;
	vertical-align: middle; }

#rs_easycart .rsec_nowrap {
	white-space: nowrap; }

#rs_easycart .rsec_clearfix:after {
	display: block;
	clear: both;
	content: " ";
	font-size: 0;
	height: 0;
	visibility: hidden; }

#rs_easycart .rsec_block {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url("/bitrix/templates/proauto_default/assets/css/../img/loading_bg.png") repeat scroll 0 0 transparent;
	z-index: 9999; }

#rs_easycart .rsec_block .rsec_ikonka {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 31px;
	height: 31px;
	margin: -15px 0px 0px -15px;
	background: url("/bitrix/templates/proauto_default/assets/css/../img/loading.gif") no-repeat 0 0 transparent; }

.rsec_disableSelection {
	-ms-user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none; }

#rs_easycart .rsec_cantbuy, #rs_easycart .rsec_headers .rsec_changer.rsec_changer_hide {
	display: none; }

#rs_easycart a {
	color: #214496;
	text-decoration: none; }

#rs_easycart a:hover {
	color: #214496;
	text-decoration: underline; }

/* buttons */
#rs_easycart .rsec_btn {
	display: inline-block;
	padding: 5px 14px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; }

#rs_easycart .rsec_btn:hover {
	text-decoration: underline; }

/* /buttons */
/* headers */
#rs_easycart .rsec.rsec_headers .rsec_body {
	height: 40px;
	line-height: 40px;
	text-align: right; }

#rs_easycart .rsec_headers .rsec_orlink {
	display: inline-block;
	border-left: 1px solid #2b2b2b; }

#rs_easycart .rsec_headers a {
	display: inline-block;
	padding: 0px 15px 0px 15px;
	color: #fff;
	border-left: 1px solid #3c3c3c; }

#rs_easycart .rsec_headers a.selected {
	background-color: #fff; }

#rs_easycart .rsec_headers a,
#rs_easycart .rsec_headers a:hover {
	text-decoration: none; }

#rs_easycart .rsec_headers a span.rsec_name {
	border-bottom: 1px dashed #fff; }

#rs_easycart .rsec_headers a:hover span.rsec_name,
#rs_easycart .rsec.rsec_headers a.rsec_online:hover span.rsec_name {
	border-bottom: none; }

#rs_easycart .rsec_headers a.rsec_online {
	float: left; }

#rs_easycart .rsec_headers a.rsec_online .rsec_iconka {
	width: 20px;
	height: 20px;
	margin-bottom: 1px;
	background-position: 0px 0px; }

#rs_easycart .rsec_headers a .svg-icon {
	width: 21px;
	height: 21px;
	margin-right: 10px;
	fill: #fff; }

#rs_easycart .rsec_headers a.selected .svg-icon {
	fill: #666; }

/* /headers */
/* content */
#rs_easycart .rsec_content,
#rs_easycart .rsec_content .rsec_tab {
	display: none; }

#rs_easycart .rsec_content.open,
#rs_easycart .rsec_content.open .rsec_tab.selected {
	display: block;
	height: 100%; }

#rs_easycart .rsec_content .rsec_body {
	background-color: #fff;
	border-right: 1px solid #F3F3F3;
	border-left: 1px solid #F3F3F3; }

#rs_easycart .rsec_content .rsec_tyanya {
	text-align: center;
	cursor: n-resize;
	background-color: #F3F3F3; }

#rs_easycart .rsec_content .rsec_tyanya span {
	display: inline-block;
	margin: 7px 0px 6px 0px; }

#rs_easycart .rsec_content .rsec_tyanya .svg-icon {
	width: 16px;
	height: 16px;
	fill: #bbb; }

#rs_easycart .rsec_content .rsec_tyanya .rsec_close {
	display: block;
	float: right;
	width: 85px;
	height: 10px;
	padding: 8px 4px 12px 10px;
	margin-right: 3px;
	cursor: pointer; }

#rs_easycart .rsec_content .rsec_tyanya .rsec_close .svg-icon {
	width: 10px;
	height: 10px;
	margin: 0px 0px 2px 5px;
	fill: #EE8131; }

#rs_easycart .rsec_content .rsec_tabs {
	width: 100%;
	overflow-y: scroll;
	overflow-x: auto;
	text-align: left;
	-webkit-overflow-scrolling: touch; }

#rs_easycart .rsec_buttons {
	padding: 15px 10px; }

#rs_easycart .rsec_leftp {
	float: left; }

#rs_easycart .rsec_leftp .btn2 {
	margin-right: 10px; }

#rs_easycart .rsec_rightp {
	float: right; }

/* content -> table */
#rs_easycart table.rsec_table {
	width: 100%; }

#rs_easycart table.rsec_table th,
#rs_easycart table.rsec_table td {
	font-weight: normal;
	padding: 5px 10px;
	border: 1px solid #F2F2F2; }

#rs_easycart table.rsec_table th.rsec_hov,
#rs_easycart table.rsec_table td.rsec_hov {
	width: 5px;
	padding: 0px; }

#rs_easycart table.rsec_table .rsec_cen {
	text-align: center; }

#rs_easycart table.rsec_table .rsec_product-name {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; }

#rs_easycart table.rsec_table .rsec_padd {
	padding-right: 25px;
	padding-left: 25px; }

#rs_easycart table.rsec_table .rsec_min {
	width: 1px; }

#rs_easycart table.rsec_table .rsec_min label {
	margin-top: 4px; }

#rs_easycart table.rsec_table .rsec_image img {
	max-width: 40px;
	max-height: 40px; }

/* content -> /table */
/* content -> no items in tab */
#rs_easycart .rsec_emptytab {
	width: 100%;
	height: 100%;
	text-align: center; }

#rs_easycart .rsec_thistab_viewed .rsec_emptytab .rsec_emptytab_icon {
	width: 100%;
	max-width: 180px;
	margin: 0 auto;
	padding-top: 140px;
	color: #ccc;
	font-size: 13px;
	background-image: url("/bitrix/templates/proauto_default/assets/css/../img/emptyviewed.png");
	background-position: 0px 0px;
	background-repeat: no-repeat; }

#rs_easycart .rsec_thistab_compare .rsec_emptytab .rsec_emptytab_icon,
#rs_easycart .rsec_thistab_favorite .rsec_emptytab .rsec_emptytab_icon,
#rs_easycart .rsec_thistab_basket .rsec_emptytab .rsec_emptytab_icon {
	width: 100%;
	max-width: 146px;
	margin: 0 auto;
	padding-top: 155px;
	color: #ccc;
	font-size: 13px;
	background-position: 0px 0px;
	background-repeat: no-repeat; }

#rs_easycart .rsec_thistab_compare .rsec_emptytab .rsec_emptytab_icon {
	background-image: url("/bitrix/templates/proauto_default/assets/css/../img/emptycompare.png"); }

#rs_easycart .rsec_thistab_favorite .rsec_emptytab .rsec_emptytab_icon {
	background-image: url("/bitrix/templates/proauto_default/assets/css/../img/emptyfavorite.png"); }

#rs_easycart .rsec_thistab_basket .rsec_emptytab .rsec_emptytab_icon {
	background-image: url("/bitrix/templates/proauto_default/assets/css/../img/emptybasket.png"); }

/* content -> /no items in tab */
/* content -> viewed */
/* /content -> viewed */
/* content -> compare */
#rs_easycart .rsec_thistab_compare .rsec_delete .svg-icon {
	width: 10px;
	height: 10px;
	fill: #EE8131; }

/* /content -> compare */
/* content -> favorite */
#rs_easycart .rsec_thistab_favorite .rsec_delete .svg-icon {
	width: 10px;
	height: 10px;
	fill: #EE8131; }

/* /content -> favorite */
/* content -> basket */
#rs_easycart .rsec_plus,
#rs_easycart .rsec_minus {
	display: inline-block;
	padding: 2px 9px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	color: black;
	cursor: pointer;
	background-color: #F3F3F3; }

#rs_easycart .rsec_plus:hover,
#rs_easycart .rsec_minus:hover {
	color: black;
	text-decoration: none;
	background-color: #e0e0e0; }

#rs_easycart .rsec_plus:active,
#rs_easycart .rsec_minus:active {
	color: black;
	text-decoration: none;
	background-color: #cdcdcd; }

#rs_easycart .rsec_quantity {
	display: inline-block;
	border: 1px solid #F3F3F3;
	background-color: #FFF; }

#rs_easycart .rsec_quantity input {
	width: 36px;
	padding: 0px;
	text-align: center;
	border: none;
	box-shadow: none; }

#rs_easycart .rsec_quantity input:focus {
	border: none;
	box-shadow: none; }

#rs_easycart .rsec_quantity input,
#rs_easycart .rsec_measurename {
	background-color: #FFF; }

#rs_easycart .rsec_measurename {
	display: inline-block;
	min-width: 28px;
	padding: 0px 2px; }

#rs_easycart .rsec_thistab_basket {
	height: 100%; }

#rs_easycart .rsec_thistab_basket .rsec_delete .svg-icon {
	width: 10px;
	height: 10px;
	fill: #EE8131; }

#rs_easycart .rsec_thistab_basket .rsec_totaltext {
	font-size: 14px; }

#rs_easycart .rsec_thistab_basket .rsec_totaltext .rsec_color {
	font-size: 15px;
	font-weight: bold;
	margin-right: 25px; }

#rs_easycart .rsec_thistab_basket .rsec_coupon {
	margin-right: 10px; }

#rs_easycart .rsec_thistab_basket .rsec_coupon .rsec_cop {
	padding: 4px 14px; }

#rs_easycart .rsec_thistab_basket .rsec_coupon,
#rs_easycart .rsec_thistab_basket .rsec_coupon_result {
	margin-bottom: 10px; }

#rs_easycart .rsec_thistab_basket .rsec_coupon_result.good .rsec_counpon_note {
	color: green; }

#rs_easycart .rsec_thistab_basket .rsec_coupon_result.bad .rsec_counpon_note {
	color: red; }

/* /content -> basket */
/* /content */
/* themes */
#rs_easycart .rsec_btn1,
#rs_easycart .rsec_btn2 {
	color: #fff; }

#rs_easycart .rsec.rsec_headers {
	background-color: #2b2b2b; }

#rs_easycart .rsec_headers a.selected {
	color: #666666; }

/* themes -> orange (default) */
#rs_easycart .rsec_headers a.rsec_online span.rsec_name {
	border-bottom: 1px dashed #EE8131; }

#rs_easycart .rsec_headers a.rsec_online,
#rs_easycart .rsec_headers span.rsec_color {
	color: #EE8131; }

#rs_easycart .rsec_headers a.rsec_online .svg-icon {
	fill: #EE8131; }

/* /themes -> /orange (default) */
/* /themes */
@media screen and (max-width: 1100px) {
	#rs_easycart .rsec.rsec_headers .rsec_body .rsec_online span {
		display: none; } }

@media screen and (max-width: 1024px) {
	#rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer.rsec_viewed span.rsec_name,
	#rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer.rsec_compare span.rsec_name,
	#rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer.rsec_favorite span.rsec_name {
		display: none; }
	#rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer {
		padding: 0px 10px; } }

@media screen and (max-width: 970px) {
	#rs_easycart .rsec_leftp,
	#rs_easycart .rsec_rightp,
	#rs_easycart .rsec_totaltext {
		float: left;
		width: 100%; }
	#rs_easycart .rsec_totaltext {
		margin: 12px 0px; } }

@media screen and (max-width: 675px) {
	#rs_easycart .rsec_thistab_compare .rsec_rightp {
		margin-top: 12px; } }

@media screen and (max-width: 500px) {
	#rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer.rsec_basket span.rsec_name,
	#rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer.rsec_basket span.rsec_color.rsec_sum {
		display: none; } }

.body,
.footer,
.fancybox-container,
.popup-window,
.rsgppopup,
.rs_easycart,
.gopro-subscribe-window {
	/* Remove default checkbox */
	/* Indeterminate checkbox */ }
.body label,
.footer label,
.fancybox-container label,
.popup-window label,
.rsgppopup label,
.rs_easycart label,
.gopro-subscribe-window label {
	box-sizing: border-box; }
.body [type="checkbox"]:not(:checked),
.body [type="checkbox"]:checked,
.footer [type="checkbox"]:not(:checked),
.footer [type="checkbox"]:checked,
.fancybox-container [type="checkbox"]:not(:checked),
.fancybox-container [type="checkbox"]:checked,
.popup-window [type="checkbox"]:not(:checked),
.popup-window [type="checkbox"]:checked,
.rsgppopup [type="checkbox"]:not(:checked),
.rsgppopup [type="checkbox"]:checked,
.rs_easycart [type="checkbox"]:not(:checked),
.rs_easycart [type="checkbox"]:checked,
.gopro-subscribe-window [type="checkbox"]:not(:checked),
.gopro-subscribe-window [type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
	opacity: 0; }
.body [type="checkbox"],
.footer [type="checkbox"],
.fancybox-container [type="checkbox"],
.popup-window [type="checkbox"],
.rsgppopup [type="checkbox"],
.rs_easycart [type="checkbox"],
.gopro-subscribe-window [type="checkbox"] {
	/* checkbox aspect */ }
.body [type="checkbox"] + label,
.footer [type="checkbox"] + label,
.fancybox-container [type="checkbox"] + label,
.popup-window [type="checkbox"] + label,
.rsgppopup [type="checkbox"] + label,
.rs_easycart [type="checkbox"] + label,
.gopro-subscribe-window [type="checkbox"] + label {
	position: relative;
	padding-left: 20px;
	cursor: pointer;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	-webkit-user-select: none;
	/* webkit (safari, chrome) browsers */
	-moz-user-select: none;
	/* mozilla browsers */
	-khtml-user-select: none;
	/* webkit (konqueror) browsers */
	-ms-user-select: none;
	/* IE10+ */ }
.body [type="checkbox"] + label:before,
.footer [type="checkbox"] + label:before,
.fancybox-container [type="checkbox"] + label:before,
.popup-window [type="checkbox"] + label:before,
.rsgppopup [type="checkbox"] + label:before,
.rs_easycart [type="checkbox"] + label:before,
.gopro-subscribe-window [type="checkbox"] + label:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	z-index: 0;
	border: 2px solid #9c9c9c;
	border-radius: 1px;
	margin-top: 2px;
	transition: .2s; }
.body [type="checkbox"]:not(:checked):disabled + label:before,
.footer [type="checkbox"]:not(:checked):disabled + label:before,
.fancybox-container [type="checkbox"]:not(:checked):disabled + label:before,
.popup-window [type="checkbox"]:not(:checked):disabled + label:before,
.rsgppopup [type="checkbox"]:not(:checked):disabled + label:before,
.rs_easycart [type="checkbox"]:not(:checked):disabled + label:before,
.gopro-subscribe-window [type="checkbox"]:not(:checked):disabled + label:before {
	border: none;
	background-color: rgba(0, 0, 0, 0.26); }
.body [type="checkbox"]:checked + label:before,
.footer [type="checkbox"]:checked + label:before,
.fancybox-container [type="checkbox"]:checked + label:before,
.popup-window [type="checkbox"]:checked + label:before,
.rsgppopup [type="checkbox"]:checked + label:before,
.rs_easycart [type="checkbox"]:checked + label:before,
.gopro-subscribe-window [type="checkbox"]:checked + label:before {
	top: -4px;
	left: -5px;
	width: 12px;
	height: 22px;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid #EE8131;
	border-bottom: 2px solid #EE8131;
	transform: rotate(40deg);
	backface-visibility: hidden;
	transform-origin: 100% 100%; }
.body [type="checkbox"]:checked:disabled + label:before,
.footer [type="checkbox"]:checked:disabled + label:before,
.fancybox-container [type="checkbox"]:checked:disabled + label:before,
.popup-window [type="checkbox"]:checked:disabled + label:before,
.rsgppopup [type="checkbox"]:checked:disabled + label:before,
.rs_easycart [type="checkbox"]:checked:disabled + label:before,
.gopro-subscribe-window [type="checkbox"]:checked:disabled + label:before {
	border-right: 2px solid rgba(0, 0, 0, 0.26);
	border-bottom: 2px solid rgba(0, 0, 0, 0.26); }
.body [type="checkbox"]:indeterminate + label:before,
.footer [type="checkbox"]:indeterminate + label:before,
.fancybox-container [type="checkbox"]:indeterminate + label:before,
.popup-window [type="checkbox"]:indeterminate + label:before,
.rsgppopup [type="checkbox"]:indeterminate + label:before,
.rs_easycart [type="checkbox"]:indeterminate + label:before,
.gopro-subscribe-window [type="checkbox"]:indeterminate + label:before {
	top: -11px;
	left: -12px;
	width: 10px;
	height: 22px;
	border-top: none;
	border-left: none;
	border-right: 2px solid #EE8131;
	border-bottom: none;
	transform: rotate(90deg);
	backface-visibility: hidden;
	transform-origin: 100% 100%; }
.body [type="checkbox"]:indeterminate:disabled + label:before,
.footer [type="checkbox"]:indeterminate:disabled + label:before,
.fancybox-container [type="checkbox"]:indeterminate:disabled + label:before,
.popup-window [type="checkbox"]:indeterminate:disabled + label:before,
.rsgppopup [type="checkbox"]:indeterminate:disabled + label:before,
.rs_easycart [type="checkbox"]:indeterminate:disabled + label:before,
.gopro-subscribe-window [type="checkbox"]:indeterminate:disabled + label:before {
	border-right: 2px solid rgba(0, 0, 0, 0.26);
	background-color: transparent; }
.body [type="checkbox"] + label:after,
.footer [type="checkbox"] + label:after,
.fancybox-container [type="checkbox"] + label:after,
.popup-window [type="checkbox"] + label:after,
.rsgppopup [type="checkbox"] + label:after,
.rs_easycart [type="checkbox"] + label:after,
.gopro-subscribe-window [type="checkbox"] + label:after {
	border-radius: 1px; }
.body [type="checkbox"] + label:before,
.body [type="checkbox"] + label:after,
.footer [type="checkbox"] + label:before,
.footer [type="checkbox"] + label:after,
.fancybox-container [type="checkbox"] + label:before,
.fancybox-container [type="checkbox"] + label:after,
.popup-window [type="checkbox"] + label:before,
.popup-window [type="checkbox"] + label:after,
.rsgppopup [type="checkbox"] + label:before,
.rsgppopup [type="checkbox"] + label:after,
.rs_easycart [type="checkbox"] + label:before,
.rs_easycart [type="checkbox"] + label:after,
.gopro-subscribe-window [type="checkbox"] + label:before,
.gopro-subscribe-window [type="checkbox"] + label:after {
	content: '';
	left: 0;
	position: absolute;
	/* .1s delay is for check animation */
	transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
	z-index: 1; }
.body [type="checkbox"]:not(:checked) + label:before,
.footer [type="checkbox"]:not(:checked) + label:before,
.fancybox-container [type="checkbox"]:not(:checked) + label:before,
.popup-window [type="checkbox"]:not(:checked) + label:before,
.rsgppopup [type="checkbox"]:not(:checked) + label:before,
.rs_easycart [type="checkbox"]:not(:checked) + label:before,
.gopro-subscribe-window [type="checkbox"]:not(:checked) + label:before {
	width: 0;
	height: 0;
	border: 3px solid transparent;
	left: 6px;
	top: 10px;
	-webkit-transform: rotateZ(37deg);
	transform: rotateZ(37deg);
	-webkit-transform-origin: 20% 40%;
	transform-origin: 100% 100%; }
.body [type="checkbox"]:not(:checked) + label:after,
.footer [type="checkbox"]:not(:checked) + label:after,
.fancybox-container [type="checkbox"]:not(:checked) + label:after,
.popup-window [type="checkbox"]:not(:checked) + label:after,
.rsgppopup [type="checkbox"]:not(:checked) + label:after,
.rs_easycart [type="checkbox"]:not(:checked) + label:after,
.gopro-subscribe-window [type="checkbox"]:not(:checked) + label:after {
	height: 14px;
	width: 14px;
	background-color: transparent;
	border: 1px solid #9c9c9c;
	top: 0px;
	z-index: 0; }
.body [type="checkbox"]:checked + label:before,
.footer [type="checkbox"]:checked + label:before,
.fancybox-container [type="checkbox"]:checked + label:before,
.popup-window [type="checkbox"]:checked + label:before,
.rsgppopup [type="checkbox"]:checked + label:before,
.rs_easycart [type="checkbox"]:checked + label:before,
.gopro-subscribe-window [type="checkbox"]:checked + label:before {
	top: 0;
	left: 1px;
	width: 5px;
	height: 10px;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotateZ(37deg);
	transform: rotateZ(37deg);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%; }
.body [type="checkbox"]:checked + label:after,
.footer [type="checkbox"]:checked + label:after,
.fancybox-container [type="checkbox"]:checked + label:after,
.popup-window [type="checkbox"]:checked + label:after,
.rsgppopup [type="checkbox"]:checked + label:after,
.rs_easycart [type="checkbox"]:checked + label:after,
.gopro-subscribe-window [type="checkbox"]:checked + label:after {
	top: 0;
	width: 14px;
	height: 14px;
	border: 1px solid #EE8131;
	background-color: #EE8131;
	z-index: 0; }
.body [type="checkbox"]:disabled:not(:checked) + label:before,
.footer [type="checkbox"]:disabled:not(:checked) + label:before,
.fancybox-container [type="checkbox"]:disabled:not(:checked) + label:before,
.popup-window [type="checkbox"]:disabled:not(:checked) + label:before,
.rsgppopup [type="checkbox"]:disabled:not(:checked) + label:before,
.rs_easycart [type="checkbox"]:disabled:not(:checked) + label:before,
.gopro-subscribe-window [type="checkbox"]:disabled:not(:checked) + label:before {
	background-color: transparent;
	border: 1px solid transparent; }
.body [type="checkbox"]:disabled:not(:checked) + label:after,
.footer [type="checkbox"]:disabled:not(:checked) + label:after,
.fancybox-container [type="checkbox"]:disabled:not(:checked) + label:after,
.popup-window [type="checkbox"]:disabled:not(:checked) + label:after,
.rsgppopup [type="checkbox"]:disabled:not(:checked) + label:after,
.rs_easycart [type="checkbox"]:disabled:not(:checked) + label:after,
.gopro-subscribe-window [type="checkbox"]:disabled:not(:checked) + label:after {
	border-color: transparent;
	background-color: #BDBDBD; }
.body [type="checkbox"]:disabled:checked + label:before,
.footer [type="checkbox"]:disabled:checked + label:before,
.fancybox-container [type="checkbox"]:disabled:checked + label:before,
.popup-window [type="checkbox"]:disabled:checked + label:before,
.rsgppopup [type="checkbox"]:disabled:checked + label:before,
.rs_easycart [type="checkbox"]:disabled:checked + label:before,
.gopro-subscribe-window [type="checkbox"]:disabled:checked + label:before {
	background-color: transparent; }
.body [type="checkbox"]:disabled:checked + label:after,
.footer [type="checkbox"]:disabled:checked + label:after,
.fancybox-container [type="checkbox"]:disabled:checked + label:after,
.popup-window [type="checkbox"]:disabled:checked + label:after,
.rsgppopup [type="checkbox"]:disabled:checked + label:after,
.rs_easycart [type="checkbox"]:disabled:checked + label:after,
.gopro-subscribe-window [type="checkbox"]:disabled:checked + label:after {
	background-color: #BDBDBD;
	border-color: #BDBDBD; }

.body,
.footer,
.fancybox-container,
.popup-window,
.rsgppopup,
.rs_easycart,
.gopro-subscribe-window {
	/* Indeterminate checkbox */ }
.body a.checkbox,
.footer a.checkbox,
.fancybox-container a.checkbox,
.popup-window a.checkbox,
.rsgppopup a.checkbox,
.rs_easycart a.checkbox,
.gopro-subscribe-window a.checkbox {
	margin: 0;
	/* checkbox aspect */ }
.body a.checkbox > label,
.footer a.checkbox > label,
.fancybox-container a.checkbox > label,
.popup-window a.checkbox > label,
.rsgppopup a.checkbox > label,
.rs_easycart a.checkbox > label,
.gopro-subscribe-window a.checkbox > label {
	position: relative;
	padding-left: 20px;
	cursor: pointer;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	-webkit-user-select: none;
	/* webkit (safari, chrome) browsers */
	-moz-user-select: none;
	/* mozilla browsers */
	-khtml-user-select: none;
	/* webkit (konqueror) browsers */
	-ms-user-select: none;
	/* IE10+ */ }
.body a.checkbox > label:before,
.footer a.checkbox > label:before,
.fancybox-container a.checkbox > label:before,
.popup-window a.checkbox > label:before,
.rsgppopup a.checkbox > label:before,
.rs_easycart a.checkbox > label:before,
.gopro-subscribe-window a.checkbox > label:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	z-index: 0;
	border: 2px solid #9c9c9c;
	border-radius: 1px;
	margin-top: 2px;
	transition: .2s; }
.body a.checkbox:not(.in).disabled > label:before,
.footer a.checkbox:not(.in).disabled > label:before,
.fancybox-container a.checkbox:not(.in).disabled > label:before,
.popup-window a.checkbox:not(.in).disabled > label:before,
.rsgppopup a.checkbox:not(.in).disabled > label:before,
.rs_easycart a.checkbox:not(.in).disabled > label:before,
.gopro-subscribe-window a.checkbox:not(.in).disabled > label:before {
	border: none;
	background-color: rgba(0, 0, 0, 0.26); }
.body a.checkbox.in > label:before,
.footer a.checkbox.in > label:before,
.fancybox-container a.checkbox.in > label:before,
.popup-window a.checkbox.in > label:before,
.rsgppopup a.checkbox.in > label:before,
.rs_easycart a.checkbox.in > label:before,
.gopro-subscribe-window a.checkbox.in > label:before {
	top: -4px;
	left: -5px;
	width: 12px;
	height: 22px;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid #EE8131;
	border-bottom: 2px solid #EE8131;
	transform: rotate(40deg);
	backface-visibility: hidden;
	transform-origin: 100% 100%; }
.body a.checkbox.in.disabled > label:before,
.footer a.checkbox.in.disabled > label:before,
.fancybox-container a.checkbox.in.disabled > label:before,
.popup-window a.checkbox.in.disabled > label:before,
.rsgppopup a.checkbox.in.disabled > label:before,
.rs_easycart a.checkbox.in.disabled > label:before,
.gopro-subscribe-window a.checkbox.in.disabled > label:before {
	border-right: 2px solid rgba(0, 0, 0, 0.26);
	border-bottom: 2px solid rgba(0, 0, 0, 0.26); }
.body a.checkbox.indeterminate > label:before,
.footer a.checkbox.indeterminate > label:before,
.fancybox-container a.checkbox.indeterminate > label:before,
.popup-window a.checkbox.indeterminate > label:before,
.rsgppopup a.checkbox.indeterminate > label:before,
.rs_easycart a.checkbox.indeterminate > label:before,
.gopro-subscribe-window a.checkbox.indeterminate > label:before {
	top: -11px;
	left: -12px;
	width: 10px;
	height: 22px;
	border-top: none;
	border-left: none;
	border-right: 2px solid #EE8131;
	border-bottom: none;
	transform: rotate(90deg);
	backface-visibility: hidden;
	transform-origin: 100% 100%; }
.body a.checkbox.indeterminate.disabled > label:before,
.footer a.checkbox.indeterminate.disabled > label:before,
.fancybox-container a.checkbox.indeterminate.disabled > label:before,
.popup-window a.checkbox.indeterminate.disabled > label:before,
.rsgppopup a.checkbox.indeterminate.disabled > label:before,
.rs_easycart a.checkbox.indeterminate.disabled > label:before,
.gopro-subscribe-window a.checkbox.indeterminate.disabled > label:before {
	border-right: 2px solid rgba(0, 0, 0, 0.26);
	background-color: transparent; }
.body a.checkbox > label:after,
.footer a.checkbox > label:after,
.fancybox-container a.checkbox > label:after,
.popup-window a.checkbox > label:after,
.rsgppopup a.checkbox > label:after,
.rs_easycart a.checkbox > label:after,
.gopro-subscribe-window a.checkbox > label:after {
	border-radius: 1px; }
.body a.checkbox > label:before,
.body a.checkbox > label:after,
.footer a.checkbox > label:before,
.footer a.checkbox > label:after,
.fancybox-container a.checkbox > label:before,
.fancybox-container a.checkbox > label:after,
.popup-window a.checkbox > label:before,
.popup-window a.checkbox > label:after,
.rsgppopup a.checkbox > label:before,
.rsgppopup a.checkbox > label:after,
.rs_easycart a.checkbox > label:before,
.rs_easycart a.checkbox > label:after,
.gopro-subscribe-window a.checkbox > label:before,
.gopro-subscribe-window a.checkbox > label:after {
	content: '';
	left: 0;
	position: absolute;
	/* .1s delay is for check animation */
	transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
	z-index: 1; }
.body a.checkbox:not(.in) > label:before,
.footer a.checkbox:not(.in) > label:before,
.fancybox-container a.checkbox:not(.in) > label:before,
.popup-window a.checkbox:not(.in) > label:before,
.rsgppopup a.checkbox:not(.in) > label:before,
.rs_easycart a.checkbox:not(.in) > label:before,
.gopro-subscribe-window a.checkbox:not(.in) > label:before {
	width: 0;
	height: 0;
	border: 3px solid transparent;
	left: 6px;
	top: 10px;
	-webkit-transform: rotateZ(37deg);
	transform: rotateZ(37deg);
	-webkit-transform-origin: 20% 40%;
	transform-origin: 100% 100%; }
.body a.checkbox:not(.in) > label:after,
.footer a.checkbox:not(.in) > label:after,
.fancybox-container a.checkbox:not(.in) > label:after,
.popup-window a.checkbox:not(.in) > label:after,
.rsgppopup a.checkbox:not(.in) > label:after,
.rs_easycart a.checkbox:not(.in) > label:after,
.gopro-subscribe-window a.checkbox:not(.in) > label:after {
	height: 14px;
	width: 14px;
	background-color: transparent;
	border: 1px solid #9c9c9c;
	top: 0px;
	z-index: 0; }
.body a.checkbox.in > label:before,
.footer a.checkbox.in > label:before,
.fancybox-container a.checkbox.in > label:before,
.popup-window a.checkbox.in > label:before,
.rsgppopup a.checkbox.in > label:before,
.rs_easycart a.checkbox.in > label:before,
.gopro-subscribe-window a.checkbox.in > label:before {
	top: 0;
	left: 1px;
	width: 5px;
	height: 10px;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotateZ(37deg);
	transform: rotateZ(37deg);
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%; }
.body a.checkbox.in > label:after,
.footer a.checkbox.in > label:after,
.fancybox-container a.checkbox.in > label:after,
.popup-window a.checkbox.in > label:after,
.rsgppopup a.checkbox.in > label:after,
.rs_easycart a.checkbox.in > label:after,
.gopro-subscribe-window a.checkbox.in > label:after {
	top: 0;
	width: 14px;
	height: 14px;
	border: 1px solid #EE8131;
	background-color: #EE8131;
	z-index: 0; }
.body a.checkbox.disabled:not(.in) > label:before,
.footer a.checkbox.disabled:not(.in) > label:before,
.fancybox-container a.checkbox.disabled:not(.in) > label:before,
.popup-window a.checkbox.disabled:not(.in) > label:before,
.rsgppopup a.checkbox.disabled:not(.in) > label:before,
.rs_easycart a.checkbox.disabled:not(.in) > label:before,
.gopro-subscribe-window a.checkbox.disabled:not(.in) > label:before {
	background-color: transparent;
	border: 1px solid transparent; }
.body a.checkbox.disabled:not(.in) > label:after,
.footer a.checkbox.disabled:not(.in) > label:after,
.fancybox-container a.checkbox.disabled:not(.in) > label:after,
.popup-window a.checkbox.disabled:not(.in) > label:after,
.rsgppopup a.checkbox.disabled:not(.in) > label:after,
.rs_easycart a.checkbox.disabled:not(.in) > label:after,
.gopro-subscribe-window a.checkbox.disabled:not(.in) > label:after {
	border-color: transparent;
	background-color: #BDBDBD; }
.body a.checkbox.disabled.in > label:before,
.footer a.checkbox.disabled.in > label:before,
.fancybox-container a.checkbox.disabled.in > label:before,
.popup-window a.checkbox.disabled.in > label:before,
.rsgppopup a.checkbox.disabled.in > label:before,
.rs_easycart a.checkbox.disabled.in > label:before,
.gopro-subscribe-window a.checkbox.disabled.in > label:before {
	background-color: transparent; }
.body a.checkbox.disabled.in > label:after,
.footer a.checkbox.disabled.in > label:after,
.fancybox-container a.checkbox.disabled.in > label:after,
.popup-window a.checkbox.disabled.in > label:after,
.rsgppopup a.checkbox.disabled.in > label:after,
.rs_easycart a.checkbox.disabled.in > label:after,
.gopro-subscribe-window a.checkbox.disabled.in > label:after {
	background-color: #BDBDBD;
	border-color: #BDBDBD; }

/* Radio Buttons
   ========================================================================== */
.body,
.footer,
.fancybox-container,
.popup-window,
.rsgppopup,
.rs_easycart,
.gopro-subscribe-window {
	/* Unchecked styles */
	/* Checked styles */
	/* Radio With gap */
	/* Disabled Radio With gap */
	/* Disabled style */ }
.body [type="radio"]:not(:checked),
.body [type="radio"]:checked,
.footer [type="radio"]:not(:checked),
.footer [type="radio"]:checked,
.fancybox-container [type="radio"]:not(:checked),
.fancybox-container [type="radio"]:checked,
.popup-window [type="radio"]:not(:checked),
.popup-window [type="radio"]:checked,
.rsgppopup [type="radio"]:not(:checked),
.rsgppopup [type="radio"]:checked,
.rs_easycart [type="radio"]:not(:checked),
.rs_easycart [type="radio"]:checked,
.gopro-subscribe-window [type="radio"]:not(:checked),
.gopro-subscribe-window [type="radio"]:checked {
	position: absolute;
	left: -9999px;
	opacity: 0; }
.body [type="radio"]:not(:checked) + label,
.body [type="radio"]:checked + label,
.footer [type="radio"]:not(:checked) + label,
.footer [type="radio"]:checked + label,
.fancybox-container [type="radio"]:not(:checked) + label,
.fancybox-container [type="radio"]:checked + label,
.popup-window [type="radio"]:not(:checked) + label,
.popup-window [type="radio"]:checked + label,
.rsgppopup [type="radio"]:not(:checked) + label,
.rsgppopup [type="radio"]:checked + label,
.rs_easycart [type="radio"]:not(:checked) + label,
.rs_easycart [type="radio"]:checked + label,
.gopro-subscribe-window [type="radio"]:not(:checked) + label,
.gopro-subscribe-window [type="radio"]:checked + label {
	position: relative;
	padding-left: 20px;
	cursor: pointer;
	display: inline-block;
	height: 14px;
	line-height: 14px;
	transition: .28s ease;
	-khtml-user-select: none;
	/* webkit (konqueror) browsers */
	user-select: none; }
.body [type="radio"] + label:before,
.body [type="radio"] + label:after,
.footer [type="radio"] + label:before,
.footer [type="radio"] + label:after,
.fancybox-container [type="radio"] + label:before,
.fancybox-container [type="radio"] + label:after,
.popup-window [type="radio"] + label:before,
.popup-window [type="radio"] + label:after,
.rsgppopup [type="radio"] + label:before,
.rsgppopup [type="radio"] + label:after,
.rs_easycart [type="radio"] + label:before,
.rs_easycart [type="radio"] + label:after,
.gopro-subscribe-window [type="radio"] + label:before,
.gopro-subscribe-window [type="radio"] + label:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	width: 14px;
	height: 14px;
	z-index: 0;
	transition: .28s ease; }
.body [type="radio"]:not(:checked) + label:before,
.body [type="radio"]:not(:checked) + label:after,
.body [type="radio"]:checked + label:before,
.body [type="radio"]:checked + label:after,
.footer [type="radio"]:not(:checked) + label:before,
.footer [type="radio"]:not(:checked) + label:after,
.footer [type="radio"]:checked + label:before,
.footer [type="radio"]:checked + label:after,
.fancybox-container [type="radio"]:not(:checked) + label:before,
.fancybox-container [type="radio"]:not(:checked) + label:after,
.fancybox-container [type="radio"]:checked + label:before,
.fancybox-container [type="radio"]:checked + label:after,
.popup-window [type="radio"]:not(:checked) + label:before,
.popup-window [type="radio"]:not(:checked) + label:after,
.popup-window [type="radio"]:checked + label:before,
.popup-window [type="radio"]:checked + label:after,
.rsgppopup [type="radio"]:not(:checked) + label:before,
.rsgppopup [type="radio"]:not(:checked) + label:after,
.rsgppopup [type="radio"]:checked + label:before,
.rsgppopup [type="radio"]:checked + label:after,
.rs_easycart [type="radio"]:not(:checked) + label:before,
.rs_easycart [type="radio"]:not(:checked) + label:after,
.rs_easycart [type="radio"]:checked + label:before,
.rs_easycart [type="radio"]:checked + label:after,
.gopro-subscribe-window [type="radio"]:not(:checked) + label:before,
.gopro-subscribe-window [type="radio"]:not(:checked) + label:after,
.gopro-subscribe-window [type="radio"]:checked + label:before,
.gopro-subscribe-window [type="radio"]:checked + label:after {
	border-radius: 50%; }
.body [type="radio"]:not(:checked) + label:before,
.body [type="radio"]:not(:checked) + label:after,
.footer [type="radio"]:not(:checked) + label:before,
.footer [type="radio"]:not(:checked) + label:after,
.fancybox-container [type="radio"]:not(:checked) + label:before,
.fancybox-container [type="radio"]:not(:checked) + label:after,
.popup-window [type="radio"]:not(:checked) + label:before,
.popup-window [type="radio"]:not(:checked) + label:after,
.rsgppopup [type="radio"]:not(:checked) + label:before,
.rsgppopup [type="radio"]:not(:checked) + label:after,
.rs_easycart [type="radio"]:not(:checked) + label:before,
.rs_easycart [type="radio"]:not(:checked) + label:after,
.gopro-subscribe-window [type="radio"]:not(:checked) + label:before,
.gopro-subscribe-window [type="radio"]:not(:checked) + label:after {
	border: 1px solid #9c9c9c; }
.body [type="radio"]:not(:checked) + label:after,
.footer [type="radio"]:not(:checked) + label:after,
.fancybox-container [type="radio"]:not(:checked) + label:after,
.popup-window [type="radio"]:not(:checked) + label:after,
.rsgppopup [type="radio"]:not(:checked) + label:after,
.rs_easycart [type="radio"]:not(:checked) + label:after,
.gopro-subscribe-window [type="radio"]:not(:checked) + label:after {
	transform: scale(0); }
.body [type="radio"]:checked + label:before,
.footer [type="radio"]:checked + label:before,
.fancybox-container [type="radio"]:checked + label:before,
.popup-window [type="radio"]:checked + label:before,
.rsgppopup [type="radio"]:checked + label:before,
.rs_easycart [type="radio"]:checked + label:before,
.gopro-subscribe-window [type="radio"]:checked + label:before {
	border: 1px solid transparent; }
.body [type="radio"]:checked + label:before,
.body [type="radio"]:checked + label:after,
.footer [type="radio"]:checked + label:before,
.footer [type="radio"]:checked + label:after,
.fancybox-container [type="radio"]:checked + label:before,
.fancybox-container [type="radio"]:checked + label:after,
.popup-window [type="radio"]:checked + label:before,
.popup-window [type="radio"]:checked + label:after,
.rsgppopup [type="radio"]:checked + label:before,
.rsgppopup [type="radio"]:checked + label:after,
.rs_easycart [type="radio"]:checked + label:before,
.rs_easycart [type="radio"]:checked + label:after,
.gopro-subscribe-window [type="radio"]:checked + label:before,
.gopro-subscribe-window [type="radio"]:checked + label:after {
	border: 1px solid #EE8131; }
.body [type="radio"]:checked + label:after,
.footer [type="radio"]:checked + label:after,
.fancybox-container [type="radio"]:checked + label:after,
.popup-window [type="radio"]:checked + label:after,
.rsgppopup [type="radio"]:checked + label:after,
.rs_easycart [type="radio"]:checked + label:after,
.gopro-subscribe-window [type="radio"]:checked + label:after {
	background-color: #EE8131; }
.body [type="radio"]:checked + label:after,
.footer [type="radio"]:checked + label:after,
.fancybox-container [type="radio"]:checked + label:after,
.popup-window [type="radio"]:checked + label:after,
.rsgppopup [type="radio"]:checked + label:after,
.rs_easycart [type="radio"]:checked + label:after,
.gopro-subscribe-window [type="radio"]:checked + label:after {
	transform: scale(0.4); }
.body [type="radio"]:disabled:checked + label:before,
.footer [type="radio"]:disabled:checked + label:before,
.fancybox-container [type="radio"]:disabled:checked + label:before,
.popup-window [type="radio"]:disabled:checked + label:before,
.rsgppopup [type="radio"]:disabled:checked + label:before,
.rs_easycart [type="radio"]:disabled:checked + label:before,
.gopro-subscribe-window [type="radio"]:disabled:checked + label:before {
	border: 1px solid rgba(0, 0, 0, 0.26); }
.body [type="radio"]:disabled:checked + label:after,
.footer [type="radio"]:disabled:checked + label:after,
.fancybox-container [type="radio"]:disabled:checked + label:after,
.popup-window [type="radio"]:disabled:checked + label:after,
.rsgppopup [type="radio"]:disabled:checked + label:after,
.rs_easycart [type="radio"]:disabled:checked + label:after,
.gopro-subscribe-window [type="radio"]:disabled:checked + label:after {
	border: none;
	background-color: rgba(0, 0, 0, 0.26); }
.body [type="radio"]:disabled:not(:checked) + label:before,
.body [type="radio"]:disabled:checked + label:before,
.footer [type="radio"]:disabled:not(:checked) + label:before,
.footer [type="radio"]:disabled:checked + label:before,
.fancybox-container [type="radio"]:disabled:not(:checked) + label:before,
.fancybox-container [type="radio"]:disabled:checked + label:before,
.popup-window [type="radio"]:disabled:not(:checked) + label:before,
.popup-window [type="radio"]:disabled:checked + label:before,
.rsgppopup [type="radio"]:disabled:not(:checked) + label:before,
.rsgppopup [type="radio"]:disabled:checked + label:before,
.rs_easycart [type="radio"]:disabled:not(:checked) + label:before,
.rs_easycart [type="radio"]:disabled:checked + label:before,
.gopro-subscribe-window [type="radio"]:disabled:not(:checked) + label:before,
.gopro-subscribe-window [type="radio"]:disabled:checked + label:before {
	background-color: transparent;
	border-color: rgba(0, 0, 0, 0.26); }
.body [type="radio"]:disabled + label,
.footer [type="radio"]:disabled + label,
.fancybox-container [type="radio"]:disabled + label,
.popup-window [type="radio"]:disabled + label,
.rsgppopup [type="radio"]:disabled + label,
.rs_easycart [type="radio"]:disabled + label,
.gopro-subscribe-window [type="radio"]:disabled + label {
	color: rgba(0, 0, 0, 0.26); }
.body [type="radio"]:disabled:not(:checked) + label:before,
.footer [type="radio"]:disabled:not(:checked) + label:before,
.fancybox-container [type="radio"]:disabled:not(:checked) + label:before,
.popup-window [type="radio"]:disabled:not(:checked) + label:before,
.rsgppopup [type="radio"]:disabled:not(:checked) + label:before,
.rs_easycart [type="radio"]:disabled:not(:checked) + label:before,
.gopro-subscribe-window [type="radio"]:disabled:not(:checked) + label:before {
	border-color: rgba(0, 0, 0, 0.26); }
.body [type="radio"]:disabled:checked + label:after,
.footer [type="radio"]:disabled:checked + label:after,
.fancybox-container [type="radio"]:disabled:checked + label:after,
.popup-window [type="radio"]:disabled:checked + label:after,
.rsgppopup [type="radio"]:disabled:checked + label:after,
.rs_easycart [type="radio"]:disabled:checked + label:after,
.gopro-subscribe-window [type="radio"]:disabled:checked + label:after {
	background-color: rgba(0, 0, 0, 0.26);
	border-color: #BDBDBD; }

.body .btn1, .body .btn-primary,
.body .btn2, .body .btn-default,
.body .btn3,
.footer .btn1,
.footer .btn-primary,
.footer .btn2,
.footer .btn-default,
.footer .btn3,
.fancybox-container .btn1,
.fancybox-container .btn-primary,
.fancybox-container .btn2,
.fancybox-container .btn-default,
.fancybox-container .btn3,
.popup-window .btn1,
.popup-window .btn-primary,
.popup-window .btn2,
.popup-window .btn-default,
.popup-window .btn3,
.rsgppopup .btn1,
.rsgppopup .btn-primary,
.rsgppopup .btn2,
.rsgppopup .btn-default,
.rsgppopup .btn3,
.rs_easycart .btn1,
.rs_easycart .btn-primary,
.rs_easycart .btn2,
.rs_easycart .btn-default,
.rs_easycart .btn3,
.gopro-subscribe-window .btn1,
.gopro-subscribe-window .btn-primary,
.gopro-subscribe-window .btn2,
.gopro-subscribe-window .btn-default,
.gopro-subscribe-window .btn3 {
	display: inline-block;
	padding: 5px 14px;
	text-decoration: none;
	text-align: center;
	line-height: 18px;
	color: #FFF;
	cursor: pointer;
	white-space: nowrap;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0; }

.body .btn1, .body .btn-primary,
.footer .btn1,
.footer .btn-primary,
.fancybox-container .btn1,
.fancybox-container .btn-primary,
.popup-window .btn1,
.popup-window .btn-primary,
.rsgppopup .btn1,
.rsgppopup .btn-primary,
.rs_easycart .btn1,
.rs_easycart .btn-primary,
.gopro-subscribe-window .btn1,
.gopro-subscribe-window .btn-primary {
	color: #fff;
	background-color: #EE8131; }
.body .btn1:hover, .body .btn-primary:hover,
.footer .btn1:hover,
.footer .btn-primary:hover,
.fancybox-container .btn1:hover,
.fancybox-container .btn-primary:hover,
.popup-window .btn1:hover,
.popup-window .btn-primary:hover,
.rsgppopup .btn1:hover,
.rsgppopup .btn-primary:hover,
.rs_easycart .btn1:hover,
.rs_easycart .btn-primary:hover,
.gopro-subscribe-window .btn1:hover,
.gopro-subscribe-window .btn-primary:hover {
	color: #fff;
	background-color: #da6712; }

.body .btn2, .body .btn-default,
.footer .btn2,
.footer .btn-default,
.fancybox-container .btn2,
.fancybox-container .btn-default,
.popup-window .btn2,
.popup-window .btn-default,
.rsgppopup .btn2,
.rsgppopup .btn-default,
.rs_easycart .btn2,
.rs_easycart .btn-default,
.gopro-subscribe-window .btn2,
.gopro-subscribe-window .btn-default {
	color: #fff;
	background-color: #214496; }
.body .btn2:hover, .body .btn-default:hover,
.footer .btn2:hover,
.footer .btn-default:hover,
.fancybox-container .btn2:hover,
.fancybox-container .btn-default:hover,
.popup-window .btn2:hover,
.popup-window .btn-default:hover,
.rsgppopup .btn2:hover,
.rsgppopup .btn-default:hover,
.rs_easycart .btn2:hover,
.rs_easycart .btn-default:hover,
.gopro-subscribe-window .btn2:hover,
.gopro-subscribe-window .btn-default:hover {
	color: #fff;
	background-color: #18316c; }

.body .btn3,
.footer .btn3,
.fancybox-container .btn3,
.popup-window .btn3,
.rsgppopup .btn3,
.rs_easycart .btn3,
.gopro-subscribe-window .btn3 {
	color: #fff;
	background-color: #899CC7; }
.body .btn3:hover,
.footer .btn3:hover,
.fancybox-container .btn3:hover,
.popup-window .btn3:hover,
.rsgppopup .btn3:hover,
.rs_easycart .btn3:hover,
.gopro-subscribe-window .btn3:hover {
	color: #fff;
	background-color: #667fb7; }

body .rsgppopup .btn1, body .rsgppopup .btn-primary,
body .rsgppopup .btn2, body .rsgppopup .btn-default,
body .rsgppopup .btn3 {
	padding: 5px 10px; }

body.circular {
	/* base */
	/* catalog section */
	/* compare */
	/* catalog element */
	/* personal */ }
body.circular a *.btn1,
body.circular a *.btn2,
body.circular a *.btn2 {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; }
body.circular .body input[type="submit"],
body.circular .body input[type="button"],
body.circular .body input[type="reset"],
body.circular input.btn1[type="submit"],
body.circular input.btn1[type="button"],
body.circular input.btn1[type="reset"],
body.circular input.btn2[type="submit"],
body.circular input.btn2[type="button"],
body.circular input.btn2[type="reset"],
body.circular input.btn3[type="submit"],
body.circular input.btn3[type="button"],
body.circular input.btn3[type="reset"] {
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px; }
body.circular .add2basketform .add2basket,
body.circular .add2basketform .inbasket,
body.circular .add2basketform .buy1click {
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	    margin-right: 10px;}
body.circular .quantity {
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px; }
body.circular .quantity .minus {
	-khtml-border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
	border-radius: 3px 0px 0px 3px; }
body.circular .quantity .plus {
	-khtml-border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	-webkit-border-radius: 0px 3px 3px 0px;
	border-radius: 0px 3px 3px 0px; }
body.circular .timers .clock {
	-khtml-border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
	border-radius: 3px 0px 0px 3px; }
body.circular .timers .timer {
	-khtml-border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	-webkit-border-radius: 0px 3px 3px 0px;
	border-radius: 0px 3px 3px 0px; }
body.circular .catalogsorter .template a,
body.circular .catalogsorter .shortsort a {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; }
body.circular .go2detail {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; }
body.circular .set .fullpanel .block span.discount {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; }
body.circular .comparelist a {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; }
body.circular .detailtabs .headers a {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; }
body.circular .orderlist .switch a {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; }

.fancybox-container.rs-gopro-popup .fancybox-caption-wrap {
	display: none; }

.fancybox-container.rs-gopro-popup .fancybox-slide > div:not(.fancybox-loading) {
	max-width: 940px;
	min-width: 300px;
	padding-top: 60px; }

.fancybox-container.rs-gopro-product-gallery .fancybox-slide > div:not(.fancybox-loading) {
	width: 90%;
	height: 90%;
	max-width: 100%;
	min-width: 300px;
	padding-top: 81px;
	margin: 0; }

.fancybox-custom-title {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	padding: 20px 20px 12px 20px;
	 }
.fancybox-custom-title > span {
	display: block;
	font-family: Opensanslight, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden; }

.fancybox-close {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 23px 25px 18px;
	cursor: pointer;
	z-index: 8050; }

.fancybox-close:hover .svg-icon {
	fill: #505050; }

.fancybox-close .svg-icon {
	width: 12px;
	height: 12px;
	fill: #b0b0b0; }

@font-face {
	font-family: Opensanslight;
	font-display:swap;
	src: url("/bitrix/templates/proauto_default/assets/css/../fonts/eot/OpenSans-Light.eot");
	/* EOT file for IE */ }

@font-face {
	font-family: Opensanslight;
	font-display:swap;
	src: url("/bitrix/templates/proauto_default/assets/css/../fonts/ttf/OpenSans-Light.ttf");
	/* TTF file for CSS3 browsers */ }

@font-face {
	font-family: Opensansbold;
	font-display:swap;
	src: url("/bitrix/templates/proauto_default/assets/css/../fonts/eot/OpenSans-Bold.eot");
	/* EOT file for IE */ }

@font-face {
	font-family: Opensansbold;
	font-display:swap;
	src: url("/bitrix/templates/proauto_default/assets/css/../fonts/ttf/OpenSans-Bold.ttf");
	/* TTF file for CSS3 browsers */ }

.body .form-control,
.footer .form-control,
.fancybox-container .form-control,
.popup-window .form-control,
.rsgppopup .form-control,
.rs_easycart .form-control,
.gopro-subscribe-window .form-control {
	height: 40px; }

.body input[type="text"],
.body input[type="password"],
.body textarea,
.body select,
.footer input[type="text"],
.footer input[type="password"],
.footer textarea,
.footer select,
.fancybox-container input[type="text"],
.fancybox-container input[type="password"],
.fancybox-container textarea,
.fancybox-container select,
.popup-window input[type="text"],
.popup-window input[type="password"],
.popup-window textarea,
.popup-window select,
.rsgppopup input[type="text"],
.rsgppopup input[type="password"],
.rsgppopup textarea,
.rsgppopup select,
.rs_easycart input[type="text"],
.rs_easycart input[type="password"],
.rs_easycart textarea,
.rs_easycart select,
.gopro-subscribe-window input[type="text"],
.gopro-subscribe-window input[type="password"],
.gopro-subscribe-window textarea,
.gopro-subscribe-window select {
	width: auto;
	height: auto;
	font: 13px Opensanslight, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 9px;
	outline: -webkit-focus-ring-color auto 0;
	border: 1px solid #ebebeb;
	background: none;
	box-shadow: none;
	border-radius: 0px;
	transition: border-color ease-in-out 0.15s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-khtml-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0; }
.body input[type="text"]:focus,
.body input[type="password"]:focus,
.body textarea:focus,
.body select:focus,
.footer input[type="text"]:focus,
.footer input[type="password"]:focus,
.footer textarea:focus,
.footer select:focus,
.fancybox-container input[type="text"]:focus,
.fancybox-container input[type="password"]:focus,
.fancybox-container textarea:focus,
.fancybox-container select:focus,
.popup-window input[type="text"]:focus,
.popup-window input[type="password"]:focus,
.popup-window textarea:focus,
.popup-window select:focus,
.rsgppopup input[type="text"]:focus,
.rsgppopup input[type="password"]:focus,
.rsgppopup textarea:focus,
.rsgppopup select:focus,
.rs_easycart input[type="text"]:focus,
.rs_easycart input[type="password"]:focus,
.rs_easycart textarea:focus,
.rs_easycart select:focus,
.gopro-subscribe-window input[type="text"]:focus,
.gopro-subscribe-window input[type="password"]:focus,
.gopro-subscribe-window textarea:focus,
.gopro-subscribe-window select:focus {
	border-color: #EE8131;
	box-shadow: none; }

.body input[type="button"],
.body input[type="submit"],
.body input[type="reset"],
.footer input[type="button"],
.footer input[type="submit"],
.footer input[type="reset"],
.fancybox-container input[type="button"],
.fancybox-container input[type="submit"],
.fancybox-container input[type="reset"],
.popup-window input[type="button"],
.popup-window input[type="submit"],
.popup-window input[type="reset"],
.rsgppopup input[type="button"],
.rsgppopup input[type="submit"],
.rsgppopup input[type="reset"],
.rs_easycart input[type="button"],
.rs_easycart input[type="submit"],
.rs_easycart input[type="reset"],
.gopro-subscribe-window input[type="button"],
.gopro-subscribe-window input[type="submit"],
.gopro-subscribe-window input[type="reset"] {
	font: 13px Opensanslight, Arial, Helvetica, sans-serif;
	padding: 5px 14px;
	cursor: pointer;
	text-decoration: none;
	border: none;
	outline: none;
	-webkit-appearance: none; }

.body .bx-sls .dropdown-block,
.body .bx-slst .dropdown-block,
.footer .bx-sls .dropdown-block,
.footer .bx-slst .dropdown-block,
.fancybox-container .bx-sls .dropdown-block,
.fancybox-container .bx-slst .dropdown-block,
.popup-window .bx-sls .dropdown-block,
.popup-window .bx-slst .dropdown-block,
.rsgppopup .bx-sls .dropdown-block,
.rsgppopup .bx-slst .dropdown-block,
.rs_easycart .bx-sls .dropdown-block,
.rs_easycart .bx-slst .dropdown-block,
.gopro-subscribe-window .bx-sls .dropdown-block,
.gopro-subscribe-window .bx-slst .dropdown-block {
	font: 13px Opensanslight, Arial, Helvetica, sans-serif;
	margin: 0;
	border: 1px solid #ebebeb;
	box-shadow: none;
	transition: border-color ease-in-out 0.15s; }
.body .bx-sls .dropdown-block.focus,
.body .bx-slst .dropdown-block.focus,
.footer .bx-sls .dropdown-block.focus,
.footer .bx-slst .dropdown-block.focus,
.fancybox-container .bx-sls .dropdown-block.focus,
.fancybox-container .bx-slst .dropdown-block.focus,
.popup-window .bx-sls .dropdown-block.focus,
.popup-window .bx-slst .dropdown-block.focus,
.rsgppopup .bx-sls .dropdown-block.focus,
.rsgppopup .bx-slst .dropdown-block.focus,
.rs_easycart .bx-sls .dropdown-block.focus,
.rs_easycart .bx-slst .dropdown-block.focus,
.gopro-subscribe-window .bx-sls .dropdown-block.focus,
.gopro-subscribe-window .bx-slst .dropdown-block.focus {
	border-color: #EE8131; }

.body .bx-sls .bx-ui-sls-route,
.body .bx-sls .bx-ui-sls-fake,
.body .bx-slst .bx-ui-sls-route,
.body .bx-slst .bx-ui-sls-fake,
.footer .bx-sls .bx-ui-sls-route,
.footer .bx-sls .bx-ui-sls-fake,
.footer .bx-slst .bx-ui-sls-route,
.footer .bx-slst .bx-ui-sls-fake,
.fancybox-container .bx-sls .bx-ui-sls-route,
.fancybox-container .bx-sls .bx-ui-sls-fake,
.fancybox-container .bx-slst .bx-ui-sls-route,
.fancybox-container .bx-slst .bx-ui-sls-fake,
.popup-window .bx-sls .bx-ui-sls-route,
.popup-window .bx-sls .bx-ui-sls-fake,
.popup-window .bx-slst .bx-ui-sls-route,
.popup-window .bx-slst .bx-ui-sls-fake,
.rsgppopup .bx-sls .bx-ui-sls-route,
.rsgppopup .bx-sls .bx-ui-sls-fake,
.rsgppopup .bx-slst .bx-ui-sls-route,
.rsgppopup .bx-slst .bx-ui-sls-fake,
.rs_easycart .bx-sls .bx-ui-sls-route,
.rs_easycart .bx-sls .bx-ui-sls-fake,
.rs_easycart .bx-slst .bx-ui-sls-route,
.rs_easycart .bx-slst .bx-ui-sls-fake,
.gopro-subscribe-window .bx-sls .bx-ui-sls-route,
.gopro-subscribe-window .bx-sls .bx-ui-sls-fake,
.gopro-subscribe-window .bx-slst .bx-ui-sls-route,
.gopro-subscribe-window .bx-slst .bx-ui-sls-fake {
	position: relative;
	top: -1px; }

/* placeholder */
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
input:-moz-placeholder {
	color: #999;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif; }

.col-xs-5rs,
.col-sm-5rs,
.col-md-5rs,
.col-lg-5rs {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px; }

.col-xs-5rs {
	width: 20%;
	float: left; }

@media (min-width: 768px) {
	.col-sm-5rs {
		width: 20%;
		float: left; } }

@media (min-width: 992px) {
	.col-md-5rs {
		width: 20%;
		float: left; } }

@media (min-width: 1200px) {
	.col-lg-5rs {
		width: 20%;
		float: left; } }

ul, ol {
	list-style: none;
	padding-left: 50px; }
ul > li, ol > li {
	position: relative;
	list-style-type: none;
	line-height: 19px; }
ul > li:before, ol > li:before {
	content: '\2022';
	position: absolute;
	top: 0px;
	left: -31px;
	font-size: 14pt;
	line-height: 1em;
	color: #fff; }

ol {
	counter-reset: list 0; }
ol > li:before {
	counter-increment: list;
	content: counter(list) "";
	font-size: 10pt;
	margin-top: 4px; }

ul.list-ok > li:before, ol.list-ok > li:before {
	content: "\f00c";
	font-size: 11px;
	font-family: 'FontAwesome';
	margin-top: 5px; }

ul.list-unstyled, ol.list-unstyled {
	list-style: none;
	padding-left: 0px;
	counter-reset: list 0; }
ul.list-unstyled > li, ol.list-unstyled > li {
	position: static;
	list-style-type: none; }
ul.list-unstyled > li:before, ol.list-unstyled > li:before {
	position: static;
	left: 0px;
	content: ''; }

.contacts-office {
	width: 50%;
	display: inline-block;
	text-align: justify;
	background: #F3F3F3;
	margin-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 0px;
	box-shadow: 0em 0.3em 3px rgba(122,122,122,0.3);
}

.contacts-feedback {
	width: 45%;
	line-height: 35px;
	float: right;
	margin-top: 0px;
}

@media screen and (max-width: 900px){
	.contacts-feedback {
		width:initial;
		float:none;
		padding: 10px 20px 0px 20px;}

	.contacts-office {
		width:100%;
		display:block;
		padding: 1px 20px 20px 20px;}
}


.company-info {
	width: 65%;
	display: inline-block;
	text-align: justify;}

.company-requisites {
    width: 32%;
    line-height: 18px;
    float: right;
    background-color: #fafafa;
    padding: 0px 10px 20px 10px;
	box-shadow: 0em 0.3em 3px rgba(122,122,122,0.3);
	border-radius: 0px;}
.company-tab {
	width: 63%;
	background-color: #f3f3f3;
	padding: 5px 15px 15px 10px;
	border-radius: 0px;
	box-shadow: 0em 0.3em 3px rgba(122,122,122,0.3);
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}
.company-vakansii {
	width: 31%;
	line-height: 25px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	background-color: #2da5e3;
	color: #FFF;
	padding: 0px 10px 10px 10px;
	box-shadow: 0em 0.3em 3px rgba(122,122,122,0.3);
	border-radius: 0px;
	margin-left: 15px;
}
@media screen and (max-width: 1024px) {
  .company-vakansii {
		width: 30%;
	}
}
@media screen and (max-width: 900px) {
  .company-vakansii {
		width: 100%;
		margin: 0;
		margin-top: 20px;
	}
}

.column1 {
	width: 20%; }

.column1 {
	height: 79px;
	float: left;
	line-height: 64px;
	text-align: center; }

.column1 .column1inner {
	display: inline-block;
	line-height: 19px;
	vertical-align: middle;
	text-align: left; }

.column2 {
	width: 25%;
	float: left; }

.logo.column1 {
	text-align: left;
	width: 140px;
	margin-top: -37px;  }

.basket.column1 {
	padding-right: 0px;
	margin-left: 12px;
	text-align: right; }

.linkcity {
	font-size: 15px;
	padding-left: 55px;  }

.linkcity :hover  {
	font-size: 15px;
	text-decoration: none;
	background-color: #2da5e3;
	color: #fff;
	padding: 3px;
	border-radius: 3px;  }

.linkcity a {
	margin-right: 20px;
	padding: 3px;
}


/* site < then max-width */
@media screen and (max-width: 1260px) {
	body.adaptive .callback.column1 {
		display: none; } }

@media screen and (max-width: 1260px) and (min-width: 876px) {
	body.adaptive .logo.column1 {
		width: 15%; }
	body.adaptive .phone.column1 {
		width: 30%; }
	body.adaptive .favorite.column1 {
		width: 25%; }
	body.adaptive .basket.column1 {
		width: 25%; } }

@media screen and (max-width: 1260px) and (min-width: 950px) {
	body.adaptive .footer .line1 .contacts .phone a {
		font-size: 18px; } }

@media screen and (max-width: 1024px) and (min-width: 768px) {
	body.adaptive .pmenu {
		width: 25%; }
	body.adaptive .pcontent {
		width: 75%;
		padding-left: 15px; } }

@media screen and (max-width: 950px) {
	body.adaptive .footer .line1 .contacts .phone a {
		font-size: 14px; } }

@media screen and (max-width: 1010px) and (min-width: 768px) {
	body.adaptive .footer .line1 .block.one {
		width: 20%; }
	body.adaptive .footer .line1 .block.two {
		width: 45%; }
	body.adaptive .footer .line1 .block.three {
		width: 18%; }
	body.adaptive .footer .line1 .block.four {
		width: 17%;
		padding-right: 0px; } }

/* for tablets */
@media screen and (max-width: 875px) {
	body.adaptive .body input[type="text"], body.adaptive .body input[type="password"], body.adaptive .body textarea, body.adaptive .body select,
	body.adaptive .footer input[type="text"], body.adaptive .footer input[type="password"], body.adaptive .footer textarea, body.adaptive .footer select,
	body.adaptive .fancybox-container input[type="text"], body.adaptive .fancybox-container input[type="password"], body.adaptive .fancybox-container textarea, body.adaptive .fancybox-container select {
		box-shadow: none; }
	body.adaptive .header .phone a,
	body.adaptive .header .phone a:hover {
		font-size: 20px; }
	/* tables */
	body.adaptive .table .td {
		display: inline-block;
		width: auto; }
	/* /tables */ }

@media screen and (max-width: 885px) and (min-width: 751px) {
	body.adaptive .logo.column1 {
		width: 20%; }
	body.adaptive .phone.column1 {
		width: 25%; }
	body.adaptive .favorite.column1 {
		width: 24%; }
	body.adaptive .basket.column1 {
		width: 25%; }
}

@media screen and (max-width: 775px) and (min-width: 481px) {
	body.adaptive .pmenu {
		width: 30%; }
	body.adaptive .pcontent {
		width: 70%;
		padding-left: 15px; } }

@media screen and (max-width: 768px) {
	body.adaptive .footer .line1 {
		padding: 5px 0px; }
	body.adaptive .footer .line1 .block.one .logo {
		display: none; }
	body.adaptive .footer .line1 .contacts {
		margin-bottom: 15px; }
	body.adaptive .footer .line1 .block.one .contacts,
	body.adaptive .footer .line1 .contacts .feedback {
		margin-top: 0px; }

	.form-input input {
    	width: 66% !important;
    }
}

@media screen and (max-width: 768px) and (min-width: 627px) {
	body.adaptive .logo.column1 {
		width: 22%; }
	body.adaptive .phone.column1 {
		width: 40%; }
	body.adaptive .favorite.column1 {
		display: none; }
	body.adaptive .basket.column1 {
		width: 20%; }
	body.adaptive .column1 .title,
	body.adaptive .column1 .descr {
		margin-left: 0px; } }

@media screen and (max-width: 768px) and (min-width: 481px) {
	body.adaptive h1 {
		font-size: 26px; }
	body.adaptive h2 {
		font-size: 20px; }
	body.adaptive h3 {
		font-size: 14px; }
	body.adaptive h1.pagetitle {
		font-size: 26px; }
	body.adaptive .footer .line1 .block.one,
	body.adaptive .footer .line1 .block.two,
	body.adaptive .footer .line1 .block.three,
	body.adaptive .footer .line1 .block.four {
		padding-right: 0px; }
	body.adaptive .footer .line1 .block.one,
	body.adaptive .footer .line1 .block.two {
		width: 100%; }
	body.adaptive .footer .line1 .block.three,
	body.adaptive .footer .line1 .block.four {
		width: 50%; }
	body.adaptive .footer .line1 .block.one .contacts .phone1,
	body.adaptive .footer .line1 .block.one .contacts .phone2 {
		float: left;
		width: 50%; }
	/*body.adaptive .footer .line1 .block.three,*/
	/*body.adaptive .footer .line1 .block.four {*/
	/*	text-align: center; */
	/*} */

}

@media screen and (max-width: 626px) and (min-width: 481px) {
	body.adaptive .logo.column1 {
		width: 20%;
		margin-left: 2%;	}
	body.adaptive .phone.column1 {
		width: 30%;
		margin-left: 2%;
		text-align: center;  }
	body.adaptive .favorite.column1 {
		display: none; }
	body.adaptive .basket.column1 {
		width: 25%; }
	body.adaptive .column1 .title,
	body.adaptive .column1 .descr {
		margin-left: 0px; } }

/* for mobile */
@media screen and (max-width: 605px) {
	body.adaptive .pmenu {
		margin-bottom: 15px;
		display: none;}
	body.adaptive .pmenu,
	body.adaptive .pcontent {
		width: 100%;
		padding-left: 0px; }
	.catalogmenusmall a.parent {

	}
}

@media screen and (max-width: 480px) and (min-width: 331px) {
	body.adaptive .phone.column1 {
		width: 25%;
		text-align: center;  }
	body.adaptive .basket.column1 {
		display:none; }
	body.adaptive .favorite.column1{
		display: none;}

	.tline2 {
		margin: 155px 0px 0px 0px !important;}

	.tpanel {
		height: 77px !important; }


}

@media screen and (max-width: 480px) {
	body.adaptive h1 {
		font-size: 18px;
		white-space: normal;}
	body.adaptive h2 {
		font-size: 18px; }
	body.adaptive h3 {
		font-size: 14px; }
	body.adaptive h1.pagetitle {
		font-size: 20px; }
	body.adaptive .mobile_hide {
		display: none; }
	body.adaptive .header .phone a, body.adaptive .header .phone a:hover {
		font-size: 18px; }
	body.adaptive .authandlocation {
		float: none;
		border-radius: 0;
		width: 100%;
		margin-left: -15px;	}
	body.adaptive .column1 {
		height: 123px;
		line-height: 110px; }
	body.adaptive .logo.column1 {
		width: 25%;}
	body.adaptive .phone.column1 {
		width: 15%;
		margin-left: 10%;
		margin-top:-25px;
		}
	body.adaptive .basket.column1 {
		width: 10%; }
	body.adaptive .header .phone {
		text-align: right;
		height:50px; }
	body.adaptive .favorite.column1 {
		text-align: left; }
	body.adaptive .footer {
		background-color: #fff;
		border-top: 1px solid #F2F2F2; }
	body.adaptive .footer .line1 .block.one,
	body.adaptive .footer .line1 .block.two,
	body.adaptive .footer .line1 .block.three,
	body.adaptive .footer .line1 .block.four {
		width: 100%;
		padding-right: 0px;
		text-align: -webkit-center; }
	/* forms -> universal */
	body.adaptive .someform {
		max-width: 500px; }
	body.adaptive .fancybox-container .someform {
		max-width: 250px; }
	/* forms -> register */
	body.adaptive .someform .line.password .text,
	body.adaptive .someform .line.password .btn,
	body.adaptive .someform .line.captcha input {
		width: 100%;
		float: none; }
	body.adaptive .someform .line.password .text {
		margin-bottom: 10px; }
	body.adaptive .someform .line.captcha img {
		float: none;
		margin-bottom: 8px; }
	/* /forms -> universal */
	/* main page */
	body.adaptive .sorter_and_name .name {
		float: none; }
	body.adaptive .sorter_and_name .sorter {
		float: none;
		margin-top: 10px; }
	body.adaptive .sorter_and_name .catalogsorter .template a {
		float: left; } }

@media screen and (max-width: 380px) {
	body.adaptive .phone.column1 {
		width: 25%;
		margin-left: 5%;	}
	body.adaptive .favorite.column1 {
		display: none; }
	body.adaptive .favorite.column1 .title,
	body.adaptive .favorite.column1 .descr {
		margin-left: 0px; }
	body.adaptive .column1.basket,
	body.adaptive .column1.basket .column1inner {
		display: none; }
}

@media screen and (max-width: 767px) {
	body.adaptive .sitecopy {
		font-size: 12px; } }

.propvision1 .offer_prop {
	position: relative;
	margin-bottom: 3px; }

.propvision1 .offer_prop .offer_prop-name {
	margin-right: 5px; }

.propvision1 .offer_prop .div_select {
	position: relative;
	display: inline-block; }

.propvision1 .offer_prop .svg-icon {
	width: 8px;
	height: 8px;
	margin-left: 5px;
	margin-bottom: 2px; }

.propvision1 .offer_prop .div_selected {
	display: inline-block;
	cursor: pointer; }

.propvision1 .offer_prop .div_selected span {
	color: #214496;
	border-bottom: 1px dashed #000; }

.propvision1 .offer_prop.color .div_selected span {
	border: none; }

.propvision1 .offer_prop .div_selected span:hover {
	border-bottom: 1px dashed #FFF; }

.propvision1 .offer_prop.closed .div_options {
	display: none; }

.propvision1 .offer_prop .div_options {
	position: absolute;
	left: -14px;
	top: 100%;
	min-width: 50px;
	max-height: 196px;
	background-color: #FFF;
	border: 1px solid #F2F2F2;
	overflow-y: auto;
	z-index: 100; }

.propvision1 .offer_prop .div_options.div_options_list {
	max-height: none;
	overflow-y: auto; }

.propvision1 .properties:not(.properties_list) .offer_prop .div_options {
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.propvision1 .offer_prop.color .div_options {
	min-width: 0px;
	left: -8px; }

.propvision1 .offer_prop .div_options .div_option {
	min-width: 50px;
	padding: 5px 14px;
	color: #214496;
	cursor: pointer;
	white-space: nowrap; }

.propvision1 .offer_prop.color .div_options .div_option {
	min-width: 0px;
	padding: 5px 7px; }

.propvision1 .offer_prop .div_options .div_option:hover:not(.disabled),
.propvision1 .offer_prop .div_options .div_option:hover:not(.disabled) span {
	color: #fff;
	background-color: #da6712; }

.propvision1 .offer_prop.color .div_selected span,
.propvision1 .offer_prop.color .div_options .div_option span {
	display: inline-block;
	width: 15px;
	height: 15px;
	font-size: 0;
	vertical-align: middle;
	border: 1px solid #eeeeee;
	background-size: cover; }

.propvision1 .offer_prop .div_options .div_option:hover span {
	text-decoration: none; }

.propvision1 .offer_prop .div_options .div_option.selected,
.propvision1 .offer_prop .div_options .div_option.selected span {
	color: #fff;
	background-color: #EE8131; }

.prop_option_line_through .propvision1 .offer_prop .div_options .div_option.disabled,
.prop_option_line_through .propvision1 .offer_prop .div_options .div_option.disabled:hover {
	color: #B3B3B3;
	cursor: default;
	text-decoration: line-through;
	background-color: #FFF; }

.prop_option_line_through .propvision1 .offer_prop.color .div_options .div_option.disabled,
.prop_option_line_through .propvision1 .offer_prop.color .div_options .div_option.disabled:hover,
.prop_option_hide .propvision1 .offer_prop .div_options .div_option.disabled,
.prop_option_hide .propvision1 .offer_prop .div_options .div_option.disabled:hover {
	display: none; }

.table {
	border-left: 1px solid #F2F2F2; }
.table > thead > tr > th {
	font-weight: normal;
	font-family: Arial;
	background-color: #F2F2F2;
	border-bottom: none; }
.table > tbody > tr > td {
	vertical-align: middle;
	border-top: none;
	border-right: 1px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2; }

.timers {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	line-height: 18px; }
.timers .clock {
	float: left;
	padding: 14px 6px;
	background-color: #748080;
	-khtml-border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	-webkit-border-radius: 3px 0px 0px 3px;
	border-radius: 3px 0px 0px 3px; }
.timers .clock i {
	width: 16px;
	height: 16px;
	background-position: 0px 0px;
	background-repeat: no-repeat; }
.timers .timer {
	margin: 0 auto;
	background-color: #e8e8e8;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: .7;
	-khtml-opacity: .7;
	opacity: .7; }
.timers .timer .intimer {
	float: left;
	padding: 8px 11px 0px; }
.timers .timer .dvoet {
	float: right; }
.timers .timer .val {
	position: relative;
	float: left;
	margin-right: 9px; }
.timers .timer .val.ml {
	margin-left: 10px; }
.timers .timer .val:before {
	position: absolute;
	top: -1px;
	left: 100%;
	display: inline-block;
	content: ':';
	font-size: 19px; }
.timers .timer .val:nth-child(3):before, .timers .timer .val:nth-child(4):before, .timers .timer .val:last-child:before {
	content: none; }
.timers .timer .val .value,
.timers .timer .val .podpis {
	width: 100%; }
.timers .timer .val .value,
.timers .timer .dvoet {
	font: 17px Arial,Helvetica,sans-serif;
	font-weight: bold;
	letter-spacing: 3px; }
.timers .timer .podpis {
	font: 10px Arial,Helvetica,sans-serif; }
.timers .timer .progressbar {
	height: 4px;
	margin-top: 4px;
	background-color: #d4d9de;
	border: 1px solid #b8bcc1;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; }
.timers .timer .progressbar .progress {
	position: relative;
	top: -1px;
	left: -1px;
	height: 4px;
	background-repeat: repeat-x;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: width 0.5s;
	-o-transition: width 0.5s;
	-webkit-transition: width 0.5s;
	transition: width 0.5s; }

.timer.da2 .progressbar .progress {
	border: 1px solid #c5007c;
	background-color: #c5007c;
	/*background-image: url('/bitrix/templates/proauto_default/assets/css/../img/timer_da2.jpg');*/ }

.timer.qb .progressbar .progress {
	border: 1px solid #66b132;
	background-color: #66b132;
	/*background-image: url('/bitrix/templates/proauto_default/assets/css/../img/timer_qb.jpg');*/ }

.timer i {
	background-image: url("/bitrix/templates/proauto_default/assets/css/../img/clock.png"); }

.brandslist .item span,
.sorter_and_name .name,
.brandslist.mainstyles .title a,
.mods h3.title2,
.bigdata h3.title2,
.detailcollection h3.title2,
.detailtabs .contents .content .switcher, .sections a.parent,
.mainsections .title,
.presscentermainn .title,
.brandslistimgowl1.mainstyles .title a {
	color: #EE8131; }

.nice-title {
	color: #EE8131;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 20px 17px 25px 17px; }

.body .ya-share2__list .ya-share2__item:before,
.footer .ya-share2__list .ya-share2__item:before,
.fancybox-container .ya-share2__list .ya-share2__item:before,
.popup-window .ya-share2__list .ya-share2__item:before,
.rsgppopup .ya-share2__list .ya-share2__item:before,
.rs_easycart .ya-share2__list .ya-share2__item:before,
.gopro-subscribe-window .ya-share2__list .ya-share2__item:before {
	content: ''; }

.body .view_showcase .ya-share2__item .ya-share2__badge,
.body .elementpopup .ya-share2__item .ya-share2__badge,
.footer .view_showcase .ya-share2__item .ya-share2__badge,
.footer .elementpopup .ya-share2__item .ya-share2__badge,
.fancybox-container .view_showcase .ya-share2__item .ya-share2__badge,
.fancybox-container .elementpopup .ya-share2__item .ya-share2__badge,
.popup-window .view_showcase .ya-share2__item .ya-share2__badge,
.popup-window .elementpopup .ya-share2__item .ya-share2__badge,
.rsgppopup .view_showcase .ya-share2__item .ya-share2__badge,
.rsgppopup .elementpopup .ya-share2__item .ya-share2__badge,
.rs_easycart .view_showcase .ya-share2__item .ya-share2__badge,
.rs_easycart .elementpopup .ya-share2__item .ya-share2__badge,
.gopro-subscribe-window .view_showcase .ya-share2__item .ya-share2__badge,
.gopro-subscribe-window .elementpopup .ya-share2__item .ya-share2__badge {
	background-color: transparent; }

.body .view_showcase .ya-share2__item_service_vkontakte .ya-share2__badge,
.body .elementpopup .ya-share2__item_service_vkontakte .ya-share2__badge,
.footer .view_showcase .ya-share2__item_service_vkontakte .ya-share2__badge,
.footer .elementpopup .ya-share2__item_service_vkontakte .ya-share2__badge,
.fancybox-container .view_showcase .ya-share2__item_service_vkontakte .ya-share2__badge,
.fancybox-container .elementpopup .ya-share2__item_service_vkontakte .ya-share2__badge,
.popup-window .view_showcase .ya-share2__item_service_vkontakte .ya-share2__badge,
.popup-window .elementpopup .ya-share2__item_service_vkontakte .ya-share2__badge,
.rsgppopup .view_showcase .ya-share2__item_service_vkontakte .ya-share2__badge,
.rsgppopup .elementpopup .ya-share2__item_service_vkontakte .ya-share2__badge,
.rs_easycart .view_showcase .ya-share2__item_service_vkontakte .ya-share2__badge,
.rs_easycart .elementpopup .ya-share2__item_service_vkontakte .ya-share2__badge,
.gopro-subscribe-window .view_showcase .ya-share2__item_service_vkontakte .ya-share2__badge,
.gopro-subscribe-window .elementpopup .ya-share2__item_service_vkontakte .ya-share2__badge {
	position: relative;
	left: 2px; }

.body .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.body .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.footer .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.footer .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.fancybox-container .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.fancybox-container .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.popup-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.popup-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.rsgppopup .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.rsgppopup .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.rs_easycart .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.rs_easycart .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.gopro-subscribe-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.gopro-subscribe-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1NDguMzU4IDU0OC4zNTgiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpza2V0Y2g9Imh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaC9ucyI+PHBhdGggZmlsbD0iI2JjYmNiYyIgZD0iTTU0NS40NTEsNDAwLjI5OGMtMC42NjQtMS40MzEtMS4yODMtMi42MTgtMS44NTgtMy41NjljLTkuNTE0LTE3LjEzNS0yNy42OTUtMzguMTY3LTU0LjUzMi02My4xMDJsLTAuNTY3LTAuNTcxbC0wLjI4NC0wLjI4bC0wLjI4Ny0wLjI4N2gtMC4yODhjLTEyLjE4LTExLjYxMS0xOS44OTMtMTkuNDE4LTIzLjEyMy0yMy40MTVjLTUuOTEtNy42MTQtNy4yMzQtMTUuMzIxLTQuMDA0LTIzLjEzYzIuMjgyLTUuOSwxMC44NTQtMTguMzYsMjUuNjk2LTM3LjM5N2M3LjgwNy0xMC4wODksMTMuOTktMTguMTc1LDE4LjU1Ni0yNC4yNjdjMzIuOTMxLTQzLjc4LDQ3LjIwOC03MS43NTYsNDIuODI4LTgzLjkzOWwtMS43MDEtMi44NDdjLTEuMTQzLTEuNzE0LTQuMDkzLTMuMjgyLTguODQ2LTQuNzEyYy00Ljc2NC0xLjQyNy0xMC44NTMtMS42NjMtMTguMjc4LTAuNzEybC04Mi4yMjQsMC41NjhjLTEuMzMyLTAuNDcyLTMuMjM0LTAuNDI4LTUuNzEyLDAuMTQ0Yy0yLjQ3NSwwLjU3Mi0zLjcxMywwLjg1OS0zLjcxMywwLjg1OWwtMS40MzEsMC43MTVsLTEuMTM2LDAuODU5Yy0wLjk1MiwwLjU2OC0xLjk5OSwxLjU2Ny0zLjE0MiwyLjk5NWMtMS4xMzcsMS40MjMtMi4wODgsMy4wOTMtMi44NDgsNC45OTZjLTguOTUyLDIzLjAzMS0xOS4xMyw0NC40NDQtMzAuNTUzLDY0LjIzOGMtNy4wNDMsMTEuODAzLTEzLjUxMSwyMi4wMzItMTkuNDE4LDMwLjY5M2MtNS44OTksOC42NTgtMTAuODQ4LDE1LjAzNy0xNC44NDIsMTkuMTI2Yy00LDQuMDkzLTcuNjEsNy4zNzItMTAuODUyLDkuODQ5Yy0zLjIzNywyLjQ3OC01LjcwOCwzLjUyNS03LjQxOSwzLjE0MmMtMS43MTUtMC4zODMtMy4zMy0wLjc2My00Ljg1OS0xLjE0M2MtMi42NjMtMS43MTQtNC44MDUtNC4wNDUtNi40Mi02Ljk5NWMtMS42MjItMi45NS0yLjcxNC02LjY2My0zLjI4NS0xMS4xMzZjLTAuNTY4LTQuNDc2LTAuOTA0LTguMzI2LTEtMTEuNTYzYy0wLjA4OS0zLjIzMy0wLjA0OC03LjgwNiwwLjE0NS0xMy43MDZjMC4xOTgtNS45MDMsMC4yODctOS44OTcsMC4yODctMTEuOTkxYzAtNy4yMzQsMC4xNDEtMTUuMDg1LDAuNDI0LTIzLjU1NWMwLjI4OC04LjQ3LDAuNTIxLTE1LjE4MSwwLjcxNi0yMC4xMjVjMC4xOTQtNC45NDksMC4yODQtMTAuMTg1LDAuMjg0LTE1LjcwNXMtMC4zMzYtOS44NDktMS0xMi45OTFjLTAuNjU2LTMuMTM4LTEuNjYzLTYuMTg0LTIuOTktOS4xMzdjLTEuMzM1LTIuOTUtMy4yODktNS4yMzItNS44NTMtNi44NTJjLTIuNTY5LTEuNjE4LTUuNzYzLTIuOTAyLTkuNTY0LTMuODU2Yy0xMC4wODktMi4yODMtMjIuOTM2LTMuNTE4LTM4LjU0Ny0zLjcxYy0zNS40MDEtMC4zOC01OC4xNDgsMS45MDYtNjguMjM2LDYuODU1Yy0zLjk5NywyLjA5MS03LjYxNCw0Ljk0OC0xMC44NDgsOC41NjJjLTMuNDI3LDQuMTg5LTMuOTA1LDYuNDc1LTEuNDMxLDYuODUxYzExLjQyMiwxLjcxMSwxOS41MDgsNS44MDQsMjQuMjY3LDEyLjI3NWwxLjcxNSwzLjQyOWMxLjMzNCwyLjQ3NCwyLjY2Niw2Ljg1NCwzLjk5OSwxMy4xMzRjMS4zMzEsNi4yOCwyLjE5LDEzLjIyNywyLjU2OCwyMC44MzdjMC45NSwxMy44OTcsMC45NSwyNS43OTMsMCwzNS42ODljLTAuOTUzLDkuOS0xLjg1MywxNy42MDctMi43MTIsMjMuMTI3Yy0wLjg1OSw1LjUyLTIuMTQzLDkuOTkzLTMuODU1LDEzLjQxOGMtMS43MTUsMy40MjYtMi44NTYsNS41Mi0zLjQyOCw2LjI4Yy0wLjU3MSwwLjc2LTEuMDQ3LDEuMjM5LTEuNDI1LDEuNDI3Yy0yLjQ3NCwwLjk0OC01LjA0NywxLjQzMS03LjcxLDEuNDMxYy0yLjY2NywwLTUuOTAxLTEuMzM0LTkuNzA3LTRjLTMuODA1LTIuNjY2LTcuNzU0LTYuMzI4LTExLjg0Ny0xMC45OTJjLTQuMDkzLTQuNjY1LTguNzA5LTExLjE4NC0xMy44NS0xOS41NThjLTUuMTM3LTguMzc0LTEwLjQ2Ny0xOC4yNzEtMTUuOTg3LTI5LjY5MWwtNC41NjctOC4yODJjLTIuODU1LTUuMzI4LTYuNzU1LTEzLjA4Ni0xMS43MDQtMjMuMjY3Yy00Ljk1Mi0xMC4xODUtOS4zMjktMjAuMDM3LTEzLjEzNC0yOS41NTRjLTEuNTIxLTMuOTk3LTMuODA2LTcuMDQtNi44NTEtOS4xMzRsLTEuNDI5LTAuODU5Yy0wLjk1LTAuNzYtMi40NzUtMS41NjctNC41NjctMi40MjdjLTIuMDk1LTAuODU5LTQuMjgxLTEuNDc1LTYuNTY3LTEuODU0bC03OC4yMjksMC41NjhjLTcuOTk0LDAtMTMuNDE4LDEuODExLTE2LjI3NCw1LjQyOGwtMS4xNDMsMS43MTFDMC4yODgsMTQwLjE0NiwwLDE0MS42NjgsMCwxNDMuNzYzYzAsMi4wOTQsMC41NzEsNC42NjQsMS43MTQsNy43MDdjMTEuNDIsMjYuODQsMjMuODM5LDUyLjcyNSwzNy4yNTcsNzcuNjU5YzEzLjQxOCwyNC45MzQsMjUuMDc4LDQ1LjAxOSwzNC45NzMsNjAuMjM3YzkuODk3LDE1LjIyOSwxOS45ODUsMjkuNjAyLDMwLjI2NCw0My4xMTJjMTAuMjc5LDEzLjUxNSwxNy4wODMsMjIuMTc2LDIwLjQxMiwyNS45ODFjMy4zMzMsMy44MTIsNS45NTEsNi42NjIsNy44NTQsOC41NjVsNy4xMzksNi44NTFjNC41NjgsNC41NjksMTEuMjc2LDEwLjA0MSwyMC4xMjcsMTYuNDE2YzguODUzLDYuMzc5LDE4LjY1NCwxMi42NTksMjkuNDA4LDE4Ljg1YzEwLjc1Niw2LjE4MSwyMy4yNjksMTEuMjI1LDM3LjU0NiwxNS4xMjZjMTQuMjc1LDMuOTA1LDI4LjE2OSw1LjQ3Miw0MS42ODQsNC43MTZoMzIuODM0YzYuNjU5LTAuNTc1LDExLjcwNC0yLjY2OSwxNS4xMzMtNi4yODNsMS4xMzYtMS40MzFjMC43NjQtMS4xMzYsMS40NzktMi45MDEsMi4xMzktNS4yNzZjMC42NjgtMi4zNzksMS01LDEtNy44NTFjLTAuMTk1LTguMTgzLDAuNDI4LTE1LjU1OCwxLjg1Mi0yMi4xMjRjMS40MjMtNi41NjQsMy4wNDUtMTEuNTEzLDQuODU5LTE0Ljg0NmMxLjgxMy0zLjMzLDMuODU5LTYuMTQsNi4xMzYtOC40MThjMi4yODItMi4yODMsMy45MDgtMy42NjYsNC44NjItNC4xNDJjMC45NDgtMC40NzksMS43MDUtMC44MDQsMi4yNzYtMC45OTljNC41NjgtMS41MjIsOS45NDQtMC4wNDgsMTYuMTM2LDQuNDI5YzYuMTg3LDQuNDczLDExLjk5LDkuOTk2LDE3LjQxOCwxNi41NmM1LjQyNSw2LjU3LDExLjk0MywxMy45NDEsMTkuNTU1LDIyLjEyNGM3LjYxNyw4LjE4NiwxNC4yNzcsMTQuMjcxLDE5Ljk4NSwxOC4yNzRsNS43MDgsMy40MjZjMy44MTIsMi4yODYsOC43NjEsNC4zOCwxNC44NTMsNi4yODNjNi4wODEsMS45MDIsMTEuNDA5LDIuMzc4LDE1Ljk4NCwxLjQyN2w3My4wODctMS4xNGM3LjIyOSwwLDEyLjg1NC0xLjE5NywxNi44NDQtMy41NzJjMy45OTgtMi4zNzksNi4zNzMtNSw3LjEzOS03Ljg1MWMwLjc2NC0yLjg1NCwwLjgwNS02LjA5MiwwLjE0NS05LjcxMkM1NDYuNzgyLDQwNC4yNSw1NDYuMTE1LDQwMS43MjUsNTQ1LjQ1MSw0MDAuMjk4eiIvPjwvc3ZnPg==) 0 0 no-repeat; }

.body .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.body .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.footer .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.footer .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.fancybox-container .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.fancybox-container .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.popup-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.popup-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.rsgppopup .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.rsgppopup .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.rs_easycart .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.rs_easycart .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.gopro-subscribe-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.gopro-subscribe-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1NDguMzU4IDU0OC4zNTgiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpza2V0Y2g9Imh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaC9ucyI+PHBhdGggZmlsbD0iIzIxNDQ5NiIgZD0iTTU0NS40NTEsNDAwLjI5OGMtMC42NjQtMS40MzEtMS4yODMtMi42MTgtMS44NTgtMy41NjljLTkuNTE0LTE3LjEzNS0yNy42OTUtMzguMTY3LTU0LjUzMi02My4xMDJsLTAuNTY3LTAuNTcxbC0wLjI4NC0wLjI4bC0wLjI4Ny0wLjI4N2gtMC4yODhjLTEyLjE4LTExLjYxMS0xOS44OTMtMTkuNDE4LTIzLjEyMy0yMy40MTVjLTUuOTEtNy42MTQtNy4yMzQtMTUuMzIxLTQuMDA0LTIzLjEzYzIuMjgyLTUuOSwxMC44NTQtMTguMzYsMjUuNjk2LTM3LjM5N2M3LjgwNy0xMC4wODksMTMuOTktMTguMTc1LDE4LjU1Ni0yNC4yNjdjMzIuOTMxLTQzLjc4LDQ3LjIwOC03MS43NTYsNDIuODI4LTgzLjkzOWwtMS43MDEtMi44NDdjLTEuMTQzLTEuNzE0LTQuMDkzLTMuMjgyLTguODQ2LTQuNzEyYy00Ljc2NC0xLjQyNy0xMC44NTMtMS42NjMtMTguMjc4LTAuNzEybC04Mi4yMjQsMC41NjhjLTEuMzMyLTAuNDcyLTMuMjM0LTAuNDI4LTUuNzEyLDAuMTQ0Yy0yLjQ3NSwwLjU3Mi0zLjcxMywwLjg1OS0zLjcxMywwLjg1OWwtMS40MzEsMC43MTVsLTEuMTM2LDAuODU5Yy0wLjk1MiwwLjU2OC0xLjk5OSwxLjU2Ny0zLjE0MiwyLjk5NWMtMS4xMzcsMS40MjMtMi4wODgsMy4wOTMtMi44NDgsNC45OTZjLTguOTUyLDIzLjAzMS0xOS4xMyw0NC40NDQtMzAuNTUzLDY0LjIzOGMtNy4wNDMsMTEuODAzLTEzLjUxMSwyMi4wMzItMTkuNDE4LDMwLjY5M2MtNS44OTksOC42NTgtMTAuODQ4LDE1LjAzNy0xNC44NDIsMTkuMTI2Yy00LDQuMDkzLTcuNjEsNy4zNzItMTAuODUyLDkuODQ5Yy0zLjIzNywyLjQ3OC01LjcwOCwzLjUyNS03LjQxOSwzLjE0MmMtMS43MTUtMC4zODMtMy4zMy0wLjc2My00Ljg1OS0xLjE0M2MtMi42NjMtMS43MTQtNC44MDUtNC4wNDUtNi40Mi02Ljk5NWMtMS42MjItMi45NS0yLjcxNC02LjY2My0zLjI4NS0xMS4xMzZjLTAuNTY4LTQuNDc2LTAuOTA0LTguMzI2LTEtMTEuNTYzYy0wLjA4OS0zLjIzMy0wLjA0OC03LjgwNiwwLjE0NS0xMy43MDZjMC4xOTgtNS45MDMsMC4yODctOS44OTcsMC4yODctMTEuOTkxYzAtNy4yMzQsMC4xNDEtMTUuMDg1LDAuNDI0LTIzLjU1NWMwLjI4OC04LjQ3LDAuNTIxLTE1LjE4MSwwLjcxNi0yMC4xMjVjMC4xOTQtNC45NDksMC4yODQtMTAuMTg1LDAuMjg0LTE1LjcwNXMtMC4zMzYtOS44NDktMS0xMi45OTFjLTAuNjU2LTMuMTM4LTEuNjYzLTYuMTg0LTIuOTktOS4xMzdjLTEuMzM1LTIuOTUtMy4yODktNS4yMzItNS44NTMtNi44NTJjLTIuNTY5LTEuNjE4LTUuNzYzLTIuOTAyLTkuNTY0LTMuODU2Yy0xMC4wODktMi4yODMtMjIuOTM2LTMuNTE4LTM4LjU0Ny0zLjcxYy0zNS40MDEtMC4zOC01OC4xNDgsMS45MDYtNjguMjM2LDYuODU1Yy0zLjk5NywyLjA5MS03LjYxNCw0Ljk0OC0xMC44NDgsOC41NjJjLTMuNDI3LDQuMTg5LTMuOTA1LDYuNDc1LTEuNDMxLDYuODUxYzExLjQyMiwxLjcxMSwxOS41MDgsNS44MDQsMjQuMjY3LDEyLjI3NWwxLjcxNSwzLjQyOWMxLjMzNCwyLjQ3NCwyLjY2Niw2Ljg1NCwzLjk5OSwxMy4xMzRjMS4zMzEsNi4yOCwyLjE5LDEzLjIyNywyLjU2OCwyMC44MzdjMC45NSwxMy44OTcsMC45NSwyNS43OTMsMCwzNS42ODljLTAuOTUzLDkuOS0xLjg1MywxNy42MDctMi43MTIsMjMuMTI3Yy0wLjg1OSw1LjUyLTIuMTQzLDkuOTkzLTMuODU1LDEzLjQxOGMtMS43MTUsMy40MjYtMi44NTYsNS41Mi0zLjQyOCw2LjI4Yy0wLjU3MSwwLjc2LTEuMDQ3LDEuMjM5LTEuNDI1LDEuNDI3Yy0yLjQ3NCwwLjk0OC01LjA0NywxLjQzMS03LjcxLDEuNDMxYy0yLjY2NywwLTUuOTAxLTEuMzM0LTkuNzA3LTRjLTMuODA1LTIuNjY2LTcuNzU0LTYuMzI4LTExLjg0Ny0xMC45OTJjLTQuMDkzLTQuNjY1LTguNzA5LTExLjE4NC0xMy44NS0xOS41NThjLTUuMTM3LTguMzc0LTEwLjQ2Ny0xOC4yNzEtMTUuOTg3LTI5LjY5MWwtNC41NjctOC4yODJjLTIuODU1LTUuMzI4LTYuNzU1LTEzLjA4Ni0xMS43MDQtMjMuMjY3Yy00Ljk1Mi0xMC4xODUtOS4zMjktMjAuMDM3LTEzLjEzNC0yOS41NTRjLTEuNTIxLTMuOTk3LTMuODA2LTcuMDQtNi44NTEtOS4xMzRsLTEuNDI5LTAuODU5Yy0wLjk1LTAuNzYtMi40NzUtMS41NjctNC41NjctMi40MjdjLTIuMDk1LTAuODU5LTQuMjgxLTEuNDc1LTYuNTY3LTEuODU0bC03OC4yMjksMC41NjhjLTcuOTk0LDAtMTMuNDE4LDEuODExLTE2LjI3NCw1LjQyOGwtMS4xNDMsMS43MTFDMC4yODgsMTQwLjE0NiwwLDE0MS42NjgsMCwxNDMuNzYzYzAsMi4wOTQsMC41NzEsNC42NjQsMS43MTQsNy43MDdjMTEuNDIsMjYuODQsMjMuODM5LDUyLjcyNSwzNy4yNTcsNzcuNjU5YzEzLjQxOCwyNC45MzQsMjUuMDc4LDQ1LjAxOSwzNC45NzMsNjAuMjM3YzkuODk3LDE1LjIyOSwxOS45ODUsMjkuNjAyLDMwLjI2NCw0My4xMTJjMTAuMjc5LDEzLjUxNSwxNy4wODMsMjIuMTc2LDIwLjQxMiwyNS45ODFjMy4zMzMsMy44MTIsNS45NTEsNi42NjIsNy44NTQsOC41NjVsNy4xMzksNi44NTFjNC41NjgsNC41NjksMTEuMjc2LDEwLjA0MSwyMC4xMjcsMTYuNDE2YzguODUzLDYuMzc5LDE4LjY1NCwxMi42NTksMjkuNDA4LDE4Ljg1YzEwLjc1Niw2LjE4MSwyMy4yNjksMTEuMjI1LDM3LjU0NiwxNS4xMjZjMTQuMjc1LDMuOTA1LDI4LjE2OSw1LjQ3Miw0MS42ODQsNC43MTZoMzIuODM0YzYuNjU5LTAuNTc1LDExLjcwNC0yLjY2OSwxNS4xMzMtNi4yODNsMS4xMzYtMS40MzFjMC43NjQtMS4xMzYsMS40NzktMi45MDEsMi4xMzktNS4yNzZjMC42NjgtMi4zNzksMS01LDEtNy44NTFjLTAuMTk1LTguMTgzLDAuNDI4LTE1LjU1OCwxLjg1Mi0yMi4xMjRjMS40MjMtNi41NjQsMy4wNDUtMTEuNTEzLDQuODU5LTE0Ljg0NmMxLjgxMy0zLjMzLDMuODU5LTYuMTQsNi4xMzYtOC40MThjMi4yODItMi4yODMsMy45MDgtMy42NjYsNC44NjItNC4xNDJjMC45NDgtMC40NzksMS43MDUtMC44MDQsMi4yNzYtMC45OTljNC41NjgtMS41MjIsOS45NDQtMC4wNDgsMTYuMTM2LDQuNDI5YzYuMTg3LDQuNDczLDExLjk5LDkuOTk2LDE3LjQxOCwxNi41NmM1LjQyNSw2LjU3LDExLjk0MywxMy45NDEsMTkuNTU1LDIyLjEyNGM3LjYxNyw4LjE4NiwxNC4yNzcsMTQuMjcxLDE5Ljk4NSwxOC4yNzRsNS43MDgsMy40MjZjMy44MTIsMi4yODYsOC43NjEsNC4zOCwxNC44NTMsNi4yODNjNi4wODEsMS45MDIsMTEuNDA5LDIuMzc4LDE1Ljk4NCwxLjQyN2w3My4wODctMS4xNGM3LjIyOSwwLDEyLjg1NC0xLjE5NywxNi44NDQtMy41NzJjMy45OTgtMi4zNzksNi4zNzMtNSw3LjEzOS03Ljg1MWMwLjc2NC0yLjg1NCwwLjgwNS02LjA5MiwwLjE0NS05LjcxMkM1NDYuNzgyLDQwNC4yNSw1NDYuMTE1LDQwMS43MjUsNTQ1LjQ1MSw0MDAuMjk4eiIvPjwvc3ZnPg==) 0 0 no-repeat; }

.body .view_showcase .ya-share2__item_service_facebook .ya-share2__badge,
.body .elementpopup .ya-share2__item_service_facebook .ya-share2__badge,
.footer .view_showcase .ya-share2__item_service_facebook .ya-share2__badge,
.footer .elementpopup .ya-share2__item_service_facebook .ya-share2__badge,
.fancybox-container .view_showcase .ya-share2__item_service_facebook .ya-share2__badge,
.fancybox-container .elementpopup .ya-share2__item_service_facebook .ya-share2__badge,
.popup-window .view_showcase .ya-share2__item_service_facebook .ya-share2__badge,
.popup-window .elementpopup .ya-share2__item_service_facebook .ya-share2__badge,
.rsgppopup .view_showcase .ya-share2__item_service_facebook .ya-share2__badge,
.rsgppopup .elementpopup .ya-share2__item_service_facebook .ya-share2__badge,
.rs_easycart .view_showcase .ya-share2__item_service_facebook .ya-share2__badge,
.rs_easycart .elementpopup .ya-share2__item_service_facebook .ya-share2__badge,
.gopro-subscribe-window .view_showcase .ya-share2__item_service_facebook .ya-share2__badge,
.gopro-subscribe-window .elementpopup .ya-share2__item_service_facebook .ya-share2__badge {
	position: relative;
	top: 3px;
	left: 3px; }

.body .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.body .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.footer .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.footer .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.fancybox-container .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.fancybox-container .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.popup-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.popup-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.rsgppopup .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.rsgppopup .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.rs_easycart .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.rs_easycart .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.gopro-subscribe-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.gopro-subscribe-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA5Ni4xMjQgOTYuMTIzIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwcHgiIGhlaWdodD0iMTBweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPjxwYXRoIGZpbGw9IiNiY2JjYmMiIGQ9Ik03Mi4wODksMC4wMkw1OS42MjQsMEM0NS42MiwwLDM2LjU3LDkuMjg1LDM2LjU3LDIzLjY1NnYxMC45MDdIMjQuMDM3Yy0xLjA4MywwLTEuOTYsMC44NzgtMS45NiwxLjk2MXYxNS44MDNjMCwxLjA4MywwLjg3OCwxLjk2LDEuOTYsMS45NmgxMi41MzN2MzkuODc2YzAsMS4wODMsMC44NzcsMS45NiwxLjk2LDEuOTZoMTYuMzUyYzEuMDgzLDAsMS45Ni0wLjg3OCwxLjk2LTEuOTZWNTQuMjg3aDE0LjY1NGMxLjA4MywwLDEuOTYtMC44NzcsMS45Ni0xLjk2bDAuMDA2LTE1LjgwM2MwLTAuNTItMC4yMDctMS4wMTgtMC41NzQtMS4zODZjLTAuMzY3LTAuMzY4LTAuODY3LTAuNTc1LTEuMzg3LTAuNTc1SDU2Ljg0MnYtOS4yNDZjMC00LjQ0NCwxLjA1OS02LjcsNi44NDgtNi43bDguMzk3LTAuMDAzYzEuMDgyLDAsMS45NTktMC44NzgsMS45NTktMS45NlYxLjk4Qzc0LjA0NiwwLjg5OSw3My4xNywwLjAyMiw3Mi4wODksMC4wMnoiLz48L3N2Zz4=) 0 0 no-repeat; }

.body .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.body .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.footer .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.footer .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.fancybox-container .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.fancybox-container .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.popup-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.popup-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.rsgppopup .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.rsgppopup .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.rs_easycart .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.rs_easycart .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.gopro-subscribe-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.gopro-subscribe-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA5Ni4xMjQgOTYuMTIzIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwcHgiIGhlaWdodD0iMTBweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPjxwYXRoIGZpbGw9IiMyMTQ0OTYiIGQ9Ik03Mi4wODksMC4wMkw1OS42MjQsMEM0NS42MiwwLDM2LjU3LDkuMjg1LDM2LjU3LDIzLjY1NnYxMC45MDdIMjQuMDM3Yy0xLjA4MywwLTEuOTYsMC44NzgtMS45NiwxLjk2MXYxNS44MDNjMCwxLjA4MywwLjg3OCwxLjk2LDEuOTYsMS45NmgxMi41MzN2MzkuODc2YzAsMS4wODMsMC44NzcsMS45NiwxLjk2LDEuOTZoMTYuMzUyYzEuMDgzLDAsMS45Ni0wLjg3OCwxLjk2LTEuOTZWNTQuMjg3aDE0LjY1NGMxLjA4MywwLDEuOTYtMC44NzcsMS45Ni0xLjk2bDAuMDA2LTE1LjgwM2MwLTAuNTItMC4yMDctMS4wMTgtMC41NzQtMS4zODZjLTAuMzY3LTAuMzY4LTAuODY3LTAuNTc1LTEuMzg3LTAuNTc1SDU2Ljg0MnYtOS4yNDZjMC00LjQ0NCwxLjA1OS02LjcsNi44NDgtNi43bDguMzk3LTAuMDAzYzEuMDgyLDAsMS45NTktMC44NzgsMS45NTktMS45NlYxLjk4Qzc0LjA0NiwwLjg5OSw3My4xNywwLjAyMiw3Mi4wODksMC4wMnoiLz48L3N2Zz4=) 0 0 no-repeat; }

.body .view_showcase .ya-share2__item_service_twitter .ya-share2__badge,
.body .elementpopup .ya-share2__item_service_twitter .ya-share2__badge,
.footer .view_showcase .ya-share2__item_service_twitter .ya-share2__badge,
.footer .elementpopup .ya-share2__item_service_twitter .ya-share2__badge,
.fancybox-container .view_showcase .ya-share2__item_service_twitter .ya-share2__badge,
.fancybox-container .elementpopup .ya-share2__item_service_twitter .ya-share2__badge,
.popup-window .view_showcase .ya-share2__item_service_twitter .ya-share2__badge,
.popup-window .elementpopup .ya-share2__item_service_twitter .ya-share2__badge,
.rsgppopup .view_showcase .ya-share2__item_service_twitter .ya-share2__badge,
.rsgppopup .elementpopup .ya-share2__item_service_twitter .ya-share2__badge,
.rs_easycart .view_showcase .ya-share2__item_service_twitter .ya-share2__badge,
.rs_easycart .elementpopup .ya-share2__item_service_twitter .ya-share2__badge,
.gopro-subscribe-window .view_showcase .ya-share2__item_service_twitter .ya-share2__badge,
.gopro-subscribe-window .elementpopup .ya-share2__item_service_twitter .ya-share2__badge {
	position: relative;
	top: 1px; }

.body .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.body .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.footer .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.footer .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.fancybox-container .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.fancybox-container .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.popup-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.popup-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.rsgppopup .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.rsgppopup .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.rs_easycart .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.rs_easycart .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.gopro-subscribe-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.gopro-subscribe-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA2MTIgNjEyIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iMTNweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPjxwYXRoIGZpbGw9IiNiY2JjYmMiIGQ9Ik02MTIsMTE2LjI1OGMtMjIuNTI1LDkuOTgxLTQ2LjY5NCwxNi43NS03Mi4wODgsMTkuNzcyYzI1LjkyOS0xNS41MjcsNDUuNzc3LTQwLjE1NSw1NS4xODQtNjkuNDExYy0yNC4zMjIsMTQuMzc5LTUxLjE2OSwyNC44Mi03OS43NzUsMzAuNDhjLTIyLjkwNy0yNC40MzctNTUuNDktMzkuNjU4LTkxLjYzLTM5LjY1OGMtNjkuMzM0LDAtMTI1LjU1MSw1Ni4yMTctMTI1LjU1MSwxMjUuNTEzYzAsOS44MjgsMS4xMDksMTkuNDI3LDMuMjUxLDI4LjYwNkMxOTcuMDY1LDIwNi4zMiwxMDQuNTU2LDE1Ni4zMzcsNDIuNjQxLDgwLjM4NmMtMTAuODIzLDE4LjUxLTE2Ljk4LDQwLjA3OC0xNi45OCw2My4xMDFjMCw0My41NTksMjIuMTgxLDgxLjk5Myw1NS44MzUsMTA0LjQ3OWMtMjAuNTc1LTAuNjg4LTM5LjkyNi02LjM0OC01Ni44NjctMTUuNzU2djEuNTY4YzAsNjAuODA2LDQzLjI5MSwxMTEuNTU0LDEwMC42OTMsMTIzLjEwNGMtMTAuNTE3LDIuODMtMjEuNjA3LDQuMzk4LTMzLjA4LDQuMzk4Yy04LjEwNywwLTE1Ljk0Ny0wLjgwMy0yMy42MzQtMi4zMzNjMTUuOTg1LDQ5LjkwNyw2Mi4zMzYsODYuMTk5LDExNy4yNTMsODcuMTk0Yy00Mi45NDcsMzMuNjU0LTk3LjA5OSw1My42NTUtMTU1LjkxNiw1My42NTVjLTEwLjEzNCwwLTIwLjExNi0wLjYxMi0yOS45NDQtMS43MjFjNTUuNTY3LDM1LjY4MSwxMjEuNTM2LDU2LjQ4NSwxOTIuNDM4LDU2LjQ4NWMyMzAuOTQ4LDAsMzU3LjE4OC0xOTEuMjkxLDM1Ny4xODgtMzU3LjE4OGwtMC40MjEtMTYuMjUzQzU3My44NzIsMTYzLjUyNiw1OTUuMjExLDE0MS40MjIsNjEyLDExNi4yNTh6Ii8+PC9zdmc+) 0 0 no-repeat; }

.body .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.body .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.footer .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.footer .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.fancybox-container .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.fancybox-container .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.popup-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.popup-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.rsgppopup .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.rsgppopup .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.rs_easycart .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.rs_easycart .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.gopro-subscribe-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.gopro-subscribe-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA2MTIgNjEyIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iMTNweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPjxwYXRoIGZpbGw9IiMyMTQ0OTYiIGQ9Ik02MTIsMTE2LjI1OGMtMjIuNTI1LDkuOTgxLTQ2LjY5NCwxNi43NS03Mi4wODgsMTkuNzcyYzI1LjkyOS0xNS41MjcsNDUuNzc3LTQwLjE1NSw1NS4xODQtNjkuNDExYy0yNC4zMjIsMTQuMzc5LTUxLjE2OSwyNC44Mi03OS43NzUsMzAuNDhjLTIyLjkwNy0yNC40MzctNTUuNDktMzkuNjU4LTkxLjYzLTM5LjY1OGMtNjkuMzM0LDAtMTI1LjU1MSw1Ni4yMTctMTI1LjU1MSwxMjUuNTEzYzAsOS44MjgsMS4xMDksMTkuNDI3LDMuMjUxLDI4LjYwNkMxOTcuMDY1LDIwNi4zMiwxMDQuNTU2LDE1Ni4zMzcsNDIuNjQxLDgwLjM4NmMtMTAuODIzLDE4LjUxLTE2Ljk4LDQwLjA3OC0xNi45OCw2My4xMDFjMCw0My41NTksMjIuMTgxLDgxLjk5Myw1NS44MzUsMTA0LjQ3OWMtMjAuNTc1LTAuNjg4LTM5LjkyNi02LjM0OC01Ni44NjctMTUuNzU2djEuNTY4YzAsNjAuODA2LDQzLjI5MSwxMTEuNTU0LDEwMC42OTMsMTIzLjEwNGMtMTAuNTE3LDIuODMtMjEuNjA3LDQuMzk4LTMzLjA4LDQuMzk4Yy04LjEwNywwLTE1Ljk0Ny0wLjgwMy0yMy42MzQtMi4zMzNjMTUuOTg1LDQ5LjkwNyw2Mi4zMzYsODYuMTk5LDExNy4yNTMsODcuMTk0Yy00Mi45NDcsMzMuNjU0LTk3LjA5OSw1My42NTUtMTU1LjkxNiw1My42NTVjLTEwLjEzNCwwLTIwLjExNi0wLjYxMi0yOS45NDQtMS43MjFjNTUuNTY3LDM1LjY4MSwxMjEuNTM2LDU2LjQ4NSwxOTIuNDM4LDU2LjQ4NWMyMzAuOTQ4LDAsMzU3LjE4OC0xOTEuMjkxLDM1Ny4xODgtMzU3LjE4OGwtMC40MjEtMTYuMjUzQzU3My44NzIsMTYzLjUyNiw1OTUuMjExLDE0MS40MjIsNjEyLDExNi4yNTh6Ii8+PC9zdmc+) 0 0 no-repeat; }

.rsbreadcrumb {
	padding: 12px 0px; }
.rsbreadcrumb li {
	display: inline; }
.rsbreadcrumb li.last a {
	color: #000;
	text-decoration: none; }
.rsbreadcrumb a {
	text-decoration: underline; }
.rsbreadcrumb a:hover {
	text-decoration: none; }

.catalog {
	width: 100%;
}

.catalog .sidebar {
	width: 246px;
	float: left; }

.catalog .sidebar ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 0;
	margin-bottom: 0px; }

.catalog .sidebar ul > li {
	list-style-type: none; }

.catalog .prods {
	margin-left: 250px; }

.catalog .prods .borlef {
	border-left: 1px solid #F2F2F2; }

.catalog .prods .mix {
	padding-bottom: 0px; }

.catalog .prods .sectinfo,
.catalog .prods .mix:not(.no-float),
.catalog .prods .ajaxpages_gmci {
	width: 100%;
	float: left; }

.catalog .prods .sectinfo {
	border-top: 1px solid #E5E5E5; }

.catalog .prods .sectinfo .description {
	font-family: Opensanslight,Arial,Helvetica,sans-serif;
	color: #484848; }

.catalog .prods .compareandpaginator {
	padding: 12px 0px;
	border-top: 1px solid #E5E5E5; }

.catalog .prods .compareandpaginator .compare {
	float: left;
	padding-left: 17px; }

.catalog .prods .mix .catalogsorter {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
    border-top: 1px solid #F2F2F2;
	border-bottom: 5px solid #ffffff;
	background-color: #F2F2F2;}

.catalog .errortext {
	margin-left: 15px; }

@media screen and (max-width: 775px) {
	body.adaptive .catalog .compare {
		width: 100%;
		float: none; } }

@media screen and (max-width: 605px) {
	body.adaptive .catalog .sidebar,
	body.adaptive .catalog .prods {
		width: 100%;
		margin-left: 0px; }
	body.adaptive .catalog .prods .sectinfo,
	body.adaptive .catalog .prods .mix {
		border-left: none; }
	body.adaptive .catalog .prods .mix .compareandpaginator {
		display: none; }
	body.adaptive .catalog .prods .compareandpaginator .compare {
		padding-left: 0px; } }

.comparelist .title {
	float: left;
	margin-right: 5px;
	padding: 5px 0px; }

.comparelist a {
	display: block;
	float: left;
	padding: 5px 14px;
	margin-left: 2px;
	text-decoration: none; }
.comparelist a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #da6712; }

.catalog-compare-result img {
	max-width: 206px;
	max-height: 170px; }

.data-table td {
	text-align: center;
	vertical-align: top;
	max-width: 300px;
	border: 1px solid #ccc;
	padding: 12px 10px;
	min-width: 206px; }

.data-table td .scroll {
	width: 100%;
	height: auto;
	overflow: auto; }

.data-table thead td {
	vertical-align: top; }

.data-table tbody tr:nth-child(odd) td {
	background-color: #fafafa; }

.back1 td {
	background-color: #F3F3F3 !important; }

.data-table th {
	border: 1px solid #ccc;
	padding: 10px;
	min-width: 180px; }

.data-table thead td {
	padding: 20px 20px 25px 20px; }

.element {
	height: 255px;
	vertical-align: middle; }

.element_info_wrap {
	vertical-align: text-bottom; }

.element_info-price {
	text-align: center;
	margin-bottom: 12px; }

.catalog-compare-result .price {
	display: block;
	margin-bottom: 10px;
	text-align: center;
	font-size: 16px;
	color: #ee8131; }

.crossed_price {
	margin-right: 25px;
	text-align: center;
	color: #666666;
	text-decoration: line-through; }

.delete_icon .icon {
	width: 11px;
	height: 10px;
	background-position: 0px -890px; }

.delete_icon {
	position: absolute;
	top: -29px;
	right: -25px;
	padding: 10px; }

.catalog-item-name {
	height: 38px;
	margin-bottom: 15px;
	text-align: left;
	overflow: hidden; }

.no_border {
	border: none !important; }

.data-table-form {
	overflow-x: auto; }

.back1 {
	border-right: none !important; }

.back2 {
	border-right: 1px solid #ccc !important; }

.back1, .property_name {
	text-align: left !important; }

.data-table tbody tr:hover td,
.data-table tbody tr:hover td a {
	color: #FFF;
	background-color: #899cc7; }

.data-table tbody .back1:hover td {
	background-color: #F3F3F3;
	color: #000; }

.data-table {
	overflow-x: auto; }

.element_info-picture {
	position: relative;
	height: 170px;
	margin-bottom: 15px; }

.elementdetail {
	width: 100%;
	/*width:80%;*/
	float: left; }

/*
.rrr{
	float:left;
	width:20%;
}
*/
.elementdetail {
	position: relative; }

.elementdetail .pictures,
.elementdetail .detail-product__info {
	float: left; }

.elementdetail .pictures {
	width: 25%; }

.elementdetail .detail-product__info {
	width: 60%; }

.elementdetail .pic,
.elementdetail .zoom {
	margin-bottom: 15px; }

/* pictures */
.elementdetail .pictures {
	padding-right: 25px; }

.elementdetail .pic {
	position: relative;
	height: 100%;
	/*line-height: 350px;*/
	text-align: center; }

.elementdetail .pic img {
	max-height: 350px; }

.elementdetail .pic .glass {
	max-width: 100%;
	display: inline-block;
	line-height: 1.2;
	vertical-align: middle; }

.elementdetail .zoom {
	text-align: center; }

.elementdetail .zoom .svg-icon {
	width: 12px;
	height: 12px;
	margin-right: 5px;
	fill: #EE8131; }

.picslider {
	position: relative;
    visibility: hidden;
    height: 0px;	}

	
.pic .glass .slick-slide img {
	margin: 0 auto;
}
.pic .glass.hide a {
	display: none;
}
.pic .glass.hide a:first-child {
	display: unset;
}
.slick-list
{
    width: 100%;
    padding: 0 !important;
}
.picslider .slick-slide {
	width: 60px;
	height: 60px;
	padding: 3px;
	margin: 0 5px;
	text-align: center;
	line-height: 60px;
	border: 1px solid transparent;
	transition: border-color ease-in-out 0.15s;
}
.picslider .slick-slide.slick-current,
.picslider .slick-slide:hover {
	border-color: #2da5e3;
}
.picslider .slick-slide.slick-cloned:hover {
	border-color: transparent;
}

.picslider button.slick-arrow {
	font-size: 0;
    line-height: 0;
    position: absolute;
	z-index: 1000;
    top: 50%;
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	border-color: #767676;
	border-style: solid;
	border-width: 0;
}
.picslider button.slick-arrow:before {
	content: '';
}
.picslider button.slick-arrow.slick-prev {
	border-bottom-width: 2px;
	border-left-width: 2px;
}
.picslider button.slick-arrow.slick-next {
	border-top-width: 2px;
	border-right-width: 2px;
	right: 0;
}
.picslider button.slick-arrow:hover {
	border-color: #2da5e3;
}

.picslider .scrollinner a {
	display: block;
	width: 60px;
	height: 60px;
	padding: 3px;
	text-align: center;
	line-height: 60px;
	border: 1px solid #F2F2F2;
	transition: border-color ease-in-out 0.15s; }

.picslider .scrollinner a:hover {
	border-color: #EE8131; }

.picslider .scrollinner a.selected {
	border-color: #EE8131; }

.picslider .scrollinner a img {
	display: inline-block;
	line-height: 1.2;
	vertical-align: middle; }

.picslider.horizontal .d_jscrollpane,
.picslider.horizontal .popd_jscrollpane {
	margin-right: 47px;
	margin-left: 47px; }

.picslider a.prev,
.picslider a.next,
.elementdetail .prices a.prev,
.elementdetail .prices a.next {
	display: block;
	visibility: hidden; }

.picslider.jspHasScroll .prev,
.picslider.jspHasScroll .next,
.elementdetail .prices.jspHasScroll .prev,
.elementdetail .prices.jspHasScroll .next {
	visibility: visible; }

.picslider.horizontal a.prev,
.picslider.horizontal a.next,
.elementdetail .prices a.prev,
.elementdetail .prices a.next {
	position: absolute;
	top: 0px;
	z-index: 100; }

.picslider a.page {
	padding: 41px 20px; }

.picslider.horizontal a.prev,
.elementdetail .prices a.prev {
	left: 0px; }

.picslider.horizontal a.next,
.elementdetail .prices a.next {
	right: 0px; }

.picslider.horizontal a .svg-icon,
.elementdetail .prices a .svg-icon {
	width: 18px;
	height: 18px;
	fill: #6f6f6f; }

.picslider.horizontal a:hover .svg-icon,
.elementdetail .prices a:hover .svg-icon {
	fill: #EE8131; }

.picslider.horizontal .scrollinner a {
	float: left;
	margin-right: 10px; }

.picslider.horizontal .jspVerticalBar,
.picslider.horizontal .jspHorizontalBar {
	display: none; }

.picslider.vertical {
	float: right;
	width: 240px;
	margin-left: 20px; }

.picslider.vertical .d_jscrollpane,
.picslider.vertical .popd_jscrollpane {
	width: 100%;
	height: 200px;
	overflow: auto; }

.picslider.vertical a.pop {
	padding: 2px 101px; }

.picslider.vertical a .svg-icon {
	width: 15px;
	height: 15px;
	fill: #6f6f6f; }

.picslider.vertical a:hover .svg-icon {
	fill: #EE8131; }

.picslider.vertical a {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px; }

.picslider .d_jscrollpane,
.picslider .popd_jscrollpane,
.prices .prs_jscrollpane {
	-webkit-overflow-scrolling: touch }

.picslider .sliderin {
	width: 5000px;
	height: 110px; }

.fancyimages table {
	width: 100%;
	height: 100%; }

.fancyimages table td {
	vertical-align: middle;
	text-align: center; }

.fancyimages table td.slider {
	width: 260px;
	vertical-align: top; }

/* share */
.elementdetail .share {
	float: none;
	margin-top: -37px !important; }

.elementdetail .share .b-share {
	padding-left: 0px !important; }

/* article and stores */
.elementdetail .article,
.elementdetail .stores {
	float: left;
	width: 50%;
	min-height: 5px; }

/* article and stores -> stores */
.elementdetail .articleandstores {
	margin-bottom: 10px; }

.stores {
	text-align: right; }

.stores .genamount {
	margin-left: 5px; }

.stores .genamount.cantopen {
	cursor: default;
	text-decoration: none; }

.stores .genamount.cantopen .icon {
	visibility: hidden; }

.stores .genamount .svg-icon {
	width: 8px;
	height: 8px;
	margin-left: 4px; }

.popupstores {
	text-align: left; }

.popupstores table {
	margin-top: 5px; }

.popupstores table td {
	padding: 2px 5px;
	border-bottom: 1px solid #F2F2F2; }

.fancybox-container .popupstores table {
	margin-top: 0px; }

.fancybox-container .popupstores table td {
	border-bottom: none; }

.popupstores table td.amount {
	padding-left: 50px; }

.popupstores table td.amount .empty {
	color: #ff0000; }

.popupstores table td.amount .isset {
	color: #00cc00; }

/* prices */
.elementdetail .prices {
	position: relative;
	margin-bottom: 15px; }

.elementdetail .prices a.prev,
.elementdetail .prices a.next {
	padding: 0px 0px 31px 0px;
	background-color: #F7F7F7; }

.elementdetail .prices a.prev span,
.elementdetail .prices a.next span {
	display: block;
	width: 30px;
	height: 38px;
	margin-bottom: 29px; }

.elementdetail .prices a.prev .icon,
.elementdetail .prices a.next .icon {
	margin: 0px 10px; }

.elementdetail .prices .prs_jscrollpane {
	height: 138px; }

.elementdetail .prices .prs_jscrollpane .jspVerticalBar,
.elementdetail .prices .prs_jscrollpane .jspHorizontalBar {
	display: none; }

.elementdetail .prices table th,
.elementdetail .prices table td {
	padding: 10px 30px;
	width: 100px;
	text-align: left; }

.elementdetail .prices a.prev span,
.elementdetail .prices a.next span,
.elementdetail .prices table th {
	background: #F3F3F3; }

.elementdetail .prices table td {
	background-color: #f7f7f7; }

.elementdetail .prices table td .price.old {
	font-size: 14px; }

.elementdetail .prices table td .price {
	font-size: 18px; }

.elementdetail .prices table td .price.new {
	font-family: Opensansbold,Arial,Helvetica,sans-serif; }

.elementdetail .pricestable thead th {
	font-weight: normal; }

/* /prices */
/* prices -> solo */
.elementdetail .soloprice {
	/*height: 75px; */
	margin-bottom: 15px; }

.elementdetail .soloprice td {
	padding: 15px 0px 2px 0px; }

.elementdetail .soloprice .line {
	padding-right: 50px;
	border-bottom: 1px dotted #CCC; }

.elementdetail .soloprice .line,
.elementdetail .soloprice .price,
.elementdetail .soloprice .discount {
	height: 10px; }

.elementdetail .soloprice .name {
	position: relative;
	top: -3px;
	background-color: #FFF; }

.elementdetail .soloprice .price.gen {
	font-size: 18px; }

/* /prices -> solo */
/* properties */
.elementdetail .detail-product__info .properties {
	margin-bottom: 15px; }

/* add2basket */
.elementdetail .add2basketform .quantitytitle,
.elementdetail .add2basketform .quantity,
.elementdetail .add2basketform .add2basket,
.elementdetail .add2basketform .inbasket,
.elementdetail .add2basketform .go2basket,
.elementdetail .add2basketform .buy1click,
.elementdetail .add2basketform .add2subscribe {
	margin-bottom: 15px; }

.elementdetail .add2basketform.in .add2basket,
.elementdetail .add2basketform .inbasket,
.elementdetail .add2basketform .go2basket,
.elementdetail .add2basketform.in .buy1click {
	display: none; }

.elementdetail .add2basketform .quantity,
.elementdetail .add2basketform .add2basket,
.elementdetail .add2basketform .inbasket,
.elementdetail .add2basketform .go2basket,
.elementdetail .add2basketform .buy1click,
.elementdetail .add2basketform .add2subscribe {
	margin-right: 15px; }

.elementdetail .add2basketform .plus,
.elementdetail .add2basketform .minus {
	padding-top: 4px;
	padding-bottom: 5px; }

.elementdetail .add2basketform .add2basket,
.elementdetail .add2basketform .inbasket {
	padding: 9px 8px 7px 8px; }

.elementdetail .add2basketform .quantitytitle,
.elementdetail .add2basketform .go2basket {
	padding: 11px 0px; }

.elementdetail .add2basketform .buy1click,
.elementdetail .add2basketform .add2subscribe {
	padding: 10px 8px 12px 8px; }

.elementdetail .add2basketform .add2basket .svg-icon,
.elementdetail .add2basketform .inbasket .svg-icon {
	margin-right: 5px;
	margin-left: 0px;
	fill: #fff; }

.elementdetail .add2basketform .add2basket .svg-icon {
	width: 23px;
	height: 23px;
	margin-bottom: 1px; }

.elementdetail .add2basketform .inbasket .svg-icon {
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-bottom: 5px; }

/* comapre & favorite */
.elementdetail .threeblock {
	margin-bottom: 15px; }

.elementdetail .compare {
	float: left;
	margin-right: 15px; }

.elementdetail .favoriteandcheaper {
	float: left; }

.elementdetail .favoriteandcheaper .favorite,
.elementdetail .favoriteandcheaper .cheaper {
	float: left;
	margin-right: 15px; }

.elementdetail .favoriteandcheaper .favorite .svg-icon,
.elementdetail .favoriteandcheaper .cheaper .svg-icon {
	margin-right: 5px;
	margin-bottom: 2px; }

.elementdetail .favoriteandcheaper .cheaper {
	position: relative;
	padding-left: 16px; }

.elementdetail .favoriteandcheaper .cheaper .svg-icon {
	position: absolute;
	top: -8px;
	left: -16px;
	width: 32px;
	height: 32px;
	fill: #0c4da2; }

/* mods */
.mods h3.title2,
.bigdata h3.title2,
.detailcollection h3.title2 {
	float: left;
	color: #ee8131;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase; }

.mods .catalogsorter,
.bigdata .catalogsorter,
.detailcollection .catalogsorter {
	position: relative;
	top: -5px;
	float: right;
	margin-bottom: 10px; }

/* /mods */
/* tabs */
.detailtabs {
	padding-bottom: 15px;
	border-bottom: 1px solid #F3F3F3; }

.detailtabs.anchor .content {
	margin-bottom: 20px; }

.detailtabs.tabs .content .contentbody,
.detailtabs .content .switcher {
	display: none; }

.detailtabs .content.selected .contentbody,
.detailtabs .content.selected .switcher {
	display: block; }

.detailtabs .headers {
	padding: 12px 10px;
	background-color: #F3F3F3; }

.detailtabs .headers a {
	display: block;
	float: left;
	padding: 5px 8px;
	margin-right: 10px;
	text-decoration: none; }

.detailtabs .headers a:active,
.detailtabs .headers a.selected:active {
	color: #FFF;
	background-color: #d36f25; }

.detailtabs .headers a.selected {
	color: #fff;
	background-color: #EE8131; }

.detailtabs .headers a:hover {
	color: #fff;
	background-color: #da6712; }

.detailtabs .contents {
	overflow: hidden; }

.detailtabs .contents .contentinner {
	padding: 12px 10px; }

.detailtabs .contents .content.review {
	position: relative; }

.detailtabs .contents .content.review .contentinner {
	padding: 12px 24px 0px 24px; }

.detailtabs .contents .content .switcher {
	padding: 12px 10px 0px 10px;
	line-height: 34px;
	font-size: 24px;
	margin-bottom: 8px; }

.detailtabs .contents .content.review .switcher {
	margin-bottom: 0px; }

/* tabs -> docs */
.detailtabs .contents .content.files .docs {
	width: 33%;
	display: block;
	float: left;
	padding: 8px 15px 8px 0px; }

.detailtabs .contents .content.files a.docs .icon {
	display: block;
	float: left;
	width: 44px;
	height: 47px;
	background-position: 0px -834px; }

.detailtabs .contents .content.files a.docs .icon.word {
	height: 45px;
	margin-bottom: 2px;
	background-position: 0px -744px; }

.detailtabs .contents .content.files a.docs .icon.excel {
	height: 45px;
	margin-bottom: 2px;
	background-position: 0px -789px; }

.detailtabs .contents .content.files a.docs .icon.pdf {
	background-position: 0px -697px; }

.detailtabs .contents .content.files a.docs span {
	display: block;
	margin-left: 50px; }

.detailtabs .contents .content.files a.docs .description {
	color: #000; }

.detailtabs .contents .content.files a.docs .size {
	color: #999;
	font-size: 11px; }

.detailtabs .contents .content.files .separator.x3 {
	width: 100%;
	float: left;
	display: block; }

.detailtabs .contents .content a.docs:hover .name {
	text-decoration: underline; }

.detailtabs .contents .content a.docs:hover,
.detailtabs .contents .content a.docs:hover .size,
.detailtabs .contents .content a.docs .size:hover {
	text-decoration: none; }

.detailtabs,
.mods,
.bigdata,
.detailcollection {
	margin-top: 50px; }

#detailtext table,
.detailtabs .contentinner.prop-tabs table {
	display: table;
	border-collapse: separate;
	border-spacing: 2px; }

#detailtext table,
.detailtabs .contentinner.prop-tabs table,
#detailtext td,
.detailtabs .contentinner.prop-tabs td {
	padding: 1px;
	border: 1px solid gray; }

.propvision1 .offer_prop.offer_prop_list .div_options.div_options_list {
	display: block;
	position: relative;
	top: 0;
	left: 0;
	border: none;
	margin-top: 5px; }

.propvision1 .offer_prop.offer_prop_list .div_selected.div_selected_list {
	display: none; }

.propvision1 .offer_prop.offer_prop_list .div_options.div_options_list .div_option {
	display: inline-block;
	border: 1px solid #e4e4e4;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 4px 3px 3px; }

.propvision1 .offer_prop.offer_prop_list .div_options.div_options_list .div_option span {
	height: 20px;
	min-width: 20px;
	text-align: center; }

.fancygallery {
	height: 100%;
	max-height: 100%; }

@media screen and (max-width: 1260px) {
	body.adaptive .elementdetail {
		width: 100%; }
	body.adaptive .rrr {
		display: none; }
	body.adaptive .elementdetail .article,
	body.adaptive .elementdetail .stores {
		width: 100%;
		float: none;
		text-align: left; }
	body.adaptive .elementdetail .stores {
		margin-top: 5px; } }

@media screen and (max-width: 605px) {
	body.adaptive .elementdetail .pictures,
	body.adaptive .elementdetail .detail-product__info {
		width: 100%;
		float: none;
		padding-right: 0px; }
	body.adaptive .elementdetail .detail-product__info {
		margin-top: 15px;
		padding-top: 25px;
		border-top: 1px solid #F3F3F3; }
	body.adaptive .detailtabs .contents .content.files .docs {
		width: 50%; }
	body.adaptive .detailtabs .contents .content.files .separator.x3 {
		display: inline;
		width: 0px;
		float: none; }
	body.adaptive .detailtabs .contents .content.files .separator.x2 {
		display: block;
		width: 100%;
		float: left; } }

@media screen and (max-width: 480px) {
	body.adaptive .header .phone {width:25%;}
	body.adaptive .elementdetail .compare,
	body.adaptive .elementdetail .favoriteandcheaper,
	body.adaptive .elementdetail .favoriteandcheaper .favorite,
	body.adaptive .elementdetail .favoriteandcheaper div.cheaper {
		width: 100%;
		float: none;
		margin-top: 8px; }
	body.adaptive .elementdetail .soloprice .line {
		padding-right: 20px; }
	body.adaptive .elementdetail .buy {
		margin-bottom: 5px; }
	body.adaptive .elementdetail .threeblock {
		border-top: 1px solid #F3F3F3; }
	body.adaptive .detailtabs,
	body.adaptive .mods,
	body.adaptive .bigdata {
		margin-top: 25px; }
	body.adaptive .detailtabs .headers {
		display: none; }
	body.adaptive .detailtabs .content {
		margin-top: 15px; }
	body.adaptive .detailtabs .content .switcher {
		display: block;
		padding: 5px 14px;
		font-size: 13px;
		background-color: #F3F3F3; }
	body.adaptive .detailtabs .content.selected .switcher {
		color: #fff;
		background-color: #EE8131; }
	body.adaptive .detailtabs .content .switcher:active,
	body.adaptive .detailtabs .content.selected .switcher:active {
		color: #fff;
		background-color: #d36f25; }
	body.adaptive .detailtabs .content .contentinner {
		padding: 5px 14px; }
	body.adaptive .detailtabs .contents .content.files .docs {
		width: 100%; }
	body.adaptive .detailtabs .contents .content.files .separator.x3 {
		display: inline;
		width: 0px;
		float: none; }
	body.adaptive .detailtabs .contents .content.files .separator.x1 {
		display: block;
		width: 100%;
		float: left; } }

.list-item {
	display: block;
	padding: 3px 7px; }

.product {
	/*BOX DELIVERY block*/
	/*BOX DELIVERY block*/ }
.product-delivery {
	border: 2px solid #EE8131;
	clear: left;
	padding: 7px 10px;
	margin-bottom: 15px; }
.product-delivery__block {
	transition: .5s;
	height: 54px;
	position: relative;
	overflow: hidden; }
.product-delivery__pic {
	min-width: 100px;
	text-align: center;
	vertical-align: middle;
	width: 10%; }
.product-delivery__pic svg {
	width: 40px;
	height: 40px;
	fill: #777777; }
.product-delivery__title {
	font-weight: 600;
	font-family: Arial;
	margin-bottom: 7px; }
.product-delivery__body {
	padding: 0 5px; }
.product-delivery__list {
	padding: 0;
	width: 100%; }
.product-delivery__list:last-child {
	margin-bottom: 0; }
.product-delivery__list li {
	line-height: 18px; }
.product-east .icon-east.right {
	float: right; }
.product-actions {
	float: left; }

/* Delivery tab */
.p-delivery .p-delivery__guarantee {
	margin-bottom: 50px;
	border-bottom: 1px solid rgba(204, 204, 204, 0.3);
	display: inline-block; }

.p-delivery .p-delivery__guarantee-icon {
	display: inline-block;
	padding: 20px 0 30px 15px;
	width: 30%; }
.p-delivery .p-delivery__guarantee-icon img {
	max-width: 80%; }

.p-delivery .p-delivery__guarantee-text {
	display: inline-block;
	margin-left: -4px;
	vertical-align: middle;
	max-width: 475px;
	width: 70%; }

.p-delivery .p-delivery__delivery-point,
.p-delivery .p-delivery__delivery-time {
	padding-top: 105px;
	display: inline-block;
	vertical-align: top;
	position: relative; }

.p-delivery .p-delivery__delivery-time {
	width: 40%;
	font-size: 16px;
	text-align: center;
	max-width: 205px;
	margin-right: 10%; }

.p-delivery .p-delivery__delivery-point {
	margin: -4px;
	width: 50%; }

.p-delivery .p-delivery__delivery-point:before,
.p-delivery .p-delivery__delivery-time:before {
	font-family: PeIcon7Stroke;
	position: absolute;
	top: 0;
	font-size: 64px; }

.p-delivery .p-delivery__delivery-time:before {
	content: "\e67e";
	left: 0;
	right: 0; }

.p-delivery .p-delivery__delivery-point:before {
	content: "\e673";
	left: 0; }

.p-delivery .p-delivery__table-wrap .table tr td:nth-child(1),
.p-delivery .p-delivery__table-wrap .table tr th:nth-child(1) {
	width: auto; }

.p-delivery .p-delivery__picture {
	padding: 8px; }
.p-delivery .p-delivery__picture > img {
	max-width: 90px; }

@media (max-width: 767px) {
	.p-delivery .p-delivery__delivery-point,
	.p-delivery .p-delivery__delivery-time {
		display: block;
		margin: auto;
		width: auto; }
	.p-delivery .p-delivery__delivery-point {
		max-width: 250px;
		text-align: center;
		margin-top: 40px; }
	.p-delivery .p-delivery__delivery-point:before {
		left: 0;
		right: 0; } }

/* /Delivery tab */
/* Button */
.bx-catalog-popup-content {
	width: 90%;
	max-width: 280px; }

/* Subscribe popup */
.bx-catalog-subscribe-form-container-label {
	font-size: 13px;
	color: #5a6c77;
	padding-bottom: 2px; }

.bx-filter-param-label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer; }

.bx-catalog-subscribe-form-container-input {
	position: relative; }

.bx-catalog-subscribe-form-container-input input[type="text"] {
	width: 100%; }

.bx-catalog-subscribe-form-star-required {
	color: #d93333; }

.bx-catalog-subscribe-form-container .bx-captcha {
	margin-bottom: 10px; }

.bx-catalog-popup-message {
	font-weight: bold;
	min-width: 240px;
	margin: 0 0 0; }

/* Alert style */
.bx-catalog-subscribe-alert {
	background-color: #edf6fc;
	color: #000;
	font-size: 15px;
	min-height: 45px;
	text-align: center;
	padding: 12px 40px 12px 60px;
	position: relative;
	width: 280px; }

.bx-catalog-subscribe-aligner {
	display: inline-block;
	height: 45px;
	margin-left: -1px;
	vertical-align: middle;
	width: 1px; }

.bx-catalog-subscribe-alert-text {
	display: inline-block;
	vertical-align: middle; }

.bx-catalog-subscribe-alert-footer {
	text-align: center; }

.bx-catalog-subscribe-alert-popup {
	background-color: #edf6fc !important;
	border: 1px solid #edf6fc !important;
	border-radius: 3px !important;
	-webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
	box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important; }

.popup-window {
	text-align: left; }

.popup-window.popup-window-with-titlebar {
	padding: 0 0 20px 0; }

.popup-window-titlebar {
	height: auto; }

.popup-window-titlebar-text {
	width: 300px;
	padding: 20px;
	color: #444;
	font-family: Opensanslight,Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: normal;
	white-space: nowrap;
	line-height: 1;
	text-overflow: ellipsis;
	border-bottom: 1px solid #F2F2F2;
	visibility: visible;
	overflow: hidden;
	text-shadow: none; }

.popup-window-close-icon {
	position: absolute;
	top: 8px;
	right: 1px;
	margin: 20px 25px;
	cursor: pointer;
	width: 10px;
	height: 10px;
	background-position: 0px -91px;
	background-image: url(/bitrix/templates/proauto_default/assets/css/../img/icons.png?v100);
	z-index: 8050; }

.popup-window-overlay {
	background-color: rgba(0, 0, 0, 0.6);
	opacity: 1; }

.popup-window-buttons {
	padding: 0 0 10px; }

#bx-catalog-subscribe-form-notify {
	margin-bottom: 15px; }

/******************************* table and gallery *******************************/
.artables table.names {
	width: 247px; }

.artables table th,
.artables table.products td {
	padding: 14px 10px; }

.artables table.names td.name,
.artables table.products td.name {
	padding: 0; }

.artables table.names .js-position,
.artables table.products .js-position {
	width: 240px;
	max-width: 240px;
	min-width: 240px;
	padding: 0; }

.artables table.names div.name,
.artables table.products div.name {
	width: 240px;
	max-width: 240px;
	min-width: 240px;
	padding: 0; }

.artables table.names .js-position a,
.artables table.products .js-position a,
.artables table.names .js-position span,
.artables table.products .js-position span {
	display: inline-block;
	max-width: 100%;
	padding: 12px 10px;
	overflow: hidden; }

.artables table.smpl {
	width: 240px; }

.artables table.names .pic a,
.artables table.products .pic a,
.artables table.names .pic span,
.artables table.products .pic span {
	display: inline-block;
	width: 55px;
	height: 55px; }

.artables table.names .pic img,
.artables table.products .pic img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	margin: auto; }

/******************************* /table and gallery *******************************/
/******************************* table *******************************/
.artables.view_table .products {
	width: 100%; }

.artables.view_table table.names {
	display: none;
	float: left;
	border-right: none; }

.artables.view_table .arproducts {
	-webkit-overflow-scrolling: touch }

.artables.view_table table {
	border: 1px solid #F3F3F3; }

.artables.view_table table tr th {
	padding: 14px 10px;
	background-color: #F3F3F3;
	font-weight: normal; }

.artables.view_table table tr th.free,
.artables.view_table table tr td.free {
	width: 7px;
	padding: 0px; }

.artables.view_table table tr th.free span,
.artables.view_table table tr td.free span {
	display: block;
	width: 7px;
	min-height: 48px; }

.artables.view_table table tr.even td {
	background-color: #fafafa; }

.artables.view_table table.products tr:hover td {
	color: #FFF;
	background-color: #899cc7; }

.artables.view_table table.products tr:hover td.name a {
	color: #FFF; }

.artables.view_table table.products tr:hover td.name a:hover {
	text-decoration: none; }

.artables.view_table table.products .add2basketform .submit .svg-icon,
.artables.view_table table.products .add2basketform .inbasket .svg-icon {
	width: 23px;
	height: 20px;
	margin-left: 8px;
	fill: #EE8131; }

.artables.view_table table.products tr:hover .add2basketform .submit .svg-icon,
.artables.view_table table.products tr:hover .add2basketform .inbasket .svg-icon {
	fill: #fff; }

.artables.view_table table.products tr:hover .add2basketform input,
.artables.view_table table.products tr:hover .add2basketform .js-measurename {
	color: #000; }

.artables.view_table table th,
.artables.view_table table td {
	text-align: center; }

.artables.view_table table th.name,
.artables.view_table table td.name {
	text-align: left; }

.artables.view_table .add2basketform.in .inbasket {
	display: none; }

.artables.view_table .add2basketform .tick {
	visibility: hidden;
	width: 13px;
	height: 10px;
	margin-left: 8px;
	fill: #EE8131; }

.artables.view_table .add2basketform.in .tick {
	visibility: visible; }

.artables.view_table tr:hover .add2basketform.in .tick {
	fill: #fff; }

/* /add2basket */
/* js table fix */
.artables.view_table.adap .arproducts {
	overflow-x: scroll;
	overflow-y: hidden; }

.artables.view_table.adap table.products {
	border-left: none; }

.artables.view_table.adap table.products th.free,
.artables.view_table.adap table.products td.free,
.artables.view_table.adap table.products th.name,
.artables.view_table.adap table.products td.name {
	width: 0px;
	max-width: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden; }

.artables.view_table.adap table.products th.free span,
.artables.view_table.adap table.products td.free span {
	width: 0px; }

.artables.view_table table td.free span.qb {
	background-color: #66b132; }

.artables.view_table table td.free span.da2,
.artables.view_table table td.free span.da2.qb {
	background-color: #c5007c; }

.artables.view_table.adap table.products div.name {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }

.artables.view_table.adap table.names {
	display: block; }

/* /js table fix */
@media screen and (max-width: 1010px) {
	body.adaptive .artables.view_table .arproducts {
		overflow-x: scroll;
		overflow-y: hidden; }
	body.adaptive .artables.view_table table.products {
		border-left: none; }
	body.adaptive .artables.view_table table.products th.free,
	body.adaptive .artables.view_table table.products td.free,
	body.adaptive .artables.view_table table.products th.name,
	body.adaptive .artables.view_table table.products td.name {
		width: 0px;
		max-width: 0px;
		padding: 0px;
		margin: 0px;
		overflow: hidden; }
	body.adaptive .artables.view_table table.products th.free span,
	body.adaptive .artables.view_table table.products td.free span {
		width: 0px; }
	body.adaptive .artables.view_table table.products div.name {
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
		-moz-opacity: 0;
		-khtml-opacity: 0;
		opacity: 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box; }
	body.adaptive .artables.view_table table.names {
		display: block; } }

/******************************* /table *******************************/
/******************************* gallery *******************************/
.artables.view_gallery .products {
	width: 100%; }

.artables.view_gallery table.names {
	display: none;
	float: left;
	border-right: none; }

.artables.view_gallery .arproducts {
	-webkit-overflow-scrolling: touch }

.artables.view_gallery table {
	border: 1px solid #F3F3F3; }

.artables.view_gallery table tr th {
	font-weight: normal;
	background-color: #F3F3F3; }

.artables.view_gallery table tr th.free,
.artables.view_gallery table tr td.free {
	width: 0px;
	padding: 0px; }

.artables.view_gallery table tr th.free span,
.artables.view_gallery table tr td.free span {
	display: block;
	width: 0px;
	min-height: 0px; }

.artables.view_gallery table tr.even td {
	background-color: #fafafa; }

.artables.view_gallery table.names tr td.name table.smpl,
.artables.view_gallery table.names tr td.name table.smpl tr td,
.artables.view_gallery table.products tr td.name table.smpl,
.artables.view_gallery table.products tr td.name table.smpl tr td {
	padding: 0px;
	border: none; }

.artables.view_gallery table.names tr td.name table.smpl tr td.nm a,
.artables.view_gallery table.products tr td.name table.smpl tr td.nm a,
.artables.view_gallery table.names tr td.name table.smpl tr td.nm span,
.artables.view_gallery table.products tr td.name table.smpl tr td.nm span {
	display: block;
	padding-left: 7px; }

.artables.view_gallery table.names tr td.name table.smpl tr td.nm a > span,
.artables.view_gallery table.products tr td.name table.smpl tr td.nm a > span {
	padding-left: 0px; }

.artables.view_gallery table.names tr td.name table.smpl tr td.nm,
.artables.view_gallery table.products tr td.name table.smpl tr td.nm {
	text-align: left; }

.artables.view_gallery table.products tr:hover td {
	color: #FFF;
	background-color: #899cc7; }

.artables.view_gallery table.products tr:hover td.name a {
	color: #FFF; }

.artables.view_gallery table.products tr:hover td.name a:hover {
	text-decoration: none; }

.artables.view_gallery table.products .add2basketform .submit .svg-icon,
.artables.view_gallery table.products .add2basketform .inbasket .svg-icon {
	width: 22px;
	height: 22px;
	margin-left: 5px;
	margin-bottom: 3px;
	fill: #EE8131; }

.artables.view_gallery table.products tr:hover .add2basketform .submit .svg-icon,
.artables.view_gallery table.products tr:hover .add2basketform .inbasket .svg-icon {
	fill: #fff; }

.artables.view_gallery table.products tr:hover .add2basketform input,
.artables.view_gallery table.products tr:hover .add2basketform .js-measurename {
	color: #000; }

.artables.view_gallery table th,
.artables.view_gallery table td {
	text-align: center; }

.artables.view_gallery table th.name,
.artables.view_gallery table td.name {
	width: auto;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden; }

.artables.view_gallery .add2basketform.in .inbasket {
	display: none; }

.artables.view_gallery .add2basketform .tick {
	visibility: hidden;
	width: 13px;
	height: 10px;
	margin-left: 5px;
	fill: #EE8131; }

.artables.view_gallery .add2basketform.in .tick {
	visibility: visible; }

.artables.view_gallery tr:hover .add2basketform .tick {
	fill: #fff; }

/* /add2basket */
/* js table fix */
.artables.view_gallery.adap .arproducts {
	overflow-x: scroll;
	overflow-y: hidden; }

.artables.view_gallery.adap table.products {
	border-left: none; }

.artables.view_gallery.adap table.products th.free,
.artables.view_gallery.adap table.products td.free,
.artables.view_gallery.adap table.products th.name,
.artables.view_gallery.adap table.products td.name {
	width: 0px;
	max-width: 0px;
	padding: 0px;
	margin: 0px;
	overflow: hidden; }

.artables.view_gallery.adap table.products th.free span,
.artables.view_gallery.adap table.products td.free span {
	width: 0px; }

.artables.view_gallery table td.free.qb,
.artables.view_gallery table td.free span.qb,
.artables.view_gallery table.products tr:hover td.free.qb,
.artables.view_gallery table.products tr:hover td.free span.qb {
	background-color: #66b132; }

.artables.view_gallery table td.free.da2,
.artables.view_gallery table td.free.da2.qb,
.artables.view_gallery table td.free span.da2,
.artables.view_gallery table td.free span.da2.qb,
.artables.view_gallery table.products tr:hover td.free.da2,
.artables.view_gallery table.products tr:hover td.free.da2.qb,
.artables.view_gallery table.products tr:hover td.free span.da2,
.artables.view_gallery table.products tr:hover td.free span.da2.qb {
	background-color: #c5007c; }

.artables.view_gallery.adap table.products div.name {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }

.artables.view_gallery.adap table.names {
	display: block; }

.body .artables.view_gallery.adap table.products td.free.qb,
.body .artables.view_gallery.adap table.products td.free span.qb .body .artables.view_gallery.adap table.products td.free.da2,
.body .artables.view_gallery.adap table.products td.free.da2.qb,
.body .artables.view_gallery.adap table.products td.free span.da2,
.body .artables.view_gallery.adap table.products td.free span.da2.qb {
	background-color: #fff; }

/* /js table fix */
@media screen and (max-width: 1010px) {
	body.adaptive .artables.view_gallery .arproducts {
		overflow-x: scroll;
		overflow-y: hidden; }
	body.adaptive .artables.view_gallery table.products {
		border-left: none; }
	body.adaptive .artables.view_gallery table.products th.free,
	body.adaptive .artables.view_gallery table.products td.free,
	body.adaptive .artables.view_gallery table.products th.name,
	body.adaptive .artables.view_gallery table.products td.name {
		width: 0px;
		max-width: 0px;
		padding: 0px;
		margin: 0px;
		overflow: hidden; }
	body.adaptive .artables.view_gallery table.products th.free span,
	body.adaptive .artables.view_gallery table.products td.free span {
		width: 0px; }
	body.adaptive .artables.view_gallery table.products div.name {
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
		-moz-opacity: 0;
		-khtml-opacity: 0;
		opacity: 0;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box; }
	body.adaptive .artables.view_gallery table.names {
		display: block; }
	body.adaptive .artables.view_gallery table.products td.free.qb,
	body.adaptive .artables.view_gallery table.products td.free span.qb body.adaptive .artables.view_gallery table.products td.free.da2,
	body.adaptive .artables.view_gallery table.products td.free.da2.qb,
	body.adaptive .artables.view_gallery table.products td.free span.da2,
	body.adaptive .artables.view_gallery table.products td.free span.da2.qb {
		background-color: #fff; }
	body.adaptive .artables.view_gallery table.names tr td.name table.smpl,
	body.adaptive .artables.view_gallery table.names tr td.name table.smpl tr td,
	body.adaptive .artables.view_gallery table.products tr td.name table.smpl,
	body.adaptive .artables.view_gallery table.products tr td.name table.smpl tr td {
		min-width: 36px; } }

/******************************* /gallery *******************************/
/******************************* showcase *******************************/
.view_showcase {
	width: 100%; }

.view_showcase .js-element {
	position: relative;
	float: left;
	width: 25%; }

.view_showcase.columns5 .js-element {
	width: 20%; }

.view_showcase .js-element .inner {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	min-height: 325px;
	background-color: #fff;
	border: 1px solid #F2F2F2;
	z-index: 100; }

.view_showcase .js-element .padd {
	padding: 10px 10px 4px 10px; }

.view_showcase .stickers {
	top: 5px; }

.view_showcase .js-element {
	height: 325px; }

.view_showcase.big .js-element {
	height: 378px; }

/* hover */
.view_showcase .js-element .popup {
	display: none; }

.view_showcase .js-element:hover .inner,
.view_showcase .js-element.hover .inner {
	border: 1px solid #cccccc;
	z-index: 110; }

.view_showcase .js-element.shadow:hover .inner,
.view_showcase .js-element.shadow.hover .inner {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

.view_showcase .js-element:hover .popup,
.view_showcase .js-element.hover .popup {
	display: block; }

/* /hover */
.view_showcase .name {
	height: 35px;
	text-align: center;
	overflow: hidden; }

.view_showcase .props {
	margin-top: 8px;
	margin-left: 4px;  }

.view_showcase div.pic {
	position: relative;
	text-align: center; }

.view_showcase .pic a,
.view_showcase .pic span.pic {
	display: block;
	width: 100%;
	height: 170px;
	line-height: 170px;
	text-align: center; }

.view_showcase .pic a img,
.view_showcase .pic span.pic img {
	display: inline-block;
	vertical-align: middle; }

/* prices */
.view_showcase .prices .prices_jscrollpane {
	width: 100%;
	min-height: 102px;
	overflow: auto; }

.view_showcase .prices .prev,
.view_showcase .prices .next {
	display: block;
	width: 100%;
	text-align: center; }

.view_showcase .prices .prev .svg-icon,
.view_showcase .prices .next .svg-icon,
.rsgppopup .prices .prev .svg-icon,
.rsgppopup .prices .next .svg-icon {
	width: 15px;
	height: 15px;
	margin-bottom: 2px;
	fill: #6f6f6f; }

.view_showcase .prices .prev:hover .svg-icon,
.view_showcase .prices .next:hover .svg-icon,
.rsgppopup .prices .prev:hover .svg-icon,
.rsgppopup .prices .next:hover .svg-icon {
	fill: #EE8131; }

.view_showcase .prices .pricestable {
	width: 100%; }

.view_showcase .prices .pricestable tr td {
	padding: 8px 10px; }

.view_showcase .prices .pricestable tr.even td {
	background-color: #FAFAFA; }

/* /prices */
/* prices -> soloprice */
.view_showcase .soloprice {
	padding: 17px 20px 0px 20px;
	text-align: center; }

.view_showcase .soloprice span {
	display: inline-block;
	margin-bottom: 6px;
    display: none;	}

.view_showcase .soloprice .price.gen {
	display: inline-block;
	font-size: 18px;
	margin-bottom: 10px; }

.view_showcase .soloprice .price.old {
	/* margin-right: 25px; */
	font-size: 15px;
	margin-left: 5px;
    display: inline-block;	}

/* /prices -> soloprice */
.view_showcase .buy,
.view_showcase .description {
	margin-top: 12px; }

.view_showcase .buy .quantity .quantity_inner {
	margin-top: 2px; }

.view_showcase .buy .add2basket,
.view_showcase .buy .inbasket,
.view_showcase .buy .add2subscribe {
	float: right; }

.view_showcase .buy .add2basket,
.view_showcase .buy .inbasket {
	padding: 4px 15px; }

.view_showcase .buy .add2subscribe {
	padding: 4px 10px;
	border-radius: 3px;  }

.view_showcase .buy .add2subscribe.in {
	padding: 4px 0; }

/* compare & quantity */
.view_showcase .compare_and_stores {
	margin-top: 12px; }

.view_showcase .compare_and_stores .compare {
	float: left; }

.view_showcase .compare_and_stores .stores {
	float: right; }

.view_showcase .stores .genamount.cantopen .icon {
	display: none; }

/* /compare & quantity */
/* favorite & share */
.view_showcase .favorishare {
	margin-top: 5px;
    /*display: none;*/
}

.view_showcase .add2favorite {
	color: #666666;
	font-size: 11px;
	text-decoration: none; }

.view_showcase .add2favorite:hover {
	color: #214496;
	text-decoration: underline; }

.add2favorite .svg-icon,
.view_showcase .add2favorite .counter {
	margin-right: 3px; }

.add2favorite .svg-icon {
	width: 11px;
	height: 11px;
	margin-bottom: 2px;
	fill: #bcbcbc; }

.add2favorite.in .svg-icon {
	fill: #f00; }

.share {
	float: right; }

.share .b-share a .svg-icon {
	margin: 0 4px 3px 2px; }

.share .ya-share2__item_service_vkontakte .svg-icon {
	width: 16px;
	height: 16px;
	margin: 1px 0px 0px 0px; }

.share .ya-share2__item_service_facebook .svg-icon {
	width: 10px;
	height: 10px;
	margin: 2px 0px 0px 0px; }

.share .ya-share2__item_service_twitter .svg-icon {
	width: 12px;
	height: 12px;
	margin: 3px 0px 0px 0px; }

.share .b-share,
.share .ya-share2 {
	display: inline-block; }

.share a .svg-icon {
	width: 14px;
	height: 14px;
	fill: #bcbcbc; }

.share a:hover .svg-icon {
	fill: #214496; }

.view_showcase .favorite {
	float: left; }

/* /favorite & share */
/* 605px - small filter */
@media screen and (max-width: 1280px) and (min-width: 1001px) {
	body.adaptive .view_showcase.columns5 .js-element {
		width: 25%; }
	body.adaptive .view_showcase .js-element {
		width: 33%; } }

@media screen and (max-width: 1000px) and (min-width: 761px) {
	body.adaptive .view_showcase.columns5 .js-element {
		width: 33%; }
	body.adaptive .view_showcase .js-element {
		width: 50%; } }

@media screen and (max-width: 760px) and (min-width: 606px) {
	body.adaptive .view_showcase.columns5 .js-element {
		width: 50%; }
	body.adaptive .view_showcase .js-element {
		width: 100%; } }

@media screen and (max-width: 605px) and (min-width: 541px) {
	body.adaptive .view_showcase.columns5 .js-element,
	body.adaptive .view_showcase .js-element {
		width: 50%; } }

@media screen and (max-width: 540px) {
	body.adaptive .view_showcase.columns5 .js-element,
	body.adaptive .view_showcase .js-element {
		width: 100%; } }

/******************************* /showcase *******************************/
/* subscribe */
.artables table.products .add2basketform .add2subscribe .svg-icon {
	width: 18px;
	height: 18px;
	fill: #214496;
	cursor: pointer;
	margin: 0 0 4px 7px; }

.artables table.products .stores {
	text-align: center; }

.artables table.products .add2basketform .add2subscribe.in .svg-icon {
	cursor: default;
	fill: #ababab; }

.artables table.products tr:hover .add2basketform .add2subscribe .svg-icon {
	fill: #fff; }

.light .js-element {
	position: relative;
	width: 245px;
	float: left;
	margin: -1px 0 0 -1px;
	padding: 20px 12px;
	border: 1px solid #F3F3F3;
	z-index: 100; }

.light .js-element:hover {
	border-color: #EE8131;
	z-index: 110; }

.light .js-element .name,
.light .js-element .pic {
	text-align: center; }

.light .js-element .name {
	height: 35px;
	overflow: hidden; }

.light .js-element .pic {
	margin: 10px 0px; }

.light .js-element .pic,
.light .js-element .pic a {
	width: 224px;
	height: 224px; }

.light .js-element .pic a {
	display: block;
	line-height: 210px; }

.light .js-element .pic a img {
	display: inline-block;
	line-height: 1.2;
	vertical-align: middle; }

.light .js-element .prices {
	float: left;
	font-family: Opensanslight,Arial,Helvetica,sans-serif;
	font-size: 18px;
	margin-top: 4px; }

.light .js-element .buy .add2basket,
.light .js-element .buy .inbasket,
.light .js-element .buy .go2detail {
	float: right; }

.catalog .prods .sectinfo {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #E5E5E5; }
.catalog .prods .sectinfo .img {
	width: 20%;
	float: left;
	padding: 0px 15px 15px 15px; }
.catalog .prods .sectinfo .description {
	width: 80%;
	float: left; }
.catalog .prods .sectinfo .description.no_img_descr {
	width: auto;
	padding-left: 15px; }

@media screen and (max-width: 605px) {
	body.adaptive .catalog .prods .sectinfo {
		display: none; } }

.sections {
	width: 100%; }

.sections ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 0;
	margin-bottom: 0px; }

.sections ul > li {
	list-style-type: none; }

.sections li.section {
	display: block;
	width: 20%;
	float: left;
	padding: 17px; }

.sections a {
	font: 13px Opensans,Arial,Helvetica,sans-serif;
	line-height: 24px; }

.sections a.psection {
	display: block;
	height: 120px;
	line-height: 110px;
	text-align: center; }

.sections a.psection img {
	max-height: 115px;
	line-height: 1.2;
	vertical-align: middle;
}

.sections a.parent {
	display: block;
	font-size: 18px;
	color: #2da5e3;
	text-align: center;
}

@media screen and (max-width: 1010px) {
	body.adaptive .sections li.section {
		width: 25%;
	}
}
@media screen and (max-width: 750px) {
	body.adaptive .sections li.section {
		width: 33%;
	}
	.sections a.parent {
		font-size: 12px;
	}
}
@media screen and (max-width: 480px) {
	body.adaptive .sections li.section {
		width: 50%;
	}
	body.adaptive .sections .subsections {
		display: none;
	}
}

.catalog .catalogmenu {
	border-top: 1px solid #E5E5E5; }

.catalog .catalogmenu li {
	border-bottom: 1px solid #E5E5E5;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5; }

.menu-sidebar {
	border-top: 1px solid #e5e5e5; }

.menu-sidebar li ul {
	display: none; }

.menu-sidebar li.first {
	border-bottom: 1px solid #f3f3f3;
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #f3f3f3; }

.menu-sidebar li a {
	display: block;
	padding: 9px 12px;
	position: relative;
	text-decoration: none; }

.catalog .sectinfo {
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top: 1px solid #E5E5E5; }
.catalog .sectinfo .img,
.catalog .sectinfo .description {
	float: left; }
.catalog .sectinfo .img {
	max-width: 20%;
	padding: 0px 15px 15px 15px; }
.catalog .sectinfo .description {
	width: 80%; }
.catalog .sectinfo .description .no_img_descr {
	width: 100%;
	padding: 0px 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

@media screen and (max-width: 605px) {
	body.adaptive .catalog .prods .sectinfo {
		display: none; } }

.mainsections {
	width: 80%;
	float: right;
	margin-top: 8px; }
.mainsections ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 0;
	margin-bottom: 0px; }
.mainsections ul > li {
	list-style-type: none; }
.mainsections .title {
	padding: 0px 17px 15px 17px;
	color: #EE8131;
	font-size: 24px;
	line-height: 1;
	text-transform: uppercase; }
.mainsections li.section {
	display: block;
	width: 25%;
	float: left;
	margin: -1px 0 0 -1px;
	padding: 17px;
	border: 1px solid #F3F3F3; }
.mainsections a {
	display: inline-block;
	width: 100%;
	font: 12px Opensans, Arial, Helvetica, sans-serif;
	text-overflow: ellipsis;
	overflow: hidden; }
.mainsections a.parent {
	display: block;
	font-size: 18px;
	color: #EE8131; }
.mainsections .around_image {
	position: relative;
	display: block;
	height: 160px;
	margin-bottom: 5px;
	overflow: hidden; }
.mainsections .around_image:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1); }
.mainsections .around_image img {
	position: absolute;
	top: -999px;
	bottom: -999px;
	left: -999px;
	right: -999px;
	max-width: none;
	min-width: 75%;
	min-height: 75%;
	width: auto;
	height: auto;
	margin: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out; }

@media screen and (max-width: 1010px) {
	body.adaptive .mainsections {
		width: 100%;
		float: none; } }

@media screen and (max-width: 750px) {
	body.adaptive .mainsections li.section {
		width: 33%; } }

@media screen and (max-width: 480px) {
	body.adaptive .mainsections li.section {
		width: 50%; }
	body.adaptive .mainsections .subsections {
		display: none; } }

@media (max-width: 767px) {
	body.adaptive .mainsections a {
		font-size: 12px;
		line-height: 18px; }
	body.adaptive .mainsections a.around_image {
		height: 100px; } }

@media (max-width: 480px) {
	body.adaptive .mainsections a.around_image {
		height: 75px; } }

.set .contentbody {
	border: 1px solid #F3F3F3; }

.set .items.horizontal {
	position: relative; }

.set .items.horizontal .set_jscrollpane,
.set .items.horizontal .set_jscrollpane .sliderin {
	height: 360px; }

.set .items.horizontal .prev,
.set .items.horizontal .next {
	position: absolute;
	top: 35%;
	display: none;
	padding: 20px 0px;
	z-index: 120; }

.set .items.horizontal.jspHasScroll .prev,
.set .items.horizontal.jspHasScroll .next {
	display: block; }

.set .items.horizontal .prev span,
.set .items.horizontal .next span {
	display: block;
	width: 25px;
	height: 25px;
	margin: 20px;
	cursor: pointer;
	background-color: #F3F3F3; }

.set .items.horizontal.jspHasScroll .prev span {
	margin-left: 0px; }

.set .items.horizontal.jspHasScroll .next span {
	margin-right: 0px; }

.set .items.horizontal .prev span:hover,
.set .items.horizontal .next span:hover {
	background-color: #214496; }

.set .items.horizontal .prev {
	left: 0px; }

.set .items.horizontal .next {
	right: 0px; }

.set .items.horizontal .prev .icon,
.set .items.horizontal .next .icon {
	width: 7px;
	height: 10px;
	margin-top: 5px;
	margin-left: 9px; }

.set .items.horizontal .prev .icon {
	background-position: 0px -111px; }

.set .items.horizontal .prev span:hover .icon {
	background-position: -7px -111px; }

.set .items.horizontal .next .icon {
	background-position: 0px -121px; }

.set .items.horizontal .next span:hover .icon {
	background-position: -7px -121px; }

.set .js-element {
	position: relative;
	width: 250px;
	min-height: 305px;
	float: left;
	margin: -1px 0 0 -1px;
	padding: 20px 12px;
	border-top: 4px solid #fff;
	z-index: 100; }

.set .js-element:hover {
	border-top: 4px solid #EE8131; }

.set .line2 .js-element .plusik,
.set .line2 .js-element .delete,
.set .line1 .js-element .addremove_label {
	display: none; }

.set .js-element .delete,
.set .js-element .addremove_label {
	position: absolute;
	top: 4px;
	right: 0px;
	display: block;
	z-index: 110; }

.set .js-element .delete {
	padding: 15px 12px; }

.set .js-element .addremove_label {
	top: 16px;
	padding: 12px 9px; }

.set .js-element .delete .svg-icon {
	width: 10px;
	height: 10px;
	fill: #505050; }

.set .js-element .delete:hover .svg-icon {
	fill: #b0b0b0; }

.set .js-element .plusik {
	position: absolute;
	top: 46%;
	left: -20px;
	display: block;
	padding: 5px;
	z-index: 110; }

.set .js-element .plusik .svg-icon {
	width: 15px;
	height: 15px;
	fill: #EE8131; }

.set .js-element .name,
.set .js-element .pic {
	text-align: center; }

.set .js-element .name {
	height: 35px;
	margin-right: 20px;
	overflow: hidden; }

.set .js-element .pic {
	margin: 10px 0px; }

.set .js-element .pic,
.set .js-element .pic a {
	height: 224px; }

.set .js-element .pic a,
.set .js-element .pic span {
	display: block;
	line-height: 220px; }

.set .js-element .pic img {
	display: inline-block;
	line-height: 1.2;
	vertical-align: middle; }

.set .js-element .prices {
	float: left;
	font-family: Opensansset,Arial,Helvetica,sans-serif;
	font-size: 18px; }

.set .js-element .buy .add2basket,
.set .js-element .buy .inbasket,
.set .js-element .buy .go2detail {
	float: right;
	padding: 4px 8px; }

.set .js-element .buy .go2detail {
	color: #FFF;
	white-space: nowrap;
	background-color: #EE8131; }

.set .js-element .buy .go2detail:hover {
	text-decoration: underline; }

/* full panel */
.set .fullpanel {
	min-height: 60px;
	padding: 20px 24px;
	background-color: #F3F3F3; }

.set .fullpanel .prices table td {
	vertical-align: top; }

.set .fullpanel .prices .allprs {
	white-space: nowrap; }

.set .fullpanel .prices .arounddiscount {
	float: right; }

.set .fullpanel .block.prs .arounddiscount.x2 {
	display: none; }

.set .fullpanel .block {
	width: 33%;
	float: left;
	padding-right: 15px; }

.set .fullpanel .block.buyset,
.set .fullpanel .block.myset {
	height: 60px;
	line-height: 60px;
	text-align: center; }

.set .fullpanel .block.buyset a,
.set .fullpanel .block.myset a {
	display: inline;
	vertical-align: middle; }

.set .fullpanel .block.buyset a.massadd2basket {
	margin-right: 25px; }

.set .fullpanel .block.myset .svg-icon {
	width: 15px;
	height: 15px;
	margin-right: 7px;
	margin-bottom: 2px;
	fill: #214496; }

.set .fullpanel .block span.title,
.set .fullpanel .block span.price.old,
.set .fullpanel .block span.price.new {
	font-size: 18px; }

.set .fullpanel .block span.title,
.set .fullpanel .block span.price.old {
	margin-right: 10px; }

.set .fullpanel .block span.price.new {
	font-family: Opensansbold,Arial,Helvetica,sans-serif; }

.set .fullpanel .block .title {
	color: #666666; }

.set .fullpanel .block span.discount {
	display: inline-block;
	margin-top: 4px;
	padding: 3px 14px;
	color: #fff;
	background-color: #3c3c3c;
	border: 1px solid #f3f3f3; }

@media screen and (max-width: 1260px) and (min-width: 1101px) {
	body.adaptive .set .fullpanel .block.prs {
		width: 40%; }
	body.adaptive .set .fullpanel .block.buyset,
	body.adaptive .set .fullpanel .block.myset {
		width: 30%; } }

@media screen and (max-width: 1100px) and (min-width: 951px) {
	body.adaptive .set .fullpanel .block.prs {
		width: 50%; }
	body.adaptive .set .fullpanel .block.buyset,
	body.adaptive .set .fullpanel .block.myset {
		width: 25%; } }

@media screen and (max-width: 950px) {
	body.adaptive .set .fullpanel .block.prs .arounddiscount.x1 {
		display: none; }
	body.adaptive .set .fullpanel .block.prs .arounddiscount.x2 {
		display: block; } }

@media screen and (max-width: 950px) and (min-width: 551px) {
	body.adaptive .set .fullpanel .block.prs {
		width: 100%;
		padding-right: 0px; }
	body.adaptive .set .fullpanel .block.buyset,
	body.adaptive .set .fullpanel .block.myset {
		width: 50%;
		text-align: left; }
	body.adaptive .set .fullpanel .block.prs .prices,
	body.adaptive .set .fullpanel .block.prs .arounddiscount {
		width: 50%;
		float: left;
		padding-right: 15px; }
	body.adaptive .set .fullpanel .block.prs .allprs {
		white-space: normal; }
	body.adaptive .set .fullpanel .block.prs .prices {
		padding-top: 3px; }
	body.adaptive .set .fullpanel .block.prs .discount {
		margin-top: 0px;
		margin-left: 0px; } }

@media screen and (max-width: 550px) and (min-width: 481px) {
	body.adaptive .set .fullpanel .block.prs,
	body.adaptive .set .fullpanel .block.buyset,
	body.adaptive .set .fullpanel .block.myset,
	body.adaptive .set .fullpanel .block.prs .prices,
	body.adaptive .set .fullpanel .block.prs .arounddiscount {
		text-align: left; } }

@media screen and (max-width: 550px) {
	body.adaptive .set .fullpanel {
		padding: 10px 12px; }
	body.adaptive .set .fullpanel .block.prs,
	body.adaptive .set .fullpanel .block.buyset,
	body.adaptive .set .fullpanel .block.myset,
	body.adaptive .set .fullpanel .block.prs .prices,
	body.adaptive .set .fullpanel .block.prs .arounddiscount {
		width: 100%;
		height: auto;
		margin-left: 0px;
		padding-right: 0px;
		line-height: normal; }
	body.adaptive .set .fullpanel .block.buyset,
	body.adaptive .set .fullpanel .block.myset,
	body.adaptive .set .fullpanel .block.prs .arounddiscount {
		margin-top: 5px; }
	body.adaptive .set .fullpanel .block.buyset a,
	body.adaptive .set .fullpanel .block.myset a {
		display: block;
		float: left; }
	body.adaptive .set .fullpanel .block.prs .discount {
		margin-left: 0px;
		text-align: left; } }

@media screen and (max-width: 480px) {
	body.adaptive .set .contentbody {
		border: none; }
	body.adaptive .set .fullpanel {
		background-color: #fff; }
	body.adaptive .set .fullpanel,
	body.adaptive .set .fullpanel .block.prs .discount {
		text-align: center; }
	body.adaptive .set .fullpanel .block.prs .title {
		display: none; }
	body.adaptive .set .fullpanel .block.prs .price.old {
		font-size: 14px; }
	body.adaptive .set .fullpanel .block.buyset {
		margin-top: 10px; }
	body.adaptive .set .fullpanel .block.buyset a,
	body.adaptive .set .fullpanel .block.myset a {
		display: inline;
		float: none; } }

.around_filtren {
	position: relative; }

.around_filtren .filterfixed.fixed {
	position: fixed;
	top: 0px;
	width: 244px;
	z-index: 200; }

.around_filtren .filterfixed.stop {
	position: relative; }

.filtren {
	position: relative;
	background-color: #fff;
	border-top: 1px solid #F3F3F3;
	border-bottom: 1px solid #F3F3F3;
	border-left: 1px solid #F3F3F3;
	border-right: 1px solid #F3F3F3;


	}

.filtren .title,
.filtren .filtercompare {
	display: none;
	margin-bottom: 10px; }

.filtren .title a:hover {
	text-decoration: none; }

.filtren .title a span {
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	background: #2da5e3;
	border-right: 1px solid #dcdcdc;
	text-align: center;
	padding: 10px;
	font-size: 10px;
}

.filtren.opened .title span.show,
.filtren .title span.hide {
	display: none; }

.filtren .title span.show,
.filtren.opened .title span.hide {
	display: inline; }

.filtren .filtercompare {
	float: right; }

.filtren .showchild {
	display: block;
	padding: 10px 20px 10px 7px;
	color: #666666;
	/* text-transform: uppercase; */
	background-color: #F3F3F3; }

.filtren .showchild:hover {
	color: #fff;
	text-decoration: none;
	background-color: #da6712; }

.filtren .showchild .svg-icon {
	width: 8px;
	height: 8px;
	margin-bottom: 2px;
	margin-right: 5px;
	fill: #000;
	transition: transform .2s; }

.filtren .showchild:hover .svg-icon {
	fill: #fff; }

.filtren .closed .showchild .svg-icon {
	transform: rotate(-90deg); }

.filtren .showchild .hint {
	position: relative;
	display: inline-block;
	margin-left: 10px;
	padding: 0 6px;
	border: 1px solid #ccc; }

.filtren .showchild:hover .hint {
	border-color: #fff; }

.filtren .showchild .hint div {
	position: absolute;
	top: 25px;
	left: 0px;
	display: none;
	width: 200px;
	padding: 5px 8px;
	color: #484848;
	font-size: 12px;
	text-transform: none;
	background-color: rgba(243, 243, 243, 0.8);
	border: 1px solid #ccc;
	z-index: 101; }

.filtren .showchild .hint:hover div {
	display: block; }

.filtren .lvl1.closed > ul {
	display: none; }

.filtren .lvl1 ul,
.filtren .lvl1 div.ul {
	padding: 7px 12px 0px 12px; }

/* CHECKBOXES_WITH_PICTURES & CHECKBOXES_WITH_PICTURES_AND_LABELS */
.filtren .cwp .lvl2,
.filtren .cwp .lvl2 div,
.filtren .lvl2 div label,
.filtren .lvl2 div label span,
.filtren .dd .lvl2 div label {
	display: inline-block; }

.filtren .cwp .lvl2 div label,
.filtren .cwpal .lvl2 div label,
.filtren .dd .lvl2 div label {
	cursor: pointer;
	padding: 5px 7px; }

.filtren ul li.lvl1 ul.property div.disabled label {
	cursor: default; }

.filtren ul li.lvl1 ul.property > li:before {
	content: ' '; }

.filtren .lvl2 div.disabled label.pic span {
	position: relative; }

.filtren.cross .lvl2 div.disabled label.pic span:before {
	content: '';
	position: absolute;
	display: block;
	width: auto;
	height: auto;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: transparent url("/bitrix/templates/proauto_default/assets/css/img/cross.svg") no-repeat;
	background-size: 100% 100%; }

.filtren.opacity .lvl2 div.disabled label.pic span {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	-moz-opacity: .2;
	-khtml-opacity: .2;
	opacity: .2; }

.filtren.hide .cwp .lvl2 div.disabled,
.filtren.hide .cwpal .lvl2 div.disabled,
.filtren.hide .wpal .lvl2 div.disabled {
	display: none; }

.filtren .lvl2 div label.pic span.nopic {
	background-image: url("/bitrix/templates/proauto_default/assets/css/img/all.jpg"); }

.filtren .lvl2 div label.pic:hover {
	background-color: #EE8131; }

.filtren .lvl2 div.disabled label.pic:hover {
	background: none; }

.filtren .lvl2 div label.pic span {
	width: 21px;
	height: 21px;
	font-size: 0;
	vertical-align: middle;
	border: 1px solid #EEE;
	background-size: cover; }

.filtren .lvl2 .active label.pic span {
	border: 1px solid #F00; }

/* CHECKBOXES_WITH_PICTURES_AND_LABELS */
.filtren .cwpal .lvl2 div label.pic,
.filtren .dd .lvl2 div label.pic {
	float: left;
	margin-right: 5px; }

.filtren .cwpal .lvl2 div label.name,
.filtren .dd .lvl2 div label.name,
.filtren .dd.wpal .lvl2.selected div label.name {
	display: block;
	padding: 5px 14px; }

.filtren .dd .lvl2:not(.selected) div.active label {
	color: #fff;
	background-color: #EE8131; }

.filtren .lvl2.selected div label.name {
	padding: 0px; }

/* DROPDOWN */
.filtren .dd li.dropdown {
	position: relative; }

.filtren .dd .selected label .svg-icon {
	width: 8px;
	height: 8px;
	margin-left: 6px;
	margin-bottom: 2px; }

.filtren .dd .selected label {
	cursor: pointer; }

.filtren .dd ul.dropdown {
	position: absolute;
	display: none;
	max-width: 250px;
	left: -7px;
	top: 20px;
	padding: 0px 10px 0px 0px;
	background-color: #FFF;
	border: 1px solid #F2F2F2;
	z-index: 101; }

.filtren .dd.open ul.dropdown {
	display: block; }

.filtren .dd ul.dropdown label {
	display: block;
	padding: 5px 14px;
	cursor: pointer; }

.filtren .dd.wpal ul.dropdown label.pic {
	padding: 5px 7px; }

.filtren .dd.wpal ul.dropdown label.name {
	white-space: nowrap;
	margin-left: 37px;
	padding: 7px 7px; }

.filtren .dd.wpal ul.dropdown {
	left: -1px;
	top: 33px; }

.filtren .dd .lvl2:not(.selected) label:hover,
.filtren .dd .lvl2:not(.selected) div.active label:hover {
	color: #fff;
	background-color: #da6712; }

.filtren .dd .lvl2:not(.selected) label:hover,
.filtren .dd .lvl2:not(.selected) label:hover span {
	text-decoration: none; }

.filtren .c .inputs {
	text-align: center; }

.filtren .c .calendar {
	width: 72px;
	margin-left: 5px;
	padding: 0px;
	text-align: center;
	border: 1px solid #F2F2F2;
	box-shadow: none; }

.filtren .c .calendar::-webkit-input-placeholder {
	color: #000;
	font-size: 13px; }

.filtren .c .calendar::-moz-placeholder {
	color: #000;
	font-size: 13px; }

/* Firefox 19+ */
.filtren .c .calendar:-moz-placeholder {
	color: #000;
	font-size: 13px; }

/* Firefox 18- */
.filtren .c .calendar:-ms-input-placeholder {
	color: #000;
	font-size: 13px; }

.filtren .c .calendar-icon {
	position: relative;
	top: -1px; }

.filtren .lvl2 label {
	color: #214496; }

.filtren .lvl2 .disabled label {
	color: #C9C9C9;
	cursor: default; }

.filtren .lvl2 label:hover,
.filtren .lvl2 label:hover span {
	text-decoration: underline; }

.filtren .lvl2 .disabled label.name:hover span,
.filtren .lvl2 .disabled label:hover {
	background-color: transparent; }

.filtren .pricegroup .lvl2 label {
	width: 50%;
	float: left; }

.filtren .number .inputs {
	text-align: center; }

.filtren .number .min,
.filtren .number .max {
	margin-left: 5px;
	padding: 0px;
	text-align: center;
	border: 1px solid #F2F2F2;
	box-shadow: none; }

.filtren .property .f_search {
	width: 100%;
	box-shadow: none;
	margin-bottom: 5px;
	padding: 4px 4px 3px 4px;
	border: 1px solid #F2F2F2; }

.filtren .buttons {
	padding: 10px 0px;
	text-align: center; }

.filtren .separator {
	padding: 0px 8px; }

.filtren .modef {
	left: 243px;
	min-width: 300px;
	position: absolute;
	top: -5px;
	white-space: nowrap;
	z-index: 210; }

.filtren .modef .arrow {
	padding: 6px 7px 6px 0px;
	background-image: url("/bitrix/templates/proauto_default/assets/css/img/modef_bg.png");
	background-repeat: no-repeat;
	background-position: 0px 0px; }

.filtren .modef .data {
	padding: 6px 10px;
	color: #fff;
	background-color: #2da5e3; }

.filtren .modef .data a {
	color: #fff;
	text-decoration: underline; }

.filtren .modef .data a:hover {
	text-decoration: none; }

.filtren .f_jscrollpane {
	width: 100%;
	height: 190px;
	overflow: auto;
	display: block;
}

@media screen and (max-width: 875px) {
	body.adaptive .filtren .showchild .note {
		display: none; } }

@media screen and (max-width: 605px) {
	body.adaptive .filtren {
		border: none; }
	body.adaptive .filtren.opened .body {
		display: block; }
	body.adaptive .filtren .title,
	body.adaptive .filtren .filtercompare {
		display: block; }
	body.adaptive .filtren .body {
		display: none;
		margin-top: 5px; }
	body.adaptive .filtren li.lvl1 {
		width: 100%; } }

.detailtabs .contents .add2review {
	position: absolute;
	top: 12px;
	right: 0px;
	padding: 8px 8px; }

.reviewform {
	margin-bottom: 25px; }

.reviewform .rating {
	margin-top: 5px;
	margin-bottom: 5px; }

.reviewform .rating span {
	margin-right: 10px; }

.reviewform .rating a {
	margin-bottom: 5px;
	width: 21px;
	height: 20px;
	background-position: 0px -168px; }

.reviewform .rating a.hover,
.reviewform .rating a.selected {
	background-position: -22px -168px; }

.reviewform .fieldname {
	margin-top: 10px;
	text-transform: uppercase; }

.reviewform input[type="text"],
.reviewform textarea {
	width: 100%;
	max-width: 500px; }

.reviewform textarea {
	height: 44px; }

.reviewform textarea.comment {
	height: 114px; }

.reviewform .send {
	margin-top: 10px; }

.reviewmessages .message {
	margin-bottom: 25px; }

.reviewmessages .message .head {
	padding: 8px 24px;
	background-color: #F3F3F3; }

.reviewmessages .message .name {
	float: left; }

.reviewmessages .message .name .icon {
	width: 20px;
	height: 19px;
	margin-right: 10px;
	background-position: 0px -206px; }

.reviewmessages .message .date {
	float: right; }

.reviewmessages .message .line {
	margin-top: 10px; }

.reviewmessages .message .line.rating .icon {
	width: 17px;
	height: 16px;
	margin-right: 3px;
	background-position: 0px -190px; }

.reviewmessages .message .line.rating .icon.active {
	background-position: -17px -190px; }

.reviewmessages .message .part {
	font-weight: bold; }

@media screen and (max-width: 605px) {
	body.adaptive .detailtabs .contents .add2review {
		position: relative;
		top: 0px;
		right: 0px;
		margin-left: 24px; } }

.someform.profil {
	max-width: 600px; }

.someform.profil span.likeinput {
	display: block;
	font: 13px Opensanslight,Arial,Helvetica,sans-serif;
	margin: 0px 10px 0px 0px;
	padding: 10px 9px;
	outline: -webkit-focus-ring-color auto 0; }
.someform.profil span.likeinput input {
	width: 100%;
}

.someform.profil input[type="text"],
.someform.profil input[type="password"],
.someform.profil select,
.someform.profil span,
.someform.profil a .someform.profil .buttons a,
.someform.profil .line.buttons a,
.someform.profil .buttons a.btn,
.someform.profil .line.buttons a.btn {
	width: 48%;
	float: left;
	margin-right: 10px; }

.someform.profil textarea {
	margin-bottom: 10px; }

@media screen and (max-width: 775px) {
	body.adaptive .someform.profil input[type="text"],
	body.adaptive .someform.profil input[type="password"],
	body.adaptive .someform.profil select,
	body.adaptive .someform.profil span {
		width: 100%;
		max-width: 300px;
		margin-right: 0px; }
	body.adaptive .someform.profil input.first {
		margin-bottom: 10px; } }

@media screen and (max-width: 480px) {
	body.adaptive .someform.profil input[type="text"],
	body.adaptive .someform.profil input[type="password"],
	body.adaptive .someform.profil select,
	body.adaptive .someform.profil span {
		max-width: 500px; } }

.info td {
	padding: 10px 35px 10px 0px;
	border-bottom: 1px solid #F2F2F2; }

.info td.first {
	padding-top: 0px; }

.info_email {
	padding-right: 0px !important; }

.centering .info {
	width: 50px; }

.catalogmenucolumn {
	float: left;
	min-width: 246px;
	position: absolute;
	z-index: 3;  }

.catalogmenucolumn ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 0;
	margin-bottom: 0px; }

.catalogmenucolumn ul > li {
	list-style-type: none; }

.catalogmenu,
.catalogmenusmall {
	position: relative; }

.catalogmenu,
.catalogmenu ul,
.catalogmenusmall,
.catalogmenusmall ul {
	width: 100%; }

.catalogmenu a,
.catalogmenusmall a {
	position: relative;
	display: block;
	padding: 0px 12px;
	text-decoration: none; }

.catalogmenu li {
	background-color: #FFF;
	display: block; }

.catalogmenu li.more {
	display: none; }

.catalogmenu.hover li.more {
	display: block; }

.catalogmenu.hover li.morelink {
	display: none; }

.catalogmenu.hover ul {
	box-shadow: 0 5px 5px rgba(80, 83, 93, 0.3); }

.catalogmenu li.parent {
	max-width: 250px;
	background-color: #F3F3F3; }

.catalogmenu a.parent {
	padding: 10px 12px 10px;
	color: #000;
	font-size: 13px;
	height: 18px;
	margin-top: 1px; }

.catalogmenu a.parent .svg-icon.menu,
.catalogmenusmall a.parent .svg-icon.menu {
	float: right;
	width: 12px;
	height: 12px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 8px; }

.catalogmenu a.first.morelink {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 16px;
	padding: 12px 22px 12px 12px; }

.catalogmenu li a.first {
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 11px 22px 10px 12px;
	overflow: hidden; }

.catalogmenu .first li a.selected,
.catalogmenu .first li.selected > a,
.catalogmenu li a.first.selected {
	color: #fff;
	background-color: #EE8131; }

.catalogmenu li.first:hover > a,
.catalogmenu li.first.hover > a,
.catalogmenu li.sub:hover > a,
.catalogmenu li.sub.hover > a,
.catalogmenu a.first:hover,
.catalogmenu a.first.hover,
.catalogmenu a.sub:hover,
.catalogmenu a.sub.hover {
	color: #fff;
	color: #fff;
	background-color: #da6712;
	text-decoration: none; }

.catalogmenu a.first:active,
.catalogmenu a.first.hover:active,
.catalogmenu a.sub:active,
.catalogmenu a.sub.hover:active {
	color: #fff;
	background-color: #da6712; }

.catalogmenu li ul.first {
	top: 47px;
	max-width: 250px;
	border-right: none;
	border-left: none;
	border-bottom: none; }

.catalogmenu.hover li ul.first {
	border-bottom: 1px solid #F3F3F3; }

.catalogmenu li ul {
	position: absolute;
	z-index: 10;
	top: 0px;
	display: none;
	max-width: 248px;
	height: auto;
	background-color: #fff;
	border: 1px solid #F3F3F3; }

.catalogmenu li ul.rs-show {
	display: block;
	z-index: 500; }

.catalogmenu li.first ul {
	min-height: 100%; }

.catalogmenu li.first {
	border-right: 1px solid #F3F3F3;
	border-bottom: 1px solid #F3F3F3;
	border-left: 1px solid #F3F3F3; }

.catalogmenu.hover li.first.lastchild {
	border-bottom: 1px solid #FFF; }

.catalogmenu li.sub {
	border-bottom: 1px solid #FFF; }

.catalogmenu li ul a {
	text-align: left; }

.catalogmenu li ul ul {
	margin: -1px 0 0 245px; }

.catalogmenu li:hover ul,
.catalogmenu li.hover ul {
	display: none; }

.catalogmenu li:hover > ul,
.catalogmenu li.hover > ul,
.catalogmenu li:hover ul.first.rs-show,
.catalogmenu li.hover ul.first.rs-show {
	display: block;
	z-index: 2000; }

.catalogmenu .elementinmenu {
	width: 250px; }

.catalogmenu li:hover ul.elementinmenu,
.catalogmenu li.hover ul.elementinmenu {
	display: block;
	left: 0px; }

.catalogmenu .elementinmenu .name {
	height: 35px;
	text-align: center;
	overflow: hidden; }

.catalogmenu .elementinmenu .pic {
	padding: 10px 0px;
	text-align: center; }

.catalogmenu .elementinmenu .pic a {
	display: block;
	width: 210px;
	height: 170px;
	line-height: 170px;
	text-align: center; }

.catalogmenu .elementinmenu .pic a img {
	display: inline-block; }

.catalogmenu .elementinmenu .price {
	padding: 10px 20px 0px 20px;
	text-align: center; }

.catalogmenu .elementinmenu .price span {
	display: inline-block;
	margin-bottom: 6px; }

.catalogmenu .elementinmenu .price.gen {
	display: block;
	font-size: 18px;
	margin-right: 15px;
	margin-bottom: 10px; }

.catalogmenu .elementinmenu .price.old {
	margin-right: 25px; }

.catalogmenu .elementinmenu .more {
	margin-top: 20px;
	padding: 0px 20px;
	text-align: right; }

.catalogmenu .elementinmenu .more a {
	display: inline;
	padding: 0px;
	text-align: right;
	text-decoration: none; }

.catalogmenu .elementinmenu .more a:hover {
	text-decoration: underline; }

/* mobile menu */
.catalogmenusmall {
	display: none; }

.catalogmenusmall li.parent {
	background-color: #F3F3F3; }

.catalogmenusmall a.parent {
	padding: 11px 12px;
	color: #000;
	font-size: 13px; }

@media screen and (min-width: 1010px) {
	body.adaptive .catalogmenu li ul.first.rs-show {
		display: block; } }

@media screen and (max-width: 1010px) {
	body.adaptive .catalogmenu li:hover > ul.lvl4,
	body.adaptive .catalogmenu li.hover > ul.lvl4,
	body.adaptive .catalogmenu li:hover > ul.lvl5,
	body.adaptive .catalogmenu li.hover > ul.lvl5 {
		display: none; }
	body.adaptive .catalogmenu li ul.first.rs-show {
		display: none; } }

@media screen and (max-width: 760px) {
	body.adaptive .catalogmenu li:hover > ul.lvl3,
	body.adaptive .catalogmenu li.hover > ul.lvl3,
	body.adaptive .catalogmenu li:hover > ul.lvl4,
	body.adaptive .catalogmenu li.hover > ul.lvl4,
	body.adaptive .catalogmenu li:hover > ul.lvl5,
	body.adaptive .catalogmenu li.hover > ul.lvl5 {
		display: none; } }

@media screen and (max-width: 605px) {
	body.adaptive .catalogmenucolumn {
		float: none; }
	body.adaptive .catalogmenucolumn .catalogmenu {
		display: none; }
	body.adaptive .catalogmenucolumn .catalogmenusmall {
		display: block; } }

.catalogmenu2_column {
	float: left;
	min-width: 250px; }

.catalogmenu2_column ul {
	list-style: none;
	padding-left: 0px;
	margin-top: 0;
	margin-bottom: 0px; }

.catalogmenu2_column ul > li {
	list-style-type: none; }

.catalogmenu2,
.catalogmenusmall {
	position: relative; }

.catalogmenu2,
.catalogmenu2 ul,
.catalogmenusmall,
.catalogmenusmall ul {
	width: 100%; }

.catalogmenu2 a,
.catalogmenusmall a {
	position: relative;
	display: block;
	padding: 9px 12px;
	text-decoration: none; }

.catalogmenu2 li {
	background-color: #FFF;
	display: block; }

.catalogmenu2 li.more {
	display: none; }

.catalogmenu2.hover li.more {
	display: block; }

.catalogmenu2.hover li.morelink {
	display: none; }

.catalogmenu2.hover ul.first {
	box-shadow: 0 5px 5px rgba(80, 83, 93, 0.3); }

.catalogmenu2 li.parent {
	max-width: 250px;
	background-color: #F3F3F3; }

.catalogmenu2 a.parent {
	padding: 11px 12px 10px;
	color: #000;
	font-size: 13px; }

.catalogmenu2 a.parent .svg-icon.menu,
.catalogmenusmall a.parent .svg-icon.menu {
	float: right;
	width: 0px;
	height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px; }

.catalogmenu2 a.first.morelink {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 16px;
	padding: 12px 22px 12px 12px; }

.catalogmenu2 li a.first {
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 11px 22px 10px 12px;
	overflow: hidden; }

.catalogmenu2 li a.first.selected {
	text-decoration: underline; }

.catalogmenu2 a.first:active,
.catalogmenu2 a.first.hover:active {
	color: #fff;
	background-color: #d36f25; }

.catalogmenu2 li ul.first {
	top: 40px;
	max-width: 250px;
	border-right: none;
	border-left: none;
	border-bottom: none; }

.catalogmenu2.hover li ul.first {
	border-bottom: 1px solid #F3F3F3; }

.catalogmenu2 li ul {
	position: absolute;
	top: 0px;
	display: none;
	max-width: 248px;
	height: auto;
	background-color: #fff;
	border: 1px solid #F3F3F3; }

.catalogmenu2 li ul.lvl2 {
	max-width: none;
	box-shadow: 5px 5px 5px rgba(80, 83, 93, 0.3); }

.catalogmenu2 li ul.lvl2.lvl2-count-3 {
	width: 744px; }

.catalogmenu2 li ul.lvl2.lvl2-count-2 {
	width: 496px; }

.catalogmenu2 li ul.lvl2.lvl2-count-1 {
	width: 248px; }

.catalogmenu2 li ul.lvl2 > .mrow {
	float: left;
	/*width: 248px;*/
	margin-bottom: 10px;
	width: 25%; }

.catalogmenu2 li ul.rs-show {
	display: block;
	z-index: 500; }

.catalogmenu2 li.first ul {
	min-height: 100%; }

.catalogmenu2 li.first {
	border-right: 1px solid #F3F3F3;
	border-bottom: 1px solid #F3F3F3;
	border-left: 1px solid #F3F3F3; }

.catalogmenu2.hover li.first.lastchild {
	border-bottom: 1px solid #FFF; }

.catalogmenu2 a.sub {
	display: block;
	width: 100%;
	padding: 0px 12px;
	color: #ee8131; }

.catalogmenu2 a.sub > span {
	display: block;
	padding: 10px 0px;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border-bottom: 1px solid #F3F3F3; }

.catalogmenu2 a.sub + .sub-sub {
	margin-top: 7px; }

.catalogmenu2 a.sub,
.catalogmenu2 a.sub-sub {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

.catalogmenu2 a.sub-sub {
	display: block;
	width: 100%;
	padding: 3px 12px;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden; }

.catalogmenu2 li ul a {
	text-align: left; }

.catalogmenu2 li ul ul {
	margin: -1px 0 0 248px; }

.catalogmenu2 li:hover ul,
.catalogmenu2 li.hover ul {
	display: none; }

.catalogmenu2 li:hover > ul,
.catalogmenu2 li.hover > ul,
.catalogmenu2 li:hover ul.first.rs-show,
.catalogmenu2 li.hover ul.first.rs-show {
	display: block;
	z-index: 200; }

.catalogmenu2 .elementinmenu {
	width: 250px; }

.catalogmenu2 li:hover ul.elementinmenu,
.catalogmenu2 li.hover ul.elementinmenu {
	display: block;
	left: 0px; }

.catalogmenu2 .elementinmenu .name {
	height: 35px;
	text-align: center;
	overflow: hidden; }

.catalogmenu2 .elementinmenu .pic {
	padding: 10px 0px;
	text-align: center; }

.catalogmenu2 .elementinmenu .pic a {
	display: block;
	width: 210px;
	height: 170px;
	line-height: 170px;
	text-align: center; }

.catalogmenu2 .elementinmenu .pic a img {
	display: inline-block; }

.catalogmenu2 .elementinmenu .price {
	padding: 10px 20px 0px 20px;
	text-align: center; }

.catalogmenu2 .elementinmenu .price span {
	display: inline-block;
	margin-bottom: 6px; }

.catalogmenu2 .elementinmenu .price.gen {
	display: block;
	font-size: 18px;
	margin-right: 15px;
	margin-bottom: 10px; }

.catalogmenu2 .elementinmenu .price.old {
	margin-right: 25px; }

.catalogmenu2 .elementinmenu .more {
	margin-top: 20px;
	padding: 0px 20px;
	text-align: right; }

.catalogmenu2 .elementinmenu .more a {
	display: inline;
	padding: 0px;
	text-align: right;
	text-decoration: none; }

.catalogmenu2 .elementinmenu .more a:hover {
	text-decoration: underline; }

/* mobile menu */
.catalogmenusmall {
	display: none; }

.catalogmenusmall li.parent {
	background-color: #F3F3F3; }

.catalogmenusmall a.parent {
	padding: 5px 8px;
	color: #000;
	font-size: 13px;
	width: 60px;
	line-height: 14px;
	height: 28px;
	margin-top: 1px;
	font-size: 12px;  }

@media screen and (min-width: 1010px) {
	body.adaptive .catalogmenu2 li ul.first.rs-show {
		display: block; } }

@media screen and (max-width: 1010px) {
	body.adaptive .catalogmenu2 li:hover > ul.lvl4,
	body.adaptive .catalogmenu2 li.hover > ul.lvl4,
	body.adaptive .catalogmenu2 li:hover > ul.lvl5,
	body.adaptive .catalogmenu2 li.hover > ul.lvl5 {
		display: none; }
	body.adaptive .catalogmenu2 li ul.first.rs-show {
		display: none; } }

@media screen and (max-width: 760px) {
	body.adaptive .catalogmenu2 li:hover > ul.lvl3,
	body.adaptive .catalogmenu2 li.hover > ul.lvl3,
	body.adaptive .catalogmenu2 li:hover > ul.lvl4,
	body.adaptive .catalogmenu2 li.hover > ul.lvl4,
	body.adaptive .catalogmenu2 li:hover > ul.lvl5,
	body.adaptive .catalogmenu2 li.hover > ul.lvl5 {
		display: none; } }

@media screen and (max-width: 605px) {
	body.adaptive .catalogmenu2_column {
		float: none; }
	body.adaptive .catalogmenu2_column .catalogmenu2 {
		display: none; }
	body.adaptive .catalogmenu2_column .catalogmenusmall {
		display: block; } }

.catalogmenu2 li.first:hover > a,
.catalogmenu2 li.first.hover > a,
.catalogmenu2 a.first:hover,
.catalogmenu2 a.first.hover {
	color: #fff;
	background-color: #da6712;
	text-decoration: none; }

.menu-sidebar li a:hover {
	color: #fff;
	background: #da6712; }

.b-mmenu .b-mmenu__toggle {
	position: relative;
	float: none;
	width: 100%;
	padding: 14px 23px 13px;
	text-align: left;
	color: #fff;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background: #EE8131;
	border: 1px solid transparent;
	border-radius: 0; }

.b-mmenu .b-mmenu__toggle:focus,
.b-mmenu .b-mmenu__toggle:hover,
.b-mmenu .navbar-nav > li.lvl1:hover > a,
.b-mmenu .navbar-nav > li.lvl1 > a:hover,
.b-mmenu .navbar-nav .dropdown-menu > li:hover > a,
.b-mmenu .navbar-nav .dropdown-menu > li > a:hover,
.b-mmenu .navbar-nav .open .dropdown-menu > li > a:focus,
.b-mmenu .navbar-nav .open .dropdown-menu > li > a:hover,
.b-mmenu .navbar-nav > .open > a:focus,
.b-mmenu .navbar-nav > .open > a:hover,
.b-mmenu .navbar-nav li:hover > a {
	color: #fff;
	background-color: #da6712; }

@media (max-width: 767px) {
	.b-mmenu .b-mmenu__toggle {
		display: block; } }

.b-mmenu.navbar-default {
	background: #EE8131;
	position: relative;
	margin-top: 8px; }
.b-mmenu.navbar-default .col {
	padding: 0; }
.b-mmenu.navbar-default .icon-toggle {
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px; }
.b-mmenu.navbar-default .icon-toggle .icon-bar {
	background-color: #fff;
	width: 18px; }
.b-mmenu.navbar-default .search {
	position: absolute;
	right: 0;
	top: 0;
	padding: 20px;
	color: #fff;
	cursor: pointer; }
.b-mmenu.navbar-default .navbar-nav {
	margin-top: 0; }
.b-mmenu.navbar-default .search-bar {
	margin: 0; }
.b-mmenu.navbar-default .dropdown-menu {
	padding-top: 0px;
	padding-bottom: 0px;
	box-shadow: none;
	font-size: 13px;
	border: none;
	z-index: 200;
	border-bottom: 2px solid #da6712; }
.b-mmenu.navbar-default .dropdown-menu > li > a,
.b-mmenu.navbar-default .navbar-nav > li > a {
	padding: 13px 23px;
	text-decoration: none;
	border-top: 1px solid #F3F3F3;
	border-bottom: 0; }
@media (max-width: 767px) {
	.b-mmenu.navbar-default .dropdown-menu > li > a,
	.b-mmenu.navbar-default .navbar-nav > li > a {
		color: #fff;
		background-color: #EE8131; } }
@media (min-width: 768px) {
	.b-mmenu.navbar-default .navbar-nav.search-bar {
		height: 0; } }
.b-mmenu.navbar-default .dropdown-menu > li {
	height: 55px;
	border: 0; }
.b-mmenu.navbar-default .navbar-collapse {
	border-top: 0;
	box-shadow: none; }
.b-mmenu.navbar-default .nav ul > li {
	position: relative;
	display: block;
	height: auto; }
.b-mmenu.navbar-default .nav.main-menu-nav .other {
	float: right;
	display: block;
	border-left: none; }
.b-mmenu.navbar-default .search-remove {
	display: none; }
.b-mmenu.navbar-default .search-bar .search-open {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 47px;
	background-color: #fff;
	z-index: 999; }
.b-mmenu.navbar-default .searchinhead {
	min-height: 47px;
	margin-left: 0;
	border-color: #EE8131; }
.b-mmenu.navbar-default .searchinhead .zoom {
	padding: 18px 17px 12px 17px; }
.b-mmenu.navbar-default .searchinhead .enter {
	padding: 15px 17px 14px 17px; }
.b-mmenu.navbar-default .searchinhead .aroundtext {
	margin-left: 50px;
	padding-right: 148px; }
.b-mmenu.navbar-default .searchinhead .aroundtext .text {
	padding: 14px 5px 11px 0; }
.b-mmenu.navbar-default .searchinhead .search-a-close {
	display: block;
	float: right;
	padding: 13px 21px 12px 15px; }
.b-mmenu.navbar-default .searchinhead .search-a-close:hover .svg-icon {
	fill: #505050; }
.b-mmenu.navbar-default .searchinhead .search-a-close .svg-icon {
	width: 12px;
	height: 12px;
	fill: #b0b0b0; }
.b-mmenu.navbar-default a .submenu-opener {
	position: absolute;
	top: 0;
	right: 0;
	padding: 18px 20px 11px;
	fill: #fff;
	text-align: center; }
.b-mmenu.navbar-default .svg-icon.icon-plus,
.b-mmenu.navbar-default .svg-icon.icon-minus {
	width: 12px;
	height: 12px; }
.b-mmenu.navbar-default .svg-icon.icon-plus {
	display: block; }
.b-mmenu.navbar-default .svg-icon.icon-minus {
	display: none; }
.b-mmenu.navbar-default .open > a > span > .svg-icon.icon-plus {
	display: none; }
.b-mmenu.navbar-default .open > a > span > .svg-icon.icon-minus {
	display: block; }
@media (max-width: 767px) {
	.b-mmenu.navbar-default .search-open {
		display: none;
		position: absolute;
		top: 0;
		width: 85%; }
	.b-mmenu.navbar-default .search-open .input-group {
		margin-top: 6px; }
	.b-mmenu.navbar-default .search-open .form-control {
		width: 100%;
		margin-left: 5px; }
	.b-mmenu.navbar-default .navbar-collapse {
		position: absolute;
		width: 100%;
		margin-bottom: 50px;
		z-index: 899; }
	.b-mmenu.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		padding-left: 40px; }
	.b-mmenu.navbar-default .navbar-nav .open .dropdown-menu > li > ul > li > a {
		padding-left: 55px; }
	.b-mmenu.navbar-default .open > .dropdown-menu {
		display: block; }
	.b-mmenu.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.b-mmenu.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
	.b-mmenu.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.b-mmenu.navbar-default .navbar-nav > .open > a:focus,
	.b-mmenu.navbar-default .navbar-nav > .open > a:hover {
		color: #fff;
		background: #da6712; } }
@media (min-width: 768px) {
	.b-mmenu.navbar-default .dropdown-menu {
		border-right: 0; }
	.b-mmenu.navbar-default .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
		padding-right: 25px;
		position: relative; }
	.b-mmenu.navbar-default.navbar-default .nav .dropdown-menu > li > a {
		padding: 11px 23px 10px 23px;
		background: #fff;
		color: inherit;
		border-top: 1px solid #F3F3F3;
		border-left: 1px solid #F3F3F3;
		border-right: 1px solid #F3F3F3; }
	.b-mmenu.navbar-default .search {
		padding: 20px; }
	.b-mmenu.navbar-default .search-close {
		display: table-cell;
		width: 45px;
		vertical-align: middle;
		text-align: center;
		cursor: pointer;
		position: relative; }
	.b-mmenu.navbar-default .search-open .btn {
		padding-left: 50px;
		padding-right: 50px; }
	.b-mmenu.navbar-default .navbar-nav > li.dropdown:hover > .dropdown-menu {
		display: block;
		left: auto;
		min-width: 220px; }
	.b-mmenu.navbar-default .dropdown-submenu:hover > .dropdown-menu {
		display: block;
		top: -2px;
		left: 100%; }
	.b-mmenu.navbar-default .navbar-nav > li > a {
		border-top-color: transparent; }
	.b-mmenu.navbar-default .navbar-nav {
		height: 47px; }
	.b-mmenu.navbar-default .nav.main-menu-nav .other {
		margin-right: 30px; }
	.b-mmenu.navbar-default .dropdown-menu.left {
		left: 0;
		transform: translateX(-100%); } }

.b-mmenu a .svg-icon.arrow {
	position: absolute;
	top: 50%;
	right: 15px;
	width: 9px;
	height: 9px;
	margin-top: -4px;
	margin-left: 8px;
	fill: #ADADAD; }

.b-mmenu a:hover .svg-icon.arrow {
	fill: #ADADAD; }

.b-mmenu li.first:hover a .svg-icon.arrow,
.b-mmenu li.dropdown-submenu:hover a .svg-icon.arrow {
	fill: #ADADAD; }

@media (max-width: 605px) {
	.catalogmenucolumn {
		margin-bottom: 5px; } }

@media (max-width: 767px) {
	.b-mmenu.navbar-default {
		margin-bottom: 15px; } }

.footer .footmenu {
	margin-bottom: 15px; }
.footer .footmenu .title {
	margin-bottom: 6px;
	text-transform: uppercase; }
.footer .footmenu .item {
	margin: 3px 0; }
.footer .footmenu a {
	color: #0077cb;
	text-decoration: none; }
.footer .footmenu a:hover {
	text-decoration: underline; }

@media screen and (max-width: 480px) {
	body.adaptive .footer .footmenu .title {
		display: none; }
	body.adaptive .footer .footmenu .item {
		float: left;
		margin-right: 15px; }
	body.adaptive .footer .footmenu .item:last-child {
		margin-right: 0; } }

.footer .catmenu {
	margin-bottom: 15px; }
.footer .catmenu.ellipsisnames .item.depth_level1 a span,
.footer .catmenu.ellipsisnames .item.depth_level2 a span {
	display: block;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden; }
.footer .catmenu .title {
	margin-bottom: 6px;
	text-transform: uppercase; }
.footer .catmenu .item {
	margin: 3px 0px; }
.footer .catmenu .item.depth_level1 a {
	color: #0077cb;
	text-decoration: none; }
.footer .catmenu .item.depth_level1 a:hover,
.footer .catmenu .item.depth_level1 a:hover span {
	text-decoration: underline; }
.footer .catmenu .item.depth_level2 a {
	color: #666;
	font-size: 12px;
	text-decoration: none; }
.footer .catmenu .item.depth_level2 a:hover,
.footer .catmenu .item.depth_level2 a:hover span {
	text-decoration: underline; }

@media screen and (max-width: 750px) and (min-width: 481px) {
	body.adaptive .footer .catmenu .title {
		text-align: center; } }

.pmenu .in {
	border: 1px solid #F2F2F2; }

.pmenu a {
	display: block;
	width: 100%;
	padding: 10px 14px;
	text-decoration: none; }
.pmenu a:hover, .pmenu a.selected, .pmenu a.selected:active, .pmenu a:active {
	color: #fff;
	background-color: #EE8131;
	text-decoration: none; }

.pmenu .separator {
	width: 100%;
	height: 1px;
	background-color: #F2F2F2; }

.tpanel_menu {
	height: 48px;
	overflow: hidden; }

.tpanel_menu a {
	font-family: Opensanslight,Arial,Helvetica,sans-serif;
	display: block;
	float: left;
	margin-top: 16px;
	margin-right: 14px; }

.brandsdetail .img {
	float: left;
	width: 20%;
	padding: 0px 15px 15px 0px; }

.brandsdetail .bot {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: -18px;
	border-top: 0px solid #F2F2F2; }

.brandsdetail .bot .back {
	float: left; }

.catalog.brands .prods {
	margin-left: 0; }

@media screen and (max-width: 480px) {
	body.adaptive .brandsdetail .img {
		float: none;
		width: 100%;
		padding: 0px 0px 15px 0px;
		text-align: center; } }

/* catalog.section.list -> brand_menu */
.brandmenu {
	border: 1px solid #F2F2F2; }

.brandmenu a {
	display: block;
	width: 100%;
	padding: 10px 14px;
	text-decoration: none; }

.brandmenu a.selected,
.brandmenu a:hover,
.brandmenu a.selected:active,
.brandmenu a:active {
	text-decoration: underline; }

.brandmenu a:hover {
	color: #fff;
	background-color: #EE8131; }

.brandmenu a.selected:active,
.brandmenu a:active {
	background-color: #d36f25; }

/* /catalog.section.list -> brand_menu */
/* catalog.section.list -> brand_big */
.brandbig {
	margin-top: 15px; }

.brandbig .item {
	display: block;
	float: left;
	width: 25%;
	padding: 12px; }

.brandbig .item .img {
	display: block;
	height: 175px; }

.brandbig .item .img img {
	display: inline;
	line-height: 175px; }

.brandbig .item .name {
	display: block;
	font-size: 18px;
	color: #EE8131; }

.brandbig .separator {
	float: left; }

.brandbig .separator.x4 {
	width: 100%; }

@media screen and (max-width: 1010px) {
	body.adaptive .brandbig .item {
		width: 33%; }
	body.adaptive .brandbig .separator.x4,
	body.adaptive .brandbig .separator.x2,
	body.adaptive .brandbig .separator.x1 {
		display: none; }
	body.adaptive .brandbig .separator.x3 {
		display: block;
		width: 100%; } }

@media screen and (max-width: 750px) {
	body.adaptive .brandbig .item {
		width: 50%; }
	body.adaptive .brandbig .separator.x4,
	body.adaptive .brandbig .separator.x3,
	body.adaptive .brandbig .separator.x1 {
		display: none; }
	body.adaptive .brandbig .separator.x2 {
		display: block;
		width: 100%; } }

/* /catalog.section.list -> brand_big */
.iblockdetail {
	line-height: 18px; }

.iblockdetail .pic {
	width: 25%;
	min-width: 90px;
	float: left;
	padding: 0px 20px 10px 0px; }

.iblockdetail .text {
	width: 75%;
	float: left;
	text-align: justify; }

.iblockdetail .bot {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #F2F2F2; }

.iblockdetail .bot .back {
	float: left; }

.iblockdetail .bot .date {
	float: right;
	color: #666666;
	font-style: italic; }

/* content */
/*.iblockdetail table{
	display: table;
    border-collapse: separate;
    border-spacing: 2px;
}
.iblockdetail table,
.iblockdetail td{
	margin: auto;
    padding: 1px;
    border: 1px solid gray;
}*/
.iblockdetail table {
	width: 100%;
	margin: 20px 0; }

.iblockdetail table tr {
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee; }

.iblockdetail table td, .iblockdetail table th {
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 5px 15px; }

.iblockdetail table th {
	background: #f8f8f8; }

.iblockdetail li {
	list-style-type: disc;
	padding-bottom: 7px; }

.iblockdetail ul {
	margin: 20px 0px 20px 20px; }

@media screen and (max-width: 480px) {
	body.adaptive .iblockdetail .pic {
		width: 100%;
		text-align: center;
		padding: 0px 0px 10px 0px; }
	body.adaptive .iblockdetail .text {
		width: 100%; }
	body.adaptive .iblockdetail .bot {
		margin-top: 5px;
		padding-top: 5px; }
	body.adaptive .iblockdetail .bot .back,
	body.adaptive .iblockdetail .bot .date {
		float: none;
		margin: 3px 0px; } }

.presscentermainn {
	width: 20%;
	margin-top: 12px; }
.presscentermainn .title {
	padding: 0px 17px 15px 17px;
	color: #EE8131;
	font-size: 24px;
	text-transform: uppercase; }
.presscentermainn .in {
	width: 100%;
	height: 535px;
	padding: 10px 0px 0px 0px;
	background-color: #F3F3F3; }
.presscentermainn .item {
	width: 100%;
	float: left;
	padding: 3px 15px 3px 15px; }
.presscentermainn .item.last {
	padding-bottom: 13px; }
.presscentermainn .item a.blockname {
	color: #EE8131; }
.presscentermainn .img {
	margin-bottom: 5px; }

@media screen and (max-width: 1010px) {
	body.adaptive .presscentermainn {
		width: 100%; }
	body.adaptive .presscentermainn .item {
		width: 25%;
		padding-bottom: 13px; } }

@media screen and (max-width: 750px) {
	body.adaptive .presscentermainn .item {
		width: 50%; } }

@media screen and (max-width: 480px) {
	body.adaptive .presscentermainn .item {
		display: table;
		width: 100%; }
	body.adaptive .presscentermainn .item .img {
		display: table-cell;
		width: 90px;
		max-width: 90px;
		padding-right: 13px;
		vertical-align: middle; }
	body.adaptive .presscentermainn .item .img img {
		display: block; }
	body.adaptive .presscentermainn .item .data {
		display: table-cell;
		vertical-align: middle; } }

.gopro-banners {
	overflow: hidden;
	/***************** navigation *******************/
	/****************************************/
	/***************** dots *******************/
	/****************************************/ }
.gopro-banners__banner {
	position: relative; }
.gopro-banners__background {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover; }
.gopro-banners__link {
	width: 100%;
	height: 100%;
	left: 0; }
.gopro-banners__wrap {
	width: 100%;
	position: absolute;
	top: 0;
	height: 100%;
	left: 0;
	right: 0;
	margin: auto; }
.gopro-banners__product {
	position: absolute;
	height: 100%;
	width: 50%;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	text-align: center;
	z-index: 5; }
.gopro-banners__product-image {
	display: inline-block;
	max-width: 100%;
	width: auto;
	max-height: 100%;
	margin: 0 auto; }
.gopro-banners__video {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 5; }
.gopro-banners__video-video {
	width: 100%;
	height: auto; }
.gopro-banners__infowrap {
	position: relative;
	height: 100%;
	width: 50%;
	display: table;
	word-break: break-word;
	z-index: 10; }
.gopro-banners__infowrap.video {
	width: 100%;
	text-align: center; }
.gopro-banners__info {
	display: table-cell;
	vertical-align: middle;
	word-break: break-word; }
.gopro-banners__text {
	width: 100%;
	max-width: 400px;
	padding: 27px 24px;
	/*background: rgba(255, 255, 255, 0.85); */}
.gopro-banners__text1 {
	color: #214496; }
.gopro-banners__text1.product {
	position: relative;
	font-size: 25px;
	font-weight: bold;
	line-height: 45px;
	white-space: nowrap;
	color: #000; }
.gopro-banners__text1.product:after {
	display: block;
	top: 100%;
	left: 0;
	width: 20%;
	height: 4px;
	content: ' ';
	margin-top: 5px;
	background-color: #EE8131; }
.gopro-banners__text2 {
	color: #EE8131; }
.gopro-banners__text2.product {
	margin-top: 5px; }
.gopro-banners__text3 {
	position: relative;
	color: #707070; }
.gopro-banners__text3.product {
	max-height: 105px;
	color: #000;
	font-size: 13px;
	line-height: 26px;
	margin-top: 15px;
	overflow: hidden; }
.gopro-banners__text3.product:after {
	position: absolute;
	width: 30%;
	height: 25px;
	right: 0;
	bottom: 0;
	content: ' ';
	text-align: right;
	background: linear-gradient(to right, rgba(255, 255, 255, 0), #FFF 50%); }
.gopro-banners .owl-carousel {
	display: block; }
.gopro-banners .owl-carousel:hover .owl-nav {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5; }
.gopro-banners .owl-carousel .owl-nav {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s; }
.gopro-banners .owl-carousel .owl-nav div.owl-prev, .gopro-banners .owl-carousel .owl-nav div.owl-next {
	position: absolute;
	top: 50%;
	margin-top: -32px;
	cursor: pointer; }
.gopro-banners .owl-carousel .owl-nav div.owl-prev {
	left: 0px; }
.gopro-banners .owl-carousel .owl-nav div.owl-next {
	right: 0px; }
.gopro-banners .owl-carousel .owl-nav div span {
	display: block;
	width: 25px;
	height: 25px;
	margin: 20px;
	cursor: pointer;
	background-color: #FAFAFA; }
.gopro-banners .owl-carousel .owl-nav div span:hover {
	background-color: #214496; }
.gopro-banners .owl-carousel .owl-nav div span:hover .svg-icon {
	fill: #fff; }
.gopro-banners .owl-carousel .owl-nav div span .svg-icon {
	width: 12px;
	height: 12px;
	margin-top: 5px;
	margin-left: 6px;
	fill: #000; }
.gopro-banners .owl-dots {
	position: absolute;
	bottom: 5%;
	left: 2%;
	width: 100%; }
.gopro-banners .owl-dots .owl-dot {
	float: left;
	width: 17px;
	height: 17px;
	margin-right: 13px;
	cursor: pointer;
	background-color: #F3F3F3; }
.gopro-banners .owl-dots .owl-dot.active {
	background-color: #EE8131; }
.gopro-banners .owl-dots .owl-dot:hover, .gopro-banners .owl-dots .owl-dot.active:hover {
	background-color: #da6712; }
.gopro-banners .owl-carousel.owl-loaded .owl-item img {
	width: auto; }

.header_type2 .gopro-banners {
	margin-top: 25px; }

.gopro-banners__banner-text .gopro-banners__infowrap, .gopro-banners__banner-banner .gopro-banners__infowrap {
	width: 50%; }

@media (min-width: 1010px) {
	.header_type1 .gopro-banners {
		margin-left: 252px; } }

@media (min-width: 768px) {
	.gopro-banners__infowrap {
		padding-left: 6%; }
	.gopro-banners__banner {
		height: 410px; }
	.gopro-banners__text1 {
		font-size: 24px;
		margin-bottom: 8px; }
	.gopro-banners__text2 {
		font: 13px Opensanslight, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 30px;
		margin-bottom: 5px; }
	.gopro-banners__text3 {
		font-size: 14px; } }

@media (max-width: 767px) {
	.gopro-banners__infowrap {
		width: 65%;
		padding-left: 65px; }
	.gopro-banners__banner {
		height: auto; }
	.gopro-banners__background {
		height: 0;
		padding-top: 45%; }
	.gopro-banners__text1 {
		font-size: 2.9vw;
		line-height: 4vw;
		margin-bottom: 10px; }
	.gopro-banners__text1.product {
		font-weight: normal; }
	.gopro-banners__text2 {
		font-weight: normal;
		font-size: 3.7vw;
		line-height: 5vw; }
	.gopro-banners .owl-carousel .owl-nav div.owl-prev,
	.gopro-banners .owl-carousel .owl-nav div.owl-next {
		margin-top: -52px; }
	.gopro-banners .owl-carousel .owl-dots {
		position: static;
		text-align: center;
		padding: 10px 0px; }
	.gopro-banners .owl-carousel .owl-dots .owl-dot {
		display: inline-block;
		float: none;
		width: 12px;
		height: 12px;
		margin-right: 10px;
		-khtml-border-radius: 50%;
		-moz-border-radius: 50%;
		-webkit-border-radius: 50%;
		border-radius: 50%; }
	.header_type2 .gopro-banners {
		margin-top: 5px; } }

@media (max-width: 480px) {
	.gopro-banners__product {
		width: 100%; }
	.gopro-banners__product-image {
		margin-right: auto;
		margin-left: auto; }
	.gopro-banners__infowrap {
		width: 65%;
		margin-right: auto;
		margin-left: auto;
		padding-left: 0; }
	.gopro-banners__text {
		text-align: center;
		padding: 12px 12px; }
	.gopro-banners__text1 {
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 5px; }
	.gopro-banners__text1.product:after {
		display: none; }
	.gopro-banners__text2 {
		font-size: 12px;
		line-height: 18px; } }

.brandslist.mainstyles {
	margin-top: 25px; }
.brandslist.mainstyles .title {
	margin-bottom: 15px;
	padding: 0px 17px 15px 17px;
	border-bottom: 1px solid #F2F2F2; }
.brandslist.mainstyles .title a {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase; }

@media screen and (min-width: 1261px) {
	body.adaptive .brandslist .separator.x7 {
		display: block; } }

@media screen and (max-width: 1260px) and (min-width: 1025px) {
	body.adaptive .brandslist .item {
		width: 16%; }
	body.adaptive .brandslist .separator {
		display: none; }
	body.adaptive .brandslist .separator.x6 {
		display: block; } }

@media screen and (max-width: 1024px) and (min-width: 751px) {
	body.adaptive .brandslist .item {
		width: 20%; }
	body.adaptive .brandslist .separator {
		display: none; }
	body.adaptive .brandslist .separator.x5 {
		display: block; } }

@media screen and (max-width: 750px) and (min-width: 576px) {
	body.adaptive .brandslist .item {
		width: 25%; }
	body.adaptive .brandslist .separator {
		display: none; }
	body.adaptive .brandslist .separator.x4 {
		display: block; } }

@media screen and (max-width: 575px) and (min-width: 481px) {
	body.adaptive .brandslist .item {
		width: 33%; }
	body.adaptive .brandslist .separator {
		display: none; }
	body.adaptive .brandslist .separator.x3 {
		display: block; } }

@media screen and (max-width: 480px) {
	body.adaptive .brandslist .item {
		width: 50%; }
	body.adaptive .brandslist .separator {
		display: none; }
	body.adaptive .brandslist .separator.x2 {
		display: block; } }

.brandslistimg.mainstyles {
	margin-top: 25px; }

.brandslistimg.mainstyles .title {
	margin-bottom: 15px;
	padding: 0px 17px 15px 17px;
	border-bottom: 1px solid #F2F2F2; }

.brandslistimg.mainstyles .title a {
	font-size: 24px;
	color: #EE8131;
	font-weight: normal;
	text-transform: uppercase; }

.brandslistimg .item {
	display: block;
	width: 14%;
	height: 80px;
	float: left;
	padding: 10px 10px;
	text-align: center; }

.brandslistimg .item .pic {
	display: table;
	width: 100%;
	height: 80px;
	line-height: 80px; }

.brandslistimg .item .pic a {
	display: table-cell;
	width: 100%;
	height: 80px;
	text-align: center; }

.brandslistimg .item .pic img {
	width: auto;
	max-width: 100%;
	max-height: 80px;
	vertical-align: middle; }

@media screen and (max-width: 1260px) and (min-width: 1025px) {
	body.adaptive .brandslistimg .item {
		width: 16%; } }

@media screen and (max-width: 1024px) and (min-width: 751px) {
	body.adaptive .brandslistimg .item {
		width: 20%; } }

@media screen and (max-width: 750px) and (min-width: 576px) {
	body.adaptive .brandslistimg .item {
		width: 25%; } }

@media screen and (max-width: 575px) and (min-width: 481px) {
	body.adaptive .brandslistimg .item {
		width: 33%; } }

@media screen and (max-width: 480px) {
	body.adaptive .brandslistimg .item {
		width: 50%; } }

.brandslistimgowl1 {
	/***************** navigation *******************/
	/****************************************/ }
.brandslistimgowl1 .owl-carousel {
	display: block; }
.brandslistimgowl1 .owl-carousel:hover .owl-nav {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5; }
.brandslistimgowl1 .owl-carousel .owl-nav {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s; }
.brandslistimgowl1 .owl-carousel .owl-nav div.owl-prev, .brandslistimgowl1 .owl-carousel .owl-nav div.owl-next {
	position: absolute;
	top: 50%;
	margin-top: -32px;
	cursor: pointer; }
.brandslistimgowl1 .owl-carousel .owl-nav div.owl-prev {
	left: 0px; }
.brandslistimgowl1 .owl-carousel .owl-nav div.owl-next {
	right: 0px; }
.brandslistimgowl1 .owl-carousel .owl-nav div span {
	display: block;
	width: 25px;
	height: 25px;
	margin: 20px;
	cursor: pointer;
	background-color: #FAFAFA; }
.brandslistimgowl1 .owl-carousel .owl-nav div span:hover {
	background-color: #214496; }
.brandslistimgowl1 .owl-carousel .owl-nav div span:hover .svg-icon {
	fill: #fff; }
.brandslistimgowl1 .owl-carousel .owl-nav div span .svg-icon {
	width: 12px;
	height: 12px;
	margin-top: 5px;
	margin-left: 6px;
	fill: #000; }

.brandslistimgowl1.mainstyles {
	margin-top: 25px; }

.brandslistimgowl1.mainstyles .title {
	margin-bottom: 15px;
	padding: 0px 17px 15px 17px;
	border-bottom: 1px solid #F2F2F2; }

.brandslistimgowl1.mainstyles .title a {
	font-size: 24px;
	color: #EE8131;
	font-weight: normal;
	text-transform: uppercase; }

/* nav */
.brandslistimgowl1 .owl-nav {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s; }

.brandslistimgowl1 .owl-carousel:hover .owl-nav {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5; }

.brandslistimgowl1 .owl-nav div.owl-prev,
.brandslistimgowl1 .owl-nav div.owl-next {
	position: absolute;
	top: 50px;
	margin-top: -32px;
	cursor: pointer; }

.brandslistimgowl1 .owl-nav div.owl-prev {
	left: 0px; }

.brandslistimgowl1 .owl-nav div.owl-next {
	right: 0px; }

.brandslistimgowl1 .owl-nav div span {
	display: block;
	width: 25px;
	height: 25px;
	margin: 20px;
	cursor: pointer;
	background-color: #FAFAFA; }

.brandslistimgowl1 .owl-nav div span:hover {
	background-color: #214496; }

.brandslistimgowl1 .owl-nav div span .svg-icon {
	width: 7px;
	height: 10px;
	margin-top: 5px;
	margin-left: 9px; }

/* dots */
.brandslistimgowl1 .owl-dots {
	display: none; }

/* items */
.brandslistimgowl1 .owl-item {
	max-height: 100px;
	text-align: center; }

.brandslistimgowl1 .owl-item .in {
	height: 80px;
	padding: 10px 10px; }

.brandslistimgowl1 .owl-item .pic {
	display: table;
	width: 100%;
	height: 80px;
	line-height: 80px; }

.brandslistimgowl1 .owl-item .pic a {
	display: table-cell;
	width: 100%;
	height: 80px;
	text-align: center; }

.brandslistimgowl1 .item .pic img {
	display: inline;
	width: auto;
	max-width: 100%;
	max-height: 80px;
	vertical-align: middle; }

.fichi {
	line-height: 18px;
	text-align: center;
	margin: 12px 0 4px 0; }
.fichi__inner {
	padding: 8px 0 0 0;
	border-top: 2px solid #EE8131;
	border-bottom: 2px solid #EE8131; }
.fichi__link {
	display: inline-block;
	width: 100%;
	max-width: 220px;
	color: #333;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto; }
.fichi__link:hover {
	text-decoration: none; }
.fichi__img {
	width: 44px;
	line-height: 44px;
	text-align: center; }
.fichi__img img {
	height: auto;
	max-height: 44px; }
.fichi__name {
	padding-left: 12px;
	margin-right: 56px;
	max-height: 32px;
	overflow: hidden; }
.fichi__img, .fichi__name {
	display: inline-block;
	height: 44px;
	font-size: 12px;
	vertical-align: middle;
	white-space: normal; }

@media (max-width: 480px) {
	.fichi__link {
		text-align: center;
		margin-bottom: 15px; }
	.fichi__link:last-child {
		margin-bottom: 0; }
	.fichi__img {
		max-width: 100%;
		margin-bottom: 10px; }
	.fichi__img, .fichi__name {
		display: block;
		width: 100%;
		padding-left: 0; } }

.arfiles {
	margin-top: 30px; }

.arfiles .files {
	margin-top: 15px; }

.arfiles a.docs {
	width: 33%;
	display: block;
	float: left;
	padding: 8px 15px 8px 0px; }

.arfiles a.docs .icon {
	display: block;
	float: left;
	width: 44px;
	height: 47px;
	background-position: 0px -834px; }

.arfiles a.docs .icon.word {
	height: 45px;
	margin-bottom: 2px;
	background-position: 0px -744px; }

.arfiles a.docs .icon.excel {
	height: 45px;
	margin-bottom: 2px;
	background-position: 0px -789px; }

.arfiles a.docs .icon.pdf {
	background-position: 0px -697px; }

.arfiles a.docs span {
	display: block;
	margin-left: 50px; }

.arfiles a.docs .description {
	color: #000; }

.arfiles a.docs .size {
	color: #999;
	font-size: 11px; }

.arfiles .separator.x3 {
	width: 100%;
	float: left;
	display: block; }

.arfiles a.docs:hover .name {
	text-decoration: underline; }

.arfiles a.docs:hover,
.arfiles a.docs:hover .size,
.arfiles a.docs .size:hover {
	text-decoration: none; }

@media screen and (max-width: 605px) {
	body.adaptive .arfiles .docs {
		width: 50%; }
	body.adaptive .arfiles .separator.x3 {
		display: inline;
		width: 0px;
		float: none; }
	body.adaptive .arfiles .separator.x2 {
		display: block;
		width: 100%;
		float: left; } }

@media screen and (max-width: 480px) {
	body.adaptive .arfiles .docs {
		width: 100%; }
	body.adaptive .arfiles .separator.x3 {
		display: inline;
		width: 0px;
		float: none; }
	body.adaptive .arfiles .separator.x1 {
		display: block;
		width: 100%;
		float: left; } }

.gallery-popup {
	margin-top: 25px;
	margin-bottom: 15px; }
.gallery-popup .row {
	margin-left: -1px;
	margin-right: -1px; }
.gallery-popup__col_item {
	padding-left: 1px;
	padding-right: 1px; }
.gallery-popup__item {
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto; }
.gallery-popup__link {
	position: relative;
	display: block;
	height: 0;
	padding-top: 75%;
	overflow: hidden; }
.gallery-popup__link:hover .gallery-popup__pic {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3); }
.gallery-popup__link:hover .gallery-popup__info {
	visibility: visible;
	background: rgba(0, 0, 0, 0.7);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1); }
.gallery-popup__pic {
	position: absolute;
	top: -999px;
	bottom: -999px;
	left: -999px;
	right: -999px;
	max-width: none;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	margin: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out; }
.gallery-popup__info {
	visibility: hidden;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: 0 0;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center; }
.gallery-popup__title {
	position: relative;
	top: 50%;
	color: #fff;
	text-align: center;
	line-height: 1.38462;
	padding: 0 10px;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%); }

.iblocklist {
	line-height: 18px; }

.iblocklist .item {
	width: 100%;
	margin-bottom: 25px; }

.iblocklist .item .pic,
.iblocklist .item .info {
	float: left; }

.iblocklist .item .pic {
	width: 20%;
	min-width: 90px;
	padding: 0px 20px 10px 0px; }

.iblocklist .item .info {
	width: 80%;
	text-align: justify; }

.iblocklist .item.noimage .info {
	width: 100%; }

.iblocklist .item .name {
	margin-bottom: 5px; }

.iblocklist .item .more {
	margin-top: 20px;
	text-align: right; }

.iblocklist .item .more a .icon {
	width: 7px;
	height: 14px;
	margin-left: 5px;
	margin-bottom: 3px;
	background-position: 0px -545px; }

.iblocklist .item .more a:hover .icon {
	background-position: -21px -545px; }

@media screen and (max-width: 480px) {
	body.adaptive .iblocklist .item.line {
		padding-top: 10px;
		border-top: 1px solid #F2F2F2; }
	body.adaptive .iblocklist .item .pic,
	body.adaptive .iblocklist .item .info {
		width: 100%; }
	body.adaptive .iblocklist .item .pic {
		text-align: center; }
	body.adaptive .iblocklist .item .more {
		margin-top: 5px; } }

.shops {
	width: 100%; }
.shops .cell {
	float: left;
	width: 50%; }
.shops .cell.items {
	width: 25%; }
.shops .cell.map {
	width: 75%; }

#rsYMapShops {
	width: 100%;
	height: 500px; }

#lovekids_shops .shop_item {
	margin-bottom: 15px; }

#lovekids_shops .shop_item .descr {
	margin-left: 17px; }

@media screen and (max-width: 900px) {
	body.adaptive .shops .cell.items,
	body.adaptive .shops .cell.map {
		width: 100%; } }

.shops2 {
	margin-top: 25px;
	margin-bottom: 15px; }
.shops2 .shops2-panel input.form-control {
	width: 100%; }
.shops2 .shops2-panel .btn1 {
	padding: 11px 14px; }
.shops2 .shops2-panel .btn1.active {
	background-color: #da6712; }
.shops2__list {
	height: 350px;
	padding: 5px;
	border: 1px solid #F3F3F3;
	overflow-y: auto; }
@media (max-width: 991px) {
	.shops2__list {
		height: 200px;
		margin: 15px 0; } }
.shops2-item {
	cursor: pointer;
	margin-bottom: 9px; }
.shops2-item:hover .shops2-item__name {
	text-decoration: underline; }
.shops2-item__name {
	font-weight: bold; }

.sale-acountpay-block {
	margin-bottom: 10px; }

.sale-acountpay-title {
	font-size: 14px; }

.sale-acountpay-fixedpay-list {
	list-style: none;
	margin: 0;
	padding: 0; }

.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	color: #000;
	font-size: 13px;
	min-width: 55px;
	border-radius: 2px;
	margin-bottom: 5px; }

.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item:hover {
	background: #d1e6f0; }

.bx-sap .control-label.input-lg {
	font-weight: normal;
	font-size: 14px;
	line-height: 29px;
	vertical-align: middle; }

/*pay*/
.sale-acountpay-pp-company {
	padding-bottom: 20px;
	z-index: 100;
	position: relative; }

.sale-acountpay-pp .sale-acountpay-pp-company {
	padding: 7px;
	border: 1px solid transparent; }

.sale-acountpay-pp-company-graf-container {
	border: 2px solid #c3cace;
	border-radius: 2px;
	position: relative;
	background: #fff;
	width: auto;
	height: 0;
	max-height: 64px;
	padding-top: 50%; }

.sale-acountpay-pp-company.bx-selected .sale-acountpay-pp-company-graf-container {
	border-color: #159ebb; }

.sale-acountpay-pp-company.bx-error .sale-acountpay-pp-company-graf-container {
	border-color: #db4a29; }

.sale-acountpay-pp-company.bx-warning .sale-acountpay-pp-company-graf-container {
	border-color: #ccbe71; }

input[type=checkbox].sale-acountpay-pp-company-checkbox {
	position: absolute;
	top: 7px;
	left: 7px;
	margin: 0;
	padding: 0;
	z-index: 100; }

.sale-acountpay-pp-company-image {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	width: auto;
	max-width: 100%;
	max-height: 50px;
	cursor: pointer;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center; }

.sale-acountpay-pp-company-smalltitle {
	padding-top: 9px;
	color: #a3a3a3;
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px; }

.sale-acountpay-pp-company-title {
	font-size: 19px;
	font-weight: bold; }

.sale-acountpay-pp-company-selected {
	padding: 4px 0; }

ul.sale-acountpay-pp-list {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	color: #000; }

ul.sale-acountpay-pp-list li {
	clear: both;
	padding: 5px 0; }

.sale-acountpay-pp-list-termin {
	color: #8d8d8d;
	display: block; }

.sale-acountpay-pp-list-description {
	display: block; }

.sale-acountpay-pp-delivery-cost {
	position: absolute;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	padding: 2px 4px;
	right: -2px;
	bottom: -2px;
	border-radius: 1px;
	background: rgba(0, 0, 0, 0.5); }

.sale-acountpay-pp-field .form-control {
	background: #fff; }

.sale-acountpay-pp-price {
	text-align: right;
	padding: 4px 0; }

.sale-acountpay-service-small {
	color: #a3a3a3;
	font-size: 11px; }

@media (min-width: 1200px) {
	.sale-acountpay-pp div .sale-acountpay-pp-company:nth-child(4n+1),
	.sale-acountpay-pp-item-container .sale-acountpay-pp-company:nth-child(4n+1) {
		clear: both;
		padding-left: 0; } }

@media (min-width: 768px) and (max-width: 1199px) {
	.sale-acountpay-pp div .sale-acountpay-pp-company:nth-child(3n+1),
	.sale-acountpay-pp-item-container .sale-acountpay-pp-company:nth-child(3n+1) {
		clear: both;
		padding-left: 0; } }

@media (max-width: 767px) {
	.sale-acountpay-pp,
	.sale-acountpay-pp-item-container {
		max-width: 300px; }
	.sale-acountpay-pp div .sale-acountpay-pp-company:nth-child(2n+1),
	.sale-acountpay-pp-item-container .sale-acountpay-pp-company:nth-child(2n+1) {
		clear: both;
		padding-left: 0; } }

#loading_screen {
	position: fixed;
	z-index: 1150;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	height: 64px; }

.sale-acountpay-input {
	text-align: right; }

.btn.sale-account-pay-button {
	padding: 0 28px;
	border: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px; }

.sale_locations_fixed {
	margin-bottom: 10px; }

.default {
	margin-bottom: 5px; }

.default {
	margin-bottom: 10px; }

div.search-popup {
	margin: -1px 0px 0px 0px;
	padding: 2px;
	border: 1px solid #F2F2F2;
	background: #fff; }

div.search-popup-row, div.search-popup-row-active {
	position: relative;
	padding: 2px 4px;
	margin: 0px;
	cursor: pointer;
	font-size: 12px; }

div.search-popup-row {
	background: #FFFFFF; }

div.search-popup-row-active {
	background: #EEEEEE; }

div.search-popup-el-name, div.search-popup-el-cnt {
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: left; }

div.search-popup-el-cnt {
	text-align: right;
	float: right; }

div.search-popup {
	margin: -1px 0px 0px 0px;
	padding: 2px;
	border: 1px solid #F2F2F2;
	background: #fff; }

div.search-popup-row, div.search-popup-row-active {
	position: relative;
	padding: 2px 4px;
	margin: 0px;
	cursor: pointer;
	font-size: 12px; }

div.search-popup-row {
	background: #FFFFFF; }

div.search-popup-row-active {
	background: #EEEEEE; }

div.search-popup-el-name, div.search-popup-el-cnt {
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: left; }

div.search-popup-el-cnt {
	text-align: right;
	float: right; }

.hidedefaultwaitwindow .bx-core-waitwindow {
	display: none; }

.content .basket {
	margin-bottom: 30px;
	margin-top: 15px;
	}

.basket__empty-cart {
	min-width: 200px;
	text-align: center;
	margin: 50px auto; }

.basket__empty-icon {
	fill: #efefef; }

.basket .part.delayed,
.basket .part.notavailable,
.basket .part.subscribed {
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #F2F2F2; }

.basket .part .title {
	margin-bottom: 15px; }

.basket .part .title h3 {
	font-weight: normal; }

.basket .artable {
	margin-bottom: 15px; }

.basket .separator1 {
	float: left; }

.basket .totaltext {
	float: right;
	font-size: 14px;
	margin-top: 11px;
	margin-bottom: 25px; }

.basket .totaltext .take_normalCount {
	margin-right: 25px; }

.basket .totaltext .take_normalCount,
.basket .totaltext .take_allSum_FORMATED {
	font-size: 15px;
	font-weight: bold; }

.basket .btns .coupon {
	float: left; }

.basket .btns .coupon .cop {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 300px; }

.pcontent .basket .btns .coupon input.btn.btn3 {
	margin-bottom: 13px; }

.basket .coupon_result {
	margin-bottom: 10px; }

.basket .coupon_result.good .counpon_note {
	color: green; }

.basket .coupon_result.bad .counpon_note {
	color: red; }

.basket table.items {
	width: 100%;
	border-left: 1px solid #F2F2F2;
	border-right: 1px solid #F2F2F2;
	border-collapse: separate; }

.basket table td {
	padding: 5px 10px;
	border-right: 0px solid #F2F2F2;
	border-bottom: 1px solid #F2F2F2; }

.basket table td.tc {
	text-align: center; }

.basket table thead td,
.basket table thead th {
	padding: 7px 10px;
	background-color: #F2F2F2; }

.basket table.items thead th {
	font-weight: normal; }

.basket table.prod td {
	margin: 0px;
	padding: 0px;
	border: none; }

.basket td.checkbox div,
.basket td.image div {
	text-align: center; }

.basket td.checkbox div {
	width: 20px; }

.basket td.image div:not(.glass_lupa) {
	width: 150px; }

.basket td.image img {
	max-width: 80px;
	max-height: 80px; }

.basket table td .lppadding {
	/*padding-right: 10px;*/
	/*padding-left: 10px;*/
}
.item-icon {
	display: inline-block;
	background-repeat: no-repeat;
	vertical-align: middle;
	/*margin-right: 3px;*/
	/*margin-left: 5px;*/
}
.item-icon.icon_delivery {
	width: 20px;
	height: 16px;
	background-image: url('/bitrix/templates/proauto_default/assets/css/../img/icon_delivery.png');
}
.basketa {
	font-weight: bold; }

.basket a.delete,
.basket a.delay {
	display: inline-block;
	padding: 5px 10px; }

.basket a.delete .svg-icon {
	width: 10px;
	height: 10px;
	fill: #EE8131; }

.basket a.delay .svg-icon {
	width: 12px;
	height: 12px;
	fill: #EE8131; }

.basket a.add .svg-icon {
	width: 22px;
	height: 22px;
	fill: #EE8131; }

.pcontent .basket .btns input.btn {
	float: left;
	margin-bottom: 15px;
	padding: 11px 26px; }

.pcontent .basket .btns input.btn.btn3 {
	margin-right: 15px; }

.pcontent .basket .btns input.btn.btn1 {
	float: right; }

/* scrolable table */
.artable {
	width: 100%;
	-webkit-overflow-scrolling: touch; }

/* /scrolable table */
.acc_title {
	margin-bottom: 15px;
	color: #EE8131; }

.price.vat {
	padding-right: 10px; }

.price_vat_bold {
	font-weight: bold; }

@media screen and (max-width: 990px) {
	body.adaptive .basket .totaltext {
		display: block;
		float: right;
		width: 100% !important;
		margin-top: 0px;
		margin-bottom: 15px; }

	.artable {
		overflow-x: auto;
		overflow-y: hidden;
	}
}

@media screen and (max-width: 875px) {
	body.adaptive .basket .artable {
		margin-bottom: 15px; }
	body.adaptive .pcontent .basket .btns input.btn,
	body.adaptive .basket .btns .coupon .cop {
		padding: 5px 14px; } }

@media screen and (max-width: 775px) {
	body.adaptive .pcontent .basket .separator {
		display: block;
		float: left;
		width: 100%; }
	body.adaptive .pcontent .basket .btns input.btn.btn1 {
		float: left; } }

@media screen and (max-width: 480px) {
	body.adaptive .pcontent .basket .btns input.btn {
		width: 100%;
		margin-right: 0px; }
	body.adaptive .basket .btns .coupon,
	body.adaptive .basket .btns .coupon .cop {
		width: 100%; } }

.header-basket {
	text-align: left; }
.header-basket__link {
	display: block;
	color: #000;
	text-decoration: none; }
.header-basket__link:hover {
	text-decoration: none; }
.header-basket__link:hover .header-basket__title {
	text-decoration: underline; }
.header-basket .svg-icon {
	float: left;
	width: 39px;
	height: 36px;
	fill: #EE8131; }
.header-basket__info {
	margin-left: 49px; }
.header-basket__title {
	font-size: 14px; }
.header-basket__descr {
	width: 100%;
	max-width: 150px;
	color: #214496;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; }

.bx-soa {
	padding-bottom: 20px; }

.bx-soa-section {
	border-radius: 2px;
	margin-bottom: 6px;
	-webkit-transition: border-color .3s ease;
	-moz-transition: border-color .3s ease;
	-o-transition: border-color .3s ease;
	transition: border-color .3s ease;
	border: 1px solid #e8e9eb; }

.bx-soa-section.bx-step-completed {
	border: 1px solid #83CB1B; }

/*.bx-soa-section.bx-step-completed .bx-soa-section-title:before {*/
/*content: " ";*/
/*display: inline-block;*/
/*width: 18px;*/
/*margin:2px 10px 1px 0;*/
/*line-height: 20px;*/
/*height: 18px;*/
/*background: url(/bitrix/templates/proauto_default/assets/css/images/sprite.png) no-repeat center 0;*/
/*vertical-align: middle;*/
/*}*/
.bx-soa-section-title-count {
	display: inline-block;
	min-width: 17px;
	height: 17px;
	border-radius: 8px;
	border: 1px solid #98979d;
	vertical-align: middle;
	position: relative;
	margin: -3px 10px 0 0; }

#bx-soa-order {
	counter-reset: heading; }

.bx-soa-section .bx-soa-section-title-count:after {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	text-align: center;
	font-size: 10px;
	color: #98979d;
	line-height: 15px;
	counter-increment: heading;
	content: counter(heading);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease; }

.bx-soa-section-title-count:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	right: -5px;
	bottom: -2px;
	display: none;
	background: url(/bitrix/templates/proauto_default/assets/css/images/sprite.png) no-repeat center; }

.bx-soa-section.bx-step-completed .bx-soa-section-title-count {
	background: #87c73d;
	border-color: #87c73d; }

.bx-soa-section.bx-step-completed .bx-soa-section-title-count:after {
	color: #fff; }

.bx-soa-section.bx-step-completed .bx-soa-section-title-count:before {
	display: block;
	background-position: center 0; }

.bx-soa-section.bx-step-warning .bx-soa-section-title-count {
	background: #f8c11a;
	border-color: #f8c11a; }

.bx-soa-section.bx-step-warning .bx-soa-section-title-count:after {
	color: #000; }

.bx-soa-section.bx-step-warning {
	border: 1px solid #CCBE71; }

.bx-soa-section.bx-step-warning .bx-soa-section-title-count:before {
	display: block;
	background-position: center -37px; }

.bx-soa-section.bx-step-error .bx-soa-section-title-count {
	background: #db4c4c;
	border-color: #db4c4c; }

.bx-soa-section.bx-step-error .bx-soa-section-title-count:after {
	color: #fff; }

.bx-soa-section.bx-step-error {
	border: 1px solid #db4a29; }

.bx-soa-section.bx-step-error .bx-soa-section-title-count:before {
	display: block;
	background-position: center -20px; }

/*.bx-soa-section.bx-step-error .bx-soa-section-title:before {background: url(/bitrix/templates/proauto_default/assets/css/images/sprite.png) no-repeat center -18px;}*/
.bx-soa-section.bx-selected {
	border: 1px solid #91cedc; }

.bx-soa-section-title-container {
	overflow: hidden;
	background: #f2f5f7;
	padding: 7px 0;
	font-size: 14px; }

.bx-soa-section.bx-selected .bx-soa-section-title-container {
	padding: 15px 0; }

.bx-soa-section-title {
	border-radius: 2px;
	margin: 0;
	color: #000;
	line-height: 15px;
	min-height: 20px;
	vertical-align: middle;
	font-size: 16px;
	font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	padding-top: 3px;
	/*padding-left:0;*/ }

.bx-soa-section.bx-selected .bx-soa-section-title {
	font-size: 22px; }

.bx-soa-editstep {
	display: inline;
	font-size: 12px;
	vertical-align: middle;
	line-height: 22px;
	border-bottom: 1px dotted; }

.bx-soa-section.bx-selected .bx-soa-editstep {
	display: none; }

.bx-soa-section.bx-selected .bx-soa-editstep:hover {
	border-bottom: none; }

.bx-soa-section-content {
	padding: 10px 15px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease; }

.bx-soa-section.bx-step-completed .bx-soa-section-content,
.bx-soa-section.bx-selected .bx-soa-section-content {
	line-height: 18px; }

/* Table */
.bx-soa-table-fade {
	position: relative; }

.bx-soa-table-fade:before {
	left: 0;
	background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
	background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); }

.bx-soa-table-fade:after {
	right: 0;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
	background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, white 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }

.bx-soa-table-fade:before,
.bx-soa-table-fade:after {
	content: "";
	width: 0;
	position: absolute;
	bottom: 10px;
	top: 0;
	height: 100%;
	display: block;
	-webkit-transition: width 300ms ease;
	-moz-transition: width 300ms ease;
	-ms-transition: width 300ms ease;
	-o-transition: width 300ms ease;
	transition: width 300ms ease; }

.bx-soa-table-fade-left:before,
.bx-soa-table-fade-right:after {
	width: 15px; }

.bx-soa-item-table {
	margin-bottom: 10px;
	min-width: 100%;
	display: table; }

.bx-soa-item-tr {
	display: table-row; }

.bx-soa-item-td {
	display: table-cell;
	vertical-align: top;
	padding-top: 10px;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	border-top: 1px dotted #e5e5e5; }

@media (min-width: 769px) {
	.bx-soa-item-td {
		padding-left: 7px;
		padding-right: 7px;
		padding-bottom: 10px; } }

.bx-soa-item-table .bx-soa-item-tr:first-child .bx-soa-item-td {
	border-top: none; }

/*.bx-soa-item-block{padding-bottom:10px;}*/
.bx-soa-item-img-block {
	float: left;
	padding-right: 15px; }

.bx-step-completed .bx-soa-item-img-block {
	width: 48px;
	padding-bottom: 10px;
	padding-right: 10px; }

.bx-soa-item-imgcontainer {
	border-radius: 4px;
	border: 1px solid #c0cfd9;
	padding-top: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain; }

.bx-soa-item-title {
	font-weight: bold;
	padding-bottom: 5px; }

.bx-soa-item-td-title {
	line-height: 20px;
	color: #7c7c7c;
	padding-bottom: 3px;
	font-size: 12px; }

.bx-soa-item-td-text {
	line-height: 25px;
	vertical-align: middle; }

.bx-soa-item-properties .bx-soa-item-td-title,
.bx-soa-item-properties .bx-soa-item-td-text {
	text-align: center; }

.bx-soa-item-properties.bx-text-right .bx-soa-item-td-title,
.bx-soa-item-properties.bx-text-right .bx-soa-item-td-text {
	text-align: right; }

.bx-soa-item-td-text input[type="number"] {
	height: 25px;
	line-height: 20px; }

.bx-soa-item-td-text .bx-price {
	white-space: nowrap; }

.bx-price-old {
	white-space: nowrap;
	text-decoration: line-through;
	color: #B8B8B8;
	font-size: 13px; }

.bx-soa-item-td-control {
	padding-bottom: 5px;
	font-size: 11px; }

@media (max-width: 991px) {
	.bx-soa-item-table,
	.bx-soa-item-table > tbody,
	.bx-soa-item-tr,
	.bx-soa-item-td {
		display: block; }
	.bx-soa-item-tr.bx-soa-item-info-container,
	.bx-soa-item-tr .bx-soa-item-td {
		border: none; }
	.bx-soa-item-tr {
		border-top: 1px dotted #e5e5e5;
		padding-bottom: 15px;
		padding-top: 10px;
		overflow: hidden; }
	.bx-soa-item-tr.bx-soa-item-tr-first {
		border: none; }
	.bx-soa-item-block {
		overflow: hidden; }
	.bx-soa-item-properties.bx-text-right .bx-soa-item-td-title,
	.bx-soa-item-properties.bx-text-right .bx-soa-item-td-text {
		text-align: center; } }

@media (min-width: 581px) and (max-width: 991px) {
	.bx-soa-item-properties {
		float: left;
		padding-bottom: 10px; }
	.bx-soa-item-td-title,
	.bx-soa-item-nth-4p1,
	.bx-soa-item-tr {
		clear: both; } }

@media (max-width: 580px) {
	.bx-soa-item-td {
		line-height: 17px; }
	.bx-soa-item-img-block {
		float: none;
		max-width: 160px;
		margin: 0 auto;
		padding-right: 0; }
	.bx-soa-section.bx-step-completed .bx-soa-item-img-block {
		float: left; }
	.bx-soa-item-content {
		padding-top: 15px; }
	.bx-soa-section.bx-step-completed .bx-soa-item-content {
		padding-top: 0; }
	.bx-scu-container {
		padding-top: 10px; }
	.bx-soa-item-td-title,
	.bx-soa-item-td-text {
		line-height: 20px;
		display: inline-block !important;
		padding: 2px 5px;
		text-align: left;
		vertical-align: middle;
		font-size: 13px; }
	.bx-soa-item-td-title:after {
		content: ":"; }
	.bx-soa-item-properties {
		padding: 0; } }

@media (min-width: 580px) {
	.bx-soa-item-img-block {
		width: 85px;
		margin: 0; } }

/* Advanced info */
.bx-soa-item-info-container {
	position: relative;
	height: 35px; }

.bx-soa-item-info-container .bx-soa-item-td {
	border: none;
	position: absolute;
	/*left:20px;*/
	/*right:20px;*/
	/*padding:0 20px;*/ }

.bx-soa-item-info-container .bx-soa-item-info-block {
	height: 0;
	overflow: hidden;
	margin-bottom: 10px; }

.bx-soa-item-info-block.bx-active {
	padding-top: 10px;
	height: auto; }

.bx-soa-info-block {
	border: none;
	max-width: 100%; }

.bx-soa-info-line {
	line-height: 15px; }

.bx-soa-info-title {
	color: #7c7c7c;
	font-size: 12px;
	padding: 4px 0;
	vertical-align: top; }

.bx-soa-info-text {
	display: inline-block;
	font-size: 12px;
	padding: 4px 10px;
	vertical-align: top; }

@media (max-width: 580px) {
	.bx-soa-item-info-container .bx-soa-item-td {
		position: static;
		left: auto;
		right: auto;
		padding: 0; }
	.bx-soa-item-info-container {
		position: relative;
		height: auto !important;
		min-height: 0; } }

/* Coupon */
.bx-soa-coupon {
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
	margin-top: 10px; }

.bx-soa-coupon-label {
	display: inline-block;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	padding-right: 10px;
	vertical-align: top; }

.bx-selected .bx-soa-coupon-label {
	padding-top: 7px; }

.bx-soa-coupon-item-fixed .bx-soa-coupon-block {
	font-weight: normal; }

.bx-soa-coupon-item-fixed .bx-soa-coupon-label,
.bx-soa-coupon-item-fixed .bx-soa-coupon-item {
	font-weight: normal;
	padding-top: 0;
	line-height: 20px; }

.bx-soa-coupon-block {
	vertical-align: middle;
	line-height: 34px; }

.bx-soa-coupon-input {
	display: inline-block;
	position: relative; }

.bx-soa-coupon-input:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background-color: transparent;
	border-right: 2px solid #8da3ad;
	border-bottom: 2px solid #8da3ad;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -4px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	cursor: pointer; }

.bx-soa-coupon-input input[type=text].form-control {
	outline: none;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555; }

.bx-soa-coupon-input input[type=text].form-control:focus {
	outline: none;
	box-shadow: none; }

.bx-step-completed .bx-soa-coupon-list {
	padding-top: 0;
	line-height: 20px; }

.bx-soa-coupon-item strong:first-child {
	margin-left: 10px; }

.bx-soa-coupon-item strong {
	white-space: nowrap;
	margin-right: 20px;
	position: relative;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	display: inline-block;
	letter-spacing: -0.5px; }

.bx-soa-coupon-item strong.bx-soa-coupon-item-danger {
	color: #A94442; }

.bx-soa-coupon-item strong.bx-soa-coupon-item-success {
	color: #3ba428; }

.bx-soa-coupon-item strong.bx-soa-coupon-item-used {
	color: #777; }

.bx-soa-coupon-item-danger-mess,
.bx-soa-coupon-item-mess {
	display: none;
	position: absolute;
	left: 0;
	min-width: 100%;
	top: 100%;
	font-weight: normal;
	padding: 6px 10px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	text-transform: none;
	color: #333;
	letter-spacing: normal;
	z-index: 1; }

/*.bx-touch 	.bx-soa-coupon-item strong 			.bx-soa-coupon-item-mess,*/
.bx-soa-coupon-item strong:hover .bx-soa-coupon-item-mess,
.bx-soa-coupon-item strong:hover .bx-soa-coupon-item-danger-mess {
	display: block; }

.bx-soa-coupon-remove {
	display: inline-block;
	height: 20px;
	width: 20px;
	margin-left: 10px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANhJREFUeNpEkM0KwjAQhGdr/Dv6Nj6EXkRvehTfRhS868lWWigU9OFEHGeTqIF0dydftrMJp0s1McMdwJ5AY0iLKaxVbwGbBxgeJKaCS4NjbJxQvlE4a/ektUFX9w5JCNolEzQmGCHlT8VjEFQjdvrBN0EOF4oOrXS5Cxmqs7NKVSEroPHlkLLOLRX4r5HOjenf3tE7DDyjxCLNx032ZFovSe80BK7Sl9IQmJ4gT4foSfowe+47jGx+xzidQxY9Zd/+/cLbIC8ztW9VHBL0fXDWGdeDc/ERYABB6E45iF95UQAAAABJRU5ErkJggg==) no-repeat center;
	cursor: pointer;
	vertical-align: middle;
	position: relative;
	top: -1px; }

/* pickup */
.bx-soa-pickup-preview-img {
	height: 76px;
	border: 1px solid #ddd;
	border-radius: 1px;
	padding: 1px;
	margin-left: 10px;
	float: right;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center; }

.bx-soa-pickup-subTitle {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 10px; }

.bx-soa-pickup-list {
	margin-bottom: 20px; }

.bx-soa-pickup-list .bx-soa-pickup-list-item {
	border-top: 1px solid #dcdfe2;
	padding: 16px 35px;
	font-size: 13px;
	position: relative;
	-webkit-transition: background .2s ease;
	-moz-transition: background .2s ease;
	-o-transition: background .2s ease;
	transition: background .2s ease; }

.bx-soa-pickup-list-item.bx-selected {
	background: #f8fafc; }

.bx-soa-pickup-list .bx-soa-pickup-list-item:last-child {
	border-bottom: 1px solid #dcdfe2; }

.bx-soa-pickup-l-item-adress {
	padding-left: 15px;
	color: #25495e;
	font-weight: bold;
	line-height: 17px;
	min-height: 17px;
	position: relative;
	padding-right: 100px; }

.bx-soa-pickup-l-item-adress:before {
	height: 17px;
	width: 18px;
	content: "";
	top: 50%;
	left: -5px;
	margin-top: -8px;
	position: absolute;
	background: url(/bitrix/templates/proauto_default/assets/css/images/sprite.png) no-repeat center -54px; }

.bx-soa-pickup-list-item .bx-soa-pickup-l-item-detail {
	padding-top: 20px;
	display: none; }

.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-detail {
	display: block; }

.bx-soa-pickup-l-item-detail {
	padding-left: 100px;
	position: relative;
	min-height: 80px; }

.bx-soa-pickup-l-item-detail.no-image {
	padding-left: 20px; }

.bx-soa-pickup-l-item-btn {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -17px; }

.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn {
	padding-left: 100px;
	padding-top: 10px;
	float: none;
	position: relative;
	top: auto;
	right: auto;
	margin-top: 0; }

.bx-soa-pickup-list-item.bx-selected .bx-soa-pickup-l-item-btn.no-image {
	padding-left: 20px; }

.bx-soa-pickup-l-item-name {
	font-weight: bold; }

.bx-soa-pickup-l-item-img {
	position: absolute;
	top: 23px;
	left: 0;
	max-width: 90px;
	max-height: 90px;
	height: auto;
	width: auto; }

/*Sidebar*/
.bx-soa-sidebar {
	position: relative;
	height: 100%; }

.bx-soa-cart-total {
	border: 1px solid #e8e9eb;
	border-radius: 3px;
	padding: 20px;
	-webkit-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease; }

.bx-soa-cart-total.bx-soa-cart-total-fixed {
	position: fixed;
	top: 10px; }

.bx-soa-cart-total.bx-soa-cart-total-bottom {
	opacity: 0; }

@media (max-width: 768px) {
	.bx-soa-cart-total.bx-soa-cart-total-fixed {
		position: static;
		padding-top: 0;
		width: 100% !important; }
	.bx-soa-cart-total.bx-soa-cart-total-bottom {
		opacity: 1 !important;
		position: static; }
	.bx-soa-cart-total-ghost {
		display: none; } }

.bx-soa-cart-total-line {
	padding: 5px 0;
	font-size: 13px;
	border-top: 1px solid #e5e5e5;
	line-height: 25px;
	overflow: hidden; }

.bx-soa-cart-total .bx-soa-cart-total-line:first-child {
	border-top: none; }

.bx-soa-cart-total .bx-soa-cart-total-line:nth-child(2) {
	border-color: #bfbfbf; }

.bx-soa-cart-total .bx-soa-cart-total-line:first-child .bx-soa-cart-t {
	font-weight: bold; }

.bx-soa-cart-total .bx-soa-cart-total-line-total {
	padding-top: 25px;
	border-bottom: none; }

.bx-soa-cart-t {
	float: left; }

.bx-soa-cart-d {
	float: right; }

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-t {
	font-weight: bold; }

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
	font-size: 28px; }

.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d span {
	font-size: 18px; }

.bx-soa-cart-total-button-container {
	padding-top: 20px;
	text-align: center; }

.bx-soa-cart-total-button-container > .btn {
	width: 100%; }

.bx-soa-more {
	padding-top: 2px;
	margin-top: 10px; }

.bx-soa-price-not-calc {
	border-bottom: 1px dashed;
	color: #F55450;
	text-decoration: none;
	cursor: pointer; }

.bx-soa-price-not-calc:active,
.bx-soa-price-not-calc:hover {
	border-color: transparent;
	color: #A94442; }

@media (max-width: 991px) {
	.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
		white-space: nowrap;
		font-size: 19px; }
	.bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d span {
		font-size: 14px; } }

@media (max-width: 580px) {
	.bx-soa-coupon-label {
		/*text-align: center;*/
		display: block;
		padding-bottom: 5px; }
	.bx-soa-coupon-block {
		display: block; }
	.bx-soa-coupon-input {
		text-align: center; }
	.bx-soa-coupon-input input {
		display: inline-block !important; }
	.bx-soa-coupon-item {
		text-align: center; }
	.bx-soa-coupon-item strong {
		display: inline-block;
		position: relative;
		/*right: -20px;*/ }
	.bx-soa-coupon-item strong:first-child {
		margin-left: 0; }
	.bx-soa-coupon-remove:after {
		content: "";
		clear: both; }
	.bx-soa-more {
		padding-top: 10px; }
	.bx-soa-pickup-l-item-detail {
		padding-left: 0; }
	.bx-soa-pickup-l-item-img {
		position: relative;
		left: auto;
		top: auto;
		max-width: 200px;
		max-height: 200px; }
	.bx-soa-pickup-l-item-adress {
		padding-right: 0; } }

/* SCU */
.bx-scu-container {
	overflow: hidden; }

.bx-soa-item-content .bx-scu-container {
	max-width: 200px; }

.bx-scu-list {
	margin: 0;
	padding: 0 5px; }

.bx-scu-itemlist {
	list-style: none;
	padding: 0;
	overflow: hidden;
	margin: 0 -5px;
	min-width: 40px; }

.bx-scu-item {
	float: left;
	width: 20%;
	padding: 5px; }

.bx-img-item {
	float: left;
	width: 50%;
	padding: 5px;
	min-width: 30px;
	max-width: 50px; }

@media (max-width: 580px) {
	.bx-img-item {
		width: 45px; } }

.bx-img-itemColor {
	position: absolute;
	top: 3px;
	right: 3px;
	left: 3px;
	bottom: 3px;
	background-size: contain;
	-webkit-background-size: contain;
	background-position: center;
	background-repeat: no-repeat; }

.bx-scu-itemColorBlock {
	position: relative;
	padding-top: 100%;
	cursor: pointer;
	outline: 1px solid #c0cfda;
	-webkit-transition: outline .2s ease;
	-moz-transition: outline .2s ease;
	-o-transition: outline .2s ease;
	transition: outline .2s ease; }

.bx-scu-itemColorBlock:hover {
	outline: 1px solid #006cc0; }

.bx-scu-itemColorBlock.selected {
	outline: 2px solid #006cc0; }

.bx-scu-itemColor {
	position: absolute;
	top: 3px;
	right: 3px;
	left: 3px;
	bottom: 3px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat; }

.bx-scu-itemTextBlock {
	position: relative;
	cursor: pointer;
	outline: 1px solid #c0cfda;
	-webkit-transition: outline .2s ease;
	-moz-transition: outline .2s ease;
	-o-transition: outline .2s ease;
	transition: outline .2s ease; }

.bx-scu-itemTextBlock:hover {
	outline: 1px solid #006cc0; }

.bx-scu-itemTextBlock.selected {
	outline: 2px solid #006cc0; }

.bx-scu-itemText {
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	white-space: nowrap;
	text-transform: uppercase;
	text-overflow: ellipsis;
	overflow: hidden; }

/*.bx-step-completed*/
.bx-scu-container {
	position: relative;
	height: 35px;
	overflow: hidden; }

/*.bx-step-completed*/
.bx-scu-container:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 25px;
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
	background: linear-gradient(to top, rgba(255, 255, 255, 0) 0%, white 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); }

.bx-selected .bx-scu-container {
	height: auto; }

.bx-selected .bx-scu-container:after {
	height: 0; }

@media (max-width: 768px) {
	.bx-scu-container {
		height: auto; }
	.bx-scu-container:after {
		height: 0; } }

/*.bx-step-completed*/
.bx-scu-container .bx-soa-item-td-title {
	line-height: 20px; }

.bx-scu-container .bx-soa-item-td-title,
.bx-scu-container .bx-soa-item-td-text {
	float: left;
	font-size: 13px;
	padding-right: 5px;
	line-height: 19px;
	vertical-align: middle;
	padding-bottom: 3px; }

.bx-scu-container .bx-soa-item-td-title {
	clear: both; }

/*.bx-scu-container .bx-soa-item-td-title:after{
  content:": ";
}*/
@media (min-width: 768px) {
	.bx-scu-container .bx-soa-item-td-title, .bx-scu-container .bx-soa-item-td-text {
		padding-bottom: 0;
		line-height: 20px; } }

/* AUTH */
.bx-soa h3.bx-title {
	font-size: 15px;
	font-weight: bold; }

.bx-soa-reg-block {
	background: #f8fafc;
	padding: 25px 20px;
	margin-bottom: 10px; }

.bx-soa-reg-block p {
	color: #595a5b;
	font-size: 13px;
	margin: 0 0 10px;
	padding: 0; }

/*bx-soa-reference*/
.bx-soa-reference {
	color: #9a9a9a;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 20px; }

.bx-soa-auth .bx-soa-reference {
	border-top: 1px solid #f2f2f2; }

/*REGION*/
.bx-sls .quick-location-tag,
.bx-slst .quick-location-tag {
	display: inline-block;
	background: #d0ecf1;
	border-radius: 3px;
	padding: 10px 20px 11px;
	margin: 10px 2px;
	cursor: pointer;
	vertical-align: middle;
	font-size: 15px;
	line-height: 20px;
	height: auto;
	color: #333;
	border: none;
	-webkit-transition: background 200ms ease;
	-moz-transition: background 200ms ease;
	-o-transition: background 200ms ease;
	transition: background 200ms ease; }

.bx-sls .quick-location-tag:hover,
.bx-slst .quick-location-tag:hover {
	background-color: #e3f4f7; }

.bx-sls .quick-location-tag:first-child,
.bx-slst .quick-location-tag:first-child {
	margin-left: 0; }

.bx-sls .quick-location-tag:last-child,
.bx-slst .quick-location-tag:last-child {
	margin-right: 0; }

.bx-soa .bx-soa-location-offered small {
	color: #737373; }

.bx-soa-location-selected {
	padding-top: 12px;
	padding-bottom: 22px; }

.bx-soa .bx-soa-customer-label,
.bx-soa .bx-soa-custom-label,
.bx-soa .form-group label {
	position: relative;
	font-size: 14px;
	font-weight: 500;
	padding-bottom: 2px;
	color: #000; }

.bx-soa .bx-soa-customer-label-container small,
.bx-soa .bx-soa-custom-label-container small,
.bx-soa .form-group label small {
	color: #737373; }

/*FIELDS*/
.form-control {
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	box-shadow: none;
	border-radius: 2px; }

.bx-soa .bx-soa-location-input-container {
	position: relative; }

.bx-soa .bx-soa-customer-tel-input-container {
	position: relative; }

.bx-soa .bx-soa-customer-tel-input-container {
	height: 41px; }

.bx-soa .bx-soa-location-input {
	padding: 10px 40px 11px; }

.bx-soa .bx-soa-customer-tel-input {
	padding: 10px 11px 10px 50px; }

.bx-soa .bx-soa-location-input-container:before {
	content: " ";
	position: absolute;
	left: 8px;
	bottom: 9px;
	top: 9px;
	width: 20px;
	background-size: contain; }

/*pay*/
.bx-soa-pp-company {
	padding-bottom: 20px;
	z-index: 100;
	position: relative; }

.bx-soa-pp .bx-soa-pp-company {
	padding: 7px;
	border: 1px solid transparent;
	-webkit-transition: all 100ms ease;
	-moz-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transition: all 100ms ease; }

.bx-soa-pp-desc-container {
	padding-top: 7px; }

.bx-soa-pp-desc-container .bx-soa-pp-company {
	background: #f8fafc;
	border: 1px solid #d5dadc;
	padding: 7px 15px; }

.bx-soa-pp-company-logo {
	padding-top: 6px; }

.bx-soa-pp-company-graf-container {
	border: 2px solid #c3cace;
	border-radius: 2px;
	position: relative;
	background: #fff;
	width: auto;
	height: 0;
	/*margin-bottom: 10px;*/
	padding-top: 50%; }

.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
	border-color: #159ebb; }

.bx-soa-pp-inner-ps.bx-selected .bx-soa-pp-company-graf-container {
	border-color: #159ebb; }

.bx-soa-pp-company.bx-bd-error .bx-soa-pp-company-graf-container {
	border-color: #db4a29; }

.bx-soa-pp-company.bx-bd-waring .bx-soa-pp-company-graf-container {
	border-color: #CCBE71; }

input[type=checkbox].bx-soa-pp-company-checkbox {
	position: absolute;
	top: 7px;
	left: 7px;
	margin: 0;
	padding: 0;
	z-index: 100; }

.bx-soa-pp-company-image {
	position: absolute;
	top: 5px;
	right: 5px;
	bottom: 5px;
	left: 5px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center; }

.bx-soa-pp-desc-container .bx-soa-pp-company-logo {
	max-width: 150px; }

.bx-soa-pp-company-smalltitle {
	padding-top: 9px;
	color: #a3a3a3;
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
	line-height: 12px; }

.bx-soa-pp-company-title {
	font-size: 19px;
	font-weight: bold; }

.bx-soa-pp-company-subTitle {
	font-size: 15px;
	font-weight: bold; }

.bx-soa-pp-company-desc {
	font-size: 13px;
	padding-top: 10px;
	line-height: 17px; }

.bx-soa-pp-company-selected {
	padding: 4px 0; }

.bx-soa-pp-company-selected strong {
	margin-left: 10px; }

ul.bx-soa-pp-list {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
	color: #000; }

ul.bx-soa-pp-list li {
	clear: both;
	padding: 5px 0; }

.bx-soa-pp-list-termin {
	color: #8d8d8d;
	display: block; }

.bx-soa-pp-list-description {
	display: block; }

.bx-soa-pp-delivery-cost {
	position: absolute;
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	padding: 2px 4px;
	right: -2px;
	bottom: -2px;
	border-radius: 1px;
	background: rgba(0, 0, 0, 0.5); }

.bx-soa-pp-field .form-control {
	background: #fff; }

.bx-soa-pp-company-block .checkbox label,
.bx-soa-pp-company-block .form-group label {
	font-size: 13px; }

.bx-soa-pp-company-block .form-control {
	font-size: 13px; }

.bx-soa-pp-price {
	text-align: right;
	padding: 4px 0; }

.bx-soa-service-small {
	color: #a3a3a3;
	font-size: 11px; }

/*CHECKBOX*/
@media (min-width: 1200px) {
	.bx-soa-pp .bx-soa-pp-company:nth-child(4n+1) {
		clear: both; } }

@media (min-width: 992px) and (max-width: 1199px) {
	.bx-soa-pp .bx-soa-pp-company:nth-child(3n+1) {
		clear: both; } }

@media (min-width: 768px) and (max-width: 991px) {
	.bx-soa-pp .bx-soa-pp-company:nth-child(3n+1) {
		clear: both; } }

@media (max-width: 767px) {
	.bx-soa-pp .bx-soa-pp-company:nth-child(2n+1) {
		clear: both; } }

@media (min-width: 481px) and (max-width: 766px) {
	.bx-soa-pp-desc-container .bx-soa-pp-company-logo {
		width: 100%;
		padding-top: 0; }
	.bx-soa-pp-desc-container .bx-soa-pp-company-smalltitle {
		display: none; }
	.bx-soa-pp-list-termin {
		width: 30%; } }

@media (max-width: 480px) {
	.bx-soa-pp-company-logo {
		width: 45%; }
	.bx-soa-pp-company-title {
		display: none; }
	/*  .bx-soa-pp-company-smalltitle {
    font-weight: bold;
    color: #000;
    font-size: 14px;
  }*/
	.bx-soa-pp-item-container {
		border-right: none; }
	.bx-soa-pp-desc-container .bx-soa-pp-company-logo {
		width: 100%;
		padding-top: 0; }
	.bx-soa-pp-desc-container .bx-soa-pp-company-smalltitle {
		display: none; }
	.bx-soa-pp-list-termin {
		width: 40%; }
	/*	.bx-soa-pp-list-description {
      margin-left: 45%;
    }*/ }

.bx-soa-section.bx-step-good {
	-webkit-animation: animationBorderStep ease 5s;
	-moz-animation: animationBorderStep ease 5s;
	-o-animation: animationBorderStep ease 5s;
	animation: animationBorderStep ease 5s;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-o-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards; }

@-webkit-keyframes animationBorderStep {
	0% {
		border-color: #70BB18; }
	100% {
		border-color: #91cedc; } }

@-moz-keyframes animationBorderStep {
	0% {
		border-color: #70BB18; }
	100% {
		border-color: #91cedc; } }

@-ms-keyframes animationBorderStep {
	0% {
		border-color: #70BB18; }
	100% {
		border-color: #91cedc; } }

@-o-keyframes animationBorderStep {
	0% {
		border-color: #70BB18; }
	100% {
		border-color: #91cedc; } }

@keyframes animationBorderStep {
	0% {
		border-color: #70BB18; }
	100% {
		border-color: #91cedc; } }

.bx-soa-section.bx-step-bad {
	-webkit-animation: animationBorderStepBad ease 5s;
	-moz-animation: animationBorderStepBad ease 5s;
	-o-animation: animationBorderStepBad ease 5s;
	animation: animationBorderStepBad ease 5s;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-o-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards; }

@-webkit-keyframes animationBorderStepBad {
	0% {
		border-color: #db4a29; }
	100% {
		border-color: #91cedc; } }

@-moz-keyframes animationBorderStepBad {
	0% {
		border-color: #db4a29; }
	100% {
		border-color: #91cedc; } }

@-ms-keyframes animationBorderStepBad {
	0% {
		border-color: #db4a29; }
	100% {
		border-color: #91cedc; } }

@-o-keyframes animationBorderStepBad {
	0% {
		border-color: #db4a29; }
	100% {
		border-color: #91cedc; } }

@keyframes animationBorderStepBad {
	0% {
		border-color: #db4a29; }
	100% {
		border-color: #91cedc; } }

.bx-soa-changeCostSign {
	-webkit-animation: changeCostSign ease .4s;
	-moz-animation: changeCostSign ease .4s;
	-o-animation: changeCostSign ease .4s;
	animation: changeCostSign ease .4s;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-o-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards; }

@-webkit-keyframes changeCostSign {
	0% {
		opacity: 1; }
	40% {
		opacity: 0; }
	60% {
		opacity: 0; }
	100% {
		opacity: 1; } }

@-moz-keyframes changeCostSign {
	0% {
		opacity: 1; }
	40% {
		opacity: 0; }
	60% {
		opacity: 0; }
	100% {
		opacity: 1; } }

@-ms-keyframes changeCostSign {
	0% {
		opacity: 1; }
	40% {
		opacity: 0; }
	60% {
		opacity: 0; }
	100% {
		opacity: 1; } }

@-o-keyframes changeCostSign {
	0% {
		opacity: 1; }
	40% {
		opacity: 0; }
	60% {
		opacity: 0; }
	100% {
		opacity: 1; } }

@keyframes changeCostSign {
	0% {
		opacity: 1; }
	40% {
		opacity: 0; }
	60% {
		opacity: 0; }
	100% {
		opacity: 1; } }

.bx-sls.form-control {
	padding: 0; }

.bx-sls .bx-ui-sls-pane,
.bx-slst .bx-ui-combobox-dropdown {
	border: 1px solid #bdbdbd; }

.bx-sls .dropdown-fade2white,
.bx-slst .dropdown-fade2white {
	top: 1px; }

.bx-sls .form-control.dropdown-block,
.bx-slst .form-control.dropdown-block {
	box-shadow: none; }

.has-error .bx-sls .form-control.dropdown-block,
.has-error .bx-slst .form-control.dropdown-block {
	border-color: #a94442;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.bx-slst .form-control .bx-ui-combobox-container .bx-combobox-fake-as-input {
	padding-top: 7px; }

.bx-bd-error {
	border-color: #db4a29; }

.bx-bd-waring {
	border-color: #CCBE71; }

.wsnw {
	white-space: nowrap; }

.bx-step-opacity {
	opacity: 0;
	-webkit-animation: animationBorderStepOpacity ease 1s;
	-moz-animation: animationBorderStepOpacity ease 1s;
	-o-animation: animationBorderStepOpacity ease 1s;
	animation: animationBorderStepOpacity ease 1s;
	-webkit-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-o-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	-ms-transform-origin: 0% 0%;
	-o-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards; }

@-webkit-keyframes animationBorderStepOpacity {
	0% {
		opacity: 0; }
	100% {
		opacity: 100; } }

@-moz-keyframes animationBorderStepOpacity {
	0% {
		opacity: 0; }
	100% {
		opacity: 100; } }

@-ms-keyframes animationBorderStepOpacity {
	0% {
		opacity: 0; }
	100% {
		opacity: 100; } }

@-o-keyframes animationBorderStepOpacity {
	0% {
		opacity: 0; }
	100% {
		opacity: 100; } }

@keyframes animationBorderStepOpacity {
	0% {
		opacity: 0; }
	100% {
		opacity: 100; } }

/* MAPS */
ymaps h3 {
	margin: 6px 0 10px 0; }

/* AUTH */
.bx-authform {
	margin: 0 0 25px; }

/*block*/
.bx-authform-formgroup-container {
	margin-bottom: 10px; }

.bx-authform-content-container,
.bx-authform-label-container {
	font-size: 13px;
	color: #5a6c77;
	padding-bottom: 2px; }

.bx-authform-input-container {
	position: relative; }

.bx-authform-psw-protected {
	height: 38px;
	width: 38px;
	position: absolute;
	right: 1px;
	top: 50%;
	margin-top: -19px;
	background: url(/bitrix/templates/proauto_default/assets/css/images/sprite.png) no-repeat center;
	-webkit-background-size: 11px auto;
	background-size: 11px auto; }

.bx-authform-psw-protected-desc {
	display: none;
	background: #fff;
	position: absolute;
	width: 250px;
	left: 50%;
	margin-left: -125px;
	bottom: 100%;
	margin-bottom: 14px;
	border: 1px solid #f0f1f2;
	padding: 10px 20px;
	font-size: 14px;
	z-index: 110;
	box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.1); }

.bx-authform-psw-protected:hover .bx-authform-psw-protected-desc {
	display: block; }

.bx-authform-psw-protected-desc > span {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	height: 14px;
	display: block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAOCAYAAAAxDQxDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjIzNzExNDdGRkJFMTFFNDg4RDM4NEY3NjNFRDYwRDUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjIzNzExNDhGRkJFMTFFNDg4RDM4NEY3NjNFRDYwRDUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMjM3MTE0NUZGQkUxMUU0ODhEMzg0Rjc2M0VENjBENSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMjM3MTE0NkZGQkUxMUU0ODhEMzg0Rjc2M0VENjBENSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PodxyuQAAAFASURBVHjarJS/SgNBEMZ3x00glj6DL2Fn5UtYi7WdlYUIYhGwCYgPYBeIjbUvIYikCxaCGk/wZvf2n98dCiEm521y2xwzOzO/m5tvTn5knyrG+LLZ6211ux3R5rHWCtZGhBBOCbaTUu7kzM9FYVuDeO+FNsWjD+EQ9S/px/8EY7ctmHVO5KwzwM5Iymu4pjRzP24D5tAJs34D7Bzm3a+f5uLWgpWfCzMZY+YHG0QXqDVdBloZZp0VXzmXAriCOZq/pyV5STB0Eo0pHqCufXQygCs2BTWCxUrC5eDZO+f7iL+BSy+KpX9ethZWSVibCSDHiLutK0QNPv9CGIpDXWaCPTkioj5c7+uC/sBctSccMfjBrITrjsQvKEXB25DufUepDPtyAnvYNFElrkrVGZZxD89hSqJaYflL2Gtq0rcAAwDa/ePzqfelnAAAAABJRU5ErkJggg==) no-repeat center bottom; }

.bx-authform-input-container input[type="text"].bx-empty-field,
.bx-authform-input-container input[type="password"].bx-empty-field {
	border-color: #dd4b39; }

span.bx-authform-starrequired {
	color: #d93333; }

.bx-authform-formgroup-container .bx-captcha {
	margin-bottom: 10px; }

.bx-authform-link-container,
.bx-authform-description-container {
	padding-bottom: 10px;
	font-size: 13px;
	color: #292d2e; }

.bx-authform-description-container {
	font-size: 13px;
	color: #5a6c77; }

.bx-authform-link-container {
	margin-bottom: 20px; }

hr.bxe-light {
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 20px;
	margin-bottom: 20px; }

.alert {
	border: none;
	border-radius: 1px;
	font-size: 14px;
	padding: 15px;
	margin-bottom: 20px; }

.bxe-aleft-title {
	font-weight: bold;
	padding-bottom: 5px; }

.alert-success {
	color: #3C763D;
	background-color: #DFF0D8;
	border-color: #D6E9C6; }

.alert-warning {
	color: #8A6D3B;
	background-color: #FCF8E3;
	border-color: #FAEBCC; }

.alert-danger {
	color: #A94442;
	background-color: #F2DEDE;
	border-color: #EBCCD1; }

/* PAGINATION */
.bx-pagination {
	margin: 10px 0; }

.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative; }

.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block; }

.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px; }

.bx-pagination .bx-pagination-container ul li span {
	-webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-moz-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-ms-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	-o-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	transition: color .3s ease, background-color .3s ease, border-color .3s ease;
	background: #eff0f1;
	padding: 0 8px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	font-size: 14px;
	border-radius: 16px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;
	border-radius: 16px;
	display: block;
	height: 32px;
	min-width: 32px;
	line-height: 32px;
	color: #444;
	vertical-align: middle; }

.bx-pagination .bx-pagination-container ul li a:hover span {
	background: #DADADA; }

.bx-pagination .bx-pagination-container ul li.bx-active span {
	background: #0083d1;
	color: #fff; }

.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px;
	color: #444; }

.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span {
	color: #aab1b4;
	background: #fff;
	border: 2px solid #eff0f1;
	line-height: 28px;
	padding: 0 18px; }

.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {
	background: #fff;
	border-color: #DADADA;
	color: #000; }

.bx-pagination.bx-green .bx-pagination-container ul li.bx-active span {
	background: #3bc915;
	color: #fff; }

.bx-pagination.bx-yellow .bx-pagination-container ul li.bx-active span {
	background: #F9A91D;
	color: #fff; }

.bx-pagination.bx-red .bx-pagination-container ul li.bx-active span {
	background: #E22B2B;
	color: #fff; }

#loading_screen {
	position: fixed;
	z-index: 1150;
	left: 50%;
	top: 50%;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	height: 64px; }

.bx-soa-tooltip.bx-soa-tooltip-static {
	position: relative;
	z-index: 0; }

.bx-soa-tooltip.bx-soa-tooltip-static .tooltip-arrow {
	left: 20px; }

.bx-soa-tooltip .tooltip-inner {
	max-width: 300px; }

.bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-arrow {
	border-top-color: #F2DEDE; }

.bx-soa-tooltip.bx-soa-tooltip-danger .tooltip-inner {
	background: #F2DEDE;
	color: #A94442; }

.bx-soa-tooltip.bx-soa-tooltip-warning .tooltip-arrow {
	border-top-color: #FCF8E3; }

.bx-soa-tooltip.bx-soa-tooltip-warning .tooltip-inner {
	background: #FCF8E3;
	color: #8A6D3B; }

.bx-soa-tooltip.bx-soa-tooltip-success .tooltip-arrow {
	border-top-color: #dff0d8; }

.bx-soa-tooltip.bx-soa-tooltip-success .tooltip-inner {
	background: #dff0d8;
	color: #3c763d; }

.bx-soa-tooltip.bx-soa-tooltip-coupon {
	display: none; }

.bx-soa-coupon-item-used:hover .bx-soa-tooltip,
.bx-soa-coupon-item-danger:hover .bx-soa-tooltip,
.bx-soa-coupon-item-success:hover .bx-soa-tooltip {
	display: block;
	opacity: 1;
	bottom: 100%; }

.bx-soa-tooltip-coupon > span {
	display: block;
	text-transform: none; }

.bx-soa-empty-cart-image {
	width: 131px;
	height: 116px;
	margin: 50px auto 42px;
	background: url(/bitrix/templates/proauto_default/assets/css/images/empty_cart.svg) no-repeat center;
	-webkit-background-size: contain;
	background-size: contain; }

.bx-soa-empty-cart-text {
	font-size: 36px;
	text-align: center;
	color: #bababa;
	margin-bottom: 42px; }

.bx-soa-empty-cart-desc {
	text-align: center;
	color: #000;
	font-size: 16px;
	margin-bottom: 42px; }

.soa-property-container .input-group-addon {
	background: #fff; }

.input-group-addon .bx-calendar {
	background: url(/bitrix/templates/proauto_default/assets/css/images/calendar.svg) no-repeat center;
	display: inline-block;
	width: 18px;
	background-size: 18px auto;
	height: 18px; }

.icon-success {
	position: absolute;
	left: 16px;
	width: 21px;
	height: 21px;
	background-size: contain;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjEgMjEiPjxzdHlsZT4uc3Qwe2ZpbGw6IzcxYmEyNH08L3N0eWxlPjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMTAuNSAwQzQuNyAwIDAgNC43IDAgMTAuNVM0LjcgMjEgMTAuNSAyMSAyMSAxNi4zIDIxIDEwLjUgMTYuMyAwIDEwLjUgMHpNOSAxNS40bC01LTQuOSAyLTIgMyAzIDYtNS45IDIgMi04IDcuOHoiLz48L3N2Zz4=); }

.icon-warning {
	position: absolute;
	left: 16px;
	width: 22px;
	height: 20px;
	background-size: contain;
	background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjIgMjAiPjxzdHlsZT4uc3Qwe2ZpbGw6I2RlYTcxMn08L3N0eWxlPjxwYXRoIGlkPSJGb3JtYV8xIiBjbGFzcz0ic3QwIiBkPSJNMjEuNyAxNi43TDEyLjkgMS4xQzEyLjMuMSAxMS0uMyAxMCAuM2MtLjQuMi0uNy41LS45LjhMLjMgMTYuN2MtLjQuNy0uNCAxLjUgMCAyLjIuNC43IDEuMSAxLjEgMS45IDEuMWgxNy43Yy44IDAgMS41LS40IDEuOS0xLjEuMy0uNy4zLTEuNS0uMS0yLjJ6bS0xMC43LjhjLS44IDAtMS40LS42LTEuNS0xLjQgMC0uOC42LTEuNCAxLjQtMS41LjggMCAxLjQuNiAxLjUgMS40IDAgLjgtLjYgMS41LTEuNCAxLjV6bTEuNC02LjJjMCAuOC0uNiAxLjQtMS40IDEuNHMtMS40LS42LTEuNC0xLjRWNC43YzAtLjQuMy0uNy43LS43aDEuNWMuNCAwIC43LjMuNy43bC0uMSA2LjZ6Ii8+PC9zdmc+); }

/************************************************************/
.rsorder input[type="text"],
.rsorder input[type="password"],
.rsorder textarea,
.rsorder select {
	width: 100%; }

.rsorder .radio-inline {
	padding-left: 0; }

.rsorder .has-error .form-control {
	box-shadow: none; }

.rsorder .bx-sls .dropdown-block {
	padding: 0 25px 0 34px;
	border-radius: 0; }

.rsorder .bx-sls .dropdown-icon {
	top: 13px;
	left: 14px; }

.rsorder .bx-sls .bx-ui-sls-clear {
	margin-top: 6px;
	margin-right: 4px; }

.rsorder .bx-soa-section.bx-step-completed {
	border-color: #F2F2F2; }

.rsorder .bx-soa-section-content {
	padding: 10px 25px; }

.rsorder .bx-soa-section.bx-active.bx-selected .bx-soa-section-content {
	padding-bottom: 24px; }

.rsorder .bx-soa-section-title-container {
	background-color: #F2F2F2; }

.rsorder .bx-soa-section-title {
	font-size: inherit;
	font-weight: normal;
	padding: 3px 25px; }

.rsorder .bx-soa-location-input-container .form-control .bx-ui-sls-fake {
	width: 100%; }

.rsorder .form-group {
	margin: 10px 0; }

.rsorder .bx-soa .bx-soa-customer-label,
.rsorder .bx-soa .bx-soa-custom-label,
.rsorder .bx-soa .form-group label.bx-soa-custom-label {
	font-size: inherit;
	font-weight: bold;
	margin-bottom: 5px; }

.rsorder .bx-soa .form-group label {
	font-size: inherit; }

.rsorder .bx-soa-section.bx-selected,
.rsorder .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
	border-color: #EE8131; }

.rsorder .bx-soa-item-title {
	font-weight: normal; }

.rsorder .bx-soa-cart-total {
	padding: 10px 25px; }

.rsorder .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
	font-size: 16px;
	font-weight: bold; }

.body .bx-sls .bx-ui-sls-fake,
.body .bx-sls .bx-ui-sls-route,
.footer .bx-sls .bx-ui-sls-fake,
.footer .bx-sls .bx-ui-sls-route,
.fancybox-container .bx-sls .bx-ui-sls-fake,
.fancybox-container .bx-sls .bx-ui-sls-route,
.gopro-subscribe-window .bx-sls .bx-ui-sls-fake,
.gopro-subscribe-window .bx-sls .bx-ui-sls-route {
	height: 39px; }

/************************************************************/
/*
* Project:----------Store-2013
* Component---------CART_PAGE
* Last Refactoring:-31.10.2013
*
* @version:---------13.10.31[r1704]
*/
/*.bx_ordercart .bx_sort_container{
	margin-bottom:15px;
	min-height:32px;
	color:#919191;
	vertical-align:middle;
	font-size:15px;
	line-height:32px;
}
.bx_ordercart .bx_sort_container a{
	display:inline-block;
	margin-left:20px;
	padding:0 20px;
	border:1px solid #cdcdcd;
	border-radius:3px;
	background:#f9f9f9;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#e3e3e3));
	background:-webkit-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
	background:   -moz-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
	background:    -ms-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
	background:     -o-linear-gradient(top, #f9f9f9 0%,#e3e3e3 100%);
	background:        linear-gradient(to bottom, #f9f9f9 0%,#e3e3e3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e3e3e3',GradientType=0 );
	color:#4f4f4f;
	text-decoration:none;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	line-height:32px;
}*/
.bx_ordercart .bx_sort_container a:hover {
	background: #f9f9f9;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #ededed));
	background: -webkit-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
	background: -moz-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
	background: -o-linear-gradient(top, #f9f9f9 0%, #ededed 100%);
	background: linear-gradient(to bottom, #f9f9f9 0%, #ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#ededed',GradientType=0 ); }

.bx_ordercart .bx_sort_container a:active {
	background: #707070;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcwNzA3MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMmEyYTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #707070), color-stop(100%, #a2a2a2));
	background: -webkit-linear-gradient(top, #707070 0%, #a2a2a2 100%);
	background: -moz-linear-gradient(top, #707070 0%, #a2a2a2 100%);
	background: -ms-linear-gradient(top, #707070 0%, #a2a2a2 100%);
	background: -o-linear-gradient(top, #707070 0%, #a2a2a2 100%);
	background: linear-gradient(to bottom, #707070 0%, #a2a2a2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#707070', endColorstr='#a2a2a2',GradientType=0 );
	box-shadow: inset 0 1px 2px 0 #3e3e3e;
	color: #fff;
	text-shadow: 0 1px 0 #505050; }

.bx_ordercart .bx_ordercart_order_table_container {
	overflow-x: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	width: 100%;
	border: 1px solid #c9c9c9;
	border-radius: 3px;
	font-size: 14px; }

.bx_ordercart .bx_ordercart_order_table_container table {
	margin: 0;
	padding: 0;
	min-width: 100%;
	border-collapse: collapse; }

.bx_ordercart .bx_ordercart_order_table_container table td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap; }

.bx_ordercart .bx_ordercart_order_table_container table td.margin {
	padding: 0;
	width: 2%;
	border-bottom: none !important; }

.bx_ordercart .bx_ordercart_order_table_container table thead td {
	padding: 0 5px;
	min-height: 39px;
	background: #f5f5f5;
	color: #000;
	font-size: 14px;
	line-height: 39px; }

.bx_ordercart .bx_ordercart_order_table_container table tbody td {
	padding: 2% 1%;
	border-bottom: 1px solid #e5e5e5;
	vertical-align: top; }

.bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td {
	border-bottom: none; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto {
	width: 20%; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.item,
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom,
.bx_ordercart .bx_ordercart_order_table_container tbody td.price {
	text-align: left;
	font-size: 16px;
	line-height: 22px; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {
	display: none; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.item {
	width: 70%; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
	color: #000;
	font-weight: bold;
	font-size: 17px; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price {
	color: #b8b8b8;
	text-decoration: line-through;
	font-size: 13px; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price {
	color: #7f7f7f;
	font-size: 11px;
	line-height: 13px; }

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value {
	font-size: 11px;
	line-height: 13px; }

/*.bx_ordercart .bx_ordercart_order_table_container tbody td.control a{
	color:#327ab7;
	font-size:11px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.control a:hover{text-decoration:none;}*/
.bx_ordercart .bx_ordercart_photo_container {
	position: relative;
	padding-top: 100%;
	min-width: 50px;
	max-width: 100%;
	height: 0;
	border: 1px solid #c0cfda;
	border-radius: 2px; }

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo {
	position: absolute;
	top: 4%;
	right: 4%;
	bottom: 4%;
	left: 4%;
	background-position: center;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	background-repeat: no-repeat; }

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand {
	position: relative;
	margin-top: 3%;
	min-width: 50px;
	max-width: 100%;
	border: 1px solid #c0cfda;
	border-radius: 2px;
	line-height: 0; }

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand img {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto; }

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle {
	margin: 0;
	padding: 0;
	white-space: normal;
	line-height: 18px; }

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px; }

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemart {
	margin-bottom: 10px;
	color: #b4b4b4;
	font-size: 13px; }

.bx-touch .bx_ordercart td.custom .centered,
.bx-no-touch .bx_ordercart td.custom .some-class {
	display: none; }

.bx_ordercart .bx_ordercart_order_pay {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 20px auto 0;
	padding: 0 20px; }

/*.bx_ordercart .bx_ordercart_order_pay_left{
	float:left;
	width:50%;
}*/
/*.bx_ordercart .bx_ordercart_order_pay_right{
	float:left;
	width:50%;
	text-align:right;
}*/
/*.bx_ordercart .bx_ordercart_coupon{ }*/
/*.bx_ordercart .bx_ordercart_coupon span{
	display:block;
	margin-bottom:13px;
	color:#7f7f7f;
	font-size:13px;
}*/
/*.bx_ordercart .bx_ordercart_coupon input{
	height:34px;
	border:1px solid #bababa;
	border-radius:3px;
	box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.21);
	color:#000;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	line-height:34px;
}*/
/*.bx_ordercart .bx_ordercart_coupon input.good{
	border:1px solid #59a62a;
	background:rgba(89,166,42,.16);
	box-shadow:0 0 2px 0 rgba(89,166,42,.8);
}*/
/*.bx_ordercart .bx_ordercart_coupon input.bad{
	border:1px solid #e16565;
	background:rgba(225,101,101,.16);
	box-shadow:0 0 2px 0 rgba(225,101,101,.8);
}*/
.bx_ordercart .bx_ordercart_order_sum {
	float: right; }

.bx_ordercart .bx_ordercart_order_sum tr td {
	padding: 1px;
	text-align: right;
	font-size: 13px; }

.bx_ordercart .bx_ordercart_order_sum tr td.custom_t1 {
	width: 100%; }

.bx_ordercart .bx_ordercart_order_sum tr td.custom_t2 {
	white-space: nowrap; }

.bx_ordercart .bx_ordercart_order_sum tr td.fwb {
	font-weight: bold; }

.bx_ordercart_order_pay_center {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e4e6e8;
	text-align: right; }

.bx_ordercart_order_pay_center span,
.bx_ordercart_order_pay_center a {
	vertical-align: top;
	line-height: 53px; }

.bx_ordercart_order_pay_center span {
	margin: 0 30px;
	font-weight: bold;
	font-size: 17px; }

.bx_ordercart_order_pay_center .checkout {
	position: relative;
	top: -9px;
	display: inline-block;
	padding: 0 18px;
	border-radius: 3px;
	background: #00a2df;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a2df), color-stop(100%, #006fcb));
	background: -webkit-linear-gradient(top, #00a2df 0%, #006fcb 100%);
	background: -moz-linear-gradient(top, #00a2df 0%, #006fcb 100%);
	background: -ms-linear-gradient(top, #00a2df 0%, #006fcb 100%);
	background: -o-linear-gradient(top, #00a2df 0%, #006fcb 100%);
	background: linear-gradient(to bottom, #00a2df 0%, #006fcb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb',GradientType=0 );
	color: #fff;
	vertical-align: bottom;
	text-decoration: none;
	text-shadow: 0 1px 0 #0075b6;
	font-weight: bold;
	line-height: 36px; }

.bx_ordercart_order_pay_center .checkout:hover {
	background: #00a2df;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTdkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a2df), color-stop(100%, #0a7ddd));
	background: -webkit-linear-gradient(top, #00a2df 0%, #0a7ddd 100%);
	background: -moz-linear-gradient(top, #00a2df 0%, #0a7ddd 100%);
	background: -ms-linear-gradient(top, #00a2df 0%, #0a7ddd 100%);
	background: -o-linear-gradient(top, #00a2df 0%, #0a7ddd 100%);
	background: linear-gradient(to bottom, #00a2df 0%, #0a7ddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#0a7ddd',GradientType=0 ); }

.bx_ordercart_order_pay_center .checkout:active {
	background: #0a7ddd;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhN2RkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGEyZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0a7ddd), color-stop(100%, #00a2df));
	background: -webkit-linear-gradient(top, #0a7ddd 0%, #00a2df 100%);
	background: -moz-linear-gradient(top, #0a7ddd 0%, #00a2df 100%);
	background: -ms-linear-gradient(top, #0a7ddd 0%, #00a2df 100%);
	background: -o-linear-gradient(top, #0a7ddd 0%, #00a2df 100%);
	background: linear-gradient(to bottom, #0a7ddd 0%, #00a2df 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a7ddd', endColorstr='#00a2df',GradientType=0 );
	box-shadow: inset 0 3px 2px 1px rgba(0, 0, 0, 0.22); }

@media (max-width: 980px) {
	.bx-touch .bx_ordercart .bx_sort_container span {
		display: block; }
	.bx-touch .bx_ordercart .bx_sort_container a {
		margin: 0 20px 10px 0; }
	.bx_ordercart .bx_ordercart_order_table_container table thead td {
		font-size: 13px; }
	.bx_ordercart .bx_ordercart_order_table_container tbody td.custom,
	.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
	.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
		font-size: 14px; } }

@media (max-width: 680px) {
	.bx_ordercart .bx_ordercart_order_table_container table thead td {
		font-size: 12px; }
	.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
	.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
		font-size: 12px; } }

@media (max-width: 600px) {
	.bx-touch .bx_ordercart .bx_ordercart_order_pay {
		width: 100%; }
	/*.bx-touch .bx_ordercart .bx_ordercart_order_pay_left,*/
	.bx-touch .bx_ordercart .bx_ordercart_order_pay_right {
		float: none;
		width: 100%;
		text-align: center; }
	.bx-touch .bx_ordercart .bx_ordercart_order_sum {
		float: none;
		margin-top: 20px;
		width: 100%; } }

@media (max-width: 530px) {
	.bx-touch .bx_ordercart .bx_sort_container {
		margin: 10px 0;
		text-align: left;
		line-height: 13px; }
	.bx-touch .bx_ordercart .bx_sort_container a {
		display: inline;
		margin: 0 10px 0 0;
		padding: 0;
		border: none;
		background: none;
		color: #327ab7;
		text-decoration: underline;
		font-size: 13px; }
	.bx-touch .bx_ordercart .bx_sort_container a:hover {
		text-decoration: none; }
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container table,
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody,
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr,
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td {
		display: block; }
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td {
		padding: 2% 6%; }
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr {
		margin-bottom: 20px;
		border-bottom: 3px double #c9c9c9; }
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child {
		margin-bottom: 0;
		border-bottom: none; }
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container table thead {
		display: none; }
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item,
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.itemphoto {
		width: 100%; }
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item {
		padding-bottom: 20px; }
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.item .bx_item_detail_size_small_noadaptive,
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.item .bx_item_detail_scu_small_noadaptive {
		margin: 5px auto !important; }
	.bx-touch .bx_ordercart .bx_ordercart_photo_container {
		margin: 0 auto;
		padding-top: 50%;
		max-width: 250px; }
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand {
		border: none;
		text-align: center; }
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand img {
		max-width: 100%;
		width: auto;
		border-radius: 2px; }
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody td {
		border: none; }
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {
		display: inline-block;
		margin-right: 10px;
		font-weight: bold; }
	/*.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control{text-align:center;word-spacing:15px;}*/
	/*.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control br{display:none}*/
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price {
		padding-top: 20px;
		text-align: center; }
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
		margin-top: 10px;
		margin-bottom: 10px;
		font-size: 28px; }
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price {
		margin-left: 10px;
		font-size: 19px; }
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price,
	.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value {
		display: inline-block; } }

@media (max-width: 490px) {
	.bx-touch .bx_ordercart_order_pay_center {
		margin-bottom: 40px;
		text-align: center; }
	.bx-touch .bx_ordercart_order_pay_center span {
		display: block; }
	.bx-touch .bx_ordercart_order_pay_center .checkout {
		top: 0; } }

.bx_ordercart .bx_ordercart_order_pay,
.bx_ordercart .bx_ordercart_order_sum,
.bx_ordercart .bx_ordercart_order_pay_right,
.bx_ordercart_order_pay_center,
.bx_ordercart_order_pay_center span,
.bx_ordercart_order_pay_center .checkout,
.bx_ordercart .bx_ordercart_order_table_container table,
.bx_ordercart .bx_ordercart_order_table_container table tbody,
.bx_ordercart .bx_ordercart_order_table_container table tbody tr,
.bx_ordercart .bx_ordercart_order_table_container table tbody tr td,
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease; }

.body .rsorder .btn {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none; }

.row * {
	box-sizing: border-box; }

.sale-personal-section-index-block {
	opacity: .8;
	padding: 0;
	margin: 15px 0;
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	color: #fff;
	background-size: cover;
	border-radius: 3px;
	height: 87%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-around;
	background-color: #2da5e3; }

.sale-personal-section-index-block-ico {
	display: inline-block;
	margin-bottom: 15px; }

.sale-personal-section-index-block-ico .icon-svg {
	width: 50px;
	height: 50px;
	fill: #fff; }

@media (max-width: 992px) {
	.sale-personal-section-index-block {
		height: auto;
		margin: 8px 0; } }

.sale-personal-section-index-block-link,
.sale-personal-section-index-block-link:hover,
.sale-personal-section-index-block-link:active,
.sale-personal-section-index-block-link:focus,
.sale-personal-section-index-block-link:visited {
	text-decoration: none;
	display: block;
	padding: 25px 15px;
	color: #fff; }

.sale-personal-section-index-block:hover {
	opacity: 1; }

.sale-personal-section-index-block-link {
	color: #fff; }

.sale-personal-section-index-block-name {
	font-size: 16px; }

.sale-personal-section-account-sub-header {
	margin-top: 40px; }

.sale-personal-section-row-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-flow: row wrap; }

.sale-personal-account-wallet-container {
	width: 100%;
	max-width: 430px;
	margin-bottom: 20px; }

.sale-personal-account-wallet-title {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	padding: 11px 17px;
	border-radius: 3px 3px 0 0;
	border: 1px solid #ddd; }

.sale-personal-account-wallet-list-container {
	border-radius: 0 0 3px 3px;
	border: 1px solid #ddd;
	border-top: none; }

.sale-personal-account-wallet-list-item {
	position: relative;
	padding: 11px 17px 12px 17px;
	font-size: 15px;
	overflow: hidden;
	border-bottom: 1px solid #E39A20; }

.sale-personal-account-wallet-list .sale-personal-account-wallet-list-item:last-child {
	border-bottom: none; }

.sale-personal-account-wallet-currency {
	display: inline-block;
	float: left;
	font-size: 15px;
	line-height: 22px;
	vertical-align: middle; }

.sale-personal-account-wallet-currency-item {
	font: bold 14px/17px "Helvetica Neue", Arial, Helvetica, sans-serif; }

.sale-personal-account-wallet-currency-item + .sale-personal-account-wallet-currency-item {
	font: bold 11px "Helvetica Neue", Arial, Helvetica, sans-serif; }

.sale-personal-account-wallet-sum {
	display: inline-block;
	float: right;
	white-space: nowrap;
	font-weight: bold;
	font-size: 22px;
	/*line-height: 22px;*/
	vertical-align: middle; }

.ordercancel .reason {
	width: 60%;
	height: 150px; }

@media screen and (max-width: 875px) {
	body.adaptive .ordercancel .reason {
		width: 100%; } }

.bx_order_list h3 {
	font-weight: bold;
	font-size: 24px;
	color: #3f3f3f; }

.bx_order_list .bx_order_list_table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #e8e8e8; }

.bx_order_list .bx_order_list_table tr td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

.bx_order_list .bx_order_list_table thead tr td {
	padding: 10px;
	font-weight: bold;
	font-size: 15px;
	color: #3d4345;
	border-bottom: 1px solid #d9d9d9;
	box-shadow: 0 -1px 1px 0 white;
	background: white;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, white 0%, #e3e3e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e3e3e3));
	background: -webkit-linear-gradient(top, white 0%, #e3e3e3 100%);
	background: -o-linear-gradient(top, white 0%, #e3e3e3 100%);
	background: -ms-linear-gradient(top, white 0%, #e3e3e3 100%);
	background: linear-gradient(to bottom, white 0%, #e3e3e3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=0); }

.bx_order_list .bx_order_list_table tbody tr td {
	padding: 5px 10px;
	color: #3f3f3f;
	font-size: 13px;
	vertical-align: top; }

.bx_order_list .bx_order_list_table tbody tr td[colspon="2"] {
	padding: 10px;
	font-weight: bold;
	font-size: 15px;
	color: #3d4345;
	background: #fafafa; }

.bx_order_list .bx_order_list_table tbody tr td:nth-child(2) {
	width: 75%; }

.bx_order_list .bx_order_list_table_order {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #e8e8e8; }

.bx_order_list .bx_order_list_table_order tr td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; }

.bx_order_list .bx_order_list_table_order thead tr td {
	padding: 10px;
	font-weight: bold;
	font-size: 15px;
	color: #3d4345;
	border-bottom: 1px solid #d9d9d9;
	box-shadow: 0 -1px 1px 0 white;
	background: white;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, white 0%, #e3e3e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e3e3e3));
	background: -webkit-linear-gradient(top, white 0%, #e3e3e3 100%);
	background: -o-linear-gradient(top, white 0%, #e3e3e3 100%);
	background: -ms-linear-gradient(top, white 0%, #e3e3e3 100%);
	background: linear-gradient(to bottom, white 0%, #e3e3e3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=0); }

.bx_order_list .bx_order_list_table_order tbody tr td {
	padding: 10px 10px 5px;
	color: #3f3f3f;
	font-size: 13px;
	vertical-align: top; }

.bx_order_list .bx_order_list_table_order tbody tr td.name {
	min-width: 60%; }

.bx_order_list .bx_order_list_table_order tbody tr td a {
	color: #0073a3; }

.bx_order_list .bx_order_list_table_order tbody tr td a:hover {
	text-decoration: none; }

.bx_order_list .amount,
.bx_order_list .price {
	color: #000;
	color: #5f6a71;
	white-space: nowrap;
	text-align: right; }

.bx_order_list .amount {
	text-align: center; }

.bx_order_list .fm {
	display: none;
	color: #5f6a71; }

.bx_order_list .bx_ordercart_order_sum tr td {
	padding: 1px;
	text-align: right;
	font-size: 13px; }

.bx_order_list .bx_ordercart_order_sum tr td.custom_t1 {
	width: 100%; }

.bx_order_list .bx_ordercart_order_sum tr td.custom_t2 {
	white-space: nowrap; }

.bx_order_list .bx_fwb {
	font-weight: bold; }

.bx_control_table {
	width: 100%; }

.bx_control_table td {
	width: 50%; }

@media (max-width: 550px) {
	.bx-touch .bx_order_list .bx_order_list_table tr,
	.bx-touch .bx_order_list .bx_order_list_table td {
		display: block;
		width: 100%; }
	.bx-touch .bx_order_list .bx_order_list_table tbody tr td:nth-child(1) {
		font-weight: bold;
		padding-bottom: 2px; }
	.bx-touch .bx_order_list .bx_order_list_table tbody tr td:nth-child(2) {
		padding-top: 2px; }
	.bx-touch .bx_order_list .bx_order_list_table tbody tr td[colspon="2"] {
		padding: 10px; }
	.bx-touch .bx_order_list .bx_order_list_table_order thead {
		display: none; }
	.bx-touch .bx_order_list .bx_order_list_table_order td {
		display: block;
		width: 100%; }
	.bx-touch .bx_order_list .bx_order_list_table_order tbody tr {
		clear: both;
		margin-bottom: 10px; }
	.bx-touch .bx_order_list .bx_order_list_table_order tbody tr td {
		padding: 2px 10px; }
	.bx-touch .bx_order_list .bx_order_list_table_order tbody tr td.name {
		font-weight: bold;
		padding: 2px 10px; }
	.bx-touch .bx_order_list .bx_order_list_table_order tbody tr td.img {
		float: left;
		width: 70px;
		padding-right: 10px; }
	.bx-touch .bx_order_list .bx_order_list_table_order tbody tr td:last-child {
		padding: 2px 10px 30px; }
	.bx-touch .bx_order_list .fm {
		display: inline-block; }
	.bx-touch .bx_order_list .amount,
	.bx-touch .bx_order_list .price {
		text-align: left; }
	.bx-touch .bx_order_list .bx_ordercart_order_sum {
		width: 100% !important; }
	.bx-touch .bx_order_list .bx_ordercart_order_sum tr td.custom_t1 {
		width: 50% !important; }
	.bx-touch .bx_order_list .bx_ordercart_order_sum tr td.custom_t2 {
		width: 50% !important;
		white-space: nowrap;
		text-align: left !important; }
	.bx-touch .bx_order_list .bx_control_table td {
		text-align: center !important;
		padding: 10px; }
	.bx_order_list .bx_order_list_table_order tbody tr td img {
		width: 100%;
		max-width: 65px;
		min-width: 50px;
		height: auto; } }

.bx_order_list .bx_bt_button_type_2 {
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer; }

.bx_order_list .bx_shadow.bx_bt_button_type_2 {
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2); }

.bx_order_list .bx_shadow.bx_bt_button_type_2:active {
	box-shadow: none; }

.bx_order_list .bx_bt_button_type_2 {
	border: 1px solid #e9e9e9;
	background: #fcfcfc;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfcfc), color-stop(100%, #f1f1f1));
	background: -webkit-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
	background: -moz-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
	background: -ms-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
	background: -o-linear-gradient(top, #fcfcfc 0%, #f1f1f1 100%);
	background: linear-gradient(to bottom, #fcfcfc 0%, #f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f1f1f1', GradientType=0);
	color: #656565;
	text-shadow: 0 1px 0 #fff; }

.bx_order_list .bx_bt_button_type_2:hover {
	background: #fff; }

.bx_order_list .bx_bt_button_type_2:active {
	background: #f1f1f1;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f1f1f1), color-stop(100%, #fcfcfc));
	background: -webkit-linear-gradient(top, #f1f1f1 0%, #fcfcfc 100%);
	background: -moz-linear-gradient(top, #f1f1f1 0%, #fcfcfc 100%);
	background: -ms-linear-gradient(top, #f1f1f1 0%, #fcfcfc 100%);
	background: -o-linear-gradient(top, #f1f1f1 0%, #fcfcfc 100%);
	background: linear-gradient(to bottom, #f1f1f1 0%, #fcfcfc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#fcfcfc', GradientType=0);
	box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.05); }

.bx_order_list .bx_small.bx_bt_button_type_2 {
	display: inline-block;
	min-width: 20px;
	line-height: 20px; }

.bx_order_list .bx_medium.bx_bt_button_type_2 {
	padding: 0 13px;
	height: 25px;
	font-weight: bold;
	line-height: 25px; }

.bx_order_list .bx_medium.bx_bt_button_type_2 {
	font-weight: bold; }

.bx_order_list .bx_big.bx_bt_button_type_2 {
	padding: 0 13px;
	height: 34px;
	font-weight: bold;
	line-height: 34px; }

.bx_order_list_table_white_header {
	background-color: #fff !important; }

.bx_order_list .bx_ol_store {
	margin-top: 10px; }

.bx_order_list .bx_ol_store .bx_old_s_row {
	margin-bottom: 10px; }

.bx_order_list .bx_ol_store .bx_old_s_row_title {
	margin-bottom: 20px; }

.bx_order_list .bx_ol_store .bx_ild_s_desc {
	margin-top: 5px;
	font-size: 12px;
	color: gray; }

.bx_old_s_map {
	margin-top: 20px;
	width: 100%; }

.bx_old_s_map .bx_bt_button_type_2 {
	margin-bottom: 10px; }

.bx_map_buttons {
	height: 40px; }

.bx_map_buttons a {
	display: inline-block; }

#bx_old_s_map {
	margin-bottom: 10px; }

#map-container {
	height: 200px; }

.bx_ol_sku_prop img {
	width: auto !important;
	height: auto !important;
	max-width: 50px !important;
	max-height: 50px !important;
	min-width: 0 !important;
	margin: 3px 3px 3px 0;
	padding: 1px;
	border: 1px solid gray; }

.bx_ol_sku_prop td {
	padding: 1px 1px 10px 1px !important;
	border: 0px; }

.bx_my_order_switch {
	margin-bottom: 15px;
	line-height: 30px; }

.bx_my_order_switch .bx_mo_link {
	margin-right: 20px; }

/* sale personal order component */
.sale-order-detail-back-to-list-link-up,
.sale-order-detail-back-to-list-link-down {
	display: block;
	padding: 19px 0 11px 0; }

.sale-order-detail-back-to-list-link-down {
	padding: 19px 0 78px 0; }

.sale-order-detail-title-element {
	margin: 0;
	font: 36px "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #262626; }

.sale-order-detail-payment-options {
	margin-top: 20px; }

.sale-order-detail-about-order-inner-container {
	padding: 17px 16px 22px 19px;
	border: 1px solid #efecec; }

.sale-order-detail-about-order-inner-container-name-read-less,
.sale-order-detail-about-order-inner-container-name-read-more,
.sale-order-list-cancel-payment {
	margin: 29px 0 0 0;
	border-bottom: 1px dashed #337ab7;
	cursor: pointer; }

.sale-order-detail-about-order-inner-container-name-read-less:hover,
.sale-order-detail-about-order-inner-container-name-read-more:hover,
.sale-order-detail-payment-options-methods-info-change-link:hover,
.sale-order-detail-show-link:hover,
.sale-order-detail-hide-link:hover,
.sale-order-list-cancel-payment:hover,
.sale-order-detail-about-order-inner-container-name-read-less:active,
.sale-order-detail-about-order-inner-container-name-read-more:active,
.sale-order-detail-payment-options-methods-info-change-link:active,
.sale-order-detail-show-link:active,
.sale-order-detail-hide-link:active,
.sale-order-list-cancel-payment:active,
.sale-order-detail-about-order-inner-container-name-read-less:visited,
.sale-order-detail-about-order-inner-container-name-read-more:visited,
.sale-order-detail-payment-options-methods-info-change-link:visited,
.sale-order-detail-show-link:visited,
.sale-order-detail-hide-link:visited,
.sale-order-list-cancel-payment:visited {
	text-decoration: none !important; }

.sale-order-detail-about-order-inner-container-name-read-less {
	display: none; }

.sale-order-detail-about-order-inner-container-name-read-more {
	display: inline-block; }

.sale-order-detail-about-order-inner-container-name-read-less:after,
.sale-order-detail-about-order-inner-container-name-read-more:after,
.sale-order-detail-payment-options-methods-info-change-link:after,
.sale-order-detail-show-link:after,
.sale-order-detail-hide-link:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 4px;
	background: url(/bitrix/templates/proauto_default/assets/css/../img/bitrix/sale-personal-order-sprite.svg) no-repeat;
	vertical-align: middle; }

.sale-order-detail-about-order-inner-container-name-read-less:after,
.sale-order-detail-hide-link:after {
	background-position: -1px -33px; }

.sale-order-detail-hide-link:after,
.sale-order-detail-show-link:after,
.sale-order-detail-payment-options-methods-info-change-link:after {
	margin: 0 0 0 3px; }

.sale-order-detail-about-order-inner-container-name-read-less:hover:after,
.sale-order-detail-hide-link:hover:after {
	background-position: -8px -33px; }

.sale-order-detail-about-order-inner-container-name-read-more:after,
.sale-order-detail-payment-options-methods-info-change-link:after,
.sale-order-detail-show-link:after {
	background-position: -1px -39px; }

.sale-order-detail-about-order-inner-container-name-read-more:hover:after,
.sale-order-detail-show-link:hover:after {
	background-position: -8px -39px; }

.sale-order-detail-about-order-inner-container-name-detail,
.sale-order-detail-about-order-inner-container-status-detail,
.sale-order-detail-about-order-inner-container-price-detail {
	padding: 5px 0 0 0;
	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #303030; }

div.sale-order-detail-about-order-inner-container-repeat {
	padding-left: 0;
	text-align: center; }

.sale-order-detail-about-order-inner-container-repeat-button {
	display: block;
	height: 38px;
	background: #70bb18;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	font: bold 12px/38px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	text-align: center; }

.sale-order-detail-about-order-inner-container-repeat-cancel {
	display: block;
	padding: 7px 0 0 0;
	text-align: center; }

.sale-order-detail-about-order-inner-container-details-title {
	padding: 7px 0 10px 0;
	border-bottom: 1px solid #f2f2f2; }

.sale-order-detail-about-order-inner-container-details-list {
	padding: 0; }

.sale-order-detail-about-order-inner-container-list-item {
	display: block;
	padding: 15px 0 0 0; }

.sale-order-detail-about-order-inner-container-list-item-element {
	padding: 4px 0 0 0;
	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #303030; }

.sale-order-detail-about-order-inner-container-list-item-link {
	display: block;
	padding: 3px 0 0 0;
	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #4a90e2; }

/* payment */
.sale-order-detail-payment-options-methods-container {
	position: relative;
	overflow: hidden; }

.sale-order-detail-payment-options-methods-container:before {
	content: '';
	position: absolute;
	left: 33px;
	top: 0;
	bottom: 63px;
	width: 1px;
	height: 100%;
	background: #777f8a; }

div.payment-options-methods-row {
	position: relative;
	padding: 0 0 0 69px;
	margin: 0 0 0 -15px;
	overflow: hidden; }

div.payment-options-methods-row:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 34px;
	margin: -1px 0 0 0;
	height: 1px;
	width: 30px;
	background: #777f8a; }

div.payment-options-methods-row:last-child:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 33px;
	bottom: 0;
	display: block;
	width: 1px;
	background: #fff; }

.sale-order-detail-payment-options-inner-container {
	border: 1px solid #efecec; }

div.sale-order-detail-payment-options-methods,
div.sale-order-detail-payment-options-shipment {
	padding: 20px 0 26px 0;
	border-top: 1px solid #f2f2f2;
	overflow: hidden; }

div.sale-order-detail-payment-options-shipment-image-container,
div.sale-order-detail-payment-options-methods-image-container {
	text-align: center; }

.sale-order-detail-payment-options-info {
	padding: 26px 15px 38px 15px; }

.sale-order-detail-payment-options-info-image {
	display: inline-block;
	/*max-width: 46px;*/
	/*width: 46px;*/
	height: 54px;
	background: url("/bitrix/templates/proauto_default/assets/css/../img/bitrix/sale-personal-order-payment-options-order-number.svg") center no-repeat; }

.sale-order-detail-payment-options-info-container {
	padding: 8px 0 0 6px !important; }

.sale-order-detail-payment-options-info-order-number,
.sale-order-detail-payment-options-info-total-price {
	height: 21px;
	line-height: 21px;
	font: bold 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden; }

.sale-order-detail-payment-options-info-total-price {
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif; }

.sale-order-detail-payment-options-method {
	position: relative; }

.sale-order-detail-payment-options-methods-information-block {
	position: static;
	-webkit-transition: opacity .5s .3s ease;
	-moz-transition: opacity .5s .3s ease;
	transition: opacity .5s .3s ease;
	opacity: 1; }

.sale-order-detail-payment-options-methods-image-element,
.sale-order-detail-payment-options-shipment-image-element {
	display: block;
	height: 51px;
	margin: 0;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat; }

.sale-order-detail-payment-options-methods-info {
	padding-left: 5px !important; }

.sale-order-detail-payment-options-methods-info-title,
.sale-order-detail-payment-options-methods-shipment-list-item-title {
	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000; }

.sale-order-detail-payment-options-shipment-button-element {
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #4a90e2; }

.sale-order-detail-payment-options-methods-info-title-status-alert,
.sale-order-detail-payment-options-methods-info-title-status-success {
	display: inline-block;
	padding: 4px 10px 5px 8px;
	border: 1px solid #eab3b9;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background: #ffe5e8;
	color: #d0021b; }

.sale-order-detail-payment-options-methods-info-title-status-success {
	background: #e3f0bd;
	border: 1px solid #bed277;
	color: #597707; }

.sale-order-detail-payment-options-methods-info-total-price {
	padding: 4px 0 0 0; }

.sale-order-detail-payment-options-methods-info-change-link {
	display: block;
	padding: 6px 0 0 0; }

div.sale-order-detail-payment-options-methods-button-container {
	padding: 0 15px 0 0;
	text-align: center; }

.sale-order-detail-payment-options-methods-button-element,
.sale-order-detail-payment-options-methods-button-element-new-window {
	cursor: pointer;
	display: block;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	/*max-width: 115px;*/
	background: #70bb18;
	color: #fff;
	text-align: center; }

.sale-order-detail-about-order-inner-container-repeat-button:hover,
.sale-order-detail-payment-options-methods-button-element.active-button:hover,
.sale-order-detail-payment-options-methods-button-element-new-window:hover {
	color: #fff;
	background: #7bd314;
	-webkit-transition: background ease-out 0.5s;
	-moz-transition: background ease-out 0.5s;
	-ms-transition: background ease-out 0.5s;
	-o-transition: background ease-out 0.5s;
	transition: background ease-out 0.5s; }

.sale-order-detail-about-order-inner-container-repeat-button:visited,
.sale-order-detail-payment-options-methods-button-element.active-button:visited,
.sale-order-detail-payment-options-methods-button-element-new-window:visited {
	color: #fff;
	text-decoration: none; }

.sale-order-detail-payment-options-methods-template {
	/*display: none;*/ }

div.sale-order-detail-payment-options-methods-template {
	position: absolute;
	left: 1000px;
	padding: 24px 38px 24px 38px;
	margin: 0;
	border: 1px solid #3bc8f5;
	-webkit-transition: opacity .5s .3s ease;
	-moz-transition: opacity .5s .3s ease;
	transition: opacity .5s .3s ease;
	opacity: 0; }

/* Active statement */
.sale-order-detail-active-event .sale-order-detail-payment-options-methods-template {
	position: relative;
	left: 0;
	opacity: 1; }

.sale-order-detail-active-event .sale-order-detail-payment-options-methods-information-block {
	position: absolute;
	left: 1000px;
	opacity: 0; }

.sale-order-detail-active-event .sale-order-detail-payment-options-methods-template.sale-paysystem-close {
	position: absolute;
	left: 1000px; }

.inactive-button {
	background: #dff0d8; }

.inactive-button:hover {
	color: #FFFFFF; }

.sale-order-detail-payment-options-shipment-composition-item-product-container,
.sale-order-detail-payment-options-order-content-item-product-container {
	display: table;
	width: 100%;
	border-top: 1px solid #f2f2f2; }

/* shipment */
.sale-order-detail-payment-options-methods-shipment-list {
	padding-left: 5px !important;
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	list-style: none; }

.sale-order-detail-payment-options-methods-shipment-list-item {
	padding: 6px 0 0 0; }

.sale-order-detail-payment-options-methods-shipment-list-item-link {
	padding: 16px 0 0 0; }

.sale-order-detail-shipment-id {
	font-weight: 700; }

.sale-order-detail-shipment-id-icon {
	display: inline-block;
	width: 11px;
	height: 13px;
	background: url("/bitrix/templates/proauto_default/assets/css/../img/bitrix/sale-order-item-id-element.svg") center no-repeat;
	cursor: pointer; }

.sale-order-payment-cancel {
	text-decoration: underline;
	cursor: pointer; }

.sale-order-detail-show-link,
.sale-order-detail-hide-link,
.sale-order-detail-payment-options-methods-info-change-link {
	border-bottom: 1px dashed #337ab7;
	-webkit-transition: border-bottom .3s ease;
	-moz-transition: border-bottom .3s ease;
	transition: border-bottom .3s ease;
	cursor: pointer;
	display: inline; }

.sale-order-detail-hide-link {
	display: none; }

.sale-order-payment-cancel:hover,
.sale-order-detail-payment-options-methods-info-change-link:hover {
	text-decoration: none; }

.sale-order-detail-payment-options-shipment-button-container {
	text-align: right; }

.sale-order-detail-payment-options-shipment-button-element {
	display: block;
	text-decoration: underline; }

.sale-order-detail-payment-options-shipment-composition-map {
	display: none; }

.sale-order-detail-payment-options-shipment-composition-map-title {
	padding: 44px 0 8px 0;
	margin: 0;
	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f3435; }

.sale-order-detail-payment-options-shipment-composition-map-container-map {
	width: 100%;
	min-height: 251px; }

.sale-order-detail-payment-options-shipment-map-address {
	margin: 19px 0 39px 0; }

.sale-order-detail-payment-options-shipment-map-address-title {
	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f3435; }

.sale-order-detail-payment-options-shipment-map-address-element {
	font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif; }

.sale-order-detail-payment-options-shipment-composition-item-product-image {
	display: inline-block;
	width: 51px;
	height: 55px;
	background: url("/bitrix/templates/proauto_default/assets/css/../img/bitrix/sale-order-detail-payment-options-shipment-composition-item-product-image.png") no-repeat;
	background-size: contain; }

.sale-order-detail-payment-options-order-content-item-product-image {
	width: 97px;
	height: 105px;
	background: url("/bitrix/templates/proauto_default/assets/css/../img/bitrix/sale-order-detail-payment-options-order-content-item-product-image.png") no-repeat;
	background-size: contain; }

.sale-order-detail-payment-options-shipment-composition-item-container {
	padding: 17px 20px 14px 17px;
	border: 1px solid #efecec; }

.sale-order-detail-payment-options-shipment-composition-item,
.sale-order-detail-payment-options-shipment-composition-item-product-container {
	display: table;
	width: 100%; }

.sale-order-detail-payment-options-order-content-item-product-image,
.sale-order-detail-payment-options-order-content-item-product-name,
.sale-order-detail-payment-options-order-content-item-product-cost,
.sale-order-detail-payment-options-order-content-item-product-amount,
.sale-order-detail-payment-options-order-content-item-product-total-price,
.sale-order-detail-payment-options-shipment-composition-item-title,
.sale-order-detail-payment-options-shipment-composition-item-product-image,
.sale-order-detail-payment-options-shipment-composition-item-product-name,
.sale-order-detail-payment-options-shipment-composition-item-product-amount,
.sale-order-detail-payment-options-order-content-item-title {
	display: table-cell;
	text-align: center; }

.sale-order-detail-payment-options-shipment-composition-item-product-container {
	padding: 11px 0 13px !important; }

.sale-order-detail-payment-options-shipment-composition-item-product-name,
.sale-order-detail-payment-options-shipment-composition-item-product-amount {
	line-height: 55px !important; }

.sale-order-detail-payment-options-shipment-composition-item-product-name {
	padding: 0 0 0 18px !important; }

.sale-order-detail-payment-options-shipment-composition-item-title {
	padding: 0 0 12px 0 !important; }

.sale-order-detail-payment-options-order-content-item {
	display: table;
	width: 100%;
	padding: 19px 0 12px 0; }

.sale-order-detail-total-payment {
	padding: 18px 0; }

.sale-order-detail-total-payment-list-left,
.sale-order-detail-total-payment-list-right {
	list-style: none; }

.sale-order-detail-total-payment-list-left-item {
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f3435;
	text-align: right;
	list-style: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; }

.sale-order-detail-total-payment-list-right-item {
	height: 20px;
	line-height: 20px;
	font: bold 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #2f3435;
	text-align: right; }

/* colors grey */
.sale-order-detail-about-order-inner-container-list-item,
.sale-order-detail-about-order-inner-container-name-titile,
.sale-order-detail-about-order-inner-container-status-title,
.sale-order-detail-about-order-inner-container-price-title,
.sale-order-detail-payment-options-shipment-composition-item-title,
.sale-order-detail-payment-options-order-content-item-title {
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888; }

.sale-order-detail-about-order-inner-container-details {
	display: none; }

.sale-order-detail-about-order-inner-container-details-title {
	font: bold 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #888; }

/* titles */
.sale-order-detail-about-order-title,
.sale-order-detail-payment-options-title,
.sale-order-detail-payment-options-shipment-composition-title,
.sale-order-detail-payment-options-order-content-title,
.sale-order-detail-payment-options-order-content-title {
	background: #f2f2f2;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-o-border-radius: 1px;
	border-radius: 1px; }

.sale-order-detail-about-order-title-element,
.sale-order-detail-payment-options-title-element,
.sale-order-detail-payment-options-shipment-composition-title-element,
.sale-order-detail-payment-options-order-content-title-element,
.sale-order-detail-general-item {
	margin: 7px 0;
	color: #2f3435; }

.sale-order-detail-about-order-title-element,
.sale-order-detail-payment-options-title-element,
.sale-order-detail-payment-options-order-content-title-element {
	font-size: 13px; }

/* General detail theme color */
.sale-order-detail-general-head {
	background: #179ebb; }

.sale-order-detail-general-item {
	display: inline-block;
	color: #fff; }

.sale-order-detail-payment-options-order-content {
	margin-top: 20px; }

.sale-order-detail-payment-options-order-content-inner-container {
	border: 1px solid #efecec; }

.sale-order-detail-payment-options-shipment-composition-container {
	margin: 20px 0 45px; }

.sale-order-detail-payment-inner-row-template {
	display: none;
	cursor: pointer;
	margin-top: 20px; }

/* sale personal order ajax styles */
.sale-order-detail-order-section {
	-webkit-transition: border-color .3s ease;
	-moz-transition: border-color .3s ease;
	-o-transition: border-color .3s ease;
	transition: border-color .3s ease;
	border: 1px solid #e8e9eb; }

.sale-order-detail-order-section.bx-step-completed {
	border: 1px solid #83CB1B; }

.sale-order-detail-order-section-title-container {
	overflow: hidden;
	background: #f2f5f7;
	padding: 7px 0;
	font-size: 14px; }

.sale-order-detail-order-section.bx-selected .sale-order-detail-order-section-title-container {
	padding: 15px; }

.sale-order-detail-order-section.bx-step-completed .sale-order-detail-order-section-content,
.sale-order-detail-order-section.bx-selected .sale-order-detail-order-section-content {
	line-height: 18px; }

/* Table */
.sale-order-detail-order-table-fade {
	position: relative; }

.sale-order-detail-order-table-fade-left:before,
.sale-order-detail-order-table-fade-right:after {
	width: 15px; }

.sale-order-detail-order-item-table {
	margin-bottom: 10px;
	min-width: 100%;
	display: table; }

.sale-order-detail-order-item-tr {
	display: table-row; }

.sale-order-detail-order-item-td {
	display: table-cell;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #e5e5e5; }

.sale-order-detail-order-item-table .sale-order-detail-order-item-tr:first-child .sale-order-detail-order-item-td {
	border-top: none; }

.sale-order-detail-order-item-img-block {
	float: left;
	padding-right: 15px; }

.bx-step-completed .sale-order-detail-order-item-img-block {
	width: 48px;
	padding-bottom: 10px; }

.sale-order-detail-order-item-imgcontainer {
	padding-top: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain; }

.sale-order-detail-order-item-title {
	padding-bottom: 5px; }

.sale-order-detail-order-item-td-title {
	line-height: 20px;
	color: #7c7c7c;
	padding-bottom: 3px;
	font-size: 12px; }

.sale-order-detail-order-item-td-text {
	line-height: 25px;
	vertical-align: middle; }

.sale-order-detail-order-item-properties .sale-order-detail-order-item-td-title,
.sale-order-detail-order-item-properties .sale-order-detail-order-item-td-text {
	text-align: center; }

.sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-title,
.sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-text {
	text-align: right; }

.sale-order-detail-order-item-td-text input[type="number"] {
	height: 25px;
	line-height: 20px; }

.sale-order-detail-order-item-td-text .bx-price {
	white-space: nowrap; }

.bx-price-old {
	white-space: nowrap;
	text-decoration: line-through;
	color: #B8B8B8;
	font-size: 13px; }

.sale-order-detail-order-item-td-control {
	padding-bottom: 5px;
	font-size: 11px; }

/* Advanced info */
.sale-order-detail-order-item-info-container {
	position: relative;
	height: 35px; }

.sale-order-detail-order-item-info-container .sale-order-detail-order-item-td {
	border: none;
	position: absolute; }

.sale-order-detail-order-item-info-container .sale-order-detail-order-item-info-block {
	height: 0;
	overflow: hidden;
	margin-bottom: 10px; }

.sale-order-detail-order-item-info-block.bx-active {
	padding-top: 10px;
	height: auto; }

.sale-order-detail-order-info-block {
	border: none;
	max-width: 100%; }

.sale-order-detail-order-info-line {
	line-height: 15px; }

.sale-order-detail-order-info-title {
	color: #7c7c7c;
	font-size: 12px;
	padding: 4px 0;
	vertical-align: top; }

.sale-order-detail-order-info-text {
	display: inline-block;
	font-size: 12px;
	padding: 4px 10px;
	vertical-align: top; }

.sale-order-detail-order-item-color,
.sale-order-detail-order-item-size {
	font: 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #7c7c7c; }

/* Close icon */
.sale-paysystem-close {
	position: absolute;
	top: 7px;
	right: 7px;
	z-index: 1; }

.sale-paysystem-close-item {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(/bitrix/templates/proauto_default/assets/css/../img/bitrix/sale-personal-order-sprite.svg) 1px 1px no-repeat;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	transition: opacity .3s ease;
	opacity: 1;
	cursor: pointer; }

.sale-paysystem-close-item:hover {
	opacity: .5; }

/* Media */
@media (max-width: 991px) {
	.sale-order-detail-order-item-table,
	.sale-order-detail-order-item-table > tbody,
	.sale-order-detail-order-item-tr,
	.sale-order-detail-order-item-td {
		display: block; }
	.sale-order-detail-order-item-tr.sale-order-detail-order-item-info-container,
	.sale-order-detail-order-item-tr .sale-order-detail-order-item-td {
		border: none; }
	.sale-order-detail-order-item-tr {
		border-top: 1px solid #e5e5e5;
		padding-bottom: 15px;
		padding-top: 10px;
		overflow: hidden; }
	.sale-order-detail-order-item-tr.sale-order-detail-order-item-tr-first {
		border: none; }
	.sale-order-detail-order-item-block {
		overflow: hidden; }
	.sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-title,
	.sale-order-detail-order-item-properties.bx-text-right .sale-order-detail-order-item-td-text {
		text-align: center; }
	div.sale-order-detail-about-order-inner-container-repeat,
	div.sale-order-detail-payment-options-methods-button-container {
		padding: 0 15px; }
	.sale-order-detail-payment-options-shipment-button-container {
		margin: 20px 0 0 0;
		text-align: center; } }

@media (min-width: 581px) and (max-width: 991px) {
	.sale-order-detail-order-item-properties {
		float: left;
		padding-bottom: 10px; }
	.sale-order-detail-order-item-td-title,
	.sale-order-detail-order-item-nth-4p1,
	.sale-order-detail-order-item-tr {
		clear: both; }
	.sale-order-detail-order-item-td.sale-order-detail-order-item-properties {
		width: 100%; } }

@media (min-width: 768px) and (max-width: 991px) {
	.sale-order-detail-payment-options-methods-button-container {
		float: right; }
	.sale-order-detail-payment-options-methods-button-element {
		display: block;
		padding: 8px 22px 10px 22px;
		margin: 15px 0 0 0;
		border-radius: 2px;
		background: #70bb18;
		color: #fff;
		text-align: center;
		cursor: pointer; } }

@media (max-width: 767px) {
	div.sale-order-detail-payment-options-methods-button-container {
		margin: 15px 0 0 0; } }

@media (max-width: 580px) {
	.sale-order-detail-order-item-td {
		line-height: 17px; }
	.sale-order-detail-order-item-img-block {
		float: none;
		max-width: 160px;
		margin: 0 auto;
		padding-right: 0; }
	.sale-order-detail-order-section.bx-step-completed .sale-order-detail-order-item-img-block {
		float: left; }
	.sale-order-detail-order-item-content {
		padding-top: 15px; }
	.sale-order-detail-order-section.bx-step-completed .sale-order-detail-order-item-content {
		padding-top: 0; }
	.bx-scu-container {
		padding-top: 10px; }
	.sale-order-detail-order-item-td-title,
	.sale-order-detail-order-item-td-text {
		line-height: 20px;
		display: inline-block !important;
		padding: 2px 5px;
		text-align: left;
		vertical-align: middle;
		font-size: 13px; }
	.sale-order-detail-order-item-td-title:after {
		content: ":"; }
	.sale-order-detail-order-item-properties {
		padding: 3px 0; }
	.sale-order-detail-order-item-title {
		text-align: center; } }

@media (max-width: 580px) {
	.sale-order-detail-order-item-info-container .sale-order-detail-order-item-td {
		position: static;
		left: auto;
		right: auto;
		padding: 0; }
	.sale-order-detail-order-item-info-container {
		position: relative;
		height: auto !important;
		min-height: 0; } }

@media (min-width: 580px) {
	.sale-order-detail-order-item-img-block {
		width: 85px;
		margin: 0; } }

@media (max-width: 320px) {
	.sale-order-detail-order-item-img-block {
		max-width: 130px; }
	.sale-order-detail-order-item-td {
		min-width: auto !important;
		text-align: center; }
	.sale-order-detail-order-item-title {
		text-align: center; }
	.sale-order-detail-order-item-td-title {
		display: inline-block !important; } }

@media (max-width: 768px) {
	.sale-order-detail-payment-options-methods-shipment-list,
	.sale-order-detail-payment-options-methods-info {
		padding-left: 15px !important; }
	.sale-order-detail-about-order-inner-container-price {
		margin: 15px 0; }
	.sale-order-detail-about-order-inner-container-repeat {
		margin: 15px; }
	.sale-order-detail-payment-options-info-order-number,
	.sale-order-detail-payment-options-info-total-price {
		height: auto; }
	.sale-order-detail-payment-options-shipment-button-element {
		text-align: center; } }

@media (min-width: 580px) {
	.sale-order-detail-order-item-td-title, .sale-order-detail-order-item-td-text {
		line-height: 20px;
		display: inline-block !important;
		padding: 2px 5px;
		text-align: left;
		vertical-align: middle;
		font-size: 13px; }
	.sale-order-detail-order-item-properties {
		padding: 3px 0; } }

@media (max-width: 320px) {
	.sale-order-detail-total-payment-list-left-item,
	.sale-order-detail-payment-options-info-total-price {
		font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif; }
	.sale-order-detail-payment-options-info-order-number,
	.sale-order-detail-total-payment-list-right-item {
		font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif; }
	.sale-order-detail-payment-options-info-image {
		display: none; }
	.sale-order-detail-payment-options-shipment-button-element {
		text-align: center; } }

.orderlist .switch {
	margin-bottom: 15px; }

.orderlist .switch a {
	display: block;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 5px 14px;
	text-decoration: none; }

.orderlist .switch a.selected {
	color: #fff;
	background-color: #EE8131; }

.orderlist .switch a:hover {
	color: #fff;
	background-color: #da6712; }

.orderlist .switch .separator {
	float: left; }

.orderlist .item .namedate {
	float: left; }

.orderlist .item {
	display: block;
	margin-bottom: 15px;
	padding: 10px 20px;
	border: 1px solid #F2F2F2; }

.orderlist .item:hover {
	text-decoration: none;
	border: 1px solid #EE8131; }

.orderlist .item .name {
	font-size: 18px;
	line-height: 22px; }

.orderlist .item:hover .name {
	text-decoration: underline; }

.orderlist .item .float {
	float: right;
	color: #000;
	line-height: 26px; }

.orderlist .item .status {
	margin-right: 40px; }

.orderlist .item .price {
	font-size: 14px; }

.orderlist .item .date,
.orderlist .item .products {
	color: #666; }

.orderlist .item .products {
	margin-top: 5px; }

@media screen and (max-width: 775px) {
	body.adaptive .orderlist .switch .separator {
		width: 100%; }
	body.adaptive .orderlist .item .namedate,
	body.adaptive .orderlist .item .float {
		width: 100%; }
	body.adaptive .orderlist .item .float {
		float: none; }
	body.adaptive .orderlist .item .status {
		margin-right: 10px; } }

.sale-profile-detail-link-list {
	margin-bottom: 20px; }

.req {
	color: red; }

.bx-slst .dropdown-block.bx-ui-slst-input-block {
	border: 1px solid #CCD5DB; }

.sale-personal-profile-detail-form-title-row h4 {
	padding-top: 10px; }

.sale-personal-profile-detail-input-file {
	display: none !important; }

.sale-personal-profile-detail-load-file-info {
	margin-left: 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	cursor: pointer; }

.sale-personal-profile-detail-load-file-cancel {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(/bitrix/components/bitrix/sale.personal.profile.detail/templates/.default/images/sale-profile-detail-sprite.svg) 1px 1px no-repeat;
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	transition: opacity .3s ease;
	opacity: 1;
	cursor: pointer; }

.sale-personal-profile-hide {
	display: none; }

.sale-personal-profile-detail-load-file-cancel:hover {
	opacity: 0.5; }

.sale-personal-profile-btn-block {
	padding-bottom: 100px; }

.sale-personal-profile-detail-form-file {
	padding-top: 15px; }

@media (min-width: 992px) {
	.text-md-right {
		text-align: right; }
	.sale-profile-detail-form .form-group {
		display: table;
		width: 100%; }
	.sale-personal-profile-detail-form-label, .sale-profile-detail-form input[class*="col-"] {
		float: none !important;
		display: table-cell;
		vertical-align: middle; } }

.sale-personal-profile-detail-form-label.vertical-align-top {
	vertical-align: top; }

@media (max-width: 992px) {
	.sale-personal-profile-detail-form-title-row h4 {
		border-bottom: 1px solid #CCD5DB;
		padding: 20px 0 10px; } }

.body .location-block-wrapper .bx-ui-sls-fake {
	width: 100%; }

.body .location-block-wrapper .bx-sls .dropdown-icon {
	top: 14px;
	left: 14px; }

.body .location-block-wrapper .bx-sls .bx-ui-sls-clear {
	top: 4px; }

.profillist .item {
	display: block;
	margin-bottom: 15px;
	padding: 10px 20px;
	border: 1px solid #F2F2F2; }

.profillist .item:hover {
	text-decoration: none;
	border: 1px solid #EE8131; }

.profillist .item:hover .name {
	text-decoration: underline; }

.profillist .item .name {
	font-size: 18px;
	line-height: 22px; }

.profillist .item .data {
	color: #666; }

.profillist .item .data,
.profillist .item .action {
	margin-top: 5px; }

.profillist .item .action .edit:hover,
.profillist .item .action .delete:hover {
	text-decoration: underline; }

.profillist .item .action .edit .icon,
.profillist .item .action .delete .icon {
	margin-right: 5px;
	margin-bottom: 2px; }

.profillist .item .action .edit .icon {
	width: 15px;
	height: 10px;
	background-position: 0px -953px; }

.profillist .item .action .delete .icon {
	width: 10px;
	height: 9px;
	background-position: 0px -890px; }

.search_page .form_search {
	margin-bottom: 15px; }

.search_page .form_search .q {
	margin-right: 10px; }

.search_page .form_search .btn.btn1 {
	padding: 11px 14px; }

.spage {
	margin-top: 20px; }

.spage .iblock .title {
	margin-bottom: 10px;
	font-weight: bold; }

.spage .iblock {
	margin-bottom: 25px;
	border-bottom: 1px solid #F2F2F2; }

.spage .iblock .sitem {
	margin-bottom: 25px; }

.spage .iblock .sitem.catitem {
	display: block;
	width: 100%; }

.spage .iblock .sitem.catitem .pic {
	display: block;
	width: 15%;
	float: left;
	padding: 0 20px 20px 0;
	text-align: center; }

.spage .iblock .sitem.catitem .telo {
	width: 85%;
	float: left; }

.spage .iblock .sitem .name,
.spage .iblock .sitem .description,
.spage .iblock .sitem .price,
.spage .iblock .sitem div.chain {
	margin-bottom: 5px; }

.spage .iblock .sitem.catitem .telo .price {
	font-size: 18px; }

.spage .iblock .sitem.catitem .telo .chain {
	margin-left: 30px; }

.spage .iblock .sitem .chain .icon {
	width: 7px;
	height: 14px;
	margin: 0px 8px 3px 8px;
	/*background-position:0px -545px;*/
	background-position: -21px -545px; }

@media screen and (max-width: 875px) {
	body.adaptive .spage .iblock .sitem .name .nm {
		display: block;
		margin-bottom: 5px; }
	body.adaptive .spage .iblock .sitem.catitem .telo .chain {
		margin-left: 0px; } }

@media screen and (max-width: 480px) {
	body.adaptive .search_page .form_search .q {
		margin-right: 0px;
		margin-bottom: 15px; }
	body.adaptive .search_page .form_search .q,
	body.adaptive .search_page .form_search .btn.btn1 {
		width: 100%;
		padding: 5px 14px; } }

/* search form */
.searchinhead {
	min-height: 40px;
	margin-left: 250px;
	border: 1px solid #f2f2f2;
	transition: border-color ease-in-out 0.15s; }
.searchinhead.focus {
	border-color: #EE8131; }

.searchinhead form {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 20;
	background: #fff;
	margin-left: 1px;}

.searchinhead .enter {
	display: block;
	float: left;
	padding: 12px 11px 10px 11px;
	cursor: pointer; }

.searchinhead .enter .svg-icon,
.search-bar .enter.svg-icon {
	display: block;
	width: 15px;
	height: 16px; }

.searchinhead .enter .svg-icon {
	fill: #EE8131; }

.searchinhead .enter:hover .svg-icon {
	fill: #da6712; }

.search-bar .enter.svg-icon {
	position: absolute;
	right: 0;
	top: 0;
	width: 55px;
	height: 47px;
	fill: #fff;
	cursor: pointer;
	padding: 17px 20px 14px 20px; }
.search-bar .enter.svg-icon:hover {
	background-color: #da6712; }

.searchinhead .aroundtext {
	width: 100%;
	margin-right: 44px;
	margin-left: 40px;
	padding-right: 300px; }

.searchinhead .aroundtext .text {
	display: block;
	width: 100%;
	padding: 10px 5px 10px 0;
	background: transparent;
	border: none;
	box-shadow: none; }

.searchinhead .aroundtext .text:focus {
	border: none; }

.searchinhead .zoom {
	display: block;
	float: right;
	padding: 13px 13px 10px 13px;
	cursor: pointer; }

.searchinhead .zoom .svg-icon {
	display: block;
	width: 16px;
	height: 14px;
	fill: #2da5e3; }

/* search.title -> results */
.title-search-result {
	display: none;
	margin-top: -3px;
	padding-right: 1px;
	border-collapse: collapse;
	border: none;
	background-color: #fff;
	overflow: hidden;
	z-index: 205;
	border-bottom: 2px solid #EE8131; }

.stitle {
	padding: 15px 0px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #F2F2F2; }

.stitle .title {
	margin: 20px 20px 0px 20px;
	padding-bottom: 8px;
	color: #ee8131;
	border-bottom: 1px solid #F2F2F2; }

.stitle .title.first {
	margin-top: 0px; }

.stitle .iblock .item {
	display: block;
	padding: 6px 20px; }

.stitle .iblock .item:hover {
	color: #fff;
	text-decoration: none;
	background-color: #899CC7; }

/* simple items */
/* products */
.stitle .iblock .catitem .inner {
	background: url("/bitrix/templates/proauto_default/assets/css/img/dashed1.png") 0px bottom repeat; }

.stitle .iblock .catitem:hover .inner {
	background: url("/bitrix/templates/proauto_default/assets/css/img/dashed2.png") 0px bottom repeat; }

.stitle .iblock .catitem .pic {
	display: inline-block;
	width: 22px;
	margin-right: 10px;
	text-align: center; }

.stitle .iblock .catitem img {
	margin-bottom: 1px; }

.stitle.twolines .iblock .catitem .inner {
	background: none; }

.stitle.twolines .iblock .catitem .name {
	margin-right: 5px; }

.stitle.twolines .iblock .catitem .pic {
	margin-right: 5px; }

.stitle.twolines .iblock .catitem .prs {
	float: left; }

.stitle .iblock .catitem .name,
.stitle .iblock .catitem .prs {
	display: block; }

.stitle .iblock .catitem .name,
.stitle .iblock .catitem .prs {
	position: relative;
	background-color: #fff; }

.stitle .iblock .catitem:hover .name,
.stitle .iblock .catitem:hover .prs {
	background-color: #899CC7; }

.stitle .iblock .catitem .name {
	float: left; }

.stitle .iblock .catitem .name {
	padding-right: 2px; }

.stitle .iblock .catitem .prs {
	float: right;
	padding-left: 2px;
	color: #000; }

.stitle .iblock .catitem:hover .prs {
	color: #fff; }

@media (max-width: 605px) {
	body.adaptive .searchinhead {
		margin-left: 20%; } }

.body div.bx-auth-line {
	border: none; }

.body div.bx-auth-service-form {
	background-color: #F3F3F3;
	border: none; }

.body div.bx-auth-services a.bx-ss-selected {
	background-color: #F3F3F3;
	border: 1px solid #F3F3F3; }

.body .socform .bx-ss-icon {
	display: none; }

.body .socform input {
	padding: 3px 5px; }

@media screen and (max-width: 480px) {
	body.adaptive .body .socform span:after {
		display: block;
		clear: both;
		content: " ";
		font-size: 0;
		height: 0;
		visibility: hidden; }
	body.adaptive .body .socform .button {
		margin-top: 10px; }
	body.adaptive .body div.bx-auth-service-form {
		text-align: center; } }

.subscribe .line {
	margin-bottom: 15px;
	line-height: 18px; }

.subscribe .line.border {
	padding-top: 15px;
	border-top: 1px solid #F2F2F2; }

.subscribe .line .title {
	font-weight: bold;
	color: #444;
	margin-bottom: 7px; }

.subscribe .line input {
	width: 100%;
	max-width: 300px; }

.subscribe .line.type label {
	margin-right: 15px; }

.subscribe .item {
	margin-bottom: 5px; }

.subscribe .item b {
	color: #444; }

.subscribe .item .sbscr {
	color: #333;
	font-size: 11px;
	margin-left: 17px; }

.subscribe .note {
	display: block;
	margin-bottom: 7px;
	color: #666; }

.subscribe .line .text {
	margin-right: 15px;
	margin-bottom: 15px; }

.subscribe .line .btn {
	padding: 11px 14px; }

@media screen and (max-width: 480px) {
	body.adaptive .subscribe .line input {
		max-width: 500px; } }

.footersubscribe .title {
	margin-bottom: 6px;
	text-transform: uppercase; }

.footersubscribe .inp input {
	width: 100%;
	padding: 6px;
	background-color: #fff; }

.footersubscribe a.btn1 {
	display: block;
	margin-top: 6px;
	text-align: center; }

.pcontent.thisisauthpage {
	padding-left: 0px; }

.authinhead {
	display: inline-block;
	padding-top: 16px;
	text-align: right; }
.authinhead .guest .svg-icon {
	width: 12px;
	height: 12px;
	margin: 0 3px 3px 0; }
.authinhead .logged .svg-icon {
	width: 10px;
	height: 10px;
	margin: 0 5px 3px 15px;
	transform: scale(-1, 1); }
.authinhead .svg-icon {
	fill: #fff; }

@media screen and (max-width: 480px) {
	body.adaptive .authinhead {
		display: block;
		float: right; } }

.navigation {
	float: right;
	padding-top: 12px;
	font-size: 14px; }

.navigation .arrow .icon {
	width: 7px;
	height: 14px; }

.navigation span,
.navigation a {
	display: inline-block;
	padding: 0px 5px; }

.navigation a.arrow.left .icon {
	background-position: -14px -531px; }

.navigation span.arrow.left .icon {
	background-position: 0px -531px; }

.navigation a.arrow.right .icon {
	background-position: -14px -545px; }

.navigation span.arrow.right .icon {
	background-position: 0px -545px; }

.locationbig .title {
	margin-bottom: 15px;
	text-transform: uppercase; }

.locationbig .items {
	margin-bottom: 20px; }

.locationbig .item label,
.locationbig .ajaxlocation label {
	color: #214496; }
.locationbig .item label:hover,
.locationbig .ajaxlocation label:hover {
	text-decoration: underline; }

.locationbig .item {
	display: block;
	float: left;
	width: 14%;
	padding-right: 20px; }

.locationbig .ajaxlocation .line {
	width: 100%;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F2F2F2; }

.locationbig .ajaxlocation .cominput input {
	width: 60%;
	float: left; }

.locationbig .btn.btn1 {
	margin-left: 10px;
	padding: 11px 14px; }

.fancybox-container .locationbig .items {
	max-height: 200px;
	overflow: auto;
	-webkit-overflow-scrolling: touch; }

.fancybox-container .locationbig .item {
	width: 20%; }

.fancybox-container .locationbig .ajaxlocation .line {
	position: relative;
	left: -20px;
	padding: 0px 20px; }

@media screen and (max-width: 1260px) and (min-width: 876px) {
	body.adaptive .locationbig .item {
		width: 20%; }
	body.adaptive .fancybox-container .locationbig .item {
		width: 25%; } }

@media screen and (max-width: 875px) and (min-width: 676px) {
	body.adaptive .locationbig .item {
		width: 25%; }
	body.adaptive .fancybox-container .locationbig .item {
		width: 33%; } }

@media screen and (max-width: 675px) and (min-width: 526px) {
	body.adaptive .locationbig .item {
		width: 33%; }
	body.adaptive .fancybox-container .locationbig .item {
		width: 50%; } }

@media screen and (max-width: 525px) and (min-width: 481px) {
	body.adaptive .locationbig .item {
		width: 50%; }
	body.adaptive .fancybox-container .locationbig .item {
		width: 100%; }
	body.adaptive .fancybox-container .locationbig .ajaxlocation .cominput input {
		width: 100%; }
	body.adaptive .fancybox-container .locationbig .btn.btn1 {
		margin-top: 10px;
		margin-left: 0px; } }

@media screen and (max-width: 480px) {
	body.adaptive .locationbig .item {
		width: 100%; }
	body.adaptive .locationbig .ajaxlocation .cominput input {
		width: 100%; }
	body.adaptive .locationbig .btn.btn1 {
		margin-top: 10px;
		margin-left: 0px; } }

.location {
	display: inline-block;
	padding-top: 16px;
	padding-right: 20px; }
.location .svg-icon {
	width: 8px;
	height: 8px;
	fill: #fff;
	margin-left: 3px;
	margin-bottom: 1px;}

@media screen and (max-width: 480px) {
	body.adaptive .location {
		display: block;
		float: left;
		margin-left: 50px; }
	body.adaptive .location span {
		display: none; } }

.sorter_and_name .catalogsorter {
	position: relative;
	top: -5px; }

.catalogsorter {
	padding-left: 17px; }

.catalogsorter .sortaou {
	float: left; }

.bottom .catalogsorter {
	padding-top: 12px; }

.bottom .catalogsorter .sortaou {
	float: right; }

.catalogsorter .sort,
.catalogsorter .shortsort {
	float: left;
	margin-right: 25px; }

.catalogsorter .output {
	float: right; }

.catalogsorter .template {
	float: right; }

.catalogsorter .dropdown {
	position: relative;
	border-radius: 3px;
	float: left; }

.catalogsorter .title {
	float: left;
	margin-right: 5px;
	padding: 5px 0px; }

.catalogsorter .dropdownin {
	position: absolute;
	left: 0;
	display: none;
	min-width: 50px;
	background-color: #FFF;
	border: 1px solid #ebebeb;
	border-bottom: none;
	z-index: 991;
	box-shadow: 0 5px 5px rgba(80, 83, 93, 0.3); }

.catalogsorter .dropdown.hover .dropdownin {
	display: block; }

.catalogsorter .dropdown a.select,
.catalogsorter .dropdown a.select:hover {
	color: #000;
	text-decoration: none; }

.catalogsorter .dropdownin a {
	display: block;
	padding: 5px 14px;
	text-decoration: none; }

.catalogsorter .dropdownin a:hover {
	color: #fff;
	background-color: #da6712; }

.catalogsorter .dropdownin a.selected {
	color: #fff;
	background-color: #2da5e3; }

/* shortsort & sort */
.catalogsorter .shortsort .svg-icon,
.catalogsorter .sort .svg-icon {
	width: 8px;
	height: 8px;
	margin-left: 6px;
	margin-bottom: 2px;
	fill: #000; }

.catalogsorter .shortsort .svg-icon.asc,
.catalogsorter .sort .svg-icon.asc {
	transform: scale(1, -1); }

.catalogsorter .shortsort a:hover .svg-icon,
.catalogsorter .shortsort a.selected .svg-icon,
.catalogsorter .sort .dropdownin a:hover .svg-icon,
.catalogsorter .sort .dropdownin a.selected .svg-icon {
	fill: #fff; }

/* output */
.catalogsorter .output .svg-icon {
	width: 8px;
	height: 8px;
	margin-left: 6px;
	margin-bottom: 2px;
	fill: #000; }

.catalogsorter .output .dropdownin a .svg-icon {
	display: none; }

.catalogsorter .sort .dropdown,
.catalogsorter .output .dropdown {
	padding: 5px 0px; }

/* template & shortsort */
.catalogsorter .template a {
	float: right; }

.catalogsorter .shortsort a {
	float: left; }

.catalogsorter .template a,
.catalogsorter .shortsort a {
	display: block;
	padding: 5px 14px;
	margin-left: 2px;
	text-decoration: none; }

.catalogsorter .template a.selected,
.catalogsorter .shortsort a.selected {
	color: #fff;
	background-color: #EE8131; }

.catalogsorter .template a:hover,
.catalogsorter .shortsort a:hover {
	color: #fff;
	background-color: #da6712; }

.catalogsorter .template .svg-icon {
	width: 11px;
	height: 11px;
	margin-right: 4px;
	margin-bottom: 1px;
	fill: #214496; }
.catalogsorter .template .svg-icon.icon-showcase {
	margin-bottom: 2px; }

.catalogsorter .template .svg-icon.icon-showcase {
	width: 11px;
	height: 11px; }

.catalogsorter .template .svg-icon.icon-gallery {
	width: 14px;
	height: 14px; }

.catalogsorter .template .svg-icon.icon-table {
	width: 14px;
	height: 14px; }

.catalogsorter .template a:hover .svg-icon,
.catalogsorter .template a.selected .svg-icon,
.catalogsorter .template a:active .svg-icon,
.catalogsorter .template a.selected:active .svg-icon {
	fill: #fff; }

.catalogsorter span.drop {
	display: none; }

@media screen and (max-width: 850px) {
	body.adaptive .catalogsorter .template a i {
		margin-right: 0px; }
	body.adaptive .catalogsorter .template a span {
		display: none; } }

@media screen and (max-width: 665px) and (min-width: 606px) {
	body.adaptive .catalogsorter .title {
		display: none; } }

@media screen and (max-width: 390px) {
	body.adaptive .catalogsorter .sort .title {
		display: none; } }

@media screen and (max-width: 650px) {
	body.adaptive .catalogsorter .sort,
	body.adaptive .catalogsorter .shortsort,
	body.adaptive .catalogsorter .output {
		margin-right: 10px; } }

@media screen and (max-width: 605px) {
	body.adaptive .catalogsorter {
		padding-left: 0px; } }

.rsfavorite {
	text-align: left; }
.rsfavorite a {
	display: block;
	color: #000;
	text-decoration: none; }
.rsfavorite a:hover {
	text-decoration: none; }
.rsfavorite a:hover .title {
	text-decoration: underline; }
.rsfavorite a .title {
	font-size: 14px; }
.rsfavorite .icon {
	display: block;
	float: left;
	width: 23px;
	height: 26px;
	margin-top: 6px;
	margin-right: 10px;
	background-position: 0px -438px; }
.rsfavorite .svg-icon {
	float: left;
	width: 28px;
	height: 28px;
	margin: 4px 10px 0 0;
	fill: #EE8131; }
.rsfavorite .title,
.rsfavorite .descr {
	margin-left: 33px; }
.rsfavorite .descr {
	color: #214496; }

table.groupedprops th {
	padding-top: 25px;
	text-transform: uppercase; }

table.groupedprops th.first {
	padding-top: 0px; }

.groupedprops th,
.groupedprops td {
	padding: 8px 0px;
	text-align: left; }

.groupedprops .line {
	border-bottom: 1px dotted #CCC; }

.groupedprops .name {
	color: #777;
	margin-right: 15px;
	background-color: #FFF; }

@media screen and (max-width: 605px) {
	.body .groupedprops {
		min-width: 100px; } }

@media screen and (max-width: 480px) {
	.body .groupedprops .line,
	.body .groupedprops .val {
		height: auto; }
	.body .groupedprops .line {
		border-bottom: none; } }

/* svg icons */
.svg-icon {
	display: inline-block;
	fill-rule: evenodd;
	vertical-align: middle; }

html, body, p, ul, ol, img, small, form, table td, hr, input {
	border: 0;
	margin: 0;
	padding: 0; }

body {
	font: 13px Opensans, Arial, Helvetica, sans-serif;
	/*font:13px 'Open Sans',sans-serif,Arial,Helvetica;*/
	overflow-y: scroll;
	text-align: center;
	min-width: 1260px; }

body.adaptive {
	min-width: 0px; }

p {
	margin: 0 0 10px; }

b {
	font-weight: 600;
	font-family: Arial; }

ul, ol {
	list-style: none outside none; }

ul, ol {
	padding-left: 20px;
	margin-top: 0;
	margin-bottom: 9.5px; }

ul {
	list-style: circle; }

ol {
	list-style: decimal; }

ul > li, ol > li {
	list-style-type: inherit;
	line-height: 19px; }

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit; }

h1 {
	font-size: 23px; }

h2 {
	font-size: 21px; }

h3 {
	font-size: 19px; }

h4 {
	font-size: 16px; }

.fancybox-wrap, .jspScrollable {
	outline: -webkit-focus-ring-color auto 0; }

/* disable selection */
.disableSelection {
	-ms-user-select: none;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	user-select: none; }

/* title */
h1.pagetitle {
	margin: 5px 0px 20px 0px;
	font-weight: normal;
	text-transform: uppercase;
	/*white-space: nowrap;*/
	/*overflow: hidden;*/
	/*text-overflow: ellipsis;}*/
}
/* global styles */
.icon {
	display: inline-block;
	font-size: 0;
	vertical-align: middle; }

hr {
	border-top: 1px solid #E5E5E5; }

.nowrap {
	white-space: nowrap; }

.pngicons,
.view_showcase .share .b-share-icon,
.rsgppopup .share .b-share-icon,
.pngicons.b-share-icon {
	background-image: url("/bitrix/templates/proauto_default/assets/css/../img/icons.png?v100"); }

.animashka,
#fancybox-loading div {
	background: transparent url("/bitrix/templates/proauto_default/assets/css/../img/loading.gif?v100") center center no-repeat; }

.catalogmenu a.parent .icon.menu,
.catalogmenusmall a.parent .icon.menu {
	background-image: url("/bitrix/templates/proauto_default/assets/css/../img/menu.png"); }

.boxsizing,
.column1,
.searchinhead,
.searchinhead .aroundtext,
.location,
.mainsections .section,
.presscentermainn,
.presscentermainn .item,
.presscentermainn .item .img,
.sections .section,
.catalog .prods .sectinfo .img,
.rsgppopup .block.left,
.showcaseitem .block.left,
.elementdetail .pictures,
.light .js-element,
.detailtabs .docs,
.detailtabs .set .fullpanel .block,
.detailtabs .set .fullpanel .block .prices,
.detailtabs .set .fullpanel .block .arounddiscount,
.footer .line1 .block,
.footer .catmenu .aroundlevel,
.body input,
.body textarea,
.body span.likeinput,
.footer input,
.footer textarea,
.footer span.likeinput,
.fancybox-container input,
.fancybox-container textarea,
.fancybox-container span.likeinput,
.iblocklist .item .pic,
.iblockdetail .pic,
.arfiles .files .docs,
.locationbig .item,
.body .pmenu a,
.body .pcontent,
.orderforma .body,
.orderforma .body .line,
.orderforma .body .line .description .in,
.someform.orderforma .body .line.f_select .nm,
.someform.orderforma .body .line.f_select .vl,
.orderlist .item,
div.table div.td,
div.table div.full,
.brandslist .item,
.brandsdetail .description,
.brandbig .item,
.spage .iblock .sitem.catitem .pic,
.showcase .js-element .in,
.showcase .js-element .padd,
.mix .compare,
.mix .catalogsorter,
.body .aroundjssorslider1 .item.product .text,
.body .aroundjssorslider1 .item.product .image,
.body .aroundowlslider1 .item.product .text,
.body .aroundowlslider1 .item.product .image {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }

.body img, .footer img {
	max-width: 100%;
	height: auto;
	max-height: 100%;
	/*width: auto;*/
}
.ajax_loader {
	display: block;
	margin: 0 auto; }

label {
	margin-bottom: 0;
	font-weight: normal; }

/* global styles - clear */
.clearfix:after {
	display: block;
	clear: both;
	content: " ";
	font-size: 0;
	height: 0;
	visibility: hidden; }

/*
BUG: style not compiling
* html .clearfix{//zoom: 1;}IE6
*:first-child+html .clearfix{//zoom: 1;}IE7
*/
.clear {
	clear: both; }

/* global styles - hidden */
.nonep {
	height: 1px;
	left: -10000px;
	position: absolute;
	width: 1px; }

.noned {
	display: none; }

/* global styles - links */
a {
	color: #214496;
	text-decoration: none; }

a:hover {
	text-decoration: underline; }

a:focus {
	outline-width: 0; }

a.fullback .icon {
	width: 7px;
	height: 14px;
	margin-right: 5px;
	margin-bottom: 3px;
	background-position: 0px -531px; }

a.fullback:hover .icon {
	background-position: -21px -531px; }

/* global styles - area2darken (overlay on ajax request) */
.area2darken {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url("/bitrix/templates/proauto_default/assets/css/../img/area2darken.png") repeat scroll 0 0 transparent;
	z-index: 990; }

.area2darken .animashka {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 31px;
	height: 31px;
	margin: -15px 0px 0px -15px; }

/* global styles - ajaxpages */
.ajaxpages {
	padding: 0px;
	text-align: center;
	height: 65px;
	line-height: 65px; }

.ajaxpages i {
	display: inline-block;
	width: 31px;
	height: 31px;
	margin-right: 5px;
	line-height: 31px;
	vertical-align: middle;
	visibility: hidden; }

.ajaxpages.animation i {
	visibility: visible; }

.ajaxpages a {
	line-height: 31px;
	text-decoration: none; }

.ajaxpages span {
	background-color: #2da5e3;
	color: #fff;
	padding: 5px;
	border-radius: 3px;  }

.ajaxpages a:hover span {
	background-color: #1a89c3; }

/* global styles - compare checkbox */
.add2compare .icon {
	width: 13px;
	height: 13px;
	margin-right: 5px;
	margin-bottom: 2px;
	background-position: 0px -255px; }

.add2compare .svg-icon {
	width: 13px;
	height: 13px;
	margin-right: 5px;
	margin-bottom: 2px; }

.add2compare.in .icon {
	background-position: -13px -255px; }

/* global styles - errors and messages */
.errortext,
.reviews-note-error,
.notetext {
	display: inline-block;
	margin-bottom: 15px;
	padding: 10px 14px; }

.errortext {
	border: 1px solid red; }

.notetext {
	border: 1px solid green; }

/* quickbuy & daysartikle */
.js-element .icon.da2qb,
.js-element .icon.da2qb {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 0px;
	height: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat; }

.js-element.qb .icon.da2qb {
	background-image: url("/bitrix/templates/proauto_default/assets/css/../img/qb.png"); }

.js-element.da2 .icon.da2qb,
.js-element.da2.qb .icon.da2qb,
.js-element.qb .icon.da2qb {
	width: 94px;
	height: 94px;
	z-index: 100; }

.js-element.da2 .icon.da2qb,
.js-element.da2.qb .icon.da2qb {
	background-image: url("/bitrix/templates/proauto_default/assets/css/../img/da2.png"); }

/* price */
.price.old {
	color: #666666;
	text-decoration: line-through; }

.price.new {
	color: #ee8131; }

/* page */
.centering {
	width: 100%;
	max-width: 1260px;
	min-width: 1260px;
	margin: 0 auto;
	text-align: left; }

.adaptive .centering {
	min-width: 320px; }

.centeringin {
	margin: 0 10px;
}

/* checkbox and radio buttons */
/*
.body input[type="checkbox"],
.body input[type="radio"],
.footer input[type="checkbox"],
.footer input[type="radio"],
.fancybox-wrap input[type="checkbox"],
.fancybox-wrap input[type="radio"]{
	left:-9999px;
	position:absolute;
}
.body .rsorder .radio-inline label,
.body .rsorder .radio-inline input[type="radio"] + .ico,
.body input[type="checkbox"] + label,
.body input[type="radio"] + label,
.footer input[type="checkbox"] + label,
.footer input[type="radio"] + label,
.fancybox-wrap input[type="checkbox"] + label,
.fancybox-wrap input[type="radio"] + label{
	cursor:pointer;
}
.body .rsorder .radio-inline input[type="radio"] + .ico:before,
.body input[type="checkbox"] + label:before,
.body input[type="checkbox"] + label > .input_ie,
.body input[type="radio"] + label:before,
.body input[type="radio"] + label > .input_ie,
.footer input[type="checkbox"] + label:before,
.footer input[type="checkbox"] + label > .input_ie,
.footer input[type="radio"] + label:before,
.footer input[type="radio"] + label > .input_ie,
.fancybox-wrap input[type="checkbox"] + label:before,
.fancybox-wrap input[type="checkbox"] + label > .input_ie,
.fancybox-wrap input[type="radio"] + label:before,
.fancybox-wrap input[type="radio"] + label > .input_ie{
	position:relative;
	top:2px;
	display:inline-block;
	//display:inline;
	margin-right:3px;
	content:'';
	background-image:url('/bitrix/templates/proauto_default/assets/css/../img/icons.png?v100');
	//zoom:1;
}
.body input[type="checkbox"] + label:before,
.body input[type="checkbox"] + label > .input_ie,
.footer input[type="checkbox"] + label:before,
.footer input[type="checkbox"] + label > .input_ie,
.fancybox-wrap input[type="checkbox"] + label:before,
.fancybox-wrap input[type="checkbox"] + label > .input_ie {
	width:13px;
	height:13px;
}
.body .rsorder .radio-inline input[type="radio"] + .ico:before,
.body input[type="radio"] + label:before,
.body input[type="radio"] + label > .input_ie,
.footer input[type="radio"] + label:before,
.footer input[type="radio"] + label > .input_ie,
.fancybox-wrap input[type="radio"] + label:before,
.fancybox-wrap input[type="radio"] + label > .input_ie{
	width:12px;
	height:12px;
}
.body input[type="checkbox"] + label:before,
.body input[type="checkbox"] + label > .input_ie,
.footer input[type="checkbox"] + label:before,
.footer input[type="checkbox"] + label > .input_ie,
.fancybox-wrap input[type="checkbox"] + label:before,
.fancybox-wrap input[type="checkbox"] + label > .input_ie{
	background-position:0 -255px;
}
.body input[type="checkbox"]:checked + label:before,
.footer input[type="checkbox"]:checked + label:before,
.fancybox-wrap input[type="checkbox"]:checked + label:before{
	background-position:-13px -255px;
}
.body input[type="checkbox"] + label.checked:before,
.body input[type="checkbox"] + label.checked > .input_ie,
.footer input[type="checkbox"] + label.checked:before,
.footer input[type="checkbox"] + label.checked > .input_ie,
.fancybox-wrap input[type="checkbox"] + label.checked:before,
.fancybox-wrap input[type="checkbox"] + label.checked > .input_ie{
	background-position:-13px -255px;
}
.body .rsorder .radio-inline input[type="radio"] + .ico:before,
.body input[type="radio"] + label:before,
.body input[type="radio"] + label > .input_ie,
.footer input[type="radio"] + label:before,
.footer input[type="radio"] + label > .input_ie,
.fancybox-wrap input[type="radio"] + label:before,
.fancybox-wrap input[type="radio"] + label > .input_ie{
	background-position:0 -268px;
}
.body .rsorder .radio-inline input[type="radio"]:checked + .ico:before,
.body input[type="radio"]:checked + label:before,
.footer input[type="radio"]:checked + label:before,
.fancybox-wrap input[type="radio"]:checked + label:before{
	background-position:-12px -268px;
}
.body .rsorder .radio-inline label.checked input[type="radio"] + .ico:before,
.body input[type="radio"] + label.checked:before,
.body input[type="radio"] + label.checked > .input_ie,
.footer input[type="radio"] + label.checked:before,
.footer input[type="radio"] + label.checked > .input_ie,
.fancybox-wrap input[type="radio"] + label.checked:before,
.fancybox-wrap input[type="radio"] + label.checked > .input_ie{
	background-position:-12px -268px;
}
*/
/* /checkbox and radio buttons */
/* header */
.tline {
	width: 100%;
	height: 8px;
	background-color: #2da5e3;
	position: absolute;
	z-index: 10; }

.tline2 {
	width: 100%;
	background-color: #2da5e3;
	position: absolute;
	height: 54px;
	margin: 120px 0px 0px 0px;
	z-index: 1;  }

.tpanel {
	height: 48px;
	background: 0; }

.authandlocation {
	float: right;
	background: #2da5e3;
	height: 30px;
	padding: 0px 15px 14px;
	border-radius: 0px 0px 0px 0px;
	color: #fff;
	line-height: 15px;
	min-width: 180px;
    text-align: center;
	/*box-shadow: 0em 0.3em 3px rgba(122,122,122,0.3)*/}

.authandlocation a {color:#fff;}
.authandlocation a:visited {color:#fff;}
.authandlocation a:hover {color:#fff;}


.header .logo a,
.header .logo a:hover {
	text-decoration: none; }

.header .logo a img {
	width: 100%;
	float: left; }

.header .phone {
	font-family: Opensanslight,Arial,Helvetica,sans-serif;
	text-align: center;
	margin-right: 30px; 	}

.header .phone .icon {
	line-height: 36px;
	width: 17px;
	height: 21px;
	margin-right: 8px;
	margin-bottom: 10px;
	background-position: 0px -33px; }

.header .phone .svg-icon {
	width: 20px;
	height: 21px;
	fill: #6d6d6d;
	line-height: 36px;
	margin-right: 5px;
	margin-bottom: 10px; }

.header .phone a, .header .phone a:hover {
	line-height: 36px;
	font-size: 22px;
	color: #000;
	text-decoration: none; }

.header .callback {
	text-align: center;
	width: 22%;  }

.header .callback a {
	display: inline-block;
	text-align: center;
	background: #2da5e3;
	color: #fff;
	margin: 15px;
	padding: 10px 20px 10px 20px;
	font-size: 14px;
	text-decoration: none;
	border-radius: 5px;	}

.header .callback a:hover {
	background: #1a89c3;}

.header .callback .icon {
	width: 8px;
	height: 4px;
	margin-left: 12px;
	background-position: 0px -4px; }

.header .callback .svg-icon {
	width: 8px;
	height: 8px;
	margin: 0 0 2px 12px; }

/* /header */
/* content */
.content {
	line-height: 18px; }

/* /content */
/* footer */
.footer {
	margin-top: 50px;}

/* footer -> line1 */
.footer .line1 {
	padding: 15px 0; }

.footer .line1 .block {
	float: left;
	padding-right: 30px; }

.footer .line1 .block.one {
	width: 20%; }

.footer .line1 .block.two {
	width: 51%; }

.footer .line1 .block.three {
	width: 12%; }

.footer .line1 .block.four {
	width: 14%;
	padding-right: 0px; }

.footer .line1 .block.one img {
	width: auto; }

.footer .line1 .contacts {
	margin-top: 25px; }

.footer .line1 .contacts .phone a {
	color: #000;}

.footer .line1 .contacts .recall,
.footer .line1 .contacts .feedback {
	color: #0077cb;
	text-decoration: none; }

.footer .line1 .contacts .feedback {
	display: inline-block;
	margin-top: 0px;
    margin-bottom: 14px; }

.footer .line1 .contacts .recall .svg-icon,
.footer .line1 .contacts .feedback .svg-icon {
	width: 15px;
	height: 15px;
	fill: #EE8131;
	margin-right: 5px; }

.footer .line1 .contacts .recall:hover,
.footer .line1 .contacts .feedback:hover {
	text-decoration: underline; }

div.footer div.contacts a img {
	margin-right: 5px;
}
/* /footer -> line1 */
/* footer -> line2 */
.footer .line2 {
	padding: 10px 0px;
	font-size: 11px;
	border-top: 1px solid #E5E5E5; }

.footer .line2 .sitecopy {
	float: left; }

.footer .line2 .developercopy {
	float: right; }

/* /footer -> line2 */
/* /footer */
/* catalog -> cantbuy */
.add2basketform.cantbuy .submit,
.add2basketform.cantbuy .inbasket,
.add2basketform.cantbuy .buy1click,
.add2basketform.cantbuy .quantity,
.add2basketform.js-synchro.cantbuy .submit,
.add2basketform.js-synchro.cantbuy .inbasket,
.add2basketform.js-synchro.cantbuy .buy1click,
.add2basketform.js-synchro.cantbuy .quantity,
.add2basketform.js-synchro.cantbuy.in .submit,
.add2basketform.js-synchro.cantbuy.in .inbasket,
.add2basketform.js-synchro.cantbuy.in .buy1click,
.add2basketform.js-synchro.cantbuy.in .quantity,
.add2basketform.js-asynchro.cantbuy .submit,
.add2basketform.js-asynchro.cantbuy .inbasket,
.add2basketform.js-asynchro.cantbuy .buy1click,
.add2basketform.js-asynchro.cantbuy .quantity,
.add2basketform.js-asynchro.cantbuy.in .submit,
.add2basketform.js-asynchro.cantbuy.in .inbasket,
.add2basketform.js-asynchro.cantbuy.in .buy1click,
.add2basketform.js-asynchro.cantbuy.in .quantity {
	display: none; }

.add2basketform.cantbuy .add2subscribe,
.add2basketform.js-synchro.cantbuy .add2subscribe,
.add2basketform.js-synchro.cantbuy.in .add2subscribe,
.add2basketform.js-asynchro.cantbuy .add2subscribe,
.add2basketform.js-asynchro.cantbuy.in .add2subscribe,
.add2basketform.js-asynchro.cantbuy.in .quantity {
	display: inline-block; }

.elementdetail .add2basketform.cantbuy .submit,
.elementdetail .add2basketform.cantbuy .inbasket,
.elementdetail .add2basketform.cantbuy .go2basket,
.elementdetail .add2basketform.cantbuy .buy1click,
.elementdetail .add2basketform.cantbuy .quantity,
.elementdetail .add2basketform.js-synchro.cantbuy .submit,
.elementdetail .add2basketform.js-synchro.cantbuy .inbasket,
.elementdetail .add2basketform.js-synchro.cantbuy .go2basket,
.elementdetail .add2basketform.js-synchro.cantbuy .buy1click,
.elementdetail .add2basketform.js-synchro.cantbuy .quantity,
.elementdetail .add2basketform.js-synchro.cantbuy.in .submit,
.elementdetail .add2basketform.js-synchro.cantbuy.in .inbasket,
.elementdetail .add2basketform.js-synchro.cantbuy.in .go2basket,
.elementdetail .add2basketform.js-synchro.cantbuy.in .buy1click,
.elementdetail .add2basketform.js-synchro.cantbuy.in .quantity,
.elementdetail .add2basketform.js-asynchro.cantbuy .submit,
.elementdetail .add2basketform.js-asynchro.cantbuy .inbasket,
.elementdetail .add2basketform.js-asynchro.cantbuy .go2basket,
.elementdetail .add2basketform.js-asynchro.cantbuy .buy1click,
.elementdetail .add2basketform.js-asynchro.cantbuy .quantity,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .submit,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .inbasket,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .go2basket,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .buy1click,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .quantity {
	display: none; }

.elementdetail .add2basketform.cantbuy .add2subscribe,
.elementdetail .add2basketform.js-synchro.cantbuy .add2subscribe,
.elementdetail .add2basketform.js-synchro.cantbuy.in .add2subscribe,
.elementdetail .add2basketform.js-asynchro.cantbuy .add2subscribe,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .add2subscribe,
.elementdetail .add2basketform.js-asynchro.cantbuy.in .quantity {
	display: inline-block; }

/* add2basket */
body .add2basketform .inbasket,
body .add2basketform .go2basket,
body .add2basketform .add2subscribe,
body .add2basketform.in .add2basket,
body .add2basketform.in .buy1click,
body .add2basketform.in .add2subscribe {
	display: none; }

body .add2basketform.in .inbasket,
body .add2basketform.in .go2basket,
body .add2basketform .add2basket,
body .add2basketform .buy1click {
	display: inline-block; }

.js-element .plus,
.js-element .minus {
	display: inline-block;
	padding: 2px 9px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	color: black;
	cursor: pointer;
	background-color: #F3F3F3; }

.js-element .plus:hover,
.js-element .minus:hover {
	background-color: #e0e0e0; }

.js-element .plus:active,
.js-element .minus:active {
	background-color: #cdcdcd; }

.js-element .quantity .quantity_inner {
	display: inline-block;
	border: 1px solid #F3F3F3;
	background-color: #FFF; }

.js-element .quantity input {
	width: 36px;
	padding: 0px;
	text-align: center;
	border: none;
	box-shadow: none; }

.js-element .quantity input:focus {
	border: none;
	box-shadow: none; }

.js-element .quantity input,
.js-element .js-measurename {
	background-color: #FFF; }

.js-element .js-measurename {
	display: inline-block;
	min-width: 28px;
	padding: 0px 2px; }

/* pmenu & pcontent */
.pmenu,
.pcontent {
	float: left; }

.pmenu {
	width: 20%; }

.pcontent {
	width: 80%;
	padding-left: 25px;
	margin-top: -15px;  }

/* /pmenu & pcontent */
/* forms */
/* forms -> universal */
.someform {
	width: 100%;
	max-width: 300px; }

.someform input[type="text"],
.someform input[type="password"],
.someform textarea,
.someform select {
	width: 100%; }

.someform .line {
	margin-bottom: 10px; }

.someform.secure .line.password .text {
	background: url("/bitrix/templates/proauto_default/assets/css/../img/sec.png") 96% 10px no-repeat; }

.someform .line.buttons .btn {
	width: 100%;
	padding: 11px 14px; }

.someform .line.notes {
	padding-top: 10px;
	border-top: 1px solid #f2f2f2; }

.someform .line.notes div {
	margin-bottom: 5px; }

/* forms -> auth */
.someform.auth .line.password .text {
	width: 58%;
	float: left; }

.someform.auth .line.password .btn {
	width: 38%;
	float: right;
	padding: 11px 14px; }

.someform.auth .line.buttons a {
	float: right; }

.someform.auth .line.forgot span {
	display: inline-block;
	float: left;
	padding-top: 11px; }

.someform.auth .line.forgot a {
	float: right;
	padding: 11px 18px; }

/* forms -> register  */
.someform .line.captcha input {
	width: 108px; }

.someform .line.captcha img {
	float: right; }

/* forms */
/* tabes */
.table {
	width: 100%; }

.table .tr {
	width: 100%; }

.table .full,
.table .tr,
.table .td {
	float: left; }

.table .full,
.table .td {
	padding: 5px 10px; }

.table .td {
	width: 50%; }

.table .full {
	width: 100%; }

.table .full.name {
	color: #EE8131; }

.table .full.header {
	margin-top: 15px;
	font-weight: bold;
	border-bottom: 1px solid #F2F2F2; }

/* /tabes */
/* additional styles */
.description {
	overflow-x: hidden; }

.elementdetail .prices table td .price.old {
	min-height: 18px;
	display: block; }

/* /additional styles */
/* main page */
.sorter_and_name {
	margin-top: 30px;
	margin-bottom: 15px; }
.sorter_and_name .name {
	float: left;
	padding: 0px 17px;
	margin: 0;
	color: #EE8131;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase; }
.sorter_and_name .sorter {
	float: right; }

/* /main page */
.num-404-error {
	font-size: 200px;
	margin-top: 50px;
	line-height: 160px;
	color: #EE8131; }

.text-404-error {
	font-size: 30px;
	padding: 35px 0 35px; }

.errorbutton a {
	color: #fff;
	text-decoration: none;
	background: #EE8131;
	display: inline-block;
	margin: 0 auto;
	font-size: 14px;
	padding: 10px 30px; }

.errorpagein {
	margin-bottom: 70px;
	text-align: center; }

.charactersiticSKU {
	margin-bottom: 15px; }

.name_prop_sku {
	font-weight: 600;
	margin-right: 5px;
	font-family: Arial; }

.stickers {
	position: absolute;
	top: 0px;
	right: 0;
	cursor: default;
	line-height: 18px;
	z-index: 1; }

.sticker {
	min-width: 50px;
    font-size: 15px;
    color: #fff;
    padding: 5px 15px;
    margin-bottom: 2px;
	background-color: #c58b00; }

.stickers .sticker__new {
	background-color: #4fad00; }

.stickers .sticker__hit {
	background-color: #2992d9; }

.stickers .sticker__action {
	background-color: #893ca9; }

.stickers .sticker__discount {
	background-color: #ff4242; }

/** -- hard color theme -- **/
/* color scheme */
/* main */
/* buttons */
/* forms */
/**************************************
label_description_start
**************************************/
.nothinSelectorJustColorTheme {
	/* color1 - $color1 - GOPRO_QQ#COLOR_1_1#GOPRO_ZZ */
	color: #4c6ca5;
	/* darken color1 - $btn1-bg-color-hover - GOPRO_QQ#COLOR_1_1_DARKEN_10_PERSENT#GOPRO_ZZ */
	color: #3c5582;
	/* color2 - $color2 - GOPRO_QQ#COLOR_1_2#GOPRO_ZZ */
	color: #8cba25;
	/* darken color2 - $btn3-bg-color-hover - GOPRO_QQ#COLOR_1_2_DARKEN_10_PERSENT#GOPRO_ZZ */
	color: #6c8f1d; }

/**************************************
label_description_finish
**************************************/
.body .tline {
	background-color: #4c6ca5; }

.body .header-basket .svg-icon {
	fill: #4c6ca5; }

.body .b-mmenu.navbar-default {
	background-color: #4c6ca5; }
.body .b-mmenu.navbar-default .b-mmenu__toggle,
.body .b-mmenu.navbar-default .navbar-nav > li.lvl1 > a,
.body .b-mmenu.navbar-default .navbar-nav > li.other > a {
	color: #fff;
	background-color: #4c6ca5; }
.body .b-mmenu.navbar-default .search-bar .enter.svg-icon:hover,
.body .b-mmenu.navbar-default .b-mmenu__toggle:hover,
.body .b-mmenu.navbar-default .navbar-nav > li.lvl1:hover > a,
.body .b-mmenu.navbar-default .navbar-nav > li.lvl1 > a:hover,
.body .b-mmenu.navbar-default .navbar-nav .dropdown-menu > li:hover > a,
.body .b-mmenu.navbar-default .navbar-nav .dropdown-menu > li > a:hover,
.body .b-mmenu.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.body .b-mmenu.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.body .b-mmenu.navbar-default .navbar-nav > .open > a:focus,
.body .b-mmenu.navbar-default .navbar-nav > .open > a:hover,
.body .b-mmenu.navbar-default .navbar-nav li:hover > a {
	color: #fff;
	background-color: #3c5582; }
.body .b-mmenu.navbar-default .dropdown-menu {
	border-color: #3c5582; }
.body .b-mmenu.navbar-default .searchinhead {
	border-color: #4c6ca5; }
.body .b-mmenu.navbar-default .searchinhead .enter:hover .svg-icon {
	fill: #3c5582; }

.body .gopro-banners__text1.product:after {
	background-color: #4c6ca5; }

.body .gopro-banners__text2 {
	color: #4c6ca5; }

.body .owl-dots .owl-dot:hover, .body .owl-dots .owl-dot.active:hover {
	background-color: #3c5582; }

.body .owl-dots .owl-dot.active {
	background-color: #4c6ca5; }

@media (max-width: 768px) {
	.body .b-mmenu.navbar-default .dropdown-menu > li > a {
		color: #fff;
		background-color: #4c6ca5; } }

body .title-search-result {
	border-color: #4c6ca5; }
body .title-search-result .stitle .title {
	color: #8cba25; }

.body .btn1,
.body .btn2, .body .btn-default,
.body .btn3,
.footer .btn1,
.footer .btn2,
.footer .btn-default,
.footer .btn3,
.fancybox-container .btn1,
.fancybox-container .btn2,
.fancybox-container .btn-default,
.fancybox-container .btn3,
.popup-window .btn1,
.popup-window .btn2,
.popup-window .btn-default,
.popup-window .btn3,
.rsgppopup .btn1,
.rsgppopup .btn2,
.rsgppopup .btn-default,
.rsgppopup .btn3,
.rs_easycart .btn1,
.rs_easycart .btn2,
.rs_easycart .btn-default,
.rs_easycart .btn3 {
	display: inline-block;
	padding: 5px 14px;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }

.body .btn1,
.footer .btn1,
.fancybox-container .btn1,
.popup-window .btn1,
.rsgppopup .btn1,
.rs_easycart .btn1 {
	color: #fff;
	background-color: #4c6ca5; }
.body .btn1:hover,
.footer .btn1:hover,
.fancybox-container .btn1:hover,
.popup-window .btn1:hover,
.rsgppopup .btn1:hover,
.rs_easycart .btn1:hover {
	color: #fff;
	background-color: #3c5582; }

.body .btn2, .body .btn-default,
.footer .btn2,
.footer .btn-default,
.fancybox-container .btn2,
.fancybox-container .btn-default,
.popup-window .btn2,
.popup-window .btn-default,
.rsgppopup .btn2,
.rsgppopup .btn-default,
.rs_easycart .btn2,
.rs_easycart .btn-default {
	color: #fff;
	background-color: #899CC7; }
.body .btn2:hover, .body .btn-default:hover,
.footer .btn2:hover,
.footer .btn-default:hover,
.fancybox-container .btn2:hover,
.fancybox-container .btn-default:hover,
.popup-window .btn2:hover,
.popup-window .btn-default:hover,
.rsgppopup .btn2:hover,
.rsgppopup .btn-default:hover,
.rs_easycart .btn2:hover,
.rs_easycart .btn-default:hover {
	color: #fff;
	background-color: #667fb7; }

.body .btn3,
.footer .btn3,
.fancybox-container .btn3,
.popup-window .btn3,
.rsgppopup .btn3,
.rs_easycart .btn3 {
	color: #fff;
	background-color: #8cba25; }
.body .btn3:hover,
.footer .btn3:hover,
.fancybox-container .btn3:hover,
.popup-window .btn3:hover,
.rsgppopup .btn3:hover,
.rs_easycart .btn3:hover {
	color: #fff;
	background-color: #6c8f1d; }

.body input[type="text"],
.body input[type="password"],
.body textarea,
.body select,
.footer input[type="text"],
.footer input[type="password"],
.footer textarea,
.footer select,
.fancybox-container input[type="text"],
.fancybox-container input[type="password"],
.fancybox-container textarea,
.fancybox-container select,
.popup-window input[type="text"],
.popup-window input[type="password"],
.popup-window textarea,
.popup-window select,
.rsgppopup input[type="text"],
.rsgppopup input[type="password"],
.rsgppopup textarea,
.rsgppopup select,
.rs_easycart input[type="text"],
.rs_easycart input[type="password"],
.rs_easycart textarea,
.rs_easycart select,
.gopro-subscribe-window input[type="text"],
.gopro-subscribe-window input[type="password"],
.gopro-subscribe-window textarea,
.gopro-subscribe-window select {
	border-color: #ebebeb; }
.body input[type="text"]:focus,
.body input[type="password"]:focus,
.body textarea:focus,
.body select:focus,
.footer input[type="text"]:focus,
.footer input[type="password"]:focus,
.footer textarea:focus,
.footer select:focus,
.fancybox-container input[type="text"]:focus,
.fancybox-container input[type="password"]:focus,
.fancybox-container textarea:focus,
.fancybox-container select:focus,
.popup-window input[type="text"]:focus,
.popup-window input[type="password"]:focus,
.popup-window textarea:focus,
.popup-window select:focus,
.rsgppopup input[type="text"]:focus,
.rsgppopup input[type="password"]:focus,
.rsgppopup textarea:focus,
.rsgppopup select:focus,
.rs_easycart input[type="text"]:focus,
.rs_easycart input[type="password"]:focus,
.rs_easycart textarea:focus,
.rs_easycart select:focus,
.gopro-subscribe-window input[type="text"]:focus,
.gopro-subscribe-window input[type="password"]:focus,
.gopro-subscribe-window textarea:focus,
.gopro-subscribe-window select:focus {
	border-color: #4c6ca5; }

.body .bx-sls .dropdown-block,
.body .bx-slst .dropdown-block,
.footer .bx-sls .dropdown-block,
.footer .bx-slst .dropdown-block,
.fancybox-container .bx-sls .dropdown-block,
.fancybox-container .bx-slst .dropdown-block,
.popup-window .bx-sls .dropdown-block,
.popup-window .bx-slst .dropdown-block,
.rsgppopup .bx-sls .dropdown-block,
.rsgppopup .bx-slst .dropdown-block,
.rs_easycart .bx-sls .dropdown-block,
.rs_easycart .bx-slst .dropdown-block,
.gopro-subscribe-window .bx-sls .dropdown-block,
.gopro-subscribe-window .bx-slst .dropdown-block {
	border-color: #ebebeb; }
.body .bx-sls .dropdown-block.focus,
.body .bx-slst .dropdown-block.focus,
.footer .bx-sls .dropdown-block.focus,
.footer .bx-slst .dropdown-block.focus,
.fancybox-container .bx-sls .dropdown-block.focus,
.fancybox-container .bx-slst .dropdown-block.focus,
.popup-window .bx-sls .dropdown-block.focus,
.popup-window .bx-slst .dropdown-block.focus,
.rsgppopup .bx-sls .dropdown-block.focus,
.rsgppopup .bx-slst .dropdown-block.focus,
.rs_easycart .bx-sls .dropdown-block.focus,
.rs_easycart .bx-slst .dropdown-block.focus,
.gopro-subscribe-window .bx-sls .dropdown-block.focus,
.gopro-subscribe-window .bx-slst .dropdown-block.focus {
	border-color: #4c6ca5; }

.body [type="checkbox"]:checked + label:after,
.body a.checkbox.in > label:after,
.footer [type="checkbox"]:checked + label:after,
.footer a.checkbox.in > label:after,
.fancybox-container [type="checkbox"]:checked + label:after,
.fancybox-container a.checkbox.in > label:after,
.popup-window [type="checkbox"]:checked + label:after,
.popup-window a.checkbox.in > label:after,
.rsgppopup [type="checkbox"]:checked + label:after,
.rsgppopup a.checkbox.in > label:after,
.rs_easycart [type="checkbox"]:checked + label:after,
.rs_easycart a.checkbox.in > label:after,
.gopro-subscribe-window [type="checkbox"]:checked + label:after,
.gopro-subscribe-window a.checkbox.in > label:after {
	border-color: #4c6ca5;
	background-color: #4c6ca5; }

.body [type="radio"]:checked + label:before,
.body [type="radio"]:checked + label:after,
.footer [type="radio"]:checked + label:before,
.footer [type="radio"]:checked + label:after,
.fancybox-container [type="radio"]:checked + label:before,
.fancybox-container [type="radio"]:checked + label:after,
.popup-window [type="radio"]:checked + label:before,
.popup-window [type="radio"]:checked + label:after,
.rsgppopup [type="radio"]:checked + label:before,
.rsgppopup [type="radio"]:checked + label:after,
.rs_easycart [type="radio"]:checked + label:before,
.rs_easycart [type="radio"]:checked + label:after,
.gopro-subscribe-window [type="radio"]:checked + label:before,
.gopro-subscribe-window [type="radio"]:checked + label:after {
	border-color: #4c6ca5; }

.body [type="radio"]:checked + label:after,
.footer [type="radio"]:checked + label:after,
.fancybox-container [type="radio"]:checked + label:after,
.popup-window [type="radio"]:checked + label:after,
.rsgppopup [type="radio"]:checked + label:after,
.rs_easycart [type="radio"]:checked + label:after,
.gopro-subscribe-window [type="radio"]:checked + label:after {
	background-color: #4c6ca5; }

/* catalog.sorter */
.catalogsorter .template a.selected,
.catalogsorter .shortsort a.selected {
	color: #fff;
	background-color: #4c6ca5; }

.catalogsorter .template a:hover,
.catalogsorter .shortsort a:hover {
	color: #fff;
	background-color: #3c5582; }

.view_showcase .prices .prev:hover .svg-icon,
.view_showcase .prices .next:hover .svg-icon,
.rsgppopup .prices .prev:hover .svg-icon,
.rsgppopup .prices .next:hover .svg-icon {
	fill: #4c6ca5; }

/* catalog.element */
.detailtabs .headers a.selected {
	color: #fff;
	background-color: #4c6ca5; }

.detailtabs .headers a:hover {
	color: #fff;
	background-color: #3c5582; }

.product-delivery {
	border-color: #4c6ca5; }

/* personal.order.list */
.orderlist .item:hover {
	border-color: #4c6ca5; }

.orderlist .switch a.selected {
	color: #fff;
	background-color: #4c6ca5; }

.orderlist .switch a:hover {
	color: #fff;
	background-color: #3c5582; }

.rsorder .bx-soa-section.bx-selected,
.rsorder .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
	border-color: #4c6ca5; }

.searchinhead.focus {
	border-color: #4c6ca5; }

body #rs_easycart .rsec_headers a.rsec_online,
body #rs_easycart .rsec_headers span.rsec_color {
	color: #4c6ca5; }

body #rs_easycart .rsec_headers a.rsec_online span.rsec_name {
	border-color: #4c6ca5; }

body #rs_easycart .rsec_btn1,
body #rs_easycart table.rsec_table tr:hover td.rsec_hov,
body #rs_easycart .rsec_btn1 {
	background-color: #4c6ca5; }

body #rs_easycart .rsec_content .rsec_tyanya .rsec_close .svg-icon,
body #rs_easycart .rsec_thistab_compare .rsec_delete .svg-icon,
body #rs_easycart .rsec_thistab_favorite .rsec_delete .svg-icon,
body #rs_easycart .rsec_thistab_basket .rsec_delete .svg-icon,
body #rs_easycart .rsec_headers a.rsec_online .svg-icon {
	fill: #4c6ca5; }

/* detail ext_pictures */
.picslider .scrollinner a:hover,
.picslider .scrollinner a.selected,
.body div.sale-order-detail-payment-options-methods-template,
.body .sale-paysystem-wrapper {
	border-color: #4c6ca5; }

.body .fichi__inner {
	border-color: #4c6ca5; }

/* titles */
.primary-color,
.brandslist span,
.sorter_and_name .name,
.brandslist.mainstyles .title a,
.brandslistimg.mainstyles .title a,
.mods h3.title2,
.bigdata h3.title2,
.detailcollection h3.title2,
.detailtabs .contents .content .switcher,
.sections a.parent,
.mainsections .title,
.presscentermainn .title,
.sorter_and_name .name,
.brandslistimgowl1.mainstyles .title a,
.mainsections a.parent,
.presscentermainn .item .blockname a,
.presscentermainn .item a.blockname,
.catalogmenu2 a.sub,
.price.new,
.table .full.name,
.acc_title,
.sale-personal-account-wallet-currency-item,
.nice-title {
	color: #8cba25; }

/* jScroll */
.body .jspDrag,
.body .sale-paysystem-yandex-button-item,
.fancybox-container .jspDrag,
.fancybox-container .sale-paysystem-yandex-button-item,
.rsgppopup .jspDrag,
.rsgppopup .sale-paysystem-yandex-button-item {
	background-color: #4c6ca5; }

.body .jspDrag.jspHover,
.body .jspDrag.jspActive,
.fancybox-container .jspDrag.jspHover,
.fancybox-container .jspDrag.jspActive,
.rsgppopup .jspDrag.jspHover,
.rsgppopup .jspDrag.jspActive {
	background-color: #3c5582; }

/* svg-icons */
.rsfavorite .svg-icon,
.searchinhead .enter .svg-icon,
.artables.view_gallery table.products .add2basketform .submit .svg-icon,
.artables.view_gallery table.products .add2basketform .inbasket .svg-icon,
.artables.view_gallery .add2basketform .tick,
.artables.view_table table.products .add2basketform .submit .svg-icon,
.artables.view_table table.products .add2basketform .inbasket .svg-icon,
.artables.view_table .add2basketform .tick,
.footer .line1 .contacts .recall .svg-icon,
.footer .line1 .contacts .feedback .svg-icon,
.picslider.horizontal a:hover .svg-icon,
.elementdetail .prices a:hover .svg-icon,
.picslider.vertical a:hover .svg-icon,
.elementdetail .zoom .svg-icon,
.body .set .js-element .plusik .svg-icon,
.body .basket a.delete .svg-icon,
.body .basket a.delay .svg-icon,
.body .basket a.add .svg-icon {
	fill: #4c6ca5; }

.artables table.products .add2basketform .add2subscribe .svg-icon {
	fill: #8cba25; }

/* smart.filter */
.filtren .dd .lvl2:not(.selected) div.active label {
	color: #fff;
	background-color: #4c6ca5; }

.filtren .dd .lvl2:not(.selected) label:hover,
.filtren .dd .lvl2:not(.selected) div.active label:hover,
.menu-sidebar li a:hover,
.shops2 .shops2-panel .btn1.active {
	color: #fff;
	background-color: #3c5582; }

/*********************************************/
/* additional styles
BORDER COLOR*/
.profillist .item:hover,
.set .js-element:hover,
.light .js-element:hover,
.picslider .scrollinner a.selected,
.body .bx-sls .dropdown-block.focus,
.body .bx-slst .dropdown-block.focus {
	border-color: #4c6ca5 !important; }

/* additional styles
BACKGROUND COLOR*/
.catalogmenu .first li:hover > a,
.catalogmenu .first li.hover > a,
.catalogmenu .first li:hover > a.selected,
.catalogmenu .first li.hover > a.selected,
.catalogmenu .first a.sub:hover,
.catalogmenu a.first:hover,
.catalogmenu a.first.hover,
.catalogmenu a.sub:hover,
.catalogmenu a.sub.hover,
.pmenu a:hover,
.filtren .showchild:hover,
.filtren .lvl1.color .lvl2 label:hover,
.filtren .body li.lvl1 ul.property li.lvl2 label.pic:hover,
.light .js-element .buy .go2detail,
.catalogsorter .dropdownin a:hover,
.comparelist a:hover {
	color: #fff !important;
	background-color: #3c5582 !important; }

.propvision1 .offer_prop .div_options .div_option.selected,
.propvision1 .offer_prop .div_options .div_option.selected span,
.catalogmenu .first li a.selected,
.catalogmenu .first li.selected > a {
	color: #fff !important;
	background-color: #4c6ca5 !important; }

.propvision1 .offer_prop .div_options .div_option:hover:not(.disabled),
.propvision1 .offer_prop .div_options .div_option:hover:not(.disabled) span {
	background-color: #3c5582 !important; }

/*additional styles
ACTIVE BACKGROUND COLOR*/
.body .catalogmenu a.first:active,
.body .catalogmenu a.first.hover:active,
.body .catalogmenu a.sub:active,
.body .catalogmenu a.sub.hover:active,
.body .pmenu a:hover {
	background-color: #3c5582; }

.body .pmenu a.selected,
.body .pmenu a.selected:active,
.body .pmenu a:active {
	background-color: #4c6ca5; }

/* slider of filter BACKGROUND LINEAR GRADIENT */
.ui-slider .ui-slider-range,
.smartfilter .bx_ui_slider_pricebar_V {
	background-color: #4c6ca5 !important; }

.catalogmenu2 li.first:hover > a,
.catalogmenu2 li.first.hover > a,
.catalogmenu2 a.first:hover,
.catalogmenu2 a.first.hover {
	background-color: #4C6CA5 !important;
	color: #fff !important; }

.presscentermainn .item .blockname a,
.presscentermainn .item a.blockname,
.catalogmenu2 a.sub {
	color: #AABF6B !important; }

.erorpage .num-404-error {
	color: #4C6CA5; }

.erorpage .errorbutton a {
	background: #4C6CA5;
	color: #fff; }

@media screen and (max-width: 480px) {
	body.adaptive .detailtabs .content.selected .switcher {
		color: #fff !important;
		background-color: #4c6ca5 !important; } }


/** /-- hard color theme -- **/

/*# sourceMappingURL=style.css.map */


.shops2 { overflow:hidden !important; }
.fancybox-navigation .fancybox-button--arrow_right { right:50px; }

/*.fancybox-container { display:none !important; }*/
.fancybox-container.fancybox-is-open { display:block !important; }

.fancybox-button.fancybox-button--share { display:none !important; }
.fancybox-button.fancybox-button--fullscreen { display:none !important; }

.fancybox-caption-wrap { opacity: 1 !important; visibility: visible !important; }
.fancybox-caption { border:0 !important; padding:0 0 10px !important; }

@media screen and (max-width:992px) {
	.shops2__list { height:initial; }
	.shops2-item { display:inline-block; display:inline; zoom:1; vertical-align:top; width:29%; margin:0 20px 20px 0; }
}
@media screen and (max-width:900px) {
	.company-info { width:100%; display:block; padding:0 0 20px; }
	.company-requisites { width:initial; float:none; }

	.company-tab  { width:100%; display:block; }
	.company-vakansii { width:initial; float:none; }
	.company-vakansii br { display:none; }
}
@media screen and (max-width:600px) {
	.shops2-item { width:44%; }

	.box_main .demo .box_left ul { padding:0; margin:0; }
	.box_main .demo .box_left li { width:46%; }
	.box_main .demo .box_left li img { max-width:100%; }
}
@media screen and (max-width:450px) {
	.shops2-item { display:block; width:initial; margin:0 0 20px; }
}
.box_left li {
	width: 13%;
	float: none !important;
	display: inline-block;
	display:inline;
	zoom:1;
	vertical-align: top;
}

@media screen and (max-width:900px) {
	.box_left li { width:17% }
}
@media screen and (max-width:620px) {
	.box_left li { width:29% !important }
}
@media screen and (max-width:400px) {
	.box_left li { width:44% !important }
}

.api_modal_content input[type="text"] {
	width:100%;
}
.api_modal_content input[type="password"] {
	width:100%;
}


.main-page-brands .mytabs a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	display: flex !important;
	padding: 20px 0;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.main-page-brands .mytabs a img {
	margin-right: 18px;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	min-width: 55px;
}

.main-page-brands .section .brand.brand-item {
	width: 130px;
	height: 135px;
	padding: 5px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.main-page-brands .brand.brand-item:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.main-page-brands .brand.brand-item:hover .brand-item-wrapper {
	-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 129, 0.3);
	-moz-box-shadow: 0 0 5px 1px rgba(0, 0, 129, 0.3);
	box-shadow: 0 0 5px 1px rgba(0, 0, 129, 0.3);
	text-decoration: none;
	background: #fff;
	z-index: 3;
	position: relative;
}

.main-page-brands .brand-item:hover .hidden.link-list {
	display: block !important;
	visibility: visible !important;
	background: white;
	z-index: 2;
	position: relative;

}

.main-page-brands .brand-item .hidden.link-list .link {
	text-align: center;
	color: black;
	margin-bottom: 5px;
}

.main-page-brands .brand-item .hidden.link-list .link a {
	display: block;
	text-decoration: none !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 5px;
}

.main-page-brands .brand-item img {
	position: relative;
	z-index: 1;
	line-height: 95px;
	vertical-align: middle;
}

.main-page-brands a.more {
	background-color: #2da5e3;
	color: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 0px;
	margin: 0 auto;
	margin-top: 30px;
	display: block !important;
	width: 165px !important;
	text-align: center;
}

.main-page-brands .img_brand_container {
	display: block;
	height: 90px;
	line-height: 90px;
	position: relative;
}

.main-page-brands .brand_name {
	display: block;
	font-size: 12px;
}

.main-page-brands.marks-page-brands {
	width: 100%;
}

.main-page-brands .brand-item-link {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

a#tab-car, a#tab-trucks,
.mainsections a.tab-car, .mainsections a.tab-trucks{
	padding: 0 3%;
}
@media screen and (max-width: 480px) {
	.catalog.brands .prods .template {
		display: none;
	}
	body.adaptive .artables.view_table .arproducts.test {
		overflow: inherit;
	}
	.catalogsorter .title {
		display: none;
	}
	.catalog .prods .mix .catalogsorter {
		padding-right: 0;
	}
}
@media screen and (max-width: 1280px) {
	body.adaptive .artables.view_table .arproducts.test {
		overflow: inherit;
	}
}


.elementdetail .add2basketform .add2basket.hidden,
.body .add2basketform .inbasket.hidden {
	display: none;
}
/* End */


/* Start:/bitrix/templates/proauto_default/assets/lib/fancybox3/jquery.fancybox.min.css?172430866810251*/
.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;-ms-touch-action:none;touch-action:none}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f11;opacity:0;transition-timing-function:cubic-bezier(.55,.06,.68,.19);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container--ready .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-controls{position:absolute;top:0;left:0;right:0;text-align:center;opacity:0;z-index:99994;transition:opacity .2s;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;direction:ltr}.fancybox-show-controls .fancybox-controls{opacity:1}.fancybox-infobar{display:none}.fancybox-show-infobar .fancybox-infobar{display:inline-block;pointer-events:all}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-buttons{position:absolute;top:0;right:0;display:none;pointer-events:all}.fancybox-show-buttons .fancybox-buttons{display:block}.fancybox-slider-wrap{overflow:hidden;direction:ltr}.fancybox-slider,.fancybox-slider-wrap{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent}.fancybox-slide:before{content:"";height:100%;width:0}.fancybox-slide:before,.fancybox-slide>*{display:inline-block;vertical-align:middle}.fancybox-slide>*{position:relative;padding:24px;margin:7px 0;border-width:0;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide--image{overflow:hidden}.fancybox-slide--image:before{display:none}.fancybox-content{display:inline-block;position:relative;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);vertical-align:middle;line-height:normal;text-align:left;white-space:normal;outline:none;font-size:16px;font-family:Arial,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe{background:transparent}.fancybox-placeholder{z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-image,.fancybox-placeholder,.fancybox-spaceball{position:absolute;top:0;left:0;margin:0;padding:0;border:0}.fancybox-image,.fancybox-spaceball{width:100%;height:100%;max-width:none;max-height:none;background:transparent;background-size:100% 100%}.fancybox-controls--canzoomOut .fancybox-placeholder{cursor:zoom-out}.fancybox-controls--canzoomIn .fancybox-placeholder{cursor:zoom-in}.fancybox-controls--canGrab .fancybox-placeholder{cursor:-webkit-grab;cursor:grab}.fancybox-controls--isGrabbing .fancybox-placeholder{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-spaceball{z-index:1}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-error{position:absolute;margin:0;padding:40px;top:50%;left:50%;width:380px;max-width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:4px;right:4px;padding:0;margin:0;width:30px;height:30px;font:21px/1 Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;cursor:pointer;background:#fff;transition:background .2s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:1px dotted #888}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:transparent}.fancybox-close-small:hover{color:#555;background:#eee}.fancybox-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 0;z-index:99998;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));opacity:0;transition:opacity .2s;pointer-events:none}.fancybox-show-caption .fancybox-caption-wrap{opacity:1}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;width:44px;height:44px;line-height:44px;margin:0;padding:0;border:0;border-radius:0;cursor:pointer;background:transparent;color:#fff;box-sizing:border-box;vertical-align:top;outline:none}.fancybox-button--disabled{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover{background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;border-color:#fff;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button--disabled:after,.fancybox-button--disabled:before{opacity:.5}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close{float:right}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media (max-width:800px){.fancybox-controls{text-align:left}.fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close){display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:15px;top:16px;border:2px solid;background:none}.fancybox-button--play:before{top:16px;left:18px;width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;background:transparent}.fancybox-button--pause:before{top:16px;left:18px;width:7px;height:11px;border-style:solid;border-width:0 2px;background:transparent}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{top:20px;left:21px;width:3px;height:3px;box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:220px}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;z-index:99993;word-break:normal;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid #fff;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{display:none!important}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:0}}
/* End */


/* Start:/bitrix/templates/proauto_default/assets/lib/owl2-2.2.1/owl.carousel.min.css?17243086682957*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative; margin-top:8px; overflow:hidden; -webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/proauto_default/assets/lib/owl2-2.2.1/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/proauto_default/assets/lib/jscrollpane/jquery.jscrollpane.css?17243086681684*/
/*
* CSS Styles that are needed by jScrollPane for it to operate correctly.
*
* Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
* may not operate correctly without them.
*/
.jspContainer{
	overflow:hidden;
	position:relative;
}
.jspPane{
	position:absolute;
}
.jspVerticalBar{
	position:absolute;
	top:0;
	right:0;
	width:10px;
	height:100%;
	background:transparent;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	overflow:hidden;
}
.jspHorizontalBar{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:10px;
	background:transparent;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	overflow:hidden;
}
.jspVerticalBar *,
.jspHorizontalBar *{
	margin:0;
	padding:0;
}
.jspCap{
	display:none;
}
.jspHorizontalBar .jspCap{
	float:left;
}
.jspTrack{
	position:relative;
	background:#d8d8d8;
}
.jspDrag{
	position:relative;
	top:0;
	left:0;
	cursor:pointer;
	background:#EE8131;
}
.jspDrag.jspHover{
	background:#da762d;
}
.jspDrag.jspActive{
	background:#c86c2a;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag{
	float:left;
	height:100%;
}
.jspArrow{
	display:block;
	cursor:pointer;
	text-indent:-20000px;
	background:#50506d;
}
.jspArrow.jspDisabled{
	cursor:default;
	background:#80808d;
}
.jspVerticalBar .jspArrow{
	height:16px;
}
.jspHorizontalBar .jspArrow{
	width:16px;
	float:left;
	height:100%;
}
.jspVerticalBar .jspArrow:focus{
	outline:none;
}
.jspCorner{
	float:left;
	height:100%;
	background:#eeeef4;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner{
	margin:0 -3px 0 0;
}
/* End */


/* Start:/bitrix/templates/proauto_default/assets/js/glass/style.css?1724308668304*/
.glass{
	position:relative;
	display:inline-block;
/*	//display:inline;
	//zoom:1;  */
}
.glass_lupa{
	position:absolute;
	top:0;
	left:0;
	display:none;
	width:295px;
	height:295px;
	border:4px solid #F2F2F2;
	cursor:pointer;
	z-index:110;
	background-color:#fff;
}
.js_picture_glass{
	cursor:pointer;
}
/* End */


/* Start:/bitrix/templates/proauto_default/custom/style.css?1724308668234*/
.load {
	position: relative;
}
.load:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0.8;
	width: 100%;
	height: 100%;
	background: url('/bitrix/templates/proauto_default/custom/../assets/img/ajax-loader.gif') no-repeat center #FFF;
}
/* End */


/* Start:/bitrix/templates/proauto_default/assets/css/header_new_layout.css?175948478064740*/
@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Medium.eot');
    src: local('HelveticaNeueCyr-Medium'),
    url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Medium.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Medium.woff') format('woff'),
    url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Bold.eot');
    src: local('HelveticaNeueCyr-Bold'),
    url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Bold.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Bold.woff') format('woff'),
    url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman.eot');
    src: local('HelveticaNeueCyr-Roman'),
    url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman.woff') format('woff'),
    url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Thin.eot');
    src: local('HelveticaNeueCyr-Thin'),
    url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Thin.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Thin.woff') format('woff'),
    url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    src: url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Black.eot');
    src: local('HelveticaNeueCyr-Black'),
    url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Black.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Black.woff') format('woff'),
    url('/bitrix/templates/proauto_default/assets/css/../fonts/HelveticaNeueCyr/HelveticaNeueCyr-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    /*word-spacing: 1px;*/
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}



.body-hidden {
    overflow-y: hidden;
}

@media screen and (max-width: 1200px) {
    body {
        padding-top: 74px;
    }
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}


pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}


abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}


code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}
.view_showcase {
    width: auto !important;
}

.body {
    font-family: 'HelveticaNeueCyr', sans-serif;
}

.container {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.header__nav-link {
    font-family: 'HelveticaNeueCyr', sans-serif;
    font-size: 16px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    line-height: 26px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

.header__nav-link:hover {
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    color: #2DA5E3;
}

.header__btn-call {
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #002642;
    border: 2px solid #F8B12D;
    text-decoration: none;
    padding: 15px 19px;
    transition: .35s;
    white-space: nowrap;
}

.header__logo {
    width: 65px;
}

.header__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: right;
    min-height: 62px;
    min-width: 210px;
}
.mob-header__wrap-contacts .header__contacts-city {
    font: bold 16px/100% "HelveticaNeueCyr", sans-serif;
    color: #002642;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    border-bottom: none;
}



.header__contacts-number {
    font: bold 14px/100% "HelveticaNeueCyr", sans-serif;
    color: #002642;
    text-transform: uppercase;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}

.header-top {
    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: 10px 0;
}

.header__nav {
    /*width: 50%;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 25px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/*x5*/

body .bxmaker__geoip__city__line {
    margin-top: 0;
}

.header__contacts .bxmaker__geoip__city__line-context {
    margin-bottom: 10px;
}

.bxmaker__geoip__city .bxmaker__geoip__city__line-context {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.main-panel {
    background-color: #1F9EDE;
    position: relative;
    top: 0;
    z-index: 899;
}

.main-panel__catalogs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    width: 11%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
}

.main-panel__catalogs:hover {
    text-decoration: none;
}
.main-panel__catalogs .main-panel__img {
    height: 33px;
}
.main-panel__catalogs .main-panel__img img {
    height: 100%;
}

.main-panel__search--submit {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    font: bold 16px/100% 'HelveticaNeueCyr', sans-serif;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #F8B12D;
    border: none;
    height: 42px;
    padding-right: 29px;
    padding-left: 29px;
    position: relative;
    cursor: pointer;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

.main-panel__search--submit:hover {
    background: #E59500;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

.main-panel__search--submit:active {
    background: #E59500;
}

.main-panel--wrapper input.main-panel__search-input[type="text"] {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    height: 42px;
    display: block;
    background-color: #fff;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 100%;
    color: #002642;
    border-style: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: button;
}

.main-panel__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

.main-panel__item {
    cursor: pointer;
    position: relative;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    min-height: 71px;
}

.main-panel__content > *:not(script) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-panel__item::after {
    position: absolute;
    content: '';
    top: calc(100% - 5px);
    left: 50%;
    height: 5px;
    width: 0;
    background-color: #E59500;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}

.main-panel__item:hover::after {
    width: 100%;
    left: 0;
    background-color: #E59500;
}





.is-active::after {
    width: 100% !important;
    left: 0 !important;
    background-color: #E59500 !important;
}

.main-panel__search {
    max-width: 560px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main-panel__icons > .main-panel__item {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    position: relative;
    margin-right: 15px;
}
.main-panel__icons .main-panel__item .main-panel__img {
    margin: 0 auto;
    margin-top: -5px;
}
.main-panel__icons .main-panel__item .main-panel__img div.img::before,
.main-panel__mobile-items .main-panel__mobile-box div.img::before {
    content: attr(data-count);
    position: absolute;
    right: -9px;
    top: -9px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border: 2px solid #1F9EDE;
    background-color: #E59500;
    border-radius: 100%;
    font-size: 10px;
    color: #fff;
    box-sizing: initial;
}
.main-panel__mobile-items .main-panel__mobile-box div.img::before {
    right: 5px;
    top: -5px;
}
.main-panel__mobile-items .main-panel__mobile-box.main-panel__mobile-basket div.img::before {
    right: 0px;
}

.main-panel__icons > .main-panel__item:last-child {
    margin-right: 0;
}
.main-panel__icons > .main-panel__item::before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    bottom: 10px;
    left: 50%;
    color: white;
    font-weight: 500;
    font-size: 11px;
    text-align: center;
    transform: translateX(-50%);
}
.main-panel__icons > .main-panel__fast-order {
    width: 100px;
}
.main-panel__icons > .main-panel__fast-order::before {
    /*content: 'Быстрый заказ';*/
    content: '\041f\043e\043c\043e\0449\044c\00A0\0441\00A0\043f\043e\0434\0431\043e\0440\043e\043c';
}
.main-panel__icons > .main-panel__favorites {
    width: 60px;
}
.main-panel__icons > .main-panel__favorites::before {
    /*content: 'Избранное';*/
    content: '\0418\0437\0431\0440\0430\043d\043d\043e\0435';
}
.main-panel__icons > .main-panel__favorites div.img,
.main-panel__mobile-items .main-panel__favorites div.img {
    width: 28px;
    height: 26px;
    background-image: url('/bitrix/templates/proauto_default/assets/css/../img/icon/heart.svg');
    background-size: contain;
}
.main-panel__icons > .main-panel__stock div.img {
    width: 32px;
    height: 27px;
    background-image: url('/bitrix/templates/proauto_default/assets/css/../img/icon/stock.svg');
    background-size: contain;
}
.main-panel__icons > .main-panel__basket-box-block div.img,
.main-panel__mobile-items > .main-panel__mobile-basket div.img {
    width: 28px;
    height: 27px;
    background-image: url('/bitrix/templates/proauto_default/assets/css/../img/icon/basket.svg');
    background-size: contain;
}

.main-panel__icons > .main-panel__stock {
    width: 35px;
}
.main-panel__icons > .main-panel__stock::before {
    /*content: 'Гараж';*/
    content: '\0413\0430\0440\0430\0436';
}
.main-panel__icons > .main-panel__private {
    width: 60px;
    background-color: #F8B12D;
}
.main-panel__icons > .main-panel__private a {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
}
.main-panel__icons > .main-panel__private a .main-panel__img {
    text-align: center;
    margin-top: 15px;
}
.main-panel__icons > .main-panel__private::before {
    /*content: 'Войти';*/
    content: '\0412\043e\0439\0442\0438';
}
.main-panel__icons > .main-panel__private-auth::before {
    /*content: 'Лич. каб.';*/
    content: '\041b\0438\0447\002e\0020\043a\0430\0431\002e';
}
.main-panel__icons > .main-panel__basket-box-block {
    min-width: 110px;
    width: auto;
    margin-right: 0;
}
.main-panel__icons > .main-panel__basket-box-block::before {
    /*content: 'Корзина';*/
    content: '\041a\043e\0440\0437\0438\043d\0430';
    left: 0;
    transform: translateX(0);
    width: auto;
}
.api_auth_ajax .api_link {
    margin: 0 auto;
}


.main-panel__fast-order {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
}

.main-panel__fast-order:hover {
    text-decoration: none;
}

.main-panel__basket-box-block {
    height: 32px;
    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;
    cursor: pointer;
}
.main-panel__basket-box-block .main-panel__img {
    min-width: 28px;
}
.main-panel__modal-basket-inner {
    min-width: 15px;
}

.main-panel__items-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 21%;
    position: relative;
}

.form-top-search {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-panel__private.api_auth_ajax .api_link:hover {
    border-bottom: none;
}

.main-panel__basket-info {
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    margin-left: 22px;
    margin-right: 16px;
}

.modal-basket__summ-count {
    font-size: 16px;
}
.main-panel__box {
    position: relative;
}
.main-panel__count {
    position: absolute;
    right: -9px;
    top: -9px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border: 2px solid #1F9EDE;
    background-color: #E59500;
    border-radius: 100%;
    font-size: 10px;
    color: #fff;
    box-sizing: initial;
}
.main-panel__mobile .main-panel__count {
    top: -5px;
    right: 0;
}
.main-panel__favorites .mobile-img .main-panel__count {
    right: 5px;
}





/*x5*/


.header__nav-link:hover {
    text-decoration: none;
}

.header__btn-call:hover {
    color:#fff;
    background-color:#2da5e3;
    border-color: #2da5e3;
    text-decoration: none;
}

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

.conditions__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.conditions__item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-decoration: none !important;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

.conditions__item-link-text {
    font-size: 16px;
    line-height: 120%;
    text-transform: uppercase;
    color: #002642;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

.conditions__item-link img {
    margin-right: 13px;
}

.svg-icon-shild {
    margin-right: 13px;
}

.svg-icon-truck {
    margin-right: 13px;
}

.conditions {
    padding: 10px 0 15px 0;
}

.modal-registration {
    width: 378px;
    margin: 0 auto;
}

.api_modal_header {
    background: #1F9EDE;
    text-transform: uppercase;
    color: #fff;
    padding: 19px 40px;
    font-weight: bold;
}

.api_modal_dialog .api_row input[type="text"],
.api_modal_dialog .api_row input[type="password"] {
    width: 100%;
    padding: 11px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 16px;
    border: 1px solid rgba(0, 38, 66, 0.15);
}

.bx-filter-param-text {
    font-size: 14px;
}

.api_row {
    margin-bottom: 10px;
    position: relative;
}

.api_row-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}

.check-enter {
    width: auto !important;
}

.api_auth_ajax .api_link.remember-pass {
    position: absolute;
    top: 15px;
    right: 16px;
    font-size: 12px;
    line-height: 12px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: rgba(0, 38, 66, 0.4);
}

.api_modal_dialog .api_button {
    width: 100%;
    border: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    background: #1F9EDE;
    padding: 17px 0px;
    display: block;
    cursor: pointer;
    margin-bottom: 20px;
}

.api_modal {
    background: rgba(0, 0, 0, 0.86);
}

@media screen and (max-width: 360px) {
    .basket__empty-icon {
        margin-top: 10%;
        max-width: 120px;
        height: 90px;
    }
}


.enter__social-title {
    font-size: 16px;
    line-height: 16px;
    color: #002642;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}

.api_row__enter-btn {
    margin-bottom: 20px;
}

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

a.enter__social-link {
    width: 18%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.private__tabs__caption {
    padding-right: 0;
    padding-left: 0;
}


@media screen and (max-width: 414px) {
    .api_modal_active body {
        overflow: hidden;
    }

    #bx_2757171060_3wmvFm .api_modal {
        background: #fff;
    }

    /*.modal-basket-open::after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100vh;
        background-color: #fff;
        left: 0;
    }*/

    #bx_2757171060_3wmvFm .api_modal .api_modal_dialog {
        width: 100%;
        margin: 0;
        max-width: 100%;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .private__tabs__caption {
        padding-right: 0;
        padding-left: 0;
    }

    .suggestions-suggestions.suggestions-mobile {
        width: 100% !important;
    }
}

.suggestions-addon[data-addon-type="clear"] {
    background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNDcuOTcxIDQ3Ljk3MSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDcuOTcxIDQ3Ljk3MTsiIHhtbDpzcGFjZT0icHJlc2VydmUiIGZpbGw9IiNhYWFiYWMiPg0KPGc+DQoJPHBhdGggZD0iTTI4LjIyOCwyMy45ODZMNDcuMDkyLDUuMTIyYzEuMTcyLTEuMTcxLDEuMTcyLTMuMDcxLDAtNC4yNDJjLTEuMTcyLTEuMTcyLTMuMDctMS4xNzItNC4yNDIsMEwyMy45ODYsMTkuNzQ0TDUuMTIxLDAuODgNCgkJYy0xLjE3Mi0xLjE3Mi0zLjA3LTEuMTcyLTQuMjQyLDBjLTEuMTcyLDEuMTcxLTEuMTcyLDMuMDcxLDAsNC4yNDJsMTguODY1LDE4Ljg2NEwwLjg3OSw0Mi44NWMtMS4xNzIsMS4xNzEtMS4xNzIsMy4wNzEsMCw0LjI0Mg0KCQlDMS40NjUsNDcuNjc3LDIuMjMzLDQ3Ljk3LDMsNDcuOTdzMS41MzUtMC4yOTMsMi4xMjEtMC44NzlsMTguODY1LTE4Ljg2NEw0Mi44NSw0Ny4wOTFjMC41ODYsMC41ODYsMS4zNTQsMC44NzksMi4xMjEsMC44NzkNCgkJczEuNTM1LTAuMjkzLDIuMTIxLTAuODc5YzEuMTcyLTEuMTcxLDEuMTcyLTMuMDcxLDAtNC4yNDJMMjguMjI4LDIzLjk4NnoiLz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjwvc3ZnPg0K) 50% 50% no-repeat;
    background-size: 50%;
}


.api_row.api_row__ind {
    margin-top: 19px !important;
}

.main-panel__mobile-items > *::after {
    position: absolute;
    content: '';
    top: calc(100% - 5px);
    left: 50%;
    height: 5px;
    width: 0;
    background-color: #E59500;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}

@media screen and (min-width: 720px) {
    .main-panel__mobile-items > *::after {
        top: calc(100% + 2px);
    }
}

.main-panel__mobile-items > .is-active::after {
    width: 100%;
    left: 0;
    background-color: #E59500;
}

/*registration*/

.registration {
    width: 378px;
    margin: 0 auto 50px;
}

.suggestions-suggestions {
    width: 280px;
}

.registration__title {
    background: #1F9EDE;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    padding: 19px 40px;
}

.registration__tabs {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.registration-tabs__content {
    display: none;
}

.registration-tabs__content.active {
    display: block;
}

.registration-tabs__face {
    background: #fff;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 14px 0;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
}

.registration-tabs__caption {
    border: 2px solid #E59500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px;
}

li.registration-tabs__face.active {
    background: #E59500;
    color: #fff;
    font-weight: bold;
}

input.registration-tabs__input[type="text"],
input.registration-tabs__input[type="password"],
select.registration-tabs__input,
.registration-tabs__content .api_row input[type="text"],
.registration-tabs__content .api_row input[type="password"],
.registration-tabs__content .api_row select {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid rgba(0, 38, 66, 0.15);
    padding: 12px 20px;
    font-size: 14px;
    line-height: 14px;
    color: rgba(0, 38, 66, 0.4);
    margin-bottom: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-family: 'HelveticaNeueCyr', sans-serif;
}

.registration-tabs__content .registration-tabs__checkbox-link {
    font-family: "HelveticaNeueCyr";
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}

.registration-tabs__content .api_form {
    overflow-y: hidden;
}

.registration-tabs__content .api_form .api_row {
    margin: 0;
    padding: 0;
}

.registration-tabs__content .api_form .api_label {
    margin: 0;
    padding: 0;
}

.registration-tabs__required {
    margin-bottom: 10px;
    display: block;
}

.registration-tabs__checkbox-box {
    margin-bottom: 10px;
}

.registration-tabs__content #organization,
.registration-tabs__content .FIELD-UF_TYPE_COMPANY select {
    padding: 12px 16px;
    color: rgba(0, 38, 66, 0.61);
}

.api_auth_ajax .form-group {
    margin: 0;
    display: block;
    width: 100%;
}

.suggestions-promo {
    display: none !important;
}

.registration-tabs__face:hover {
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    background: #F8B12D;
    color: #fff;
}

.modal-basket {
    display: none !important;
}

.modal-basket-open {
    display: block !important;
}

.modal-basket {
    position: absolute;
    z-index: 98;
    background-color: #FFFFFF;
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
    top: 100%;
    right: 0;
    min-width: 280px;
    max-width: 490px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.modal-basket .modal-basket__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 17px 20px;
    border-bottom: 1px solid rgba(0, 38, 66, 0.3);
}

.modal-basket .modal-basket__title {
    font-size: 16px;
    line-height: 16px;
    color: #002642;
}

.modal-basket .modal-basket__product-info span {
    font-size: 13px;
    line-height: 100%;
    color: #002642;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

.modal-basket .modal-basket__content-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 12px 0;
}
.modal-basket .modal-basket__content-box:hover {
    background: rgba(246, 176, 45, 0.1);
}

.modal-basket .modal-basket__content-box:not(:last-child) {
    border-bottom: 1px solid #eeeeee;
}

.modal-basket .modal-basket__product-info-article {
    font-size: 12px;
    line-height: 110%;
    color: #1284BD;
    font-weight: bold;
}

.modal-basket .modal-basket__content-title a {
    display: block;
    font-size: 14px !important;
    padding: 0 17px;
    margin-bottom: 10px;
    font-weight: 400 !important;
}

.modal-basket .modal-basket__content-product-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.modal-basket .modal-basket__content-product-box > *:not(:last-child) {
    margin-right: 3px;
}
.modal-chosen__content-delivery span {
    white-space: nowrap;
    font-size: 13px;
    color: #000;
}

.modal-basket .modal-basket__product-common {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 14%;
}

.modal-basket span.modal-basket__product-info-article {
    display: block;
    color: #1284BD;
    font-weight: bold;
}

.modal-basket .modal-basket__product-availability {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 25%;
}

.modal-basket .modal-basket__product-info {
    width: 22%;
    line-height: 0;
}


@media screen and (max-width: 490px) {
    .modal-basket .modal-basket__product-info {
        width: 18%;
        display: block;
        line-height: 0;

    }
    .modal-basket .modal-basket__product-info span {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .modal-basket .modal-basket__product-availability span {
        white-space: nowrap !important;
    }
    .modal-basket__product-availability span.basket_vsego {
        margin-left: 22px !important;
    }
    .modal-basket .item-icon.icon_delivery {
        background: transparent !important;
        width: 15px;
    }
}



.modal-basket .modal-basket__product-count {
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.modal-basket .modal-basket__product-info span:last-child {
    margin-bottom: 0;
}

.modal-basket .modal-basket__product-common--count {
    color: #E59500;
    font-weight: bold;
}

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

.modal-basket__content-block .modal-basket__content-product-box input.modal-basket__number-count[type='text'] {
    border: none;
    width: 28%;
    text-align: center;
    color: #000000;
    font-size: 12px;
    padding: 0;
    font-weight: normal;
}

.modal-basket__content-block .modal-basket__content-product-box .modal-basket__minus,
.modal-basket__content-block .modal-basket__content-product-box .modal-basket__plus {
    cursor: pointer;
    background: #DADADA;
    color: #fff;
    width: 15px;
    height: 15px;
    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;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    padding: 0;
    font-weight: normal;
    border: 1px solid transparent;
}

.modal-basket__content-block .modal-basket__content-product-box .modal-basket__plus {
    background: #1F9EDE;
}

.modal-basket__content-block .modal-basket__content-product-box .modal-basket__minus:hover {
    background: #F6B02D;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

.modal-basket__content-block .modal-basket__content-product-box .modal-basket__plus:hover {
    background: #F6B02D;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

.modal-basket__content-block .modal-basket__content-product-box .modal-basket__minus:active {
    background: #E59500;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

.modal-basket__content-block .modal-basket__content-product-box .modal-basket__plus:active {
    background: #E59500;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

.modal-basket__content-block {
    max-height: 300px;
    overflow: auto;
    border-bottom: 1px solid #eeeeee;
    text-align: left;
}

.modal-basket__promo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 0 18px;
}

.modal-basket__promo a.modal-basket__promo-link.coupon_link {
    display: block;
}
.modal-basket__promo div.coupon,
.modal-basket__promo a.modal-basket__promo-link.coupon_close {
    display: none;
}

.modal-basket__promo.show_coupon a.modal-basket__promo-link.coupon_link{
    display: none;
}
.modal-basket__promo.show_coupon div.coupon,
.modal-basket__promo.show_coupon a.modal-basket__promo-link.coupon_close {
    display: block;
}

.modal-basket__promo .coupon {
    float: none;
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.modal-basket__promo-link {
    position: relative;
    text-decoration: none;
    color: #1F9EDE;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    padding: 11px;
}

.modal-basket__promo-link:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #1F9EDE;
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}

.modal-basket__order-btn {
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    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: #F8B12D;
    padding: 17px 0;
    text-decoration: none;
}

.modal-basket .basket__empty-cart {
    margin: 0 auto;
}

/*-----------MEDIA MOBILE 320------------*/

.main-panel__mobile {
    display: none;
}

.main-menu__search-mobile-list {
    display: none;
}

.main-menu__search-mobile-list-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.main-menu__search-mobile-list-link {
    position: relative;
    width: 42%;
    padding-left: 18px;
    margin-bottom: 4px;
    text-align: left;
}

.main-menu__search-mobile-list-link:after {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #1F9EDE;
    position: absolute;
    left: 0;
    top: 5px;
}

.main-menu__search-mobile-list-link a {
    text-decoration: none;
    color: #002642;
    font-size: 14px;
}

.modal-basket {
    font-size: 13px !important;
}

@media screen and (max-width: 767px) {
    .modal-basket .modal-basket__product-info span {
        font-size: 10px;
    }

    .modal-basket .modal-basket__product-availability span {
        font-size: 11px;
        white-space: normal;
    }

    .modal-basket .modal-basket__product-common span {
        font-size: 11px;
    }

    ruble {
        font-size: 11px;
    }

    .basket a.delete {
        padding: 0 12px 0px 0px !important;
    }

    .scrollup-btn {
        z-index: 99;
    }

    .modal-basket__content-block .modal-basket__content-product-box input.modal-basket__number-count[type='text'] {
        font-size: 10px;
    }
}

@media screen /*and (min-width: 303px)*/ and (max-width: 1200px) {
    .header-top {
        display: none;
    }

    .main-panel__desktop {
        display: none;
    }

    .main-panel__mobile {
        display: block;
        margin-bottom: 10px;
    }

    .main-menu__search-mobile-list {
        display: block;
    }

    .conditions {
        display: none;
    }

    .modal-registration {
        display: none;
    }

    .registration {
        display: none;
    }

}

.main-panel__mobile {
    position: fixed;
    background: #1F9EDE;
    -webkit-box-shadow: 0 0 6px rgba(0, 38, 66, 0.15);
    box-shadow: 0 0 6px rgba(0, 38, 66, 0.15);
    width: 100%;
    z-index: 999;
    top: 0;
}

.main-panel__mobile-burger-line {
    width: 32px;
    height: 2px;
    background: #ffffff;
}

.main-panel__mobile-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-panel__mobile-box {
    padding-top: 12px;
    padding-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 20%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    text-align: center;
}

@media screen and (min-width: 720px) {
    .main-panel__mobile-box {
        padding-top: 8px;
        padding-bottom: 8px;
    }
}


.main-panel__mobile-box a {
    text-decoration: none;
}
.main-panel__mobile-box a:hover {
    text-decoration: none;
}
.main-panel__mobile-burger-line-center {
    margin: 8px 0;
}

.private__tabs-content {
    display: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 30px;
}

.private__tabs-content.active {
    display: block;
}

ul.private__tabs__caption {
    background: #1F9EDC;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.private__tabs-control {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 19px 0 14px;
    cursor: pointer;
}

.private__tabs-control.active {
    border-bottom: 5px solid #FFA600;
}

.private__tabs {
    margin: 0 auto;
}

.api_field--pass {
    padding-right: 86px !important;
}

.mob-header__contacts {
    border-bottom: 1px solid rgba(0, 38, 66, 0.15);
}
.mob-header__contacts .bxmaker__geoip__city__line-context {
    margin-bottom: 0;
}

@media screen and (min-width: 1190px) {
    .mob-header__contacts {
        display: none;
    }
}

.mob-header__wrap-contacts {
    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-top: 20px;
    padding-bottom: 20px;
}
.api_modal_dialog .mob-header__wrap-contacts {
    padding-right: 10px;
    padding-left: 10px;
}

.api_modal_dialog .bxmaker__geoip__city__line-context {
    margin-bottom: 0;
}

.main-panel__mobile-menu {
    background: #1F9EDE;
}

.main-panel__mobile-menu-link {
    text-decoration: none;
    text-transform: uppercase;
    color: #ffffff;
    display: block;
    padding: 6% 4%;
    border-top: 1px solid #fff3;
}

.main-panel__mobile-menu {
    position: fixed;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 75%;
    z-index: 998;
    top: 69px;
    height: calc(100vh - 69px);
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media screen and (min-width: 600px) and (max-width: 1189.98px) {
    .main-panel__mobile-menu {
        width: 360px;
    }
}

@media screen and (min-width: 720px) {
    .main-panel__mobile-menu {
        top: 75px;
    }
}


.main-panel__mobile-menu-open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}


.main-panel__mobile-menu-box {
    background-color: #1F9EDE;
    padding: 0% 5%;
    text-align: left;
    -webkit-transition: padding .35s linear;
    -o-transition: padding .35s linear;
    transition: padding .35s linear;
}

.main-panel__mobile-menu-box--search {
    padding: 53px 5% 0;
}

.main-panel__mobile-menu-link:last-child {
    border-bottom: 1px solid #fff3;
}

.mobile__menu-city-box {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 100px;
}

.mobile__menu-city a,
.mobile__menu-city span {
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 17px;
    display: block;
    font-size: 20px;
    border-bottom: none;
}

.mobile_header_message_containter .js-bxmaker__geoip__message-value a {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    /*margin-bottom: 17px;
    display: block;
    font-size: 25px;*/
}
.mobile_header_message_containter .js-bxmaker__geoip__message-value p {
    padding-bottom: 10px;
}
.mobile_header_message_containter a > img {
    width: 25px;
}

.mobile__menu-call a {
    color: #FFFFFF;
    display: block;
    font-size: 20px;
}

.main-panel__mobile-search .icon {
    display: block;
    width: auto;
    height: 38px;
    stroke: #fff;
    margin-bottom: -7px;
    max-width: 50px;
}

.main-panel__mobile-box {
    position: relative;
    z-index: 2;
}

.api_auth_ajax .api_link:hover {
    border-bottom: none !important;
}

.js-main-panel__mobile-open {
    display: block;
}
.body .title-search-result {
    top: 100%;
    background-color: #fff;
    border-color: transparent;
    margin-top: 0 !important;
}
.body .title-search-result::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #FFF;
}



.main-panel__mobile input.main-panel__mobile-menu-search--input[type='text'] {
    width: 100%;
    border: none;
    font-size: 13px;
    line-height: 13px;
    height: 53px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 16px;
    padding-right: 20%;
    background-color: #ffffff;
    color: #002642
}

.main-panel__mobile .main-panel__mobile-menu-search--btn {
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border-left: 1px solid rgba(0, 38, 66, 0.15);
    background: url("/bitrix/templates/proauto_default/assets/css/../img/searh-zoom.png") no-repeat center center;
    padding: 0 3%;
    width: 60px;
}


.main-panel__mobile-menu-search form {
    position: relative;
}

.main-panel__mobile-menu-search {
    display: none;
}

.open-search {
    position: absolute;
}

/*CHOSEN STYLES*/

.modal-chosen {
    /*width: 100%;*/
    position: absolute;
    background-color: #fff;
    height: 340px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-shadow: 3px 3px 13px 0 #99999975;
    box-shadow: 3px 3px 13px 0 #99999975;
    z-index: 98;
    top: 100%;
    text-align: left;
    width: 490px !important;
}

@media screen and (min-width: 1200px) {
    .modal-chosen {

        right: -127px;
    }
}

.modal-chosen {
    display: none;
}

.modal-chosen-open {
    display: block;
}

.modal-chosen .modal-chosen__title-name {
    font-size: 16px;
    line-height: 16px;
    color: #002642;
}

.modal-chosen .modal-chosen__title-clear a {
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    color: rgba(0, 38, 66, 0.3);
}

.modal-chosen .modal-chosen__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 38, 66, 0.3);
    padding: 20px 15px;
}

.modal-chosen .modal-chosen__content-title {
    font-size: 12px;
    line-height: 110%;
    color: #002642;
    margin-bottom: 10px;
}

.modal-chosen .modal-chosen__content-title a {
    font-size: 14px;
    line-height: 110%;
    color: #002642;
    margin-bottom: 13px;
}

.modal-chosen .modal-chosen__content-info-title {
    font-size: 13px;
    line-height: 100%;
    word-break: break-word;
    color: #002642;
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}

.modal-chosen  .modal-chosen__content-info {
    max-width: 200px;
}

.modal-chosen .modal-chosen__content-info-article {
    font-size: 13px;
    line-height: 110%;
    color: #1284BD;
    font-weight: bold;
    word-break: break-all;
}

.modal-chosen .modal-chosen__content-delivery,
.modal-chosen .modal-chosen__content-delivery a {
    font-size: 12px;
    line-height: 110%;
    color: #000;
}


.modal-chosen .modal-chosen__content-old-price {
    font-size: 12px;
    line-height: 12px;
    -webkit-text-decoration-line: line-through;
    text-decoration-line: line-through;
    text-transform: uppercase;
    color: #646465;
    display: block;
    margin-bottom: 3px;
}

.modal-chosen .modal-chosen__content-price {
    white-space: nowrap;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    color: #E59500;
    font-weight: bold;
}

.modal-chosen .modal-chosen__content-basket {
    background: #E59500;
    padding: 6px;
    width: 50px;
    text-align: center;
}

.modal-chosen .modal-chosen__content-basket a:hover {
    text-decoration: unset;
}

.modal-chosen .modal-chosen__content-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.modal-chosen__content-img {
    flex: none;
    width: 80px;
    height: 50px;
    overflow: hidden;
}

.modal-chosen .modal-chosen__content {
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    padding: 10px 15px;
    border-bottom: 1px solid rgba(0, 38, 66, 0.1);
    height: auto;
    position: static;
    float: none;
    width: auto;
}

.modal-chosen .modal-chosen__content:hover {
    background: rgba(246, 176, 45, 0.1);
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

.modal-chosen__content-basket-box .modal-chosen__content-basket.buy-button {
    background: #1F9EDE;
}

.modal-chosen__content-basket.in-basket-button {
    display: none;
}

.in .modal-chosen__content-basket.buy-button {
    display: none;
}

.in .modal-chosen__content-basket.in-basket-button {
    display: block;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #1F9EDE;
    width: 100%;
    border-radius: 0;
    padding: 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: auto;
    border-radius: 0;
    background-color: #eee;
}

.mCSB_scrollTools .mCSB_draggerContainer {
    width: 6px;
}

.mCSB_scrollTools {
    width: 6px;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0;
}

.mCSB_dragger.mCSB_dragger_onDrag {
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #1F9EDE;
}

.modal-chosen .modal-chosen__content-box {
    overflow: auto;
    height: 291px;
    background: #fff;
}

.fancybox-slide--html .fancybox-close-small {
    display: none;
}

.modal-chosen__content-basket img {
    vertical-align: middle;
}

.modal-chosen__content-active-plus {
    color: #ffffff;
}

.modal-chosen__content-active .modal-chosen__content-basket {
    background: #1F9EDE;
}

.main-menu {
    margin-top: 0;
    z-index: 1;
}

/*x5*/

.main-panel__mobile-logo img {
    max-height: none;
}

@media screen /*and (min-width: 303px)*/ and (max-width: 720px) {
    .mobile__menu-city-box {
        padding-top: 20px;
        padding-bottom: 41%;
    }

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

    .bxmaker__geoip__city__line-context {
        margin-bottom: 10px;
    }

    .gopro-banners .owl-dots {
        bottom: 12%;
    }

    .modal-chosen .modal-chosen__content {
        width: 100%;
    }


}

@media screen and (max-width: 719px) {
    .main-panel__mobile-favorit {
        display: none;
    }

    .main-panel__mobile-logo {
        display: none;
    }

    .main-menu {
        margin-top: 0;
    }

    .view_showcase.columns5 .js-element {
        float: none;
        width: 100%;
    }

    .title-search-result {
        height: 400px;
        overflow-y: scroll !important;
    }
}

@media screen and (min-width: 720px) and (max-width: 1200px) {
    .main-panel__mobile-menu-link {
        padding: 3% 4%;
    }

    .view_showcase.columns5 .js-element {
        width: 50%;
    }

    .conditions {
        display: block;
        padding-top: 3%;
    }

    .conditions__item-link {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding: 0 4px;
    }

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

    .conditions__item-link img {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .conditions__item-link svg {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .conditions__box {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }

    .main-panel__mobile-menu-search--btn {
        display: none;
    }

    .main-panel__search--submit--tablet {
        display: block !important;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        height: 100%;
        width: 17%;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        background: #F8B12D;
    }
}

.main-panel__search--submit--tablet {
    display: none;
}

.mobile-main-menu__search-vin-boxtitle .main-menu__search-vin-title {
    margin-bottom: 13px;
}

.mobile-main-menu__search-vin-boxtitle .main-menu__search-vin-subtitle {
    margin-bottom: 20px;
}

.svg-icon-zoom {
    width: 30px;
    margin-right: 13px;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

a.conditions__item-link:hover > .conditions__item-link-text {
    color: #1F9EDE;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    text-decoration: none;
}

a.conditions__item-link:hover > svg {
    fill: #1F9EDE;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

.svg-icon-cart {
    width: 40px;
    margin-right: 13px;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
}

.js-main-panel__stock img {
    height: 27px;
}

.mainsections {
    width: 100%;
}

/* .mytabs a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -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;
} */

@media screen and (max-width: 440px) {
    .mytabs a {
        font-size: 8px !important;
    }

}

.main-panel__mobile-menu-link:hover {
    text-decoration: none;
}

.rsbreadcrumb {
    margin-top: 20px;
}

.main-panel--wrapper {
    position: relative;
    z-index: 989;
}

@media screen and (min-width: 1201px) {
    .main-panel--wrapper {
        height: 71px;
    }
}

.main-panel--wrapper > * {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.headerFixed {
    position: fixed;
}

.main-menu {
    display: block;
}

.centering {
    min-width: auto;
    /*x5 закоментил, так как в карточке скрылся логотип товара*/
    /*overflow: hidden;*/
}

@media screen and (max-width: 1199px) {
    body {
        min-width: auto;
    }

    .centering {
        min-width: auto;
    }
}


.gopro-banners .owl-dots .owl-dot {
    float: left;
    width: 12px;
    height: 12px;
    margin-right: 10px;
}

.modal-basket__product-img {
    margin: 0 10px;
    width: 40px;
    height: 25px;
    text-align: center;
}

@media screen and (min-width: 490px) {
    .modal-basket__product-img {
        width: 80px;
        height: 50px;
    }
}

.vin-query input[type="text"],
#modal_vin input[type="tel"] {
    border: 1px solid rgba(0, 38, 66, 0.15) !important;
}

.vin-query textarea {
    border: 1px solid rgba(0, 38, 66, 0.15) !important;
}

/*тут наверно надо сделать media запрос
bodyNotMain - не главня страница
bodyMain  - главная страница
*/

.bodyNotMain .main-menu {
    position: absolute;
    top: 70px;
    z-index: 901;
    width: 100%;
}

@media screen and (min-width: 1190px) {
    .bodyNotMain .main-menu {
        top: 186px;
    }
}

.bodyNotMain {
    user-select: inherit !important;
}

.bodyNotMain--active {
    position: relative;
}

@media screen and (max-width: 480px) {
    .bodyNotMain--active {
        overflow-y: hidden;
    }
}

.bodyNotMain .header-top__wrap {
    position: relative;
    z-index: 989;
    background-color: #fff;
}

.bodyNotMain--active::after {
    position: fixed;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0f0f11;
    opacity: .87;
    z-index: 900;
}

.bodyNotMain .main-menu.menuFixed {
    position: fixed;
    top: 70px;
    left: 0;
}


@media screen and (max-width: 719px) {
    .bodyNotMain .main-menu {
        top: -3px;
        overflow-y: scroll;
        height: 80vh;
    }
    .sorter_and_name {
        display: none;
    }

    .ajaxpages_sale {
        display: none;
    }

    .tac {
        display: none;
    }

    /*x5 20191101 #29454 скрываем блок наши магазины*/
    .shops2 {
        display: none;
    }
}
@media screen and (max-width: 480px) {
    .bodyNotMain .main-menu {
        height: 88vh;
    }
}

.menuFixed {
    position: relative;
}

.view_showcase .js-element:hover .inner,
.view_showcase .js-element.hover .inner {
    z-index: 85;
}

.view_showcase .name a {
    font-size: 13px;
}

.footer .line1 .contacts {
    font-size: 13px;
}

.block.two {
    font-size: 13px;
    line-height: 17px;
}

.footer .line1 .block.three {
    font-size: 13px;
    line-height: 17px;
}

.footer .line1 .block.four {
    font-size: 13px;
}

body.circular .add2basketform .favorite{
    margin-left: 8px;
}
body.circular .add2basketform .add2basket,
body.circular .add2basketform .inbasket,
body.circular .add2basketform .buy1click {
    font-size: 13px;
    margin-right: 0;
}

.view_showcase .compare_and_stores {
    font-size: 13px;
}

.modal-basket__promo #coupon {
    margin-right: 20px;
}

@media screen and (max-width: 720px) {
    .modal-basket__promo #coupon {
        width: 200px !important;
    }
}

@media screen and (max-width: 1024px) {
    .menuFixed {
        margin-top: auto;
    }

    .main-page-brands .mytabs a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .main-page-brands .mytabs a img {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.basket .artable {
    margin-bottom: 0 !important;
}

.modal-basket__order-btn:hover {
    background: #1F9EDE;
    text-decoration: none;
}

.modal-basket__promo .btn .btn3 {
    padding: 11px 14px;
}

a.enter__social-link:last-child {
    display: none;
}

ul.main-menu__center-list {
    list-style: none !important;
}

.basket a.delete {
    width: 16px !important;
}

.private__tabs-content .check-fizur {
    padding-left: 0;
}

input.btn.btn3 {
    padding: 11px 14px;
}

input.btn.btn3:hover {
    background: #F8B12D;
}

.main-menu a:hover {
    text-decoration: none;
}

.main-panel__catalogs {
    position: relative;
}

.line-main-catalog--open {
    display: block;
}

.bodyNotMain .line-main-catalog {
    display: none;
}

#owlGoProBanners {
    display: none;
}



/*x5 20191101 добавил допкласс, чтобы повесить на заголовок и кнопку, который должны отображаться и в мобилке.
нужно проверить - используются ли где-то на сайте классы tac и sorter_and_name, которые нужно скрывать в мобилке
*/

.always-show {
    display: block !important;
}

@media screen and (max-width: 414px) {
    .basket__empty-cart,
    #basket_form_container .part.items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .basket__empty-cart p + p,
    #basket_form_container .btns {
        display: block;
        margin-top: auto !important;
    }
    .api_modal_dialog .mob-header__wrap-contacts {
        display: none;
    }
    .modal-basket__promo #coupon {
        width: 140px !important;
    }
}

.mobile-img {
    position: relative;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.mobile-sub {
    font: 400 13px/100% "HelveticaNeueCyr", sans-serif;
    margin-top: 3px;
    color: #ffffff;
    width: 100%;
}



.oa_search_result_result_table .item .inner {
    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;
    font: bold 12px/144% 'HelveticaNeueCyr', sans-serif;
}

.spec-wrap .value {
    margin-left: 4px;
}
.main-panel__basket-box--main {
    height: 28px;
}
.main-panel__basket-box--main > * {
    top: -9px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .chrome {
        property: value;
    }
}

.main-panel__img {
    position: relative;
    height: 30px;
}



/* .main-panel__fast-order .main-panel__img  {
    margin-right: 12px;
} */
body.adaptive .view_showcase .js-element {
    width: calc(100% - 40px);
}

.api_modal_open {
    display: block !important;
    opacity: 1 !important;
    top: 70px;
}

@media screen and (min-width: 1201px) {
    .api_modal_open {
        top: 0;
    }
}


.api_modal_open #api_auth_login {
    display: block !important;
}
.api_field {
    -webkit-appearance: none;
}
@supports (-webkit-touch-callout: none) {
    .api_modal_open {
        top: 70px;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    .body {
        position: relative;
    }
}

.body--fixed {
    position: fixed
}
.header__contacts .header__contacts-city {
    font-size: 20px;
    line-height: 20px;
    border-bottom: 1px solid #2da5e3;
}
.header__contacts .header__contacts-number {
    font-size: 22px;
    line-height: 22px;
    text-decoration: none;
}
.header__contacts .header__contacts-email {
    font: bold 14px/100% "HelveticaNeueCyr", sans-serif;
    color: #002642;
    text-transform: uppercase;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    font-size: 20px;
    line-height: 22px;
    text-decoration: none;
}
.stores .genamount.cantopen {
    /*text-align: center;*/
    display: block;
}
.mob-header__contacts--no-index {
    display: none;
}

.bodyNotMain .mob-header__contacts--no-index {
    display: block;
}

@media screen and (min-width: 1201px) {
    .bodyNotMain .mob-header__contacts--no-index {
        display: none;
    }
}
.mCustomScrollBox {
    right: 0;
}
#bx-admin-prefix {
    display: none;
}
.footer {
    margin-top: auto !important;
}

.buy_wrap span.old_price {
    padding-left:8px;
}

@media only screen and (max-device-width: 1024px) {
    div.scrollup-btn {
        right: 25px;
    }
}

.modal-basket__saldo {
    background-color: #1F9EDE;
    color: #fff;
    font-size: 14px;
    padding: 17px;
}
.modal-basket__saldo-row {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.modal-basket__saldo-row + .modal-basket__saldo-row {
    margin-top: 17px;
}
.modal-basket__saldo-block {
    text-align: left;
    line-height: 20px;
}
.modal-basket__saldo-block:last-child {
    text-align: right;
}
.modal-basket__saldo-block.red {
    color: #F8B12D;
    font-weight: bold;
}
.modal-basket__saldo-name,
.modal-basket__saldo-value {
    display: inline-block;
    vertical-align: baseline;
}
.modal-basket__saldo-name {
    margin-right: 5px;
}
.modal-basket__saldo a {
    color: white;
    text-decoration: underline;
}

a.sale-order-history-link {
background-color:#1e9edd;
color:#ffffff;
}


@media screen and (max-width: 768px) { 
	.modal-basket__content-block {
        max-height: calc(100vh - 400px) /*70 100 55 122*/
	}
	  .basket__empty-cart p + p,
    #basket_form_container .btns {
        display: block;
        margin-top: 5px !important;
    }
	.modal-basket__saldo {
		 padding: 9px 17px !important;
	}
	.modal-basket__saldo-row + .modal-basket__saldo-row {
		margin-top: 10px !important;
	}
	.modal-basket__saldo-block {
		line-height: 18px !important;
	}
	
}

.modal-basket__promo {
	border-top: 1px solid rgba(0, 38, 66, 0.3);
}

/* End */


/* Start:/bitrix/templates/proauto_default/assets/css/main-menu_mx.css?176103725215643*/
/*.main-menu {*/
/*    overflow-x: hidden;*/
/*}*/

@media screen and (max-width: 1189.98px) {
    .main-menu {
        background-color: #fff;
    }
    .main-menu .container {
        width: calc(100% - 20px);
    }
}

.main-menu__inner {
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    background-color: #fff;
}
.main-menu__inner *,
.main-menu__inner *::before,
.main-menu__inner *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.main-menu__item {
    margin-right: 10px;
    margin-left: 10px;
    width: calc(100% - 20px);
}

.main-menu__inner {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas:
        "parts catalogs vin"
        "parts slider slider";
    gap: 10px;
}
.main-menu__item {
    width: 100% !important;
    margin: 0;
}
.main-menu__item.parts {
    grid-row: span 2;
    grid-area: parts;
}
.main-menu__item.catalogs {
    grid-area: catalogs;
}
.main-menu__item.vin {
    grid-area: vin;
}
.main-menu__item.slider {
    grid-column: span 2;
    grid-area: slider;
    position: relative !important;
}
.card-menu.card-menu--slider {   
    overflow: hidden;
    width: 100%;
    max-width: calc(100vw - 40px);
}
.gopro-banners__background {
    background-size: contain;
}
@media screen and (max-width: 1270px) {
    .main-menu__inner {
        grid-template-columns: repeat(2, 1fr);
        grid-template-areas:
            "parts catalogs"
            "parts vin"
            "slider slider";
    }
}
@media screen and (max-width: 720px) {
    .main-menu__inner {
        grid-template-columns: repeat(1, 1fr);
        grid-template-areas:
            "parts"
            "vin"
            "slider"
            "catalogs";
    }
    .main-menu__item {
        width: calc(100% - 20px) !important;
    }
    .main-menu__item.slider {
        grid-column: span 1;
    }
}

@media screen and (max-width: 719.98px) {
    .main-menu__item:nth-child(1) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .main-menu__item:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .main-menu__item:nth-child(3) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
}
@media screen and (min-width: 720px) and (max-width: 1189.98px) {
    .main-menu__item:nth-child(-n+2) {
        width: calc(50% - 20px);
    }
}
@media screen and (min-width: 1190px) {
    .main-menu__item {
        width: calc(33.3333% - 20px);
    }
}

.main-menu__masonry--top,
.main-menu__masonry--bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.main-menu__masonry--bottom {
	-webkit-box-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	justify-content: space-between;
}
	
.main-menu__masonry--top .card-menu__content,
.main-menu__masonry--bottom .card-menu__content {
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.main-menu__masonry--top .card-menu {
    width: calc(50% - 20px);
    margin-right: 10px;
    margin-left: 10px;
}
.main-menu__masonry--bottom .card-menu {
    margin: 0 10px 0 10px;
    width: calc(50% - 20px);
	height: calc(100% - 20px);
}

.wrap_card_adv_menu {
	margin: 0 10px 0 10px;
    width: calc(50% - 20px);
	height: calc(100% -20px);
	display:flex;	
	-webkit-box-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;	
}
.wrap_card_adv_menu .card-menu {
    margin: 0 0 10px 0;
    width: 100%;
	height: calc(50% - 20px);
}

.wrap_card_adv_menu .card-menu:first-child {
	margin: 0 0 20px 0;
}
	


.main-menu__masonry--bottom  .card-menu_extb {
		-webkit-box-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
}

@media screen and (max-width: 1189.98px) {
 
	.main-menu__masonry--bottom {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

}

@media screen and (min-width: 768px) and (max-width: 1189.98px) {
    .main-menu__item--grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-right: -20px;
        margin-left: -20px;
    }
    .main-menu__item--grid > * {
        width: calc(50% - 10px);
    }
    .main-menu__masonry--top {
        margin-left: 10px;
    }
    .main-menu__masonry--bottom {
        margin-right: 10px;
    }
}


.card-menu {
    padding: 5px 1px;
    position: relative;
    display: block;
    margin-bottom: 0;
    background-color: #fff;
    border: 2px solid transparent;
    border-top: 2px solid #1f9ede;
    -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.25);
    -webkit-transition: border .35s linear;
    -o-transition: border .35s linear;
    transition: border .35s linear;
}
.card-menu--big {
    padding: 13px 19px 15px;
    height: 100%;
}

@media screen and (min-width: 768px) {
    .card-menu--big {
        padding: 23px 19px 15px;
    }
}

.card-menu--slider .owl-stage-outer {
    margin: 0;
}
.card-menu--slider .gopro-banners__background {
    position: relative;
    padding-top: 0;
    height: 100%;
}
.card-menu--slider__wrap {
    position: relative;
}
.card-menu--slider__wrap::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    height: 5px;
    background-color: #1f9ede;
}


.card-menu--slider .owl-prev,
.card-menu--slider .owl-next {
    margin-top: 0 !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.card-menu--slider {
    overflow: hidden;
}
@media screen and (max-width: 719.98px) {
    .card-menu--slider .gopro-banners__banner {
        height: 180px;
    }
}
.card-menu--slider .owl-dots {
    display: none !important;
}
.card-menu::after {
    position: absolute;
    content: '';
    top: -2px;
    left: -2px;
    right: -2px;
    height: 5px;
    background-color: #1f9ede;
}

.card-menu:hover {
    border: 2px solid #1f9ede;
}
.card-menu__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
}

.wrap_card_adv_menu .card-menu__content {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.main-menu__masonry--bottom  .wrap_card_adv_menu .card-menu .card-menu__content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 20px;
    text-align: left;
}

.main-menu__masonry--bottom .wrap_card_adv_menu .card-menu .card-menu__img {
    margin-right: 12px;
}

@media screen and (max-width: 463.98px) {
    .main-menu__masonry--bottom .wrap_card_adv_menu .card-menu .card-menu__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
    .main-menu__masonry--bottom .wrap_card_adv_menu .card-menu .card-menu__img {
        margin-right: 0;
    }
}



.card-menu__title {
    font: 700 16px/100% "HelveticaNeueCyr", sans-serif;
    color: #002642;
    -webkit-font-smoothing: antialiased;
}
@media screen and (min-width: 768px) {
    .card-menu__title {
        font-size: 18px;
    }
}

.main-menu__masonry--bottom .wrap_card_adv_menu .card-menu:not .card-menu__title {
    font-size: 9px;
}




@media screen and (min-width: 768px) {
    .main-menu__masonry--bottom .wrap_card_adv_menu .card-menu:not .card-menu__title {
        font-size: 10px;
    }
}

.card-menu--search .card-menu__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.card-menu--search .card-menu__desc {
    margin-top: 15px;
    margin-bottom: 20px;
}

.main-menu__search {
    display: block;
    margin-top: auto;
    width: 100%;
    position: relative;
    height: 43px;
}
.main-menu__search input,
.main-menu__search button {
    border-style: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: visible;
}
.main-menu__search label {
    display: block;
    width: 100%;
}
.main-menu__search input {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 100%;
    height: 43px;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 10px 74px 10px 20px;
    font-size: 16px;
    line-height: 100%;
    border: 1px solid rgba(0, 38, 66, 0.15);
    color: #002642;
    -webkit-transition: border .35s ease;
    -o-transition: border .35s ease;
    transition: border .35s ease;
}
.main-menu__search input:focus {
    border-color: #2da5e3;
}

.main-menu__search button {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 64px;
    cursor: pointer;
    text-transform: none;
    font-size: 0;
    border-left: 1px solid rgba(0, 38, 66, 0.15);
    background: url("/bitrix/templates/proauto_default/assets/css/../img/searh-zoom.png") no-repeat center center;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}

.card-menu__head {
    font: 900 30px/100% "HelveticaNeueCyr", sans-serif;
    color: #002642;
    -webkit-font-smoothing: antialiased;
}
.card-menu__desc {
    margin-top: 6px;
    font: 400 12px/100% "HelveticaNeueCyr", sans-serif;
    color: rgba(10, 17, 38, 0.8);
    text-align: center;
}
.card-menu__list {
    margin: 10px;
    padding: 0;
    list-style: none;
    text-align: left;
}
.card-menu__list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 7px;
}
.card-menu__list li::after {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    top: 8px;
    left: 0;
    border-radius: 100%;
    background-color: #1F9EDE;
}
.card-menu__list a {
    font: 400 14px/133% "HelveticaNeueCyr", sans-serif;
    color: #002642;
    text-decoration: none;
    -webkit-transition: color .35s ease;
    -o-transition: color .35s ease;
    transition: color .35s ease;
}

@media screen and (min-width: 768px) {
    .card-menu__list a {
        font-size: 16px;
    }
}
.card-menu__list a:hover {
    color: #1F9EDE;
}
.card-menu__btn > * {
    margin-bottom: 12px;
}
@media screen and (min-width: 400px) {
    .card-menu__btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-right: -1%;
        margin-left: -1%;
    }
    .card-menu__btn > * {
        margin-right: 1%;
        margin-left: 1%;
    }
}
@media screen and (min-width: 1190px) {
    .card-menu__btn {
        margin-right: -16px;
        margin-left: -16px;
    }
    .card-menu__btn > * {
        width: calc(50% - 32px);
        margin-right: 26px;
        margin-left: 26px;
        margin-bottom: 0;
    }
}

.card-menu__button {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 35px;
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #1f9ede;
    text-decoration: none;
    background: #1f9ede;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    -webkit-transition: background-color 0.35s ease, border 0.35s ease;
    -o-transition: background-color 0.35s ease, border 0.35s ease;
    transition: background-color 0.35s ease, border 0.35s ease;
}
.card-menu__button span {
    font-weight: 700;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #fff;
    white-space: nowrap;
}

.card-menu__button:hover {
    background: #e59500;
    border-color: #e59500;
}

@media screen and (max-width: 1189.98px) {
    /*.card-menu__button {*/
    /*    height: 52px;*/
    /*}*/
    .card-menu__button span {
        font-size: 16px;
    }
}

.card-menu__img {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    height: 96px;
    width: auto;
}

.main-menu__masonry--bottom .card-menu__img {
    height: 150px;
}

.wrap_card_adv_menu .card-menu__img {
    height: 50px;
}
.main-menu__masonry--top .card-menu__img {
    height: 96px;
}

@media screen and (min-width: 768px) {
    .wrap_card_adv_menu  .card-menu__img {
        height: 60px;
    }
	.card-menu__img {
        height: 108px;
    }
    .main-menu__masonry--top .card-menu__img {
        height: 108px;
    }
}

.card-menu__img img {
    height: 100%;
    width: auto;
    max-width: inherit;
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    -ms-interpolation-mode: nearest-neighbor;
}

@media screen and (max-width: 480px) {
    .card-menu {
        margin-bottom: 10px;
    }
    .main-menu__masonry--bottom  .card-menu {
        margin-right: 5px;
        margin-left: 5px;
        width: calc(50% - 10px);
    }
	
	.wrap_card_adv_menu {
		margin: 0 5px;
		width: calc(50% - 10px);
	}
	
	.wrap_card_adv_menu .card-menu {
		margin: 0 0 0 0;
        width: 100%;
		height: 50%;
    }
	
	.wrap_card_adv_menu .card-menu:first-child {
		margin: 0 0 10px 0;
    }
	
    .main-menu__masonry--top .card-menu {
        width: calc(50% - 10px);
        margin-right: 5px;
        margin-left: 5px;
    }
    .main-menu__masonry--top,
    .main-menu__masonry--bottom {
        margin-right: -5px;
        margin-left: -5px;
    }
    .card-menu--slider #owlGoProBanners,
    .card-menu--slider .gopro-banners__banner{
        height: 160px !important;
    }
    .main-menu__masonry--bottom .wrap_card_adv_menu .card-menu .card-menu__content {
        padding-right: 1px;
        padding-left: 1px;
    }
    .card-menu__img {
        height: 54px;
    }
}

@media screen and (max-width: 480px) {
    #sopContainer .brand_group_name {
        display: flex;
        flex-direction: column-reverse;
    }

    #sopContainer .stores .genamount.cantopen {
        text-align: left;
    }

    #catalog .shortsort .title {
        display: none;
    }

    #catalog .cool {
        display: flex;
        flex-direction: row-reverse;
    }

    #catalog .prods .template {
        display: none;
    }
    .product-item-delivery {
        text-align: left;
    }
    .product-item-delivery .item-icon-wrap {
        margin-left: 0;
    }
    .product-item-delivery .item-icon {
        margin-left: 0;
    }
}



/* End */


/* Start:/bitrix/templates/proauto_default/assets/css/jquery.mCustomScrollbar.css?172430866853583*/
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; /* direct pointer events to js */ }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
	
	.mCustomScrollBox{ /* contains plugin's markup */
		position: relative;
		overflow: hidden;
		height: 100%;
		max-width: 100%;
		outline: none;
		direction: ltr;
	}

	.mCSB_container{ /* contains the original content */
		overflow: hidden;
		width: auto;
		height: auto;
	}



/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_inside > .mCSB_container{ margin-right: 30px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

	.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
		position: absolute;
		width: 16px;
		height: auto;
		left: auto;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
		right: auto;
		left: 0;
	}
	
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

	.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0; 
		height: auto;
	}

	.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

	.mCSB_scrollTools .mCSB_draggerRail{
		width: 2px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
	}

	.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
		cursor: pointer;
		width: 100%;
		height: 30px; /* minimum dragger height */
		z-index: 1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
		position: relative;
		width: 4px;
		height: 100%;
		margin: 0 auto;
		-webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
		text-align: center;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display: block;
		position: absolute;
		height: 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width: auto;
		height: 16px;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 2px;
		margin: 7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width: 30px; /* minimum dragger width */
		height: 100%;
		left: 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 12px; /* auto-expanded scrollbar */
		margin: 2px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 8px; /* auto-expanded scrollbar */
		margin: 4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display: block;
		position: absolute;
		width: 20px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}
	
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_container_wrapper{
		position: absolute;
		height: auto;
		width: auto;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.mCSB_container_wrapper > .mCSB_container{
		padding-right: 30px;
		padding-bottom: 30px;
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }
	
	/* non-visible horizontal scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }
	
	/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }
	
	/* non-visible scrollbar/RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }
	
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }
	
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right: 0; /* non-visible scrollbar */
		margin-left: 0;
	}
	
	/* non-visible horizontal scrollbar */
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_scrollTools, 
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
	}



/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

	/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
	
	/* default theme ("light") */

	.mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }
	
	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
	
	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.4);
		filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
	}

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.85);
		filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)"; 
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.9);
		filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image: url(/bitrix/templates/proauto_default/assets/css/mCSB_buttons.png); /* css sprites */
		background-repeat: no-repeat;
		opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position: 0 0;
		/* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position: 0 -20px;
		/* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position: 0 -40px;
		/* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position: 0 -56px;
		/* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }
	

	/* theme: "dark" */

	.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-2", "dark-2" */

	.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; }
	
	
	/* theme: "dark-2" */

	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thick", "dark-thick" */

	.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 6px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 4px;
		margin: 6px 0;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 6px;
		margin: 5px auto;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; }


	/* theme: "dark-thick" */
	
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thin", "dark-thin" */
	
	.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }

	.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 2px;
		margin: 7px auto;
	}


	/* theme "dark-thin" */
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 14px;
		margin: 0 1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 14px;
		margin: 1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		width: 16px; /* auto-expanded scrollbar */
		height: 16px;
		margin: -1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; /* auto-expanded scrollbar */ }
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 16px; /* auto-expanded scrollbar */
		width: 16px;
		margin: 0 -1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 4px; /* auto-expanded scrollbar */
		margin: 6px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; }
	
	
	/* theme "rounded-dark", "rounded-dots-dark" */
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; }
	
	
	/* theme "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		background-color: transparent;
		background-position: center;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
		background-repeat: repeat-y;
		opacity: 0.3;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		height: 4px;
		margin: 6px 0;
		background-repeat: repeat-x;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; }
	
	
	/* theme "rounded-dots-dark" */
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
	}
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-y;
		background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	
	/* theme "3d", "3d-dark" */
	
	.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
	
	.mCS-3d.mCSB_scrollTools, 
	.mCS-3d-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 8px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 	 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 8px;
		margin: 4px 0;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 8px;
		margin: 4px auto;
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "3d-dark" */
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "3d-thick", "3d-thick-dark" */
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
	
	.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
	
	.mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
		bottom: 1px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
		width: 12px;
		margin: 2px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 12px;
		width: auto;
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #000; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; }
	
	
	/* theme: "3d-thick-dark" */
	
	.mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
	 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #fff; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "minimal", "minimal-dark" */
	
	.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		right: 0; 
		margin: 12px 0; 
	}
	
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
		bottom: 0; 
		margin: 0 12px; 
	}
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		left: 0; 
		right: auto;
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
	
	.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	
	/* theme: "minimal-dark" */
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	/* ---------------------------------------- */
	
	
	
	/* theme "light-3", "dark-3" */
	
	.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
		width: 6px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }

	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 6px;
		margin: 5px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		width: 12px;
	}
	
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "dark-3" */
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
	
	.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
		width: 6px;
		margin: 3px 5px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 6px;
		margin: 5px 3px;
		position: absolute;
		width: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	
	/* theme "inset-2", "inset-2-dark" */
	
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #fff;
		border-color: rgba(255,255,255,0.2);
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); }
	
	
	/* theme "inset-3", "inset-3-dark" */
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
	
	/* ---------------------------------------- */

/* End */


/* Start:/bitrix/templates/proauto_default/components/bxmaker/geoip.city/default_2/style.css?172430866814420*/
.js-bxmaker__geoip__city-name-global {
  cursor: pointer;
  border-bottom: 1px dashed #3585CC;
  color: #3585CC;
}
.js-bxmaker__geoip__city-name-global:hover {
  border-bottom-color: transparent;
}
.bxmaker__geoip__city {
  /*margin: 0 auto;*/
  position: relative;
  font-size: 14px;
  padding: 0;
}
.bxmaker__geoip__city * {
  font-weight: normal;
  line-height: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bxmaker__geoip__popup {
  margin: 0 auto;
  font-size: 14px;
  padding: 0;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.bxmaker__geoip__popup * {
  font-weight: normal;
  line-height: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bxmaker__geoip__popup::-moz-selection,
.bxmaker__geoip__popup *::-moz-selection {
  background: transparent;
}
.bxmaker__geoip__popup::selection,
.bxmaker__geoip__popup *::selection {
  background: transparent;
}
.bxmaker__geoip__popup-background {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  /*-webkit-transition: opacity 2s easy, background 2s easy;*/
  /*transition: opacity 2s ease-out, background 2s ease-out;*/

}
.bxmaker__geoip__popup-content {
  position: fixed;
  z-index: 10001;
  top: 10%;
  left: 45%;
  margin-left: -200px;
  width: 520px;
  background: #FFF;
  padding: 20px;
  border-radius: 4px;
  opacity: 0;
}
.bxmaker__geoip__popup-close {
  position: absolute;
  top: 2px;
  height: 30px;
  right: 7px;
  color: rgba(0, 0, 0, 0.29);
  cursor: pointer;
  display: block;
  line-height: 30px;
  font-weight: normal;
  font-size: 28px;
}
.bxmaker__geoip__popup-close:hover {
  color: #2A4E69;
}
.bxmaker__geoip__popup-header {
  font-weight: bold;
  font-size: 15px;
  color: #585858;
}
.bxmaker__geoip__popup-search {
  margin-top: 15px;
  position: relative;
}
.bxmaker__geoip__popup-search input {
  padding: 7px 10px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 36px;
}
.bxmaker__geoip__popup-search input::-moz-selection {
  background-color: #8CDCFC !important;
  color: #232323;
}
.bxmaker__geoip__popup-search input::selection {
  background-color: #8CDCFC !important;
  color: #232323;
}
.bxmaker__geoip__popup-search-clean {
  position: absolute;
  width: 36px;
  height: 36px;
  display: block;
  right: 0;
  top: 0;
  font-size: 23px;
  text-align: center;
  color: #deabab;
  font-weight: normal;
  padding-top: 2px;
  cursor: pointer;
  line-height: 32px;
}
.bxmaker__geoip__popup-search-clean:hover {
  color: #bb4040;
}
.bxmaker__geoip__popup-search-clean.preloader {
  background-image: url("data:image/gif;base64,R0lGODlhGQAZAKUAAGRiZLSytNza3IyKjOzu7JyenMTGxHR2dOTm5JSWlPz6/KyqrNTS1Ly+vGxubOTi5JSSlPT29KSmpMzOzISChLy6vNze3IyOjPTy9KSipMzKzOzq7JyanPz+/KyurNTW1MTCxHRydISGhP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCAAjACwAAAAAGQAZAAAG/sCRcEgcWTiWorLYsWCGoIthuPl0lkNCZqEQGiDTkeJCQWCFikWBIYyGGxRI9zx6FCSRkXuEEVE+WBhzIxUFICNfUwsUGUMKD1d1HhVmI1oBChGaCgkUG0ITIg5sfBUeAQZPCJGOSQgJIQ6ejh8Bp59YH7EHFYNDERoNrEodAxJPZ75LeUUEFs/PykoRHgvVHgwgIA3aDdJFGADi4g7OFgLRdCMRCwsS1RPE6t+tAsNM6NIdCAwTDMhLMPhjsOrXh34W8mC41+FJBAH+PjATKIAAmgn2FGjsAHEOgQ8TLAqJMAjigxEIJnyyMCGJkA70BDLows+Mgn4AsXQAiStlHU8GVuhEYMAgUk00IJmdIaB0g4ZKYkSqI/Ix55IgACH5BAkIACQALAAAAAAZABkAhWRiZLSytNza3IyKjMTGxOzu7HR2dJyenLy+vOTm5NTS1Pz6/ISChJSWlKyurGxqbLy6vOTi5MzOzPT29Hx+fKSmpLS2tNze3JSSlMzKzPTy9Hx6fKSipMTCxOzq7NTW1Pz+/ISGhJyanGxubP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAb+QJJwSCRFKpGiUhnRDDMHybAgWBILDghImOFISYsDxmMVgiCOKgn6zQw4i7IwEQhM1lGSpoG5WDVbQh0OUl1SFhgOQwsJgR4IGQVCGg4dCxMTlxUYkiQfGAwfQhMECB0Sdx6BQyBJHhwUDAOdJK0dprRKFwwUIZZKEx8Zq0oLDQFOZXFyd0UaCR4J0MtlExbX1x8KEhLbEtR/I+LiDM/R0cRL1hAB7ApK6cByCxcC8YsUIrlmCdsKyUs+AADwIAC1YNsu3AFUBISTCAMGGkgwSYKATgssgljAEYQAVLUkGACQYUimIR+TJJBA5oICP0Lo3dPQLU4/ihO2AbQC4gMiyzk/SfT7cM+kAgWBbsb02axMgaYeMlCMuU+OkAIfdi4JAgAh+QQJCAAlACwAAAAAGQAZAIVkYmS0srTc2tyMiozs7ux0dnTMysycnpxsbmy8vrzk5uT8+vysqqyUkpSEgoTU0tRsamy8urzk4uT09vSkpqRkZmS0trTc3tyMjoz08vR8enzMzsykoqR0cnTEwsTs6uz8/vysrqyUlpSEhoTU1tT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG/sCScEgsKSyfolL5mQxJgccwc1kSMwnDQvgIkYQLxoFgFYI8CYmQ5BVuOCFQWUjweJxQaYZzUC8ncm4eX11fHgcRQwtJdA8kGUJYGwsLE5QhHGQlFwcNAkITJA8bF04ZW0QgSR8hDQ1jigqjD5BWFw0YIlpKCxcCgUsgFBG1VqhlTkUZCh8KzMdWEwnT0wKjG9fQSxkOGg7dGMvNzcDR1NVK5UvaRb2/ZQsDFMVDILLY9EUkHQgFEcehRpUqkUEdiE8KRPBzwCjDBgGaFjwEQamSAwAKSoB4MAKBFFDHBGxQo2BDEhEAMCiSoC4Sti2yMn6oAGDDHI0kTAopySgEHwAN7IhMePAgUEwwHQBUmUMgWYkPBjLuNNCS6aObQQAAIfkECQgAIgAsAAAAABkAGQCFZGJktLK03NrcjI6M7O7sxMbEpKKkdHZ05ObknJqc/Pr81NLUvL68rKqsbG5s5OLklJaU9Pb0zM7MhIKEvLq83N7clJKU9PL0zMrMpKak7OrsnJ6c/P781NbUxMLErK6sdHJ0hIaE////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABv5AkXBIFBEKmqJSSVAMBYzK8IJYEiOSDkdY8UhFCsrnYhVyOouqqPvtBCjbsugiWTih0kjgo1ZG4iICEg9rXiIYAR5DCgRDBAsdZCIRCwIKChGXDGNCDx8bhJNoEhURc4BmSQQUGxsNkmAICwsSsEoIBhsZdkoKFQKoRQqJtr1yYEpUGggIGk5yEQXS0hW0dRISz2URFhYD3QnKzQjBvR4F54ZF5UWmZb7A7xCc67J1xUQVExMhHtoRo0qdWidABK59AxrNkSBAoQKGHC5ciBBhAIgkIjoMmNBhSKYng0Q0APBBhAEHCRaRW0KHVwaSRg446CjnjASMI0uKoOAghB22JZQWxMkpJMIEEKHKEHAnEqYQBBLYlZHgYMGxIAAh+QQJCAAmACwAAAAAGQAZAIVkYmS0srTc2tyMiozExsTs7uycnpx0dnS8vrzk5uSUlpTU0tT8+vysqqyEgoRsamy8urzk4uSUkpTMzsz09vSkpqR8fny0trTc3tyMjozMysz08vSkoqR8enzEwsTs6uycmpzU1tT8/vysrqyEhoRsbmz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG/kCTcEg0bRabolJZYAwTk8SQ8lkSKZOQSJhYSE0iDSJpBYe83EnVhEFotmXjZOHsSikez1pJgZsEExEmUFULCAtDImQmBQshZBQLAgyUlBMIFFwQI18UZxMYmRt+QiIFRh4jARCLDF0LE4tKH6oBIU5FDBgCpEUibplluMJKGwkfCcfDVlgTzoGwc87LSxQcBtccDcbIyL1KDBoT4hqCvnEmwVa6vGUiHKxKIl1zskUREhkKGsOesKF/qInAYIJWPg6n5AhIGAGAAwoUNkAE4WANBgMSBEzBJWIAABAmApS4YKKBhQpDXFmZAODBKZEkN5BwEAIdgwMARgi5MFIIIwIHEqgVwQDgAK4ABwIIYZDBwRcrYZ7CHPJBC7oiCyzUjBMEACH5BAkIACQALAAAAAAZABkAhWRiZLSytNza3IyOjOzu7HR2dMzKzKSipGxubLy+vOTm5JyanPz6/ISChNTS1GxqbLy6vOTi5JSWlPT29KyurGRmZLS2tNze3JSSlPTy9Hx6fMzOzKSmpHRydMTCxOzq7JyenPz+/ISGhNTW1P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAb+QJJwSCRlHJmiUklgDBUbxZBBWBInm1FIqHBISSHHZmIVhkZe7ubDdWjLwszG4exKGeLkcrIVCjYRJFBsFxsXU3okBG56Ew4CDJGRaGQkHwYJbCQTaIZkGX1DIUlHCQkGlSQMXXllBKYeEaFTFwKzRSEGAqlLTnC3RgofCsK+ZQwjyckfYnMbG8ZWEwEU1AEBGcLawEXIbm5fV3CqcAQLGtxmAR68QgwUDwAVI2UKByAcdE8dAAAiUrZwBSIAAQQICnoMACiwgUuHARMmZJjAgAOGKiQiUAARCMwFXyEkdOBAAkKDBCQsYKAwRZMSBwgKJIGgAWUGCRgOwWEgogMoBCEmUZLwgAFEOiEREDTwFdQdCAwul4SIMiRBzSEEBIxTMmKAVjhBAAAh+QQJCAAgACwAAAAAGQAZAIVkYmS0srTc2tyMjozs7uzExsSkoqR0dnTk5uScmpz8+vy8vrzU0tRsbmzk4uSUlpT09vSsqqyEgoS8urzc3tyUkpT08vTMzszs6uycnpz8/vzEwsTU1tR0cnSsrqyEhoT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG/kCQcEgEWRiWolJJUAwRF8RQQVgSIReORohgSEEaxgViFWo4Xu4Fw2Voy0LLheHsShXi5BKyFQouDiBQbBQXFEMaZEIEbnoQDAIKkpJoikcXjmiGZBZ9iEkQf26KIApdeWWXXp5TFAKsRWcOTmW0ZbAgFx4Rux6kVgoUwsIEDQDHx79LCgsbG80bFxHT08pKwcMUbEXWRbZLBAYDuIgLY9cBBx0dAmUYAR4BkU8SDR0PUg6wGlIWGx4eJui50OADAyEYJCSAoAACwwAGqoDAMMHDFw2zhmSQ4AHEhgEFQCzIMOGTFQESPiTZUCGkBQMZAsFRMEDCAiEFQAphkMEDGjl644SwDFkqQkQ4YSR61BmnHRwlFBIcghMEACH5BAkIACUALAAAAAAZABkAhWRiZLSytNza3IyOjMTGxOzu7KSipHR2dLy+vOTm5JyanNTS1Pz6/GxqbKyqrISChLy6vOTi5JSWlMzOzPT29GRmZLS2tNze3JSSlMzKzPTy9KSmpHx6fMTCxOzq7JyenNTW1Pz+/GxubKyurISGhP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAb+wJJwSCxpFpqiUllgDBOTxJBRWBIpE1BImFhIS6HFhGIVhkBe7sTDXWjLQs1k4exKGeKkMhRxCgUTESVQbBcTF0MhZEIZAAcLQhRuIQyVDGiLRxN6EQcAAAOCGltEIUkUgG6LJRQjFQAVIGWaXqREBQoctnsCF35Wq1a7QiAWxsa/VgwJHgnMGhwi0tLJSwwTc9gLCxYQAd7BSyHN5FVF4UrVRRoOCsOlGSDqDAgkDw+IVgUdCB0Rth4G3PvA5l+RcUYWIECQYdGCBxhklSgwwAEFBhfpBdDjgUCHLyES2BqBwUKJDB8mnBxBIJEeJQIGSEgyISWrACPYwGFgAEMoBkY2SwgYAeEdkQQDPvipqbIEAwgjXooTYO6kgaZGBMFREmGD1jJBAAAh+QQJCAAmACwAAAAAGQAZAIVkYmS0srTc2tyMiozExsTs7uycnpx0dnS8vrzk5uSUlpTU0tT8+vysqqxsbmyEgoS8urzk4uSUkpTMzsz09vSkpqRsamy0trTc3tyMjozMysz08vSkoqR8enzEwsTs6uycmpzU1tT8/vysrqx0cnSEhoT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG/kCTcEg0bRaborIo0iSGiclnSCksiRjAgSFMLJ4mRmhCuQoZB0CgK+0uQiKzcAKwWL1PxmKSVIoiXCYiAwAgJlFTGBMYQyJlcw4lC0IRAA8UDJliC49HfEIfDw4kCk9wTEkUAhNvjyYUEAckJIxXnl9xRQUcA7lLYoByrle+QwIIyMiBZgwJHwnOGyUPHQ/Uw78TrNoLx8gQCMtXDM/lVkXiv3IbFxXFTAIY6WEEChISYEsbrLhDBQYSMoy4806EFVWsQjwSkIFDrV0BMmFioMFDpz3nRHxYBsGABxMhRoQAiWCSEEdXIhioUGZBgJEMPCA4x2yEAZMLRArB4EHDHztdBhoEChHApAgCCPoQw6A050ghFKbIUZLgglQzQQAAIfkECQgAIQAsAAAAABkAGQCFZGJktLK03NrcjI6M7O7spKKkxMbEdHZ05ObknJqc/Pr8vL68rKqs1NLUbG5s5OLklJaU9Pb0hIKEvLq83N7clJKU9PL0pKakzM7M7OrsnJ6c/P78xMLErK6s1NbUdHJ0hIaE////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABv7AkHBIDGEcjaKyuMFkhgxAZxghLIkPh0QhjE5DG08jchUqQI6J8CIVZjCeTVnYcBwsIW8o0sDglRsIXGAJDhd5bRQNAkMbZHQSEIwhCB8DERYEEQoCGI8WHn5uAxISBQghAnJEG3gRFBgNY0MKCyClFGUWfQ0Iq0QEHRC/gAIUg1fIyUoUBs7OyksKCBkI1AQJAxUV2o9lChix4R4UHAbmBtFK09XVf0TqTHMWCwHETMbq4BcFp7qxvX4FK6BhgpUM91rtgdXAwyMKGjo8EGKhAwcFGBVs6DSIgBgrYDIgM9ABQwgKC3IpymXGWxEEAQKQKZcLXAOQZTZM6DBJQB9KN3DuFQk2YRVNM2JcLnnwDiXLEAqezFGSwYDUMkEAACH5BAkIACUALAAAAAAZABkAhWRiZLSytNza3IyOjMTGxOzu7Hx6fKSipGxubLy+vOTm5JyanNTS1Pz6/ISChGxqbLy6vOTi5JSWlMzOzPT29KyurGRmZLS2tNze3JSSlMzKzPTy9Hx+fKSmpHRydMTCxOzq7JyenNTW1Pz+/ISGhP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAb+wJJwSCwxOKKisjhigIYBxGWo0IyWVMfgWopOSw0PIIIVNjKcj/Di+VYAHm5Z5CBtutIS6AGYLEcgDUMHHAF4UxIAA0MjFEMCAwcYQgoOCxQUG5gOAApCGwwTdyUFIQMZFQUlGHJmSRQYEwwijmYaGbhkWKCyCq2fFx2/RCMCEYJlyMlKERPOzspYIwogCtQFHQch2ge1yc6hEyIRGhPlGtF/1eujROlK70QUGgnDjAIY7w0CARUBqrtkMfA1ZMMFfwTuFPg14g4FAbJoCYkQAIKnEhs+TGjAsUGxjUIKiGAAkJScCQkElFAw4UmsSUIaYgHx4YMjBQPBhGonjUAgAl0sn6ycZa/gBwJcQLR0NcHbTG/NhJbIVGYXA55LggAAIfkECQgAJwAsAAAAABkAGQCFZGJktLK03NrcjIqMxMbE7O7snJ6cdHZ0vL685ObklJaU1NLU/Pr8rKqshIKEbG5svLq85OLklJKUzM7M9Pb0pKakfH58bGpstLa03N7cjI6MzMrM9PL0pKKkfHp8xMLE7OrsnJqc1NbU/P78rK6shIaEdHJ0////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABv7Ak3BIPAkGgqKyOBIUhhALYgiajJZUjYEhRDimJ4bFFMEKGR3NRhgFQx4lrvmUkSg4p/apcDAtliMFcickEhgnXlMdDyFDDBlXdB0kZScgEhUMFBwUFAMmICcjGwcAa3sNBh0QTxGRQ00nEQMAAAcJjhMdqrhYIrUAGBRKFAgBr0piIU9mg1jDRQki09POgAkgCdgFGAEk3gHWyRMTC+Qi0gsi6uJM2e94Re1E80IUIhvITAIZ4iMRHxB8YLaEQ7kFCV5RICBwwjAO+kbgoZChnAhoIBBsCHWCwgIBDEIyaDJBToF1BDkMqlgmwQRcGRZkcARNicEFXBIgDFOOICKWESImcHQ5dIIAfUU8LoiksxdQh3P21CQ6ZFNUmwvimQkCADs=");
  background-position: center center;
  background-repeat: no-repeat;
  color: transparent;
}
.bxmaker__geoip__popup-search-options {
  display: none;
  position: absolute;
  top: 34px;
  border: 1px solid #ccc;
  background: #FFF;
  z-index: 10002;
  border-radius: 0 0 4px 4px;
  width: 100%;
}
.bxmaker__geoip__popup-search-options.active {
  display: block;
  height: auto;
  max-height: 250px;
}
.bxmaker__geoip__popup-search-options.preloader {
  height: 100px;
  overflow: hidden;
  color: #fff;
}
.bxmaker__geoip__popup-search-options.preloader div {
  border-color: transparent;
}
.bxmaker__geoip__popup-search-option {
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  padding: 7px 10px;
  color: #909090;
}
.bxmaker__geoip__popup-search-option:last-child {
  border-bottom: none;
}
.bxmaker__geoip__popup-search-option span {
  color: #5f5f5f;
  font-weight: bold;
}
.bxmaker__geoip__popup-search-option p {
  padding: 0;
  margin: 0;
  font-size: 0.9em;
}
.bxmaker__geoip__popup-search-option:hover {
  background: #f1f1f1;
}
.bxmaker__geoip__popup-search-option.bxmaker__geoip__popup-search-option--empty {
  padding: 20px 10px;
  text-align: center;
  line-height: 18px;
  height: auto;
  width: 100%;
  overflow: visible;
}
.bxmaker__geoip__popup-options {
  font-size: 0.90em;
  padding-top: 10px;
  padding-bottom: 0;
}
.bxmaker__geoip__popup-options:after {
  content: ' ';
  display: block;
  width: 100%;
  height: 1px;
  clear: both;
}
.bxmaker__geoip__popup-options.preloader {
  height: 350px;
  overflow: hidden;
  color: transparent;
}
.bxmaker__geoip__popup-options.preloader div {
  border-color: transparent;
  background: transparent;
  display: none;
}
.bxmaker__geoip__popup-options-col {
  float: left;
  padding: 0 10px 0 0;
  width: 33.33%;
}
.bxmaker__geoip__popup-option {
  margin: 0;
  padding: 4px 5px;
  cursor: pointer;
  font-size: 14px;
}
.bxmaker__geoip__popup-option.bxmaker__geoip__popup-option--bold,
.bxmaker__geoip__popup-option.bxmaker__geoip__popup-option--bold span {
  font-weight: bold;
}
.bxmaker__geoip__popup-option span {
  border-bottom: 1px dashed black;
}
.bxmaker__geoip__popup-option:hover {
  background: #8CDCFC;
  border-radius: 3px;
}
.bxmaker__geoip__popup-option:hover span {
  border-bottom-color: transparent;
  font-weight: bold;
}
@media screen and (min-width: 461px) and (max-width: 767px) {
  body .bxmaker__geoip__popup-content {
    top: 3%;
    left: 3%;
    width: 94%;
    padding: 15px;
    margin-left: 0;
    height: auto;
  }
}
.body-hidden {
  overflow: hidden;
}


.main-panel__mobile-basket--line {
  background: #F8B12D;
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
}
.main-panel__mobile-basket--line-open {
  display: block;
}

/*for tabs*/
a#tab-trucks {
  padding: 0 3%;
}
a#tab-car {
  padding: 0 3%;
}


@media screen and (max-width: 460px) {
  body .bxmaker__geoip__popup-content {
    top: 15%;
    left: 5%;
    width: 90%;
    padding: 15px;
    margin-left: 0;
    height: auto;
  }
  body .bxmaker__geoip__popup-header {
    display: none;
  }
  body .bxmaker__geoip__popup-city_search_box {
    margin-top: 25px;
  }
  body .bxmaker__geoip__popup-option {
    width: 100%;
    padding: 0;
  }
  body .bxmaker__geoip__popup-option:nth-child(1) {
    display: block;
  }
}

/* End */


/* Start:/bitrix/templates/proauto_default/components/bxmaker/geoip.city.line/default_2/style.css?17243086683692*/
@media screen and (max-width: 480px) {
  .bxmaker__geoip__city {
    margin-bottom: 0;

  }

  .header__contacts-city.bxmaker__geoip__city__line-name {
    border: none;
  }
}

.bxmaker__geoip__city__line {
  margin: 0 auto;
  position: relative;
  font-size: 14px;
}
.bxmaker__geoip__city__line * {
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bxmaker__geoip__city__line-label {
  text-transform: initial;
}
.bxmaker__geoip__city__line-name {
  cursor: pointer;
  border-bottom: 1px dashed #3585CC;
  color: #3585CC;
}
.bxmaker__geoip__city__line-context {
  position: relative;
  display: inline;
}
.bxmaker__geoip__city__line-question,
.bxmaker__geoip__city__line-info {
  display: none;
  position: absolute;
  z-index: 1009;
  top: 35px;
  background: #fff;
  width: 200px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}
.bxmaker__geoip__city__line-question:before,
.bxmaker__geoip__city__line-info:before {
  content: "";
  display: block;
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -12px;
  width: 0;
  height: 0;
  border: 12px solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0);
}
.bxmaker__geoip__city__line-question:after,
.bxmaker__geoip__city__line-info:after {
  content: "";
  display: block;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0);
}
.bxmaker__geoip__city__line-question-text {
  padding: 20px 10px;
  text-align: center;
  vertical-align: middle;
  color: #676767;
  font-size: 12px;
}
.bxmaker__geoip__city__line-question-text span {
  color: #676767;
  cursor: pointer;
  border-bottom: none;
  font-size: 14px;
  font-weight: bold;
  margin: 0 1px;
}
.bxmaker__geoip__city__line-question-btn-box {
  cursor: pointer;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  margin-bottom: -1px;
}
.bxmaker__geoip__city__line-question-btn-box:after {
  content: ' ';
  display: block;
  width: 100%;
  height: 1px;
  clear: both;
  float: none;
}
.bxmaker__geoip__city__line-question-btn-yes {
  float: right;
  width: 50%;
  text-align: center;
  padding: 8px 0;
  border-left: 1px solid #4696dd;
  margin-left: -1px;
  background: #3585CC;
  border-radius: 0 0 5px 0;
}
.bxmaker__geoip__city__line-question-btn-yes:hover {
  background: #2474bb;
  border-left: 1px solid #2474bb;
}
.bxmaker__geoip__city__line-question-btn-no {
  float: left;
  width: 50%;
  text-align: center;
  padding: 8px 0;
  border-right: 1px solid #1363aa;
  margin-right: -1px;
  background: #3585CC;
  border-radius: 0 0 0 5px;
}
.bxmaker__geoip__city__line-question-btn-no:hover {
  background: #2474bb;
}
.bxmaker__geoip__city__line-info-content {
  padding: 20px 10px;
  text-align: center;
  vertical-align: middle;
  color: #676767;
}
.bxmaker__geoip__city__line-info-content a {
  border-bottom: 1px dashed #3585CC;
  cursor: pointer;
  text-decoration: none;
  color: #3585CC;
}
.bxmaker__geoip__city__line-info-content a:hover {
  border-color: transparent;
}
.bxmaker__geoip__city__line-info-btn-box {
  cursor: pointer;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.bxmaker__geoip__city__line-info-btn {
  float: left;
  width: 100%;
  text-align: center;
  padding: 8px 0;
  border-right: 1px solid #1363aa;
  background: #3585CC;
  border-radius: 0 0 5px 5px;
}
.bxmaker__geoip__city__line-info-btn:hover {
  background: #2474bb;
}

/* End */


/* Start:/bitrix/components/bxmaker/geoip.message/templates/.default/style.css?1724308667263*/
.bxmaker__geoip__message--default.bxmaker__geoip__message.preloader {
  display: none;
}
.bxmaker__geoip__message--default .js-bxmaker__geoip__message-value-default,
.bxmaker__geoip__message--default .js-bxmaker__geoip__message-value-current {
  display: none;
}

/* End */


/* Start:/bitrix/templates/proauto_default/assets/css/search.css?17243086685317*/
.oa_search_result_result_table {
	background-color: #fff;
}

.oa_search_result_result_table .item {
	display: block;
	width: 100%;
	padding: 19px 10px 22px;
	border-bottom: 1px solid #C4C4C4;
}

.oa_search_result_result_table .item .inner {
	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;
	font: bold 12px/144% 'HelveticaNeueCyr', sans-serif;
}

.oa_search_result_result_table .item .inner > * {
	display: block;
}

.oa_search_result_result_table .item .inner > *:hover {
	text-decoration: none !important;
}

.oa_search_result_result_table .item .inner > *:not(:last-child) {
	margin-right: 20px;
}

.oa_search_result_result_table .catitem .name {
	color: #002642;
	font-weight: normal;
	word-break: break-word;
}

.oa_search_result_result_table .catitem .brand {
	color: #002642;
}

.oa_search_result_result_table .catitem .picture {
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	max-width: 100px;
	height: 20px;
	width: 100%;
}

.oa_search_result_result_table .catitem .name.article {
	color: #1284BD;
}

.oa_search_result_result_table .items_container {
	margin-bottom: 0;
}

.search_loading {
	display: inline-block;
	width: 100%;
	height: 31px;
	background: url("/include/header/loading.gif") no-repeat;
	background-position: 10px center;
	padding: 8px 0;
}

#oa_search_result {
	width: 100%;
	display: none;
	max-height: 400px;
	margin: 1px 0 0 0;
}

.oa_search_result_result_table .items_container .items_container_title {
	font: bold 16px/100% 'HelveticaNeueCyr', sans-serif;
	text-align: left;
	text-transform: uppercase;
	color: #000000;
	padding-left: 20px;
	padding-bottom: 9px;
	margin: 20px 0 0;
}

.oa_search_result_result_table .show_all_results {
	padding: 27px 20px 21px 20px !important;
	text-align: left;
}

.oa_search_result_result_table .show_all_results a {
	font: bold 14px/100% 'HelveticaNeueCyr', sans-serif;
	color: #002642;
}

@media screen and (max-width: 640px) {
	.items_container--product .item .inner {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media screen and (max-width: 912px) {
	.items_container--product .picture {
		display: none !important;
	}

	.oa_search_result_result_table .catitem .desc {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		text-align: left;
	}

	.oa_search_result_result_table .catitem .brand {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.oa_search_result_result_table .catitem .article {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
}

.separinsearch {
	display: none;
	float: right;
	background-color: #2da5e3;
	width: 7px;
	padding: 38px 1px 0 0;
}

.buttinsearch {
	position: relative;
	display: none;
	float: right;
	padding: 7px 3px 7px 3px;
	cursor: pointer;
	background-color: #F3F3F3;
}

.buttinsearch:hover {
	background-color: #C3C3C3;
}

.clear {
	clear: both;
}

.lkmenu {
	margin: 0;
	padding: 3px;
	width: 150px;
	background-color: #2da5e3;
}

.lkmenu li { /*пункты меню */
	position: relative;
	border: 1px solid #2da5e3;
	margin-left: 10px;
	list-style: none;
	text-align: left;
}

.lkmenu a { /* стилизация ссылок */
	color: #fff;
	font: 12px Verdana;
	text-decoration: none;
	display: block;
	padding: 5px;
	outline: none;
}

.lkmenu a:hover { /* стилизация ссылок */
	text-decoration: underline;
}

.arrow_box_menu {
	position: absolute;
	background: #2da5e3;
	top: 50px;
	z-index: 30;
	display: none;
}

.arrow_box_menu:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(45, 165, 227, 0);
	border-bottom-color: #2da5e3;
	border-width: 5px;
	margin-left: -5px;
}
#title-search .container__input,
#title-search-2 .container__input {
	position: relative;
	width: 100%;
}
.title-search-result {
	height: 100%;
	padding: 0 !important;
	z-index: 2;
	position: absolute;
	top: 100% !important;
	box-shadow: 0 3px 6px rgba(0,0,0,0.5);
	cursor: auto;
}
#oa_search_result {
	display: block;
}
#title-search .container__input input {
	width: 100%;
}
#oa_search_result .search_loading {
	padding: 4px;
	width: 50px;
	margin-left: auto;
}
#oa_search_result_2 {
	display: none;
}
#title-search-2 .container__input input {
	width: 100%;
}
#oa_search_result_2 .search_loading {
	padding: 4px;
	width: 50px;
	margin: auto 0;
	margin-left: auto;
}
.title-search-result .error {
	margin-top: auto;
	margin-bottom: auto;
	padding: 15px;
	font-size: 13px;
	line-height: 13px;
}
.title-search-result .error.close {
	border-radius: 100%;
	padding: 13px;
	font-size: 13px;
	cursor: pointer;
	margin-left: auto;
	margin-right: 15px;
}
#submit_search_title:focus,
#button__search:focus {
	outline: none;
}
.louder__ {
	display: none;
	height: 100%;
	width: 15% !important;
	right: 0;
	top: 0 !important;
	z-index: 2;
	position: absolute;
	border-color: transparent;
	background-color: #fff;
	margin-top: 0 !important;
	margin-left: auto !important;
}
.louder__ .search_loading {
	width: 50px;
	margin: auto 0;
	margin-left: auto;
	margin-right: 7px;
}
.main-panel__search .louder__ .search_loading {
	width: 40px;
	padding: 5px;
}

/* End */


/* Start:/bitrix/templates/proauto_default/components/bxmaker/geoip.city/stub/style.css?172856249214420*/
.js-bxmaker__geoip__city-name-global {
  cursor: pointer;
  border-bottom: 1px dashed #3585CC;
  color: #3585CC;
}
.js-bxmaker__geoip__city-name-global:hover {
  border-bottom-color: transparent;
}
.bxmaker__geoip__city {
  /*margin: 0 auto;*/
  position: relative;
  font-size: 14px;
  padding: 0;
}
.bxmaker__geoip__city * {
  font-weight: normal;
  line-height: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bxmaker__geoip__popup {
  margin: 0 auto;
  font-size: 14px;
  padding: 0;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.bxmaker__geoip__popup * {
  font-weight: normal;
  line-height: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.bxmaker__geoip__popup::-moz-selection,
.bxmaker__geoip__popup *::-moz-selection {
  background: transparent;
}
.bxmaker__geoip__popup::selection,
.bxmaker__geoip__popup *::selection {
  background: transparent;
}
.bxmaker__geoip__popup-background {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  /*-webkit-transition: opacity 2s easy, background 2s easy;*/
  /*transition: opacity 2s ease-out, background 2s ease-out;*/

}
.bxmaker__geoip__popup-content {
  position: fixed;
  z-index: 10001;
  top: 10%;
  left: 45%;
  margin-left: -200px;
  width: 520px;
  background: #FFF;
  padding: 20px;
  border-radius: 4px;
  opacity: 0;
}
.bxmaker__geoip__popup-close {
  position: absolute;
  top: 2px;
  height: 30px;
  right: 7px;
  color: rgba(0, 0, 0, 0.29);
  cursor: pointer;
  display: block;
  line-height: 30px;
  font-weight: normal;
  font-size: 28px;
}
.bxmaker__geoip__popup-close:hover {
  color: #2A4E69;
}
.bxmaker__geoip__popup-header {
  font-weight: bold;
  font-size: 15px;
  color: #585858;
}
.bxmaker__geoip__popup-search {
  margin-top: 15px;
  position: relative;
}
.bxmaker__geoip__popup-search input {
  padding: 7px 10px;
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 36px;
}
.bxmaker__geoip__popup-search input::-moz-selection {
  background-color: #8CDCFC !important;
  color: #232323;
}
.bxmaker__geoip__popup-search input::selection {
  background-color: #8CDCFC !important;
  color: #232323;
}
.bxmaker__geoip__popup-search-clean {
  position: absolute;
  width: 36px;
  height: 36px;
  display: block;
  right: 0;
  top: 0;
  font-size: 23px;
  text-align: center;
  color: #deabab;
  font-weight: normal;
  padding-top: 2px;
  cursor: pointer;
  line-height: 32px;
}
.bxmaker__geoip__popup-search-clean:hover {
  color: #bb4040;
}
.bxmaker__geoip__popup-search-clean.preloader {
  background-image: url("data:image/gif;base64,R0lGODlhGQAZAKUAAGRiZLSytNza3IyKjOzu7JyenMTGxHR2dOTm5JSWlPz6/KyqrNTS1Ly+vGxubOTi5JSSlPT29KSmpMzOzISChLy6vNze3IyOjPTy9KSipMzKzOzq7JyanPz+/KyurNTW1MTCxHRydISGhP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCAAjACwAAAAAGQAZAAAG/sCRcEgcWTiWorLYsWCGoIthuPl0lkNCZqEQGiDTkeJCQWCFikWBIYyGGxRI9zx6FCSRkXuEEVE+WBhzIxUFICNfUwsUGUMKD1d1HhVmI1oBChGaCgkUG0ITIg5sfBUeAQZPCJGOSQgJIQ6ejh8Bp59YH7EHFYNDERoNrEodAxJPZ75LeUUEFs/PykoRHgvVHgwgIA3aDdJFGADi4g7OFgLRdCMRCwsS1RPE6t+tAsNM6NIdCAwTDMhLMPhjsOrXh34W8mC41+FJBAH+PjATKIAAmgn2FGjsAHEOgQ8TLAqJMAjigxEIJnyyMCGJkA70BDLows+Mgn4AsXQAiStlHU8GVuhEYMAgUk00IJmdIaB0g4ZKYkSqI/Ix55IgACH5BAkIACQALAAAAAAZABkAhWRiZLSytNza3IyKjMTGxOzu7HR2dJyenLy+vOTm5NTS1Pz6/ISChJSWlKyurGxqbLy6vOTi5MzOzPT29Hx+fKSmpLS2tNze3JSSlMzKzPTy9Hx6fKSipMTCxOzq7NTW1Pz+/ISGhJyanGxubP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAb+QJJwSCRFKpGiUhnRDDMHybAgWBILDghImOFISYsDxmMVgiCOKgn6zQw4i7IwEQhM1lGSpoG5WDVbQh0OUl1SFhgOQwsJgR4IGQVCGg4dCxMTlxUYkiQfGAwfQhMECB0Sdx6BQyBJHhwUDAOdJK0dprRKFwwUIZZKEx8Zq0oLDQFOZXFyd0UaCR4J0MtlExbX1x8KEhLbEtR/I+LiDM/R0cRL1hAB7ApK6cByCxcC8YsUIrlmCdsKyUs+AADwIAC1YNsu3AFUBISTCAMGGkgwSYKATgssgljAEYQAVLUkGACQYUimIR+TJJBA5oICP0Lo3dPQLU4/ihO2AbQC4gMiyzk/SfT7cM+kAgWBbsb02axMgaYeMlCMuU+OkAIfdi4JAgAh+QQJCAAlACwAAAAAGQAZAIVkYmS0srTc2tyMiozs7ux0dnTMysycnpxsbmy8vrzk5uT8+vysqqyUkpSEgoTU0tRsamy8urzk4uT09vSkpqRkZmS0trTc3tyMjoz08vR8enzMzsykoqR0cnTEwsTs6uz8/vysrqyUlpSEhoTU1tT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG/sCScEgsKSyfolL5mQxJgccwc1kSMwnDQvgIkYQLxoFgFYI8CYmQ5BVuOCFQWUjweJxQaYZzUC8ncm4eX11fHgcRQwtJdA8kGUJYGwsLE5QhHGQlFwcNAkITJA8bF04ZW0QgSR8hDQ1jigqjD5BWFw0YIlpKCxcCgUsgFBG1VqhlTkUZCh8KzMdWEwnT0wKjG9fQSxkOGg7dGMvNzcDR1NVK5UvaRb2/ZQsDFMVDILLY9EUkHQgFEcehRpUqkUEdiE8KRPBzwCjDBgGaFjwEQamSAwAKSoB4MAKBFFDHBGxQo2BDEhEAMCiSoC4Sti2yMn6oAGDDHI0kTAopySgEHwAN7IhMePAgUEwwHQBUmUMgWYkPBjLuNNCS6aObQQAAIfkECQgAIgAsAAAAABkAGQCFZGJktLK03NrcjI6M7O7sxMbEpKKkdHZ05ObknJqc/Pr81NLUvL68rKqsbG5s5OLklJaU9Pb0zM7MhIKEvLq83N7clJKU9PL0zMrMpKak7OrsnJ6c/P781NbUxMLErK6sdHJ0hIaE////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABv5AkXBIFBEKmqJSSVAMBYzK8IJYEiOSDkdY8UhFCsrnYhVyOouqqPvtBCjbsugiWTih0kjgo1ZG4iICEg9rXiIYAR5DCgRDBAsdZCIRCwIKChGXDGNCDx8bhJNoEhURc4BmSQQUGxsNkmAICwsSsEoIBhsZdkoKFQKoRQqJtr1yYEpUGggIGk5yEQXS0hW0dRISz2URFhYD3QnKzQjBvR4F54ZF5UWmZb7A7xCc67J1xUQVExMhHtoRo0qdWidABK59AxrNkSBAoQKGHC5ciBBhAIgkIjoMmNBhSKYng0Q0APBBhAEHCRaRW0KHVwaSRg446CjnjASMI0uKoOAghB22JZQWxMkpJMIEEKHKEHAnEqYQBBLYlZHgYMGxIAAh+QQJCAAmACwAAAAAGQAZAIVkYmS0srTc2tyMiozExsTs7uycnpx0dnS8vrzk5uSUlpTU0tT8+vysqqyEgoRsamy8urzk4uSUkpTMzsz09vSkpqR8fny0trTc3tyMjozMysz08vSkoqR8enzEwsTs6uycmpzU1tT8/vysrqyEhoRsbmz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG/kCTcEg0bRabolJZYAwTk8SQ8lkSKZOQSJhYSE0iDSJpBYe83EnVhEFotmXjZOHsSikez1pJgZsEExEmUFULCAtDImQmBQshZBQLAgyUlBMIFFwQI18UZxMYmRt+QiIFRh4jARCLDF0LE4tKH6oBIU5FDBgCpEUibplluMJKGwkfCcfDVlgTzoGwc87LSxQcBtccDcbIyL1KDBoT4hqCvnEmwVa6vGUiHKxKIl1zskUREhkKGsOesKF/qInAYIJWPg6n5AhIGAGAAwoUNkAE4WANBgMSBEzBJWIAABAmApS4YKKBhQpDXFmZAODBKZEkN5BwEAIdgwMARgi5MFIIIwIHEqgVwQDgAK4ABwIIYZDBwRcrYZ7CHPJBC7oiCyzUjBMEACH5BAkIACQALAAAAAAZABkAhWRiZLSytNza3IyOjOzu7HR2dMzKzKSipGxubLy+vOTm5JyanPz6/ISChNTS1GxqbLy6vOTi5JSWlPT29KyurGRmZLS2tNze3JSSlPTy9Hx6fMzOzKSmpHRydMTCxOzq7JyenPz+/ISGhNTW1P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAb+QJJwSCRlHJmiUklgDBUbxZBBWBInm1FIqHBISSHHZmIVhkZe7ubDdWjLwszG4exKGeLkcrIVCjYRJFBsFxsXU3okBG56Ew4CDJGRaGQkHwYJbCQTaIZkGX1DIUlHCQkGlSQMXXllBKYeEaFTFwKzRSEGAqlLTnC3RgofCsK+ZQwjyckfYnMbG8ZWEwEU1AEBGcLawEXIbm5fV3CqcAQLGtxmAR68QgwUDwAVI2UKByAcdE8dAAAiUrZwBSIAAQQICnoMACiwgUuHARMmZJjAgAOGKiQiUAARCMwFXyEkdOBAAkKDBCQsYKAwRZMSBwgKJIGgAWUGCRgOwWEgogMoBCEmUZLwgAFEOiEREDTwFdQdCAwul4SIMiRBzSEEBIxTMmKAVjhBAAAh+QQJCAAgACwAAAAAGQAZAIVkYmS0srTc2tyMjozs7uzExsSkoqR0dnTk5uScmpz8+vy8vrzU0tRsbmzk4uSUlpT09vSsqqyEgoS8urzc3tyUkpT08vTMzszs6uycnpz8/vzEwsTU1tR0cnSsrqyEhoT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG/kCQcEgEWRiWolJJUAwRF8RQQVgSIReORohgSEEaxgViFWo4Xu4Fw2Voy0LLheHsShXi5BKyFQouDiBQbBQXFEMaZEIEbnoQDAIKkpJoikcXjmiGZBZ9iEkQf26KIApdeWWXXp5TFAKsRWcOTmW0ZbAgFx4Rux6kVgoUwsIEDQDHx79LCgsbG80bFxHT08pKwcMUbEXWRbZLBAYDuIgLY9cBBx0dAmUYAR4BkU8SDR0PUg6wGlIWGx4eJui50OADAyEYJCSAoAACwwAGqoDAMMHDFw2zhmSQ4AHEhgEFQCzIMOGTFQESPiTZUCGkBQMZAsFRMEDCAiEFQAphkMEDGjl644SwDFkqQkQ4YSR61BmnHRwlFBIcghMEACH5BAkIACUALAAAAAAZABkAhWRiZLSytNza3IyOjMTGxOzu7KSipHR2dLy+vOTm5JyanNTS1Pz6/GxqbKyqrISChLy6vOTi5JSWlMzOzPT29GRmZLS2tNze3JSSlMzKzPTy9KSmpHx6fMTCxOzq7JyenNTW1Pz+/GxubKyurISGhP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAb+wJJwSCxpFpqiUllgDBOTxJBRWBIpE1BImFhIS6HFhGIVhkBe7sTDXWjLQs1k4exKGeKkMhRxCgUTESVQbBcTF0MhZEIZAAcLQhRuIQyVDGiLRxN6EQcAAAOCGltEIUkUgG6LJRQjFQAVIGWaXqREBQoctnsCF35Wq1a7QiAWxsa/VgwJHgnMGhwi0tLJSwwTc9gLCxYQAd7BSyHN5FVF4UrVRRoOCsOlGSDqDAgkDw+IVgUdCB0Rth4G3PvA5l+RcUYWIECQYdGCBxhklSgwwAEFBhfpBdDjgUCHLyES2BqBwUKJDB8mnBxBIJEeJQIGSEgyISWrACPYwGFgAEMoBkY2SwgYAeEdkQQDPvipqbIEAwgjXooTYO6kgaZGBMFREmGD1jJBAAAh+QQJCAAmACwAAAAAGQAZAIVkYmS0srTc2tyMiozExsTs7uycnpx0dnS8vrzk5uSUlpTU0tT8+vysqqxsbmyEgoS8urzk4uSUkpTMzsz09vSkpqRsamy0trTc3tyMjozMysz08vSkoqR8enzEwsTs6uycmpzU1tT8/vysrqx0cnSEhoT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG/kCTcEg0bRaborIo0iSGiclnSCksiRjAgSFMLJ4mRmhCuQoZB0CgK+0uQiKzcAKwWL1PxmKSVIoiXCYiAwAgJlFTGBMYQyJlcw4lC0IRAA8UDJliC49HfEIfDw4kCk9wTEkUAhNvjyYUEAckJIxXnl9xRQUcA7lLYoByrle+QwIIyMiBZgwJHwnOGyUPHQ/Uw78TrNoLx8gQCMtXDM/lVkXiv3IbFxXFTAIY6WEEChISYEsbrLhDBQYSMoy4806EFVWsQjwSkIFDrV0BMmFioMFDpz3nRHxYBsGABxMhRoQAiWCSEEdXIhioUGZBgJEMPCA4x2yEAZMLRArB4EHDHztdBhoEChHApAgCCPoQw6A050ghFKbIUZLgglQzQQAAIfkECQgAIQAsAAAAABkAGQCFZGJktLK03NrcjI6M7O7spKKkxMbEdHZ05ObknJqc/Pr8vL68rKqs1NLUbG5s5OLklJaU9Pb0hIKEvLq83N7clJKU9PL0pKakzM7M7OrsnJ6c/P78xMLErK6s1NbUdHJ0hIaE////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABv7AkHBIDGEcjaKyuMFkhgxAZxghLIkPh0QhjE5DG08jchUqQI6J8CIVZjCeTVnYcBwsIW8o0sDglRsIXGAJDhd5bRQNAkMbZHQSEIwhCB8DERYEEQoCGI8WHn5uAxISBQghAnJEG3gRFBgNY0MKCyClFGUWfQ0Iq0QEHRC/gAIUg1fIyUoUBs7OyksKCBkI1AQJAxUV2o9lChix4R4UHAbmBtFK09XVf0TqTHMWCwHETMbq4BcFp7qxvX4FK6BhgpUM91rtgdXAwyMKGjo8EGKhAwcFGBVs6DSIgBgrYDIgM9ABQwgKC3IpymXGWxEEAQKQKZcLXAOQZTZM6DBJQB9KN3DuFQk2YRVNM2JcLnnwDiXLEAqezFGSwYDUMkEAACH5BAkIACUALAAAAAAZABkAhWRiZLSytNza3IyOjMTGxOzu7Hx6fKSipGxubLy+vOTm5JyanNTS1Pz6/ISChGxqbLy6vOTi5JSWlMzOzPT29KyurGRmZLS2tNze3JSSlMzKzPTy9Hx+fKSmpHRydMTCxOzq7JyenNTW1Pz+/ISGhP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAb+wJJwSCwxOKKisjhigIYBxGWo0IyWVMfgWopOSw0PIIIVNjKcj/Di+VYAHm5Z5CBtutIS6AGYLEcgDUMHHAF4UxIAA0MjFEMCAwcYQgoOCxQUG5gOAApCGwwTdyUFIQMZFQUlGHJmSRQYEwwijmYaGbhkWKCyCq2fFx2/RCMCEYJlyMlKERPOzspYIwogCtQFHQch2ge1yc6hEyIRGhPlGtF/1eujROlK70QUGgnDjAIY7w0CARUBqrtkMfA1ZMMFfwTuFPg14g4FAbJoCYkQAIKnEhs+TGjAsUGxjUIKiGAAkJScCQkElFAw4UmsSUIaYgHx4YMjBQPBhGonjUAgAl0sn6ycZa/gBwJcQLR0NcHbTG/NhJbIVGYXA55LggAAIfkECQgAJwAsAAAAABkAGQCFZGJktLK03NrcjIqMxMbE7O7snJ6cdHZ0vL685ObklJaU1NLU/Pr8rKqshIKEbG5svLq85OLklJKUzM7M9Pb0pKakfH58bGpstLa03N7cjI6MzMrM9PL0pKKkfHp8xMLE7OrsnJqc1NbU/P78rK6shIaEdHJ0////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABv7Ak3BIPAkGgqKyOBIUhhALYgiajJZUjYEhRDimJ4bFFMEKGR3NRhgFQx4lrvmUkSg4p/apcDAtliMFcickEhgnXlMdDyFDDBlXdB0kZScgEhUMFBwUFAMmICcjGwcAa3sNBh0QTxGRQ00nEQMAAAcJjhMdqrhYIrUAGBRKFAgBr0piIU9mg1jDRQki09POgAkgCdgFGAEk3gHWyRMTC+Qi0gsi6uJM2e94Re1E80IUIhvITAIZ4iMRHxB8YLaEQ7kFCV5RICBwwjAO+kbgoZChnAhoIBBsCHWCwgIBDEIyaDJBToF1BDkMqlgmwQRcGRZkcARNicEFXBIgDFOOICKWESImcHQ5dIIAfUU8LoiksxdQh3P21CQ6ZFNUmwvimQkCADs=");
  background-position: center center;
  background-repeat: no-repeat;
  color: transparent;
}
.bxmaker__geoip__popup-search-options {
  display: none;
  position: absolute;
  top: 34px;
  border: 1px solid #ccc;
  background: #FFF;
  z-index: 10002;
  border-radius: 0 0 4px 4px;
  width: 100%;
}
.bxmaker__geoip__popup-search-options.active {
  display: block;
  height: auto;
  max-height: 250px;
}
.bxmaker__geoip__popup-search-options.preloader {
  height: 100px;
  overflow: hidden;
  color: #fff;
}
.bxmaker__geoip__popup-search-options.preloader div {
  border-color: transparent;
}
.bxmaker__geoip__popup-search-option {
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  padding: 7px 10px;
  color: #909090;
}
.bxmaker__geoip__popup-search-option:last-child {
  border-bottom: none;
}
.bxmaker__geoip__popup-search-option span {
  color: #5f5f5f;
  font-weight: bold;
}
.bxmaker__geoip__popup-search-option p {
  padding: 0;
  margin: 0;
  font-size: 0.9em;
}
.bxmaker__geoip__popup-search-option:hover {
  background: #f1f1f1;
}
.bxmaker__geoip__popup-search-option.bxmaker__geoip__popup-search-option--empty {
  padding: 20px 10px;
  text-align: center;
  line-height: 18px;
  height: auto;
  width: 100%;
  overflow: visible;
}
.bxmaker__geoip__popup-options {
  font-size: 0.90em;
  padding-top: 10px;
  padding-bottom: 0;
}
.bxmaker__geoip__popup-options:after {
  content: ' ';
  display: block;
  width: 100%;
  height: 1px;
  clear: both;
}
.bxmaker__geoip__popup-options.preloader {
  height: 350px;
  overflow: hidden;
  color: transparent;
}
.bxmaker__geoip__popup-options.preloader div {
  border-color: transparent;
  background: transparent;
  display: none;
}
.bxmaker__geoip__popup-options-col {
  float: left;
  padding: 0 10px 0 0;
  width: 33.33%;
}
.bxmaker__geoip__popup-option {
  margin: 0;
  padding: 4px 5px;
  cursor: pointer;
  font-size: 14px;
}
.bxmaker__geoip__popup-option.bxmaker__geoip__popup-option--bold,
.bxmaker__geoip__popup-option.bxmaker__geoip__popup-option--bold span {
  font-weight: bold;
}
.bxmaker__geoip__popup-option span {
  border-bottom: 1px dashed black;
}
.bxmaker__geoip__popup-option:hover {
  background: #8CDCFC;
  border-radius: 3px;
}
.bxmaker__geoip__popup-option:hover span {
  border-bottom-color: transparent;
  font-weight: bold;
}
@media screen and (min-width: 461px) and (max-width: 767px) {
  body .bxmaker__geoip__popup-content {
    top: 3%;
    left: 3%;
    width: 94%;
    padding: 15px;
    margin-left: 0;
    height: auto;
  }
}
.body-hidden {
  overflow: hidden;
}


.main-panel__mobile-basket--line {
  background: #F8B12D;
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
}
.main-panel__mobile-basket--line-open {
  display: block;
}

/*for tabs*/
a#tab-trucks {
  padding: 0 3%;
}
a#tab-car {
  padding: 0 3%;
}


@media screen and (max-width: 460px) {
  body .bxmaker__geoip__popup-content {
    top: 15%;
    left: 5%;
    width: 90%;
    padding: 15px;
    margin-left: 0;
    height: auto;
  }
  body .bxmaker__geoip__popup-header {
    display: none;
  }
  body .bxmaker__geoip__popup-city_search_box {
    margin-top: 25px;
  }
  body .bxmaker__geoip__popup-option {
    width: 100%;
    padding: 0;
  }
  body .bxmaker__geoip__popup-option:nth-child(1) {
    display: block;
  }
}

/* End */


/* Start:/bitrix/templates/proauto_default/components/bitrix/catalog.section/gopro2/style.css?1724308668359*/
a.find_item {
  background-color: #2da5e3;
  color: #fff;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  margin: 0 auto;
  margin-top: 30px;
  display: block !important;
  width: 145px !important;
  text-align: center;
}
li[data-propcode="NELIKVID"] {
  display: none;
}
.fav-point {
	cursor: pointer !important;
}
/* End */


/* Start:/bitrix/templates/proauto_default/components/bitrix/sale.basket.basket/header_basket2/style.css?17647477421425*/
.item-icon__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.item-icon.icon_check {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-right: 3px;
    width: 15px;
    height: 13px;
    background-image: url('/local/components/autoprofi/detail_search_new/templates/ATI/images/icon_check.png');
}

.modal-basket__product-availability span {
    white-space: nowrap;
}

.modal-basket__product-availability span.basket_vsego {
 margin-left: 18px;
}
.mb_acr_coupon_wrapper {
	margin: 5px auto 5px auto !important;
	text-align: center;
}
.mb_acr_coupon  {
    font-size: 12px;
	font-weight: 700;
	line-height: 12px;
	color: #f81700; /*#ff3e3e;*/
	user-select: text;
	-webkit-user-select: text;
	-ms-user-select: text
}
.mb_acr_coupon a {
	text-decoration: underline;
	color: #f81700 !important;
}
.acr_coupon_none {
	display: none !important;
}
.bsrnwl_ord_btn_disable {
	background: #949398 !important;
	transition: background 0.5s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.modal-basket .modal-basket__product-availability {
    width: 28% !important;
}
.modal-basket__product-img { 
	margin: 0 4px 0 2px !important; 
}

div.mCSB_container {
	display: flex;
	flex-direction: column;
}
.modal-basket__summ-count p {
	margin: 0;
	text-align: end;
}
.modal-basket__summ-count p:first-child {
	margin: 0 0 5px;
}
.modal-basket__summ-count p span {
	color: #214496;
	font-size: 14px;
}
/* End */


/* Start:/bitrix/templates/proauto_default/components/bitrix/news.list/gopro_banners2/style.css?172430866864*/
.gopro-banners.mobile-banners {
    overflow: inherit;
}



/* End */


/* Start:/bitrix/templates/proauto_default/components/api/auth.ajax/ajax/styles.css?17285624921341*/
.api_auth_ajax *{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.api_auth_ajax .api_link{ color: #2da5e3; border-bottom: 0; text-decoration: none; cursor: pointer; display: inline-block; margin-top: 6px; font-size: 14px; margin-bottom: 6px; }
.api_auth_ajax .api_link + .api_link{ margin-left: 2px }
.api_auth_ajax .api_link:hover{ border-bottom: 1px solid; }
.api_auth_ajax .api_link.api_button{ border-bottom: 1px solid }
.api_auth_ajax .api_profile a{ text-decoration: none; white-space: nowrap; }
.api_auth_ajax .api_profile a:hover{ color: #0056a1; }
#api_auth_ajax_modal{ z-index: 990 }
#api_auth_ajax_modal .api_modal_content > div{ display: none }
#api_auth_ajax_modal .api_modal_content > div.api_active{ display: block }
.api_profile{display:none;}
.newdesign .api_modal_dialog .api_modal_content {
    padding:0;
}
.api_modal .new_api_modal_content {
    padding: 20px;
    position: relative;
}



.newdesign .api_modal_header {
    border-bottom: 5px solid #FFA600;
    width: 100%;
    display: flex;
    justify-content: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 19px 0;
    padding-bottom: 19px;
    padding-bottom: 14px;
    background: #1F9EDC;
}

.newdesign .api_modal_close {
    color: red;
}
/* End */


/* Start:/bitrix/templates/proauto_default/components/bitrix/sender.subscribe/footer/style.css?17507732265048*/
.bx-subscribe {
	margin: 0 0 10px 0;
	display: flex;
    flex-direction: column;
}
.bx-subscribe span {
	margin: 0 auto 5px auto;
}
.bx-subscribe form {
	display: flex;
	justify-content: center;
    align-items: center;
	width: 100%;
}
.bx-subscribe div.bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-subscribe-desc {
	color: #aaa;
	font-size: 12px;
	position: relative;
	margin-top: -5px;
	margin-bottom: 3px;
}
.bx-subscribe .bx-input-group .bx-form-control {
	position: relative;
	display: block;
	/*margin-bottom: 15px;*/
	margin-right: 15px;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #F8FAFC;
	border: 1px solid #D5DADC;
	border-radius: 2px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-ios .bx-subscribe .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.btn-subscribe {
	cursor: pointer;
	text-align: center;
	background: #56b6e8;
	border: none;
	color: #fff;
	font-size: 13px;
	position: relative;
	text-transform: uppercase;
	border-radius: 2px;
	line-height: 30px;
	height: 34px;
	padding: 3px 60px 3px 20px;
	vertical-align: middle;
	outline: none;
	-webkit-transition: width 5s linear;
	-moz-transition: width 5s linear;
	-ms-transition: width 5s linear;
	-o-transition: width 5s linear;
	transition: width 5s linear;
	margin-left: 10px;
}
.btn-subscribe:hover {
	background: #2da5e3;
}
.btn-subscribe:before {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 40px;
	background-color: #2da5e3;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAKCAYAAACE2W/HAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkYyNDcxQTFERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkYyNDcxQTJERjZGMTFFNDk5NTY5MzQ3QzQxRkMzMEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjI0NzE5RkRGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjI0NzFBMERGNkYxMUU0OTk1NjkzNDdDNDFGQzMwQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plv+rHwAAADiSURBVHjajNK9asJQFMDxG42KUqFx9kEcRO1UcBCHjh3q3NXHcBEcdHQQPxY7+AaS0a1v0UEhSlu/rv+jhxIlBQ/84OTmnHuSmzjW2qExpoK9ekDcXMcRAVw1d2hckjxqwQxTJJXEDj+ooa5rK+neoocMnvGB7s3EVxQwwhdeDBMDvEPylr3EBB6yGOhaGzE0cJ5o4enOTSzQgY8D8nhDX2ty0hPTCxt6LDmsMtb6fk+hpr9a10THJ4pw8BtVII0ydRNxb/vPplLrSGNKT/Pb3BdVpOU7jklKSNzZKD+JfxJgAAV0YSAU8mZTAAAAAElFTkSuQmCC");
	background-position: 50%;
	background-repeat: no-repeat;
	border-radius: 0 2px 2px 0;
}
.btn-subscribe span {
	display: block;
}
.btn-subscribe.send {
	padding: 5px 40px;
	-webkit-animation-name: MeilSend;
	animation-name: MeilSend;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	outline: none;
	color: #fff;
}
.btn-subscribe:hover, .btn-subscribe:active{color: #fff;}
.btn-subscribe.send:before {
	width: 0;
	background-position: 100px 50%;
	-webkit-animation-name: MeilSendButton;
	animation-name: MeilSendButton;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
}
@keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}
@-webkit-keyframes MeilSend {0%{padding:5px 60px 5px 20px}100%{padding:5px 40px}}
@keyframes MeilSendSpan {0%{color:transparent;}100%{color:#fff;}}
@-webkit-keyframes MeilSendSpan {0%{color:transparent;}100%{color:#fff;}}
@keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}
@-webkit-keyframes MeilSendButton {0%{width:40px;background-position:50%}100%{width:0;background-position:100px 50%}}

.bx_subscribe_response_container {
	padding: 40px;
	color: #35414E;
}

.bx_subscribe_checkbox_container {
  line-height: 16px;
  font-size: 13px;
  margin-bottom: 3px;
  vertical-align: middle;
  color: #aaa;
}

.bx-sender-subscribe-agreement .main-user-consent-request a {
	font-weight: 100;
	font: 11px/10px "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
/* End */


/* Start:/include/tuning/color.css?175489851517008*/
/** -- hard color theme -- **/
/* color scheme */
/* main */
/* buttons */
/* forms */
/**************************************
label_description_start
**************************************/
.nothinSelectorJustColorTheme {
  /* color1 - $color1 - GOPRO_QQ2da5e3GOPRO_ZZ */
  color: #2da5e3;
  /* darken color1 - $btn1-bg-color-hover - GOPRO_QQ1a89c3GOPRO_ZZ */
  color: #1a89c3;
  /* color2 - $color2 - GOPRO_QQ2da5e3GOPRO_ZZ */
  color: #2da5e3;
  /* darken color2 - $btn3-bg-color-hover - GOPRO_QQ1a89c3GOPRO_ZZ */
  color: #1a89c3; }

/**************************************
label_description_finish
**************************************/
.body .tline {
  background-color: #2da5e3; }

.body .header-basket .svg-icon {
  fill: #2da5e3; }

.body .b-mmenu.navbar-default {
  background-color: #2da5e3; }
  .body .b-mmenu.navbar-default .b-mmenu__toggle,
  .body .b-mmenu.navbar-default .navbar-nav > li.lvl1 > a,
  .body .b-mmenu.navbar-default .navbar-nav > li.other > a {
    color: #fff;
    background-color: #2da5e3; }
  .body .b-mmenu.navbar-default .search-bar .enter.svg-icon:hover,
  .body .b-mmenu.navbar-default .b-mmenu__toggle:hover,
  .body .b-mmenu.navbar-default .navbar-nav > li.lvl1:hover > a,
  .body .b-mmenu.navbar-default .navbar-nav > li.lvl1 > a:hover,
  .body .b-mmenu.navbar-default .navbar-nav .dropdown-menu > li:hover > a,
  .body .b-mmenu.navbar-default .navbar-nav .dropdown-menu > li > a:hover,
  .body .b-mmenu.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .body .b-mmenu.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .body .b-mmenu.navbar-default .navbar-nav > .open > a:focus,
  .body .b-mmenu.navbar-default .navbar-nav > .open > a:hover,
  .body .b-mmenu.navbar-default .navbar-nav li:hover > a {
    color: #fff;
    background-color: #1a89c3; }
  .body .b-mmenu.navbar-default .dropdown-menu {
    border-color: #1a89c3; }
  .body .b-mmenu.navbar-default .searchinhead {
    border-color: #2da5e3; }
    .body .b-mmenu.navbar-default .searchinhead .enter:hover .svg-icon {
      fill: #1a89c3; }

.body .gopro-banners__text1.product:after {
  background-color: #2da5e3; }

.body .gopro-banners__text2 {
  color: #2da5e3; }

.body .owl-dots .owl-dot:hover, .body .owl-dots .owl-dot.active:hover {
  background-color: #1a89c3; }

.body .owl-dots .owl-dot.active {
  background-color: #2da5e3; }

@media (max-width: 768px) {
  .body .b-mmenu.navbar-default .dropdown-menu > li > a {
    color: #fff;
    background-color: #2da5e3; } }

body .title-search-result {
  border-color: #2da5e3; }
  body .title-search-result .stitle .title {
    color: #2da5e3; }

.body .btn1,
.body .btn2, .body .btn-default,
.body .btn3,
.footer .btn1,
.footer .btn2,
.footer .btn-default,
.footer .btn3,
.fancybox-container .btn1,
.fancybox-container .btn2,
.fancybox-container .btn-default,
.fancybox-container .btn3,
.popup-window .btn1,
.popup-window .btn2,
.popup-window .btn-default,
.popup-window .btn3,
.rsgppopup .btn1,
.rsgppopup .btn2,
.rsgppopup .btn-default,
.rsgppopup .btn3,
.rs_easycart .btn1,
.rs_easycart .btn2,
.rs_easycart .btn-default,
.rs_easycart .btn3 {
  display: inline-block;
  padding: 5px 14px;
  text-decoration: none;
  text-align: center;
  color: #FFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.body .btn1,
.footer .btn1,
.fancybox-container .btn1,
.popup-window .btn1,
.rsgppopup .btn1,
.rs_easycart .btn1 {
  color: #fff;
  background-color: #2da5e3; }
  .body .btn1:hover,
  .footer .btn1:hover,
  .fancybox-container .btn1:hover,
  .popup-window .btn1:hover,
  .rsgppopup .btn1:hover,
  .rs_easycart .btn1:hover {
    color: #fff;
    background-color: #1a89c3; }

.body .btn2, .body .btn-default,
.footer .btn2,
.footer .btn-default,
.fancybox-container .btn2,
.fancybox-container .btn-default,
.popup-window .btn2,
.popup-window .btn-default,
.rsgppopup .btn2,
.rsgppopup .btn-default,
.rs_easycart .btn2,
.rs_easycart .btn-default {
  color: #fff;
  background-color: #899CC7; }
  .body .btn2:hover, .body .btn-default:hover,
  .footer .btn2:hover,
  .footer .btn-default:hover,
  .fancybox-container .btn2:hover,
  .fancybox-container .btn-default:hover,
  .popup-window .btn2:hover,
  .popup-window .btn-default:hover,
  .rsgppopup .btn2:hover,
  .rsgppopup .btn-default:hover,
  .rs_easycart .btn2:hover,
  .rs_easycart .btn-default:hover {
    color: #fff;
    background-color: #667fb7; }

.body .btn3,
.footer .btn3,
.fancybox-container .btn3,
.popup-window .btn3,
.rsgppopup .btn3,
.rs_easycart .btn3 {
  color: #fff;
  background-color: #2da5e3; }
  .body .btn3:hover,
  .footer .btn3:hover,
  .fancybox-container .btn3:hover,
  .popup-window .btn3:hover,
  .rsgppopup .btn3:hover,
  .rs_easycart .btn3:hover {
    color: #fff;
    background-color: #1a89c3; }

.body input[type="text"],
.body input[type="password"],
.body textarea,
.body select,
.footer input[type="text"],
.footer input[type="password"],
.footer textarea,
.footer select,
.fancybox-container input[type="text"],
.fancybox-container input[type="password"],
.fancybox-container textarea,
.fancybox-container select,
.popup-window input[type="text"],
.popup-window input[type="password"],
.popup-window textarea,
.popup-window select,
.rsgppopup input[type="text"],
.rsgppopup input[type="password"],
.rsgppopup textarea,
.rsgppopup select,
.rs_easycart input[type="text"],
.rs_easycart input[type="password"],
.rs_easycart textarea,
.rs_easycart select,
.gopro-subscribe-window input[type="text"],
.gopro-subscribe-window input[type="password"],
.gopro-subscribe-window textarea,
.gopro-subscribe-window select {
  border-color: #ebebeb; }
  .body input[type="text"]:focus,
  .body input[type="password"]:focus,
  .body textarea:focus,
  .body select:focus,
  .footer input[type="text"]:focus,
  .footer input[type="password"]:focus,
  .footer textarea:focus,
  .footer select:focus,
  .fancybox-container input[type="text"]:focus,
  .fancybox-container input[type="password"]:focus,
  .fancybox-container textarea:focus,
  .fancybox-container select:focus,
  .popup-window input[type="text"]:focus,
  .popup-window input[type="password"]:focus,
  .popup-window textarea:focus,
  .popup-window select:focus,
  .rsgppopup input[type="text"]:focus,
  .rsgppopup input[type="password"]:focus,
  .rsgppopup textarea:focus,
  .rsgppopup select:focus,
  .rs_easycart input[type="text"]:focus,
  .rs_easycart input[type="password"]:focus,
  .rs_easycart textarea:focus,
  .rs_easycart select:focus,
  .gopro-subscribe-window input[type="text"]:focus,
  .gopro-subscribe-window input[type="password"]:focus,
  .gopro-subscribe-window textarea:focus,
  .gopro-subscribe-window select:focus {
    border-color: #2da5e3; }

.body .bx-sls .dropdown-block,
.body .bx-slst .dropdown-block,
.footer .bx-sls .dropdown-block,
.footer .bx-slst .dropdown-block,
.fancybox-container .bx-sls .dropdown-block,
.fancybox-container .bx-slst .dropdown-block,
.popup-window .bx-sls .dropdown-block,
.popup-window .bx-slst .dropdown-block,
.rsgppopup .bx-sls .dropdown-block,
.rsgppopup .bx-slst .dropdown-block,
.rs_easycart .bx-sls .dropdown-block,
.rs_easycart .bx-slst .dropdown-block,
.gopro-subscribe-window .bx-sls .dropdown-block,
.gopro-subscribe-window .bx-slst .dropdown-block {
  border-color: 1px solid #ebebeb; }
  .body .bx-sls .dropdown-block.focus,
  .body .bx-slst .dropdown-block.focus,
  .footer .bx-sls .dropdown-block.focus,
  .footer .bx-slst .dropdown-block.focus,
  .fancybox-container .bx-sls .dropdown-block.focus,
  .fancybox-container .bx-slst .dropdown-block.focus,
  .popup-window .bx-sls .dropdown-block.focus,
  .popup-window .bx-slst .dropdown-block.focus,
  .rsgppopup .bx-sls .dropdown-block.focus,
  .rsgppopup .bx-slst .dropdown-block.focus,
  .rs_easycart .bx-sls .dropdown-block.focus,
  .rs_easycart .bx-slst .dropdown-block.focus,
  .gopro-subscribe-window .bx-sls .dropdown-block.focus,
  .gopro-subscribe-window .bx-slst .dropdown-block.focus {
    border-color: #2da5e3; }

.body [type="checkbox"]:checked + label:after,
.body a.checkbox.in > label:after,
.footer [type="checkbox"]:checked + label:after,
.footer a.checkbox.in > label:after,
.fancybox-container [type="checkbox"]:checked + label:after,
.fancybox-container a.checkbox.in > label:after,
.popup-window [type="checkbox"]:checked + label:after,
.popup-window a.checkbox.in > label:after,
.rsgppopup [type="checkbox"]:checked + label:after,
.rsgppopup a.checkbox.in > label:after,
.rs_easycart [type="checkbox"]:checked + label:after,
.rs_easycart a.checkbox.in > label:after,
.gopro-subscribe-window [type="checkbox"]:checked + label:after,
.gopro-subscribe-window a.checkbox.in > label:after {
  border-color: #2da5e3;
  background-color: #2da5e3; }

.body [type="radio"]:checked + label:before,
.body [type="radio"]:checked + label:after,
.footer [type="radio"]:checked + label:before,
.footer [type="radio"]:checked + label:after,
.fancybox-container [type="radio"]:checked + label:before,
.fancybox-container [type="radio"]:checked + label:after,
.popup-window [type="radio"]:checked + label:before,
.popup-window [type="radio"]:checked + label:after,
.rsgppopup [type="radio"]:checked + label:before,
.rsgppopup [type="radio"]:checked + label:after,
.rs_easycart [type="radio"]:checked + label:before,
.rs_easycart [type="radio"]:checked + label:after,
.gopro-subscribe-window [type="radio"]:checked + label:before,
.gopro-subscribe-window [type="radio"]:checked + label:after {
  border-color: #2da5e3; }

.body [type="radio"]:checked + label:after,
.footer [type="radio"]:checked + label:after,
.fancybox-container [type="radio"]:checked + label:after,
.popup-window [type="radio"]:checked + label:after,
.rsgppopup [type="radio"]:checked + label:after,
.rs_easycart [type="radio"]:checked + label:after,
.gopro-subscribe-window [type="radio"]:checked + label:after {
  background-color: #2da5e3; }

/* catalog.sorter */
.catalogsorter .template a.selected,
.catalogsorter .shortsort a.selected {
  color: #fff;
  background-color: #2da5e3; }

.catalogsorter .template a:hover,
.catalogsorter .shortsort a:hover {
  color: #fff;
  background-color: #1a89c3; }

.view_showcase .prices .prev:hover .svg-icon,
.view_showcase .prices .next:hover .svg-icon,
.rsgppopup .prices .prev:hover .svg-icon,
.rsgppopup .prices .next:hover .svg-icon {
  fill: #2da5e3; }

/* catalog.element */
.detailtabs .headers a.selected {
  color: #fff;
  background-color: #2da5e3; }

.detailtabs .headers a:hover {
  color: #fff;
  background-color: #1a89c3; }

.product-delivery {
  border-color: #2da5e3; }

/* personal.order.list */
.orderlist .item:hover {
  border-color: #2da5e3; }

.orderlist .switch a.selected {
  color: #fff;
  background-color: #2da5e3; }

.orderlist .switch a:hover {
  color: #fff;
  background-color: #1a89c3; }

.rsorder .bx-soa-section.bx-selected,
.rsorder .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
  border-color: #2da5e3; }

.searchinhead.focus {
  border-color: #2da5e3; }

body #rs_easycart .rsec_headers a.rsec_online,
body #rs_easycart .rsec_headers span.rsec_color {
  color: #2da5e3; }

body #rs_easycart .rsec_headers a.rsec_online span.rsec_name {
  border-color: #2da5e3; }

body #rs_easycart .rsec_btn1,
body #rs_easycart table.rsec_table tr:hover td.rsec_hov,
body #rs_easycart .rsec_btn1 {
  background-color: #2da5e3; }

body #rs_easycart .rsec_content .rsec_tyanya .rsec_close .svg-icon,
body #rs_easycart .rsec_thistab_compare .rsec_delete .svg-icon,
body #rs_easycart .rsec_thistab_favorite .rsec_delete .svg-icon,
body #rs_easycart .rsec_thistab_basket .rsec_delete .svg-icon,
body #rs_easycart .rsec_headers a.rsec_online .svg-icon {
  fill: #2da5e3; }

/* detail ext_pictures */
.picslider .scrollinner a:hover,
.picslider .scrollinner a.selected,
.body div.sale-order-detail-payment-options-methods-template,
.body .sale-paysystem-wrapper {
  border-color: #2da5e3; }

.body .fichi__inner {
  border-color: #2da5e3; }

/* titles */
.primary-color,
.brandslist span,
.sorter_and_name .name,
.brandslist.mainstyles .title a,
.brandslistimg.mainstyles .title a,
.mods h3.title2,
.bigdata h3.title2,
.detailcollection h3.title2,
.detailtabs .contents .content .switcher,
.sections a.parent,
.mainsections .title,
.presscentermainn .title,
.sorter_and_name .name,
.brandslistimgowl1.mainstyles .title a,
.mainsections a.parent,
.presscentermainn .item .blockname a,
.presscentermainn .item a.blockname,
.catalogmenu2 a.sub,
.price.new,
.table .full.name,
.acc_title,
.sale-personal-account-wallet-currency-item,
.nice-title {
  color: #2da5e3; }

/* jScroll */
.body .jspDrag,
.body .sale-paysystem-yandex-button-item,
.fancybox-container .jspDrag,
.fancybox-container .sale-paysystem-yandex-button-item,
.rsgppopup .jspDrag,
.rsgppopup .sale-paysystem-yandex-button-item {
  background-color: #2da5e3; }

.body .jspDrag.jspHover,
.body .jspDrag.jspActive,
.fancybox-container .jspDrag.jspHover,
.fancybox-container .jspDrag.jspActive,
.rsgppopup .jspDrag.jspHover,
.rsgppopup .jspDrag.jspActive {
  background-color: #1a89c3; }

/* svg-icons */
.rsfavorite .svg-icon,
.searchinhead .enter .svg-icon,
.artables.view_gallery table.products .add2basketform .submit .svg-icon,
.artables.view_gallery table.products .add2basketform .inbasket .svg-icon,
.artables.view_gallery .add2basketform .tick,
.artables.view_table table.products .add2basketform .submit .svg-icon,
.artables.view_table table.products .add2basketform .inbasket .svg-icon,
.artables.view_table .add2basketform .tick,
.footer .line1 .contacts .recall .svg-icon,
.footer .line1 .contacts .feedback .svg-icon,
.picslider.horizontal a:hover .svg-icon,
.elementdetail .prices a:hover .svg-icon,
.picslider.vertical a:hover .svg-icon,
.elementdetail .zoom .svg-icon,
.body .set .js-element .plusik .svg-icon,
.body .basket a.delete .svg-icon,
.body .basket a.delay .svg-icon,
.body .basket a.add .svg-icon {
  fill: #2da5e3; }

.artables table.products .add2basketform .add2subscribe .svg-icon {
  fill: #2da5e3; }

/* smart.filter */
.filtren .dd .lvl2:not(.selected) div.active label {
  color: #fff;
  background-color: #2da5e3; }

.filtren .dd .lvl2:not(.selected) label:hover,
.filtren .dd .lvl2:not(.selected) div.active label:hover,
.menu-sidebar li a:hover,
.shops2 .shops2-panel .btn1.active {
  color: #fff;
  background-color: #1a89c3; }

/*********************************************/
/* additional styles 
BORDER COLOR*/
.profillist .item:hover,
.set .js-element:hover,
.light .js-element:hover,
.picslider .scrollinner a.selected,
.body .bx-sls .dropdown-block.focus,
.body .bx-slst .dropdown-block.focus {
  border-color: #2da5e3 !important; }

/* additional styles 
BACKGROUND COLOR*/
.catalogmenu .first li:hover > a,
.catalogmenu .first li.hover > a,
.catalogmenu .first li:hover > a.selected,
.catalogmenu .first li.hover > a.selected,
.catalogmenu .first a.sub:hover,
.catalogmenu a.first:hover,
.catalogmenu a.first.hover,
.catalogmenu a.sub:hover,
.catalogmenu a.sub.hover,
.pmenu a:hover,
.filtren .showchild:hover,
.filtren .lvl1.color .lvl2 label:hover,
.filtren .body li.lvl1 ul.property li.lvl2 label.pic:hover,
.light .js-element .buy .go2detail,
.catalogsorter .dropdownin a:hover,
.comparelist a:hover {
  color: #fff !important;
  background-color: #1a89c3 !important; }

.propvision1 .offer_prop .div_options .div_option.selected,
.propvision1 .offer_prop .div_options .div_option.selected span,
.catalogmenu .first li a.selected,
.catalogmenu .first li.selected > a {
  color: #fff !important;
  background-color: #2da5e3 !important; }

.propvision1 .offer_prop .div_options .div_option:hover:not(.disabled),
.propvision1 .offer_prop .div_options .div_option:hover:not(.disabled) span {
  background-color: #1a89c3 !important; }

/*additional styles 
ACTIVE BACKGROUND COLOR*/
.body .catalogmenu a.first:active,
.body .catalogmenu a.first.hover:active,
.body .catalogmenu a.sub:active,
.body .catalogmenu a.sub.hover:active,
.body .pmenu a:hover {
  background-color: #1a89c3; }

.body .pmenu a.selected,
.body .pmenu a.selected:active,
.body .pmenu a:active {
  background-color: #2da5e3; }

/* slider of filter BACKGROUND LINEAR GRADIENT */
.ui-slider .ui-slider-range,
.smartfilter .bx_ui_slider_pricebar_V {
  background-color: #2da5e3 !important; }

.catalogmenu2 li.first:hover > a,
.catalogmenu2 li.first.hover > a,
.catalogmenu2 a.first:hover,
.catalogmenu2 a.first.hover {
  background-color: #2da5e3 !important;
  color: #fff !important; }

.presscentermainn .item .blockname a,
.presscentermainn .item a.blockname,
.catalogmenu2 a.sub {
  color: #AABF6B !important; }

.erorpage .num-404-error {
  color: #2da5e3; }

.erorpage .errorbutton a {
  background: #2da5e3;
  color: #fff; }

@media screen and (max-width: 480px) {
  body.adaptive .detailtabs .content.selected .switcher {
    color: #fff !important;
    background-color: #2da5e3 !important; } }

/** /-- hard color theme -- **/

/*# sourceMappingURL=macros.css.map */

/* End */


/* Start:/bitrix/templates/.default/components/kuznica/metatags/template1/style.css?1724308668238*/
#kuznica_megameta{
	width: 800px;
	background: #fff;
	position: static;
	opacity: 1;
}
#kuznica_megameta .li-item{
	padding-left: 10px;
	display: inline-block;
}
#kuznica_megameta .li-item-2{
	padding-left: 30px;
	display: inline-block;
}
/* End */


/* Start:/bitrix/templates/proauto_default/styles.css?175860651914241*/
.items tr th.nowrap:last-child {
    color: #0000 !important;
}
.linkrealinfo {background-color:#1F9EDE;color:#ffffff;padding: 5px 3px 5px 3px;}
.linkrealinfo:hover {background-color:#1280b8;color:#ffffff;padding: 5px 3px 5px 3px;text-decoration:none;}
#sale_sale_order_full_table tr td a {background-color:#2da5e3;color:#ffffff;padding: 10px 10px 10px 10px;}
.centeringin .artables table th, .artables table.products td {padding: 15px 2px;}
.centeringin .artables table th, .artables table.products .nowrap {max-width:130px;}
.tabs .tab-1 {height:200px;overflow: auto;}
.tabs .tab-1 p {padding: 0px 0px 0px 0px;margin: 0px 0px 0px 0px;}
#content .contacts-officee {width:100%;0px 0px 0px 0px;background-color:#F3F3F3;}
.contacts .phone1 span, .contacts .phone2 span {padding: 0px 0px 0px 4px;}
#footer .centering .block .contacts {text-align:left;}
.whatsappimg {padding: 2px 0px 2px 2px;}
#alx_feed_back_FID1 .afbf_select,
.afbf_textarea,
.afbf_inputtext,
#alx_feed_back_FID1 .afbf_checkbox label {
    background: #f3f3f3 !important;
    border-bottom: 1px solid #bcbcbc !important;
    border-radius: 5px !important;
}

.body #content .contacts-office {text-align:left;}

.afbf_item_pole {
    margin: 0px 0 15px;
}
.centering ul li {text-transform: uppercase;}
.centering ul #bx_breadcrumb_0, .centering ul #bx_breadcrumb_1, .centering ul #bx_breadcrumb_2, .centering ul #bx_breadcrumb_3 {text-transform: none;}
.store_name:hover .store-popup {
    display: block;
}

.manager-div ruble {
    line-height: 7px;
}

.manager-div {
    font-size: 13px;
    line-height: 16px;
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    border: 1px solid #cacaca;
    padding: 5px 5px;
    background: #fff;
    border-radius: 1px;
    margin-top: 10px;
    margin-bottom: -10px;
}

.store-popup {
    position: absolute;
    background: #f3f3f3;
    -webkit-box-shadow: 0 2px 7px -4px #000;
    box-shadow: 0 2px 7px -4px #000;
    z-index: 1000;
    top: 100%;
    padding: 7px;
    cursor: text;
    width: 300px;
    line-height: 20px;
    font-size: 12px;
    display: none;
    margin-left: -330px;
}



.normal {
    font-style: normal;
}

.body .btn2,
.body .btn-default,
.footer .btn2,
.footer .btn-default,
.fancybox-container .btn2,
.fancybox-container .btn-default,
.popup-window .btn2,
.popup-window .btn-default,
.rsgppopup .btn2,
.rsgppopup .btn-default,
.rs_easycart .btn2,
.rs_easycart .btn-default {
    background-color: #44bb6e
}

.body .btn2:hover,
.body .btn-default:hover,
.footer .btn2:hover,
.footer .btn-default:hover,
.fancybox-container .btn2:hover,
.fancybox-container .btn-default:hover,
.popup-window .btn2:hover,
.popup-window .btn-default:hover,
.rsgppopup .btn2:hover,
.rsgppopup .btn-default:hover,
.rs_easycart .btn2:hover,
.rs_easycart .btn-default:hover {
    background-color: #2da5e3;
}

.header-basket__descr {
    max-width: 200px;
}

.basket.column1 {
    padding-right: 0;
}

.sections_wrap {
    width: 100%;
    max-width: 100%;
    margin: auto auto 30px;
}

.letters {
    margin-top: 20px;
}

.letters a {
    background: #2da5e3;
    padding: 3px 7px;
    color: #fff;
    border-radius: 3px;
}

.letter span {
    font-size: 26px;
    color: #2da5e3;
}


.mytab {
    display: none;
    background-color: #fff;
    padding: 15px 0px 0px 0px;
    min-height: 60px;
}

.mytab2 {
    display: none;
    background-color: #fff;
    padding: 0;
    min-height: 60px;
}

.mytab.active {
    display: block;
}

.mytab2.active {
    display: block;
}

.mytabs {
    display: block;
    width: calc(100% - 2px);
    left: 0;
    position: relative;
}

.main-page-tabs {
    display: flex;
    flex-wrap: wrap;
}

.mytabs a.active {
    background-color: #F8B12D;
    color: #fff;
}

.mytabs a {
    padding: 15px 80px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    background: #2da5e3;
    border-right: 1px solid #dcdcdc;
    text-align: center;
}

.mytabs a:hover {
    text-decoration: none;
}

.mytabs2 {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    padding-bottom: 49px;
}

.mytabs2 a.active {
    background-color: #2da5e3;
    color: #fff;
}

.mytabs2 a {
    padding: 15px 0px;
    display: block;
    float: left;
    color: #000000;
    font-size: 13px;
    background: #f3f3f3;
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    text-align: center;
}

.mytabs2 a:hover {
    text-decoration: none;
}

@media screen and (max-width: 990px) {
    .mytabs2 {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 460px) {
    .mytabs2 {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media screen and (max-width: 400px) {
    .mytabs2 {
        grid-template-columns: 1fr;
    }
}

.img_brand {
    width: auto;
}

.my_brands .img_brand {
    width: 70px;
}

.section .brand {
    -webkit-transition: 0.0s;
    -o-transition: 0.0s;
    transition: 0.0s;
}

#bx-soa-order-form .radio-inline [type="radio"] {
    position: initial;
    opacity: 1;
}

.props {
    text-align: center;
    margin-top: 10px !important;
    height: 34px;
    font-size: 11px;
    line-height: 13px;
}

.afbf_success_block._without-popup .afbf_mess_ok {
    line-height: 25px;
}

.bxmaker__geoip__city__line {
    margin: 0 auto;
    position: relative;
    font-size: 14px;
    margin-top: -4px;
}

.oa_search_result_result_table .item {
    padding: 4px 0px;
}

.hh-logo-wrapper-cjtwpp5hly9, .hh-logo-wrapper-cjtwpp5hly9:hover, .hh-logo-wrapper-cjtwpp5hly9:first-child {
    left: 0px !important;
    right: 0px !important;
    display: none !important;
}

/*new*/

.items > tbody > tr {
    height: 80px;
}

.itog {
    padding-bottom: 10px;
}

.check-step .title span {
    font-size: 18px !important;
}

.nowrap {
    vertical-align: super;
}

.js-quantity {
    color: #000 !important;
    font-weight: 800 !important;
}

.nowrap_del {
    color: #0000
}

.basket td.image div:not(.glass_lupa) {
    width: 110px;
}

@media screen and (max-width: 990px) {
    .my_promo-mob {
        margin-top: 24px;
    }

    .delivery-item--mobile {
        margin-top: 60px;
    }
}

@media screen and (max-width: 990px) {
    .catalogmenusmall a.parent {
        display: inline-block;
    }

    ul.order-steps li {
        display: inline-block;
        padding: 0 4px 0 7px;
        font-size: 11px;
        margin-right: 16px;
        margin-bottom: 10px;
    }

    .catalogmenusmall a.parent {
        height: 28px;
    }

    td.image div {
        width: 70px !important;
    }
}

@media screen and (max-width: 768px) {
    .form-input .social {
        width: 100% !important;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .form-input {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .form-input:last-child {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
}

@media screen and (max-width: 720px) {
    #bx-soa-order-form {
        overflow: hidden;
    }

    .bx-soa {
        padding-left: 16px;
    }

    .basket td.image div:not(.glass_lupa) {
        width: 95px;
    }

    .items th.nowrap:nth-child(4) {
        display: block;
        margin-left: 3px;
    }

    td.xxx {
        padding-bottom: 20px;
    }

    .main-menu .catalogmenu li ul.first {
        display: block;
    }

    .main-menu {
        position: relative;
    }

    .main-menu .svg-icon.arrow {
        width: 10px;
        height: 10px;
        fill: #0000007a;
    }

    .main-menu .catalogmenu li a.first {
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        padding: 11px 6px 10px 12px;
        overflow: hidden;
        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;
    }

    .main-menu .sub {
        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: 100%;
    }
}

@media screen and (max-width: 990px) {
    .totaltext {
        padding-bottom: 15px;
    }

    ul.order-steps li {
        font-size: 11px !important;
        margin-right: 18px !important;
    }
}

@media screen and (max-width: 990px) {
    .my_promo-mob {
        margin-top: 16px;
    }
}

.check-step .title span {
    font-size: 18px !important;
}

.nowrap {
    vertical-align: super;
    margin-right: 0;
}

.js-quantity {
    color: #000 !important;
    font-weight: 800 !important;
}

.nowrap_del {
    color: #0000
}

@media screen and (max-width: 990px) {
    .my_promo-mob {
        margin-top: 16px;
    }
}

.items .js_picture_glass {
    max-width: 46px;
    width: 46px;
    padding: 5px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.items .js_picture_glass {
    max-width: 46px;
    width: 46px;
    padding: 5px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.items > tbody > tr {
    height: 80px;
    border-bottom: 13px solid #99999900;
}

.itog {
    white-space: nowrap;
}

/*Меню на главной*/

.main-menu .first {
    display: block;
}

.main-menu {
    position: relative;
}

.main-menu .catalogmenucolumn {
    top: 0 !important;
}

.main-menu svg.svg-icon.arrow {
    width: 9px;
    height: 15px;
    fill: #999;
}

.catalogmenu li a.first {
    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;
}

.catalogmenu li ul a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


/*styles*/

/*SCROLL*/

.mCSB_scrollTools .mCSB_draggerRail {
    width: auto;
    border-radius: 0;
    background: #eee;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0;
}

.mCSB_scrollTools {
    width: 6px;
}

.mCSB_scrollTools .mCSB_dragger {
    background: #1F9EDE;
    border: 1px solid #fff;
    box-sizing: border-box;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #1F9EDE;
    opacity: 0;
}

/*END SCROLL*/

/*FONT FAMILY TITLE MODAL*/

.fancybox-custom-title > span {
    font-family: Helvetica, sans-serif;
}

.vin-query p {
    font-family: Helvetica, sans-serif;
}

.line.clearfix.license-link-work {
    font-family: Helvetica, sans-serif;
}

.fancybox-container.rs-gopro-popup .fancybox-slide > div:not(.fancybox-loading) {
    padding: 30px;
}

.fancybox-custom-title {
    padding: 20px 20px 12px 30px;
}

.someform .line.buttons .btn {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    border-radius: 3px;
    padding: 16px 14px;
    font-family: Helvetica, sans-serif;
}

.vin-query input[type="submit"] {
    text-transform: uppercase;
    font-size: 16px;
    border-radius: 3px;
    font-family: Helvetica, sans-serif;
    padding: 16px 15px !important;
}

@media screen and (min-width: 1010px) {
    .header_type1 .gopro-banners {
        margin-left: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .mytabs a {
        padding: 15px 50px !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .mytabs a {
        padding: 9px 5px !important;
        font-size: 9px !important;
        line-height: 10px !important;
    }

    .api_modal .api_modal_dialog {
        width: 300px;
    }

    .btn-for-mobile {
        width: 100% !important;
        margin: 0 !important;
    }

    .main-page-brands .mytab.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .main-page-brands .section .brand.brand-item {
        width: calc(33.3333% - 6px);
    }
}

.gopro-banners__background {
    /*background-size: 100% !important;*/
    background-repeat: no-repeat;
}

.gopro-banners .owl-dots {
    bottom: 10%;
}

.footer {
    font-family: Helvetica, sans-serif;
}

/*tut hz vashe*/

.company-tab h1 {
    font-size: 23px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.table-wrap .titles_block.is_stuck {
    top: 80px !important;
}

/**Эффект увеличения**/

.hover-effect1 {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.hover-effect1:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/**Появление тени**/

.hover-effect2 {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.hover-effect2:hover {
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

/*Изменение прозрачности при наведении*/

.hover-effect3 {
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.hover-effect3:hover {
    opacity: 0.5;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
@media screen and (max-width: 480px) {
#footer .centering .block .contacts {text-align:center;}
}
/* End */


/* Start:/bitrix/templates/proauto_default/template_styles.css?176474774235216*/
ul > li:before, ol > li:before {
    content: '';
}
/*.items_block_container .product-item .product-item-delivery {font-size:10px;}*/
.items_block_container .product-item .product-item-quantity {}
.items_block_container .product-item .product-item-delivery .item-icon-wrap {
    margin-left: 0px;
}
.CManCatalog .product-item-delivery .item-icon-wrap{
    display: grid;
    grid-template-columns: 25px auto;
}
.price-debug-table td{
    padding: 5px;
    vertical-align: middle;
    border: 1px #ccc solid;
}
.element-wrap .elementdetail .add2basketform .add2basket {margin-bottom:0px;}
.price-debug-table {
    margin-bottom: 10px;
}
.catalogmenu li ul.first {
  top: 37px !important;
}
.catalogmenu a.parent {
-webkit-box-sizing: content-box;
        box-sizing: content-box;
}

@media screen and (min-width: 1010px) {
  body.adaptive .catalogmenu li ul.first.rs-show {
      margin-top: 10px;
  }
}
.view_showcase {
   /* margin-bottom: 30px;*/
}
.view_showcase .js-element .inner {z-index: 1;}
#tpanel .authandlocation {box-sizing: content-box !important;}

.tac {
    text-align: center;
}

.elementdetail .share {
    float: none;
    margin: 0px;
    height: 0px;
    margin-bottom: 40px;
}

.afbf_submit_block {
    text-align: left !important;
}
.oa_search_result_result_table .catitem .picture {
    margin-right: 20px !important;
    text-align: center;
}

/* NEW PRODUCT PAGE 09.10 */
.buy_wrap {
  background-color: #d6d6d6;
  margin: 0px;
  padding: 15px;
  box-shadow: 0.2em 0.2em 3px rgba(0,0,0,0.3);

}
.elementdetail {
margin-bottom: 30px;
}
.product-preloader img {
    width: 45px;
    margin: 10px 0;
    display: inline-block;
}
.product-preloader p {
    margin: 0;
    display: inline-block;
    margin-left: 10px;
}
.js-measurename,
.detail-product__info .share
{display: none !important;}
.js-element .plus, .js-element .minus {
    color: #2da5e3;
    background-color: #ffffff;
    border-radius: unset !important;
    font-weight: bold;
}
.js-element .plus:hover,
.js-element .plus:active,
.js-element .minus:active,
.js-element .minus:hover {
	background-color: #2da5e3;
	color: #ffffff;
}
.js-element .quantity .quantity_inner {
	border: 1px solid #cacaca;
}
.js-element .plus {
  border-left: 1px solid #cacaca;
}
.js-element .minus {
  border-right: 1px solid #cacaca;
}
.elementdetail .soloprice,
.total_amount,
.quantitytitle,
.delivery_time {
    font-size: 15px;
}
.elementdetail .soloprice .price.gen {
    margin-left: 5px;
    font-size: 23px;
    color: #214496;
    font-weight: 500;
}
.elementdetail .stores{
    margin-bottom: 0px;
    width: 100%;
    text-align: left;
}
.store_list,
.delivery_time {
    margin-top: 0px;
	margin-bottom: 0px;
    position: relative;
}
.store_list p {
    font-size: 15px;
    margin: 0;
    margin-bottom: 15px;
}
.store_list_wrap .store_name {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 75%;
    margin-right: -5px;
    text-align: left;
}
.store_list_wrap .store_name:before,
.store_list_wrap .store_amount:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 15px;
    height: 1px;
    border-bottom: 1px dashed #8a8a8a;
}
.store_list_wrap .store_amount {
    display: inline-block;
    vertical-align: bottom;
    width: 24%;
    text-align: right;
    position: relative;
}

.store_list_wrap .store_name span,
.store_list_wrap .store_amount span {
    background-color: #d6d6d6;
    position: relative;
    z-index: 1;
    color: #000000;
    font-size: 12px;
font-weight:bold;
}
/* TABLE STYLES */
/********* CONTROLS *********/

.wrap-quantity {
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
}

.wrap-quantity .quanity-btn {
    width: 23px;
    height: 24px;
    vertical-align: top;
    font-weight: bold;
    font-size: 14px;
    border: 1px solid;
    min-width: auto;
    cursor: pointer;
    display: inline-block;
    background-color: #fff;
    color: #2da5e3;
    -webkit-transition: background-color ease-in-out 200ms, color ease-in-out 200ms;
    -o-transition: background-color ease-in-out 200ms, color ease-in-out 200ms;
    transition: background-color ease-in-out 200ms, color ease-in-out 200ms
}

.wrap-quantity .quanity-btn:hover {
    background-color: #2da5e3;
    color: #fff;
}

.product-item .wrap-quantity input {
    width: 24px;
    padding: 2px;
    margin: 0 -4px 0 -3px;
    border: none;
    text-align: center;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    background-color: #fff;
}

.wrap-quantity .quanity-btn,
.wrap-quantity input {
    border-color: #dadada;
}

.btn-n-popup {
    position: relative;
    vertical-align: middle;
    display: inline-block;
}

.popup-added-wrap {
    position: absolute;
    width: 150px;
    height: 70px;
    display: block;
    background: #444;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .3);
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .3);
    padding: 10px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    top: -105px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
}

.popup-added-wrap:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #444;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -20px;
}

.popup-added {
    position: relative;
}

.popup-added .popup-close {
    font-size: 12px;
    position: absolute;
    top: -12px;
    right: -2px;
    color: white;
}

.popup-added p {
    font-size: 12px;
    color: white;
    margin: 5px 0;
    text-align: center;
}

.popup-added .basket-btn {
    width: 140px;
    height: 30px;
    -webkit-transition: background-color .25s ease-out, color .25s ease-out;
    -o-transition: background-color .25s ease-out, color .25s ease-out;
    transition: background-color .25s ease-out, color .25s ease-out;
    background: #00a70e;
    line-height: 30px;
    text-align: center;
    color: white;
    display: block;
    margin: 0 auto;
}

.popup-added .basket-btn:hover,
.popup-added .basket-btn:focus,
.popup-added .basket-btn:active {
    color: white;
    background: #00c711;
}

a.search-buy-btn {
    display: inline-block;
    padding: 3px 7px;
    -webkit-appearance: none;
    border: 1px solid transparent;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: background-color .25s ease-out, color .25s ease-out;
    -o-transition: background-color .25s ease-out, color .25s ease-out;
    transition: background-color .25s ease-out, color .25s ease-out;
    font-size: 14px;
    line-height: 1;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    background-color: #2da5e3;
    color: white;
    position: relative;
    text-decoration: none;
}
a.search-buy-btn.added {
    background-color: #44bb6e !important;
}
a.search-buy-btn svg {
    fill: #fff;
}

form.add2basketform.in a.search-buy-btn {
    display: none;
}
form.add2basketform.in a.search-buy-btn.added.inbasket {
    display: block;
}

a.search-buy-btn:hover,
a.search-buy-btn:focus,
a.search-buy-btn:active {
    background-color: #059ce6;
}
.analogs_link {
    background-color: #d6d6d6;
    color: #000;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 7px 10px 8px;
    display: inline-block;
    -webkit-transition: all ease-in-out 250ms;
    -o-transition: all ease-in-out 250ms;
    transition: all ease-in-out 250ms;
    cursor: pointer;
    text-decoration: none;
	font-size: 14px;
}
.analogs_link:hover {
background-color: #dcdcdc;
text-decoration: none;
}
/********* TABLE *********/

.serach-wrap {
    font-size: 14px;
    clear: both;
}

.items_block_container {
    /*width: 73%;
  margin-left: 2%;*/
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.titles_block .titles_block_item {
    display: inline-block;
    width: -webkit-calc((100% - 125px) / 5);
    width: calc((100% - 125px) / 5);
    margin-right: -5px;
    text-align: center;
    font-size: 13px;
}
.short .titles_block .titles_block_item {
    width: -webkit-calc((60% - 125px) / 4);
    width: calc((60% - 125px) / 4);
}
.short .titles_block .sort-wrap .titles_block_item {
    width: -webkit-calc((100% - 125px) / 4);
    width: calc((100% - 125px) / 4);
}
.titles_block .block-name {
    text-align: left;
}
.short .titles_block .block-name,
.titles_block .block-name,
.brand_group .brand_group_left_block {
    width: 39%;
}

.brand_group .brand_group_left_block {
    display: inline-block;
    vertical-align: middle;
}

.brand_group .brand_group_right_block {
    display: inline-block;
    vertical-align: middle;
}
.sort-wrap {
    display: inline-block;
}
.sort-wrap,
.brand_group .brand_group_right_block {
    width: 59%;
}

.product-item .product-item-inner-block {
    display: inline-block;
    vertical-align: middle;
    width: -webkit-calc((100% - 150px) / 5);
    width: calc((100% - 150px) / 5);
    text-align: center;
    margin-right: -1px;
    overflow: hidden;
}
.short .product-item .product-item-inner-block {
    width: -webkit-calc((100% - 150px) / 4);
    width: calc((100% - 150px) / 4);
}

.product-item .product-item-inner-block
.brand_group_left_block .product-item-info {
    width: 40px !important;
    text-align: center;
}

.product-item-info a {
    border: 1px solid #aaaaaa;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #aaaaaa;
    display: inline-block;
    width: 18px;
    height: 17px;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    -webkit-transition: all ease-in-out 200ms;
    -o-transition: all ease-in-out 200ms;
    transition: all ease-in-out 200ms;
}

.product-item-info a:hover,
.product-item-info a:focus,
.product-item-info a:active {
    color: #e31e24;
    border-color: #e31e24;
}

.product-item .product-item-basketactions {
    width: 135px !important;
}
.items_container .fav_icon {
    color: #2da5e3;
    font-size: 14px;
}
.titles_block {
    background: #d6d6d6;
    padding: 5px 20px;
    border: 1px solid #F3F3F3;
}

.titles_block_item h2,
.titles_block_item h3,
.titles_block_item span {
    font-size: 16px;
    margin: 0;
}

.items_container {
    margin-bottom: 30px;
}

.items_container .no_items {
    font-size: 20px;
    text-align: center;
    width: 100%;
    display: block;
}

.items_container .no_items,
.items_container .brand_group {
    padding: 5px;
    padding-right: 0;
    border: 1px solid #F3F3F3;
    border-top: none;
    border-bottom: none;
    font-size: 13px;
}
.items_container .brand_group:nth-child(even) {
    background-color: #f4f3f3
}
.items_container .brand_group:last-child {
    border-bottom: 1px solid #F3F3F3;
}
.items_container .brand_group:hover {
    color: white;
    background: #2da5e3;
}
.items_container .brand_group a,
.items_container .brand_group span {
    word-wrap: break-word;
}
.items_container .brand_group:hover a,
.items_container .brand_group:hover .product-item-price,
.items_container .brand_group:hover .product-item-priceup,
.items_container .brand_group:hover .mobile-left,
.items_container .brand_group:hover .mobile-right,
.items_container .brand_group:hover .fav_icon {
    color: white;
}
.items_container .brand_group:hover .wrap-quantity input,
.items_container .brand_group:hover .item-icon-wrap .info {
    color: black;
}
.items_container .brand_group:hover a.search-buy-btn {
    background-color: #217aa9;
}
.brand_group .brand_group_name {
    display: flex;
    vertical-align: top;
    width: 100%;
    word-break: break-word;
}
.brand_group .brand_group_name .glass {
    width: 40px;
    text-align: center;
}
.brand_group .brand_group_name img {
    max-height: 25px;
    max-width: 30px;
    margin-right: 10px;
}
.brand_group .brand_group_name a {
    max-width: 87%;
    display: inline-block;
    vertical-align: middle;
	line-height: 12px;
}
.product-item-price,
.product-item-priceup {
    font-weight: bold;
    color: #2da5e3;
}
.product-item-price span {
    white-space: nowrap;
}
.product-item-price span.mobile-right {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.titles_block .sort-wrap .sotr-field {
    position: relative;
}
.product-item-quantity .stores {
    text-align: center;
}
.product-item-quantity .stores .genamount {
    margin: 0 !important;
}
.show-btn,
.hide-btn {
    color: #2da5e3;
    border-bottom: 1px dashed #2da5e3;
    font-size: 12px;
}

.product-item .mobile-left,
.sort-btn {
    display: none;
}

.brand_group_inner.one .product-item {
    border: none;
    margin-bottom: 0;
}

.sort_wrap {
    position: relative;
    cursor: pointer;
}
.sort_wrap .up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-left-width: 5px;
    border-right-width: 5px;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: black;
    position: absolute;
    left: -15px;
    top: 2px;
}

.sort_wrap .down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-style: solid;
    border-top-width: 5px;
    border-top-color: black;
    position: absolute;
    left: -15px;
    bottom: 2px;
}

.sort_wrap .up.active {
    border-bottom-color: #2da5e3;
}
.sort_wrap .down.active {
    border-top-color: #2da5e3;
}
.item-icon-wrap {
    display: inline-block;
}
.item-icon-wrap:hover {
    cursor: help;
    position: relative
}
.item-icon-wrap .info {
    display: none
}
.product-item .product-item-delivery {
    overflow: unset;
}
.item-icon-wrap:hover .info {
    border: #c0c0c0 1px dotted;
    padding: 10px;
    display: block;
    z-index: 990;
    background: #f3f3f3;
    left: -110px;
    width: 220px;
    position: absolute;
    top: 25px;
    text-decoration: none;
    text-align: left;
    font-size: 12px;
}
.filter-btn {
    font-size: 10px;
    margin-left: 5px;
}
.items_block_container .showchild {
    display: none;
}
.items_block_container .around_filtren {
    display: none;
    position: absolute;
    z-index: 100;
    width: 250px;
    text-align: left;
}
.items_block_container .around_filtren.show {
    display: block;
}
.items_block_container .around_filtren ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0px;
}
.items_block_container .around_filtren li {
    list-style: none;
}
.titles_block.is_stuck {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .3);
    z-index: 330;
}
body.adaptive h1.pagetitle  {
	width: calc(100% - 250px);
}
.short .product-item-delivery {display:none !important;}
/********* MEDIA *********/
.mobile-only {display:none;}
@media screen and (max-width: 1023px) {
	.brand_group .brand_group_right_block {
		width: 58%;
	}
    .best-offers .item h4 {
        font-size: 18px;
    }
    .best-offers .brand-n-article,
    .best-offers .quanity-n-buy,
    .best-offers .price,
    .best-offers .quantity-n-days {
        width: 100%;
        margin-bottom: 0;
        text-align: left;
    }
    .best-offers .quanity-n-buy {
        margin-top: 10px;
    }
	.short .titles_block .sort-wrap .titles_block_item {
        width: 25%;
    }
    .short .titles_block .titles_block_item {
        width: 15%;
    }
    .product-item .product-item-inner-block {
        width: 20%;
        overflow: hidden;
        margin-right: -5px;
    }
    .short .product-item .product-item-inner-block {
        width: 25%;
    }
    .brand_group .brand_group_name img {
        max-width: 100%;
        margin-right: 2%;
    }
    .brand_group .brand_group_name a {
        width: 76%;
    }
    .product-item .product-item-basketactions {
        width: 100% !important;
        margin-top: 15px;
    }
    .product-item .wrap-quantity {
        white-space: nowrap;
        width: 50%;
    }
    .product-item .wrap-quantity .quanity-btn,
    .product-item .wrap-quantity input {
        width: 33%;
        height: 25px;
    }
    span.item-icon.icon_check,
    b.fav_icon,
    span.fav_icon {
        display: none;
    }
    span.favovite_brand {
        color: #2da5e3;
        font-weight: bold;
    }
    .CManCatalog .product-item-delivery .item-icon-wrap {
        display: inline-block;
    }
    div.titles_block div.sort-wrap div.titles_block_item.sotr-field,
    div.product-item div.product-item-inner-block {
        width: 16%;
    }
    div.titles_block div.sort-wrap div.titles_block_item.article,
    div.titles_block div.sort-wrap div.titles_block_item.brand,
    div.product-item div.product-item-inner-block.artcile,
    div.product-item div.product-item-inner-block.brand {
        width: 25%;
    }
}

@media screen and (max-width: 959px) {
    .best-offers .item {
        margin-right: 2.1%;
    }
    .best-offers .wrap-quantity {
        display: block;
        margin-right: 0;
        margin-bottom: 14px;
    }
    .best-offers .wrap-quantity .quanity-btn,
    .best-offers .wrap-quantity input {
        width: 33%;
    }
    .best-offers .quanity-n-buy .search-buy-btn {
        width: 100%;
    }
    .filter-wrap {
        width: 100% !important;
        max-width: unset;
        margin-bottom: 30px;
    }
    .filter-wrap .filter-field {
        display: inline-block;
        width: 48%;
        margin-left: 4%;
        margin-right: -5px;
        vertical-align: top;
    }
    .filter-wrap .filter-field:nth-child(2),
    .filter-wrap .filter-field:nth-child(4) {
        margin-left: 0;
    }
    .items_block_container {
        width: 100%;
        margin: 0;
    }
}

@media screen and (max-width: 639px) {
    .brand_group .brand_group_name .glass {
        width: auto;
    }
    .product-item-quantity .stores {
        text-align: left;
    }
    .titles_block_item .filtren .body {
        display: block !important;
    }
    .best-offers .item {
        margin-right: 0;
        margin-bottom: 20px;
        width: 100%;
    }
    .best-offers .wrap-quantity {
        display: inline-block;
        margin-right: 15px;
        margin-bottom: 0;
        width: 50%;
    }
    .best-offers .quanity-n-buy .search-buy-btn {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px);
    }
    .titles_block .titles_block_item {
        display: none;
    }
    .titles_block .titles_block_item:first-child {
        width: auto;
        display: inline-block;
    }
    .titles_block .sort-btn {
        display: inline-block;
        float: right;
        color: #2da5e3;
        border-bottom: 1px dashed #2da5e3;
    }
    div.titles_block div.sort-wrap div.titles_block_item.sotr-field {
        width: 30%;
        white-space: nowrap;
    }
    div.titles_block div.sort-wrap div.titles_block_item.article.sotr-field,
    div.titles_block div.sort-wrap div.titles_block_item.brand.sotr-field {
        width: 40%;
    }
    .sort_wrap .up {
        border-left-width: 8px;
        border-right-width: 8px;
        border-bottom-width: 8px;
        left: -20px;
        top: -1px;
    }
    .sort_wrap .down {
        border-left-width: 8px;
        border-right-width: 8px;
        border-top-width: 8px;
        left: -20px;
        bottom: -1px;
    }
    .items_block_container .around_filtren {
        transform: translateX(-50%);
        left: 50%;
    }
    .titles_block .sort-wrap {
        display: block;
        height: 0;
        width: 100%;
        opacity: 0;
        text-align: center;
    }
    .titles_block .sort-wrap.show {
        height: auto;
        opacity: 1;
        display: inline-block !important;
    }
    .titles_block .sort-wrap .titles_block_item {
        display: none;
    }
    .titles_block .sort-wrap .sotr-field {
        width: 33%;
        margin-top: 20px;
        display: inline-block;
    }
    .filter-wrap .filter-field {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
    }
    .brand_group .brand_group_left_block {
        width: 35%;
        vertical-align: top;
    }
    .brand_group .brand_group_right_block {
        width: 63%;
        vertical-align: top;
    }
    .brand_group_name span {
        display: block;
        margin-left: 0;
        margin-top: 5px;
    }
    .brand_group_left_block .product-item-info {
        width: 20px !important;
    }
    .product-item .mobile-left {
        color: #9193ac;
        font-weight: normal;
    }
    .product-item .mobile-left,
    .product-item .mobile-right {
        display: inline-block;
        margin-right: -5px;
        vertical-align: top;
    }
    .product-item .mobile-left {
        width: 35%;
    }
    .product-item .mobile-right {
        width: 65%;
    }
    .items_container .brand_group {
        padding: 10px 20px;
    }
    .product-item .product-item-basketactions .search-buy-btn {
        width: calc(100% - 22px);
    }
    .product-item .wrap-quantity {
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
        margin-right: 10px;
        vertical-align: top;
    }
    .items_container .no_items,
    .items_container .brand_group {
        padding: 10px 20px 0 20px;
    }
    .brand_group .brand_group_name img {
        max-width: 90%;
        max-height: unset;
        margin-bottom: 10px;
    }
    .brand_group .brand_group_name a {
        width: 100%;
        margin-bottom: 10px;
    }
    /*.show_all_items {
    text-align: center;
    width: 140%;
    margin-left: -60%;
  }*/
    .show-btn,
    .hide-btn {
        font-size: 16px;
    }
	body.adaptive h1.pagetitle  {
		width: 100%;
		margin-bottom: 20px;
	}
	.tabs {margin-top: 15px;}
	.brand_wrap, .mobile-hide {display:none !important;}
	.mobile-only {display:block; width: 100%; margin-bottom: 10px;}

    div.product-item div.product-item-inner-block.artcile,
    div.product-item div.product-item-inner-block.brand,
    div.product-item div.product-item-inner-block,
    .short .product-item .product-item-inner-block {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0px;
        text-align: left;
    }
    div.scrollup-btn {
        display: none;
    }
}

.brand_wrap {
    position: absolute;
    right: 0;
    top: -60px;
}

.brand_wrap img {
    max-height: 57px;
    max-width: 250px;
}
.pictures {
    position: relative;
}
.marks_wrap {
    position: absolute;
	left: 0px;
    text-align: center;
    z-index: 1;
}
.marks_wrap .markdown {
    padding: 1px 10px;
    margin-bottom: 10px;
    font-weight: bold;
    background: #ddd615;
	box-shadow: 0.2em 0.2em 3px rgba(0,0,0,0.6);
}
.marks_wrap .sale {
    padding: 2px 5px;
    font-size: 13px;
    margin-top: 2px;
    color: white;
    background: #44bb6e;
    font-weight: 500;
    box-shadow: 0.1em 0.1em 3px rgba(0,0,0,0.7);
}
.marks_wrap .special {
    padding: 2px 5px;
    font-size: 13px;
    margin-top: 2px;
    color: white;
    background: #f5ac2f;
    font-weight: 500;
    box-shadow: 0.1em 0.1em 3px rgba(0,0,0,0.7);
}

.fav_brand {
    display: inline-block;
    padding: 1px 5px;
    margin: 0px;
    background: #2da5e3;
    color: white;
    font-weight: bold;
    margin-left: 1px;
}
.soloprice .old_price {
    text-decoration: line-through;
    color: grey;
}
.elementdetail .zoom {
    display:none;
}
.elementdetail .pic img {
    max-height: 230px;
}
.elementdetail .detail-product__info {
	float: right !important;
}
.around_filtren .filterfixed.fixed {
	margin-top: 73px !important;
}
.titles_block .block-name h2,
.titles_block .block-name h3,
.titles_block .block-name span{
	display: inline-block;
    vertical-align: top;
}
.titles_block .block-name span {
    font-weight: 500;
}
.titles_block .block-name .product-preloader{
	display: inline-block;
    vertical-align: top;
    margin-left: 5px;
    margin-top: -2px;
}
.titles_block .block-name .product-preloader img {
	width: 22px;
    margin: 0;
    vertical-align: middle;
}
.titles_block .block-name .product-preloader p {
	margin: 0;
	vertical-align: middle;
}

.marks-vin-search {
    margin-top: 13px;
    flex: auto;

}

@media screen and (min-width: 992px) {
    .marks-vin-search {
        max-width: 324px;
    }
}

.marks-vin-search .button {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    background: #2da5e3;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    padding: 10px 30px;
    border: none;
    outline: inherit;
    vertical-align: middle;
    margin-bottom: 5px;
    margin-left: 15px;
}

.marks-vin-search .vin-field {
    display: inline-block;
    padding: 7px 20px;
    background: transparent;
    border: 1px #bdbdbd solid;
    box-shadow: none;
    vertical-align: middle;
    font-size: 13px;
    width: 210px;
    margin-bottom: 5px;
}

.marks-vin-search .vin-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #bdbdbd;
    font-size: 14px;
}

.marks-vin-search .vin-field::-moz-placeholder { /* Firefox 19+ */
    color: #bdbdbd;
    font-size: 14px;
}

.marks-vin-search .vin-field:-ms-input-placeholder { /* IE 10+ */
    color: #bdbdbd;
    font-size: 14px;
}

.marks-vin-search .vin-field:-moz-placeholder { /* Firefox 18- */
    color: #bdbdbd;
    font-size: 14px;

}
.show_prices_wrap {
  display: inline-block;
  width: 30px;
  vertical-align: top;
  cursor: pointer;
}
.product-item-price .manager-div {
    position: absolute;
    color: #2da5e3;
    display: none;
	z-index: 15 !important;
}
.product-item-price .manager-div.show {
    display: block;
}

textarea.orderDescription {
	max-width: 100%;
    min-width: 100%;
}

@media screen and (min-width: 320px) and (max-width: 374px) {
	ul.order-steps {
		width: 93%;
	}
	ul.order-steps li.finish {
		width: 89%;
	}
	li#arstep4 {
    	width: 90%;
	}
}

@media screen and (min-width: 375px) and (max-width: 480px) {
	ul.order-steps {
		width: 93%;
	}
	li#arstep4 {
    /*width: 42%;*/
    width: 90%;
}
	ul.order-steps li.finish {
		width: 89%;
	}
	/*li#arstep4 {
    	width: 90%;
	}*/

}


@media only screen and (max-width: 480px) {
	.delivery .pay-item, .delivery .delivery-item, .delivery-item {

	}
	/*li#arstep4 {
		font-size: 8px !important;
    	width: 36%;
	}*/
	ul.order-steps {
    	width: 100%;
	}

	ul.order-steps li.finish {

		cursor: pointer;
	}
	ul.order-steps li.active, ul.order-steps li.finish {
		background-color: #2da5e3;
		color: #fff;
		/*width: 43%;*/
        width: 89%;

	}

	.form-input label {
    	text-align: left;
		width: auto !important;
    	margin-bottom: 0 !important;
	}
	.pay-item {
		margin-bottom: 60px !important;
	}

	.sale-personal-section-row-flex {
		width: 100%;
	}

    .check-beznal .string-input {
        flex-direction: row-reverse;
    }

	.check-beznal .string-input label {
		text-align: left !important;
	}

	.delivery-item > span {
		/*top: 20px !important;*/
	}

	.kuradr {
    	width: 95% !important;
	}


}
@media only screen and (max-width: 768px) {
    .check-fizur {
        text-align: center;
        display: flex;
    }
    .switch {
        display: block;
        left: 0 !important;
    }
	.check-beznal {
        left: 0 !important;
    }
}
@media only screen and (max-width: 375px) {
    .check-beznal {
        left: -25px !important;
    }

}

#ord_org_sec1 {
    /*display: flex;*/
    justify-content: space-between;
}

#ord_org_sec1 input {
    width: 65% !important;
}
@media screen and (min-width: 320px) and (max-width: 374px) {
    #ord_org_sec1 input {
        width: 60% !important;
    }
    #ord_org_sec1 label {
        font-size: 11px;
    }
}


.check-beznal__close-btn {
    width: 10px;
    height: 10px;
    position: relative;
    float: right;
    cursor: pointer;
}


svg.svg-inline--fa.fa-times.fa-w-10.fa-7x {
    fill: #999;
}

td.image {
    width: 70px;
    padding-right: 2%;
}




/*стили для меню*/

.main-menu .first {
    display: block;
}

.main-menu {
    position: relative;
}
.main-menu .catalogmenucolumn {
    top: 0 !important;
}

.main-menu svg.svg-icon.arrow {
    width: 9px;
    height: 15px;
    fill: #999;
}

.catalogmenu li a.first {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.catalogmenu li ul a {
    display: flex;
    justify-content: space-between;
}

.search__empty {
    /*position: fixed;*/
    width: 100%;
    bottom: 0;
}
/*.footer {
	position: fixed;
    width: 100%;
    bottom: 0;
}*/

.bx-blue.bx-top-nav .bx-top-nav-container {
background: #0083d100; }

a.search-buy-btn {
	padding: 6px 10px;}

.spec-wrap div, .detail-product__info .lvl2 {
	margin: 0px 0px 10px 0px;}

.analogs_link:hover, .sop_link:hover {
	text-decoration: none;}

.elementdetail .stores {
    margin-top: 0px;}

.elementdetail .soloprice {
	margin-bottom: 0px;}

.buy_wrap {
	padding: 20px 15px 10px 15px;}

.elementdetail .stores {
	margin-bottom: 0px;}

.elementdetail .add2basketform .quantitytitle, .elementdetail .add2basketform .quantity, .elementdetail .add2basketform .inbasket, .elementdetail .add2basketform .go2basket, .elementdetail .add2basketform .buy1click, .elementdetail .add2basketform .add2subscribe {
	margin-bottom: 20px;}

.catalog .prods .mix .catalogsorter {
	padding-bottom: 1px;}

.fancyimages table td.slider {
	display: none;}

.rsbreadcrumb{padding: 0px 0px 12px 0px;}

.brand_group .brand_group_name a {
	line-height: 15px;}

.filtren .lvl1 ul,
.filtren .lvl1 div.ul {
	padding: 5px 12px 0px 12px;}

.item-icon.icon-info {
	border: 1px solid;
	width: 15px;
	height: 15px;
	line-height: 15px;
	font-size: 13px;
	border-radius: 50%;
	text-align: center;
	color: #2da5e3;
	margin: 0 !important;
	display: inline-block !important;
	background-repeat: no-repeat;
	vertical-align: middle;
}
.info .api_auth_ajax {
  display: inline-block !important;
}
.brand_group:hover .item-icon.icon-info{
  color: white !important;
}
.login_block {
  text-align: center;
}
.product-item .hide_price.product-item-price {
    overflow: unset !important;
    font-weight: normal;
}
.product-item .hide_price.product-item-price a{
  color: #214496 !important;
}

@media screen and (max-width: 400px) {
    .sorter_and_name .name {
        font-size: 18px !important;
    }
}


#showcaseview > *:not([class^="col-"]) {
    width: 100%;
}

/*@media screen and (min-width: 540px) and (max-width: 605px) {*/
    /*#showcaseview > *:not([class^="col-"]) {*/
        /*width: 50%;*/
    /*}*/
/*}*/
@media screen and (min-width: 606px) and (max-width: 761px) {
    #showcaseview > *:not([class^="col-"]) {
        width: 100%;
    }
    #ajaxpages_sale #showcaseview > *:not([class^="col-"]) {
        width: 50%;
    }
}
@media screen and (min-width: 761px) {
    #showcaseview > *:not([class^="col-"]) {
        width: 50%;
    }
    #ajaxpages_sale #showcaseview > *:not([class^="col-"]) {
        width: 33.333%;
    }
}
@media screen and (min-width: 1001px) {
    #showcaseview > *:not([class^="col-"]) {
        width: 33.333%;
    }
    #ajaxpages_sale #showcaseview > *:not([class^="col-"]) {
        width: 25%;
    }
}
@media screen and (min-width: 1281px) {
    #showcaseview > *:not([class^="col-"]) {
        width: 25%;
    }
    #ajaxpages_sale #showcaseview > *:not([class^="col-"]) {
        width: 20%;
    }
}
#prods #showcaseview {
    /*padding-left: 15px;*/
}

.letters > * {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 24px;
    height: 24px;
    margin-bottom: 4px;
    background-color: #1f9ede;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.letters > *:not(:last-child) {
    margin-right: 4px;
}
.letter .letter-title {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #2da5e3;
}

@media screen and (min-width: 1024px) {
    #originalContainer .product-item .product-item-basketactions,
    #analogContainer .product-item .product-item-basketactions {
        width: auto !important;
    }
}


#originalContainer .brand_group .brand_group_name a,
#analogContainer .brand_group .brand_group_name a {
    max-width: 60%;
}
@media screen and (max-width: 490px) {
    .stores .genamount.cantopen {
        text-align: left !important;
    }
}
@media screen and (max-width: 639px) {
    .view_table .brand_group_name {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
@media screen and (max-width: 782px) {
#catalog .brand_group_name {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
}

.delivery_time.has-info {
    cursor: help;
}

.delivery_time:hover .store-popup {
    display: block;
    top: 0;
}
.stores .total_amount {
    margin-bottom: 15px;
}


/* Overflow for brand text */
.brandsdetail .description-wrap,
.brandsdetail .short-buttons {
    margin-bottom: 10px;
}
.brandsdetail .description-wrap + .short-buttons .description-show {
    display: none;
}
.brandsdetail .description-wrap + .short-buttons .description-hide {
    display: block;
}
.brandsdetail .description-wrap.short {
    height: 130px;
    overflow: hidden;
}
@media screen and (max-width: 940px) {
    .brandsdetail .description-wrap.short {
        height: 135px;
    }
}

.brandsdetail .description-wrap.short + .short-buttons .description-show {
    display: block;
}
.brandsdetail .description-wrap.short + .short-buttons .description-hide {
    display: none;
}


/* Delivery page */
.delivery-table {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.delivery-table__col:first-child .delivery-table__title,
.delivery-table__col:first-child .delivery-table__row {
    border-right: none;
}
.delivery-table__title {
    border: 1px solid;
    font-weight: bold;
    padding: 5px;
}
.delivery-table__row {
    padding: 5px;
    border: 1px solid;
    border-top: none;
    height: 18px;
    line-height: 20px;
}
.delivery-table__green {
    color: #00a650;
    font-weight: bold;
}
.delivery-table__start {
    color: #ff0000;
    font-weight: bold;
}
@media (max-width: 900px) {
    .delivery-table {
        grid-template-columns: 1fr;
    }
    .delivery-table__col:first-child .delivery-table__title,
    .delivery-table__col:first-child .delivery-table__row {
        border-right: 1px solid;
    }
    .delivery-table__col:first-child .delivery-table__title:last-child,
    .delivery-table__col:first-child .delivery-table__row:last-child {
        border-bottom: none;
    }
    .delivery-table__row:empty {
        display: none;
    }
}
.delivery_start-text {
    font-weight: bold;
    color: #ff0000;
    text-transform: uppercase;
}
/* End */
/* /bitrix/templates/proauto_default/assets/css/style.css?1764164760459405 */
/* /bitrix/templates/proauto_default/assets/lib/fancybox3/jquery.fancybox.min.css?172430866810251 */
/* /bitrix/templates/proauto_default/assets/lib/owl2-2.2.1/owl.carousel.min.css?17243086682957 */
/* /bitrix/templates/proauto_default/assets/lib/jscrollpane/jquery.jscrollpane.css?17243086681684 */
/* /bitrix/templates/proauto_default/assets/js/glass/style.css?1724308668304 */
/* /bitrix/templates/proauto_default/custom/style.css?1724308668234 */
/* /bitrix/templates/proauto_default/assets/css/header_new_layout.css?175948478064740 */
/* /bitrix/templates/proauto_default/assets/css/main-menu_mx.css?176103725215643 */
/* /bitrix/templates/proauto_default/assets/css/jquery.mCustomScrollbar.css?172430866853583 */
/* /bitrix/templates/proauto_default/components/bxmaker/geoip.city/default_2/style.css?172430866814420 */
/* /bitrix/templates/proauto_default/components/bxmaker/geoip.city.line/default_2/style.css?17243086683692 */
/* /bitrix/components/bxmaker/geoip.message/templates/.default/style.css?1724308667263 */
/* /bitrix/templates/proauto_default/assets/css/search.css?17243086685317 */
/* /bitrix/templates/proauto_default/components/bxmaker/geoip.city/stub/style.css?172856249214420 */
/* /bitrix/templates/proauto_default/components/bitrix/catalog.section/gopro2/style.css?1724308668359 */
/* /bitrix/templates/proauto_default/components/bitrix/sale.basket.basket/header_basket2/style.css?17647477421425 */
/* /bitrix/templates/proauto_default/components/bitrix/news.list/gopro_banners2/style.css?172430866864 */
/* /bitrix/templates/proauto_default/components/api/auth.ajax/ajax/styles.css?17285624921341 */
/* /bitrix/templates/proauto_default/components/bitrix/sender.subscribe/footer/style.css?17507732265048 */
/* /include/tuning/color.css?175489851517008 */
/* /bitrix/templates/.default/components/kuznica/metatags/template1/style.css?1724308668238 */
/* /bitrix/templates/proauto_default/styles.css?175860651914241 */
/* /bitrix/templates/proauto_default/template_styles.css?176474774235216 */
