body, html {
	height: 100%;
	font-family: 'Aquawax Pro';
	font-size: 14px;
	color: #717171;
}
body {}
body.main {
	overflow-x:hidden;
}
@media screen and (max-width: 1060px){
	body.main {
		overflow-x:visible;
	}
}
.main-container {
	width: 1002px;
	margin: 0 auto;
	padding: 0 30px;
	position: relative;
	background-color: #ffffff;
	z-index: 1;
}
.main-container:after {
	/*!content: '';*/
	/*!display: block;*/
	/*!position: absolute;*/
	/*!left: 0;*/
	/*!top: 114px;*/
	/*!width: 1060px;*/
	/*!height: calc(100% - 552px);*/
	/*!z-index: -1;*/
	/*!border: 1px solid #004f9e;*/
}
.clear {
	clear: both;
	float: none;
	height: 0;
	font-size: 0;
}
.rainbow {
	height: 5px;
	background: url(/image/layout/rainbow.gif) no-repeat;
}
a {
	color: #00549f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 30px;
	color: #000;
	margin: 0 0 25px;
}
h2 {
	font-size: 15px;
	color: #000;
	margin: 0 0 20px;
}
p {
	margin: 10px 0;
}
ul {
	list-style: disc;
	padding-left: 15px;
}
ul li {
	margin-bottom: 5px;
}
ul.blue {
	list-style: none;
	padding: 0;
}
ul.blue li {
	background: url(/image/layout/features-ul-point.gif) left 8px no-repeat;
	font-size: 16px;
	font-style: italic;
	color: #00539e;
	padding-left: 10px;
	margin-bottom: 5px;
}
#main-flash {
	width: 1000px;
	height: 500px;
	position: absolute;
	z-index: 1;
	top: 0;
}
 #top {
	/*!height: 180px;*/
	z-index: 20;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	 flex-wrap: wrap;
	 -ms-flex-wrap: wrap;
	 flex-wrap: wrap;
	align-items: center;
	 padding-top: 15px;
	 margin-bottom: 30px;
}

.rainbow + .title {
	margin-top: 25px;
}
#top .left {
	float: left;
}
#top .sound {
	display: block;
	text-decoration: none;
	width: 80px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	color: #00549f;
	background: url(/image/layout/i-bird.png) no-repeat;
	padding-right: 40px;
	margin: 48px 37px 0 0;
}
#top .sound:hover {
	text-decoration: underline;
}
#top .sound.off {
	background-position: 80px 0;
}
#top .sound.on {
	background-position: 80px -20px;
}
#top .search {
	/*!width: 220px;*/
	/*!height: 42px;*/
	display: flex;
	align-items: center;
}
#top .search form {
	/*!width: 100%;*/
	/*!height: 100%;*/
	position: relative;
}

#top .search input[type ='image']{
	position: absolute;
	right: 15px;
	top: 9px;
	z-index: 2;
}
#top .search input[type ='text'] {
	font-family: Aquawax Pro, sans-serif;
	box-sizing: border-box;
	width: 148px;
	height: 33px;
	padding-left: 15px;
	border: 0 solid transparent;
	border-bottom-left-radius: 33px;
	border-top-left-radius: 33px;
	background: #ededee;
	color: #898B8E;;
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
	outline: none;
	/*width: 200px;*/
	/*height: 36px;*/
	/*padding-left: 30px;*/
	/*border: 2px solid #004f9e;*/
	/*border-radius: 50px;*/
	/*background: #fff;*/
	/*color: #004f9e;*/
	/*font-size: 15px;*/
	/*font-weight: 700;*/
	/*line-height: 11px;*/
	/*text-transform: uppercase;*/
	/*letter-spacing: 1.05px;*/
}
#top .search input[type ='text']:focus {
	border: none;
}

.menu-btn {
	font-family: Aquawax Pro, sans-serif;
	color: white;
	text-decoration: none;
	background: linear-gradient(270deg, #095C99 0%, #43A5D9 59.48%);
	height: 33px;
	width: 105px;
	border-bottom-right-radius: calc(33px/2);
	border-top-right-radius: calc(33px/2);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	line-height: 17px;
	font-weight: 600;
}

#top .search input[type ='text']::-webkit-input-placeholder {
	color: #898B8E;
}
#top .search input[type ='text']:-moz-placeholder   {
	color: #898B8E;
}
#top .search input[type ='text']::-moz-placeholder  {
	color: #898B8E;
}
#top .search input[type ='text']:-ms-input-placeholder  {
	color: #898B8E;
}
#top .social {
	display: block;
	width: 42px;
	height: 42px;
	margin-right: 20px;
}
#top .social:last-child {
	margin-right: 23px;
}
#top .inst {
 background: url(/image/main/inst.png);
	background-size: cover;
	background-position: 0 0;
}
#top .vk {
 background: url(/image/main/vk.png);
	background-size: cover;
	background-position: 0 0;
}
#top .od {
 background: url(/image/main/odnokl.png);
	background-size: cover;
	background-position: 0 0;
}
#top .youtube {
 background: url(/image/main/youtube2.png);
	background-size: cover;
	background-position: 0 0;
}
#top .icons {
	margin: 53px 25px 0 0;
}
#top .icons a {
	display: block;
	float: left;
	height: 10px;
	background: url(/image/layout/top-icons.gif) 0 0 no-repeat;
	margin-right: 25px;
}
#top .icons a.home {
	width: 7px;
}
#top .icons a.mail {
	width: 9px;
	background-position: -7px 0;
}
#top .icons a.sitemap {
	width: 9px;
	background-position: -16px 0;
}
#top a.logo {
	display: block;
	width: 152px;
	height: 60px;
	background: url(/image/layout/teks-logo.png) no-repeat;
	margin-right: 35px;
}
.logo-container {
	position: absolute;
	top: 0;
	left: 30px;
}
#top .take {
	position: absolute;
	left: 355px;
	top: 20px;
	font: bold 24px 'Teks Bold';
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	color: #00549f;
	display: none;
}
#top .top-phone {
	/*!width: 250px;*/
	/*!height: 30px;*/
	margin-right: 80px;
	flex-grow: 1;
	margin-left: 225px;
	display: flex;
	flex-direction: column;
	height: fit-content;
}
.top-phone .phone {
	/*color: #004f9e;*/
	/*!width: 201px;*/
	/*!height: 17px;*/
	/*!font-size: 24px;*/
	/*!font-weight: 600;*/
	/*!line-height: 11px;*/
	/*!letter-spacing: 1.92px;*/
	/*margin-top: 7px;*/
	color: #808285;
	font-family: Aquawax Pro, sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 17px;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
}
.work-week {
	/*!color: #004f9e;*/
	/*!font-size: 11px;*/
	/*!font-weight: 400;*/
	/*!text-transform: uppercase;*/
	/*!letter-spacing: 0.9px;*/
	color: #808285;
	margin-top: 7px;
	font-family: Aquawax Pro, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 9px;
	line-height: 10px;
}
.top-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.top-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 100%;
	/*height: 67px;*/
	position: relative;
	margin-top: 28px;
}
.top-menu::before {
	/*!display: block;*/
	/*!content: ' ';*/
	/*!position: absolute;*/
	/*!top: 0;*/
	/*!left: -30px;*/
	/*!right: -30px;*/
	/*!bottom: 0;*/
	/*!background: #004f9e;*/
	/*!z-index: -1;*/
}
.menu-item {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	/*!padding: 0 5px;*/
	/*!color: #fff;*/
	/*!font-size: 15px;*/
	font-size: 16px;
	font-weight: 400;
	/*!font-weight: 700;*/
	line-height: 11px;
	/*!text-transform: uppercase;*/
	letter-spacing: 1.05px;
	text-decoration: none;
	margin-right: 58px;
	/*margin-bottom: 10px;*/
	margin-bottom: -2px;
}
.menu-item > span {
	border-bottom: 2px solid transparent;
	padding-bottom: 10px;
	transition: .2s linear;
}
.menu-item:hover > span {
	border-bottom: 2px solid #113595;
}
.menu-underline {
	height: 2px;
	width: 100%;
	margin-left: 225px;
	background: linear-gradient(90deg, #E5EEF6 0%, #0C71A6 46.87%, #699EC9 100%);
}
.menu-item:last-child {
	position: relative;
	margin-right: 0;
}
.menu-item:last-child:before {
	/*!content: " ";*/
	/*!position: absolute;*/
	/*!background:#fe5400;*/
	/*!right: -30px;*/
	/*!bottom: 0;*/
	/*!left: -8px;*/
	/*!top: 0;*/
	/*!z-index: -1;*/
}
.menu-item:last-child.current {
	/*!background:#ff935d;*/
}
.menu-item:last-child.current:before {
	/*!background:#ff935d;*/
}
.menu-item:last-child:hover {
	/*!background:#ff935d;*/
}
.menu-item:last-child:hover:before {
	/*!background:#ff935d;*/
}
.menu-item:hover {
	/*!background: #5594c3;*/
	/*!cursor: pointer;*/
}

.menu-item.current {
	/*background: #5594c3;*/
}
#top .menu {
	width: 100%;
	top: 152px;
}
#top .menu table {
	width: 100%;
}
#top .menu td {
	background: #5594c3;
}
#top .menu a {
	display: block;
	white-space: nowrap;
	height: 41px;
	line-height: 41px;
	font-size: 14px;
	color: #fff;
	background: url(/image/layout/top-menu-separator.gif) right center no-repeat #00539e;
	text-decoration: none;
	padding: 0 15px 0 16px;
	position: relative;
	text-align: center;
}
#top .menu td.last {
	background: url(/image/layout/top-menu-bg.png) right -41px no-repeat transparent;
}
#top .menu .last a {
	background: url(/image/layout/top-menu-bg.png) right top no-repeat transparent;
}
#top .menu .last a:hover, #top .menu .last.current a {
	background: none;
	border-left: 1px solid #005CA5;
	padding-left: 16px;
}
.title {
	font-size: 27px;
	font-style: italic;
	color: #bac8cd;
	margin-bottom: 25px;
}

