/**sticky footer**/
html,
body {
	height: auto;
	min-height: 100%;
}
body {
	position: relative;
}
/**sticky footer**/

body {
	background: #efefef url(/img/specific/background-image-mobile.jpg) center 50px repeat;
    min-width: 320px;
}
.container {
	width: 1200px;
	margin: auto;
}
.paddings {
    padding-left: 15px;
    padding-right: 15px;
}
.clearfix:after {
    clear: both;
    content: '';
    display: block;
}
.wide-element-wrapper {
    display: block;
    width: 100%;
    overflow: auto;
}

.header {
    margin-bottom: 20px;
}
.header__top {
    background-color: transparent;
}
.header__bottom {
    background: #FFF;
    box-shadow: 0 -1px 10px 0 rgba(0, 0, 0, .2);
}

.header-cart {
    background-color: transparent;
    box-sizing: border-box;
    float: right;
    padding: 0 15px 0 30px;
    position: relative;
    text-decoration: none;
}
.header-cart:active,
.header-cart:hover,
.header-cart:focus {
    text-decoration: none;
}
.header-cart::before,
.header-cart::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: -webkit-translateY(-50%);
    transform: translateY(-50%);
    transition: .1s;
}
.header-cart::before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAARCAYAAAA/mJfHAAABd0lEQVR42qXMAwwWYBCH8ctd7rJt23Yzsm3b75Rte8qW5jQlTdm29XyaPum2356b/qn+VSpw15nVxh0ReYWELxUjuelgDG2qWr636a1ER1PhHCO7aAZ0xOC6qo/plUTGPPcah/KqHKGDURjrEx0L3PP8qp1pQcxPdkxqqLQnlTOKuMKqrgbaoLOld/3N3Mjs6sZnNzeFf3oBczPpLFNY16Cxdqr1SW1sxymcj+Iy6uFr0FhX07Ii2oZ3OlbhdBS/0RNbg8YGWfbcpDPqoycGIpiCojuyYGzQ2GhLn5YMwVvcwvsoauIxJgaNTTT7SqbiHDpgdwQ3MAIbcZKxoPvZSHUwLS0qLWnPCHojD0bjKWPB18O0NqmB4lHkwRXMhIQcG2F2gCzHZjjM95vr72osxmysxN+wY9zfBqqz6U40xnp8wndUxUUMxyncg0Qak26mW0kmFPSPvoHnhqIF0uI9TkYdG26WkjTEIazHP3juLdrjIybihfjvP1hcd0afFgk+AAAAAElFTkSuQmCC);
    height: 17px;
    left: 0;
    width: 19px;
}
.header-cart::after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAQAAAC8qkUgAAAAzUlEQVR42h3BA6yVYQAA0LO+qXnNyrYb75f7s92sNGe7MXvOmpKmmlc9+03P05Pm63tOuLkh/o834qXkUizelfzVFWLKDg9887uw3GqHJ74NcaGNlvhT+st15yQhmWuT5/oBsCPEuTa7ZQDAAQtCHG+3E7KA+Z76GOIno0YecNDRwlOOa7Q6JLuM9leXbr2avbRPJsSl5nirUUthh9sQ4kcjpCSla1VrJMRu6011zA3X3FAvR0gm2+aCYenSHISYss4zfQAQ4nQrPdIPAHkLp0HhywNj8AAAAABJRU5ErkJggg==);
    height: 14px;
    right: 0;
    width: 10px;
}
.header-cart span {
    display: inline-block;
    line-height: 40px;
    transition: .1s;
    vertical-align: middle;
}
.header-cart__label {
    color: #ed0b00;
    font-family: 'unisans_thin';
    font-size: 14px;
    text-transform: uppercase;
}
.header-cart__value {
    color: #858585;
    font-size: 16px;
    font-weight: 700;
    margin-left: 10px;
    min-width: 60px;
    text-align: right;
}

.header__menu-btn {
    background: #ff291f
                url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAA8CAMAAAAT6xnzAAAAUVBMVEX////lKR/kKR/9KR/eKR/+KR/0KR/bKR//KR/cKR/7KR/3KR/2KR/hKR/yKR/xKR/dKR/zKR/8KR/vKR/6KR/1KR/iKR/jKR/uKR/fKR/mKR99KfMoAAAAoElEQVR42u3RRWIDUQzAUJc1zHj/g5a5TaJVUPv3wY4H2YwlHYQVllRYUmFJiSUlljRY0mDJPZIkXwQhhCDJgCRPQpIk5wfRgthBOJJkSFL/IQglfpLY2N7Iz257/ik2CEduUzYQKwghjm4vS8vGfpOiRZLiBkmehCTjBrG/IY+aTHfsWHwThlzvLggr3sg1SHKFI1oQWhArmmC7ENeFPAJAuFIDP9Bg0QAAAABJRU5ErkJggg==)
                no-repeat 0 0;
    flex: 0 0 auto;
    min-height: 60px;
    width: 50px;
}
.header__info {
    flex: 1 0 auto;
    padding-bottom: 5px;
    padding-top: 5px;
}
.header__logo {
	background: url(/img/specific/logo.png) center center no-repeat;
    background-size: contain;
	height: 50px;
    width: 50px;
}
.header__contacts {
    text-align: right;
}

.open-feedback-form {
    border-bottom: 2px solid #dc2d25;
    color: #dc2d25;
	display: inline-block;
    font: 700 14px/16px 'Arial';
	text-align: center;
}

.header__phone {
    color: #707070;
	display: block;
    font-family: 'unisans_thin';
	font-size: 16px;
    line-height: 18px;
    position: relative;
	vertical-align: sub;
}
.header__phone span {
    color: #ff291f;
    font-family: 'unisans_heavy';
	font-size: 20px;
    line-height: 22px;
}
.header__phone:before {
	content: '';
	position: absolute;
	background: url(/img/specific/phone.png) center center no-repeat;
    background-size: contain;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	margin-left: -25px;
}

.main-navigator {
    background-color: #dd2d25;
    bottom: 0;
    box-sizing: border-box;
    display: none;
    left: 0;
    overflow-y: scroll;
    padding: 50px 20px 20px 20px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2000;
}
.main-navigator__closure {
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}
.main-navigator__closure::before,
.main-navigator__closure::after {
    background: #FFF;
    content: '';
    height: 3px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 25px;
}
.main-navigator__closure::before {
    transform: translate(-50%, -50%) rotate(-45deg);
}
.main-navigator__closure::after {
    transform: translate(-50%, -50%) rotate(45deg);
}
.main-navigator__list {
	list-style: none;
	margin: 0 auto;
    max-width: 600px;
	padding: 0;
}
.main-navigator__list > li {
	display: block;
	margin: 0;
	padding: 0;
	font-family: 'unisans_heavy';
}
.main-navigator__list > li > a,
.main-navigator__list > li > span {
	display: block;
	padding: 15px 20px 15px 15px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	transition: color .2s ease-out;
	position: relative;
}

