/*@font-face {
	font-family: 'Gilroy Regular';
	src: url('/font/Gilroy-Regular.eot');
	src: url('/font/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
	url('/font/Gilroy-Regular.woff') format('woff'),
	url('/font/Gilroy-Regular.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Gilroy Bold';
	src: url('/font/Gilroy-Bold.eot');
	src: url('/font/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
	url('/font/Gilroy-Bold.woff') format('woff'),
	url('/font/Gilroy-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Gilroy Black';
	src: url('/font/Gilroy-Black.eot');
	src: url('/font/Gilroy-Black.eot?#iefix') format('embedded-opentype'),
	url('/font/Gilroy-Black.woff') format('woff'),
	url('/font/Gilroy-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}*/
@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.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-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: 15px;
}

.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-12 {
	width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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-12 {
		width: 100%;
	}

	.col-sm-11 {
		width: 91.66666667%;
	}

	.col-sm-10 {
		width: 83.33333333%;
	}

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

	.col-sm-8 {
		width: 66.66666667%;
	}

	.col-sm-7 {
		width: 58.33333333%;
	}

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

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}

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

	.col-sm-2 {
		width: 16.66666667%;
	}

	.col-sm-1 {
		width: 8.33333333%;
	}

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

	.col-sm-pull-11 {
		right: 91.66666667%;
	}

	.col-sm-pull-10 {
		right: 83.33333333%;
	}

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

	.col-sm-pull-8 {
		right: 66.66666667%;
	}

	.col-sm-pull-7 {
		right: 58.33333333%;
	}

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

	.col-sm-pull-5 {
		right: 41.66666667%;
	}

	.col-sm-pull-4 {
		right: 33.33333333%;
	}

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

	.col-sm-pull-2 {
		right: 16.66666667%;
	}

	.col-sm-pull-1 {
		right: 8.33333333%;
	}

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

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

	.col-sm-push-11 {
		left: 91.66666667%;
	}

	.col-sm-push-10 {
		left: 83.33333333%;
	}

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

	.col-sm-push-8 {
		left: 66.66666667%;
	}

	.col-sm-push-7 {
		left: 58.33333333%;
	}

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

	.col-sm-push-5 {
		left: 41.66666667%;
	}

	.col-sm-push-4 {
		left: 33.33333333%;
	}

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

	.col-sm-push-2 {
		left: 16.66666667%;
	}

	.col-sm-push-1 {
		left: 8.33333333%;
	}

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

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

	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}

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

	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}

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

	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}

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

	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}

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

@media (min-width: 992px) {

	.col-md-1,
	.col-md-2,
	.col-md-3,
	.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-12 {
		width: 100%;
	}

	.col-md-11 {
		width: 91.66666667%;
	}

	.col-md-10 {
		width: 83.33333333%;
	}

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

	.col-md-8 {
		width: 66.66666667%;
	}

	.col-md-7 {
		width: 58.33333333%;
	}

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

	.col-md-5 {
		width: 41.66666667%;
	}

	.col-md-4 {
		width: 33.33333333%;
	}

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

	.col-md-2 {
		width: 16.66666667%;
	}

	.col-md-1 {
		width: 8.33333333%;
	}

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

	.col-md-pull-11 {
		right: 91.66666667%;
	}

	.col-md-pull-10 {
		right: 83.33333333%;
	}

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

	.col-md-pull-8 {
		right: 66.66666667%;
	}

	.col-md-pull-7 {
		right: 58.33333333%;
	}

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

	.col-md-pull-5 {
		right: 41.66666667%;
	}

	.col-md-pull-4 {
		right: 33.33333333%;
	}

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

	.col-md-pull-2 {
		right: 16.66666667%;
	}

	.col-md-pull-1 {
		right: 8.33333333%;
	}

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

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

	.col-md-push-11 {
		left: 91.66666667%;
	}

	.col-md-push-10 {
		left: 83.33333333%;
	}

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

	.col-md-push-8 {
		left: 66.66666667%;
	}

	.col-md-push-7 {
		left: 58.33333333%;
	}

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

	.col-md-push-5 {
		left: 41.66666667%;
	}

	.col-md-push-4 {
		left: 33.33333333%;
	}

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

	.col-md-push-2 {
		left: 16.66666667%;
	}

	.col-md-push-1 {
		left: 8.33333333%;
	}

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

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

	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}

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

	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}

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

	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}

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

	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}

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

@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-12 {
		width: 100%;
	}

	.col-lg-11 {
		width: 91.66666667%;
	}

	.col-lg-10 {
		width: 83.33333333%;
	}

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

	.col-lg-8 {
		width: 66.66666667%;
	}

	.col-lg-7 {
		width: 58.33333333%;
	}

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

	.col-lg-5 {
		width: 41.66666667%;
	}

	.col-lg-4 {
		width: 33.33333333%;
	}

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

	.col-lg-2 {
		width: 16.66666667%;
	}

	.col-lg-1 {
		width: 8.33333333%;
	}

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

	.col-lg-pull-11 {
		right: 91.66666667%;
	}

	.col-lg-pull-10 {
		right: 83.33333333%;
	}

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

	.col-lg-pull-8 {
		right: 66.66666667%;
	}

	.col-lg-pull-7 {
		right: 58.33333333%;
	}

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

	.col-lg-pull-5 {
		right: 41.66666667%;
	}

	.col-lg-pull-4 {
		right: 33.33333333%;
	}

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

	.col-lg-pull-2 {
		right: 16.66666667%;
	}

	.col-lg-pull-1 {
		right: 8.33333333%;
	}

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

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

	.col-lg-push-11 {
		left: 91.66666667%;
	}

	.col-lg-push-10 {
		left: 83.33333333%;
	}

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

	.col-lg-push-8 {
		left: 66.66666667%;
	}

	.col-lg-push-7 {
		left: 58.33333333%;
	}

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

	.col-lg-push-5 {
		left: 41.66666667%;
	}

	.col-lg-push-4 {
		left: 33.33333333%;
	}

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

	.col-lg-push-2 {
		left: 16.66666667%;
	}

	.col-lg-push-1 {
		left: 8.33333333%;
	}

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

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

	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}

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

	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}

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

	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}

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

	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}

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

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
	padding-bottom: 75%;
}

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

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

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

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

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

/*menu*/
/*--- ВЫПАДАЮЩИЕ ПУНКТЫ ---*/
.second-list {
	position: relative;
}

.second-list li {
	position: relative;
}

.second-list ul {
	list-style: none;
	position: absolute;
	left: -9999px;
}

a {
	color: #1369ce;
}

.text img {
	/*padding: 0 10px;*/
	margin: 20px;
}

h1,
h2,
h3 {
	font-weight: bold;
	font-family: "Open Sans", sans-serif;
	color: #1369ce;
}

h1 {
	font-size: 21px;
	margin-bottom: 10px;
}

h2 {
	font-size: 20px;
	padding: 10px 0;
}

h3 {
	font-size: 20px;
	padding: 10px 0;
}

.main-body h1 {
	font-size: 18px;
	margin-bottom: 10px;
}

.gorod a {
	padding: 5px 10px;
	line-height: 27px;
	font-size: 130%;
}

.group:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.search {
	float: left;
	position: relative;
}

.search label {
	font-size: 14px;
	cursor: text;
	height: 24px;
	left: 11px;
	line-height: 24px;
	position: absolute;
	top: 1px;
	width: 83%;
	color: #676767;
}

.search input {
	float: left;
}

.search input[type="text"] {
	background: #fff;
	border: 1px solid #cdcdcd;
	border-radius: 2px 0 0 2px;
	height: 24px;
	padding: 5px 5px 5px 14px;
	width: 221px;
	border-radius: 3px;
}

.search input[type="text"]:hover {
	border-color: #92c1ff;
}

.search input[type="submit"] {
	/*height: 26px;
    width: 29px;
    background: url(../i/search.png) 0 0 no-repeat;*/
	border: none;
	cursor: pointer;
	padding: 10px;
	background-color: #1369ce;
	border: 1px;
	border-radius: 3px;
	color: white;
}

.search input[type="submit"]:hover {
	background-position: 0 -30px;
}

.search input[type="submit"]:active {
	background-position: 0 -60px;
}

/*-- box footer --*/
.footer {
	/*margin-top: -76px;*/
	border-top: 1px solid #000;
}

.footer,
.fmain {
	height: 75px;
	z-index: 9999;
}

.fmain {
	margin: 0 auto;
	/*width: 1050px; */
	color: #4f5157;
}

.footer-text {
	margin: 20px 0 0 121px;
	line-height: 16px;
}

.copyright {
	margin: 39px 0 0 2px;
	float: left;
}

.copyright var {
	font-weight: bold;
}

.webrost {
	background: url(../i/webrost.png) no-repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	float: right;
	font-size: 11px;
	line-height: 13px;
	margin: 36px 64px 0 0;
	padding: 3px 0 8px 27px;
	text-decoration: none;
	color: #4f5157;
}

.webrost:hover {
	color: #4f5157;
	background-position: 0 -30px;
}

.webrost:hover var,
.webrost:hover span {
	color: #2797ff;
}

.counter {
	margin: 21px 0 0 40px;
}

.webrost var {
	color: #1369ce;
}

.webrost span {
	border-bottom: 1px solid;
	color: #1369ce;
}