body.main .title {
	color: #004f9e;
	font-size: 49px;
	font-weight: 700;
	line-height: 84.03px;
	font-style:normal;
	text-decoration: none;
	font-family: 'Aquawax Pro';
}
.color-selector__title {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	color: #000000;
	margin: 50px 0;
}
.color-selector.main-container {
	z-index: 2 !important;
	position: relative !important;
}
.main-selector {
	position: relative;
}
.main-selector::before {
	content: ' ';
	position: absolute;
	top: 0;
	bottom: 0;
	right: -300%;
	left: -300%;
	background: #f7f9fa;
	z-index: -1;
}
@media screen and (max-width: 1060px) {
	.main-selector::before {
		right: -30px;
		left: -30px;

	}
}
.products-selector.horizontal {
	margin-bottom: 4px;
	z-index: 100;
	list-style: none;
	padding: 0;
}
body.work .products-selector.horizontal {
	margin-bottom: 0;
	display: flex;
	justify-content: space-between;
}
.products-selector.horizontal > li {
	height: 30px;
	background: left center no-repeat;
	position: relative;
	padding-left: 45px;
}
.products-selector.horizontal li.disabled a.rubric-selector {
	background: none;
	color: #c1c1c1;
	cursor: default;
	width: max-content !important;
}
.products-selector.horizontal li.disabled ul {
	padding: 0;
}
.products-selector.horizontal a.rubric-selector {
	display: inline-block;
	font-size: 13px;
	color: #636363;
	text-decoration: none;
	background: url(/image/layout/dropdown-rectangle.svg) right center no-repeat;
	padding-right: 20px;
	height: 30px;
	line-height: 30px;
	position: relative;
}
.products-selector.horizontal a.rubric-selector ul.sub {
	line-height: normal;
}
.products-selector.horizontal .number {
	width: 36px;
	height: 36px;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	background: linear-gradient(90deg, #47ABDE 0%, #065795 100%);
	border-radius: 50%;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 21px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
}
.products-selector.horizontal ul.sub {
	/*position: absolute;*/
	/*z-index: 101;*/
	/*background: #a1a1a1;*/
	/*color: #fff;*/
	/*font-size: 11px;*/
	/*padding: 4px 0;*/
	/*min-width: 100%;*/
	/*display: none;*/
	/*top: 25px;*/
	position: absolute;
	top: 25px;
	left: -10px;
	background-color: white;
	border: 3px solid transparent;
	border-radius: 6px;
	font-size: 12px;
	padding: 5px 8px 0;
	min-width: 100%;
	box-shadow: 0px 0px 0px 17px #ffffffbd;
	display: none;
	list-style: none;
}
.products-selector.horizontal ul.sub li {
	float: none;
	/* white-space: nowrap; */
	cursor: pointer;
	margin: 0 0 10px;
	/* padding: 3px 16px; */
	height: auto;
	color: #808285;
}
..products-selector.horizontal ul.sub li:last-child {
	margin: 0;
}
.products-selector.horizontal ul.sub li:hover {
	/*text-decoration: none;*/
	color: black;
}
.selector-result .box {
	border-top: 1px solid #d3d8db;
	border-bottom: 1px solid #d3d8db;
	padding: 17px 38px;
	margin-bottom: 60px;
}
.selector-result .items .column {
	padding: 0 25px;
	width: 180px;
	border-right: 1px dashed #9b9c9e;
}
.selector-result .items .last {
	border: none;
}
.selector-result .items a {
	font-size: 11px;
	color: #636363;
	display: block;
	margin-bottom: 7px;
}
.selector-result > .title {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	color: #808285;
}
.products-selector.horizontal {
	/*height: 60px;*/
	padding-bottom: 60px;
}
.products-selector.horizontal li {
	float: left;
	/* margin-right: 50px; */
	min-width: 110px;
	max-width: 150px;
	/* width: 86px; */
	width: max-content !important;
}
.products-selector.horizontal li:last-child {
	margin-right: 0;
}
#main-banners {
	height: 400px;
	position: relative;
	z-index: 10;
}
#main-banners .list {
	z-index: 10;
}
.slider-nav-wrapp {
	position: absolute;
	right: 0;
	bottom: 0;
	width:100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	z-index: 15;
}
#main-banners .next, #main-banners .prev {
	width: 10px;
	height: 16px;
	background-size: cover;
	cursor: pointer;
	margin: 0 20px;
}
#main-banners .next {
	background: url(/image/main/slider-next.svg);
}
#main-banners .prev {
 background: url(/image/main/slider-prev.png);
}

#main-banners-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#main-banners-nav a {
	margin: 0 20px;
	text-decoration: none;
	color: #004f9e;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1.28px;
	position: relative;
}
#main-banners-nav a.activeSlide {
	color: #e4a600;
	position: relative;
}

#main-banners-nav a.activeSlide::after{
	width: 1px;
	height: 38px;
	content: " ";
	position: absolute;
	bottom: 20px;
	left: 2px;
	background: url(/image/main/slider-top-line.png);
	z-index: 15;

}
#main-columns {
	padding-top: 12px;
}
.main-columns-left {
	float: left;
	width: 250px;
}
.main-columns-right {
	float: right;
	width: 710px;
}
.main-columns-title {
	height: 40px;
	padding: 0 20px;
	font: 16px/40px Arial, sans-serif;
	color: #ffffff;
	background: #00549f;
	text-transform: uppercase;
}
.main-banner {
	padding-top: 23px;
	height: 382px;
}
.main-banner a {
	display: block;
}
.main-banner img {
	display: block;
	box-shadow: -2px 2px 4px 0 #b3b3b3;
}
.main-buttons {
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-buttons-item {
	margin: 0 0 12px 0;
	padding: 0;
}
.main-button {
	display: block;
	height: 50px;
	padding: 0 25px;
	border-radius: 25px 0 25px 25px;
	font: bold 16px/50px Arial, sans-serif;
	color: #ffffff;
	background: #00549f;
	text-transform: uppercase;
	text-decoration: none;
}
.main-button:hover {
	background: #ff7a01;
}
.main-catalog {
	overflow: hidden;
	padding: 23px 0 32px;
	margin-bottom: 23px;
}
.main-catalog-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.main-catalog-item {
	/*width: 248px;*/
	width: calc(25% - 2px);
	/*height: 248px;*/
	height: 300px;
	border: 1px solid #e1e6ea;
}
.catalog-tile {
	/*position: relative;*/
	/*text-decoration: none;*/
	/*width: 100%;*/
	/*display: -webkit-box;*/
	/*display: -ms-flexbox;*/
	/*display: flex;*/
	/*justify-content: center;*/
	/*flex-wrap: wrap;*/
	display: flex;
	flex-direction: column;
	align-items: center;
}
.catalog-tile-text {
	display: block;
	width: 200px;
	color: #004f9e;
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	background: url(/image/main/catalog_tile_shadow.png) center top no-repeat;
	margin-top: 20px;
}
.catalog-tile-text span {
	position: relative;
	top: 15px
}
.catalog-tile-image {
	position: relative;
	top: 20px;
}
.main-catalog-item:hover {
	border: 1px solid #00549f;
}
.catalog-tile:hover .catalog-tile-text {
	color: #00549f;
}
#actions-lent-item- > div.actions-lent-item-title {
	height: 32px;
	color: #004f9e;
	font-size: 15px;
	line-height: 45px;
	background: url(/image/main/catalog_tile_shadow.png) left top repeat-x;
	background-size: cover;
	text-align: center;
}
.main-actions-wrap {
	margin-bottom: 60px;
}
.stocks-items {
	margin-bottom: 60px;
}
.stocks-items__title {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	color: #000000;
	margin: 0;
	text-decoration: none;
}
.stocks-item {
	text-decoration: none;
	display: flex !important;
	flex-direction: column;
	align-items: center;
}
.stocks-item__action {
	margin-bottom: 40px;
	padding-top: 20px;
}
.stocks-item__image img {
	width: 260px;
	height: auto;
}
.stocks-item__separator {
	width: 47px;
	height: 0;
	border: 1px	solid #A3C995;
	margin: 5px	auto 18px;
}
.stocks-item__title,
.stocks-item__value {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #5C5D5F;
	text-decoration: none;
}
.stocks-item__title {
	margin-bottom: 10px;
}
.main-action-arrow,
.stocks-items__arrow {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
}
.main-action-arrow img,
.stocks-items__arrow img {
	width: 1px;
	height: 22px;
	position: relative;
	top: 3px
}
.main-action-arrow .next,
.stocks-items__arrow .next {
	background: url(/image/main/slider-next.svg) no-repeat;
	background-position: right;
	padding:0 35px;
	color: #c7c5c5;
	font-size: 11px;
	font-weight: 400;
	line-height: 27.52px;
	text-transform: uppercase;
	letter-spacing: 1.28px;
}
.main-action-arrow .prev,
.stocks-items__arrow .prev {
	background: url(/image/main/slider-prev.svg)no-repeat;
	background-position: left;
	padding:0 35px;
	color: #c7c5c5;
	font-size: 11px;
	font-weight: 400;
	line-height: 27.52px;
	text-transform: uppercase;
	letter-spacing: 1.28px;
}
.main-action-arrow .prev:hover,.main-action-arrow .next:hover,
.stocks-items__arrow .prev:hover,.stocks-items__arrow .next:hover {
	color: #000000;
	cursor: pointer;
}
.footer {
	overflow: hidden;
	padding-bottom: 100px;
}
.footer-background {
	background-image: url(/image/footer-bg.jpg);
}
.footer-contacts {
	width: 50%;
	color: #9a9797;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 1.02px;
	line-height: 16px;

}
.footer__contacts-mail-link {
	color: #fff;
	/*text-decoration: none;*/
}