ul.main-navigator__list-sub {
	display: none;
	padding: 0 0 0 30px;
	list-style: none;
	margin: 0;
}
.main-navigator__list-sub > li {
    display: inline-block;
	margin-right: 18px;
}
.main-navigator__list-sub > li > a {
	display: block;
	padding: 30px 10px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.main-navigator__list-sub > li.iconed {
	background-position: left center;
	background-repeat: no-repeat;
}
.main-navigator__list-sub > li.iconed > a {
	padding-left: 90px;
}

.footer-menu {
    border-top: 2px solid #b4bec9;
    margin-top: 20px;
	padding: 20px 0;
}
.footer-menu-list {
	list-style: none;
    margin: 0;
    padding: 0;
}
.footer-menu-list li:first-child a {
	color: #ff2513;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'unisans_heavy_italic';
}
.footer-menu-list li:first-child a:hover {
	text-decoration: none;
}
.footer-menu-list li {
	margin-bottom: 8px;
}
.footer-menu-list li a {
	color: #282828;
	font-size: 12px;
}
.footer-menu-list li a:hover {
	color: #282828;
	text-decoration: underline;
}
.development {
	background: #272727;
    padding: 30px 0 65px 0;
}
.development .prava {
	font-size: 12px;
	color: #fefefe;
}
.development a {
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.development a:hover {
	color: #FFF !important;
}
.development a:hover span {
	text-decoration: underline;
}
.development img {
    display: inline-block;
    vertical-align: bottom;
    padding-bottom: 3px;
}

.dis-slider {
	background: #fff;
	border: 2px solid #d4d4d4;
	margin-bottom: 30px;
    padding: 15px 0;
}

.dis-slider .discription_components-head {
	padding: 20px 0;
	margin: 0;
}
.dis-slider .discription_components-head a {
	font-size: 14px;
	color: #ff291f;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'unisans_heavy_italic';
}
.dis-slider .discription_components-head a:hover {
	text-decoration: underline;
}
.dis-slider .discription_components-head.iconed {
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 82px !important;
}
.dis-slider .discription_components-head--krov {
	margin-left: 90px;
}
.dis-slider .discription_components-head--krov:before {
	content: '';
	position: absolute;
	background: url(/img/specific/slaider-dis-krov.png) center center/100% no-repeat;
	width: 81px;
	height: 40px;
	margin-top: -10px;
	margin-left: -91px;
}
.dis-slider .discription_components-head--teplo {
	margin-left: 90px;
}
.dis-slider .discription_components-head--teplo:before {
	content: '';
	position: absolute;
	background: url(/img/specific/slaider-dis-teplo.png) center center/100% no-repeat;
	width: 61px;
	height: 58px;
	margin-top: -15px;
	margin-left: -91px;
}
.dis-slider .discription_components-head--fasad {
	margin-left: 75px;
}
.dis-slider .discription_components-head--fasad:before {
	content: '';
	position: absolute;
	background: url(/img/specific/slaider-dis-fasad.png) center center/100% no-repeat;
	width: 56px;
	height: 56px;
	margin-top: -10px;
	margin-left: -78px;
}
.dis-slider .discription_components-head--woter {
	margin-left: 80px;
}
.dis-slider .discription_components-head--woter:before {
	content: '';
	position: absolute;
	background: url(/img/specific/slaider-dis-woter.png) center center/100% no-repeat;
	width: 54px;
	height: 48px;
	margin-top: 0px;
	margin-left: -80px;
}
.dis-slider .discription_components {
    margin-bottom: 10px;
}
.dis-slider .discription_components-list {
    margin: 5px 0;
}
.dis-slider .discription_components-list a {
	color: #414141;
	font-size: 14px;
	text-decoration: none;
}
.dis-slider .discription_components-list a:hover {
	border-bottom: 1px dashed #414141;
}
.slaid-head {
	position: absolute;
	font-size: 30px;
	color: #fff;
	font-weight: 100;
	background: #ff291f;
	padding: 8px 5px;
	margin: 20px 40px;
	font-family: 'unisans_thin_italic';
}
.component-small nav a.prev {
    bottom: 20px;
	left: 20px !important;
    top: auto;
    z-index: 1005;
}
.component-small nav a.prev:before {
	content: '';
	position: absolute;
	background: url(/img/specific/slaid-prev.png) center center/100% no-repeat;
	width: 40px;
	height: 40px;
	z-index: 999;
}
.component-small nav a.prev:hover:before {
	content: '';
	position: absolute;
	background: url(/img/specific/slaid-next-hover.png) center center/100% no-repeat;
	width: 40px;
	height: 40px;
	z-index: 999;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.component-small nav a.next {
	bottom: 20px;
	left: 70px !important;
    top: auto;
    z-index: 1005;
}
.component-small nav a.next:before {
	content: '';
	position: absolute;
	background: url(/img/specific/slaid-prev.png) center center/100% no-repeat;
	width: 40px;
	height: 40px;
	z-index: 999;
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.component-small nav a.next:hover:before {
	content: '';
	position: absolute;
	background: url(/img/specific/slaid-next-hover.png) center center/100% no-repeat;
	width: 40px;
	height: 40px;
	z-index: 999;
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}

.block-heading {
	color: #282828;
	font: 30px 'unisans_thin';
    margin-bottom: 20px;
	text-align: center;
}
.block-heading > span {
    display: inline-block;
    margin: 5px 0;
    padding: 0 20px;
    position: relative;
}
.block-heading > span::before,
.block-heading > span::after {
    background: #f62922;
    content: '';
    position: absolute;
    width: 11px;
	height: 11px;
    top: 50%;
    transform: translateY(-50%);
}
.block-heading > span::before {left: 0}
.block-heading > span::after {right: 0}

.block-heading > .more {
    color: #008dd4;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    margin: 10px auto;
    max-width: 140px;
    padding-left: 40px;
    position: relative;
    text-align: center;
}

.advantages {
    margin-bottom: 30px;
}
.advantages__item {
    padding: 20px 5px;
	text-align: left;
    width: 33.333%;
}
.advantages__item img {
    margin: 0;
    padding: 0;
}
.advantages__item--header {
	color: #282828;
    font: 14px/1.2 'unisans_heavy';
	text-transform: uppercase;
    margin: 0 0 0 2px;
	position: relative;
}

.gallery {
	margin-bottom: 30px;
    padding: 0;
	position: relative;
}
.gallery .more {
    background: url(/img/specific/more-gallery.png) 0 50% no-repeat;
}
.gallery-big {
	padding-right: 0 !important;
	position: relative;
}
.gallery-big img {
	width: 565px;
	height: 391px;
	border: 2px solid transparent;
	opacity: 0.9;
}
.gallery-big:hover img {
	border: 2px solid #ff291f;
	opacity: 1;
}
.gallery-big:hover:before {
	content: '';
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.gallery-big:before {
	content: '';
	position: absolute;
	background: url(/img/specific/gallery-plus.jpg) center center/100% no-repeat;
	width: 49px;
	height: 49px;
	margin-top: 175px;
	margin-left: 49%;
	z-index: 14;
	-webkit-transform: scale(0, 0);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(0, 0);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.gallery-big > a {
	display: block;
	width: inherit;
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
	background: url('/img/specific/0.gif');
	outline: none !important;
}
.gallery-small {
    text-align: center;
}
.gallery-small-img {
    display: inline-block;
	height: 172px;
    margin: 5px;
	position: relative;
    width: 275px;
}
.gallery-small img {
	border: 2px solid transparent;
	width: 100%;
	height: inherit;
	opacity: 0.9;
}
.gallery-small-img:hover img {
	opacity: 1;
	border: 2px solid #ff291f;
}
.gallery-small-img > a {
	display: block;
	width: inherit;
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
	background: url('/img/specific/0.gif');
	outline: none !important;
}
.gallery-small-img:hover:before {
	content: '';
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.gallery-small-img:before {
	content: '';
	position: absolute;
	background: url(/img/specific/gallery-plus.jpg) center center/100% no-repeat;
	width: 49px;
	height: 49px;
	margin-top: 65px;
	margin-left: 37%;
	-webkit-transform: scale(0, 0);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(0, 0);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.container_overall {
	background: #fff;
	border: 2px solid #d4d4d4;
}
.news_one {
    border-bottom: 1px solid #d7d7d7;
	margin-bottom: 15px;
    padding-bottom: 15px;
}
.news {
	padding: 0 10px;
	position: relative;
}
.news .more {
    background: url(/img/specific/more-news.png) 0 50% no-repeat;
    padding-left: 38px;
}
.news_img {
    display: block;
    flex: 0 0 auto;
    margin-right: 15px;
}
.news_content {
    flex: 1 1 auto;
}
.news_content .data {
	font-size: 12px;
	color: #8b8b8b;
	padding: 5px;
	border: 1px solid #8b8b8b;
	width: 79px;
}
.news_content .head {
	font-size: 16px;
	color: #282828;
	font-weight: bold;
}
.news_content .text {
	font-size: 12px;
	color: #707070;
	line-height: 1.5;
}
.news_one--hover {
	cursor: pointer;
}
.news_one--hover .news_img {
	display: inline-block;
	margin-right: 10px;
	border: 2px solid #ff291f;
	vertical-align: top;
}
.news_one--hover .news_content .data {
	color: #ff291f;
	border: 1px solid #ff291f;
}
.news_one--hover .news_content .head {
	color: #ff291f;
	text-decoration: underline;
}

.news-list-element-image {
    display: block;
    margin: 0 auto;
    padding: 0;
}
.news_one .admin-buttons {
	width: 100%;
	padding: 0 5px;
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #808080;
	background-color: #efefef;
	font-family: Arial, sans-serif;
}
.news-list-element-title {
    font: 12px/1 'unisans_heavy_italic';
	color: #282828;
	text-transform: uppercase;
}
.news-element-title {
	text-transform: uppercase;
	font-family: 'unisans_heavy';
}

.reviews {
	padding: 20px 0;
	position: relative;
}
.reviews .more {
    background: url(/img/specific/more-reviews.png) 0 50% no-repeat;
}
.reviews_head {
	margin-bottom: 20px;
}
.reviews_head:before {
	content: '';
	position: absolute;
	background: url(/img/specific/reviews.png) center center no-repeat;
    background-size: contain;
	width: 80px;
	height: 80px;
	margin-top: -10px;
	margin-left: 0;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	/* filter: url(grayscale.svg); */
}
.reviews_head .company {
	min-height: 20px;
    margin: 10px 0 10px 100px;
	font-size: 18px;
	color: #707070;
	font-family: 'unisans_thin_italic';
}
.reviews_head .company_name {
	margin: 10px 0 10px 100px;
	font-size: 18px;
	color: #282828;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'unisans_heavy_italic';
}
.reviews_text {
    color: #414141;
	font-size: 14px;
}

.up {
	position: fixed;
	color: #fff;
	bottom: 85px;
	right: 15px;
	z-index: 1;
}
.btn_up {
    border: 0;
	box-shadow: none !important;
    padding: 10px;
}
.catalog .col-xs-9 {
	padding-right: 0;
}
.catalog .col-xs-9 .col-xs-4 {
	width: 32.5%;
}
.catalog_left-menu--head {
	font-size: 20px;
	color: #ff291f;
	padding-left: 33px;
	margin-bottom: 20px;
	font-family: Arial;
}
.catalog_left-menu--head:before {
	content: '';
	position: absolute;
	background: url(/img/specific/cotalog-header.png) center center/100% no-repeat;
	width: 21px;
	height: 27px;
	margin-top: 0px;
	margin-left: -32px;
}
.catalog_left-menu--list {
	font-size: 18px;
	color: #ff291f;
	font-weight: bold;
	background: #fff;
	margin-bottom: 20px;
}
.catalog_left-menu--list a {
	font-size: 18px;
	color: #ff291f;
	font-weight: bold;
}
.catalog_left-menu--krov {
	padding: 8px 0px 8px 60px;
}
.catalog_left-menu--krov:before {
	content: '';
	position: absolute;
	background: url(/img/specific/catalog-krov.png) center center/100% no-repeat;
	width: 41px;
	height: 20px;
	margin-top: 0px;
	margin-left: -50px;
}
.catalog_left-menu--krov:hover {
	background: #ff291f;
}
.catalog_left-menu--krov:hover:before {
	content: '';
	position: absolute;
	background: url(/img/specific/catalog-krov-hover.png) center center/100% no-repeat;
	width: 41px;
	height: 20px;
	margin-top: 0px;
	margin-left: -50px;
}
.catalog_left-menu--krov:hover a {
	color: #fff;
}
.catalog_left-menu--fasad {
	padding: 8px 0px 8px 60px;
}
.catalog_left-menu--fasad:before {
	content: '';
	position: absolute;
	background: url(/img/specific/catalog-fasad.png) center center/100% no-repeat;
	width: 27px;
	height: 27px;
	margin-top: -3px;
	margin-left: -39px;
}
.catalog_left-menu--fasad:hover {
	background: #ff291f;
}
.catalog_left-menu--fasad:hover:before {
	content: '';
	position: absolute;
	background: url(/img/specific/catalog-fasad-hover.png) center center/100% no-repeat;
	width: 27px;
	height: 27px;
	margin-top: -3px;
	margin-left: -39px;
}
.catalog_left-menu--fasad:hover a {
	color: #fff;
}
.catalog_left-menu--teplo {
	padding: 8px 0px 8px 60px;
}
.catalog_left-menu--teplo:before {
	content: '';
	position: absolute;
	background: url(/img/specific/catalog-teplo.png) center center/100% no-repeat;
	width: 32px;
	height: 30px;
	margin-top: -3px;
	margin-left: -45px;
}
.catalog_left-menu--teplo:hover {
	background: #ff291f;
}
.catalog_left-menu--teplo:hover:before {
	content: '';
	position: absolute;
	background: url(/img/specific/catalog-teplo-hover.png) center center/100% no-repeat;
	width: 32px;
	height: 30px;
	margin-top: -3px;
	margin-left: -45px;
}
.catalog_left-menu--teplo:hover a {
	color: #fff;
}
.catalog_left-menu--woter {
	padding: 8px 0px 8px 50px;
}
.catalog_left-menu--woter:before {
	content: '';
	position: absolute;
	background: url(/img/specific/catalog-woter.png) center center/100% no-repeat;
	width: 27px;
	height: 23px;
	margin-top: 0px;
	margin-left: -33px;
}
.catalog_left-menu--woter a {
	font-size: 16px;
}
.catalog_left-menu--woter:hover {
	background: #ff291f;
}
.catalog_left-menu--woter:hover:before {
	content: '';
	position: absolute;
	background: url(/img/specific/catalog-woter-hover.png) center center/100% no-repeat;
	width: 27px;
	height: 23px;
	margin-top: 0px;
	margin-left: -33px;
}
.catalog_left-menu--woter:hover a {
	color: #fff;
}
.catalog_left-menu--second-list {
	display: none;
	padding-left: 18px;
}
.catalog_left-menu--second-list li {
	padding-bottom: 5px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 3px;
	font-size: 14px;
	list-style-type: square;
	color: #ff291f;
	background: url(/img/specific/catalog_left-menu--second.png) right center no-repeat;
}
.catalog_left-menu--second-list li a {
	font-size: 14px;
	color: #414141;
	font-weight: bold;
	text-transform: uppercase;
}
.catalog_left-menu--second-list li a span {
	font-weight: normal;
}
.catalog_left-menu--second-list li a:hover {
	color: #ff291f;
}
.catalog_left-menu--second-list--click {
	padding-bottom: 5px;
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 3px;
	font-size: 14px;
	list-style-type: square;
	color: #ff291f;
	background: url(/img/specific/catalog_left-menu--second-click.png) right center no-repeat !important;
}
.catalog_left-menu--thert-list {
	display: none;
	list-style: none !important;
	background: none !important;
	border-bottom: none !important;
	/*border-left: 2px solid;*/
}
.catalog_left-menu--thert-list li {
	list-style: none !important;
	background: none !important;
	border-bottom: none !important;
	/*            border-left: 2px solid;*/
	font-size: 12px;
	color: #707070;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.catalog_left-menu--for-list {
	display: none;
}
.show {
	display: block;
}
.breadcrumbs {
	font-size: 12px;
	color: #9d9d9d;
}
.breadcrumbs ul {
	padding-left: 0;
}
.breadcrumbs ul li {
	display: inline-block;
	/*            &:last-child:after {
                      content: none;
                  }*/
}
.breadcrumbs ul li a {
	color: #008dd4;
}
.breadcrumbs ul li a:hover {
	/*color: #008dd4;*/
}
.catalog_first-lavel {
	height: 275px;
	background: #fff;
	text-align: center;
	padding-top: 195px;
	margin-bottom: 10px;
	cursor: pointer;
}
.catalog_first-lavel a {
	font-size: 20px;
	color: #ff291f;
	font-weight: bold;
	font-style: italic;
}
.catalog_first-lavel--krov {
	padding-left: 0;
}
.catalog_first-lavel--krov:before {
	content: '';
	position: absolute;
	background: url(/img/specific/catalog-first-ur-krov.png) center center/100% no-repeat;
	width: 143px;
	height: 106px;
	margin-top: -130px;
	margin-left: -27px;
}
.catalog_first-lavel--krov:hover:before {
	background: url(/img/specific/catalog-first-ur-krov-hover.png) center center/100% no-repeat;
}
.catalog_first-lavel--fasad {
	margin-left: 10px;
	margin-right: 10px;
}
.catalog_first-lavel--fasad:before {
	content: '';
	position: absolute;
	background: url(/img/specific/catalog-first-ur-fasad.png) center center/100% no-repeat;
	width: 96px;
	height: 96px;
	margin-top: -135px;
	margin-left: -3px;
}
.catalog_first-lavel--fasad:hover:before {
	background: url(/img/specific/catalog-first-ur-fasad-hover.png) center center/100% no-repeat;
}
.catalog_first-lavel--teplo {
	padding-right: 0;
}
.catalog_first-lavel--teplo:before {
	content: '';
	position: absolute;
	background: url(/img/specific/catalog-first-ur-teplo.png) center center/100% no-repeat;
	width: 110px;
	height: 106px;
	margin-top: -133px;
	margin-left: 34px;
}
.catalog_first-lavel--teplo:hover:before {
	background: url(/img/specific/catalog-first-ur-teplo-hover.png) center center/100% no-repeat;
}
.catalog_first-lavel--woter {
	padding-left: 0;
}
.catalog_first-lavel--woter:before {
	content: '';
	position: absolute;
	background: url(/img/specific/catalog-first-ur-woter.png) center center/100% no-repeat;
	width: 102px;
	height: 94px;
	margin-top: -130px;
	margin-left: 85px;
}
.catalog_first-lavel--woter:hover:before {
	background: url(/img/specific/catalog-first-ur-woter-hover.png) center center/100% no-repeat;
}
.catalog_first-lavel:hover {
	background: #ff291f;
}
.catalog_first-lavel:hover a {
	color: #fff;
	text-decoration: underline;
}
.catalog_second-level {
    background: #fff;
	border: 1px solid #d2d2d2;
    display: inline-block;
    margin: 20px 10px;
	padding: 10px;
	position: relative;
    vertical-align: top;
    width: 280px;
}
.catalog_second-level.last {
	margin-right: 0 !important;
}
.catalog_second-level > .catalog-category-title {
	display: block;
	font-size: 16px;
	color: #282828;
	text-transform: uppercase;
	font-family: 'unisans_heavy_italic';
}
.catalog_second-level:hover > .catalog-category-title {
	text-decoration: underline;
	color: #ff291f !important;
}
.catalog_second-level > a.category-link {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url('/img/specific/0.gif');
	z-index: 15;
}
.catalog_second-level--center {
	margin-left: 10px;
	margin-right: 10px;
}
.catalog_second-level--photo {
	height: 190px;
	width: 100%;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #d2d2d2;
	overflow: hidden;
}
.catalog_second-level--photo img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: inherit;
}
.catalog_second-level a {
	font-size: 16px;
	color: #282828;
}
.catalog_second-level a b {
	font-weight: normal;
	font-family: 'unisans_heavy_italic';
}
.catalog_second-level:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.catalog_third-lavel {
	height: 320px !important;
}
.catalog_third-lavel img {
	opacity: 0.9;
}
.catalog_second-level:hover .catalog_third-level--btn {
	background: url(/img/specific/catalog_third-lavel--btn-hover.png) center center/100% no-repeat;
	color: #fff !important;
	text-decoration: none !important;
}
.catalog_second-level:hover .catalog_third-level--btn:before {
	background: url(/img/specific/catalog_third-lavel--srt-hover.png) center center/100% no-repeat;
}
.catalog_third-lavel:hover img {
	opacity: 1;
}
.catalog_third-level--btn {
	display: block;
	width: 100%;
	height: 34px;
	margin-top: 15px;
	padding-top: 7px;
	font-size: 13px !important;
	color: #fff !important;
	font-weight: normal;
	background: url(/img/specific/catalog_third-lavel--btn.png) center center/100% no-repeat;
	overflow: hidden;
}
.catalog_third-level--btn:before {
	content: '';
	position: absolute;
	background: url(/img/specific/catalog_third-lavel--srt.png) center center/100% no-repeat;
	width: 54px;
	height: 16px;
	margin-top: 0px;
	margin-left: 183px;
}
.catalog_third-level--btn span {
	color: #212121;
	padding-right: 15px;
	padding-left: 4px;
	font-family: 'unisans_thin_italic';
}
.catalog_for-lavel-head {
	background: #fff;
	border: 1px solid #d2d2d2;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.catalog_for-lavel-head--photo {
	display: inline-block;
	width: 250px;
	height: 190px;
	border: 1px solid #d2d2d2;
	margin: 20px;
	vertical-align: top;
	overflow: hidden;
}
.catalog_for-lavel-head--photo img {
	width: 100%;
	height: inherit;
}
.catalog_for-lavel-head--text {
	display: inline-block;
	width: 565px;
	padding-top: 20px;
}
.catalog_for-lavel-head-header {
	font-size: 20px;
	color: #ff291f;
	text-decoration: underline;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: 'unisans_heavy_italic';
}
.catalog_for-lavel-head--dis {
	font-size: 14px;
	color: #555555;
	border-left: 4px solid #cbcbcb;
	padding-left: 20px;
}
.catalog_for-level-material {
	margin-bottom: 30px;
    padding: 0 5px;
    width: 280px;
}

.product-price {
    color: #282828;
    font-size: 14px;
    margin-bottom: 10px;
}
.product-price__label {
    font-family: 'unisans_thin_italic';
    text-transform: uppercase;
}
.product-price__value {
    font-family: 'unisans_heavy';
    font-size: 16px;
    margin-left: 15px;
}
.product-price__measure {
    display: inline-block;
    font-family: sans-serif;
    margin-left: 5px;
}

.catalog_for-level-material-btn {
	font-size: 12px;
	color: #4b4b4b;
	font-style: italic;
	display: inline-block;
	vertical-align: bottom;
}
.catalog_for-level-material-btn:before {
	content: '';
	position: absolute;
	background: url(/img/specific/catalog_for-level-material-btn.png) center center/100% no-repeat;
	width: 25px;
	height: 17px;
	margin-top: -18px;
	margin-left: 14px;
}
.catalog_for-level-material-btn--click:before {
	content: '';
	position: absolute;
	background: url(/img/specific/catalog_for-level-material-btn-click.png) center center/100% no-repeat;
	width: 25px;
	height: 17px;
	margin-top: -18px;
	margin-left: 14px;
}
.catalog-product {
    background-color: #FFF;
    border: 1px solid #d0d0d0;
    padding: 8px;
	position: relative;
    transition: .2s;
}
.catalog-product:hover {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
}
.catalog-product__name {
    border-bottom: 1px solid #d1d1d1;
    color: #282828;
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 10px;
    height: 65px;
    overflow: hidden;
    padding-bottom: 5px;
    text-decoration: none;
}
.catalog-product__name:hover {
    text-decoration: underline;
}
.catalog-product__add-to-cart {
    background: #ff291f url('/img/specific/catalog-add-in-cart-btn.png') no-repeat -30px 50%;
    border: 2px solid #ff291f;
    color: #FFF;
    display: block;
    font-family: 'unisans_heavy_italic';
    font-size: 14px;
    line-height: 34px;
    padding-left: 50px;
    text-decoration: none;
    transition: .2s;
}
.catalog-product__add-to-cart:active,
.catalog-product__add-to-cart:focus {
    text-decoration: none;
}
.catalog-product__add-to-cart:hover {
    background-color: #FFF;
    color: #ff291f;
    text-decoration: none;
}

.catalog_for-level-material--tabel {
	text-align: center;
	width: 100%;
	height: 100%;
}
.catalog_for-level-material--tabel tr {
	border: 1px solid #eaeaea;
}
.catalog_for-level-material--tabel tr td {
	border: 1px solid #eaeaea;
	background-color: #FFF;
	padding: 5px;
	line-height: 1.3;
	vertical-align: middle;
}
.catalog_for-level-material--tabel-head {
	font-size: 12px;
	border: 1px solid #eaeaea;
	color: #707070;
	font-weight: 500;
}
.catalog_for-level-material--tabel-content {
	font-size: 12px;
	color: #282828;
	vertical-align: top;
	font-family: 'unisans_heavy';
}
.catalog_for-level-material--tabel-content .tol:after {
	content: '';
	position: absolute;
	background: url(/img/specific/tol.png) center center/100% no-repeat;
	width: 35px;
	height: 12px;
	margin-top: 28px;
	margin-left: -36px;
}
.catalog_for-level-material--tabel-content .mex:after {
	content: '';
	position: absolute;
	background: url(/img/specific/mex.png) center center/100% no-repeat;
	width: 81px;
	height: 5px;
	margin-top: 28px;
	margin-left: -70px;
}
.catalog_for-level-material--tabel-content .colorses:after {
	content: '';
	position: absolute;
	background: url(/img/specific/colorses.png) center center/100% no-repeat;
	width: 81px;
	height: 5px;
	margin-top: 28px;
	margin-left: -79px;
}
.catalog_for-level-material--tabel-content .kor:after {
	content: '';
	position: absolute;
	background: url(/img/specific/kor.png) center center/100% no-repeat;
	width: 81px;
	height: 5px;
	margin-top: 28px;
	margin-left: -70px;
}
.catalog_for-level-material--more_color {
	margin-bottom: 30px;
}
.catalog_for-level-material--more_color .photo {
	display: inline-block;
	margin-right: 15px;
	vertical-align: top;
}
.catalog_for-level-material--more_color .photo img {
	width: 232px;
	height: 190px;
	border: 2px solid #ff291f;
}
.catalog_for-level-material--more_color .photo-small {
	display: inline-block;
	width: 60px;
	margin-right: 20px;
}
.catalog_for-level-material--more_color .photo-small img {
	width: 62px;
	height: 50px;
	margin-bottom: 20px;
}
.catalog_for-level-material--more_color .photo-small a:last-child img {
	margin-bottom: 0px !important;
}
.catalog_for-level-material--more_color .dis {
	display: inline-block;
	vertical-align: top;
}
.catalog_for-level-material--more_color .dis_header {
	min-height: 22px;
	font-size: 18px;
	color: #2b2b2b;
	margin-bottom: 20px;
}
.catalog_for-level-material--more_color .dis_header b {
	text-transform: uppercase;
	font-weight: normal;
	font-family: 'unisans_heavy';
}
.catalog_for-level-material--more_color .dis .gamma {
	font-size: 12px;
	color: #707070;
	font-style: italic;
	margin-bottom: 20px;
}
.catalog_for-level-material--more_color .dis img {
	margin-right: 10px;
}
.catalog_for-level-material--more_dis .head {
	height: 41px;
	margin-bottom: 20px;
}
.catalog_for-level-material--more_dis .head p {
    border-bottom: 4px solid #dbdbdb;
    color: #707070;
    flex: 1 1 auto;
    font-family: 'unisans_heavy';
	font-size: 16px;
    padding: 5px;
    text-align: center;
}
.catalog_for-level-material--more_dis .head p:hover,
.catalog_for-level-material--more_dis .head p.active {
	color: #ff291f !important;
	border-bottom-color: #ff291f;
}
.catalog_for-level-material--more_dis .head-active {
	color: #ff291f !important;
	border-bottom: 4px solid #ff291f;
}
.catalog_for-level-material--more_dis .head .description:hover,
.catalog_for-level-material--more_dis .head .characteristic:hover,
.catalog_for-level-material--more_dis .head .installation:hover {
	color: #ff291f !important;
	border-bottom: 4px solid #ff291f;
}
.catalog_for-level-material--more_dis .more_description-head {
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 20px;
	color: #232323;
	text-transform: uppercase;
}
.catalog_for-level-material--more_dis .more_description-text {
	font-size: 14px;
	color: #4e4e4e;
	line-height: 1.5;
}
.catalog_for-level-material--more_info {
	display: none;
}
.catalog_for-level-material--more_info .more_description {
	display: none;
	font-size: 14px;
	color: #4e4e4e;
	line-height: 1.5;
}
.btn-zakaz-produkt {
	font-size: 16px;
	color: #fd3c33;
	display: block;
	width: 187px;
	height: 38px;
	border: 2px solid #fd3c33;
	text-align: center;
	padding-top: 6px;
	margin-top: 30px;
	cursor: pointer;
}
.btn-zakaz-produkt:hover {
	background: url(/img/specific/btn-zakaz-produkt.jpg) center center/100% no-repeat;
	color: #fff;
	text-decoration: none;
}
.modal_zakaz .modal-dialog {
	width: 380px;
	height: 300px;
}
.modal_zakaz .modal-content {
	width: 405px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
.modal_zakaz .modal-header {
	border-bottom: none;
	padding-bottom: 0;
}
.modal_zakaz .close {
	color: #fff;
	background: #000;
	border-radius: 100%;
	width: 25px;
	height: 25px;
	font-weight: normal;
	margin-top: -29px;
	margin-right: -40px;
}
.modal_zakaz .close:before {
	content: '';
	display: none !important;
	vertical-align: top;
	margin: 4px 0 0;
}
.modal_zakaz .close:hover {
	opacity: 1;
}
.modal_zakaz .modal_zakaz-head {
	text-align: center;
	color: #ff291f;
	font-weight: bold;
	font-style: italic;
	font-size: 22px;
	border-bottom: 4px solid #ff291f;
	width: 250px;
	margin: auto;
	margin-bottom: 10px;
}
.modal_zakaz input[type="text"] {
	width: 100%;
	height: 44px;
	background: #f1f1f1;
	border: 1px solid #e0e0e0;
	padding-left: 10px;
	font-size: 12px;
	color: #707070;
	margin-bottom: 30px;
}
.modal_zakaz .name:after {
	content: '';
	position: absolute;
	background: url(/img/specific/modal-zakaz.png) center center/100% no-repeat;
	width: 9px;
	height: 7px;
	margin-top: 19px;
	margin-left: -20px;
}
.modal_zakaz .modal_zakaz-btn {
	width: 100%;
	height: 50px;
	display: block;
	font-size: 16px;
	color: #fd3c33;
	text-align: center;
	border: 2px solid #fd3c33;
	padding-top: 12px;
	cursor: pointer;
}
.modal_zakaz .modal_zakaz-btn:hover {
	background: url(/img/specific/modal_zakaz-btn.png) center center/100% no-repeat;
	color: #fff;
	text-decoration: none;
}
.template {
	min-height: 400px;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 80px;
	background: #fff;
	border: 1px solid #d3d3d3;
}
.template-content {
	font-size: 16px;
	color: #303030;
	line-height: 1.5;
	margin-bottom: 30px;
}
.header-first {
	text-align: left;
	padding-left: 20px;
	margin-bottom: 10px;
}
.header-second {
    color: #ff291f;
    font-weight: 700;
	font-size: 16px;
	line-height: 1.4;
}
.header-thirt {
	font-size: 18px;
	color: #272727;
	font-weight: 700;
}
.hyperlink {
	display: inline-block;
	margin-bottom: 10px;
	color: #008dd4;
	font-size: 14px;
}
.hyperlink:hover {
	color: #008dd4;
}
.reviews-page {
	padding-top: 0;
	height: auto;
}
.reviews-page .reviews_head {
	margin-bottom: 50px;
}
.reviews-page .reviews_text {
	border-bottom: 2px solid #d2d2d2;
	border-left: 2px solid #d2d2d2;
	border-right: 2px solid #d2d2d2;
	padding: 10px;
	padding-top: 20px;
}
.reviews-page .reviews_text:before {
	content: '';
	position: absolute;
	background: url(/img/specific/reviews-border-static.png) center center/100% no-repeat;
	width: 339px;
	height: 28px;
	margin-top: -46px;
	margin-left: -11px;
}
.reviews-page .reviews_text:after {
	background: none;
}
.reviews-page .reviews_text:hover {
	border-bottom: 2px solid #ff2513;
	border-left: 2px solid #ff2513;
	border-right: 2px solid #ff2513;
}
.reviews-page .reviews_text:hover:before {
	background: url(/img/specific/reviews-border.png) center center/100% no-repeat;
}
.btn-reviews {
	position: absolute;
	margin-top: -83px;
	margin-left: 893px;
	font-size: 14px;
	color: #ff291f;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #ff291f;
	width: 200px;
	height: 36px;
	padding-top: 8px;
	padding-left: 25px;
}
.btn-reviews:before {
	content: '';
	position: absolute;
	background: url(/img/specific/btn-reviews-decor.png) center center/100% no-repeat;
	width: 24px;
	height: 16px;
	margin-top: 0px;
	margin-left: -30px;
}
.btn-reviews:hover {
	text-decoration: none;
	color: #fff;
	background: url(/img/specific/btn-reviews.jpg) center center/100% no-repeat;
}
.btn-reviews:hover:before {
	content: '';
	position: absolute;
	background: url(/img/specific/btn-reviews-decor-hover.png) center center/100% no-repeat;
	width: 24px;
	height: 16px;
	margin-top: 0px;
	margin-left: -30px;
}
.modal_review .modal-dialog {
	width: 530px;
}
.modal_review .modal-content {
	width: 530px;
}
.modal_review .modal-header {
	border-bottom: none;
	padding-bottom: 0px;
}
.modal_review .modal_zakaz-head {
	width: 400px;
}
.modal_review .name-head {
	font-size: 10px;
	color: #707070;
	text-transform: uppercase;
}
.modal_review textarea {
	width: 100%;
	margin-bottom: 20px;
	height: 260px;
	border: 1px solid #e0e0e0;
	padding: 10px;
	font-style: italic;
	color: #707070;
	font-size: 20px;
	resize: none;
}
.modal_review .modal_zakaz-btn {
	width: 400px;
	margin: auto;
}
.modal_review .name:after {
	content: '';
	position: absolute;
	background: url(/img/specific/modal-zakaz.png) center center/100% no-repeat;
	width: 9px;
	height: 7px;
	margin-top: -55px;
	margin-left: 483px;
}
.contacts_content {
	background: #fff;
	padding: 15px;
	padding-left: 20px;
	border: 1px solid #cfcfcf;
	padding-bottom: 87px;
}
.contacts_content-header {
	font-size: 20px;
	font-weight: bold;
	color: #ff291f;
	margin-bottom: 25px;
	font-family: 'unisans_heavy';
}
.contacts_content-contacts--head {
	font-size: 14px;
	color: #282828;
	padding-left: 30px;
	margin-bottom: 5px;
	font-family: 'unisans_heavy_italic';
}
.contacts_content-contacts--head:before {
	content: '';
	position: absolute;
	background: url(/img/specific/contacts.png) center center/100% no-repeat;
	width: 23px;
	height: 20px;
	margin-top: -5px;
	margin-left: -30px;
}
.contacts_content-contacts--adres {
	font-size: 16px;
	font-family: 'unisans_heavy_italic';
	font-style: italic;
	color: #282828;
	margin-bottom: 15px;
}
.contacts_content-mail--head {
	font-size: 14px;
	font-family: 'unisans_heavy_italic';
	color: #282828;
	padding-left: 30px;
	margin-bottom: 5px;
}
.contacts_content-mail--head:before {
	content: '';
	position: absolute;
	background: url(/img/specific/mail.png) center center/100% no-repeat;
	width: 20px;
	height: 14px;
	margin-top: 2px;
	margin-left: -30px;
}
.contacts_content-mail--adres {
	font-size: 16px;
	font-weight: 900;
	color: #ff291f;
	margin-bottom: 15px;
	text-transform: uppercase;
	text-decoration: underline;
	font-family: 'unisans_heavy_italic';
}
.contacts_content-phone--head {
	font-size: 14px;
	font-family: 'unisans_heavy_italic';
	color: #282828;
	padding-left: 30px;
	margin-bottom: 5px;
}
.contacts_content-phone--head:before {
	content: '';
	position: absolute;
	background: url(/img/specific/contacts-phone.png) center center/100% no-repeat;
	width: 20px;
	height: 20px;
	margin-top: -5px;
	margin-left: -30px;
}
.contacts_content-phone--adres {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #282828;
	margin-bottom: 5px;
}
.contacts_content-phone--adres:last-child {
	margin-bottom: 15px;
}
.contacts_content-facs--head {
	font-size: 14px;
	font-family: 'unisans_heavy_italic';
	color: #282828;
	padding-left: 30px;
	margin-bottom: 5px;
}
.contacts_content-facs--head:before {
	content: '';
	position: absolute;
	background: url(/img/specific/facs.png) center center/100% no-repeat;
	width: 25px;
	height: 24px;
	margin-top: -9px;
	margin-left: -30px;
}
.contacts_content-facs--adres {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #282828;
	margin-bottom: 15px;
}
.contacts_content-grafic--head {
	font-size: 14px;
	font-family: 'unisans_heavy_italic';
	color: #282828;
	padding-left: 30px;
	margin-bottom: 15px;
}
.contacts_content-grafic--head:before {
	content: '';
	position: absolute;
	background: url(/img/specific/grafic.png) center center/100% no-repeat;
	width: 24px;
	height: 24px;
	margin-top: -9px;
	margin-left: -30px;
}
.contacts_content-grafic {
	margin-bottom: 30px;
}
.contacts_content-grafic--tabel table {
    border-collapse: collapse;
	width: 100%;
	text-align: center;
}
.contacts_content-grafic--tabel table td {
    padding: 3px;
}
.contacts_content-grafic--tabel .grafic-tabel--head {
	color: #fff;
	font-weight: bold;
}
.contacts_content-grafic--tabel .grafic-tabel--head td {
    background: #fc4b43;
    border: 1px solid #fc4b43;
    font: 18px/1.5 'unisans_heavy';
}
.contacts_content-grafic--tabel .grafic-tabel--time {
	color: #232323;
}
.contacts_content-grafic--tabel .grafic-tabel--time td {
	border: 1px solid #dfdfdf;
    font-size: 16px;
    line-height: 1.5;
}
.contacts_content-grafic-weekend {
	font-size: 16px;
	font-weight: bold;
	padding-left: 30px;
	font-family: 'unisans_thin_italic';
}
.contacts_content-grafic-weekend b {
	color: #ff291f;
	font-weight: normal;
	font-family: 'unisans_heavy_italic';
}
.contacts_content-grafic-weekend:before {
	content: '';
	position: absolute;
	background: url(/img/specific/weekend.png) center center/100% no-repeat;
	width: 24px;
	height: 24px;
	margin-top: -9px;
	margin-left: -30px;
}
.news_item .header-second {
	margin-top: 50px !important;
}
.news_item-photo {
	margin-bottom: 40px;
}
.news_item-photo img {
    display: block;
	max-width: 100%;
}
.news_item-text .data {
	font-size: 12px;
	color: #ff291f;
	padding: 5px;
	border: 1px solid #ff291f;
	width: 79px;
	margin-bottom: 20px;
}
.news_item-prev {
	margin-left: 70px;
	margin-bottom: 60px;
}
.news_item-prev:before {
	content: '';
	position: absolute;
	background: url(/img/specific/news_item-prev.png) center center/100% no-repeat;
	width: 56px;
	height: 17px;
	margin-top: 1px;
	margin-left: -70px;
}
.news_items .news {
	padding-top: 0px !important;
}
.news_items .news:after {
	background: none !important;
}
.slider-for .slick-slide img {
	width: 100%;
}
.slider-nav {
	width: 1090px;
	margin: auto;
}
.slider-nav .slick-slide {
	cursor: pointer;
	width: 170px;
	height: 159px;
	margin-bottom: 20px;
	float: left;
	margin: 0.5em 10px .5em 0;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.slider-nav .slick-slide img {
	margin: -106px -158px -40px -30px;
}
.slick-slide:hover .gallegy_slaid-nav-text {
	color: #ff291f;
}
.gallegy_slaid-nav--img:hover:before {
	content: '';
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.gallegy_slaid-nav--img:before {
	content: '';
	position: absolute;
	background: url(/img/specific/gallery-plus.jpg) center center/100% no-repeat;
	width: 49px;
	height: 49px;
	margin-top: 160px;
	margin-left: 60px;
	-webkit-transform: scale(0, 0);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(0, 0);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
.gallery_slaid-head {
	width: 1200px;
	margin: auto;
}
.gallery_slaid-head p {
	background: #ff291f;
	width: 420px;
	padding: 5px;
	font-size: 14px;
	color: #fff;
	position: absolute;
	margin-top: 40px;
}
.gallegy_slaid-nav-text {
	position: absolute;
	margin-top: -216px;
	font-size: 16px;
	color: #252525;
	font-weight: bold;
	text-decoration: underline;
}
.slick-prev {
	background: url(/img/specific/gallery-slaid-prev.png) center center no-repeat;
	display: block;
	height: 159px;
	margin-top: -7px;
	width: 25px;
}
.slick-prev:before {
	content: "";
}
.slick-prev:hover {
	background: url(/img/specific/gallery-slaid-prev.png) center center no-repeat;
}
.slick-next {
	background: url(/img/specific/gallery-slaid-next.png) center center no-repeat;
	display: block;
	height: 159px;
	margin-top: -7px;
	margin-right: 9px;
	width: 25px;
}
.slick-next:before {
	content: "";
}
.slick-next:hover {
	background: url(/img/specific/gallery-slaid-next.png) center center no-repeat;
}

.albums-list {
    text-align: center;
}
.albums-tab-thumb img {
	height: auto;
	width: 236px !important;
	background-color: white;
	padding: 5px;
}
.albums-tab {
    display: inline-block;
	margin: 25px;
    vertical-align: top;
    width: 236px !important;
}
.albums-tab .album-image {
	width: 235px;
	height: 235px;
}
.albums-tab .album-title-link {
	color: #282828;
	text-transform: uppercase;
	font-family: 'unisans_heavy_italic';
}
.albums-tab:hover .album-title-link {
	color: #ff291f;
}
.albums-tab-thumb {
	float: left;
	width: 235px !important;
	height: 235px !important;
	position: relative;
}
.albums-tab-thumb .album-link {
	display: block;
	width: inherit;
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	background: url('/img/specific/0.gif');
}
.albums-tab-text {
	float: left;
	width: 100%;
	text-align: left !important;
	color: #35759f;
	margin-top: 15px;
	font-size: 18px;
}
.albums-tab-text {
	font-size: 16px !important;
	font-weight: bold !important;
	color: #282828 !important;
	cursor: pointer;
}
.albums-tab-text:hover {
	color: #ff291f !important;
	text-decoration: underline !important;
}
.navig {
	width: 1200px;
	margin: auto;
	margin-top: 50px;
}
.navig ul {
	float: right;
	font-size: 16px;
}
.navig ul li {
	display: block;
	padding: 10px 15px;
	float: left;
	color: #101010;
}
.navig ul li a {
	text-decoration: none;
}
.navig ul li:hover {
	color: #ff291f;
}
.navig ul li:hover a {
	color: #ff291f;
}
.navig--active {
	background-color: #ff291f;
}
.navig--active a {
	color: #fff !important;
}
.navig--active:hover {
	color: #fff !important;
}
.navig-prev {
	background: url(/img/specific/nav-prev.png) center center no-repeat;
}
.navig-prev:hover {
	background: url(/img/specific/nav-prev-hover.png) center center no-repeat;
}
.navig-prev--super {
	background: url(/img/specific/nav-prev--super.png) center center no-repeat;
}
.navig-prev--super:hover {
	background: url(/img/specific/nav-prev--super-hover.png) center center no-repeat;
}
.navig-next {
	background: url(/img/specific/nav-next.png) center center no-repeat;
}
.navig-next--super {
	background: url(/img/specific/nav-next--super.png) center center no-repeat;
}
.grid-item {
	margin-bottom: 50px;
}
.cat-tabs {
	text-transform: uppercase;
	display: table;
	width: 100%;
	margin: 3px 0 0;
}
.cat-tabs > li {
	display: table-cell;
	/*width: 50%;*/
}
.cat-tabs > li > a {
	font-size: 14px;
	line-height: 20px;
	padding: 10px 15px 12px;
	border: none;
	border-top: 2px solid transparent;
	font-weight: 600;
	color: #dc0032;
}
.cat-tabs > li > a:hover,
.cat-tabs > li > a:focus {
	border-top: 2px solid #dc0032;
}
.cat-tabs > li > a span {
	border: none;
	border-bottom: 1px dashed;
}
.cat-tabs > li.active a,
.cat-tabs > li.active a:hover,
.cat-tabs > li.active a:focus {
	color: #2b2a29;
	border: none;
	border-top: 2px solid #dc0032;
}
.cat-tabs > li.active a span,
.cat-tabs > li.active a:hover span,
.cat-tabs > li.active a:focus span {
	border-color: transparent;
}
.left-menu {
	list-style: none;
	background: #FFF;
	margin: -5px 0 0;
	border-radius: 3px;
	padding: 2px 0 0;
	position: relative;
	z-index: 2;
}
.left-menu > li {
	border-top: 1px solid #ececec;
}
.left-menu > li:first-child {
	border-top: 0;
}
.left-menu a {
	display: block;
	padding: 10px 15px 9px;
	-webkit-transition-property: color, background;
	-o-transition-property: color, background;
	-moz-transition-property: color, background;
	-ms-transition-property: color, background;
	transition-property: color, background;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.left-menu a:hover {
	background: #dc0032;
	color: #FFF;
}
.user-header {
	margin-left: -15px;
}
.user-header-cart {
	box-shadow: 0 2px 9px -3px rgba(0, 0, 0, 0.3) inset;
	border-radius: 100px;
	margin: 30px 0 10px;
	-webkit-transition-property: box-shadow;
	-o-transition-property: box-shadow;
	-moz-transition-property: box-shadow;
	-ms-transition-property: box-shadow;
	transition-property: box-shadow;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.user-header-cart:hover {
	box-shadow: 0 2px 12px -3px rgba(0, 0, 0, 0.3) inset;
}
.user-header-cart > a {
	display: block;
}
.user-header-cart > a:hover {
	text-decoration: none;
}
.user-header-cart__ico {
	float: left;
	width: 38px;
	height: 38px;
	border-radius: 100%;
	padding: 10px 8px 0;
	margin: 3px 9px 0 12px;
	background: #d10031;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QxMDAzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYTA4M2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d10031 0%, #ea083c 100%);
	background: -webkit-linear-gradient(top, #d10031 0%, #ea083c 100%);
	background: linear-gradient(to bottom, #d10031 0%, #ea083c 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d10031', endColorstr='#ea083c', GradientType=0);
}
.user-header-cart__ico:before {
	content: '';
	display: block;
	vertical-align: top;
	margin: 0;
}
.user-header-cart__content {
	color: #000;
	margin: 6px 0 9px;
}
.user-header-cart__content-count {
	margin: 0 0 -2px;
	font-weight: 600;
}
.user-header-cart__content-cost {
	font-size: 12px;
	line-height: 20px;
}
.user-header-auth {
	padding: 0 0 0 9px;
}
.auth-link {
	color: #e8083b;
	display: inline-block;
	text-decoration: underline;
}
.auth-link:hover {
	text-decoration: none;
}
.auth-link_login:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 6px 5px 0 0;
}
.auth-link + .auth-link {
	margin-left: 14px;
}
.header-contacts {
	margin: 31px 0 0 -3px;
}
.header-contacts__phone {
	position: relative;
	margin: 0 0 4px 36px;
	font-size: 26px;
	line-height: 33px;
	font-weight: 600;
}
.header-contacts__phone:before {
	content: '';
	display: block;
	vertical-align: top;
	margin: 0;
}
.header-contacts__phone:before {
	position: absolute;
	left: -29px;
	top: 10px;
}
.header-contacts__email a {
	color: #e8083b;
	display: inline-block;
	text-decoration: underline;
	margin: 0 0 7px 36px;
	position: relative;
}
.header-contacts__email a:hover {
	text-decoration: none;
}
.header-contacts__email a:before {
	content: '';
	display: block;
	vertical-align: top;
	margin: 0;
}
.header-contacts__email a:before {
	position: absolute;
	left: -29px;
	top: 7px;
}
.header-contacts__addr {
	position: relative;
	margin: 0 0 0 36px;
}
.header-contacts__addr:before {
	content: '';
	display: block;
	vertical-align: top;
	margin: 0;
}
.header-contacts__addr:before {
	position: absolute;
	left: -26px;
	top: 5px;
}
h1,
.h1 {
	text-transform: uppercase;
	margin: 5px 0 27px;
}
h1 .selected,
.h1 .selected {
	color: #e8083b;
}
h2,
.h2 {
	text-transform: uppercase;
	margin: 27px 0 15px;
}
h2 .selected,
.h2 .selected {
	color: #e8083b;
}
h3,
.h3 {
	text-transform: uppercase;
	margin: 27px 0 15px;
}
h3 .selected,
.h3 .selected {
	color: #e8083b;
}
h4,
.h4 {
	text-transform: uppercase;
	margin: 13px 0;
}
h4 .selected,
h4.selected,
.h4 .selected,
.h4.selected {
	color: #e8083b;
}
h5,
.h5 {
	margin: 0 0 10px;
}
.product-item {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	background: #ffffff;
	border-radius: 3px;
	margin: 0 0 22px;
}
.product-item__img {
	padding: 9px 0 0;
	height: 209px;
	margin: 0 0 2px;
	width: 100%;
	text-align: center;
	line-height: 190px;
}
.product-item__img a {
	display: block;
	height: 200px;
}
.product-item__img img {
	max-width: 100%;
	max-height: 200px;
}
.product-item__title {
	overflow: hidden;
}
.product-item__title-wrapper {
	font-size: 17px;
	line-height: 20px;
	font-weight: 600;
	height: 60px;
	position: relative;
	padding: 0 0 0 17px;
	margin: 0 0 13px;
}
.product-item__title-wrapper:before {
	content: '';
	position: absolute;
	left: 0;
	top: -3px;
	height: 71px;
	display: block;
	border-left: 3px solid #e4002f;
}
.product-item__title-wrapper a {
	color: #2e2e2e;
}
.product-item__price {
	color: #e4002f;
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	padding: 0 0 0 17px;
	margin: 0 0 16px;
}
.product-item__price-actual {
	float: left;
}
.product-item__price-old {
	font-size: 13px;
	line-height: 20px;
	float: left;
	margin-left: 10px;
	color: #838383;
	font-weight: normal;
	text-decoration: line-through;
}
.product-item__more {
	padding: 0 17px 15px;
}
.product-item__title-group {
	text-align: center;
	font-size: 17px;
	line-height: 21px;
	color: #292929;
	font-weight: 600;
	border-bottom: 3px solid #dc0032;
	padding: 0 10px 12px;
}
.product-item > a {
	display: block;
}
.product-item > a:hover {
	text-decoration: none;
}
.btn {
	box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.3);
	border-radius: 3px;
}
.btn.btn-default {
	background: #ea083c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhMDgzYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMTAwMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ea083c 0%, #d10031 100%);
	background: -webkit-linear-gradient(top, #ea083c 0%, #d10031 100%);
	background: linear-gradient(to bottom, #ea083c 0%, #d10031 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea083c', endColorstr='#d10031', GradientType=0);
}
.btn.btn-default:hover {
	background: #f01e4f;
	border-color: #f01e4f;
}
.btn.btn-default:active {
	background: #e10639;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxMDYzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNzBlMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #e10639 0%, #b70e35 100%);
	background: -webkit-linear-gradient(top, #e10639 0%, #b70e35 100%);
	background: linear-gradient(to bottom, #e10639 0%, #b70e35 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e10639', endColorstr='#b70e35', GradientType=0);
}
.btn.btn-primary {
	padding-left: 18px;
	padding-right: 18px;
	border-width: 2px;
}
.btn-100 {
	display: block;
	width: 100%;
}
.btn.btn-xs,
.btn-group-xs > .btn {
	padding: 7px 10px;
	font-size: 14px;
	font-weight: 600;
}
.price-download {
	text-align: center;
}
.price-download a {
	display: block;
	background: #ffffff;
	color: #e8083b;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
	padding: 9px 10px;
	border-radius: 3px;
}
.price-download a:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 4px 10px 0 0;
}
.main-about {
	font-size: 13px;
	line-height: 20px;
	padding-right: 250px;
	background: url(/img/specific/main-about.jpg) right top no-repeat;
}
.subscribe {
	background: #FFF;
	white-space: nowrap;
	padding: 18px 0;
}
.subscribe__container {
	margin: auto;
	width: 100%;
	max-width: 720px;
}
.subscribe__title {
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	margin: 6px 13px 0 0;
}
.subscribe__title:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 4px 11px 0 0;
}
.subscribe__row {
	display: inline-block;
	vertical-align: top;
}
.subscribe__row + .subscribe__row {
	margin-left: 5px;
}
.subscribe .form-control {
	width: 295px;
}
.subscribe .btn {
	padding: 6px 38px;
}
.login-link {
	color: #767676;
	text-decoration: underline;
	display: inline-block;
	margin-top: 9px;
}
.footer-wrapper {
	width: 100%;
	max-width: 1200px;
	margin: auto;
}
.footer {
	background: #3b3b3b;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiM2IzYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNDI0MjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #3b3b3b 0%, #242424 100%);
	background: -webkit-linear-gradient(top, #3b3b3b 0%, #242424 100%);
	background: linear-gradient(to bottom, #3b3b3b 0%, #242424 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#3b3b3b', endColorstr='#242424', GradientType=0);
	height: 160px;
	padding: 34px 0;
}
.logo-footer {
	padding-left: 95px;
	background: url(/img/specific/logo-footer.png) left center no-repeat;
	color: #c5c5c5;
	min-height: 76px;
	float: left;
	width: 403px;
}
.footer-call {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	margin: 0 0 3px;
}
.footer-addr {
	margin: 0 0 1px;
}
.footer-email a {
	color: #ffffff;
	text-decoration: underline;
}
.footer-email a:hover {
	text-decoration: none;
}
.menu-footer {
	float: left;
	width: 391px;
}
.menu-footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 50%;
	float: left;
}
.menu-footer ul li + li {
	margin-top: 3px;
}
.menu-footer a {
	color: #FFF;
	font-weight: bold;
}
.developer-footer {
	float: left;
	border-left: 2px solid #dc0032;
	color: #c5c5c5;
	margin: 16px 0 0;
	padding: 5px 0 9px 12px;
	font-size: 13px;
	line-height: 20px;
}
.developer-footer a {
	display: block;
	color: #ffffff;
}
.breadcrumb {
	margin: 12px 0 0;
}
.breadcrumb > li + li:before {
	color: #7e8d9e;
}
.news-item {
	margin: 0 0 40px;
}
.news-item > a {
	display: block;
}
.news-item > a:hover {
	text-decoration: none;
}
.news-item__img {
	height: 208px;
	line-height: 208px;
	text-align: center;
	margin: 0 0 6px;
}
.news-item__img img {
	max-width: 100%;
	max-height: 208px;
	border-radius: border-radius-base;
}
.news-item__date {
	font-size: 13px;
	line-height: 25px;
	color: #e8083b;
}
.news-item__date:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 5px 4px 0 0;
}
.news-item__title {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #2b2a29;
	height: 75px;
	overflow: hidden;
}
.paginator {
	text-align: center;
}
.paginator .pages > li {
	width: 26px;
	height: 26px;
	border-radius: 100%;
	font-size: 14px;
	line-height: 26px;
}
.paginator .pages > li + li {
	margin-left: 8px;
}
.paginator .pages > li.active {
	background: #d70031;
	box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.5) inset;
}
.paginator .pages > li.active a {
	color: #FFF;
}
.news-full__img {
	width: 535px img;
	width-max-width: 100%;
	width-border-radius: 3px;
}
.news-full__date {
	float: right;
	clear: both;
	margin: 0 0 63px;
}
.news-full__cut {
	float: right;
	clear: both;
	width: 375px;
	border: 3px solid #dc0032;
	border-width: 3px 0;
	font-size: 18px;
	line-height: 25px;
	font-weight: 600;
	font-style: italic;
	padding: 17px 0;
}
.news-full__content {
	margin: 0 0 10px;
}
.fw-img {
	width: 100%;
	border-radius: 3px;
	margin: 0 0 29px;
}
.about-page {
	background: url(/img/specific/main-about.jpg) right bottom no-repeat;
}
.sort-block {
	margin: 0 0 17px;
}
.sort-block > a {
	float: left;
	border: 1px solid #b0b9c3;
	border-radius: 3px;
	text-align: center;
	padding: 1px 0 2px;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	color: #828f9d;
}
.sort-block > a span {
	display: table-cell;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	padding: 0 20px 0 10px;
	position: relative;
}
.sort-block > a span:after {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.sort-block > a span:after {
	position: absolute;
	right: 10px;
	top: 20px;
}
.sort-block > a + a {
	margin-left: 10px;
}
.sort-block > a.sort-block_desc span:after {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.sort-block__title {
	width: 387px;
}
.sort-block__title span {
	width: 387px;
}
.sort-block__manufacturer {
	width: 145px;
}
.sort-block__manufacturer span {
	width: 145px;
}
.sort-block__price {
	width: 145px;
}
.sort-block__price span {
	width: 145px;
}
.cat-cat {
	background: #FFF;
	border-radius: 3px;
	padding: 0 0 2px;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
}
.cat-cat-wrapper {
	position: relative;
}
.cat-cat-wrapper:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.cat-cat-wrapper:after {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.cat-cat-wrapper:before {
	position: absolute;
	left: 389px;
	top: 50%;
	margin-top: -39px;
}
.cat-cat-wrapper:after {
	position: absolute;
	left: 545px;
	top: 50%;
	margin-top: -39px;
}
.cat-cat-wrapper + .cat-cat-wrapper {
	margin-top: 13px;
}
.cat-cat-wrapper + .paginator {
	margin-top: 22px;
}
.cat-cat__title {
	float: left;
	width: 387px;
}
.cat-cat__title a {
	display: table-cell;
	padding: 0 20px;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #2b2a29;
	vertical-align: middle;
	width: 387px;
	height: 82px;
}
.cat-cat__manufacturer {
	float: left;
	width: 145px;
	margin-left: 10px;
	text-align: center;
	padding: 31px 0 0;
}
.cat-cat__cart {
	float: left;
	width: 145px;
	margin-left: 10px;
	text-align: center;
	padding: 0 15px;
}
.cat-cat__price {
	font-size: 15px;
	line-height: 21px;
	color: #000000;
	font-weight: bold;
	padding: 9px 0 6px;
}
.item-card__controls {
	margin-bottom: 40px;
}
.item-card__desc {
	font-size: 13px;
	line-height: 20px;
}
.item-card__params dl {
	margin: 0;
	font-size: 15px;
	line-height: 30px;
}
.item-card__params dl dt {
	float: left;
	width: 40%;
	font-weight: normal;
}
.item-card__params dl dd {
	margin: 0 0 8px;
	font-weight: 600;
}
.item-card__params dl dd:last-child {
	margin-bottom: 0;
}
.item-card-params {
	background: #FFF;
	padding: 18px 20px 10px;
	border-radius: 3px;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
}
.item-card-params__left {
	float: left;
	width: 297px;
	margin-right: 23px;
}
.item-card-params__right {
	float: left;
	width: 337px;
}
.item-card-params__price {
	margin: 0 0 12px;
}
.item-card-params__dl {
	margin: 0 0 3px;
}
.item-card-params__dl dl {
	margin: 0;
}
.item-card-params__dl dl dt {
	float: left;
	width: 50%;
}
.item-card-params__dl dl dd {
	margin: 0 0 10px;
}
.item-card-params__dl dl dd:last-child {
	margin-bottom: 0;
}
.item-card-params__av {
	position: relative;
}
.item-card-params__av_ok {
	padding-left: 20px;
}
.item-card-params__av_ok:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.item-card-params__av_ok:before {
	position: absolute;
	left: 5px;
	top: 8px;
}
.price-title {
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	color: #2b2a29;
	display: inline-block;
	margin-right: 7px;
}
.price-val {
	display: inline-block;
	font-size: 20px;
	line-height: 21px;
	color: #e8083b;
	font-weight: bold;
}
.ui-spinner {
	border: none;
}
.ui-spinner .ui-spinner-input {
	height: 38px;
	width: 90px;
	text-align: center;
	padding: 9px 38px;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3) inset;
	margin: 0;
	color: #2b2a29;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
}
.ui-spinner a.ui-spinner-button {
	border: none;
	background: transparent;
	top: 0;
	width: 38px;
	height: 38px;
	border-radius: 3px;
	cursor: pointer;
}
.ui-spinner .ui-spinner-down,
.ui-spinner .ui-spinner-up {
	left: 0;
}
.ui-spinner .ui-spinner-down .ui-icon,
.ui-spinner .ui-spinner-up .ui-icon {
	display: none;
}
.ui-spinner .ui-spinner-down .ui-button-text,
.ui-spinner .ui-spinner-up .ui-button-text {
	text-align: center;
	padding: 0;
	font-size: 24px;
	line-height: 40px;
	color: #000;
	color: #e8083b;
}
.ui-spinner .ui-spinner-down .ui-button-text:before,
.ui-spinner .ui-spinner-up .ui-button-text:before {
	content: '-';
}
.ui-spinner .ui-spinner-up {
	left: auto;
	right: 0;
}
.ui-spinner .ui-spinner-up .ui-button-text:before {
	content: '+';
}
.hsepa-15 {
	display: inline-block;
	width: 15px;
}
.download-link {
	display: block;
}
.download-link:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 3px 10px 0 2px;
}
.download-link:hover {
	text-decoration: none;
}
.download-link:hover span {
	text-decoration: none;
}
.download-link span {
	text-decoration: underline;
}
.download-link + .download-link {
	margin-top: 12px;
}
.item-card-pics {
	list-style: none;
	margin: 0;
	padding: 0;
}
.item-card-pics > li {
	vertical-align: top;
	margin: 0 0 32px 29px;
	display: inline-block;
}
.item-card-pics > li a {
	display: block;
	height: 130px;
	line-height: 130px;
	background: #FFF;
	border-radius: 3px;
}
.item-card-pics > li a img {
	max-width: 130px;
	max-height: 130px;
}
.item-card-pics > li:nth-child(5n-4) {
	float: left;
	margin-left: 0;
}
.item-card-pics > li:nth-child(5n-4) a {
	height: 290px;
	line-height: 290px;
}
.item-card-pics > li:nth-child(5n-4) a img {
	max-width: 375px;
	max-height: 290px;
}
.cab-page {
	display: table;
	width: 100%;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
	border-radius: 3px;
	margin: 52px 0 0;
}
.cab-page__left {
	display: table-cell;
	vertical-align: top;
	width: 163px;
	background: #373737;
	padding: 13px 0 13px 12px;
}
.cab-page__right {
	display: table-cell;
	vertical-align: top;
	background: #FFF;
	padding: 25px 20px 20px 30px;
	font-size: 13px;
	line-height: 20px;
}
.cab-menu {
	padding: 0;
	margin: 0;
	list-style: none;
}
.cab-menu a {
	display: block;
	text-align: center;
	padding: 20px 15px 12px 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	color: #FFF;
}
.cab-menu a:before {
	filter: grayscale(100%) brightness(10);
	-webkit-filter: grayscale(100%) brightness(10);
}
.cab-menu > li {
	border-radius: 3px 0 0 3px;
}
.cab-menu > li.active {
	background: #FFF;
}
.cab-menu > li.active a {
	color: #373737;
}
.cab-menu > li.active a:before {
	filter: none;
	-webkit-filter: none;
}
.cab-menu > li + li {
	margin-top: 11px;
}
.cab-menu__orders a:before {
	content: '';
	display: block;
	vertical-align: top;
	margin: 0 auto 12px;
}
.cab-menu__data a:before {
	content: '';
	display: block;
	vertical-align: top;
	margin: 0 auto 12px;
}
.cab-menu__cart a:before {
	content: '';
	display: block;
	vertical-align: top;
	margin: 0 auto 12px;
}
label {
	font-weight: normal;
	margin: 0;
	width: 100%;
}
label .form-control,
label .btn {
	margin-top: 5px;
	width: 100%;
}
textarea.form-control {
	height: 121px;
}
.btn-group.bootstrap-select {
	width: 100%;
}
.btn-group.bootstrap-select .dropdown-toggle.selectpicker {
	position: relative;
	padding: 0;
	border: 1px solid #d1d4d7;
}
.btn-group.bootstrap-select .dropdown-toggle.selectpicker .filter-option {
	display: inline-block;
	padding: 5px 36px 5px 13px;
	width: 100%;
	text-align: left;
	background: #FFF;
	color: #2b2a29;
	font-weight: normal;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-group.bootstrap-select .dropdown-toggle.selectpicker .caret {
	position: absolute;
	border-radius: 0 2px 2px 0;
	right: 0;
	top: 0;
	width: 30px;
	height: 32px;
	border: none;
	display: block;
	background: #ea083c;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhMDgzYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkMTAwMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ea083c 0%, #d10031 100%);
	background: -webkit-linear-gradient(top, #ea083c 0%, #d10031 100%);
	background: linear-gradient(to bottom, #ea083c 0%, #d10031 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ea083c', endColorstr='#d10031', GradientType=0);
}
.btn-group.bootstrap-select .dropdown-toggle.selectpicker .caret:before {
	content: '';
	display: block;
	vertical-align: top;
	margin: 0;
}
.btn-group.bootstrap-select .dropdown-toggle.selectpicker .caret:before {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -7px;
	margin-top: -4px;
}
.btn-group.bootstrap-select .dropdown-menu.open {
	margin: 0;
}
.btn-group.bootstrap-select .dropdown-menu.open ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.btn-group.bootstrap-select .dropdown-menu.open ul .glyphicon {
	display: none;
}
.btn-group.bootstrap-select .dropdown-menu.open ul a {
	display: block;
	padding: 3px 8px;
}
.datepicker {
	background: url(/img/specific/datepicker.png) right center/auto 100% no-repeat;
}
.gray-group,
.white-group {
	background: #f4f6f9;
	padding: 0 25px;
}
.gray-group + .gray-group,
.white-group + .gray-group,
.gray-group + .white-group,
.white-group + .white-group {
	margin-top: 25px;
}
.white-group {
	background: #FFF;
}
.nice-checkbox {
	display: inline-block;
	font-weight: normal;
	color: #767676;
}
.nice-checkbox input[type=checkbox] {
	display: none;
}
.nice-checkbox input[type=checkbox] + span {
	cursor: pointer;
	padding-left: 25px;
	display: block;
}
.nice-checkbox input[type=checkbox] + span:before {
	content: '';
	float: left;
	background: url("/img/specific/nice-checkbox.png") center top no-repeat;
	width: 16px;
	height: 16px;
	vertical-align: top;
	margin: 3px 0 0 -25px;
	-webkit-transition-property: box-shadow;
	-o-transition-property: box-shadow;
	-moz-transition-property: box-shadow;
	-ms-transition-property: box-shadow;
	transition-property: box-shadow;
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.nice-checkbox input[type=checkbox]:checked + span:before {
	background-position: center bottom;
}
.nice-checkbox input[type=checkbox]:disabled + span,
.nice-checkbox input[type=checkbox]:disabled + span:hover {
	color: #c2c2c2;
}
@media (max-width: -1) {
	.nice-checkbox input[type=checkbox] {
		display: inline-block;
	}
	.nice-checkbox input[type=checkbox] + span {
		padding-left: 0;
		display: inline-block;
	}
	.nice-checkbox input[type=checkbox] + span:before {
		content: none;
	}
}
.orders-table {
	width: 100%;
}
.orders-table {
	border-radius: 3px;
	border-collapse: collapse;
	border: 1px solid #d0d0d0;
	font-size: 14px;
	line-height: 20px;
}
.orders-table thead {
	background: #f2f2f2;
}
.orders-table tr {
	border-bottom: 1px solid #d0d0d0;
}
.orders-table th {
	font-weight: 600;
	color: #676767;
	padding: 11px 10px 9px;
	text-align: center;
}
.orders-table td {
	text-align: center;
	padding: 10px 10px 13px;
}
.order-total {
	float: right;
	max-width: 400px;
	width: 100%;
	margin: 16px 0 0;
}
.order-total_narrow {
	max-width: 290px;
}
.order-total__title {
	float: left;
	font-size: 15px;
	line-height: 35px;
	font-weight: bold;
	color: #2b2a29;
}
.order-total__val {
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	color: #2b2a29;
	text-align: right;
}
.order-total__save {
	text-align: right;
	margin: 11px 1px 0 0;
}
.order-total__save a:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 4px 6px 0 0;
}
.order-total__save a span {
	text-decoration: underline;
}
.order-total__save a:hover span {
	text-decoration: none;
}
.cont-addr,
.cont-phone,
.cont-email {
	position: relative;
	padding: 0 0 0 29px;
	margin: 0 0 5px;
}
.cont-addr:before,
.cont-phone:before,
.cont-email:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
.cont-addr:before,
.cont-phone:before,
.cont-email:before {
	position: absolute;
	left: 5px;
	top: 4px;
}
body .cont-phone:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
body .cont-phone:before {
	left: 2px;
	top: 6px;
}
body .cont-email:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
body .cont-email:before {
	left: 2px;
	top: 7px;
}
.callback-block {
	min-height: 100px;
	background: url(/img/specific/callback.png) left top no-repeat;
	padding: 7px 0 0 106px;
}
.callback-block__input {
	float: left;
	width: 56%;
	margin-right: 3%;
}
.callback-block__submit {
	float: left;
	width: 35%;
}
.contacts-map {
	height: 493px;
	margin: 60px 0 -60px;
}
.close {
	opacity: 1;
}
.close:before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin: 4px 0 0;
}
.cart-photo {
	max-width: 73px;
	max-height: 73px;
	border-radius: 3px;
	border: 1px solid #cbcbcb;
}
.has-require {
	position: relative;
}
.has-require:before {
	content: '*';
	position: absolute;
	color: #e8083b;
	left: -11px;
}
.require-desc {
	position: relative;
	padding: 0 0 0 15px;
	font-size: 13px;
	line-height: 20px;
}
.require-desc:before {
	content: '*';
	position: absolute;
	color: #e8083b;
	left: 0;
}
.bgw {
	padding-left: 31px;
	padding-right: 31px;
	padding-top: 29px;
	padding-bottom: 10px;
	background: #FFF;
}
.bgw_modal {
	background: #FFF;
	padding: 0 0 0 0;
}
.modal_registration .modal-dialog {
	width: 400px;
}


.admin-buttons-block {
	width: 100%;
	padding: 10px;
	margin: 10px 0;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #808080;
	background-color: #efefef;
	font-family: Arial, sans-serif;
}
.header-info .col-xs-4 {
	position: relative;
}
.header_info .phone .admin-buttons-block {
	margin: 0 !important;
	padding: 5px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
	line-height: 1.5;
}
.header_info .phone .admin-buttons-block > div {
	float: left;
	margin-right: 2px !important;
}
.hidden {
	display: none ! important;
}
.static-content {
	font-size: 16px;
}

.static-content h1,
.static-content .h1 {
    display: block;
    margin: 15px 0;
	text-align: center;
}
.static-content h1 span,
.static-content .h1 span {
    color: #282828;
    display: inline-block;
    font: 20px/1.2 'unisans_thin';
    padding: 0 15px;
    position: relative;
}
.static-content h1 span::before,
.static-content h1 span::after,
.static-content .h1 span::before,
.static-content .h1 span::after {
	background-color: #ff291f;
    content: '';
    height: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
	width: 8px;
}
.static-content h1 span::before,
.static-content .h1 span::before {
    left: 0;
}
.static-content h1 span::after,
.static-content .h1 span::after {
    right: 0;
}

.static-content h2 {
	color: #282828;
	font-size: 24px;
	font-family: 'unisans_heavy';
}
.static-content h3 {
	color: #282828;
	font-size: 18px;
	font-family: 'unisans_heavy';
}
.static-content p {
	line-height: 1.5;
	margin: 20px 0;
}
.static-content ul {
	margin: 20px 0;
}
.static-content li {
	margin: 10px 0;
}
.static-content table {
	border-collapse: collapse;
}
.static-content td {
	padding: 10px;
}
.static-content a {
	color: #008dd4;
}

input.error,
textarea.error {
	background-color: #ffdbdb;
}
.albums-tab .admin-buttons {
	width: 100%;
	padding: 5px 10px;
	margin: 5px 0;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #808080;
	background-color: #efefef;
	font-family: Arial, sans-serif;
}
.top-slider {
	height: 350px;
    margin: 0 auto;
    max-width: 600px;
	position: relative;
}
.top-slider .slide-element {
	display: none;
	width: 100%;
	height: inherit;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.top-slider .slide-element.active {
	display: block;
}
.top-slider-container {
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
    right: 0;
	z-index: 11;
}
.top-slider-container .slide-element-description {
	display: none;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 12;
}
.top-slider-container .slide-element-description > div {
	padding: 5px;
	background: #ff291f;
	max-width: 600px;
	font-size: 14px;
	color: #fff;
}
.top-slider-container .slide-element-description.active {
	display: block;
}
.top-slider-container .arrow {
	display: block;
	width: 150px;
	height: inherit;
	position: absolute;
	top: 0;
	z-index: 13;
	text-decoration: none;
	background-repeat: no-repeat;
	opacity: .8;
	-moz-opacity: .8;
	-webkit-opacity: .8;
	transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
	outline: none;
}
.top-slider-container .arrow:hover {
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}
.top-slider-container .left-arrow {
	background-image: url('/img/specific/gallery-slider-arrow-left.png');
	background-position: left center;
	left: 0;
}
.top-slider-container .right-arrow {
	background-image: url('/img/specific/gallery-slider-arrow-right.png');
	background-position: right center;
	right: 0;
}
.gallery-album-title {
	display: block;
	color: #282828;
	font-size: 30px;
	font-weight: 100;
	text-transform: uppercase;
	text-align: center;
	margin: 30px 0px;
	font-family: 'unisans_thin';
}
.gallery-album-title:before {
	content: '';
	position: absolute;
	background: url(/img/specific/advantages-head.jpg) center center/100% no-repeat;
	width: 11px;
	height: 11px;
	margin-top: 7px;
	margin-left: -20px;
}
.gallery-album-title:after {
	content: '';
	position: absolute;
	background: url(/img/specific/advantages-head.jpg) center center/100% no-repeat;
	width: 11px;
	height: 11px;
	margin-top: 7px;
	margin-left: 10px;
}
.gallery-backlink {
	margin-top: 50px !important;
	margin-bottom: 50px !important;
}
.fixed-width-container {
	width: 1200px;
	margin: 0 auto;
}
.catalog-left-navigator a {
	outline: none;
}
.catalog-left-navigator ul.level-1 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.catalog-left-navigator ul.level-1 > li {
	margin: 0 0 20px 0;
	padding: 0;
}
.catalog-left-navigator ul.level-1 > li > a {
	display: block;
	padding: 10px 5px 10px 55px;
	font-size: 16px;
	font-family: 'unisans_heavy_italic';
	color: #ff291f;
	font-weight: bold;
	background: #fff;
	margin-bottom: 20px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
}
.catalog-left-navigator ul.level-1 > li > a:hover {
	background-color: #ff291f !important;
	color: #FFF !important;
}
.catalog-left-navigator ul.level-2 {
	display: none;
	padding-left: 18px;
	margin: 0;
	list-style: none;
}
.catalog-left-navigator .level-1 > .opened ul.level-2 {
	display: block !important;
}
.catalog-left-navigator ul.level-2 > li {
	margin-bottom: 3px;
	font-size: 14px;
	list-style-type: square;
	color: #ff291f;
	background: url(/img/specific/catalog_left-menu--second.png) right 8px no-repeat;
}
.catalog-left-navigator ul.level-2 > li.opened {
	background: url(/img/specific/catalog_left-menu--second-click.png) right 8px no-repeat !important
}
.catalog-left-navigator ul.level-2 > li > a {
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #d4d4d4;
	font-size: 14px;
	font-family: 'unisans_heavy';
	color: #414141;
	font-weight: bold;
	text-transform: uppercase;
}
.catalog-left-navigator ul.level-2 > li > a span {
	font-weight: normal;
}
.catalog-left-navigator ul.level-2 > li > a:hover {
	color: #ff291f
}
.catalog-left-navigator ul.level-3 {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}
.catalog-left-navigator .level-2 > .opened ul.level-3 {
	display: block !important;
}
.catalog-left-navigator ul.level-3 > li {
	margin: 10px 0;
}
.catalog-left-navigator ul.level-3 > li > a {
	font-size: 12px;
	color: #707070;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'unisans_heavy';
}
.catalog-left-navigator ul.level-3 > li > a:hover {
	color: #ff291f;
}
.catalog-left-navigator ul.level-4 {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}
.catalog-left-navigator .level-3 > .opened ul.level-4 {
	display: block !important;
}
.catalog-left-navigator ul.level-4 > li {
	margin: 10px 0;
}
.catalog-left-navigator ul.level-4 > li > a {
	font-size: 12px;
	color: #707070;
	font-family: 'unisans_heavy';
	text-transform: uppercase;
}
.catalog-left-navigator ul.level-4 > li > a:hover {
	color: #ff291f;
}
.catalog-left-navigator .opened > ul {
	display: block !important;
}
.catalog-left-navigator ul.level-1 > li.active > a {
	background-color: #ff291f !important;
	color: #FFF !important;
}
.catalog-left-navigator ul.level-2 li.active > a {
	color: #282828;
	text-decoration: underline !important;
}
.catalog-left-navigator .opened > ul {
	display: block !important;
}
.catalog-left-navigator .level-1 > li > a .category-icon {
	width: 45px;
	height: 30px;
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -15px;
	z-index: 15;
}
.catalog-left-navigator .level-1 > li > a .main-icon {
	display: block;
}
.catalog-left-navigator .level-1 > li > a:hover .main-icon,
.catalog-left-navigator .level-1 > li.active > a .main-icon {
	display: none;
}
.catalog-left-navigator .level-1 > li > a .hover-icon {
	display: none;
}
.catalog-left-navigator .level-1 > li > a:hover .hover-icon,
.catalog-left-navigator .level-1 > li.active > a .hover-icon {
	display: block;
}
.main-categories-list-element {
	height: 220px;
	background: #fff;
	text-align: center;
	padding: 150px 10px 10px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
.main-categories-list-element.last {
	margin-right: 0 !important;
}
.main-categories-list-element:hover {
	background: #ff291f;
}
.main-categories-list-element .icon-main,
.main-categories-list-element .icon-hover {
	height: 110px;
	left: 50%;
    position: absolute;
    top: 20px;
    transform: translateX(-50%);
    width: 145px;
	z-index: 14;
}
.main-categories-list-element .icon-hover {
	display: none;
}
.main-categories-list-element:hover .icon-main {
	display: none;
}
.main-categories-list-element:hover .icon-hover {
	display: block;
}
.main-categories-list-element > span {
    color: #ff291f;
    display: block;
    font: 18px/1.3 'unisans_heavy_italic';
    text-align: center;
    text-transform: uppercase;
}
.main-categories-list-element:hover > span {
	color: #FFF !important;
}
.main-categories-list-element > a {
	display: block;
	width: 100%;
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	background: url('/img/specific/0.gif');
	z-index: 15;
}
.product-images-scroller {
	display: inline-block;
	width: 60px;
	height: 190px;
	margin-right: 20px;
	overflow: hidden;
}
.product-images-scroller > div {
	width: inherit;
	position: relative;
	top: 0;
}
.product-images-scroller .image-element {
	width: inherit;
	height: 50px;
	margin-bottom: 20px;
	position: relative;
}
.product-images-scroller .image-element a {
	display: block;
	height: 0;
}
.product-images-scroller .image-element .overlay {
	width: inherit;
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
	cursor: pointer;
	background: url('/img/specific/product-images-overlay.png');
}
.product-images-scroller .image-element:hover .overlay,
.product-images-scroller .image-element.active .overlay {
	background: none !important;
}
.product-images-scroller .image-element img {
	width: inherit;
	height: inherit;
}
.product-color {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	text-decoration: none;
}
.search-page-block {
	margin: 20px 0;
}
.search-page-block .title {
	display: block;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 10px;
}
.search-word {
	font-size: 14px;
}
.search-page-block > div {
	margin: 5px 0;
}
.search-page-block > div a {
	font-size: 14px;
	color: #008dd4;
}
.search-page-block > div a:hover {
	color: #008dd4;
}
.sitemap-list > div {
	margin: 5px 0;
}
.sitemap-list a {
	font-size: 14px;
	color: #008dd4;
}
.sitemap-list a:hover {
	color: #008dd4;
}
.feedback-col {
    margin-right: 10px;
}
.form-send-button-container {
	display: block;
	margin-left: auto;
	margin-right: auto;
    max-width: 365px;
	height: 48px;
	border: 3px solid #ff291f;
	overflow: hidden;
	position: relative;
	text-align: center;
	background-color: #FFF;
}
.form-send-button-container a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 11px;
	color: #ff291f;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
}
.form-send-button-container:hover a {
	color: #FFF;
}
.form-send-button-container:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #ff291f;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	z-index: 10;
}
.form-send-button-container:hover:before {
	height: 267px;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.product-form-show-button-container {
	display: block;
	width: 187px;
	height: 48px;
	margin-top: 20px;
	border: 3px solid #ff291f;
	overflow: hidden;
	position: relative;
	text-align: center;
	background-color: #FFF;
}
.product-form-show-button-container a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 11px;
	color: #ff291f;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
}
.product-form-show-button-container:hover a {
	color: #FFF;
}
.product-form-show-button-container:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #ff291f;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	z-index: 10;
}
.product-form-show-button-container:hover:before {
	height: 142px;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.open-feedback-reviews-form-container {
	width: 200px;
	height: 38px;
	margin: 0 auto 20px auto;
	border: 2px solid #ff291f;
	overflow: hidden;
	position: relative;
	text-align: center;
	background-color: #FFF;
}
.open-feedback-reviews-form-container a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 8px;
	padding-left: 25px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	color: #ff291f;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
}
.open-feedback-reviews-form-container a:before {
	content: '';
	position: absolute;
	background: url(/img/specific/btn-reviews-decor.png) center center/100% no-repeat;
	width: 24px;
	height: 16px;
	margin-top: 0px;
	margin-left: -30px;
}
.open-feedback-reviews-form-container:hover a:before {
	content: '';
	position: absolute;
	background: url(/img/specific/btn-reviews-decor-hover.png) center center/100% no-repeat;
	width: 24px;
	height: 16px;
	margin-top: 0px;
	margin-left: -30px;
}
.open-feedback-reviews-form-container:hover a {
	color: #FFF;
}
.open-feedback-reviews-form-container:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #ff291f;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	z-index: 10;
}
.open-feedback-reviews-form-container:hover:before {
	height: 147px;
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.content-front {
	padding: 0px 15px 100px;
	font-size: 14px;
}
.product-list-image {
    border: 1px solid #dedede;
    display: block;
	margin-bottom: 10px;
    padding: 5px;
}
.product-list-image img {
    display: block;
	height: 160px;
	object-fit: contain;
	object-position: 50%;
    width: 100%;
}
.feedback-agreement {
	display: block;
	margin-bottom: 20px;
}
.feedback-agreement > * {
	vertical-align: middle;
	font-size: 12px;
}
.feedback-agreement > input {
	margin: 0 5px 0 0;
}
.feedback-agreement a {
	color: #ff291f !important;
}
.front-slider-slide-link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
    right: 0;
    bottom: 0;
	text-decoration: none;
	z-index: 1002;
}

.catalog-paging {
    list-style: none;
}
.catalog-paging li {
    display: inline-block;
    margin: 0 8px;
}
.catalog-paging li.navig--active {
    border-radius: 2px;
}
.catalog-paging li a {
    display: block;
    font-size: 16px;
    line-height: 28px;
    min-width: 26px;
    text-align: center;
}

.product {
    background-color: #FFF;
    border: 1px solid #d1d1d1;
    padding: 15px;
}
.product__name {
    color: #ff291f;
    display: block;
    font-family: 'unisans_heavy_italic';
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;
    text-decoration: underline;
}

.product__info {
    margin-bottom: 30px;
}
.product__image {
    border: 2px solid #ff291f;
    display: block;
    margin-bottom: 20px;
    margin-right: 15px;
    padding: 5px;
    position: relative;
}
.product__image img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}
.product__image--zoom-icon {
    background: #ff291f;
    bottom: 4px;
    height: 30px;
    position: absolute;
    right: 4px;
    width: 30px;
}
.product__image--zoom-icon::before,
.product__image--zoom-icon::after {
    background-color: #FFF;
    content: '';
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 22px;
}
.product__image--zoom-icon::before {
    transform: translate(-50%, -50%);
}
.product__image--zoom-icon::after {
    transform: translate(-50%, -50%) rotate(90deg);
}

.product__attributes {
    width: 100%;
}
.product__attributes table {
    color: #707070;
    width: 100%;
}
.product__attributes table caption {
    color: inherit;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding: 8px 0;
}
.product__attributes table tr:last-of-type td {
    border-bottom: 0;
}
.product__attributes table td {
    border: 2px solid #e9e9e9;
    border-left-width: 1px;
    border-right-width: 1px;
    font-size: 12px;
    padding: 10px 15px;
}
.product__attributes table td:first-of-type {
    border-left: 0;
    padding-left: 0;
}
.product__attributes table td:last-of-type {
    border-right: 0;
    color: #282828;
    font-family: 'unisans_heavy';
    font-size: 14px;
}

.product__buttons {
    margin-bottom: 20px;
    max-width: 320px;
}

.product-quantity {
    border: 1px solid #d2d2d2;
    margin-bottom: 10px;
}
.product-quantity__label {
    background-color: #d2d2d2;
    color: #282828;
    -webkit-flex: 0 0 auto;
    font-family: 'unisans_thin_italic';
    font-size: 12px;
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
}
.product-quantity__value {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}
.product-quantity__value input {
    background: transparent;
    border: 0;
    box-sizing: border-box;
    font-family: 'unisans_heavy_italic';
    font-size: 16px;
    line-height: 32px;
    padding: 0 5px;
    text-align: center;
    width: 100%;
}
.product-quantity__btn {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 32px;
    position: relative;
    width: 32px;
}
.product-quantity__btn::before,
.product-quantity__btn::after {
    background-color: #d2d2d2;
    content: '';
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 15px;
}
.product-quantity__btn::before {
    transform: translate(-50%, -50%);
}
.product-quantity__btn::after {
    transform: translate(-50%, -50%) rotate(90deg);
}
.product-quantity__decrease::after {
    display: none;
}

.catalog_for-level-material--more_dis .product__descriptions .more_description:not(:first-of-type){
    display: none;
}

.cart-page {
    margin-bottom: 50px;
}
.cart-table {
    margin-bottom: 20px;
}
.cart-table__item {
    background: #FFF;
    border: 1px solid #cecece;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    max-width: 400px;
}
.cart-table__item:not(:last-child) {
    border-bottom: 0;
}
.cart-table__image {
    display: block;
    flex: none;
    margin-bottom: 10px;
    min-width: 85px;
}
.cart-table__image img {
    border: 1px solid #dedede;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.cart-table__name {
    color: #282828;
    display: block;
    flex: 1 1 auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.6;
    margin: 0 25px 10px 10px;
    text-align: left;
}
.cart-table__remove-item {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAABIFBMVEUAAADPz8/KysrR0dHKysrNzc3Pz8/Ly8vR0dHNzc3Pz8/Nzc3KysrS0tLPz8/Q0NDNzc3MzMzS0tLOzs7KysrPz8/MzMzKysrPz8/Nzc3KysrOzs7Ozs7Ly8vNzc3Pz8/Pz8/S0tLPz8/Ozs7MzMzPz8/R0dHLy8vPz8/Pz8/R0dHQ0NDPz8/R0dHLy8vR0dHKysrR0dHLy8vLy8vKysrLy8vR0dHPz8/Pz8/R0dHMzMzOzs7Nzc3Pz8/Q0ND////R0dHS0tLT09PLy8vU1NTW1tbV1dXY2Nj6+vr29vbKysrd3d309PT5+fn39/fx8fHa2tr8/Pzz8/P19fXX19fk5OT9/f3h4eHg4ODv7+/b29vZ2dn4+Pjf39/e3t7y8vIo99g3AAAAOnRSTlMABopcifvcCFWu4uEFi/lWXdsErpTk44teXARTCKzg4K6VCVdd+lamBN3Y5VL48tlbq+H0V9/5VOOnmpqZeQAAARpJREFUeNpFzYNiNEEMAOCc737btlF3kMza3lrv/xbN+dsdBzDT2drf3tn88XU8gpVfQyHn3/2XMPetK9T667+AqW7siDWnD2xXOI7jolSLy3jMPfaUcJIq8Y1U/uFBYNTjEfzjV7emPGmtIKTCMlrfg/+ch0FK+WVQEbm2hfohbHCktMuG8ozIsm3L4Fv4zZEKffuKKPLc2eUd+COYNFZKFF6gsfjyM/zlSKGCjKKQzk+VRsQb8FowPyTyvJqiI83eQW8amXI9Zc4ayri5fgajJxx5fNIqpV2rKD3b/PwA8JEjPbRRSmO067vWF2BPHQfRoJYatbHt2zB161GsJNeXPKF5/wDmxkO58P0urIw+Td4MBjcnz1/B1DVtpkzD/EAbPQAAAABJRU5ErkJggg==)
                no-repeat 0 0;
    display: block;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
}
.cart-table__back-link {
    background-color: #dc2d25;
    color: #FFF;
    display: inline-block;
    font: 14px/14px 'unisans_heavy_italic';
    letter-spacing: 1px;
    padding: 12px 25px;
}
.cart-table__total-price-label {
    color: #dc2d25;
    font-family: 'unisans_heavy_italic';
    font-size: 18px;
}
.cart-table .product-quantity {
    width: 120px;
}

.order-form {
    background: #FFF;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .3);
    padding: 15px;
}
.order-form__field {
    margin-top: 20px;
    position: relative;
}
.order-form__field.required::after {
    background: url(/img/specific/modal-zakaz.png) center center no-repeat;
    content: '';
    height: 7px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 9px;
}
.order-form__field input {
    background: transparent;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
    color: #555;
    font: 14px/40px 'unisans_heavy';
    height: 40px;
    outline: none;
    padding: 0 20px 0 10px;
    width: 100%;
}
.order-form__field input::placeholder {
    color: #6f6f6f;
    font-family: 'unisans_thin_italic';
}
.order-form__field input:focus {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    box-shadow: 0 -1px 0 0 rgba(0, 0, 0, .2);
}
.order-form__heading {
    text-align: center;
}
.order-form__heading span {
    border-bottom: 4px solid;
    color: #dc2d25;
    display: inline-block;
    font-family: 'unisans_heavy';
    font-size: 24px;
    line-height: 24px;
    padding: 3px 10px;
}
.order-form .product-price {
    margin: 30px 0;
    text-align: center;
}
.order-form .product-price__label {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
}
.order-form .product-price__value {
    font-size: 24px;
}
.order-form .product-price__measure {
    font-size: 16px;
}
.order-form__send-button {
    background: #dc2d25;
    color: #FFF;
    display: block;
    font-size: 16px;
    line-height: 16px;
    margin-top: 30px;
    padding: 14px;
    text-align: center;
}

.order-form-success p {
    font-size: 16px;
    margin:  5px 0;
}

.component-small {
    width:  565px !important;
    height: 560px;
    margin: 0 auto 20px auto !important;
    max-width: 100% !important;
    padding: 0 15px !important;
}
.component-small > ul {
    height: auto !important;
    width: 100% !important;
}
.component nav a {
    margin: 0 !important;
    transform: none !important;
}

@media (max-width: 991px) {
    .reviews .col-xs-4 {
        width: 100%;
    }
    .catalog .col-xs-4 {
        width: 50%;
    }
}
@media (max-width: 767px) {
    .advantages__item {
        width: 50%;
    }
    .advantages__item > img {
        max-width: 45px;
    }
    .advantages__item--header {
        font-size: 12px;
    }
    .dis-slider .discription .col-xs-6 {
        width: 100%;
    }
}
@media (max-width: 575px) {
    .advantages__item--header {
        font-size: 11px;
    }
    .catalog .col-xs-4 {
        width: 100%;
    }
    .main-categories-list-element {
        margin-bottom: 10px;
    }

    .top-slider {
        height: 280px;
    }
}

@media (max-width: 410px) {
    .advantages__item {
        width: 100%;
    }
    .advantages__item > img {
        max-width: fit-content;
    }
    .advantages__item--header {
        font-size: 14px;
    }
    .news_one {
        display: block;
    }
    .news_img {
        margin: 0;
    }
    .news_content .data {
        margin: 10px auto;
    }

    .product__info > .flex {
        display: block;
    }
    .product__image {
        margin-right: 0;
    }
    .top-slider {
        height: 220px;
    }

    .contacts_content-grafic--tabel .grafic-tabel--head td {
        font-size: 14px;
    }
    .contacts_content-grafic--tabel .grafic-tabel--time td {
        font-size: 13px;
    }

    .modal_zakaz .modal-dialog {
        width: auto;
    }
    .modal_zakaz .modal-content {
        box-sizing: border-box;
        width: 100%;
    }
}

.cart-md {
	background-color: #FFF;
	-webkit-box-shadow: 0 4px 6px rgba(0,0,0,.2);
	box-shadow: 0 4px 6px rgba(0,0,0,.2);
	cursor: default;
	display: none;
	padding: 20px 20px 0;
	position: relative
}
.cart-md__close {
	background: #000;
	border-radius: 50%;
	cursor: pointer;
	text-align: center;
	position: absolute;
	right: 12px; top: 12px;
	width: 24px; height: 24px;
	z-index: 10
}
.cart-md__close::before {
	color: #FFF;
	content: '×';
	font-size: 20px;
	line-height: 24px
}
.cart-md__title {
	margin-bottom: 10px
}
.cart-md__title>span {
	border-bottom: 2px solid;
	color: #FF291F;
	font-weight: 700;
	font-size: 16px;
	padding: 0 20px;
	text-transform: uppercase
}
.cart-md__content {
	text-align: left
}
.cart-md__block {
	margin: 0 20px 30px;
	width: 210px
}
.cart-md__img {
	width: 100%
}
.cart-md__product-name {
	font-size: 12px;
	font-weight: 700
}
.cart-md__btn {
	font-style: italic;
	text-transform: uppercase
}
.cart-md__btn:hover {
	text-decoration: none
}
.cart-md__btn_continue {
	color: #282828;
	font-size: 12px
}
.cart-md__btn_cart {
	background-color: #FF291F;
	color: #FFF;
	font-size: 14px;
	padding: 8px 30px;
	position: relative;
}
.cart-md__btn_cart::before,
.cart-md__btn_cart::after {
	border: solid transparent;
	content: '';
	pointer-events: none;
	position: absolute;
	left: 100%; top: 50%;
	-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
	width: 0; height: 0
}
.cart-md__btn_cart::before {
	border-width: 16px;
	border-left-color: #FF291F
}
.cart-md__btn_cart::after {
	border-width: 10px;
	border-left-color: #FFF
}