/*.header {width: 1050px; margin: 0 auto}
.ov { overflow: hidden;overflow: inherit; }*/

.slider-all {
	/*--width: 1050px;--*/
}

.phone-wrap {
	/*width:405px;z-index:1;position:absolute*/
}

.phone {
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
	/*float:right; margin: 80px 0 0 35px*/
}

.zakaz-phone {
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	color: #1369ce;
	/*border-bottom: 1px dashed;*/
	cursor: pointer;
}

.zakaz-phone:hover {
	color: #004fab;
}

.zakaz-product {
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	color: #1369ce;
	float: right;
	margin: 88px 23px 26px 10px;
	border-bottom: 2px dashed;
	padding: 2px 0 0px 3px;
	position: relative;
	cursor: pointer;
	clear: both;
}

.zakaz-product:hover:before {
	background-position: 0 -24px;
}

.zakaz-product:hover {
	color: #2797ff;
}

.zakaz-product:before {
	width: 17px;
	height: 16px;
	content: "";
	position: absolute;
	top: 2px;
	left: -20px;
	background: url(../i/zakaz.png) 0 0 no-repeat;
}

.map-phone {
	background: url(../i/map.png) 0 0 no-repeat;
	min-height: 170px;
	width: 262px;
	margin: 20px 0 9px;
}

.map-phone p {
	font-size: 29px;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	padding-left: 25px;
}

.map-phone p:first-child {
	font-size: 18px;
	font-weight: bold;
	padding: 53px 0 8px 28px;
	letter-spacing: -0.11em;
}

.catalog ul {
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0.848px 0.53px 9.8px 0.2px rgba(0, 0, 0, 0.2);
	overflow: hidden;
	padding: 24px;
}

.catalog ul li {
	margin-top: 30px;
}

.catalog .dt-dropdown-li {
	position: relative;
}

.catalog .dt-dropdown-li::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0%;
	width: 20px;
	height: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url("/img/icon/arrow-menu.png");
	background-repeat: no-repeat;
	background-position: center;
}

.catalog .dt-dropdown-li.active::after {
	transform: rotate(90deg);
}

.catalog ul li:first-of-type {
	margin-top: 0px;
}

.catalog .second-list {
	box-shadow: unset;
	padding: 30px 0 0px 20px;
}

.catalog li a {
	font-size: 14px;
	font-family: "Open Sans";
	color: rgb(71, 71, 71);
}

.second-list {
	background: #f1f8ff;
	display: none;
}

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

.catalog .second-list li {
	padding: 0;
}

.catalog .second-list a {
	color: inherit;
}

.catalog .second-list a:hover {
	color: #2797ff;
	text-decoration: underline;
}

.gallery {
	margin-top: 40px;
}

@media all and (max-width: 480px) {
	.gallery {
		margin-top: 15px;
	}
}

.dt-catalog-main-title {
	font-size: 30px;
	font-family: "Open Sans";
	color: rgb(0, 0, 0);
	font-weight: bold;
	line-height: 120%;
}

@media all and (max-width: 480px) {
	.dt-catalog-main-title {
		font-size: 24px;
	}
}

.gallery ul {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	grid-gap: 30px;
}

@media all and (max-width: 480px) {
	.gallery ul  {
		grid-gap: 25px;
	}
}

.gallery li,
.catalog-popular-items .popular-item {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 10px;
	vertical-align: top;
	height: auto;
	max-width: 300px;
	min-height: 370px;
	text-align: center;
	border: 1px solid transparent;
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0.848px 0.53px 9.8px 0.2px rgba(0, 0, 0, 0.2);
}

.gallery li:hover,
.catalog-popular-items .popular-item:hover {
	border: 1px solid #1369ce;
}

.gallery img,
.catalog-popular-items .popular-item img {
	width: 200px;
	max-height: 200px;
}

.gallery a,
.catalog-popular-items .popular-item a {
	display: flex;
	flex-direction: column;
	text-decoration: none;
}

.gallery li:hover .title,
.catalog-popular-items .popular-item:hover .title {
	color: #2797ff;
}

.gallery .picture,
.catalog-popular-items .popular-item .picture {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 200px;
	width: 100%;
	background: #fff;
}

.gallery .title,
.catalog-popular-items .popular-item .title{
	font-weight: 500;
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(1, 2, 6);
	line-height: 130%;
	text-align: center;
	text-decoration: none;
	padding: 15px 0px;
	min-height: 36px;
	word-break: break-word;
	hyphens: auto;
}

@media all and (max-width: 768px) {
	.gallery .title,
	.catalog-popular-items .popular-item .title{
		font-size: 16px;
	}
}

@media all and (max-width: 480px) {
	.gallery .title,
	.catalog-popular-items .popular-item .title{
		font-size: 14px;
	}
}

.text-catalog p {
	font-size: 9pt !important;
}

.text p {
	font-size: 10pt;
	line-height: 14px;
	margin-bottom: 10px;
	color: #444444;
	text-align: justify;
}

.text ul li,
.text ol li {
	font-size: 10pt;
	line-height: 14px;
	margin-bottom: 0px;
	color: #444444;
	text-align: justify;
}

.avgSlider {
	background: #000 url(../i/fon-slider2.jpg) center 0 no-repeat;
}

.left-container {
	padding-top: 15px;
	/*width: 269px;*/
	margin-right: 30px;
}

.stati {
	width: 200px;
	line-height: 30px;
	margin-left: 10px;
	text-align: center;
	background: black;
	font-size: 14px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	-moz-transform: skewX(-33deg);
	-o-transform: skewX(-33deg);
	-webkit-transform: skewX(-33deg);
	transform: skewX(-33deg);
}

.bread-crumbs,
.bread-crumbs a {
	font-size: 11px;
	color: #b0b0b0;
}

.bread-crumbs a:hover {
	color: #1369ce;
}

.bread-crumbs {
	/*margin: 21px 0 29px;*/
	margin: 17px 0 17px;
}

.gallery1 .item {
	margin-bottom: 18px;
}

.gallery1 .title {
	background: #000;
	color: #fff;
	font-weight: bold;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding: 9px 5px 10px 13px;
	margin-bottom: 16px;
}

.gallery1 .text-item a {
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
}

.gallery1 li {
	margin-bottom: 10px;
}

.gallery1 li a {
	letter-spacing: 0.03em;
}

.gallery1 .preview {
	margin-right: 22px;
}

.gallery2 {
	margin-bottom: 20px;
}

.gallery2 li {
	display: inline-block;
	vertical-align: top;
	width: 33%;
	text-align: center;
	margin-bottom: 19px;
}

.gallery2 li a {
	color: #000;
	display: block;
}

.gallery2 li:hover .gallery-text,
.gallery2 li:hover a,
.gallery2 li:hover .gallery-text a {
	color: #1369ce;
}

.video.gallery2 .picture img {
	border-radius: 3px;
	border: 2px solid #000;
}

.gallery2 .title {
	background: #000;
	color: #fff;
	font-weight: bold;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding: 9px 12px 10px 13px;
	margin-bottom: 13px;
	display: inline-block;
}

.gallery2 .gallery-text {
	font-weight: bold;
	font-size: 15px;
	color: #000;
	line-height: 20px;
}

.gallery2 .gallery-text a {
	color: #000;
	display: block;
	text-align: center;
}

.gallery2 ul {
	/*width: 729px;*/
}

.gallery2 .picture {
	display: table-cell;
	vertical-align: middle;
}

.photo.gallery2 .picture {
	background: url(../i/ramka.png) 0 0 no-repeat;
	width: 202px;
	height: 170px;
	padding: 10px 4px 4px 10px;
}

.gallery3 li {
	display: inline-block;
	vertical-align: top;
	width: 33%;
	margin-bottom: 20px;
	text-align: center;
}

.gallery3 a,
.gallery1 .preview a,
.catalog1 .preview a {
	display: table-cell;
	vertical-align: middle;
	width: 202px;
	height: 170px;
	padding: 3px 3px 2px;
	background: #fff;
	/*border: 1px solid #DADADA;*/
	text-align: center;
}

.catalog1 .preview a img {
	width: 100%;
}

.catalog1 .preview a {
	width: 200px;
	height: 200px;
	padding: 1px 1px 0;
	/*border-color: #C3C3C3;*/
}

.gallery3 a img {
	text-align: center;
}

.catalog1 .preview {
	/*margin-right: 19px;*/
	margin-left: 30px;
	width: 184px;
	height: 187px;
	border-top: 3px solid #ffffff;
}

.catalog1 .preview:hover {
	border-top: 3px solid #1369ce;
}

.catalog1 .title {
	font-weight: bold;
	/*font-size: 18px;*/
	font-size: 16px;
	font-family: "Open Sans", sans-serif;
	margin-bottom: 10px;
	display: block;
}

.catalog1 .text-item {
	color: #7c7c7c;
}

.text .catalog1 .text-item p {
	margin-bottom: 10px;
}

.catalog1 .continue {
	color: #fff;
	background: url(../i/continue.png) 0 0 no-repeat;
	background-position: 0 -23px;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	font-family: "Open Sans", sans-serif;
	font-weight: bold;
	padding: 2px 22px 3px 29px;
}

.catalog1 .continue:hover {
	background-position: 0 -23px;
}