.footer-copyright {
	width: 50%;
	color: #9a9797;
	font-size: 11px;
	font-weight: 400;
	line-height: 16px;
}
.footer-copyright a {
	color: #9a9797;
	text-decoration: underline;
}
.footer-wrapp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.footer-contacts a {
	font-size: 11px;
	color: #9a9797;
}
.footer-contacts-developer {
	margin-top: 15px;
	color: #b1b1b1;
}
.footer-contacts-developer a {
	color: #b1b1b1;
}
.footer-block {
	background: linear-gradient(-90deg, #47ABDE 0%, #065795 95.65%);
	position: relative;
	z-index: 0;
}
.footer-img {
	position: absolute;
	bottom: 0px;
	right: 0;
	height: 146px;
}
.footer-content {
	display: flex;
	justify-content: space-between;
	background: transparent;
	margin-bottom: 50px;
	/*height: 285px;*/
	/*padding-top: 65px;*/
}
.footer-content .main-container {
	position: relative;
	z-index: 1;
}
.footer-info {
	background: transparent;
	padding-bottom: 50px;
	display: flex;
	justify-content: space-between;
}
.footer-table {
	margin-top: 50px;
	display: flex;
	flex-direction: column;
	max-width: 200px;
}
.footer__list-title {
	cursor: default;
	font-size: 18px;
	font-weight: 400;
	color: white;
	margin-bottom: 15px;
}
.footer__list-item {
	font-size: 13px;
	font-weight: 400;
	color: white;
	text-decoration: none;
	margin-bottom: 15px;
}
.social-link__item {
	text-decoration: none;
	margin-right: 5px;
}
.footer-techart,
.footer-techart a {
	font-size: 13px;
	font-weight: 400;
	color: white;
}
.footer-policy a {
	font-size: 13px;
	font-weight: 400;
	color: white;
}
.main-stores {
	margin-bottom: -67px;
	padding-top: 30px;
}
.main-stores-title {
	margin-bottom: 15px;
	font-size: 17px;
	font-style: normal;
	color: #272727;
}
#sound-player {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
#content-row {
	margin-bottom: 35px;
}
#left-menus {
	width: 205px;
	margin-right: 20px;
	float: left;
}
#left-menus ul {
	list-style: none;
	padding: 0;
}
#left-menus a {
	font-size: 14px;
	color: #00549f;
	display: flex;
	justify-content: space-between;
}
#left-menus a::after{
	/*content: '+';*/
}
#left-menus a:hover {
	text-decoration: underline;
	color: #CEAD15;
}
#left-menus .current {
	font-weight: bold;
}
#left-menus li {
	margin-bottom: 10px;
}
#left-menus li ul {
	margin: 20px 0 25px;
	border-left: 4px solid #efefef;
	padding-left: 8px;
}
#left-menus li ul a {
	font-size: 14px;
	color: #717171;
	text-decoration: none;
}
#left-menus li ul a::after {
	content: none;
}
#left-menus li ul a:hover {
	color: #cead15;
	text-decoration: underline;
}
#left-menus ul ul a.current, #left-menus ul ul span.current {
	color: #cead15;
}
#left-menus a.title {
	font-style: italic;
	font-size: 26px;
	color: #bac8cd;
}
#left-menus .splitter {
	height: 3px;
	background: #efefef;
	margin: 24px 0 18px;
}
.left-menu__products {
	font-size: 16px;
	line-height: 18px;
	color: #808285;
	border-bottom: 1px solid #C3C5C7;
	max-width: 166px;
	padding-bottom: 4px;
	margin-bottom: 6px;
}
.left-menu__title {
	display: flex;
	justify-content: space-between;
	max-width: 166px;
}
.left-menu__subitem {
	max-width: 180px;
}
.left-menu__title a,
.left-menu__title-selected {
	font-family: Aquawax Pro, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px !important;
	line-height: 15px;
	color: #808285 !important;
	text-decoration: none;
}
.left-menu__subitem a,
.left-menu__item-selected {
	font-family: Aquawax Pro, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px !important;
	line-height: 14px;
	color: #808285 !important;
}
.left-menu__item {
	height: fit-content !important;
	overflow: hidden;
}
.left-menu__item:last-child > .left-menu__title > img {
	display: none;
}
.left-menu__item > .level2 {
	/*height: 0;*/
	display: none;
	margin: 0 !important;
	border:none !important;
}
.left-menu__title-marker {
	transition: .2s linear;
}
.left-menu__title-marker:hover {
	transform: rotate(90deg);
}
.selected {
	font-weight: bold;
}
#content {
	width: 775px;
	float: left;
}
.route {
	font-size: 11px;
	color: #b2bcc0;
	margin-bottom: 25px;
}
.route a {
	font-size: 14px;
	color: #b2bcc0;
}
.route .separator {
	margin: 0 5px;
}
#catalog-item .spec-links {
	float: right;
	max-width: 310px;
}
#catalog-item a.coler {
	display: inline-block;
	background: url(/image/layout/i-coler.gif) left center no-repeat;
	padding-left: 23px;
	height: 17px;
	line-height: 17px;
}
#catalog-item a.document {
	display: inline-block;
	background: url(/image/layout/i-pdf.gif) left center no-repeat;
	padding-left: 23px;
	height: 17px;
	line-height: 17px;
	margin: 0 30px 5px 0;
}
#catalog-item a.spec {
	margin-right: 0;
}
#catalog-item .img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#catalog-item .img .coler-lbl {
	display: block;
	padding-left: 22px;
	line-height: 18px;
	color: #00549f;
	background: url(/image/layout/i-colorising.gif) left 10px no-repeat;
	width: 45%;
}
#catalog-item .item-image-bottom {
	margin-top: 10px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#catalog-item .item-image-bottom-btn {
	width: 78px;
	text-align: center;
	display: inline-block;
	background: #00539e;
	color: white;
	text-decoration: none;
	line-height: 26px;
	padding: 0 10px;
	margin-top: 5px;
	white-space: nowrap;
}
#catalog-item .item-image-bottom .right {
	width: 45%;
}
#catalog-item .item-image-bottom .right .item-image-bottom-btn {
	width: 100%;
	padding: 0;
}
#catalog-item table.parms th {
	color: #000;
	white-space: nowrap;
}
#catalog-item table.parms td {
	color: #717171;
}
#catalog-item table.parms td, #catalog-item table.parms th {
	padding: 8px;
	text-align: left;
}
#catalog-item table.parms tr.odd td, #catalog-item table.parms tr.odd th {
	background: #efefef;
}
#catalog-item .announce {
	margin: 20px 0 13px;
}
#catalog-item .features {
	float: left;
}
#catalog-item .cert-links {
	clear: both;
	padding-top: 15px;
	margin-bottom: 15px;
}
#item-neighbors li {
	width: 157px;
	height: 210px;
	text-align: center;
}
#item-neighbors li a {
	font-size: 17px;
	color: #00549f;
}
#item-neighbors img {
	width: 120px;
	height: 120px;
}
.catalog-lent {
	margin: -20px 0 20px 0;
}
.selector-result .catalog-lent {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.rel-wrapp {
	padding: 0 20px;
}
.catalog-lent .item {
	width: 220px;
	float: left;
	position: relative;
	margin: 20px 0 0 23px;
}

.rel-wrapp .item{
	width: 21%;
}
.catalog-lent .item-image, #catalog-item .item-image {
	position: relative;
	display: block;
	width: 226px;
	height: 226px;
	line-height: 226px;
	border: #f3f3f5 solid 1px;
	text-align: center;
}
.catalog-lent .item-image img, #catalog-item .item-image img {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	border: none;
}
.catalog-lent .item-title {
	display: block;
	margin: 5px 0;
	font-size: 17px;
}
.catalog-lent.root .item-title {
	text-align: center;
}
.catalog-lent .clear + .item {
	margin-left: 0;
}
.contacts td, .contacts th {
	padding: 10px;
}
.contacts th {
	font-weight: bold;
	font-size: 13px;
}
table.colers {
	margin-top: 20px;
	border-collapse: separate;
	border-spacing: 10px 5px;
	width: 100%;
}
table.colers th {
	color: #000;
	text-align: left;
	font-size: 12px;
	padding: 0 0 10px;
}
table.colers td {
	width: 110px;
}
table.colers .colors td {
	height: 55px;
}
.paste table.colers td {
	width: 230px;
}
.lent .date {
	color: #01559e;
}
.lent a {
	display: block;
	margin: 9px 0 7px;
}
.lent .announce {
	margin-bottom: 20px;
}
a.all-lent {
	margin-top: 30px;
	display: block;
}
.cert-page h1 {
	margin: 0;
}
.cert-page .box {
	width: 28px;
	height: 27px;
	padding: 0;
	background: #5594c3; /*default color*/
}
.cert-page {
	position: relative;
}
.cert-legend {
	border-collapse: separate;
	border-spacing: 0 8px;
	font-style: italic;
	padding: 10px 0;
	border-bottom: 1px solid #00549f;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
}
.cert-legend .item {
	padding: 0 10px;
	line-height: 1;
	position: relative;
	padding-left: 35px;
	min-height: 27px;
	margin: 0 8px 8px 0;
	display: inline-block;
}
.cert-legend .item .box {
	position: absolute;
	left: 0;
	top: 0;
}
.cert-page .ct1 {
	background: #b0dbe2;
}
.cert-page .ct2 {
	background: #b0c8e2;
}
.cert-page .ct3 {
	background: #cbb1e1;
}
.cert-page .ct4 {
	background: #e2b2c2;
}
.cert-page .ct5 {
	background: #fbccc4;
}
.cert-page .ct6 {
	background: #99dfbb;
}
.cert-page .ct7 {
	background: #b7eaa8;
}
.cert-page .ct8 {
	background: #ffa394;
}
.cert-page .ct9 {
	background: #c3a49f;
}
.cert-page .ct10 {
	background: #75a6ad;
}
.cert-page .ct11 {
	background: #ffdd91;
}
.cert-page .ct12 {
	background: #4fd5de;
}
.cert-page .ct13 {
	background: #fadaf2;
}

.cert-page .ct14 {
	background: #e4f5a4;
}

table.certificates {
	width: 100%;
}
table.certificates td.item {
	vertical-align: middle;
	padding-left: 5px;
}
table.certificates tr.even td.item {
	background: #efefef;
}
table.certificates td.box {
	border-right: 2px solid #FFFFFF;
	border-top: 2px solid rgba(255, 255, 255, 0.25);
	border-bottom: 2px solid rgba(255, 255, 255, 0.25);
	text-align: center;
	vertical-align: middle;
}
table.certificates tr.first td {
	border-top: none;
}
table.certificates tr.last td {
	border-bottom: none;
}
table.certificates td.box a {
	display: block;
	margin-top: 5px;
}
.divl {
	float: left;
	width: 363px;
}
.divr {
	float: right;
	width: 363px;
}
img.imgr {
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
}
#stores-map {
	width: 734px;
	height: 407px;
	margin: 20px auto;
	position: relative;
	background: url(/image/map/map.png) top left no-repeat;
}
#stores-map .empty {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
}
#stores-map .region {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 1;
}
#stores-map area {
	z-index: 100;
}
#stores-map #map-container {
	width: 734px;
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
}
#stores-map-tip {
	display: none;
	position: absolute;
	color: #02549f;
	font-size: 11px;
	background: #fff;
	padding: 2px;
	z-index: 2;
}
#stores-map img.show {
	display: block;
}
#stores-map .current {
	display: block;
	z-index: 0;
}
#stores-subject h2 {
	margin: 15px 0 10px;
}
.cities-stores {
	border-bottom: 1px solid #e8e8e8;
	margin-top: 20px;
}
.cities-stores .store {
	margin-bottom: 15px;
}
.cities-stores .store-title {
	font-weight: bold;
	margin-bottom: 8px;
	color: #00549d;
	font-size: 14px;
}
.store-title span.type {
	text-transform: lowercase;
	color: #717171;
	font-weight: normal;
	font-size: 12px;
	white-space: nowrap;
}
.cities-stores .description div {
	margin: 3px 0;
}
.cities-stores .colorising {
	padding-right: 20px;
	height: 18px;
	line-height: 18px;
	background: url(/image/layout/i-colorising.gif) right center no-repeat;
	display: inline-block;
}
.cities a {
	display: block;
}
.three-columns .column {
	width: 30%;
	float: left;
	margin-right: 20px;
}
#search-form {
	margin-bottom: 10px;
	text-align: left;
}
	#search-form .ui-widget.parent {
		display: table;
		width: 100%;
	}
	#search-form label {
		display: block;
		padding-bottom: 5px;
	}
	#search-form .field {
		display: table-cell;
		text-align: left;
	}
		#search-form .field-submit {
			width: 60px;
		}
		#search-form input {
			border: 1px solid #d3d3d3;
			background: #e6e6e6 url(/image/jquery/ui/smoothness/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
			color: #555555;
			padding: 0.3em;
			border-radius: 4px;
		}
		#search-form .ui-combobox input {
			width: 255px;
		}