.catalog1 .item {
	/*margin-bottom: 37px;*/
	overflow: hidden;
	width: 240px;
	height: auto;
	min-height: 300px;
	float: left;
	text-align: center;
	border: 1px solid #dadada;
}

.back {
	color: #000;
	font-weight: bold;
	margin: 13px 0 20px;
	display: inline-block;
	display: grid;
}

.price,
.price:hover,
.download-catalog,
.download-catalog:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 2px 0 0 25px;
	min-height: 19px;
	background: url(../i/price.png) 0 0px no-repeat;
	display: inline-block;
	margin-bottom: 20px;
}

.price,
.price:hover {
	display: none;
}

.price:hover {
	background-position: 0 -30px;
}

.price span {
	font-weight: bold;
	color: #1369ce;
	text-decoration: underline;
	margin-right: 5px;
}

.price:hover span {
	color: #2797ff;
}

.download-catalog,
.download-catalog:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 2px 0 0 25px;
	min-height: 19px;
	background: url(../i/price.png) 0 0px no-repeat;
	display: inline-block;
	margin-bottom: 20px;
	/* <span class="Apple-tab-span" style="white-space: pre;"> </span> */
}

.download-catalog:hover {
	background-position: 0 -30px;
}

.download-catalog span {
	font-weight: bold;
	color: #1369ce;
	text-decoration: underline;
	margin-right: 5px;
}

.download-catalog:hover span {
	color: #2797ff;
}

.go-to {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px solid;
	line-height: 14px;
	margin-bottom: 21px;
	clear: both;
}

.go-to:hover {
	color: #1061ce;
}

.preview-product {
	display: flex;
}

.preview-mini {
	display: flex;
	flex-direction: column;
	order: -1;
	margin-right: 20px;
}

.preview-mini ul {
	display: flex;
	flex-direction: column;
	padding: 0px;
	margin: 0;
	list-style: none;
}

.product .preview {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}

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

.product {
	display: grid;
	grid-template-columns: minmax(280px, 1.18fr) minmax(280px, 1fr);
	/*repeat(auto-fit, minmax(280px, 1.1fr));*/
	grid-column-gap: 40px;
	margin-bottom: 60px;
}

@media all and (max-width: 1024px) {
	.product {
		display: flex;
		flex-direction: column;
	}
}

.product .text-product {
	padding: 45px;
	padding-right: 0px;
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0.848px 0.53px 9.8px 0.2px rgba(0, 0, 0, 0.2);
}

@media all and (max-width: 480px) {
	.product .text-product {
		padding: 25px;
	}
}

.dt-product-main {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	height: calc(100% - 75px);
	justify-content: space-between;
}


.dt-product-column {
	display: flex;
	flex-direction: column;
	/*justify-content: flex-end;*/
	justify-content: space-between;
	max-width: calc(50% - 45px);
}

.dt-product-column:first-child {
	width: calc(50% + 45px);
}

.dt-product-title {
	margin-bottom: 60px;
	padding-right: 45px;
	font-size: 23px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(0, 0, 0);
	font-weight: bold;
	line-height: 120%;
}

@media all and (max-width: 640px) {
	.dt-product-title {
		margin-bottom: 15px;
	}

	.dt-product-main {
		flex-wrap: wrap !important;
	}

	.dt-product-column {
		display: flex;
		flex-direction: column;
		/*justify-content: flex-end;*/
		justify-content: space-between;
		max-width: none;
	}

	.dt-product-column:first-child {
		width: 100% !important;
		max-width: none !important;
	}

	.dt-product-column:not(:first-child) {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

}

@media all and (max-width: 375px) {
	.dt-product-title {
		font-size: 20px;
	}
}

.dt-product-preview-text {
	flex: 1 1 auto;
	text-align: left;
	display: flex;
	flex-direction: column;
	align-items: flex-start;

	margin-bottom: 20px;
	font-size: 14px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(97, 97, 97);
	line-height: 120%;
}

.product .dt-product-preview-text {
	font-size: 18px;
	justify-content: space-between;
	margin-bottom: 0px;
}

@media all and (max-width: 640px) {
	.dt-product-preview-text {
		margin-bottom: 10px;
	}
}

.dt-product-preview-title {
	margin-bottom: 5px;
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(0, 0, 0);
	font-weight: bold;
	line-height: 120%;
}

.dt-product-link-next {
	padding: 14px 30px;
	border-width: 1px;
	border-color: rgb(50, 99, 173);
	border-style: solid;
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(50, 99, 173);
	line-height: 120%;
	cursor: pointer;
}

.dt-product-prices {
	display: flex;
	flex-direction: column;
	/*margin-bottom: 20px;*/
	margin-bottom: 10px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(0, 0, 0);
	font-weight: bold;
	font-size: 30px;
}

.dt-product-prices .dt-product-price {
	font-size: 30px;
	text-decoration: line-through;
}

@media all and (max-width: 640px) {
	.dt-product-prices .dt-product-price {
		font-size: 30px;
	}
}

.dt-product-prices .dt-product-price-sale {
	font-size: 30px;
	color: #3263ad;
}

@media all and (max-width: 640px) {
	.dt-product-prices .dt-product-price-sale {
		font-size: 20px;
	}
}

.swiper-test {
	display: flex;
	align-items: flex-start;
	width: 100%;
}

@media all and (max-width: 1024px) {
	.swiper-test {
		margin-bottom: 40px;
	}
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

/*TODO: убрать обрезание*/
.swiper-slide img {
	display: block;
	max-height: 100%;
	/*width: 100%;*/
	/*height: 100%;*/
	/*object-fit: cover;*/
}

.swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	max-height: 400px;
	background-size: cover;
	background-position: center;
}

.mySwiper2 {
	height: 100%;
	max-height: 400px;
	width: 100%;
}

@media all and (max-width: 640px) {
	.mySwiper2 {
		width: 100%;
	}
}

.mySwiper2 .swiper-button-next,
.mySwiper2 .swiper-button-prev {
	display: none;
}

@media all and (max-width: 768px) {

	.mySwiper2 .swiper-button-next,
	.mySwiper2 .swiper-button-prev {
		display: block;
	}
}

.swiper-mini {
	position: relative;
	width: 10%;
	min-width: 100px;
	margin-right: 30px;
	margin-top: 35px;
	margin-bottom: 35px;
}

@media all and (max-width: 768px) {
	.swiper-mini {
		display: none;
	}
}

.mySwiper {
	height: 100%;
	max-height: 330px;
	width: 100%;
}

.mySwiper .swiper-slide {
	width: 100%;
	height: 100% !important;
	opacity: 0.4;
	cursor: pointer;
}

.mySwiper .swiper-slide img {
	/*height: 100px;*/
}

.mySwiper .swiper-slide-thumb-active {
	opacity: 1;
}

.swiper-mini .swiper-button-next {
	bottom: auto;
	top: 100%;
	left: 50%;
	transform: translateX(-50%) rotate(90deg);
	margin-top: 0px;
}

.swiper-mini .swiper-button-prev {
	bottom: 100%;
	top: auto;
	left: 50%;
	transform: translateX(-50%) rotate(90deg);
	margin-top: 0px;
}

/*TODO:убрать обрезанние*/
.swiper-slide img {
	display: block;
	/*width: 100%;*/
	max-height: 100%;
	/*height: 100%;*/
	/*object-fit: cover;*/
}

.product .preview a,
.product .preview-mini div {}

.product .preview-mini div {
	z-index: 0;
}

.product .preview-mini li {
	display: inline-block;
	position: relative;
	margin-bottom: 10px;
}

.product .preview-mini a {
	width: 100%;
	height: 100%;
	opacity: 0.7;
	filter: alpha(opacity=0.7);
	position: absolute;
	background: #fff url(../i/preview.png) right bottom no-repeat;
	z-index: 1;
}

.product .preview-mini a:hover {
	background: url(../i/preview.png) right bottom no-repeat;
	opacity: 1;
	filter: alpha(opacity=1);
}

.table,
.text table {
	background: #fff;
	border-width: 1px;
	border-style: solid;
	/*border-color: #000 #787878 #A6A6A6;*/
	border-collapse: collapse;
	border-color: #333333;
	width: 100%;
	margin: 20px 0;
}

.table th {
	background: #000;
	font: bold 15px Arial;
	color: #fff;
	border-left: 1px solid #fff;
	text-align: center;
}

.table th,
.table td,
.text table td,
.text table th {
	padding: 8px 12px;
	border-top: 1px solid #cfcfcf;
}

.table td,
.text table td {
	border: 1px solid #d7dee3;
}

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

/*.table tr:first-child td, .table tr:first-child th { border-top: none; }
 .table tr:first-child th:first-child { border-left: 1px solid #000; }
 .table tr:first-child th:last-child { border-right: 1px solid #000; }*/
.table td:last-child,
.table th:last-child {
	text-align: center;
}

.table td:first-child {
	text-align: left;
	width: 70%;
	/*font-weight: bold;*/
}

.table th:first-child {
	/* border-left: none;*/
}

/*.table tr:nth-child(2n+1) { background: #F7F7F7; }
 .text td, .text th, .text table { border: 1px solid #747474; }*/
.prev,
.next {
	height: 21px;
	color: #fff;
	font: bold 12px "Open Sans", sans-serif;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
}

.prev:hover,
.next:hover {
	background-position: 0 -29px;
	color: #fff;
}

.prev a,
.next a {
	color: #fff;
}

.prev {
	background: url(../i/prev.png) 0 0 no-repeat;
	padding: 1px 40px 0 19px;
}

.next {
	background: url(../i/next.png) 0 0 no-repeat;
	padding: 1px 21px 0 40px;
}

.catalog3 li .picture {
	border: 1px solid #c1c1c1;
	padding: 1px;
	background: #fff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	width: 206px;
	height: 178px;
}

.item a {
	text-decoration: none;
}

.catalog3 li .picture img {
	max-width: 184px;
	max-height: 174px;
}

.catalog3 li a {
	display: block;
	text-decoration: none;
	width: 210px;
	padding: 3px;
}

.catalog3 .text-catalog {
	width: 90%;
	color: #7c7c7c;
}

.catalog3 .text-catalog p {
	margin-bottom: 11px;
}

.catalog3 .title {
	font: bold 14px Arial;
	color: #000;
	margin: 10px 0 5px;
	line-height: 21px;
}

.catalog3 .title:hover {
	color: #1369ce;
}

.catalog3 .picture:hover {
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.24);
}