.find-store {
	display: block;
	width: 195px;
	height: 31px;
	margin: 15px 0 23px 0;
}
.actions-list .action-item {
	margin: 15px 0;
	position: relative;
	padding-left: 120px;
	min-height: 100px;
}
.actions-list .action-item a.img {
	position: absolute;
	left: 0;
	top: 0;
}
.actions-list .action-item a.caption {
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
}
.actions-icons {
	display: inline-block;
	vertical-align: middle;
}
.actions-icons a {
	display: inline-block;
	text-decoration: none;
}
.rel-products {
	border-top: 1px dotted #c4c5c7;
	margin-top: 35px;
}
.page_navigator.before_lent {
	margin-bottom: 20px;
}
.page_navigator .page_navigator_container {
	display: inline-block;
	margin-left: 10px;
}
iframe[name="google_conversion_frame"] {
	display: none;
}
.archive {
	position: absolute;
	width: 160px;
	height: 160px;
	left: 0;
	top: 0;
	background: url('/image/catalog/p-archive.png') left top no-repeat;
	z-index: 10;
}
.new, .new-quality, .new-colors {
	position: absolute;
	width: 111px;
	height: 112px;
	left: -6px;
	top: -6px;
	background-position: left top;
	background-repeat: no-repeat;
}
.new {
	background-image: url('/image/catalog/new.png');
	z-index: 20;
}
.new-quality {
	background-image: url('/image/catalog/p-quality.png');
	z-index: 30;
}
.new-colors {
	background-image: url('/image/catalog/p-colors.png');
	z-index: 40;
}
.step-title {
	color: #004f9e;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 10px;
	margin-right: 20px;
}
.products-selector.vertical, .products-selector.vertical .sub {
	list-style: none;
	margin: 0;
	padding: 0;
}
.products-selector.vertical a {
	text-decoration: none;
	outline: none;
}
.products-selector.vertical > li {
	position: relative;
	margin: 0 0 12px 0;
	padding: 10px 0 0 75px;
	min-height: 42px;
	line-height: 42px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-bottom: 25px;
	border-bottom: 1px solid #e1e6ea;
}
.products-selector > .rubric > .rubric-selector {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.products-selector.vertical > li .number {
	display: block;
	width: 60px;
	height: 52px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 38px;
	font-weight: 300;
	letter-spacing: 0.6px;
	color: #fff;
	background: #004f9e;
	border-radius: 50%;
	text-align: center;
	vertical-align: center;
	padding-top: 8px;
}
.products-selector.vertical > li.disabled .number {
	color: #004f9e;
	background: none;
	background-position: left bottom;
}
.products-selector.vertical .rubric-title {
	display: block;
	width: 200px;
	color: #000;
	font-size: 20px;
	font-weight: 400;
	margin-right: 40px;
}
.products-selector.vertical .sub {
	padding-bottom: 20px;
	overflow: hidden;
}
.work.products-selector.vertical .sub > li {
	float: none;
}


.products-selector.vertical .sub > li {
	float: left;
}
.products-selector.vertical .li1 .sub {
	padding-bottom: 0;
	border-bottom: 0;
	position: relative;
	bottom: 15px;
}
.products-selector.vertical .li1 .sub > li {
	height: 60px;
	margin: 4px 30px 0 0;
	padding: 0 10px;
	padding-left: 70px;
	position: relative;
}
.products-selector.vertical >.rubric > a > ul > li > .rubric-text {
	color: #000;
	font-weight: 900;
	font-size: 15px;
	font-weight: 900;
	line-height: 20px;
	margin-top: 20px;
	width: 80px;
	z-index: 5;
}

.products-selector.vertical .sub > li .icon {
	width: 68px;
	height: 60px;
	background-size: cover;
	position: absolute;
	left: 0;
}
.products-selector.vertical .sub > li[data-category-id="16"] .icon {
	background: url(/image/main/vnutri.png) no-repeat;
	background-position: -4px -2px;
}
.products-selector.vertical .li1 .sub > li[data-category-id="16"].active >.icon, .products-selector.vertical .li1 .sub > li[data-category-id="16"]:hover >.icon {
	background-position: -4px -64px;
}
.products-selector.vertical .sub > li[data-category-id="17"] .icon {
	background: url(/image/main/snaruzhy.png) no-repeat;
	background-position: -4px -2px;
}
.products-selector.vertical .li1 .sub > li[data-category-id="17"].active >.icon, .products-selector.vertical .li1 .sub > li[data-category-id="17"]:hover >.icon {
	background-position: -4px -64px;
}
.products-selector.vertical .sub > li[data-category-id="19"] .icon {
	background: url(/image/main/hoz.png) no-repeat;
	background-position: -4px 4px;
}
.products-selector.vertical .li2 .sub > li[data-category-id="19"].active >.icon, .products-selector.vertical .li2 .sub > li[data-category-id="19"]:hover >.icon {
	background-position: -4px -55px;
}
.products-selector.vertical .sub > li[data-category-id="20"] .icon {
	background: url(/image/main/prihozhaya.png) no-repeat;
	background-position: -1px 3px;
}
.products-selector.vertical .li2 .sub > li[data-category-id="20"].active >.icon, .products-selector.vertical .li2 .sub > li[data-category-id="20"]:hover >.icon {
	background-position: -1px -54px;
}
.products-selector.vertical .sub > li[data-category-id="21"] .icon {
	background: url(/image/main/kuhna.png) no-repeat;
	background-position: 0 8px;
}
.products-selector.vertical .li2 .sub > li[data-category-id="21"].active >.icon, .products-selector.vertical .li2 .sub > li[data-category-id="21"]:hover >.icon {
	background-position: 0 -51px;
}
.products-selector.vertical .sub > li[data-category-id="22"] .icon {
	background: url(/image/main/vana.png) no-repeat;
	background-position: -4px 4px;
}
.products-selector.vertical .li2 .sub > li[data-category-id="22"].active >.icon, .products-selector.vertical .li2 .sub > li[data-category-id="22"]:hover >.icon {
	background-position: -4px -55px;
}
.products-selector.vertical .sub > li[data-category-id="23"] .icon {
	background: url(/image/main/gostinaya.png) no-repeat;
	background-position: -1px 4px;
}
.products-selector.vertical .li2 .sub > li[data-category-id="23"].active >.icon, .products-selector.vertical .li2 .sub > li[data-category-id="23"]:hover >.icon {
	background-position: -1px -56px;
}
.products-selector.vertical .sub > li[data-category-id="24"] .icon {
	background: url(/image/main/spalna.png) no-repeat;
	background-position: -1px 9px;
}
.products-selector.vertical .li2 .sub > li[data-category-id="24"].active >.icon, .products-selector.vertical .li2 .sub > li[data-category-id="24"]:hover >.icon {
	background-position: -1px -51px;
}
.products-selector.vertical .li2 .sub > li.active >.rubric-text, .products-selector.vertical .li2 .sub > li:hover >.rubric-text {
	color: #00539e;
}
.products-selector.vertical .sub > li[data-category-id="33"] .icon {
	background: url(/image/main/potolok.png) no-repeat;
	background-position: -4px 3px;
}
.products-selector.vertical .li4 .sub > li[data-category-id="33"].active >.icon, .products-selector.vertical .li4 .sub > li[data-category-id="33"]:hover >.icon {
	background-position: -4px -54px;
}
.products-selector.vertical .sub > li[data-category-id="34"] .icon {
	background: url(/image/main/steni.png) no-repeat;
	background-position: -1px 2px;
}
.products-selector.vertical .li4 .sub > li[data-category-id="34"].active >.icon, .products-selector.vertical .li4 .sub > li[data-category-id="34"]:hover >.icon {
	background-position: -1px -54px;
}
.products-selector.vertical .sub > li[data-category-id="35"] .icon {
	background: url(/image/main/poli.png) no-repeat;
	background-position: -4px 1px;
}
.products-selector.vertical .li4 .sub > li[data-category-id="35"].active >.icon, .products-selector.vertical .li4 .sub > li[data-category-id="35"]:hover >.icon {
	background-position: -4px -55px;
}
.products-selector.vertical .sub > li[data-category-id="36"] .icon {
	background: url(/image/main/mebel.png) no-repeat;
	background-position: -4px 1px;
}
.products-selector.vertical .li4 .sub > li[data-category-id="36"].active >.icon, .products-selector.vertical .li4 .sub > li[data-category-id="36"]:hover >.icon {
	background-position: -4px -54px;
}
.products-selector.vertical .sub > li[data-category-id="37"] .icon {
	background: url(/image/main/dveri.png) no-repeat;
	background-position: -4px 6px;
}
.products-selector.vertical .li4 .sub > li[data-category-id="37"].active >.icon, .products-selector.vertical .li4 .sub > li[data-category-id="37"]:hover >.icon {
	background-position: -4px -54px;
}
.products-selector.vertical .sub > li[data-category-id="39"] .icon {
	background: url(/image/main/zabor.png) no-repeat;
	background-position: -4px 6px;
}
.products-selector.vertical .li4 .sub > li[data-category-id="39"].active >.icon, .products-selector.vertical .li4 .sub > li[data-category-id="39"]:hover >.icon {
	background-position: -4px -54px;
}
.products-selector.vertical .sub > li[data-category-id="40"] .icon {
	background: url(/image/main/fasad.png) no-repeat;
	background-position: -2px 3px;
}
.products-selector.vertical .li4 .sub > li[data-category-id="40"].active >.icon, .products-selector.vertical .li4 .sub > li[data-category-id="40"]:hover >.icon {
	background-position: -2px -55px;
}
.products-selector.vertical .sub > li[data-category-id="41"] .icon {
	background: url(/image/main/cokol.png) no-repeat;
	background-position: -2px 3px;
}
.products-selector.vertical .li4 .sub > li[data-category-id="41"].active >.icon, .products-selector.vertical .li4 .sub > li[data-category-id="41"]:hover >.icon {
	background-position: -2px -55px;
}
.products-selector.vertical .sub > li[data-category-id="42"] .icon {
	background: url(/image/main/krisha.png) no-repeat;
	background-position: -2px 3px;
}
.products-selector.vertical .li4 .sub > li[data-category-id="42"].active >.icon, .products-selector.vertical .li4 .sub > li[data-category-id="42"]:hover >.icon {
	background-position: -2px -57px;
}
.products-selector.vertical .sub > li[data-category-id="43"] .icon {
	background: url(/image/main/derevo.png) no-repeat;
	background-position: -2px 3px;
}
.products-selector.vertical .li4 .sub > li[data-category-id="43"].active >.icon, .products-selector.vertical .li4 .sub > li[data-category-id="43"]:hover >.icon {
	background-position: -2px -55px;
}
.products-selector.vertical .sub > li[data-category-id="56"] .icon {
	background: url(/image/main/element_fasada.png) no-repeat;
	background-position: -2px 3px;
}
.products-selector.vertical .li4 .sub > li[data-category-id="56"].active >.icon, .products-selector.vertical .li4 .sub > li[data-category-id="56"]:hover >.icon {
	background-position: -2px -55px;
}
.products-selector.vertical .sub > li[data-category-id="38"] .icon {
	background: url(/image/main/radiatory.png) no-repeat;
	background-position: -2px 3px;
}
.products-selector.vertical .li4 .sub > li[data-category-id="38"].active >.icon, .products-selector.vertical .li4 .sub > li[data-category-id="38"]:hover >.icon {
	background-position: -2px -55px;
}

.products-selector.vertical .active {
	color: red;
}
.products-selector.vertical .li2 .sub, .products-selector.vertical .li4 .sub {
	position: relative;
	bottom: 17px;
	width: 600px;
}
.products-selector.vertical .li2 .sub > li, .products-selector.vertical .li4 .sub > li {
	height: 60px;
	margin: 4px 30px 0 0;
	padding: 0 10px;
	padding-left: 70px;
	position: relative;
}
.products-selector.vertical .li2 .sub > li.active >.rubric-text, .products-selector.vertical .li2 .sub > li:hover >.rubric-text, .products-selector.vertical .li4 .sub > li.active >.rubric-text, .products-selector.vertical .li4 .sub > li:hover >.rubric-text {
	color: #00539e;
}
.products-selector.vertical .li2 .sub > li .icon, .products-selector.vertical .li4 .sub > li .icon {
	width: 68px;
	height: 60px;
	background-size: cover;
	position: absolute;
	left: 0;

}

.inner-products-selector.vertical, .inner-products-selector.vertical .sub {
	list-style: none;
	margin: 0;
	padding: 0;
}
.inner-products-selector.vertical a {
	text-decoration: none;
	outline: none;
}
.inner-products-selector.vertical > li {
	position: relative;
	margin: 0 0 12px 0;
	padding: 0 0 0 60px;
	min-height: 42px;
	line-height: 42px;
}
.inner-products-selector.vertical > li .number {
	display: block;
	width: 42px;
	height: 42px;
	position: absolute;
	left: 0;
	top: 0;
	font: 23px/42px Arial;
	color: #00539e;
	text-align: center;
	background: url('/image/selector_vertical/2.png') left top no-repeat;
}
.inner-products-selector.vertical > li.disabled .number {
	color: #a1cce2;
	background-position: left bottom;
}
.inner-products-selector.vertical .rubric-title {
	font: 16px/42px Arial;
	color: #000000;
}
.inner-products-selector.vertical .sub {
	padding-bottom: 20px;
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden;
}
.inner-products-selector.vertical .sub > li {
	float: left;
}
.inner-products-selector.vertical .li1 .rubric-title {
	display: none;
}
.inner-products-selector.vertical .li1 .sub {
	padding-bottom: 0;
	border-bottom: 0;
}
.inner-products-selector.vertical .li1 .sub > li {
	margin: 4px 1px 0 0;
	padding: 0 10px;
	font: 12px/36px Arial;
	color: #ffffff;
	background: #c6c6c6;
}
.inner-products-selector.vertical .li1 .sub > li.active, .inner-products-selector.vertical .li1 .sub > li:hover {
	background: #00539e;
}
.inner-products-selector.vertical .active {
	color: red;
}
.inner-products-selector.vertical .li2 .sub, .inner-products-selector.vertical .li4 .sub {
	margin-top: -5px;
}
.inner-products-selector.vertical .li2 .sub > li, .inner-products-selector.vertical .li4 .sub > li {
	width: 139px;
	height: 89px;
	border: #ffffff solid 4px;
	border-radius: 7px;
	margin: 10px 10px 0 0;
	padding: 0 5px;
	font: 12px/14px Arial;
	text-align: center;
	color: #9a9a9a;
}
.inner-products-selector.vertical .li2 .sub > li.active, .inner-products-selector.vertical .li2 .sub > li:hover, .inner-products-selector.vertical .li4 .sub > li.active, .inner-products-selector.vertical .li4 .sub > li:hover {
	color: #00539e;
	border: #f0f0f0 solid 4px;
}
.inner-products-selector.vertical .li2 .sub > li .icon, .inner-products-selector.vertical .li4 .sub > li .icon {
	display: block;
	width: 41px;
	height: 41px;
	margin: 10px auto;
	background-image: url('/image/selector_vertical/1.gif');
}
.inner-products-selector.vertical .sub > li[data-category-id="19"] .icon {
	width: 33px;
	background-position: 0 top;
}
.inner-products-selector.vertical .sub > li[data-category-id="19"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="19"]:hover .icon {
	background-position: 0 bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="20"] .icon {
	width: 28px;
	background-position: -33px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="20"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="20"]:hover .icon {
	background-position: -33px bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="21"] .icon {
	width: 50px;
	background-position: -61px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="21"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="21"]:hover .icon {
	background-position: -61px bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="22"] .icon {
	width: 49px;
	background-position: -111px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="22"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="22"]:hover .icon {
	background-position: -111px bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="23"] .icon {
	width: 32px;
	background-position: -160px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="23"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="23"]:hover .icon {
	background-position: -160px bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="24"] .icon {
	width: 46px;
	background-position: -192px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="24"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="24"]:hover .icon {
	background-position: -192px bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="33"] .icon {
	width: 38px;
	background-position: -238px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="33"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="33"]:hover .icon {
	background-position: -238px bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="34"] .icon {
	width: 30px;
	background-position: -276px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="34"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="34"]:hover .icon {
	background-position: -276px bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="35"] .icon {
	width: 29px;
	background-position: -306px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="35"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="35"]:hover .icon {
	background-position: -306px bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="36"] .icon {
	width: 28px;
	background-position: -335px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="36"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="36"]:hover .icon {
	background-position: -335px bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="37"] .icon {
	width: 21px;
	background-position: -363px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="37"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="37"]:hover .icon {
	background-position: -363px bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="38"] .icon {
	width: 30px;
	background-position: -384px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="38"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="38"]:hover .icon {
	background-position: -384px bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="39"] .icon {
	width: 36px;
	background-position: -414px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="39"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="39"]:hover .icon {
	background-position: -414px bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="40"] .icon {
	width: 32px;
	background-position: -450px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="40"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="40"]:hover .icon {
	background-position: -450px bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="41"] .icon {
	width: 28px;
	background-position: -520px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="41"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="41"]:hover .icon {
	background-position: -520px bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="42"] .icon {
	width: 38px;
	background-position: -482px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="42"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="42"]:hover .icon {
	background-position: -482px bottom;
}
.inner-products-selector.vertical .sub > li[data-category-id="43"] .icon {
	width: 34px;
}
.inner-products-selector.vertical .sub > li[data-category-id="56"] .icon {
	width: 28px;
	background-position: -548px top;
}
.inner-products-selector.vertical .sub > li[data-category-id="56"].active .icon, .inner-products-selector.vertical .sub > li[data-category-id="56"]:hover .icon {
	background-position: -548px bottom;
}
.inner-products-selector.vertical .li3 .sub, .inner-products-selector.vertical .li5 .sub {
	margin-top: 8px;
	padding-bottom: 15px;
}
.inner-products-selector.vertical .li3 .sub > li, .inner-products-selector.vertical .li5 .sub > li {
	margin-right: 14px;
	line-height: 29px;
	color: #9a9a9a;
}
.inner-products-selector.vertical .li3 .sub > li.active, .inner-products-selector.vertical .li3 .sub > li:hover, .inner-products-selector.vertical .li5 .sub > li.active, .inner-products-selector.vertical .li5 .sub > li:hover {
	color: #00539e;
}
.inner-products-selector.vertical .li3 .sub > li .icon, .inner-products-selector.vertical .li5 .sub > li .icon {
	position: relative;
	top: 3px;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 6px;
	background: url('/image/selector_vertical/3.png') right;
}
.inner-products-selector.vertical .li3 .sub > li.active .icon, .inner-products-selector.vertical .li3 .sub > li:hover .icon, .inner-products-selector.vertical .li5 .sub > li.active .icon, .inner-products-selector.vertical .li5 .sub > li:hover .icon {
	background-position: left;
}
.inner-products-selector.vertical .li5 .sub {
	border-bottom: 0;
}
.inner-products-selector.vertical .sub.empty {
	padding-bottom: 0;
	border-bottom: 0;
	margin-top: 0;
}
.products-selector.vertical .sub > li:nth-of-type(n+4) {
	margin-top: 40px;
}

.products-selector.vertical .li3 .sub, .products-selector.vertical .li5 .sub {
	margin-top: 8px;
	padding-bottom: 15px;
	width: 600px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.products-selector.vertical .li3 .sub > li, .products-selector.vertical .li5 .sub > li {
	margin-right: 14px;
	line-height: 29px;
	color: #9a9a9a;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 145px;
}
.products-selector.vertical .li3 .sub > li > .rubric-text, .products-selector.vertical .li5 .sub > li> .rubric-text {
	margin-top: 0;
}
.products-selector.vertical .li3 .sub > li.active, .products-selector.vertical .li3 .sub > li:hover, .products-selector.vertical .li5 .sub > li.active, .products-selector.vertical .li5 .sub > li:hover {
	color: #00539e;
}
.products-selector.vertical .li3 .sub > li .icon, .products-selector.vertical .li5 .sub > li .icon {
	position: relative;
	top: 3px;
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 6px;
	background: url('/image/selector_vertical/3.png') right;
}
.products-selector.vertical .li3 .sub > li.active .icon, .products-selector.vertical .li3 .sub > li:hover .icon, .products-selector.vertical .li5 .sub > li.active .icon, .products-selector.vertical .li5 .sub > li:hover .icon {
	background-position: left;
}
.products-selector.vertical .li5 .sub {
	border-bottom: 0;
}
.products-selector.vertical .sub.empty {
	padding-bottom: 0;
	border-bottom: 0;
	margin-top: 0;
}
.vertical .selector-result .title-link {
	display: block;
}
.catalog-menu {
	overflow: hidden;
}
.catalog-menu .row {
	text-align: center;
}
.catalog-menu .catalog-section {
	display: inline-block;
	vertical-align: top;
	width: 120px;
	height: 210px;
}
.catalog-menu .catalog-section img {
	display: block;
	margin: 0 auto;
}
.catalog-menu .catalog-section span {
	display: block;
	padding: 5px 20px 0 20px;
}
.subscription-form div.form {
	margin: 60px 0 0 0;
	padding: 0;
	background: none;
}
.subscription-form div.form .title {
	font: 18px Arial;
	color: #c1cbcc;
	margin-bottom: 15px;
}
.subscription-form div.form label {
	display: none;
}
.subscription-form div.form input[type="text"] {
	width: 186px;
	height: 23px;
	margin: 7px 0 0 0;
	padding: 0 8px;
	border: 0;
	font: 13px/21px Arial;
	color: #c0c0c0;
	background: url('/image/forms/subscription-bg.png');
}
.subscription-form div.form input[type="submit"] {
	display: block;
	width: 125px;
	height: 28px;
	margin-left: 77px;
	margin-top: 13px;
	border: 0;
	color: transparent;
	font-size: 0;
	background: url('/image/forms/subscription-button.png');
}
.subscription-form div.form .form-placeholder {
	font: 13px/21px Arial;
	color: #c0c0c0;
}
.subscription-form div.form [placeholder]::-moz-placeholder, .subscription-form div.form [placeholder]::-webkit-input-placeholder, .subscription-form div.form [placeholder]:-ms-input-placeholder {
	opacity: 1;
	color: #c0c0c0;
}
.faststores {
	margin: 25px -22px 0 0;
}
.faststores:before, .faststores:after {
	content: '';
	display: block;
	height: 1px;
	margin-right: 22px;
	background: #d5d9da;
}
.faststores-title {
	margin-top: 20px;
	line-height: 1;
	font-size: 14px;
	font-weight: bold;
	color: #00549d;
}
.faststores-links {
	margin: 20px 0;
	line-height: 20px;
	overflow: hidden;
}
.faststores-links a {
	float: left;
	margin-right: 22px;
	color: #000000 !important;
}
.faststores-links a:hover {
	text-decoration: none !important;
}
.faststores-links a.current {
	color: #939393 !important;
	font-weight: normal !important;
	text-decoration: none !important;
}
.faststores + .subscription-form div.form {
	margin-top: 20px;
}

#brands {
	margin: 30px 0;
}
.footer-catalog {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.bottom_brands {
	width: 50%;
	margin: 135px 85px 30px 0;
	padding: 0;
}
.bottom_brands-wrapp {
	list-style-type: none;
	padding: 0;
	margin:0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-top: 25px;
	justify-content: space-between;
}
.bottom_brands-title {
	color: #004f9e;
	font-weight: 900;
	font-size: 15px;
	line-height: 26px;
	width: 100%;
	height: 30px;

}
.bottom_brands li {
	width: 50%;
	height: 22px;
	margin-top: 2px;
}

.bottom_brands a {
	color: #9a9797;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 1.02px;
	text-decoration: none;
}
.footer-catalog {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
#calculate-paint-form-container {
	margin: 20px 0;
	clear: left;
}

#calculate-paint-form-container.show_form {
	margin-bottom: 0;
	padding: 60px 0;
}


#calculate-paint-form-container.show_form .calculate-paint-form-header {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	color: #000000;
	margin-bottom: 25px;
}

#calculate-paint-form-container.show_form .calk_name {
	font-family: Aquawax Pro;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #5C5D5F;
}

#calculate-paint-form-container a {
	margin: 10px 0;
	display: block;
	background: url('/image/forms/calc-icon.png') 0 4px no-repeat;
	padding: 0 0 0 16px;
	height: 25px;
	font-weight: bold;
	font-size: 18px;
	color: #FC5300;
}

#calculate-paint_form {
	display: none;
	background-color: #EFEFEF;
	padding: 15px;
	height: 140px;
	position: relative;
}

.show_form  #calculate-paint_form {
	background: none;
	width: 995px;
	padding: 0 30px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-end;
	height: auto;
}

.show_form #calculate-paint_form .wraplabel {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
}

.show_form #calculate-paint_form label {
	width: auto;
}
.show_form #calculate-paint_form fieldset {
	float: none;
	width: 775px;
}

.show_form #calculate-paint_form #result {
	position: static;
	height: auto;
	width: 500px;
}

.show_form #calculate-paint_form .calk_name {
	display: block;
	width: 100%;
}

.show_form #calculate-paint_form input {
	float: none;
	background: none;
	border: 1px solid #fff;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 17px;
	display: flex;
	align-items: center;
	color: #000000;
	height: 40px;
	width: 143px;
	margin-top: 14px;
}