.download .price {
	margin-bottom: 9px;
}

.download {
	margin: 20px 0;
}

ul.list {
	list-style-image: url(../i/ul.png);
	padding-left: 27px;
}

ul.list,
ol.list {
	list-style-type: none;
}

ol.list {
	list-style-type: none;
	padding: 0 0 0 40px;
}

ol.list li {
	counter-increment: section;
}

ol.list li,
ul.list li {
	font-weight: normal;
	position: relative;
	margin-bottom: 18px;
}

ol.list li:before {
	content: counter(section) " ";
	color: #fff;
	background: url(../i/ol.png) 0 0 no-repeat;
	width: 34px;
	height: 17px;
	display: inline-block;
	position: absolute;
	left: -40px;
	text-align: center;
	line-height: 17px;
}

.text ul {
	list-style-image: url(../i/ul.png);
	/*padding-left: 27px; width: 745px;*/
}

.text ul,
.text ol {
	list-style-type: none;
	font-size: 12pt;
	line-height: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
}

.text ol {
	font-size: 12pt;
	list-style-type: none;
	padding: 0 0 20px 40px;
}

.text ol li {
	counter-increment: section;
}

.text ol li,
.text ul li {
	font-weight: normal;
	position: relative;
}

.text ol li:before {
	content: counter(section) " ";
	color: #fff;
	background: url(../i/ol.png) 0 0 no-repeat;
	width: 34px;
	height: 13px;
	display: inline-block;
	position: absolute;
	left: -40px;
	text-align: center;
	line-height: 14px;
}

.popup {
	position: absolute;
	/* <span class="Apple-tab-span" style="white-space: pre;"> </span> top: 100px; left: 50%; margin-left: -250px; */
	background: #e9f4ff;
	z-index: 9999;
	/*padding: 20px 50px; display: none;*/
}

.close {
	background: url(../i/close.png) center center no-repeat;
	width: 20px;
	height: 20px;
	cursor: pointer;
	content: "";
	position: absolute;
	right: 7px;
	top: 7px;
}

.popup .title {
	background: #1060ce url(../i/title-popup.png) 0 0 no-repeat;
	min-height: 39px;
	display: inline-block;
	position: relative;
	color: #fff;
	font: bold 18px "Open Sans", sans-serif;
	line-height: 34px;
	padding: 0 11px 0 18px;
	margin-bottom: 20px;
	margin-left: -50px;
}

.popup .title:after {
	content: "";
	width: 26px;
	height: 39px;
	position: absolute;
	right: -26px;
	top: 0;
	background: url(../i/title-popup.png) 0 0 no-repeat;
}

/*.popup input[type=&quot;text&quot;] { width: 247px; float: right; height: 20px; font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px; }
.popup textarea { float: right; font-family: Arial,Helvetica,sans-serif; height: 115px; width: 340px; resize: none; }
.popup form { width: 346px; }
.popup label { float: left; min-width: 100px; margin: 8px 0 2px 0; color: #4a4a4a; font-size: 14px; text-shadow: 0 0 0 #4A4A4A; padding: 10px; line-height: 1.5;}
.popup fieldset { margin-bottom: 10px; position: relative; }
.popup .blue { color: #1060ce; text-shadow: 0 0 0 #1060ce; }
.popup .attention { font-size: 11px; margin-bottom: 15px; }
.popup select { width: 346px; float: right; }
*/

.popup fieldset {
	margin-bottom: 10px;
}

.popup label {
	float: left;
	font-size: 14px;
	text-shadow: 0 0 0 #4a4a4a;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.5;
}

.popup textarea {
	width: 100%;
}

.popup select,
.popup input {
	float: right;
}

.popup text {
	width: 100%;
}

.blue-star {
	position: absolute;
	top: 4px;
	left: -10px;
}

.form-capcha {
	overflow: hidden;
}

.form-capcha input[type="text"] {
	width: 198px;
	float: left;
}

.capcha {
	margin-top: 1px;
	float: left;
	margin-left: 11px;
}

.popup option {
	padding: 5px 0;
}

.popup .button input {
	-moz-transform: skewX(33deg);
	-o-transform: skewX(33deg);
	-webkit-transform: skewX(33deg);
	transform: skewX(33deg);
	background: none;
	color: #fff;
	border: none;
	padding: 3px 28px 6px 12px;
	font: bold 17px "Open Sans", sans-serif;
	cursor: pointer;
}

.modalWindow {
	background-color: #000000;
	display: none;
	/* height: 100%;*/
	left: 0;
	opacity: 0.6;
	filter: alpha(opacity=60);
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 998;
}

.popup .time-call input {
	width: 341px;
}

.form .button {
	padding: 0;
	box-shadow: none;
	margin: 0px 0 22px;
	padding: 2px 1px;
}

.form.popup-usluga-curent .button {
	padding: 2px 1px;
}

.form .title {
	color: #8c8c8c;
	font-size: 24px;
	font-family: "Pt Sans Narrow", sans-serif;
	margin-bottom: 6px;
	padding: 0 2px;
	display: inline-block;
}

.text .attention {
	margin-bottom: 13px;
}

.attention span {
	color: #d7100b;
}

.attention {
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(97, 97, 97);
	line-height: 120%;
}

.form .button:hover {
	box-shadow: 0 2px 2px rgba(3, 16, 52, 0.21);
}

.form .button {
	margin: 3px;
}

.form .button:active {
	box-shadow: 0 1px 2px rgba(3, 16, 52, 0.27);
}

.form .button input {
	padding: 6px 15px;
	box-shadow: none;
}

.form input[type="text"],
.form textarea {
	border: solid 1px #d8d8d8;
	border-radius: 8px;
	padding: 3px 5px 2px;
	width: 323px;
	outline: none;
}

.form textarea {
	height: 100px;
	resize: none;
}

.form fieldset {
	margin-bottom: 9px;
}

.phone-form input[type="text"] {
	width: 178px;
	float: left;
}

.phone-form span {
	float: left;
	margin-right: 6px;
	margin-top: 8px;
	line-height: 12px;
}

.form label {
	display: block;
	margin-bottom: 5px;
	line-height: 12px;
}

.form {
	width: 341px;
	margin-top: 42px;
}

.form-capcha,
.phone-form {
	overflow: hidden;
}

.form-capcha label {
	display: inline-block;
	float: left;
}

.form .form-capcha input[type="text"] {
	width: 176px;
	float: left;
}

.capcha {
	float: right;
	margin-right: 7px;
	margin-right: 18px;
}

.form .button {
	margin-left: 86px;
}

.form .button:before {
	background: url(../i/send.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 17px;
	left: 117px;
	width: 15px;
	top: 18px;
}

.form .button input {
	-moz-transform: skewX(33deg);
	-o-transform: skewX(33deg);
	-webkit-transform: skewX(33deg);
	transform: skewX(33deg);
	background: none;
	color: #fff;
	border: none;
	padding: 3px 28px 6px 12px;
	font: bold 17px "Open Sans", sans-serif;
	cursor: pointer;
}

.form .button:hover input {
	color: #6fb7ff;
}

.form .button:active input {
	color: #b9b9b9;
}

.form .button:hover:before {
	background-position: 0 -18px;
}

.form .button:active:before {
	background-position: 0 -37px;
}

.contacts-text p {
	font-weight: bold;
}

.contacts-text p span {
	font-weight: normal;
	margin-right: 5px;
}

.tbl-ya,
.tbl-ya th,
.tbl-ya td {
	border: none !important;
}

.pric {
	font: bold 18px Arial;
	color: #1369ce;
	margin: -66px 0 5px;
	line-height: 21px;
	padding: 0px 0px 4px 1px;
}

.pric2 {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	margin-bottom: 20px;
	font-size: clamp(20px, 1vw + 2px, 20px);
	font-family: "Ubuntu", sans-serif;
	color: rgb(0, 0, 0);
	font-weight: bold;
	line-height: 120%;
	gap: 0 15px;
}

#bx_incl_area_5_1 {
	padding-bottom: 15px;
}

.region {
	cursor: pointer;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	border-radius: 5px 5px 0px 0px;
	padding: 10px;
	color: white;
	background-color: rgb(58, 149, 233);
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
}

.text_b {
	padding-top: 20px;
}

.catalog3 a,
.catalog1 a {
	text-decoration: none;
}

/*		Маленький экран		*/

@media (max-width: 1280px) {
	.text ul {
		padding-left: 0px;
	}

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

	.ui-tabs-tab {
		width: 100% !important;
	}

	.ui-tabs-tab a {
		width: 100%;
		text-align: left;
	}

	/* .product .preview a, .product .preview-mini div
    {
        display: table-cell; vertical-align: middle; text-align: center; width: 276px; height: 231px; padding: 1px; border: 1px solid #C3C3C3;
    }*/

	.table img,
	.construct-info img {
		float: left;
		margin-bottom: 10px;
		/* width:100% !important;
        height: 200px !important;*/
		width: 300px !important;
		max-width: 100%;
	}

	.fl-contact {
		display: block;
	}

	.fl-contact-right {
		display: block;
	}

	.search label {
		font-family: "Open Sans", sans-serif;
		line-height: 1.5;
		font-size: 14px;
		width: 50%;
		top: 10px;
	}

	.search input,
	.search select,
	.search textarea,
	.search select {
		font-family: "Open Sans", sans-serif;
		line-height: 1.5;
		font-size: 14px;
		padding: 10px;
		border-radius: 3px;
	}

	.search submit {
		font-family: "Open Sans", sans-serif;
		line-height: 1.5;
		font-size: 14px;
		background: #1369ce;
		color: #ffffff;
		padding: 10px;
		border: 3px solid #1369ce;
		border-radius: 3px;
	}

	input[type="button" i],
	input[type="submit" i],
	input[type="reset" i] {
		font-family: "Open Sans", sans-serif;
		line-height: 1.5;
		font-size: 14px;
		background: #1369ce;
		color: #ffffff;
		padding: 10px;
		border: 3px solid #1369ce;
		border-radius: 3px;
	}

	.wrap {
		width: 100%;
	}

	header {
		position: relative;
		overflow: hidden;
	}

	header img {
		margin: 20px;
		width: 70%;
	}

	.ov {}

	.logo {
		margin: 0;
		display: flex;
		justify-content: center;
	}

	.fr {
		float: none;
	}

	.gorod {
		padding: 10px 0;
		display: block;
	}

	.phone-wrap {
		position: initial;
	}

	.search-wrap {
		float: none;
	}

	.search {
		display: flex;
		float: none;
	}

	.search input:first-of-type {
		width: 100%;
	}

	.search-wrap,
	.search {
		float: none;
	}

	.zakaz-phone {
		align-items: center;
		justify-content: center;
		margin: auto;
	}

	.gallery li,
	.catalog-popular-items .popular-item {
		width: auto;
	}

	.price {
		margin-left: 0px;
	}

	.phone {
		display: inline-block;
		height: 25px;
		width: 100%;
		margin-top: 10px;
		text-align: center;
	}

	.zakaz-phone {
		display: table;
		/*margin: 10px auto*/
		margin-top: 5px;
		height: 17px;
		font-size: 26px;
		/*background: #1369ce;*/
		color: #ffffff;
		padding: 10px;
		/*	border: 3px solid #1369ce;*/
		border-radius: 3px;
	}

	.slider-all {
		display: none;
	}

	.bread-crumbs {}

	.search {
		margin-bottom: 20px;
	}

	.catalog3 .text-catalog {
		display: inline;
		/*height: 180px;*/
	}

	.catalog3 li {
		display: block;
		/*width: 210px;*/
		margin: 0 auto 10px;
		text-decoration: none;
	}

	.pric {
		display: inline-block;
	}

	h1 {
		font-size: 20px;
	}

	.map-phone {
		display: none;
	}

	.stati {
		display: none;
	}

	.search-form {
		display: none;
	}

	ul.list {
		/*display: none;*/
	}

	.text {}

	footer {}

	.footer {}

	.copyright {
		margin: 20px;
		float: initial;
	}

	.footer-text {
		margin: 20px;
		width: 230px;
	}

	.but {
		margin: 0 auto;
		width: 100px;
		height: 100px;
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
		border-radius: 50%;
	}

	.table td,
	.text table td {
		/*float: left;*/
	}

	.text img:not(#fragment-4 img) {
		max-width: 100%;
	}

	.mv {
		display: none;
	}

	.catalog1,
	.catalog3,
	.catalog3 li {
		/*margin: 27px 0 0 0;*/
		/*margin: 0 auto;width: 240px;*/
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	.catalog3 li {
		align-items: center;
	}

	.catalog3 a,
	.catalog1 a {
		text-decoration: none;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.button.order:not(.text-product .order) {
		margin-left: 0px;
	}

	.catalog3 ul {
		padding-left: 0px;
	}

	.catalog1 .item {
		width: auto;
		margin-bottom: 10px;
	}

	.catalog1 .preview,
	.catalog3 li .picture {
		width: auto;
		height: auto;
	}

	.catalog1 .preview a {
		display: block;
		width: auto;
		height: auto;
	}

	.catalog1 .preview {
		margin-left: 0px;
		/*чтоб в каталоге оборудования при наведении было норм*/
	}

	.catalog3 li .picture img {
		max-width: 300px;
		max-height: none;
	}

	.order:not(.text-product .order) {
		margin-left: 0px !important;
	}

	.text-product .order {
		width: 94%;
	}

	.pric {
		margin-top: 0px;
	}

	/*--- МОБИЛЬНОЕ МЕНЮ ---*/

	#nav {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		z-index: 3;
		height: 50px;
		width: 100%;
		top: 0;
		left: 0;
		/* background-color: #33414a;*/
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		/* Force Hardware Acceleration */
		-webkit-transform: translateZ(0);
		-moz-transform: translateZ(0);
		-ms-transform: translateZ(0);
		-o-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transition: -webkit-transform 0.3s;
		-moz-transition: -moz-transform 0.3s;
		transition: transform 0.3s;
	}

	#nav.nav-is-visible {}

	#nav::before {
		/* never visible - this is used in jQuery to check the current MQ */
		display: none;
		content: "mobile";
	}

	.no-js #nav {
		position: relative;
		height: auto;
	}

	.cd-nav-trigger {
		display: flex;
		overflow: hidden;
		white-space: nowrap;
		color: white;
	}

	.cd-nav-trigger span,
	.cd-nav-trigger p {
		float: left;
		padding: 5px;
	}

	.cd-nav-trigger p {
		display: flex;
		align-items: center;
		padding-left: 0px;
		font-size: 18px;
		padding-top: 0px;
	}

	@media all and (max-width: 480px) {
		.cd-nav-trigger p {
			display: none;
		}
	}

	/*
.cd-nav-trigger span {

  position: absolute;
  height: 2px;
  width: 20px;
  top: 50%;
  margin-top: -1px;
  left: 50%;
  margin-left: -10px;
  -webkit-transition: background-color 0.3s 0.3s;
  -moz-transition: background-color 0.3s 0.3s;
  transition: background-color 0.3s 0.3s;
  background-color: #ffffff;
}
.cd-nav-trigger span::before, .cd-nav-trigger span::after {

  content: 'Меню';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ffffff;

  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  -moz-transition: -moz-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
}
.cd-nav-trigger span::before {
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px);
}
.cd-nav-trigger span::after {
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
}*/
	.nav-is-visible .cd-nav-trigger span {
		background-color: rgba(255, 255, 255, 0);
	}

	.nav-is-visible .cd-nav-trigger span::before {
		-webkit-transform: translateY(0) rotate(-45deg);
		-moz-transform: translateY(0) rotate(-45deg);
		-ms-transform: translateY(0) rotate(-45deg);
		-o-transform: translateY(0) rotate(-45deg);
		transform: translateY(0) rotate(-45deg);
	}

	.nav-is-visible .cd-nav-trigger span::after {
		-webkit-transform: translateY(0) rotate(45deg);
		-moz-transform: translateY(0) rotate(45deg);
		-ms-transform: translateY(0) rotate(45deg);
		-o-transform: translateY(0) rotate(45deg);
		transform: translateY(0) rotate(45deg);
	}

	.cd-main-nav {
		position: fixed;
		z-index: 120;
		top: 0;
		left: 0;
		width: 240px;
		height: 100vh;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		visibility: hidden;
		background: #1e262c;
	}

	.cd-main-nav a {
		display: block;
		font-size: 1.1rem;
		padding: 0.9em 2em 0.9em 1em;
		border-bottom: 1px solid #33414a;
		color: #ffffff;
		-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
		-moz-transition: -moz-transform 0.3s, opacity 0.3s;
		transition: transform 0.3s, opacity 0.3s;
	}

	.cd-main-nav li ul {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		-webkit-transition: -webkit-transform 0.3s;
		-moz-transition: -moz-transform 0.3s;
		transition: transform 0.3s;
		-webkit-transform: translateX(260px);
		-moz-transform: translateX(260px);
		-ms-transform: translateX(260px);
		-o-transform: translateX(260px);
		transform: translateX(260px);
	}

	.cd-main-nav.nav-is-visible {
		visibility: visible;
		-webkit-transition: visibility 0s 0s;
		-moz-transition: visibility 0s 0s;
		transition: visibility 0s 0s;
	}

	.cd-main-nav.moves-out>li>ul {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	.cd-main-nav.moves-out>li>a {
		/* push the navigation items to the left - and lower down opacity - when secondary nav slides in */
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		transform: translateX(-100%);
		opacity: 0;
	}

	.cd-main-nav .cd-subnav-trigger,
	.cd-main-nav .go-back a {
		position: relative;
	}

	.cd-main-nav .go-back a {
		padding-left: 2em;
	}

	.cd-main-nav .cd-subnav-trigger::before,
	.cd-main-nav .cd-subnav-trigger::after,
	.cd-main-nav .go-back a::before,
	.cd-main-nav .go-back a::after {
		/* arrow icon in CSS */
		content: "";
		position: absolute;
		top: 50%;
		margin-top: -1px;
		display: inline-block;
		height: 2px;
		width: 10px;
		background: #485c68;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}

	.cd-main-nav .cd-subnav-trigger::before,
	.cd-main-nav .go-back a::before {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.cd-main-nav .cd-subnav-trigger::after,
	.cd-main-nav .go-back a::after {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	.cd-main-nav .go-back a::before,
	.cd-main-nav .go-back a::after {
		/* arrow goes on the left side - go back button */
		left: 20px;
		-webkit-transform-origin: 1px 50%;
		-moz-transform-origin: 1px 50%;
		-ms-transform-origin: 1px 50%;
		-o-transform-origin: 1px 50%;
		transform-origin: 1px 50%;
	}

	.cd-main-nav .cd-subnav-trigger::before,
	.cd-main-nav .cd-subnav-trigger::after {
		/* arrow goes on the right side - children navigation */
		right: 20px;
		-webkit-transform-origin: 9px 50%;
		-moz-transform-origin: 9px 50%;
		-ms-transform-origin: 9px 50%;
		-o-transform-origin: 9px 50%;
		transform-origin: 9px 50%;
	}

	.cd-main-nav .placeholder {
		/* never visible or clickable- it is used to take up the same space as the .cd-subnav-trigger */
		display: none;
	}

	.cd-main-nav li a:not(.cd-subnav-trigger):hover {
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		opacity: 0.6;
	}

	.cd-main-nav .cd-subnav-trigger:hover {
		border-color: rgba(255, 255, 255, 0.4);
	}

	.cd-main-nav .placeholder {
		/* never visible or clickable- it is used to take up the same space as the .cd-subnav-trigger */
		display: block;
		visibility: hidden;
		opacity: 0;
		pointer-event: none;
	}

	.cd-main-content::before {
		/* never visible - this is used in jQuery to check the current MQ */
		display: none;
		content: "mobile";
	}

	.cd-main-content {
		position: relative;
		z-index: 2;
		/*min-height: 100vh;
  padding-top: 50px;*/
		background-color: #f2f2f2;
		-webkit-transition: -webkit-transform 0.3s;
		-moz-transition: -moz-transform 0.3s;
		transition: transform 0.3s;
	}

	.cd-main-content.nav-is-visible {
		-webkit-transform: translateX(-260px);
		-moz-transform: translateX(-260px);
		-ms-transform: translateX(-260px);
		-o-transform: translateX(-260px);
		transform: translateX(-260px);
	}

	.no-js .cd-nav-trigger,
	.no-js .cd-subnav-trigger {
		display: none;
	}
}

/*		Большой экран		*/

@media (min-width: 1280px) {

	.table img,
	.construct-info img {
		float: left;
		clear: both;
		margin-bottom: 10px;
		margin-right: 10px;
		/* width:300px !important;
        height: 200px !important;*/
		width: 300px !important;
	}

	.table ul,
	.construct-info ul {
		margin-left: 300px;
	}

	.fl-contact {
		display: flex;
		justify-content: space-around;
	}

	.fl-contact-right {
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}

	header {
		width: 1200px;
		margin: 20px auto 0;
		overflow: inherit;
	}

	.logo {
		margin: 33px 0 0 12px;
	}

	.fr {
		float: right;
		width: 650px;
	}

	/**/
	.gorod {
		padding-top: 10px;
		/*position: absolute*/
		z-index: 2;
	}

	.phone-wrap {
		z-index: 1;
		/*position: absolute;*/
		/*  float:left;*/
		align-self: center;
	}

	.search-wrap {
		float: right;
	}

	/*.phone{margin-top: 50px;}*/
	.phone sub {}

	.zakaz-phone {
		font-size: 18px;
		display: block;
		float: right;
		/*margin: 85px 50px 20px 0;*/
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.bread-crumbs {}

	.text ol li,
	.text ul li {
		margin-bottom: 5px;
	}

	.list {
		margin: 20px 0;
	}

	.pric {
		display: inherit;
	}

	.fl {
		float: left;
	}

	ul.ui-tabs-nav {
		width: auto !important;
		/*нужно для tabs где отзывы*/
	}

	.center-container {}

	.text {}

	footer {}

	.footer {}

	.but {
		position: absolute;
		width: 100px;
		height: 100px;
		right: 39px;
		top: -24px;
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.8);
		border-radius: 50%;
	}

	.fmain {
		width: 1150px;
	}

	.cd-nav-trigger {
		display: none;
	}

	a:hover {
		color: #2797ff;
	}

	#nav nav {
		/*clear: both; width: 100%;*/
		float: right;
		display: inline-flex;
		height: 100%;
	}

	li.go-back {
		display: none;
	}

	.main-menu {
		margin: 10px 17px 0 0;
	}

	.main-menu a {
		font-size: 18px;
		font-family: "Open Sans", sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
		color: #fff;
		display: block;
		-moz-transform: skewX(33deg);
		-o-transform: skewX(33deg);
		-webkit-transform: skewX(33deg);
		transform: skewX(33deg);
		padding: 14px 18px 13px;
		letter-spacing: 0.03em;
	}

	li.go-back {
		display: none;
	}

	.main-menu li {
		position: relative;
		display: block;
		float: left;
		z-index: 4;
		-moz-transform: skewX(-33deg);
		-o-transform: skewX(-33deg);
		-webkit-transform: skewX(-33deg);
		transform: skewX(-33deg);
		background: #176dd0;
		margin-left: -4px;
	}

	.main-menu .active {
		background: -moz-linear-gradient(left, #3b96ea 0%, #6fb7ff 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear,
				left top,
				right top,
				color-stop(0%, #3b96ea),
				color-stop(100%, #6fb7ff));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left, #3b96ea 0%, #6fb7ff 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left, #3b96ea 0%, #6fb7ff 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(left, #3b96ea 0%, #6fb7ff 100%);
		/* IE10+ */
		background: linear-gradient(to right, #3b96ea 0%, #6fb7ff 100%);
		/* W3C */
		-pie-background: linear-gradient(left, #3b96ea 0%, #6fb7ff 100%);
	}

	.main-menu li:hover a {
		color: #6fb7ff;
	}

	.main-menu ul li a {
		color: #fff !important;
	}

	.main-menu li:hover {
		background: #1e67b6;
		/* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: -moz-linear-gradient(left, #1e67b6 0%, #002c63 100%);
		/* FF3.6+ */
		background: -webkit-gradient(linear,
				left top,
				right top,
				color-stop(0%, #1e67b6),
				color-stop(100%, #002c63));
		/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left, #1e67b6 0%, #002c63 100%);
		/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left, #1e67b6 0%, #002c63 100%);
		/* Opera 11.10+ */
		background: -ms-linear-gradient(left, #1e67b6 0%, #002c63 100%);
		/* IE10+ */
		background: linear-gradient(to right, #1e67b6 0%, #002c63 100%);
		/* W3C */
		-pie-background: linear-gradient(left, #1e67b6 0%, #002c63 100%);
	}

	/*--- ВЫПАДАЮЩИЕ ПУНКТЫ ---*/
	.main-menu ul {
		list-style: none;
		position: absolute;
		left: -9999px;
		/* Скрываем за экраном, когда не нужно (данный метод лучше, чем display:none;) */
		opacity: 0;
		/* Устанавливаем начальное состояние прозрачности */
		-webkit-transition: 0.25s linear opacity;
		/* В Webkit выпадающие пункты будут проявляться */
	}

	.main-menu ul li {
		padding-top: 1px;
		/* Вводим отступ между li чтобы создать иллюзию разделенных пунктов меню */
		float: none;
		-webkit-transform: skewX(0deg);
		transform: skewX(0deg);
	}

	.main-menu ul a {
		white-space: nowrap;
		/* Останавливаем перенос текста и создаем многострочный выпадающий пункт */
		display: block;
		-webkit-transform: skewX(33deg);
		transform: skewX(33deg);
	}

	.main-menu li:hover ul {
		/* Выводим выпадающий пункт при наведении курсора */
		left: 0;
		/* Приносим его обратно на экран, когда нужно */
		opacity: 1;
		/* Делаем непрозрачным */
	}

	.main-menu li:hover ul li a:hover {
		/* Устанавливаем стили для выпадающих пунктов, когда курсор наводится на конкретный пункт */
		text-decoration: underline;
	}

	.catalog3 li {
		display: inline-block;
		vertical-align: top;
		width: 32%;
		margin-bottom: 18px;
	}
}

.evsfl {
	float: left;
}

.evsfr {
	float: right;
}

@media all and (max-width: 1200px) {
	iframe {
		width: 100% !important;
	}
}

.f-soc {
	float: right;
	margin: 20px 0 0 0;
}

.soc a {
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	height: 28px;
	margin: 0 0 0 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.soc a.vk {
	background: #d3dfec url("../images/icon_soc-vk.svg") no-repeat 50% 50%;
	background-size: 14px;
}

.soc a.vk:hover {
	background: #4d76a1 url("../images/icon_soc-vk-white.svg") no-repeat 50% 50%;
	background-size: 14px;
}

.soc a.ok {
	background: #d3dfec url("../images/icon_soc-ok.svg") no-repeat 50% 50%;
	background-size: 14px;
}

.soc a.ok:hover {
	background: #ff9800 url("../images/icon_soc-ok-white.svg") no-repeat 50% 50%;
	background-size: 14px;
}

.soc a.fb {
	background: #d3dfec url("../images/icon_soc-fb.svg") no-repeat 50% 50%;
	background-size: 14px;
}

.soc a.fb:hover {
	background: #475993 url("../images/icon_soc-fb-white.svg") no-repeat 50% 50%;
	background-size: 14px;
}

span.sale-price-old {
	text-decoration: line-through;
}

span.sale-price-new {
	color: red;
	display: flex;
	font-size: clamp(20px, 1vw + 2px, 21px);
	font-family: "Ubuntu", sans-serif;
	font-weight: bold;
}

/*1*/
/*
ul.list { list-style-image: url(../i/ul.png); padding-left: 27px; }
ul.list, ol.list { list-style-type: none; }
ol.list { list-style-type: none; padding: 0 0 0 40px; }
ol.list li { counter-increment: section; }
ol.list li, ul.list li { font-weight: normal; position: relative; margin-bottom: 18px; }
ol.list li:before { content: counter(section) ' '; color: #fff; background: url(../i/ol.png) 0 0 no-repeat; width: 34px; height: 17px; display: inline-block; position: absolute; left: -40px; text-align: center; line-height: 17px; }

.text ul { list-style-image: url(../i/ul.png); /padding-left: 27px; width: 745px;/ }
.text ul, .text ol { list-style-type: none;font-size: 12pt;line-height: 25px;padding-bottom: 25px;padding-left: 20px; }
.text ol { font-size: 12pt; list-style-type: none; padding: 0 0 20px 40px; }
.text ol li { counter-increment: section; }
.text ol li, .text ul li { font-weight: normal; position: relative;}
.text ol li:before { content: counter(section) ' '; color: #fff;
    background: url(../i/ol.png) 0 0 no-repeat;
    width: 34px;
    height: 13px;
    display: inline-block;
    position: absolute; left: -40px;
    text-align: center;
    line-height: 14px;
}
*/

.content {
	margin: 80px 0;
}

.center-container {
	width: 100%;
}

.left-container {
	width: 400px;
}

@media all and (max-width: 640px) {
	.left-container {
		width: 100%;
		margin-bottom: 40px;
	}
}

.catalog-content {
	margin: 0 !important;
}

.catalog-content .gallery {
	margin-top: 0px;
}

.catalog-content .gallery~.gallery {
	margin-top: 30px;
}

.catalog-content .gallery li,
.catalog-popular-items .popular-item {
	max-width: 300px;
}

@media all and (max-width: 1024px) {

	.catalog-content .gallery li,
	.gallery li,
	.catalog-popular-items .popular-item {
		max-width: 100%;
	}
}

.gallery-products .title,
.catalog-popular-items .popular-item .title{
	text-align: left;
}

.gallery-products ul li,
.catalog-popular-items .popular-item {
	padding: 30px;
}

.dt-products-link-card {
	padding: 0px !important;
	margin-bottom: 20px;
}

#fancybox-content {
	border: 0 !important;
}

.ui-widget.ui-widget-content {
	box-shadow: none;
	border: none;
	background: #fff;
	color: rgb(97, 97, 97);
	font-size: 18px;
	line-height: 120%;
}

@media all and (max-width: 480px) {
	.ui-widget.ui-widget-content {
		font-size: 14px;
	}
}

.ui-widget-header {
	border: none;
	background: #fff;
}

.ui-tabs .ui-tabs-nav {
	padding: 0;
	width: max-content !important;
	overflow: hidden;
	border-radius: 5px;
	margin-bottom: 50px;
	max-width: 100% !important;
}

@media all and (max-width: 1024px) {
	.ui-tabs .ui-tabs-nav {
		width: 100% !important;
	}
}

.ui-tabs .ui-tabs-panel {
	padding: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	padding: 12px 20px;
	margin: 0;
	border-radius: 5px;
	background-color: rgb(50, 99, 173);
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(255, 255, 255);
	line-height: 120%;
}

@media all and (max-width: 480px) {
	.ui-tabs .ui-tabs-nav li.ui-tabs-active {
		padding: 12px 15px;
		font-size: 16px;
	}
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	padding: 0;
}

.ui-tabs .ui-tabs-nav li {
	padding: 12px 20px;
	margin: 0;
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(104, 104, 104);
	line-height: 120%;
	border: none;
	border-radius: 0;
	background: #eeeeee;
}

@media all and (max-width: 480px) {
	.ui-tabs .ui-tabs-nav li {
		padding: 12px 15px;
		font-size: 16px;
	}
}

.catalog3 {
	display: none;
}

.dt-header-phone-text {
	margin-left: 10px;
	font-size: 16px;
}

@media all and (max-width: 640px) {
	.dt-header-phone-text {
		display: none;
	}
}

.dt-footer-phones .dt-header-phone-text {
	display: block;
	margin-left: 32px;
	margin-bottom: 10px;
}

.dt-popular {
	margin-top: 100px;
	margin-bottom: 40px;
}

.dt-popular-title {
	margin-bottom: 40px;
}

.dt-popular .bx_pagination_section_two {
	display: none;
}

.dt-popular .bx-pag-next {
	display: none !important;
}

.dt-popular .bx-pag-prev {
	display: none !important;
}

.dt-popular .bx-pagination ul li {
	width: 10px;
	height: 10px;
	background: #98b1d6;
	border-radius: 50%;
}

.dt-popular .bx-pagination ul li.bx-active {
	background: #3263ad;
}

.dt-popular .bx-pagination ul li span {
	display: none !important;
}

.dt-sort {
	display: flex;
	justify-content: space-between;
	margin-bottom: 25px;
	font-size: 16px;
	font-family: "Open Sans";
	color: rgb(97, 97, 97);
	line-height: 120%;
}

@media all and (max-width: 1024px) {
	.dt-sort {
		flex-direction: column;
	}
}

@media all and (max-width: 640px) {
	.dt-sort {
		display: none;
	}
}

.dt-sort-container {
	display: flex;
	align-items: center;
}

.dt-sort-list {
	position: relative;
	display: flex;
}

.dt-sort-item a {
	white-space: nowrap;
}

.dt-select {
	position: relative;
	margin-left: 10px;
}

.dt-select select {
	font-size: 16px;
	font-family: "Open Sans";
	color: #3263ad;
	line-height: 120%;
	border: none;
	outline: none;
}

.dt-show-list {
	position: relative;
	display: flex;
}

.dt-pagenav-container {
	margin-top: 40px;
}

.dt-pagenav {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(50, 99, 173);
	font-weight: bold;
}

.dt-pagenav-arrow {
	display: flex;
	align-items: center;
}

.dt-pagenav-img {
	margin: 0 10px !important;
	max-width: 16px;
	max-height: 16px;
}

.dt-pagenav-img.rotate {
	transform: rotate(-180deg);
}

.dt-pagenav-arrow,
.dt-pagenav-arrowend {
	display: flex;
	align-items: center;
}

.dt-pagenav-number {
	padding: 0 10px;
	font-size: 20px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(50, 99, 173);
	line-height: 120%;
	font-weight: normal;
}

.dt-pagenav-current {
	display: flex;
	align-items: center;
	padding: 0 10px;
}

.dt-pagenav-btnall {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 15px 0;
	border-radius: 5px;
	box-shadow: 0.848px 0.53px 9.8px 0.2px rgba(0, 0, 0, 0.2);
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	font-weight: normal;
	color: rgb(50, 99, 173);
	line-height: 120%;
}

.dt-product-preview-sku {
	/*margin-bottom: 10px;*/
	display: flex;
	font-size: 12px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(97, 97, 97);
	line-height: 120%;
}

.product .dt-product-preview-sku {
	margin-bottom: 10px;
}

.dt-product-sku {
	margin-bottom: 10px;
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	/*color: rgb(97, 97, 97);*/
	color: rgb(0, 0, 0);
	line-height: 120%;
	font-weight: bold;
}

@media all and (max-width: 640px) {
	.dt-product-sku {
		margin-bottom: 10px;
	}
}

.dt-product-btns {
	display: flex;
	margin-right: 0;
	justify-content: space-between;
}

.product .dt-product-btns {
	justify-content: space-between;
	flex-direction: column;
}

.dt-product-link-cart {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	border-width: 1px;
	border-color: rgb(50, 99, 173);
	border-style: solid;
	border-radius: 5px;
	background-color: rgb(50, 99, 173);
	cursor: pointer;
}

.dt-product-link-cart-img {
	max-width: 30px !important;
	height: 28px !important;
}

.dt-text {
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(97, 97, 97);
	line-height: 120%;
}

@media all and (max-width: 640px) {
	.dt-text {
		font-size: 16px;
	}
}

#fragment-2 .dt-product-tab,
#fragment-4 .dt-product-tab,
#fragment-5 .dt-product-tab {
	display: grid;
	grid-template-columns: minmax(280px, 2.2fr) minmax(280px, 1fr);
	/*repeat(auto-fit, minmax(280px, 1.1fr));*/
}

.dt-product-tab .dt-text {
	display: grid;
	grid-template-columns: minmax(280px, 0.53fr)
}

.dt-product-tab p {
	/*max-width: 750px;*/
	display: block;
	margin-bottom: 30px;
}

.dt-product-tab span {
	display: block;
	font-size: 25px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(0, 0, 0);
	font-weight: bold;
	line-height: 120%;
}

.dt-product-tab figure {
	display: flex;
	align-items: flex-start;
}

@media all and (max-width: 640px) {
	.dt-product-tab figure {
		display: flex;
		flex-direction: column;
	}
}

.dt-product-tab img {
	width: 100%;
	max-width: 900px;
	height: auto;
}

.dt-product-tab .img-block img {
	width: 100%;
	max-width: 260px;
	height: 100%;
	max-height: 200px;
	object-fit: cover;
}

#fragment-6 .dt-product-tab img,
#fragment-7 .dt-product-tab img {
	width: fit-content;
}

.dt-product-tab figcaption {
	margin-top: -4px;
	margin-left: 30px;
	padding-right: 30px;
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(122, 122, 122);
	line-height: 120%;
}

@media all and (max-width: 640px) {
	.dt-product-tab figcaption {
		margin-top: 10px;
		margin-left: 0;
	}

	.dt-product-tab .img-block img {
		width: 100%;
		max-width: none;
		height: 300px;
		object-fit: cover;
	}
}

.dt-product-tab .img-block {
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}

.dt-product-tab .img-block>* {
	width: 50%;
	/*TODO*/
	margin-bottom: 60px;
}

.dt-product-tab .img-block>*:nth-child(even) {
	padding-left: 68px;
}


@media all and (max-width: 1280px) {
	.dt-product-tab .img-block>* {
		width: 100%;
		margin-bottom: 60px;
	}

	.dt-product-tab .img-block>*:nth-child(even) {
		padding-left: 0px;
	}
}

.dt-product-tab table {
	width: 100%;
	margin-bottom: 60px;
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(97, 97, 97);
	line-height: 120%;
}

@media all and (max-width: 640px) {
	.dt-product-tab table {
		font-size: 16px;
	}
	.dt-product-tab .img-block {
		margin-right: 0;
	}
}

.dt-product-tab table td {
	padding: 10px;
}

.dt-product-tab table:not(.default) tr:nth-of-type(2n-1) {
	display: flex;
	justify-content: space-between;
	background: #eeeeee;
	border-radius: 5px;
	overflow: hidden;
}
#fragment-2 .dt-product-tab table:not(.default) td:nth-of-type(2) {
	text-align: right;
}

.dt-product-tab table:not(.default) tr {
	display: flex;
	justify-content: space-between;
}

.dt-product-tab .video {
	margin-top: 40px;
	margin-bottom: 60px;
	/*max-width: 730px;*/
	height: auto;
	min-height: 420px;
	display: grid;
	grid-template-columns: minmax(280px, 1.1fr) minmax(280px, 1fr);
}

@media all and (max-width: 1024px) {

	#fragment-2 .dt-product-tab,
	#fragment-4 .dt-product-tab,
	#fragment-5 .dt-product-tab .dt-product-tab .video {
		display: block;
	}

}

.opened-form {
	margin-top: 0 !important;
}

.row {
	margin: 0 !important;
}

.search-page {
	margin-bottom: 60px;
}

.dt-callback-link {}

.dt-callback-popup {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 100;
	transform: translate(-50%, -50%);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	width: 100%;
	max-width: 380px;
	height: auto;
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0.848px 0.53px 9.8px 0.2px rgb(0 0 0 / 20%);
	opacity: 0;
	visibility: hidden;
}

@media all and (max-width: 375px) {
	.dt-callback-popup {
		max-width: 300px;
	}
}

.dt-callback-popup.show {
	opacity: 1;
	visibility: visible;
}

.dt-bg {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	transform: translate(0, 0);
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
}

.dt-bg.show {
	opacity: 1;
	visibility: visible;
}

.dt-callback-label {
	margin-bottom: 10px;
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(97, 97, 97);
	line-height: 120%;
}

@media all and (max-width: 375px) {
	.dt-callback-label {
		font-size: 16px;
	}
}

.dt-callback-input {
	width: 100%;
	max-width: 100%;
	outline: none;
	padding: 14px;
	border: none;
	border-radius: 5px;
	background-color: #eeeeee;
	font-size: 14px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(162, 161, 161);
	line-height: 120%;
}

@media all and (max-width: 375px) {
	.dt-callback-input {
		padding: 10px;
	}
}

.dt-callback-input-wrap {
	margin-bottom: 20px;
}

@media all and (max-width: 640px) {
	.dt-callback-input-wrap {
		margin-bottom: 10px;
	}
}

.dt-callback-input-submit {
	display: flex;
	justify-content: space-between;
}

.dt-callback-submit,
.dt-callback-close {
	display: inline-flex;
	width: auto;
	padding: 14px 40px;
	border-width: 1px;
	border-color: rgb(50, 99, 173);
	border-style: solid;
	border-radius: 5px;
	background-color: rgb(50, 99, 173) !important;
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(255, 255, 255);
	line-height: 120%;
	cursor: pointer;
}

@media all and (max-width: 375px) {

	.dt-callback-submit,
	.dt-callback-close {
		font-size: 16px;
	}
}

.dt-callback-policy {
	margin-bottom: 15px;
}

@media all and (max-width: 640px) {
	.dt-callback-policy {
		margin-bottom: 10px;
	}
}

@media all and (max-width: 640px) {
	.mf-captcha .mf-text:first-of-type {
		display: none;
	}
}

.mf-ok-text {
	margin-bottom: 15px;
}

.mf-captcha {
	margin-bottom: 15px;
}

.mf-captcha input {
	width: 100%;
}

.dt-callback-product {
	max-width: 775px;
}

.dt-callback-product-form {
	display: flex;
	flex-direction: column;
}

.dt-callback-product-w50 {
	display: flex;
}

@media all and (max-width: 768px) {
	.dt-callback-product-w50 {
		flex-wrap: wrap;
	}
}

.dt-callback-product-w50:last-of-type {
	display: flex;
	flex-direction: column;
}

.dt-callback-product-column {
	width: 100%;
}

.dt-callback-product-column:first-of-type {
	padding-right: 30px;
}

@media all and (max-width: 768px) {
	.dt-callback-product-column:first-of-type {
		padding-right: 0px;
	}
}

.dt-callback-product-form-subtitle {
	margin-bottom: 40px;
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	color: rgb(97, 97, 97);
	line-height: 120%;
}

.dt-callback-product-form-title {
	margin-bottom: 40px;
	font-size: 30px;
	font-family: "Open Sans";
	color: rgb(0, 0, 0);
	font-weight: bold;
	line-height: 120%;
}

.dt-callback-order {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 100;
	transform: translate(-50%, -50%);
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	width: 100%;
	max-width: 380px;
	height: auto;
	border-radius: 5px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0.848px 0.53px 9.8px 0.2px rgb(0 0 0 / 20%);
	opacity: 0;
	visibility: hidden;
}

@media all and (max-width: 375px) {
	.dt-callback-order {
		max-width: 300px;
	}
}

.dt-callback-order.show {
	opacity: 1;
	visibility: visible;
}

.dt-gallery-service {
	margin-top: 40px !important;
}

.dt-gallery-service ul li {
	min-height: 300px;
}

@media all and (max-width: 640px) {
	.left-container {
		display: none;
	}
}

@media all and (max-width: 640px) {
	.cd-nav-trigger {
		font-size: 14px;
	}
}

.thumb-wrap {
	position: relative;
	padding-bottom: 56.25%;
	/* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
	height: 0;
	overflow: hidden;
	box-shadow: 0.848px 0.53px 9.8px 0.2px rgba(0, 0, 0, 0.2);
}

.thumb-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	outline-width: 0;
}

.catalog-content .b24-form-wrapper {
	margin: 0 !important;
}

.nca-cookiesaccept-line {
	z-index: 99999 !important;
}

.dt-header-callback .b24-form-click-btn-wrapper.--b24-mod-center>button {
	border-color: rgb(50, 99, 173) !important;
	background-color: rgb(50, 99, 173) !important;
}

.dt-header-callback .b24-form-click-btn-wrapper.--b24-mod-center>button:hover {
	border-color: #2797ff !important;
	background-color: #2797ff !important;
}

.dt-slider-container .owl-carousel .owl-item {
	transform: scaleY(1.005);
}

@media(max-width: 450px) {
	.dt-product-tab .img-block {
		margin-right: 0;
	}
	.dt-product-tab .img-block img {
		height: 200px;
	}
	.dt-product-tab figcaption {
		margin-top: 30px;
		margin-left: 0;
		padding-right: 0;
	}
}
.dt-slider-item a {
	display: block;
	width: 100%;
	height: 100%;
}

#fragment-4 table tr td:first-child {
	width: 90%;
}
#fragment-4 table tr td:nth-child(2) {
	width: 10%;
}