.show_form #calculate-paint_form #calculate-paint_button {
	background: linear-gradient(90deg, #47ABDE 0%, #065795 100%);
	border-radius: 4px;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 8px 53px;
	display: inline-block;
	height: auto
}

.show_form #calculate-paint_form #result {
	border: none;
	padding: 0;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	color: #0D699B;
}

.show_form #calculate-paint_form #result .calculate-paint-form-header {
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	color: #000000;
	display: inline;
}

.show_form #calculate-paint_form .lastline {
	display: flex;
	justify-content: space-between;
	margin-top: 45px;
	align-items: baseline;
}

.show_form #calculate-paint_form span:last-of-type {
	float: none;
}

#calculate-paint_form.show {
	display: block;
}
#calculate-paint_form input {
	height: 23px;
	width: 46px;
	border: 0;
	font: 13px/21px Arial;
	color: #c0c0c0;
	background: url('/image/forms/input-bg.png') 0 0 no-repeat;
	float: right;
	padding-left: 10px;
}
#calculate-paint_form .field-button {
	float: left;
}
#calculate-paint_form input[type="submit"]{
	background: #00539E;
	color: #fff;
	padding: 3px 11px;
	border: 0;
	border-radius: 12px;
	width: auto;
	height: 29px;
	float: left;
}
#result {
	position: absolute;
	top: 16px;
	left: 424px;
	font-size: 18px;
	border-left: solid 2px #DEDEDE;
	padding: 0 0 0 10px;
	height: 104px;
}
#calculate-paint_form label {
	display: inline-block;
	width: 170px;
	/*margin: 0 40px 0 0;*/
}
#calculate-paint_form fieldset {
	float: left;
	width: 485px;
}
.calculate-paint-form-header {
	margin: 0px 0px 10px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
#calculate-paint_form span {
	margin: 4px 0 0 0;
	display: inline-block;
}
#calculate-paint_form label span:last-of-type {
	float: right;
	margin-left: 3px;
}
#calculate-paint_form label span sup {
	font-size: 10px;
	vertical-align: super;
}

#phone-banner, #action-banner {
	position: absolute;
	top: 290px;
	height: 75px;
	border-right: solid 7px #e2000e;
	z-index: 30;
	/*left: 100%;*/
	right: -80px;
}
@media screen and (min-width: 1060px) {
	#phone-banner, #action-banner {
		right: 0;

	}
}
#action-banner {
	top: 200px;
}
#phone-banner .container, #action-banner .container {
	position: relative;
	width: 82px;
	height: 75px;
	overflow: hidden;
}

#phone-banner .slide, #action-banner .slide {
	position: absolute;
	left: 0;
	background: url('/image/phone-banner.png') no-repeat;
	height: 75px;
	width: 307px;
}
#action-banner .slide {
	background: url('/image/action-banner.png') no-repeat;
}

#phone-banner .click, #action-banner .click {
	height: 75px;
	width: 82px;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}

#phone-banner .img, #action-banner .img {
	position: relative;
	left: 82px;
}

.quiz-popup {
	width: 300px;
	height: 241px;
	background: url('/image/banners/ban.png') 0px 0px no-repeat;
	display: block;
	position: fixed;
	bottom: 10px;
	left: -310px;
}
.quiz-popup span {
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 22px;
	right: 22px;
	background: url('/image/banners/close.png') 0px 0px no-repeat;
}
.quiz-popup span:hover {
	background-position: 0px -20px;
}

.b-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -ms-flex-line-pack: center;
      align-content: center;
}

.b-pagination__item {
  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;
  -ms-flex-line-pack: center;
      align-content: center;
}

.b-pagination__prev,
.b-pagination__next,
.b-pagination__page,
.b-pagination__points {
  margin: 0 2.5px;
  padding: 4px;
  color: #01559f;
  font-size: 14px;
  text-decoration: none;
}

.b-pagination__prev--status_disabled,
.b-pagination__next--status_disabled,
.b-pagination__page--status_disabled,
.b-pagination__points--status_disabled {
  color: #c5d0da;
  cursor: default;
  pointer-events: none;
}

.b-pagination__prev--status_current,
.b-pagination__next--status_current,
.b-pagination__page--status_current,
.b-pagination__points--status_current {
  color: #000;
  font-weight: bold;
  pointer-events: none;
}

.b-pagination__prev,
.b-pagination__next {
  padding: 4px 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 50%;
  border: 1px solid #01559f;
  text-decoration: none;
}

.b-pagination__prev--status_disabled,
.b-pagination__next--status_disabled {
  border: 1px solid #c5d0da;
  color: #c5d0da;
}

.b-pagination__prev--status_current,
.b-pagination__next--status_current {
  border: 1px solid #000;
  color: #000;
}

.b-pagination__prev::after {
  content: '<';
}

.b-pagination__next::after {
  content: '>';
}

.b-pagination__points::after {
  content: '...';
  color: #000;
}

.b-pagination__page {
  text-decoration: underline;
}

.b-pagination__page--status_disabled {
  color: #c5d0da;
  text-decoration: none;
}

.b-pagination__page--status_current {
  color: #000;
  text-decoration: none;
}

#actions-slider {
	min-height: 168px;
	position: relative;
	z-index: 10;
	margin-top: 2em;
	margin-bottom: 2em;
}
#actions-slider .list {
	z-index: 10;
}
#actions-slider .list img {
	display: block;
	width: 100%;
	height: auto;
}
#actions-slider .next, #actions-slider .prev {
	position: absolute;
	width: 34px;
	height: 34px;
	background: url(/image/layout/banners-nav.png) no-repeat;
	top: 67px;
	z-index: 100;
	cursor: pointer;
}
#actions-slider .prev {
	background-position: 0 0;
	left: 5px;
}
#actions-slider .next {
	background-position: -34px 0;
	right: 5px;
}

.actions-filter {
	margin: 3em 0 2em;
}
.actions-filter select {
	font-family: Arial;
	font-size: 12px;
}
.actions-filter .ui-combobox-input {
	width: 130px;
	font-family: 'Aquawax Pro';
	font-weight: 400;
}

.actions-lent {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	margin: 32px 0 0;
	overflow: hidden;
}

.actions-lent-item {
	width: 172px;
	position: relative;
	text-decoration: none;
	margin-bottom: 50px;
	margin-right: 14px;
	transform: scale(1);
	transition: transform .15s, width .15s, opacity .15s, height .15s;
}
.actions-lent-item.iright {
	margin-right: 0;
}
.actions-lent-item.hide {
	transform: scale(0);
	width:0;
	height: 0;
	margin: 0;
	opacity: 0;
}
.actions-lent-item-image {
	display: block;
	position: relative;
	border: solid 1px #e1e6ea;
	padding: 5px 0 0;
	min-height: 176px;
	box-sizing: border-box;
}

.actions-lent-item:hover .actions-lent-item-image {
	border-color: #004f9e;
}

.actions-lent-item-image img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.actions-lent-item-category {
	display: block;
	position: absolute;
	top: -1px;
	right: -1px;
	width: 61px;
	height: 59px;
}
.action-category-1 {
	background: url(/image/layout/action-category-1.png) no-repeat right top;
}

.action-category-2 {
	background: url(/image/layout/action-category-2.png) no-repeat right top;
}

.action-category-3 {
	background: url(/image/layout/action-category-3.png) no-repeat right top;
}

.action-category-4 {
	background: url(/image/layout/action-category-4.png) no-repeat right top;
}

.actions-lent-item-title {
	font-size: 14px;
	margin-top: 16px;
	text-align: left;
	color: #000;
	letter-spacing: 0.16px;
}

.actions-lent-pagenav {
	color: #717171;
	text-align: right;
	margin: 1em 0;
}
.actions-lent-pagenav .page {
	margin: 0 2.5px;
	padding: 4px;
	color: #01559f;
	font-size: 14px;
	text-decoration: underline;
	cursor: pointer;
}
.actions-lent-pagenav .current {
	color: #717171;
	font-weight: bold;
	text-decoration: none;
}

.action-search-result {
	display: none;
	text-align: center;
	margin: 2em 0;
	position: relative;
	top: -2em;
}

.actions-stores-list {
	margin-top: 40px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.actions-stores-list-item {
	width: 30%;
	margin-right: 20px;
	margin-bottom: 15px;
}
.actions-stores-list-item.hide {
	display: none;
}
.actions-stores-list-item.iright {
	margin-right: 0;
}
.actions-stores-list-item-title {
	font-weight: bold;
	margin-bottom: 8px;
	color: #00549d;
	font-size: 14px;
}
.actions-stores-list-item-title span.type {
	text-transform: lowercase;
	color: #717171;
	font-weight: normal;
	font-size: 12px;
	white-space: nowrap;
}
.actions-stores-list-item .description div {
	margin: 3px 0;
}

.action-times {
	margin-bottom: .6em;
	font-size: 16px;
	color: #000;
}

.action-description {
	margin: 1em 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.action-description1:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.action-image {
	display: block;
	width: 228px;
	min-height: 228px;
	box-sizing: border-box;
	margin-right: 40px;
	margin-bottom: 40px;
}

.action-image-img {
	display: block;
	position: relative;
	width: 228px;
	min-height: 228px;
	border: solid 1px #e1e6ea;
	padding-top: 35px;
	padding-bottom: 31px;
	box-sizing: border-box;
}

.action-image:hover a.action-image-img {
	border-color: #004f9e;
}

.action-image-img img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.action-image-btn {
	display: block;
	text-align: center;
	background: #00539e;
	color: white;
	text-decoration: none;
	line-height: 26px;
	padding: 0 10px;
	margin-top: 1em;
}

.action-image-category {
	display: block;
	position: absolute;
	top: -1px;
	right: -1px;
	width: 61px;
	height: 59px;
}

.action-content {
	margin-bottom: 50px;
	width: 450px;
}
.action-stores {
	margin-left: 268px;
}
.action-stores-title {
}
.action-stores-list {
	margin-top: 6px;
}
.action-stores-list div {
	margin: 2px 0;
}

.shopsonline ul {
	float: left;
	width: 47%;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.shopsonline ul li {
	margin-left: 0;
	list-style: none;
	padding: 0 0 1em 0;
}

.shopsonline ul li a {
	float: right;
	text-transform: lowercase;
	width: 49%;
}

.shopsonline ul li span {
	display: block;
	float: left;
	width: 49%;
}

.big_button {
	display: inline-block;
	background: #004F9E;
	color: #fff;
	padding: 20px 95px;
	text-decoration: none;
	font-size: 25px;
	margin-bottom: 30px;
}

.cookies_window {
	background-color: #f7f9fa;
	color: #888;
	width: 942px;
	margin: 0 auto;
	padding: 15px 30px;
        position: relative;
}

.cookies_window div {
	text-align: right;
	margin-top: 15px;
}
.cookies_window .close_window {
	background: #00539F;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	display: inline-block;
}
/*модальное окно*/
.current-city {
	/*!position: absolute;*/
	/*!top: 16px;*/
	color: #808285;
	font-family: Aquawax Pro, sans-serif;
	font-style: normal;
	font-weight: 600;
	font-size: 9px;
	line-height: 10px;
	display: flex;
	align-items: center;
	cursor: pointer;
	letter-spacing: .4px;
	margin-bottom: 7px;
}

.current-city span {
	text-transform: uppercase;
}

.current-city::after {
	content: url(/image/angle-arrow-down_icon-icons.com_73683.svg);
	margin-left: 10px;
}

.cities-modal {
	position: fixed;
	flex-direction: column;
	align-items: center;
	width: 35%;
	height: 60%;
	border: 3px solid  #004f9e;
	border-radius: 5px;
	background-color: white;
	opacity: .97;
	z-index: 9999;
	top: 29%;
	left: 48%;
	transform: translate(-50%, -30%);
	display: none;
	margin: 50px;
	padding: 30px 50px;
	box-shadow: 0px 10px 20px 20px rgb(0 0 0 / 50%);
}

.modal-active {
	display: flex;
}
.close-btn {
	position: absolute;
	right: 25px;
	top: 25px;
	background-image: url(/image/free-icon-cross-mark-17047.svg);
	background-size: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	height: 40px;
	width: 40px;
	cursor: default;
	border: 2px solid #e6e6e6;
	border-radius: 40px;
	transition: .1s linear;
}
.close-btn:hover {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.modal-title {
	color: #004f9e;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 30px;
}
.cities-modal .ui-combobox-input {
	width: 200px;
	background: white;
	padding-left: 10px;
	margin-left: -20px;
	border: 2px solid #004f9e;
}

.cities-modal .ui-button {
	border: 2px solid #004f9e;
	margin-left: -2px;
}
.cities-modal__city-list {
	margin-top: 65px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	width: 90%;
	column-gap: 40px;
	row-gap: 20px;
	text-align: center;
}

.cities-modal__city-item {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 5px;
	cursor: pointer;
	transition: .2s linear;
}
.cities-modal__city-item:hover {
	color: #004f9e;
}

.ui-menu .ui-menu-item a, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: 'Aquawax Pro' !important;
}
/*item block*/
.stock {
	margin-bottom: 60px;
}

.b-imageblock {
	display: flex;
	border-radius: 33px 0 33px 33px;
	overflow: hidden;
	margin-bottom: 50px;
	padding-bottom: 37px;
}

.b-imageblock__image {
	width: 322px;
	position: relative;
}

.b-imageblock__product-box {
	position: absolute;
	bottom: -7px;
	right: -55px;
	max-width: 210px;
}

.b-imageblock__wrap_img {
	position: relative;
}

.b-imageblock__block-text {
	display: none;
}

.b-imageblock__block-text.b-imageblock__block-text--bl1 {
	display: block;
}

.b-imageblock__block-text--bl3 {
	padding: 19px 0;
	display: flex;
	flex-direction: column;
}

.b-imageblock__block-text--bl3 > .document {
	/*text-decoration: none;*/
	margin-bottom: 19px;
	color: #5c5d5f;
	width: fit-content;
	/*border-bottom: 1px solid #5c5d5f;*/
	/*transition: 0.2s linear;*/
}

.b-imageblock__block-text--bl3 > .document:hover {
	/*border-bottom: 1px solid transparent;*/
}

.b-imageblock__block-header {
	display: flex;
	margin-bottom: -2px;
}

.b-imageblock__btn {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: 0.02em;
	color: #000;
	cursor: pointer;
	padding-bottom: 19px;
	margin-right: 94px;
}

.b-imageblock__table td {
	/*padding: 19px 0px;*/
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
}

.b-imageblock__table tr:last-child td,
.b-imageblock__table tr:last-child th  {
	border-bottom: none;
}

.b-imageblock__btn.sel {
	//
}

.b-imageblock__text h1 {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.01em;
	color: #58595B;
}

.b-imageblock__announce {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 17px;
	color: #58595B;
	margin-bottom: 30px;
}

.features .gray {
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 17px;
	color: #58595B;
	list-style-type: none;
	padding-left: 0;
}
.adv {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.adv-image {
	margin-right: 20px;
	width: 34px;
}
.adv-text {
	font-family: Aquawax Pro, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 17px;
	color: #58595B;
}
.b-imageblock__table th {
	width: 210px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #5C5D5F;
	text-align: left;
}

.b-imageblock__table td {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #5C5D5F;
}

.b-other_product {
	background: url('/image/bg.png') repeat-x left top;
}

.b-other_product--bg {
	background: url('/image/bg.png') repeat-x -6.5px top;
	padding-top: 65px;
}

.b-other_product__inner {
	width: 1062px;
	margin: 0 auto;
}

.b-other_product__inner .jcarousel-prev.jcarousel-prev-horizontal {
	background: url('/image/right.svg') no-repeat left top;
	transform: scale(-1);
	width: 14px;
	height: 26px;
	cursor: pointer;
	top:150px;
}

.b-other_product__inner .jcarousel-next.jcarousel-next-horizontal {
	background: url('/image/right.svg') no-repeat left top;
	width: 14px;
	height: 26px;
	top:150px;
}

.b-other_product__inner .jcarousel-prev.jcarousel-prev-horizontal:hover {
	background: url('/image/left.svg') no-repeat left top;
	transform: scale(1);
}

.b-other_product__inner .jcarousel-next.jcarousel-next-horizontal:hover {
	background: url('/image/left.svg') no-repeat left top;
	transform: scale(-1);
}

.b-other_product__inner .title {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	color: #000000;
	margin: 0;
	padding: 0 30px;
}

.b-other_product__inner #item-neighbors li {
	width: 320px;
	height: auto;
}

.b-other_product__inner #item-neighbors li hr {
	width: 47px;
	height: 0px;
	border: 1px solid #A3C995;
	margin: 5px	auto 18px;
}

.b-other_product__inner #item-neighbors li a {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #5C5D5F;
	text-decoration: none;
}

.b-other_product__inner #item-neighbors li img {
	width: 260px;
	height: auto;
}

.b-video {
	width: 1062px;
	margin: 0 auto 20px;
}

.b-video__header {
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	color: #000000;
	margin-top: 35px;
	margin-bottom: 33px;
}

.b-video iframe {
	width: 100%!important;
	height: 541px;
	margin-bottom: 40px;
}

.b-imageblock__text {
	padding-left: 81px;
	padding-top: 37px;
	width: 375px;
	padding-right: 35px;
}

.b-imageblock__product-interer {
	border-radius: 0 0 0 33px;
}

.btn {
	background: linear-gradient(90deg, #47ABDE 0%, #065795 100%);
	border-radius: 4px;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 8px 53px;
	margin-top: 60px;
	display: inline-block;
}
.b-imageblock__block-text--bl3 {
	border-top: 1px solid #DFDFDF;
}
.params-row {
	max-height: 55px;
	height: 55px;
	border-top: 1px solid #DFDFDF;
	display: flex;
	box-sizing: border-box;
	align-items: center;
}
.params-row.open {
	max-height: initial;
	height: max-content;
}
.params-row.open .coloring-content {
	padding: 12px 0;
}
.param-title {
	display: flex;
	height: inherit;
	align-items: center;
	min-width: 210px;
	max-width: 210px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #5C5D5F;
}
.coloring-content {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.coloring-content__btn {
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-width: 165px;
	min-height: 32px;
	width: 165px;
	height: 32px;
	background: linear-gradient(90deg, #47ABDE -11.52%, #065795 95.15%);
	border-radius: 4px;
	padding: 0 9px;
	text-decoration: none;
}
.param-val {
	flex-grow: 1;
	/*max-height: 32px;*/
	overflow: hidden;
	display: flex;
	transition: 0.3s linear;
}
.param-val.open {
	max-height: initial;
	height: max-content !important;
}
.params-arrow {
	height: 32px;
	align-self: center;
	margin-left: 10px;
	transition: 0.2s linear;
	display: flex;
	align-items: center;
}
.params-arrow img {
	height: 10px;
}
.params-arrow.active {
	transform: rotate(180deg);
}
.coloring-content__text {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #5C5D5F;
}
.coloring-content__text p {
	margin: 0;
}
.coloring-content__btn-text {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
}
.coloring-content__btn-text-icon {
	width: 24px;
	height: 24px;
}
sup {
	vertical-align: super;
	font-size: 70%;
	line-height: 100%;
}