@import "jquery.mCustomScrollbar.css";
/*-- import --*/
@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.eot'), url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro-Regular.svg#myriadproregilar') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Semibold.eot'), url('../fonts/MyriadPro-Semibold.woff') format('woff'), url('../fonts/MyriadPro-Semibold.ttf') format('truetype'), url('../fonts/MyriadPro-Semibold.svg#myriadprosemibold') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
  font-family: 'PTSans';
  src:  url('../fonts/PTSans-Regular.eot?#iefix') format('embedded-opentype'),  
        url('../fonts/PTSans-Regular.woff') format('woff'), 
        url('../fonts/PTSans-Regular.ttf')  format('truetype'), 
        url('../fonts/PTSans-Regular.svg#PTSans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PTSans';
  src: url('../fonts/PTSans-Bold.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/PTSans-Bold.woff') format('woff'), 
       url('../fonts/PTSans-Bold.ttf')  format('truetype'), 
       url('../fonts/PTSans-Bold.svg#PTSans-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}


@font-face {
    font-family: 'PTSans Narrow';
    src: url('../fonts/PTSans Narrow.eot');
    src: url('../fonts/PTSans Narrow.eot?#iefix') format('embedded-opentype'), url('../fonts/PTSans Narrow.woff') format('woff'), url('../fonts/PTSans Narrow.woff2') format('woff2'), url('../fonts/PTSans Narrow.ttf') format('truetype'), url('../fonts/PTSans Narrow.svg#ptsansnarrow') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'PTSans Narrow';
  src: url('../fonts/PTSans-NarrowBold.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/PTSans-NarrowBold.woff') format('woff'), 
       url('../fonts/PTSans-NarrowBold.ttf')  format('truetype'), 
       url('../fonts/PTSans-NarrowBold.svg#PTSans-NarrowBold') format('svg');
  font-weight: 700;
  font-style: normal;
}


@font-face {
    font-family: 'DINPro';
    src: url('../fonts/DINPro-Regular.eot');
    src: url('../fonts/DINPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/DINPro-Regular.woff2') format('woff2'), url('../fonts/DINPro-Regular.woff') format('woff'), url('../fonts/DINPro-Regular.ttf') format('truetype'), url('../fonts/DINPro-Regular.svg#DINPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('../fonts/DINPro-Medium.eot');
    src: url('../fonts/DINPro-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/DINPro-Medium.woff2') format('woff2'), url('../fonts/DINPro-Medium.woff') format('woff'), url('../fonts/DINPro-Medium.ttf') format('truetype'), url('../fonts/DINPro-Medium.svg#DINPro-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'DINPro';
    src: url('../fonts/DINPro-Black.eot');
    src: url('../fonts/DINPro-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/DINPro-Black.woff2') format('woff2'), url('../fonts/DINPro-Black.woff') format('woff'), url('../fonts/DINPro-Black.ttf') format('truetype'), url('../fonts/DINPro-Black.svg#DINPro-Black') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src:  url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/Roboto-Regular.woff') format('woff'), 
  		url('../fonts/Roboto-Regular.ttf')  format('truetype'), 
  		url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Roboto';
  src:  url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/Roboto-Bold.woff') format('woff'), 
  		url('../fonts/Roboto-Bold.ttf')  format('truetype'), 
  		url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}



.placeholder_style {
    font-size: 14px;
    line-height: 14px;
    color: #5a5a5a;
    font-family: 'Myriad Pro';
}

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

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

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

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

input:focus,
textarea:focus {
    outline: none;
}

[placeholder]::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 14px;
    color: #5a5a5a;
    font-family: 'Myriad Pro';
}

[placeholder]::-moz-placeholder {
    font-size: 14px;
    line-height: 14px;
    color: #5a5a5a;
    font-family: 'Myriad Pro';
}

[placeholder]::placeholder {
    font-size: 14px;
    line-height: 14px;
    color: #5a5a5a;
    font-family: 'Myriad Pro';
}

.placeholder {
    font-size: 14px;
    line-height: 14px;
    color: #5a5a5a;
    font-family: 'Myriad Pro';
}

[placeholder]:focus::-webkit-input-placeholder {
    color: transparent !important;
}

[placeholder]:focus::-moz-placeholder {
    color: transparent !important;
}

[placeholder]:focus::placeholder {
    color: transparent !important;
}

.placeholder:focus {
    color: transparent !important;
}

html {
    height: 100%;
}

body {
    min-height: 100%;
}

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

.clearfix:after {
    content: " ";
    display: table;
    clear: both;
}

/*-- variables --*/
.block {
    width: 1220px;
}

.btn {
    display: inline-block;
    line-height: 39px;
    width: 160px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "PTSans Narrow";
    font-size: 18px;
    background: #1b1817;
}

.btn:hover {
    background: #ef7b00;
    color: #fff;
}

/*-- styles --*/
body {
    font-family: 'Myriad Pro';
    background: #fff;
    font-size: 14px;
    line-height: 1.7;
    color: #686868;
    position: relative;
    overflow-x: hidden;
    width: 100%;
}

.b-wrapper {
    padding-bottom: 416px;
}

/*-- header --*/
.b-header {
    width: 1220px;
    margin: 0 auto;
}

.b-header:before {
    content: " ";
    display: table;
}

.b-header:after {
    content: " ";
    display: table;
    clear: both;
}

.b-header__logo {
    float: left;
    display: inline-block;
    line-height: 0;
    margin-top: 24px;
}

.b-header__logo img {
    width: 198px;
}

.b-header__phones {
    display: none;
}

.b-header__phones a {
    color: #1b1817;
    text-decoration: none;
}

.b-header__contacts {
    float: right;
    margin-top: 18px;
}

.b-header__contacts__inner {
    float: left;
}

.b-header__contacts__title,
.b-header__contacts__close {
    display: none;
}

.b-header__contacts__item {
    float: left;
    position: relative;
    /*-- social --*/
}

.b-header__contacts__item.time {
    padding-left: 34px;
}

.b-header__contacts__item.time:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 1px;
    top: -2px;
    width: 26px;
    height: 26px;
    background: url(../images/sprite.png) 0 0 no-repeat;
}

.b-header__contacts__item.adress {
    padding-left: 31px;
    max-width: 200px;
    margin-left: 42px;
}

.b-header__contacts__item.adress:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0px;
    top: -2px;
    width: 23px;
    height: 27px;
    background: url(../images/sprite.png) 0 -26px no-repeat;
}

.b-header__contacts__item.email {
    padding-left: 33px;
    margin-left: 22px;
}

.b-header__contacts__item.email:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 1px;
    top: 2px;
    width: 25px;
    height: 19px;
    background: url(../images/sprite.png) 0 -53px no-repeat;
}

.b-header__contacts__item.phones {
    padding-left: 33px;
    margin-left: 23px;
}

.b-header__contacts__item.phones:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: -2px;
    top: -3px;
    width: 26px;
    height: 26px;
    background: url(../images/sprite.png) 0 -72px no-repeat;
}

.b-header__contacts__item.phones p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}

.b-header__contacts__item.phones a {
    text-decoration: none;
    color: #000;
}

.b-header__contacts__item.phones .b-header__contacts__item__title {
    margin-bottom: 0;
}

.b-header__contacts__item__title {
    color: #6a6a6a;
    text-transform: uppercase;
    font-family: 'PTSans Narrow';
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 2px;
}

.b-header__contacts__item p {
    color: #a7a7a7;
    line-height: 18px;
}

.b-header__contacts__item p span {
    color: #5a5a5a;
    padding-left: 4px;
}

.b-header__contacts__item p a {
    color: #ef7b00;
}

.b-header__contacts__item p a:hover {
    text-decoration: none;
}

.b-header__contacts__item.social {
    position: static;
    float: none;
    margin: 105px 0px -105px;
    text-align: right;
}

.b-header__contacts__item.social a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 22px;
}

.b-header__contacts__item.social a.skype {
    width: 20px;
    height: 20px;
    background: url(../images/sprite.png) -60px -1px no-repeat;
}

.b-header__contacts__item.social a.skype:hover {
    background-position: -90px -1px;
}

.b-header__contacts__item.social a.vk {
    width: 23px;
    height: 13px;
    background: url(../images/sprite.png) -60px -23px no-repeat;
}

.b-header__contacts__item.social a.vk:hover {
    background-position: -90px -23px;
}

.b-header__contacts__item.social a.fb {
    width: 12px;
    height: 23px;
    background: url(../images/sprite.png) -66px -42px no-repeat;
}

.b-header__contacts__item.social a.fb:hover {
    background-position: -96px -42px;
}

.b-header__contacts__item.social a.tw {
    width: 22px;
    height: 18px;
    background: url(../images/sprite.png) -63px -71px no-repeat;
}

.b-header__contacts__item.social a.tw:hover {
    background-position: -93px -71px;
}

/*-- menu --*/
.i-menu {
    background: #1b1817;
    height: 51px;
    margin-top: 16px;
}

.i-menu__mobile__open {
    display: none;
}

.i-menu__catalog__open {
    display: none;
}

.i-menu__contacts__open {
    display: none;
}

.b-menu {
    width: 1220px;
    margin: 0 auto;
}

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

.b-menu:after {
    content: " ";
    display: table;
    clear: both;
}

.b-menu__mobile__title,
.b-menu__mobile__close {
    display: none;
}

.b-menu__item {
    float: left;
}

.b-menu__item > a, .b-menu__item > span {
    text-transform: uppercase;
    font-family: 'PTSans Narrow';
    color: #fff;
    font-size: 18px;
    line-height: 51px;
    display: block;
    padding: 0 35px;
    text-decoration: none;
}

.b-menu__item:hover > a {
    background: #ef7b00;
}

/*-- main slider --*/
.b-main_slider {
    position: relative;
    overflow: hidden;
}

.b-main_slider .slides {
    height: 439px;
}

.b-main_slider .slides li {
    height: 439px;
}

.b-main_slider .slides li img {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 100%;
    height: 100%;
}

.b-main_slider__caption {
    width: 1220px;
    position: relative;
    margin: 135px auto 0;
}

.b-main_slider__caption__inner {
    font-family: 'DINPro';
    background: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    color: #1b1817;
    font-size: 49px;
    line-height: 58px;
    display: inline-block;
    padding: 25px 29px;
}

.b-main_slider__caption__inner span {
    font-size: 52px;
    font-weight: 600;
}

.b-main_slider .flex-control-nav {
    width: 1220px;
    position: absolute;
    right: 50%;
    bottom: 139px;
    margin-right: -610px !important;
    text-align: right;
}

.b-main_slider .flex-control-nav li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 7px;
    overflow: hidden;
    cursor: pointer;
}

.b-main_slider .flex-control-nav li a {
    display: block;
    width: 15px;
    height: 0;
    padding-top: 15px;
    background: #fff;
}

.b-main_slider .flex-control-nav li a.flex-active,
.b-main_slider .flex-control-nav li:hover a {
    background: #e48622;
}

/*-- top image --*/
.b-top_image {
    height: 150px;
    overflow: hidden;
}

.b-top_image img {
    width: 100%;
    height: 100%;
}

/*-- error --*/
.b-error {
    background: #fff;
    text-align: center;
    position: relative;
}

.b-error h1 {
    text-align: left;
}

.b-error__title {
    font-family: "DINPro";
    font-size: 18px;
    text-transform: uppercase;
    color: red;
    margin: 33px 0 12px;
}

.b-error__num {
    line-height: 0;
    margin: 73px 0 80px;
    max-width: 80%;
}

main {
    display: block;
    margin: -94px auto 0;
    width: 1220px;
    position: relative;
}

main:before {
    content: " ";
    display: table;
}

main:after {
    content: " ";
    display: table;
    clear: both;
}

main > aside {
    float: left;
    width: 290px;
}

main section h2 {
    padding-left: 29px;
}

main h1 {
    color: #1b1817;
    text-transform: uppercase;
    font-size: 24px;
    font-family: "DINPro";
    font-weight: 500;
    line-height: 1.4;
    background: #ddd;
    padding-left: 29px;
    padding-top: 5px;
    padding-bottom: 5px;
}

main h2 {
    color: #1b1817;
    text-align: left;
    text-transform: uppercase;
    font-size: 24px;
    font-family: "DINPro";
    font-weight: 500;
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 15px;
}

main h3 {
    color: #1b1817;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "DINPro";
    font-weight: 500;
    line-height: 24px;
    margin: 25px 0 27px 4px;
}

/*-- aside --*/
.b-aside {
    /*-- catalog --*/
    /*-- subcatalog --*/
}

.b-aside__catalog {
    /*-- main block --*/
    /*-- menu --*/
    /*-- submenu --*/
}

.b-aside__catalog__title,
.b-aside__catalog__close {
    display: none;
}

.b-aside__catalog__block {
    display: block;
    margin-bottom: -1px;
    /*-- open block --*/
}

.b-aside__catalog__block > a {
    padding: 0 46px 0 82px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 22px;
    font-family: 'DINPro';
    font-weight: 500;
    color: #1b1817;
    border: 1px solid #d4d0d0;
    display: table-cell;
    vertical-align: middle;
    height: 68px;
    width: 288px;
    position: relative;
    background: #fff;
}

.b-aside__catalog__block > a:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: auto;
    top: 22px;
    width: 24px;
    height: 24px;
    right: 12px;
    background: url(../images/sprite.png) -71px -103px no-repeat;
}

.b-aside__catalog__block > a:hover:after {
    background: url(../images/sprite.png) -98px -103px no-repeat;
}

.b-aside__catalog__block.catalog > a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 12px;
    top: 11px;
    width: 50px;
    height: 50px;
    background: url(../images/sprite.png) -172px -2px no-repeat;
}

.b-aside__catalog__block.products > a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 16px;
    top: 11px;
    width: 51px;
    height: 45px;
    background: url(../images/sprite.png) -173px -59px no-repeat;
}

.b-aside__catalog__block.services > a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 16px;
    top: 11px;
    width: 51px;
    height: 45px;
    background: url(../images/sprite.png) -172px -117px no-repeat;
}

.b-aside__catalog__block.support.open {
    border-bottom: 1px solid #e0e0e0;
}

.b-aside__catalog__block.support > a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 12px;
    top: 16px;
    width: 55px;
    height: 35px;
    background: url(../images/sprite.png) -171px -124px no-repeat;
}

.b-aside__catalog__block.open {
    z-index: 10;
}

.b-aside__catalog__block.open > a {
    color: #fff;
    border-color: #1b1817;
    background: #1b1817;
}

.b-aside__catalog__block.open > a:after {
    background: url(../images/sprite.png) -98px -129px no-repeat;
}

.b-aside__catalog__block.open > a:hover:after {
    background: url(../images/sprite.png) -71px -129px no-repeat;
}

.b-aside__catalog__block.open.catalog > a:before {
    background: url(../images/sprite.png) -234px -2px no-repeat;
}

.b-aside__catalog__block.open.products > a:before {
    background: url(../images/sprite.png) -236px -59px no-repeat;
}

.b-aside__catalog__block.open.services > a:before{
	background: url(../images/sprite.png) -233px -120px no-repeat;
}

.b-aside__catalog__block.open.support > a:before {
    background: url(../images/sprite.png) -232px -124px no-repeat;
}

.b-aside__catalog__menu {
    display: none;
    background: #fff;
    border-left: 1px solid #d4d0d0;
    border-right: 1px solid #d4d0d0;
}

.b-aside__catalog__menu__item {
    padding: 6px 0 6px 24px;
    border-top: 1px solid #e0e0e0;
    position: relative;
    cursor: pointer;
    /*-- active --*/
}

.b-aside__catalog__menu__item:hover {
    background: #f1f1f1;
}

.b-aside__catalog__menu__item > a {
    color: #686868;
    text-decoration: none;
}

.b-aside__catalog__menu__item > a:hover {
    text-decoration: underline;
}

.services .b-aside__catalog__menu__item:after{
	background:none;
}

.b-aside__catalog__menu__item:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: auto;
    top: 16px;
    width: 12px;
    height: 7px;
    background: url(../images/sprite.png) -135px -119px no-repeat;
    right: 15px;
}

.b-aside__catalog__menu__item.active {
    background: #f1f1f1;
}

.b-aside__catalog__menu__item.active:after {
    display: none;
}

.b-aside__catalog__menu__item.active > a, .b-aside__catalog__menu__item.active > span {
    color: #1b1817;
    font-weight: bold;
}

.b-aside__catalog__submenu {
    display: none;
    padding-top: 6px;
    margin-bottom: -6px;
}

.b-aside__catalog__submenu__item {
    border-top: 1px solid #e0e0e0;
}

.b-aside__catalog__submenu__item > a {
    color: #1b1817;
    text-decoration: none;
    display: block;
    padding: 5px 14px 7px 26px;
    position: relative;
}

.b-aside__catalog__submenu__item > a:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: -24px;
    top: -1px;
    width: 24px;
    height: auto;
    background: #dedede;
    display: none;
    bottom: -1px;
}

.b-aside__catalog__submenu__item > a:hover {
    background: #dedede;
}

.b-aside__catalog__submenu__item > a:hover:before {
    display: block;
}

.b-aside__subcatalog {
    background: #f1f1f1;
    margin-bottom: 16px;
}

.b-aside__subcatalog__title {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-family: "DINPro";
    font-weight: 500;
    background: #1b1817;
    padding: 0 18px;
    height: 70px;
}

.b-aside__subcatalog__title span {
    display: inline-block;
    vertical-align: middle;
}

.b-aside__subcatalog__title:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0px;
}

.b-aside__subcatalog ul {
    border: 1px solid #d1cdcd;
    border-top: 0;
    padding-top: 13px;
}

.b-aside__subcatalog ul li {
    padding-left: 37px;
    position: relative;
}

.b-aside__subcatalog ul li a {
    display: block;
    color: #1b1817;
    text-decoration: none;
    line-height: 17px;
    padding: 10px 14px;
    border-top: 1px solid #e0e0e0;
}

.b-aside__subcatalog ul li:first-child a {
    border: 0;
}

.b-aside__subcatalog ul li:hover {
    background: #dedede;
}

.b-aside__subcatalog ul li:hover:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #dedede;
    position: absolute;
    left: 0;
    top: 0;
}

.b-aside__subcatalog ul li:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #dedede;
    position: absolute;
    left: 0;
    bottom: -1px;
}

/*-- actions --*/
.b-actions {
    margin-top: 25px;
}

.b-actions h2 {
    background: #ddd;
}

.b-actions__item {
    line-height: 0;
    position: relative;
    margin-bottom: 15px !important;
}

.b-actions__item > a {
    display: inline-block;
    line-height: 39px;
    width: 160px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "PTSans Narrow";
    font-size: 18px;
    background: #1b1817;
    background: #ef7b00;
    position: absolute;
    bottom: 26px;
    left: 50%;
    margin-left: -80px;
}

.b-actions__item > a:hover {
    background: #ef7b00;
    color: #fff;
}

.b-actions__item > a:hover {
    background: #1b1817;
}

.b-actions__item img {
    width: 100%;
}

.b-actions__item img.desctop_img {
    display: block;
}

.b-actions__item img.mobile_img {
    display: none;
}

/*-- content --*/
.b-content {
    float: right;
    width: 920px;
    background: #fff;
    margin-bottom: 50px;
}

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

.b-content:after {
    content: " ";
    display: table;
    clear: both;
}

.b-content a {
    color: #ef7b00;
}

.b-content a:hover {
    text-decoration: none;
}

.b-content__inner {
    padding: 0 23px;
    border: 1px solid #ddd;
}

.b-content__inner:before {
    content: " ";
    display: table;
}

.b-content__inner:after {
    content: " ";
    display: table;
    clear: both;
}

.b-content p {
    margin: 16px 0 27px 4px;
}

.b-content p.contacts {
    font-size: 18px;
    font-family: "DINPro";
    font-weight: 500;
    color: #1b1817;
}

.b-content ul {
    margin: 16px 0 27px;
}

.b-content ul li {
    list-style: none;
    position: relative;
    padding: 3px 0 3px 20px;
}

.b-content ul li:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    background: url(../images/dot.png);
    position: absolute;
    left: 7px;
    top: 14px;
}

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

.b-content .b-back {
    float: right;
    display: inline-block;
    line-height: 39px;
    width: 160px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "PTSans Narrow";
    font-size: 18px;
    background: #1b1817;
    margin: 17px 0 19px 0;
}

.b-content .b-back:hover {
    background: #ef7b00;
    color: #fff;
}

.b-content table {
    color: #5a5a5a;
    border: 1px solid #dedede;
    width: 100%;
}

.b-content table thead td {
    background: #dedede;
    padding: 8px 0;
    text-align: center;
    min-width: 65px;
    color: #1b1817;
    line-height: 17px;
    vertical-align: middle;
}

.b-content table tr {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}

.b-content table tbody td {
    text-align: center;
    padding: 7px 0;
}

.b-content table span.mob {
    display: none;
}

.b-content table span.des {
    display: inline;
}

.b-content table .b-tab_price span{
    font-weight: 500;
    line-height: 1;
    color: #1b1817;
    display: block !important;
}

.b-table__title {
    background: #ef7b00;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "DINPro";
    font-weight: 500;
    line-height: 40px;
    padding: 0 20px;
}

/*-- phones --*/
.b-phones {
    border: 1px solid #1b1817;
    padding: 8px 13px;
    margin: 23px 0 0;
    color: #1b1817;
}

.b-phones__title {
    font-size: 18px;
    text-transform: uppercase;
    font-family: "DINPro";
    font-weight: 500;
}

.b-phones__phones {
    padding-left: 34px;
    position: relative;
    margin: 7px 0 4px;
}

.b-phones__phones:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/phone.png);
    position: absolute;
    left: 0px;
    top: -2px;
}

.b-phones__phones p {
    line-height: 18px;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}

.b-phones__phones p a {
    text-decoration: none;
    color: #1b1817;
}

/*-- breadcrumbs --*/
.b-breadcrumbs {
    line-height: 18px;
    padding: 13px 0 6px;
    border-bottom: 1px solid #ddd;
}

.b-breadcrumbs a {
    color: #a7a7a7;
    text-decoration: none;
}

.b-breadcrumbs a:hover {
    text-decoration: underline;
}

.b-breadcrumbs span.separator {
    display: inline-block;
    width: 4px;
    height: 7px;
    vertical-align: middle;
    background: url(../images/sprite.png) -93px -169px no-repeat;
    margin: 0 5px;
}

.b-date {
    color: #85735c;
    font-style: italic;
    margin: 29px 0 16px;
}

/*-- file --*/
.jq-file {
    width: 50%;
    cursor: pointer;
}

.jq-file input {
    cursor: pointer;
    height: 23px;
    width: 100%;
}

.jq-file__name {
    padding-left: 32px;
    position: relative;
    background: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #1b1817;
    cursor: pointer;
    text-decoration: underline;
}

.jq-file__name:before {
    content: "";
    display: block;
    width: 14px;
    height: 16px;
    background: url(../images/file.png);
    position: absolute;
    left: 7px;
    top: 3px;
}

.jq-file__browse {
    width: 100%;
    cursor: pointer;
    height: 23px;
    position: absolute;
    top: 0;
    left: 0;
}

.jq-file:hover .jq-file__name {
    text-decoration: none;
}

/*-- product --*/
.b-product {
    margin: 34px 0 21px;
}

.b-product:before {
    content: " ";
    display: table;
}

.b-product:after {
    content: " ";
    display: table;
    clear: both;
}

.b-product__info {
    width: 426px;
    float: right;
}

.b-product__gallery {
    float: left;
    width: 429px;
    position: relative;
}

.b-product #gallery .slides li .b-product__gallery__text {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    color: #fff;
    background: #ef7b00;
    min-width: 86px;
    text-align: center;
    line-height: 18px;
    padding: 11px 20px;
}

.b-product .flex-control-thumbs {
    padding: 0 32px;
    margin-top: 11px;
}

.b-product .flex-control-thumbs li {
    cursor: pointer;
    height: 86px;
}

.b-product .flex-control-thumbs li.active {
    position: relative;
}

.b-product .flex-control-thumbs li.active:after {
    content: "";
    display: block;
    width: 76px;
    height: 76px;
    border: 5px solid #ef7b00;
    position: absolute;
    left: 0;
    top: 0;
}

.b-product .flex-control-thumbs li img {
    max-height: 100%;
}

.b-product .flex-control-thumbs .slick-track {
    height: 86px;
}

.b-product .flex-control-thumbs .slick-prev {
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 88px;
    width: 24px;
    display: block;
    background: url(../images/arrows.jpg) 0 0 no-repeat;
    cursor: pointer;
}

.b-product .flex-control-thumbs .slick-prev:hover {
    background-position: 0 -88px;
}

.b-product .flex-control-thumbs .slick-prev:focus {
    outline: none;
}

.b-product .flex-control-thumbs .slick-next {
    position: absolute;
    right: 0;
    bottom: 0px;
    height: 88px;
    width: 24px;
    display: block;
    background: #fff;
    background: url(../images/arrows.jpg) -24px 0 no-repeat;
    cursor: pointer;
}

.b-product .flex-control-thumbs .slick-next:hover {
    background-position: -24px -88px;
}

.b-product .flex-control-thumbs .slick-next:focus {
    outline: none;
}

/*-- useful --*/
.b-useful__item {
    border-bottom: 1px solid #e7e7e7;
    margin: 26px 0 31px;
    padding-bottom: 20px;
}

.b-useful__item:before {
    content: " ";
    display: table;
}

.b-useful__item:after {
    content: " ";
    display: table;
    clear: both;
}

.b-useful__item__title {
    text-transform: uppercase;
    font-family: "PTSans Narrow";
    font-size: 18px;
    color: #1b1817;
}

.b-useful__item .b-date {
    margin: 10px 0 8px;
}

.b-useful__item p {
    margin: 8px 0 30px 4px;
    line-height: 24px;
}

.b-useful__item__more {
    display: inline-block;
    line-height: 39px;
    width: 160px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "PTSans Narrow";
    font-size: 18px;
    background: #1b1817;
    float: right;
}

.b-useful__item__more:hover {
    background: #ef7b00;
    color: #fff;
}

/*-- pages --*/
.b-pages {
    text-align: center;
    margin: 45px 0 31px;
}

.b-pages a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "PTSans Narrow";
    color: #1b1817;
    background: #ddd;
    text-decoration: none;
    width: 39px;
    height: 39px;
    line-height: 39px;
    margin: 0px 2px;
}

.b-pages a.b-pages__prev,
.b-pages a.b-pages__next {
    width: 160px;
    margin: 0 9px;
}

.b-pages a.active {
    color: #fff;
    background: #85735c;
}

.b-pages a:hover {
    color: #fff;
    background: #1b1817;
}

/*-- article --*/
article {
    margin: 0 0 0 12px;
    border-bottom: 1px solid #ddd;
}

article .b-img__left:before {
    content: " ";
    display: table;
}

article .b-img__left:after {
    content: " ";
    display: table;
    clear: both;
}

article .b-img__left img {
    float: left;
    line-height: 0;
    margin: 0px 25px 0 0;
}

article .b-img__left p {
    margin-top: 0;
}

article .b-img__left p:last-child {
    margin-bottom: 0;
}

/*-- reviews --*/
.b-reviews {
    margin: 49px 0 66px;
}

.b-reviews__item {
    margin-bottom: 57px;
}

.b-reviews__item__name {
    text-transform: uppercase;
    font-size: 18px;
    font-family: "PTSans Narrow";
    color: #1b1817;
}

.b-reviews__item p {
    padding-left: 20px;
    line-height: 24px;
}

/*-- form --*/
.b-form {
    margin-top: 44px;
}

.b-form__title {
    background: #ef7b00;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "DINPro";
    font-weight: 500;
    line-height: 40px;
    padding: 0 20px;
    margin-bottom: 9px;
}

.b-form input[type="text"],
.b-form input[type="tel"],
.b-form input[type="email"],
.b-form input[type="password"] {
    border: 1px solid #d6d6d6;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    padding: 12px 2%;
    /*width: 96%;*/
    max-width: 96%;
}

.b-form textarea {
    border: 1px solid #d6d6d6;
    font-size: 14px;
    height: 73px;
    line-height: 20px;
    padding: 12px 2%;
    width: 96%;
    max-width: 96%;
    font-family: "Myriad Pro";
}

.b-form input[type="submit"] {
    display: inline-block;
    line-height: 39px;
    width: 160px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "PTSans Narrow";
    font-size: 18px;
    background: #1b1817;
    border: 0px;
    float: right;
    margin: 0px 0 27px;
    height: 39px;
    cursor: pointer;
}

.b-form input[type="submit"]:hover {
    background: #ef7b00;
    color: #fff;
}

.b-form__inner:before {
    content: " ";
    display: table;
}

.b-form__inner:after {
    content: " ";
    display: table;
    clear: both;
}

.b-form__inner__item {
    width: 32%;
    float: left;
    margin-left: 2%;
    margin-top: 10px;
}

.b-form__inner__item input[type="text"],
.b-form__inner__item input[type="tel"],
.b-form__inner__item input[type="email"],
.b-form__inner__item input[type="password"],
.b-form__inner__item textarea {
    padding: 12px 6%;
    width: 88%;
    max-width: 88%;
}

.b-form__inner__item:first-child {
    margin-left: 0;
}

.b-form__item {
    margin: 10px 0;
}

/*-- tabs --*/
.b-tabs__nav {
    height: 38px;
    display: flex;
}

.b-tabs__nav a {
    text-decoration: none;
    display: block;
    float: left;
    width: 33.333%;
    margin: 0 -1px;
    border: 1px solid #ddd;
    border-bottom-color: #aeaeae;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "PTSans Narrow";
    height: 38px;
    line-height: 38px;
    color: #1b1817;
}

.b-tabs__nav a.active {
    border-color: #aeaeae;
    border-bottom-color: #fff;
    font-weight: bold;
    position: relative;
    background: #fff;
}

.b-tabs__tab {
    border: 1px solid #aeaeae;
    border-top: 0px;
    margin: 0 -1px;
    display: none;
    padding: 24px 13px 0;
}

.b-tabs__tab.open {
    display: block;
}

.b-tabs__tab .b-liders__slider__item {
    width: 100% !important;
}

.b-tabs__tab .b-liders__slider__item__inner {
    margin-left: 130px;
    float: none;
    width: auto;
}

/*-- map --*/
.b-map {
    margin: 33px 0 17px;
}

.b-map__title {
    background: #85735c;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "DINPro";
    font-weight: 500;
    line-height: 40px;
    padding: 0 20px;
}

#map {
    height: 260px;
}

.b-contacts {
    margin-bottom: 56px;
}

.b-contacts .b-tabs__tab {
    padding: 42px 10px 22px;
}

.b-contacts .b-tabs__tab:before {
    content: " ";
    display: table;
}

.b-contacts .b-tabs__tab:after {
    content: " ";
    display: table;
    clear: both;
}

.b-contacts .b-header__contacts__item p {
    margin: 0;
    color: #686868;
}

.b-contacts .b-header__contacts__item p span {
    color: #000;
}

.b-contacts .b-header__contacts__item.adress {
    margin-left: 5px;
}

.b-contacts .b-header__contacts__item.time,
.b-contacts .b-header__contacts__item.email {
    margin-left: 21px;
}

.b-contacts .b-header__contacts__item.phones {
    margin-left: 21px;
}

.b-contacts .b-header__contacts__item.phones p {
    color: #1b1817;
}

.b-contacts .b-header__contacts__item.details {
    float: none;
    padding-left: 53px;
    margin-top: 23px;
}

.b-contacts .b-header__contacts__item.details:before {
    content: "";
    display: block;
    width: 18px;
    height: 24px;
    background: url(../images/detail.png);
    position: absolute;
    left: 22px;
    top: 1px;
}

.b-contacts .b-header__contacts__item.details p {
    margin-bottom: 17px;
}

.b-contacts .b-header__contacts__item.details p strong {
    color: #1b1817;
}

/*-- application --*/
.b-application {
    margin-top: 0;
}

.b-application:before {
    content: " ";
    display: table;
}

.b-application:after {
    content: " ";
    display: table;
    clear: both;
}

.b-application input[type="text"],
.b-application input[type="tel"],
.b-application input[type="email"],
.b-application input[type="password"] {
    width: 44.2%;
    padding: 12px 3.7%;
}

.b-application textarea {
    padding: 12px 3.7%;
    width: 92%;
    max-width: 92%;
    height: 120px;
}

.b-application .jq-file {
    margin-top: 7px;
}

.b-application input[type="submit"] {
    margin: 12px 0 10px;
}

.b-application__item {
    margin: 8px 0;
}

/*-- liders --*/
.b-liders {
    /*-- slider --*/
}

.b-liders h2 {
    background: #ddd;
}

.b-liders__slider {
    position: relative;
    zoom: 1;
    border: 1px solid #ddd;
    padding: 32px 0 27px 0;
}

.b-liders__slider .slides {
    height: 120px;
    zoom: 1;
}

.b-liders__slider__item {
    float: left;
    width: 428px;
    height: 118px;
    border: 1px solid #d6d6d6;
    position: relative;
    margin: 0 0 0 24px;
}

.b-liders__slider__item:before {
    content: " ";
    display: table;
}

.b-liders__slider__item:after {
    content: " ";
    display: table;
    clear: both;
}

.b-liders__slider__item + .b-liders__slider__item {
    float: right;
    margin: 0 22px 0 0;
}

.b-liders__slider__item:hover {
    border-color: #a7a7a7;
}

.b-liders__slider__item__img {
    width: 120px;
    display: block;
    float: left;
    line-height: 0;
    text-align: center;
    overflow: hidden;
    height: 118px;
    position: relative;
}

.b-liders__slider__item__inner {
    float: right;
    width: 292px;
}

.b-liders__slider__item__title {
    color: #1b1817;
    margin: 5px 0;
    text-transform: uppercase;
    font-family: "DINPro";
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
}

.b-liders__slider__item__material {
    color: #85735c;
    font-size: 14px;
    line-height: 15px;
    font-style: italic;
}

.b-liders__slider__item__price {
    line-height: 18px;
}

.b-liders__slider__item__price span {
    font-weight: 500;
    color: #1b1817;
    font-size: 18px;
}

.b-liders__slider__item__more {
    display: inline-block;
    line-height: 39px;
    width: 160px;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "PTSans Narrow";
    font-size: 18px;
    background: #1b1817;
    position: absolute;
    right: -1px;
    bottom: -1px;
}

.b-liders__slider__item__more:hover {
    background: #ef7b00;
    color: #fff;
}

.b-liders__slider .flex-direction-nav li {
    position: static;
}

.b-liders__slider .flex-prev {
    display: inline-block;
    position: absolute;
    top: -48px;
    right: 41px;
    width: 24px;
    height: 24px;
    background: url(../images/sprite.png) -2px -103px no-repeat;
}

.b-liders__slider .flex-prev:hover {
    background: url(../images/sprite.png) -2px -130px no-repeat;
}

.b-liders__slider .flex-next {
    display: inline-block;
    position: absolute;
    top: -48px;
    right: 12px;
    width: 24px;
    height: 24px;
    background: url(../images/sprite.png) -29px -103px no-repeat;
}

.b-liders__slider .flex-next:hover {
    background: url(../images/sprite.png) -29px -130px no-repeat;
}

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

.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0 !important;
    padding: 0;
    list-style: none;
}

.slides > li {
    height: auto;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    position: relative;
    padding: 0 !important;
    font-style: normal !important;
}

.slides > li:before {
    content: " ";
    display: table;
}

.slides > li:after {
    content: " ";
    display: table;
    clear: both;
}

.slides > li:before {
    display: none !important;
}

.flex-direction-nav li {
    padding: 0 !important;
}

.flex-direction-nav li:before {
    display: none !important;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/*-- stone products --*/
.b-stone {
    margin-top: 2px;
    text-align: center;
}

.b-stone:before {
    content: " ";
    display: table;
}

.b-stone:after {
    content: " ";
    display: table;
    clear: both;
}

.b-stone h2 {
    padding-left: 24px;
    margin-bottom: 5px;
}

.b-stone__item {
    line-height: 0;
    display: inline-block;
    overflow: hidden;
    margin: -4px -2px;
    width: 184px;
    height: 186px;
    position: relative;
    text-decoration: none;
}

.b-stone__item:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 184px;
    height: 186px;
    background: url(../images/bg-stone.png) no-repeat;
    z-index: 1;
}

.b-stone__item__title {
    display: table-cell;
    width: 184px;
    height: 186px;
    line-height: 22px;
    font-size: 18px;
    font-family: "DINPro";
    font-weight: 500;
    vertical-align: middle;
    text-align: center;
    color: #1b1817;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
}

.b-stone__item img {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
}

.b-stone__item:hover:before {
    background: url(../images/bg-stone-hover.png) repeat;
}

.b-stone__item:hover .b-stone__item__title {
    color: #fff;
}

/*-- all products --*/
.b-products {
    text-align: center;
    margin: 47px 0 11px;
    overflow: hidden;
}

.b-products__title {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "DINPro";
    font-weight: 500;
    line-height: 70px;
    padding: 0 30px;
    background: #85735c;
    margin-bottom: 19px;
    text-align: left;
}

.b-products__inner {
    margin: 0 -26px;
}

.b-products__item {
    width: 120px;
    height: 175px;
    display: inline-block;
    text-align: left;
    line-height: normal;
    margin: 0 18px;
    vertical-align: top;
}

.b-products__item__img {
    line-height: 0;
    display: inline-block;
    position: relative;
}

.b-products__item__img span {
    display: block;
    color: #fff;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: url(../images/overlay_black.png);
    line-height: 18px;
    padding: 11px 0;
}

.b-products__item__title {
    color: #1b1817;
    line-height: 1;
    font-size: 14px;
    margin-top: 10px;
}

.b-products__item:hover .b-products__item__title {
    font-weight: 500;
}

.b-products__item:hover .b-products__item__img:after {
    content: "";
    display: block;
    background: url(../images/overlay_white.png);
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
}

.b-products:after {
    width: 100%;
    height: 0px;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}

/*-- main text --*/
.b-main_text {
    margin-top: 25px;
    border: 1px solid #ccc;
    padding: 0 25px;
}

.b-main_text:before {
    content: " ";
    display: table;
}

.b-main_text:after {
    content: " ";
    display: table;
    clear: both;
}

.b-main_text h2 {
    margin: 3px 0 10px;
}

.b-main_text p {
    line-height: 24px;
}

.b-main_text .btn {
    float: right;
    margin: 96px -3px 25px 0;
}

/*-- main reviews --*/
.b-main_reviews {
    background: #e8e5df;
    width: 1220px;
    margin: 20px auto -86px;
    position: relative;
    padding-bottom: 98px;
    z-index: 10;
}

.b-main_reviews:before {
    content: " ";
    display: table;
}

.b-main_reviews:after {
    content: " ";
    display: table;
    clear: both;
}

.b-main_reviews h2 {
    text-align: center;
    color: #1b1817;
    text-transform: uppercase;
    font-size: 24px;
    font-family: "DINPro";
    font-weight: 500;
    line-height: 69px;
    margin: 3px 0 25px;
}

.b-main_reviews__item {
    float: left;
    width: 365px;
    margin-left: 24px;
}

.b-main_reviews__item__name {
    font-family: "PTSans Narrow";
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.b-main_reviews__item p {
    color: #9b8d7b;
    margin-left: 24px;
}

.b-main_reviews .btn {
    background: #fff;
    position: absolute;
    right: 23px;
    bottom: 25px;
    color: #1b1817 !important;
}

.b-main_reviews .btn:hover {
    background: #ef7b00;
    color: #fff !important;
}

.index.b-wrapper {
    padding-bottom: 530px;
}

.index footer {
    height: 560px;
}

.index .b-footer {
    padding-top: 146px;
}

/*-- footer --*/
footer {
    height: 449px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #85735c;
}

.b-footer {
    padding-top: 35px;
    width: 1220px;
    margin: 0 auto;
    color: #fff;
    height: 228px;
    /*-- menu --*/
    /*-- contacts --*/
    /*-- info --*/
}

.b-footer:before {
    content: " ";
    display: table;
}

.b-footer:after {
    content: " ";
    display: table;
    clear: both;
}

.b-footer a {
    color: #fff;
}

.b-footer a:hover {
    text-decoration: none;
}

.b-footer__menu {
    float: left;
    margin-left: 28px;
    max-width: 13%;
}

.b-footer__menu:first-child {
    margin-left: 43px;
}

.b-footer__menu__title {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    font-family: "PTSans Narrow";
}

.b-footer__menu ul {
    margin-left: 30px;
}

.b-footer__menu ul li {
    line-height: 22px;
}

.b-footer__menu ul li a {
    color: #eae0d2;
    text-decoration: none;
    line-height: 22px;
}

.b-footer__menu ul li a:hover {
    color: #b4a088;
}

.b-footer__contacts {
    float: right;
    width: 640px;
}

.b-footer__contacts:before {
    content: " ";
    display: table;
}

.b-footer__contacts:after {
    content: " ";
    display: table;
    clear: both;
}

.b-footer__contacts__item {
    float: left;
    position: relative;
    /*-- social --*/
}

.b-footer__contacts__item.time {
    padding-left: 34px;
}

.b-footer__contacts__item.time:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 1px;
    top: -2px;
    width: 26px;
    height: 26px;
    background: url(../images/sprite.png) -30px 0 no-repeat;
}

.b-footer__contacts__item.adress {
    padding-left: 31px;
    max-width: 200px;
    margin-left: 42px;
}

.b-footer__contacts__item.adress p {
    color: #c2ae95;
}

.b-footer__contacts__item.adress:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0px;
    top: -2px;
    width: 23px;
    height: 27px;
    background: url(../images/sprite.png) -30px -26px no-repeat;
}

.b-footer__contacts__item.email {
    margin: 39px 0 0 195px;
    padding-left: 33px;
}
.b-footer__contacts__item.email:first-child{margin: 0}
.b-footer__contacts__item.email:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 1px;
    top: 2px;
    width: 25px;
    height: 19px;
    background: url(../images/sprite.png) -30px -53px no-repeat;
}

.b-footer__contacts__item.phones {
    padding-left: 33px;
    margin-left: 23px;
}

.b-footer__contacts__item.phones:before {
    content: "";
    display: inline-block;
    position: absolute;
    left: -2px;
    top: -3px;
    width: 26px;
    height: 26px;
    background: url(../images/sprite.png) -31px -72px no-repeat;
}

.b-footer__contacts__item.phones p {
    font-size: 18px;
    font-weight: 500;
}

.b-footer__contacts__item.phones p a {
    text-decoration: none;
    color: #fff;
}

.b-footer__contacts__item.phones .b-header__contacts__item__title {
    margin-bottom: 0;
}

.b-footer__contacts__item__title {
    text-transform: uppercase;
    font-family: 'PTSans Narrow';
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 2px;
}

.b-footer__contacts__item p {
    line-height: 18px;
}

.b-footer__contacts__item p span {
    color: #c2ae95;
    padding-left: 4px;
}

.b-footer__contacts__item.social {
    float: right;
    margin: 46px 6px 0 0;
}

.b-footer__contacts__item.social a {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 34px;
    height: 34px;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
}

.b-footer__contacts__item.social a.skype {
    width: 20px;
    height: 20px;
    background: url(../images/sprite.png) -123px -1px no-repeat;
}

.b-footer__contacts__item.social a.skype:hover {
    background-position: -90px -1px;
}

.b-footer__contacts__item.social a.vk {
    width: 23px;
    height: 13px;
    background: url(../images/sprite.png) -123px -23px no-repeat;
}

.b-footer__contacts__item.social a.vk:hover {
    background-position: -90px -23px;
}

.b-footer__contacts__item.social a.fb {
    background: url(../images/soc_sprite.png) 0 0 no-repeat;
}

.b-footer__contacts__item.social a.fb:hover {
    background-position: 0 100%;
}

.b-footer__contacts__item.social a.tw {
    background: url(../images/soc_sprite.png) -35px 0 no-repeat;
}

.b-footer__contacts__item.social a.tw:hover {
    background-position: -35px 100%;
}

.b-footer__contacts__item.social a.inst {
    background: url(../images/soc_sprite.png) -105px 0 no-repeat;
}

.b-footer__contacts__item.social a.inst:hover {
    background-position: -105px 100%;
}

.b-footer__info {
    margin-right: 4px;
    clear: both;
    text-align: right;
}

.b-bottom {
    background: #1b1817;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 70px;
    width: 100%;
}

.b-bottom__inner {
    width: 1220px;
    margin: 0 auto;
}

.b-bottom__inner:before {
    content: " ";
    display: table;
}

.b-bottom__inner:after {
    content: " ";
    display: table;
    clear: both;
}

.b-bottom__copy {
    font-size: 18px;
    text-transform: uppercase;
    color: #403a38;
    line-height: 70px;
    font-family: "PTSans Narrow";
    float: left;
}

.b-bottom__links {
    float: right;
    margin-top: 19px;
}

.b-bottom__links a {
    display: inline-block;
    line-height: 0;
}

/*-- mobile --*/
.mobile.catalog .i-aside__catalog {
    left: 0;
    -webkit-box-shadow: 0 0 8px 1px #222222;
    -moz-box-shadow: 0 0 8px 1px #222222;
    box-shadow: 0 0 8px 1px #222222;
}

.mobile.menu .b-menu__mobile {
    left: 0;
    -webkit-box-shadow: 0 0 8px 1px #222222;
    -moz-box-shadow: 0 0 8px 1px #222222;
    box-shadow: 0 0 8px 1px #222222;
}

.mobile.contacts .b-header__contacts {
    width: 276px;
}

.mobile.contacts .b-header__contacts__inner {
    right: 0;
    -webkit-box-shadow: 0 0 8px 1px #222222;
    -moz-box-shadow: 0 0 8px 1px #222222;
    box-shadow: 0 0 8px 1px #222222;
}

.mobile:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
}

.b-catalog {
    margin-top: 16px;
}

.b-catalog:before {
    content: " ";
    display: table;
}

.b-catalog:after {
    content: " ";
    display: table;
    clear: both;
}

.b-catalog .b-liders__slider__item {
    margin: 16px 0 0;
}

.b-catalog .b-liders__slider__item + .b-liders__slider__item {
    float: left;
}

.b-catalog .b-liders__slider__item:nth-child(2n) {
    float: right;
}

.b-catalog__label {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    width: 82px;
    line-height: 29px;
    text-align: center;
}

.b-catalog__label.label1 {
    background: #ef7b00;
}

.b-catalog__label.label2 {
    background: #85735c;
}

/*-- guarantee --*/
.b-guarantee {
    background: url(../images/guarantee.png) 29px 108px no-repeat;
    border: 1px solid #ccc;
    clear: both;
    margin-bottom: 50px;
    padding: 18px 20px;
    min-height: 237px;
    margin-top: 30px;
}



.b-guarantee__title {
    font-size: 24px;
    text-transform: uppercase;
    color: #1b1817;
    font-family: "DINPro";
    font-weight: 500;
    margin-bottom: 42px;
}

.b-guarantee p {
    border-bottom: 1px solid #e0e0e0;
    padding: 8px 0 8px 7px;
    line-height: 18px;
    margin: 0;
    font-weight: bold;
    margin-left: 140px;
}

.b-guarantee ul {
    padding: 8px 0 8px 7px;
    line-height: 18px;
    margin: 0;
    margin-left: 140px;
}

.b-guarantee h2 {
    padding: 8px 0 8px 7px;
    margin-left: 140px;
}

.b-guarantee p a {
    color: #6d6d6d;
    font-weight: normal;
    text-decoration: none;
    border-bottom: 2px solid #bfbfbf;
}

.b-guarantee p a:hover {
    border: 0;
}

hr {
    height: 1px;
    background: #e7e7e7;
    border: 0px;
    margin-bottom: 49px;
}

/*-- gallery --*/
.b-gallery {
    margin: 26px 0 49px;
    clear: both;
}

.b-gallery:before {
    content: " ";
    display: table;
}

.b-gallery:after {
    content: " ";
    display: table;
    clear: both;
}

.b-gallery__title {
    background: #85735c;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "DINPro";
    font-weight: 500;
    line-height: 40px;
    padding: 0 20px;
    margin-bottom: 10px;
}

.b-gallery__item {
    float: left;
    width: 33.3%;
    display: block;
    margin-top: 10px;
}

.b-gallery__item__block {
    width: 94%;
    margin: 0 auto;
    display: block;
    text-decoration: none;
    border: 1px solid #d1cdcd;
}

.b-gallery__item__block.inner-gallery {
    border: 0px;
}

.b-gallery__item__block.inner-gallery .b-gallery__item__title {
    text-decoration: none;
    display: block;
    height: 54px;
    padding: 10px 0;
}

.b-gallery__item__block.inner-gallery:hover .b-gallery__item__title {
    color: #757575;
}

.b-gallery__item__block.inner-gallery:hover .b-gallery__item__img:before,
.b-gallery__item__block.inner-gallery:hover .b-gallery__item__img:after {
    display: none;
}

.b-gallery__item__block.img .b-gallery__item__title {
    text-decoration: none;
    padding: 0 10px;
}

.b-gallery__item__block.img:hover .b-gallery__item__title {
    color: #757575;
}

.b-gallery__item__block.img:hover .b-gallery__item__img:before,
.b-gallery__item__block.img:hover .b-gallery__item__img:after {
    display: none;
}

.b-gallery__item__block:hover .b-gallery__item__title {
    color: #1b1817;
}

.b-gallery__item__block:hover .b-gallery__item__img:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    background: url(../images/bg-stone-hover.png);
}

.b-gallery__item__block:hover .b-gallery__item__img:after {
    content: "Смотреть";
    display: block;
    position: absolute;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    font-family: "PTSans Narrow";
    left: 0;
    top: 50%;
    margin-top: -10px;
}

.b-gallery__item__title {
    display: table-cell;
    width: 100%;
    height: 63px;
    vertical-align: middle;
    padding: 0 16px;
    line-height: 24px;
    color: #757575;
    text-decoration: underline;
}

.b-gallery__item__img {
    position: relative;
    line-height: 0;
    overflow: hidden;
    height: 206px;
}

.b-gallery__item__img img {
    height: 100%;
    min-width: 100%;
}

.b-gallery.chamfered .b-gallery__item__title {
    border-bottom: 1px solid #dad7d7;
    text-align: center;
    font-family: "DINPro";
    font-weight: 500;
    font-size: 18px;
    height: 61px;
    line-height: 61px;
    display: block;
    color: #1b1817;
    width: auto;
}

/*-- calc --*/
.b-calc {
    display: none;
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: -220px;
    width: 440px;
    background: #fff;
    z-index: 11;
}

.b-calc__title {
    text-align: center;
    color: #fff;
    line-height: 70px;
    background: #ef7b00;
    font-weight: bold;
    font-family: "PTSans Narrow";
    text-transform: uppercase;
    font-size: 24px;
}

.b-calc__close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 4px;
    right: 4px;
    cursor: pointer;
    background: url(../images/sprite.png) -1px -284px no-repeat;
}

.b-calc__close:hover {
    background-position: -21px -284px;
}

.b-calc__form__item {
    margin: 0 23px;
    border-bottom: 1px solid #ddd;
    padding: 21px 4px;
}

.b-calc__form__item__title {
    font-family: "PTSans Narrow";
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    color: #1b1817;
    margin-bottom: 10px;
}

.b-calc__form__item__inner:before {
    content: " ";
    display: table;
}

.b-calc__form__item__inner:after {
    content: " ";
    display: table;
    clear: both;
}

.b-calc__form__item__inner input[type="text"] {
    border: 1px solid #d6d6d6;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    padding: 11px 3.5%;
    width: 32.59%;
    font-family: 'Myriad Pro';
}

.b-calc__form__item__inner > span {
    display: inline-block;
    margin-left: 5px;
}

.b-calc__form__item__inner label {
    cursor: pointer;
    float: left;
    width: 46.19%;
}

.b-calc__form__item__inner label input[type="text"] {
    width: 43.87%;
    padding: 8px 5%;
}

.b-calc__form__item__inner label + label {
    float: right;
}

.b-calc__form__item__inner.chamfer,
.b-calc__form__item__inner.gluing {
    background: #c2c2c2;
    position: relative;
    height: 72px;
}

.b-calc__form__item__inner.chamfer .jq-checkbox,
.b-calc__form__item__inner.gluing .jq-checkbox {
    position: absolute !important;
}

.b-calc__form__item__inner .chamfer-lt {
    left: 7px;
    top: 7px;
}

.b-calc__form__item__inner .chamfer-rt {
    right: 7px;
    top: 7px;
}

.b-calc__form__item__inner .chamfer-lb {
    left: 7px;
    bottom: 7px;
}

.b-calc__form__item__inner .chamfer-rb {
    right: 7px;
    bottom: 7px;
}

.b-calc__form__item__inner .gluing-top {
    left: 50%;
    margin-left: -8px;
    top: 7px;
}

.b-calc__form__item__inner .gluing-bottom {
    left: 50%;
    margin-left: -8px;
    bottom: 7px;
}

.b-calc__form__item__inner .gluing-left {
    top: 50%;
    margin-top: -8px;
    left: 7px;
}

.b-calc__form__item__inner .gluing-right {
    top: 50%;
    margin-top: -8px;
    right: 7px;
}

.b-calc__form__btns {
    margin-top: 12px;
    text-align: center;
}

.b-calc__form__btns input[type="submit"] {
    text-transform: uppercase;
    font-size: 18px;
    font-family: "PTSans Narrow";
    background: #1b1817;
    color: #fff;
    cursor: pointer;
    width: 160px;
    height: 39px;
    border: 0;
    display: inline-block;
}

.b-calc__form__btns input[type="submit"]:hover {
    background: #ef7b00;
}

.b-calc__form__btns input[type="reset"] {
    margin-left: 9px;
    text-transform: uppercase;
    font-size: 18px;
    font-family: "PTSans Narrow";
    background: #767474;
    color: #fff;
    cursor: pointer;
    width: 160px;
    height: 39px;
    border: 0;
    display: inline-block;
}

.b-calc__form__btns input[type="reset"]:hover {
    background: #ef7b00;
}

.b-calc__form__price {
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    color: #ef7b00;
    text-align: center;
    margin-top: 20px;
}

.b-calc__form__price__text {
    text-align: center;
    color: red;
    font-style: italic;
    margin: 12px 0 15px;
}

.b-content article p {
    margin-bottom: 10px;
}

.checkbox {
    padding-left: 31px;
    position: relative;
    margin-right: 51px;
    float: none !important;
    width: auto !important;
}

.checkbox .jq-checkbox {
    left: 0;
    top: 0;
    position: absolute !important;
    display: block !important;
}

.jq-checkbox {
    overflow: visible !important;
    width: 15px;
    height: 15px;
    background: url(../images/sprite.png) -15px -311px no-repeat;
    cursor: pointer;
}

.jq-checkbox.checked {
    background: url(../images/sprite.png) 0px -311px no-repeat;
}

.fancy:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
}

.fancy .b-calc {
    display: block;
}

#fancybox-loading {
    display: none;
}

#fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 900;
}

#fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none;
}

#fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    z-index: 900;
    outline: none;
    display: none;
    width: auto !important;
    max-width: 90%;
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    left: 20px;
}

#fancybox-content {
    outline: none;
    border: 0px;
    position: relative;
    z-index: 902;
    width: auto !important;
    height: auto !important;
}

#fancybox-content > div {
    overflow: visible !important;
}

#fancybox-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 901;
}

#fancybox-close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -25px;
    right: 0px;
    cursor: pointer;
    background: url(../images/sprite.png) -1px -284px no-repeat;
    z-index: 902;
}

#fancybox-close:hover {
    background: url(../images/sprite.png) -21px -284px no-repeat;
}

#fancybox-error {
    padding: 14px;
    margin: 0;
}

#fancybox-img {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0;
    border: none;
    outline: none;
    line-height: 0;
    vertical-align: top;
}

#fancybox-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

.i-menu .b-menu__item > a, .i-menu .b-menu__item > span {
    padding: 0 25px;
}

@media screen and (min-width: 768px) {
    #mCSB_1_container {
        width: 100% !important;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
    .b-header {
        width: 97%;
    }

    .b-header__logo {
        margin-left: 0px;
    }

    .b-header__contacts {
        margin-right: 0px;
    }

    .b-header__contacts__item.adress {
        max-width: 144px;
    }

    .b-header__contacts__item.phones {
        margin-left: 21px;
    }

    .b-header__contacts__item.email {
        margin-left: 20px;
    }

    .b-header__contacts__item.adress {
        margin-left: 30px;
    }

    .b-menu {
        width: 97%;
    }

    .b-menu__item > a, .b-menu__item > span {
        padding: 0 18px;
    }

    .b-main_slider .slides {
        height: 345px;
    }

    .b-main_slider .slides li {
        height: 345px;
    }

    .b-main_slider .flex-control-nav {
        bottom: 129px;
        width: 97%;
        margin-right: -48.5% !important;
    }

    .b-main_slider__caption {
        width: 97%;
        margin-top: 50px;
    }

    main {
        width: 97%;
        margin-top: -92px;
    }

    main section h2 {
        padding-left: 13px;
    }

    main h3 {
        margin-top: 35px;
    }

    main > aside {
        width: 22%;
    }

    main > aside .b-actions {
        margin-top: 17px;
    }

    main > aside .b-actions__item > a {
        bottom: 15px;
    }

    .b-aside__catalog__block > a {
        padding: 0 46px 0 79px;
        font-size: 13px;
        line-height: 18px;
    }

    .b-aside__catalog__submenu__item > a {
        padding: 6px 14px 9px 26px;
        line-height: 19px;
    }

    .b-aside__subcatalog ul li a {
        padding: 9px 14px;
    }

    .b-content {
        width: 76.5%;
        overflow: hidden;
    }

    .b-content__inner {
        padding: 0 19px;
    }

    .b-content p {
        margin: 16px 0 27px 0px;
    }

    .b-content h1 {
        padding-left: 20px;
    }

    .b-content table tbody td span {
        display: block;
    }

    .b-content .t-type {
        width: 11%;
    }

    .b-content .t-size {
        width: 8%;
    }

    .b-content .t-treat {
        width: 16%;
    }

    .b-content .t-pack {
        width: 13%;
    }

    .b-content .t-mass {
        width: 8%;
    }

    .b-content .t-price {
        width: 14%;
    }

    .b-content .t-stat {
        width: 15%;
    }

    .b-content tbody td span:first-child {
        display: inline;
    }

    .b-product__gallery {
        width: 357px;
    }

    .b-product__info {
        width: auto;
        margin-left: 376px;
        float: none;
    }

    .b-product .flex-control-thumbs {
        padding: 0 23px;
        margin-top: 2px;
    }

    .b-product .flex-control-thumbs li {
        cursor: pointer;
        height: 73px;
        width: 73px;
    }

    .b-product .flex-control-thumbs li.active {
        position: relative;
    }

    .b-product .flex-control-thumbs li.active:after {
        width: 63px !important;
        height: 63px !important;
    }

    .b-product .flex-control-thumbs .slick-track {
        height: 73px;
    }

    .b-product .flex-control-thumbs .slick-prev {
        height: 73px;
        width: 20px;
        background-position: -48px 0;
    }

    .b-product .flex-control-thumbs .slick-prev:hover {
        background-position: -48px -73px;
    }

    .b-product .flex-control-thumbs .slick-next {
        height: 73px;
        width: 20px;
        background-position: -68px 0;
    }

    .b-product .flex-control-thumbs .slick-next:hover {
        background-position: -68px -73px;
    }

    article {
        margin: 0;
    }

    .b-useful__item p {
        margin: 8px 0 30px;
    }

    .b-liders__slider__item {
        width: 46%;
        margin: 0 0 0 19px;
    }

    .b-liders__slider__item + .b-liders__slider__item {
        margin: 0 20px 0 0;
    }

    .b-liders__slider__item__inner {
        margin-left: 137px;
        width: auto;
        float: none;
    }

    .b-stone h2 {
        padding-left: 16px;
        margin-bottom: 2px;
    }

    .b-stone__item {
        width: 20%;
        height: 154px;
        overflow: hidden;
    }

    .b-stone__item__title {
        text-align: center;
        height: 154px;
    }

    .b-stone__item:before {
        background-size: 100% 100%;
        text-align: center;
        width: 100%;
        height: 154px;
    }

    .b-main_text {
        margin-top: 82px;
        padding: 0 16px;
    }

    .b-main_text h2 {
        margin: 0;
        line-height: 64px;
    }

    .b-main_text .btn {
        margin: 26px 4px 25px 0;
    }

    .b-main_reviews {
        width: 97%;
        padding-bottom: 89px;
    }

    .b-main_reviews h2 {
        margin-bottom: 33px;
    }

    .b-main_reviews__item {
        width: 31%;
        margin-left: 19px;
    }

    .b-main_reviews__item__name {
        margin-bottom: 18px;
    }

    .b-main_reviews__item p {
        margin-left: 20px;
        line-height: 24px;
    }

    .b-main_reviews .btn {
        right: 21px;
        bottom: 29px;
    }

    .b-footer {
        width: 97%;
    }

    .b-footer__menu {
        margin-left: 26px;
    }

    .b-footer__menu:first-child {
        margin-left: 0;
    }

    .b-footer__contacts__item.adress {
        max-width: 147px;
    }

    .b-bottom__inner {
        width: 97%;
    }

    .b-application input[type="text"],
    .b-application input[type="tel"],
    .b-application input[type="email"],
    .b-application input[type="password"] {
        width: 55.2%;
    }

    .b-application textarea {
        height: 63px;
    }

    .b-application .jq-file {
        margin-top: 2px;
    }

    .b-application input[type="submit"] {
        margin: 28px 0 14px;
    }

    .b-product {
        margin-bottom: 33px;
    }

    .b-products__title {
        padding: 0 18px;
    }

    .b-products__inner {
        margin: 0;
    }

    .b-products__item {
        margin: 0 2.3%;
    }

    .b-phones__phones p {
        margin: 0;
    }

    .b-contacts .b-tabs__tab {
        text-align: justify;
        font-size: 1px;
    }

    .b-contacts .b-tabs__tab .b-header__contacts__item {
        float: none;
        margin-left: 0 !important;
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        line-height: normal;
        text-align: left;
        width: 22%;
    }

    .b-contacts .b-tabs__tab .b-header__contacts__item.adress {
        width: 21%;
    }

    .b-contacts .b-tabs__tab .b-header__contacts__item.time {
        width: 18%;
    }

    .b-contacts .b-tabs__tab .b-header__contacts__item.email {
        width: 19%;
    }

    .b-contacts .b-tabs__tab .b-header__contacts__item.phones p {
        font-size: 17px;
    }

    .b-contacts .b-tabs__tab:after {
        width: 100%;
        height: 0px;
        visibility: hidden;
        overflow: hidden;
        content: '';
        display: inline-block;
    }

    .b-catalog .b-liders__slider__item {
        width: 49%;
    }

    .b-catalog .b-liders__slider__item + .b-liders__slider__item {
        float: left;
        margin: 16px 0 0 0;
    }

    .b-catalog .b-liders__slider__item:nth-child(2n) {
        float: right;
    }

    .b-gallery__item__img {
        height: 169px;
    }

    .b-gallery__item__title {
        height: 51px;
        font-size: 13px;
        line-height: 18px;
    }
}

@media screen and (max-width: 1023px) {
    .b-product__info {
        margin-bottom: 20px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .b-header {
        width: 97%;
    }

    .b-header__logo {
        margin: 30px 0 0 0;
        width: 170px;
    }

    .b-header__logo img {
        width: 100%;
    }

    .b-header__contacts {
        margin-right: 0px;
    }

    .b-header__contacts__item.adress {
        max-width: 144px;
    }

    .b-header__contacts__item.phones {
        margin: 2px 4px 0 15px;
    }

    .b-header__contacts__item.phones p {
        font-size: 14px;
    }

    .b-header__contacts__item.email {
        display: none;
    }

    .b-header__contacts__item.adress {
        margin-left: 30px;
    }

    .b-header__contacts__item.social {
        bottom: -50px;
    }

    .b-header__contacts__item.social a {
        margin-left: 20px;
    }

    .i-menu {
        margin-top: 13px;
    }

    .b-menu {
        width: 97%;
    }

    .b-menu__item > a, .b-menu__item > a {
        padding: 0px 14px;
        font-size: 15px;
    }

    .b-top_image {
        height: 120px;
        margin-bottom: -62px;
    }

    .b-main_slider .slides {
        height: 230px;
    }

    .b-main_slider .slides li {
        height: 230px;
    }

    .b-main_slider .flex-control-nav {
        bottom: 54px;
        width: 97%;
        margin-right: -48.5% !important;
    }

    .b-main_slider__caption {
        width: 97%;
        margin-top: 50px;
    }

    .b-main_slider__caption__inner {
        font-size: 38px;
        line-height: 46px;
        padding: 16px 20px 18px 19px;
    }

    .b-main_slider__caption__inner span {
        font-size: 41px;
    }

    main {
        width: 97%;
        margin-top: -26px;
    }

    main section h2 {
        padding-left: 18px;
        font-size: 18px;
        line-height: 50px;
    }

    main h3 {
        margin: 34px 0 27px 0px;
    }

    main > aside {
        width: 29.5%;
    }

    main > aside .b-actions {
        margin-top: 17px;
    }

    main > aside .b-actions__item > a {
        bottom: 19px;
        margin-left: -66px;
        width: 130px;
        line-height: 31px;
        font-size: 17px;
    }

    .b-aside__catalog__block > a:after {
        top: 15px;
        right: 10px;
    }

    .b-aside__catalog__block.catalog > a:before {
        width: 39px;
        height: 39px;
        background-position: -292px -1px;
        top: 6px;
    }

    .b-aside__catalog__block.catalog.open > a:before {
        background-position: -337px -1px;
    }

    .b-aside__catalog__block.products > a:before {
        width: 40px;
        height: 35px;
        background-position: -292px -59px;
        top: 9px;
        left: 16px;
    }

    .b-aside__catalog__block.products.open > a:before {
        background-position: -341px -59px;
    }

    .b-aside__catalog__block.support > a:before {
        width: 43px;
        height: 27px;
        background-position: -294px -124px;
        top: 10px;
        left: 12px;
    }

    .b-aside__catalog__block.support.open > a:before {
        background-position: -341px -124px;
    }

    .b-aside__catalog__block > a {
        padding: 0 46px 0 63px;
        font-size: 13px;
        line-height: 18px;
        height: 49px;
    }

    .b-aside__catalog__submenu__item > a {
        padding: 6px 14px 9px 26px;
        line-height: 19px;
    }

    .b-content {
        overflow: hidden;
        width: 68.6%;
    }

    .b-content__inner {
        padding: 0 13px;
    }

    .b-content h1 {
        font-size: 18px;
        line-height: 50px;
        padding-left: 14px;
    }

    .b-content p {
        margin-left: 0;
    }

    .b-content .b-back {
        line-height: 30px;
        width: 131px;
        font-size: 16px;
    }

    .b-content table thead td {
        min-width: 0;
    }

    .b-content table tbody td span {
        display: block;
    }

    .b-content table span.mob {
        display: inline;
    }

    .b-content table span.des {
        display: none;
    }

    .b-content table .t-type {
        width: 11%;
    }

    .b-content table .t-size {
        width: 8%;
    }

    .b-content table .t-treat {
        width: 8%;
        padding: 0 10px;
    }

    .b-content table .t-pack {
        width: 13%;
    }

    .b-content table .t-mass {
        width: 11%;
    }

    .b-content table .t-price {
        width: 17%;
    }

    .b-content table .t-stat {
        width: 12;
    }

    article {
        margin: 0;
    }

    .b-useful__item {
        margin: 23px 0 25px;
        padding-bottom: 29px;
    }

    .b-useful__item p {
        margin-bottom: 17px;
    }

    .b-useful__item__more {
        line-height: 31px;
        width: 131px;
    }

    .b-pages {
        margin: 34px 0 31px;
    }

    .b-pages a.b-pages__prev {
        margin-left: 0;
        width: 155px;
    }

    .b-pages a.b-pages__next {
        margin-right: 0;
        width: 155px;
    }

    .b-reviews {
        margin-top: 22px;
    }

    .b-reviews__item {
        margin-bottom: 52px;
    }

    .b-reviews__item p {
        margin-top: 9px;
    }

    .b-form {
        margin-top: 31px;
    }

    .b-form input[type="submit"] {
        line-height: 29px;
        width: 135px;
        font-size: 16px;
        margin: 0px 0 35px;
    }

    .b-liders__slider {
        padding-top: 25px;
    }

    .b-liders__slider .flex-prev {
        top: -37px;
        right: 43px;
    }

    .b-liders__slider .flex-next {
        top: -37px;
        right: 15px;
    }

    .b-liders__slider__item {
        width: auto;
        margin: 0 14px 16px;
        float: none;
    }

    .b-liders__slider__item__more {
        line-height: 30px;
        width: 131px;
        font-size: 16px;
    }

    .b-liders__slider__item + .b-liders__slider__item {
        margin: 0 14px;
        float: none;
    }

    .b-liders__slider__item__inner {
        margin-left: 137px;
        width: auto;
        float: none;
    }

    .b-stone h2 {
        padding-left: 16px;
        margin-bottom: 11px;
        text-align: left;
    }

    .b-stone__item {
        width: 25%;
        height: 130px;
        overflow: hidden;
        float: none;
        margin: -4px -2px;
    }

    .b-stone__item__title {
        height: 130px;
        line-height: 16px;
        font-size: 13px;
    }

    .b-stone__item:before {
        background-size: 100% 100%;
        width: 100%;
        height: 130px;
    }

    .b-main_text {
        margin-top: 12px;
        padding: 0 16px;
    }

    .b-main_text h2 {
        margin: 0;
        line-height: 62px;
        font-size: 18px;
    }

    .b-main_text .btn {
        margin: 23px 0px 15px 0;
        width: 130px;
        line-height: 31px;
        font-size: 15px;
    }

    .b-main_reviews {
        width: 97%;
        padding-bottom: 89px;
    }

    .b-main_reviews h2 {
        margin: 10px 0 -7px;
    }

    .b-main_reviews__item {
        float: none;
        width: auto;
        margin: 39px 0 0 19px;
    }

    .b-main_reviews__item__name {
        margin-bottom: 18px;
    }

    .b-main_reviews__item p {
        margin-left: 13px;
        line-height: 24px;
    }

    .b-main_reviews .btn {
        right: 17px;
        bottom: 29px;
        width: 130px;
        line-height: 31px;
        font-size: 15px;
    }

    .index.b-wrapper {
        padding-bottom: 518px;
    }

    .index footer {
        height: 518px;
    }

    .index .b-footer {
        padding-top: 134px;
    }

    .b-footer {
        width: 97%;
        height: 313px;
    }

    .b-footer__menu {
        margin-left: 26px;
        max-width: 23%;
    }

    .b-footer__menu:first-child {
        margin-left: 0;
    }

    .b-footer__contacts {
        width: 382px;
    }

    .b-footer__contacts__item.phones {
        margin: 58px 0 0 5px;
    }

    .b-footer__contacts__item.phones p {
        font-size: 14px;
    }

    .b-footer__contacts__item.email {
        float: right;
        margin: 58px 26px 0 0;
    }

    .b-footer__contacts__item.email:first-child{
        float: left;
        margin: 0;
    }

    .b-footer__contacts__item.adress {
        max-width: 147px;
    }

    .b-footer__contacts__item.social {
        clear: both;
        float: none;
        padding-top: 28px;
        margin: 0 0 14px -10px;
    }

    .b-product__gallery {
        float: none;
        width: 429px;
        margin: 0 auto;
    }

    .b-product__info {
        width: 100%;
        float: none;
        margin-top: 32px;
    }

    .b-application {
        margin-top: 0;
    }

    .b-application input[type="text"],
    .b-application input[type="tel"],
    .b-application input[type="email"],
    .b-application input[type="password"] {
        width: 37.2%;
    }

    .b-application input[type="submit"] {
        line-height: 38px;
        width: 131px;
        margin: 53px 0 12px;
    }

    .b-products__item {
        margin: 0 0.5%;
    }

    .b-products__inner {
        margin: 0 0;
    }

    .b-bottom__inner {
        width: 97%;
    }

    .b-contacts .b-header__contacts__item.adress {
        margin-left: 0;
    }

    .b-contacts .b-header__contacts__item.time {
        float: right;
        width: 40%;
    }

    .b-contacts .b-header__contacts__item.email {
        display: block;
        margin: 32px 0 0 -4px;
    }

    .b-contacts .b-header__contacts__item.details {
        padding-left: 40px;
    }

    .b-contacts .b-header__contacts__item.details:before {
        left: 11px;
    }

    .b-contacts .b-header__contacts__item.phones {
        float: right;
        width: 39%;
        margin-top: 32px;
    }

    .b-contacts .b-header__contacts__item.phones p {
        font-size: 18px;
    }

    .b-catalog {
        margin-top: 0;
    }

    .b-catalog .b-liders__slider__item {
        margin: 13px 0 0;
    }

    .b-catalog .b-liders__slider__item + .b-liders__slider__item,
    .b-catalog .b-liders__slider__item:nth-child(2n) {
        float: none;
        margin: 13px 0 0;
    }

    .b-guarantee {
        top: 0;
        background-position: 27px 129px;
        margin-bottom: 50px;
    }

    .b-guarantee__title {
        line-height: 29px;
    }

    .b-gallery__item {
        width: 50%;
    }

    .b-gallery__item__img {
        height: 169px;
    }

    .b-gallery__item__title {
        height: 55px;
        font-size: 13px;
        line-height: 18px;
    }
}

@media screen and (max-width: 650px) {
    hr {
        margin-bottom: 22px;
    }

    .b-gallery {
        margin: 5px 0 30px;
    }

    .b-gallery__item {
        width: 100%;
        float: none;
        margin-top: 15px;
    }

    .b-gallery__item__block {
        width: 280px;
    }

    .b-gallery__item__img {
        height: 206px;
    }

    .b-gallery__item__title {
        height: 55px;
        font-size: 13px;
        line-height: 18px;
    }

    .b-gallery__item .inner-gallery .b-gallery__item__title {
        height: 34px;
        padding: 10px 0;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px) {
    footer {
        height: auto !important;
        position: relative;
        padding-bottom: 104px;
    }

    .b-footer {
        width: 83%;
        min-width: 300px;
        height: auto;
    }

    .b-footer__menu {
        margin: 0;
        max-width: 100%;
        float: none;
        padding-bottom: 13px;
        border-bottom: 1px solid #9b8a75;
    }

    .b-footer__menu__title {
        cursor: pointer;
        padding: 13px 9px 0;
        margin: 0 5px;
        position: relative;
    }

    .b-footer__menu__title:after {
        content: "";
        display: inline-block;
        position: absolute;
        left: auto;
        top: 12px;
        width: 24px;
        height: 24px;
        right: 10px;
        background: url(../images/sprite.png) -87px -191px no-repeat;
    }

    .b-footer__menu__title:hover:after {
        background-position: -114px -191px;
    }

    .b-footer__menu__title.open:after {
        background-position: -87px -217px;
    }

    .b-footer__menu__title.open:hover:after {
        background-position: -114px -217px;
    }

    .b-footer__menu ul {
        display: none;
        padding-top: 7px;
    }

    .b-footer__menu:first-child {
        margin-left: 0;
    }

    .b-footer__info {
        margin-bottom: 20px;
    }

    .b-footer__contacts {
        width: 100%;
        float: none;
    }

    .b-footer__contacts__item {
        float: none !important;
        width: auto;
        max-width: 620px !important;
        margin: 0 !important;
        padding: 0 0 13px 0 !important;
        border-bottom: 1px solid #9b8a75;
    }

    .b-footer__contacts__item.phones p {
        font-size: 15px;
        font-weight: normal;
    }

    .b-footer__contacts__item__title {
        cursor: pointer;
        padding: 13px 9px 0px 44px;
        margin: 0 5px;
        position: relative;
        display: block !important;
    }

    .b-footer__contacts__item__title:after {
        content: "";
        display: inline-block;
        position: absolute;
        left: auto;
        top: 12px;
        width: 24px;
        height: 24px;
        right: 10px;
        background: url(../images/sprite.png) -87px -191px no-repeat;
    }

    .b-footer__contacts__item__title:hover:after {
        background-position: -114px -191px;
    }

    .b-footer__contacts__item__title.open:after {
        background-position: -87px -217px;
    }

    .b-footer__contacts__item__title.open:hover:after {
        background-position: -114px -217px;
    }

    .b-footer__contacts__item__title + div {
        padding: 7px 0 0 44px;
    }

    .b-footer__contacts__item > div {
        display: none;
    }

    .b-footer__contacts__item.time:before {
        left: 16px;
        top: 11px;
    }

    .b-footer__contacts__item.adress:before {
        left: 17px;
        top: 11px;
    }

    .b-footer__contacts__item.phones:before {
        left: 17px;
        top: 11px;
    }

    .b-footer__contacts__item.email:before {
        left: 16px;
        top: 14px;
    }

    .b-footer__contacts__item.social {
        clear: both;
        float: none;
        margin: 20px 0 !important;
        text-align: center;
    }

    .b-footer__contacts__item.social a {
        margin: 0 10px;
    }

    .index footer {
        height: 518px;
    }

    .index .b-footer {
        padding-top: 72px;
    }

    .b-wrapper {
        padding: 0 !important;
    }

    .b-actions {
        margin-top: 9px;
        height: auto;
    }

    .b-actions__item {
        overflow: hidden;
        margin: 0 auto;
        height: auto;
    }

    .b-actions__item img {
        min-width: 100%;
    }

    .b-actions__item img.desctop_img {
        display: none;
    }

    .b-actions__item img.mobile_img {
        display: block;
    }

    .b-actions__item a {
        top: 50%;
        bottom: auto;
        margin: -18px 0 0 0;
        line-height: 39px;
        width: 30%;
        max-width: 160px;
        font-size: 18px;
        left: auto;
        right: 15px;
    }
}

@media screen and (min-width: 481px) and (max-width: 767px) {
    .b-header {
        width: 83%;
        min-width: 300px;
    }

    .b-header__logo {
        margin: 16px 0 0 2px;
        width: 43%;
        max-width: 150px;
    }

    .b-header__logo img {
        width: 100%;
    }

    .b-header__phones {
        display: block;
        float: right;
        margin: 6px 3px 0 0;
    }

    .b-header__phones p {
        font-size: 14px;
        line-height: 18px;
        font-weight: 500;
        color: #1b1817;
    }

    .b-header__contacts {
        position: absolute;
        transition: all 0.3s linear;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 900;
        margin: 0;
        width: 0;
        overflow: hidden;
    }

    .b-header__contacts__inner {
        transition: all 0.3s linear;
        display: block;
        position: absolute;
        right: -276px;
        top: 0;
        min-height: 100%;
        width: 276px;
        background: #fff;
        z-index: 900;
        margin: 0;
    }

    .b-header__contacts__title {
        display: block;
        color: #1b1817;
        font-size: 24px;
        text-align: center;
        text-transform: uppercase;
        font-family: "DINPro";
        font-weight: 500;
        line-height: 62px;
        border-bottom: 1px solid #bdbdbd;
    }

    .b-header__contacts__close {
        display: block;
        width: 34px;
        height: 34px;
        background: url(../images/sprite.png) 0 -154px no-repeat;
        position: absolute;
        right: 7px;
        top: 15px;
        cursor: pointer;
    }

    .b-header__contacts__item {
        float: none;
        border-bottom: 1px solid #bdbdbd;
        padding: 14px 0 14px 51px !important;
        margin: 0 !important;
    }

    .b-header__contacts__item__title {
        margin-bottom: 5px;
    }

    .b-header__contacts__item.time:before {
        left: 19px;
        top: 11px;
    }

    .b-header__contacts__item.adress:before {
        left: 22px;
        top: 11px;
    }

    .b-header__contacts__item.email:before {
        left: 19px;
        top: 16px;
    }

    .b-header__contacts__item.phones:before {
        left: 19px;
        top: 14px;
    }

    .b-header__contacts__item.social {
        position: static;
    }

    .b-header__contacts__item.social a {
        margin: 0 20px 0 0;
    }

    .b-header__contacts__item.social a.skype:hover {
        background-position: -43px -164px;
    }

    .b-header__contacts__item.social a.vk:hover {
        background-position: -43px -186px;
    }

    .b-header__contacts__item.social a.fb:hover {
        background-position: -49px -205px;
    }

    .b-header__contacts__item.social a.tw:hover {
        background-position: -46px -234px;
    }

    .i-menu {
        margin-top: 13px;
    }

    .i-menu__mobile {
        width: 83%;
        min-width: 300px;
        margin: 0 auto;
    }

    .i-menu__mobile:before {
        content: " ";
        display: table;
    }

    .i-menu__mobile:after {
        content: " ";
        display: table;
        clear: both;
    }

    .i-menu__mobile__open {
        display: block;
        width: 39px;
        height: 51px;
        background: url(../images/sprite.png) -122px -128px no-repeat;
        cursor: pointer;
        float: left;
    }

    .i-menu__contacts__open {
        display: block;
        width: 34px;
        height: 51px;
        background: url(../images/sprite.png) 0 -183px no-repeat;
        cursor: pointer;
        float: right;
    }

    .i-menu__catalog__open {
        display: inline-block;
        position: absolute;
        top: 74px;
        left: 50%;
        margin-left: -44px;
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 51px;
        font-family: "PTSans Narrow";
        padding-left: 32px;
        cursor: pointer;
    }

    .i-menu__catalog__open:before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 12px;
        width: 25px;
        height: 27px;
        background: url(../images/sprite.png) -5px -243px no-repeat;
    }

    .b-menu {
        width: 276px;
    }

    .b-menu__mobile {
        transition: all 0.3s linear;
        position: absolute;
        background: #fff;
        width: 276px;
        left: -276px;
        top: 0;
        min-height: 100%;
        z-index: 900;
    }

    .b-menu__mobile__title {
        display: block;
        color: #1b1817;
        font-size: 24px;
        text-align: center;
        text-transform: uppercase;
        font-family: "DINPro";
        font-weight: 500;
        line-height: 66px;
        border-bottom: 1px solid #bdbdbd;
    }

    .b-menu__mobile__close {
        display: block;
        width: 34px;
        height: 34px;
        background: url(../images/sprite.png) 0 -154px no-repeat;
        position: absolute;
        right: 7px;
        top: 15px;
        cursor: pointer;
    }

    .b-menu__item {
        float: none;
        display: block;
        color: #6a6a6a;
        border-bottom: 1px solid #bdbdbd;
    }

    .b-menu__item a {
        display: block;
        padding: 0 20px;
        color: #6a6a6a;
    }

    .b-menu__item:hover > a {
        background: #ef7b00;
        color: #fff;
    }

    .b-main_slider .slides {
        height: 230px;
    }

    .b-main_slider .slides li {
        height: 230px;
    }

    .b-main_slider .flex-control-nav {
        bottom: 54px;
        width: 83%;
        margin-right: -41.5% !important;
    }

    .b-main_slider__caption {
        width: 83%;
        margin-top: 40px;
    }

    .b-main_slider__caption__inner {
        font-size: 28px;
        line-height: 34px;
        padding: 16px 20px 18px 19px;
    }

    .b-main_slider__caption__inner span {
        font-size: 30px;
    }

    main {
        width: 83%;
        min-width: 300px;
        margin-top: -29px;
    }

    main section h2 {
        padding-left: 11px;
        font-size: 18px;
        line-height: 50px;
    }

    main > aside {
        width: 0;
    }

    .i-aside__catalog {
        transition: all 0.3s linear;
        display: block;
        float: none;
        position: absolute;
        background: #fff;
        width: 276px;
        left: -276px;
        top: 0;
        min-height: 100%;
        z-index: 900;
    }

    .b-aside__catalog__title {
        display: block;
        color: #1b1817;
        font-size: 24px;
        text-align: center;
        text-transform: uppercase;
        font-family: "DINPro";
        font-weight: 500;
        line-height: 66px;
    }

    .b-aside__catalog__close {
        display: block;
        width: 34px;
        height: 34px;
        background: url(../images/sprite.png) 0 -154px no-repeat;
        position: absolute;
        right: 7px;
        top: 15px;
        cursor: pointer;
    }

    .b-aside__catalog__block > a:after {
        top: 24px;
        right: 10px;
    }

    .b-aside__catalog__block.catalog > a:before {
        width: 39px;
        height: 39px;
        background-position: -292px -1px;
        top: 15px;
    }

    .b-aside__catalog__block.catalog.open > a:before {
        background-position: -337px -1px;
    }

    .b-aside__catalog__block.products > a:before {
        width: 40px;
        height: 35px;
        background-position: -292px -59px;
        top: 18px;
        left: 16px;
    }

    .b-aside__catalog__block.products.open > a:before {
        background-position: -341px -59px;
    }

    .b-aside__catalog__block.support > a:before {
        width: 43px;
        height: 27px;
        background-position: -294px -124px;
        top: 18px;
        left: 12px;
    }

    .b-aside__catalog__block.support.open > a:before {
        background-position: -341px -124px;
    }

    .b-aside__catalog__block > a {
        padding: 0 46px 0 63px;
        font-size: 18px;
        line-height: 20px;
        height: 70px;
    }

    .b-aside__catalog__submenu__item > a {
        padding: 6px 14px 9px 26px;
        line-height: 19px;
    }

    .b-content {
        width: 100%;
        float: none;
        position: relative;
    }

    .b-content table thead td {
        min-width: 0;
    }

    .b-content table tbody td span {
        display: block;
    }

    .b-content table span.mob {
        display: none;
    }

    .b-content table span.des {
        display: inline;
    }

    .b-content .b-table {
        position: relative;
    }

    .b-content .b-table table {
        width: 800px;
    }

    .b-content .b-table tbody td span:first-child {
        display: inline;
    }

    article {
        margin: 0;
    }

    article .b-img__left {
        text-align: center;
    }

    article .b-img__left img {
        float: none;
        margin-bottom: 20px;
    }

    article .b-img__left p,
    article .b-img__left ul,
    article .b-img__left ol,
    article .b-img__left table {
        text-align: left;
    }

    .b-pages a {
        margin: 0px 0.3%;
        width: 9%;
    }

    .b-pages a.b-pages__prev {
        margin: 0;
        float: left;
        width: 30%;
    }

    .b-pages a.b-pages__next {
        margin: 0;
        float: right;
        width: 30%;
    }

    .b-reviews {
        margin-top: 22px;
    }

    .b-reviews__item {
        margin-bottom: 52px;
    }

    .b-reviews__item p {
        margin-top: 9px;
    }

    .b-form {
        margin-top: 31px;
    }

    .b-form input[type="submit"] {
        line-height: 39px;
        height: 39px;
        width: 132px;
        font-size: 16px;
        margin: 15px 0 25px;
    }

    .b-liders__slider {
        padding-top: 25px;
        padding-bottom: 9px;
    }

    .b-liders__slider .flex-prev {
        top: -37px;
        right: 38px;
    }

    .b-liders__slider .flex-next {
        top: -37px;
        right: 9px;
    }

    .b-liders__slider__item {
        width: auto;
        margin: 0 15px 16px;
        float: none;
    }

    .b-liders__slider__item__title {
        margin: 7px 0 3px;
        font-size: 14px;
    }

    .b-liders__slider__item__price {
        margin-top: 8px;
        line-height: 11px;
    }

    .b-liders__slider__item + .b-liders__slider__item {
        margin: 0 15px 16px;
        float: none;
    }

    .b-liders__slider__item__inner {
        margin-left: 137px;
        width: auto;
        float: none;
    }

    .b-stone h2 {
        padding-left: 8px;
        margin-bottom: 0px;
        text-align: left;
    }

    .b-stone__item {
        width: 25%;
        height: 153px;
        overflow: hidden;
        float: none;
    }

    .b-stone__item__title {
        height: 153px;
        line-height: 18px;
        font-size: 14px;
    }

    .b-stone__item:before {
        background-size: 100% 100%;
        width: 100%;
        height: 153px;
    }

    .b-main_text {
        margin-top: 31px;
        padding: 0 14px;
    }

    .b-main_text h2 {
        margin: 0;
        line-height: 62px;
        font-size: 18px;
    }

    .b-main_text .btn {
        margin: 10px 0px 15px 0;
    }

    .b-main_reviews {
        width: 83%;
        min-width: 300px;
        margin-top: 13px;
        padding-bottom: 48px;
        margin-bottom: -25px;
    }

    .b-main_reviews h2 {
        margin: 10px 0 0;
        text-align: center;
        line-height: 52px;
    }

    .b-main_reviews__item {
        width: auto;
        float: none;
        margin: 25px 15px 49px 15px;
    }

    .b-main_reviews__item__name {
        margin-bottom: 18px;
    }

    .b-main_reviews__item p {
        margin-left: 22px;
        line-height: 24px;
    }

    .b-main_reviews .btn {
        right: 15px;
        bottom: 15px;
    }

    .b-bottom {
        height: 104px;
    }

    .b-bottom__inner {
        width: 83%;
        min-width: 300px;
    }

    .b-bottom__copy {
        line-height: 52px;
        float: none;
    }

    .b-bottom__links {
        float: none;
        margin: 0;
    }

    main {
        position: static;
    }

    .b-product__gallery {
        float: none;
        width: 337px;
        margin: 0 auto;
    }

    .b-product__info {
        width: 100%;
        float: none;
        margin-top: 32px;
    }

    .b-application {
        margin-top: 0;
    }

    .b-application input[type="text"],
    .b-application input[type="tel"],
    .b-application input[type="email"],
    .b-application input[type="password"] {
        width: 37.2%;
    }

    .b-application input[type="submit"] {
        height: 38px;
        width: 131px;
        margin: 53px 0 12px;
    }

    .b-products__item {
        margin: 0 1%;
    }

    .b-products__inner {
        margin: 0 -3%;
    }

    .b-contacts .b-header__contacts__item {
        border-bottom: 0px;
        margin-left: 0;
    }

    .b-contacts .b-header__contacts__item.adress {
        max-width: 100%;
    }

    .b-contacts .b-header__contacts__item.details {
        margin-top: 20px !important;
        padding: 0 0 0 40px !important;
    }

    .b-contacts .b-header__contacts__item.details:before {
        left: 11px;
    }

    .b-catalog {
        margin-top: 0;
    }

    .b-catalog .b-liders__slider__item {
        margin: 13px 0 0;
    }

    .b-catalog .b-liders__slider__item + .b-liders__slider__item,
    .b-catalog .b-liders__slider__item:nth-child(2n) {
        float: none;
        margin: 13px 0 0;
    }

    .b-guarantee {
        top: 0;
        background-position: 27px 129px;
        margin-bottom: 50px;
    }

    .b-guarantee__title {
        line-height: 29px;
    }

    .b-gallery__item {
        width: 50%;
    }

    .b-gallery__item__img {
        height: 169px;
    }

    .b-gallery__item__title {
        height: 55px;
        font-size: 13px;
        line-height: 18px;
    }
}

@media screen and (max-width: 480px) {
    body {
        overflow-x: hidden;
    }

    .b-header {
        width: 83%;
        min-width: 300px;
    }

    .b-header__logo {
        margin: 16px 0 0 2px;
        width: 43%;
        max-width: 150px;
    }

    .b-header__logo img {
        width: 100%;
    }

    .b-header__phones {
        display: block;
        float: right;
        margin: 6px 3px 0 0;
    }

    .b-header__phones p {
        font-size: 14px;
        line-height: 18px;
        font-weight: 500;
        color: #1b1817;
    }

    .b-header__contacts {
        position: absolute;
        transition: all 0.3s linear;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 900;
        margin: 0;
        width: 0;
        overflow: hidden;
    }

    .b-header__contacts__inner {
        transition: all 0.3s linear;
        display: block;
        position: absolute;
        right: -276px;
        top: 0;
        min-height: 100%;
        width: 276px;
        background: #fff;
        z-index: 900;
    }

    .b-header__contacts__title {
        display: block;
        color: #1b1817;
        font-size: 24px;
        text-align: center;
        text-transform: uppercase;
        font-family: "DINPro";
        font-weight: 500;
        line-height: 62px;
        border-bottom: 1px solid #bdbdbd;
    }

    .b-header__contacts__close {
        display: block;
        width: 34px;
        height: 34px;
        background: url(../images/sprite.png) 0 -154px no-repeat;
        position: absolute;
        right: 7px;
        top: 15px;
        cursor: pointer;
    }

    .b-header__contacts__item {
        float: none;
        border-bottom: 1px solid #bdbdbd;
        padding: 14px 0 14px 51px !important;
        margin: 0 !important;
    }

    .b-header__contacts__item__title {
        margin-bottom: 5px;
    }

    .b-header__contacts__item.time:before {
        left: 19px;
        top: 11px;
    }

    .b-header__contacts__item.adress {
        max-width: 276px;
    }

    .b-header__contacts__item.adress:before {
        left: 22px;
        top: 11px;
    }

    .b-header__contacts__item.email:before {
        left: 19px;
        top: 16px;
    }

    .b-header__contacts__item.phones:before {
        left: 19px;
        top: 14px;
    }

    .b-header__contacts__item.social {
        position: static;
    }

    .b-header__contacts__item.social a {
        margin: 0 20px 0 0;
    }

    .b-header__contacts__item.social a.skype:hover {
        background-position: -43px -164px;
    }

    .b-header__contacts__item.social a.vk:hover {
        background-position: -43px -186px;
    }

    .b-header__contacts__item.social a.fb:hover {
        background-position: -49px -205px;
    }

    .b-header__contacts__item.social a.tw:hover {
        background-position: -46px -234px;
    }

    .i-menu {
        margin-top: 13px;
    }

    .i-menu__mobile {
        width: 83%;
        min-width: 300px;
        margin: 0 auto;
    }

    .i-menu__mobile:before {
        content: " ";
        display: table;
    }

    .i-menu__mobile:after {
        content: " ";
        display: table;
        clear: both;
    }

    .i-menu__mobile__open {
        display: block;
        width: 39px;
        height: 51px;
        background: url(../images/sprite.png) -122px -128px no-repeat;
        cursor: pointer;
        float: left;
    }

    .i-menu__contacts__open {
        display: block;
        width: 34px;
        height: 51px;
        background: url(../images/sprite.png) 0 -183px no-repeat;
        cursor: pointer;
        float: right;
    }

    .i-menu__catalog__open {
        display: inline-block;
        position: absolute;
        top: 74px;
        left: 50%;
        margin-left: -44px;
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        line-height: 51px;
        font-family: "PTSans Narrow";
        padding-left: 32px;
        cursor: pointer;
    }

    .i-menu__catalog__open:before {
        content: "";
        display: inline-block;
        position: absolute;
        left: 0;
        top: 12px;
        width: 25px;
        height: 27px;
        background: url(../images/sprite.png) -5px -243px no-repeat;
    }

    .b-menu {
        width: 276px;
    }

    .b-menu__mobile {
        transition: all 0.3s linear;
        position: absolute;
        background: #fff;
        width: 276px;
        left: -276px;
        top: 0;
        min-height: 100%;
        z-index: 900;
    }

    .b-menu__mobile__title {
        display: block;
        color: #1b1817;
        font-size: 24px;
        text-align: center;
        text-transform: uppercase;
        font-family: "DINPro";
        font-weight: 500;
        line-height: 66px;
        border-bottom: 1px solid #bdbdbd;
    }

    .b-menu__mobile__close {
        display: block;
        width: 34px;
        height: 34px;
        background: url(../images/sprite.png) 0 -154px no-repeat;
        position: absolute;
        right: 7px;
        top: 15px;
        cursor: pointer;
    }

    .b-menu__item {
        float: none;
        display: block;
        color: #6a6a6a;
        border-bottom: 1px solid #bdbdbd;
    }

    .b-menu__item a {
        display: block;
        padding: 0 20px;
        color: #6a6a6a;
    }

    .b-menu__item:hover > a {
        background: #ef7b00;
        color: #fff;
    }

    .b-main_slider .slides {
        height: 138px;
    }

    .b-main_slider .slides li {
        height: 138px;
    }

    .b-main_slider .flex-control-nav {
        bottom: 22px;
        width: 83%;
        min-width: 300px;
        margin-right: -41.5% !important;
    }

    .b-main_slider__caption {
        width: 83%;
        min-width: 300px;
        margin-top: 10px;
    }

    .b-main_slider__caption__inner {
        font-size: 19px;
        line-height: 26px;
        padding: 10px 10px 12px 13px;
    }

    .b-main_slider__caption__inner span {
        font-size: 20px;
    }

    main {
        width: 83%;
        min-width: 300px;
        margin-top: -13px;
    }

    main h3 {
        margin: 33px 0 26px 1px;
    }

    main section h2 {
        padding-left: 11px;
        font-size: 18px;
        line-height: 50px;
    }

    main > aside {
        width: 0;
    }

    .b-actions {
        margin-top: 9px;
        height: auto;
    }

    .b-actions__item {
        height: auto;
        overflow: hidden;
        margin: 0 auto;
    }

    .b-actions__item img {
        min-width: 100%;
        width: auto;
    }

    .b-actions__item img.desctop_img {
        display: none;
    }

    .b-actions__item img.mobile_img {
        display: block;
    }

    .b-actions__item > a {
        bottom: auto;
        top: 50%;
        margin: -14px 0 0 0;
        line-height: 28px;
        width: 100px;
        font-size: 16px;
        left: auto;
        right: 11px;
    }

    .i-aside__catalog {
        transition: all 0.3s linear;
        display: block;
        float: none;
        position: absolute;
        background: #fff;
        width: 276px;
        left: -276px;
        top: 0;
        min-height: 100%;
        z-index: 900;
    }

    .b-aside__catalog__title {
        display: block;
        color: #1b1817;
        font-size: 24px;
        text-align: center;
        text-transform: uppercase;
        font-family: "DINPro";
        font-weight: 500;
        line-height: 66px;
    }

    .b-aside__catalog__close {
        display: block;
        width: 34px;
        height: 34px;
        background: url(../images/sprite.png) 0 -154px no-repeat;
        position: absolute;
        right: 7px;
        top: 15px;
        cursor: pointer;
    }

    .b-aside__catalog__block > a:after {
        top: 24px;
        right: 10px;
    }

    .b-aside__catalog__block.catalog > a:before {
        width: 39px;
        height: 39px;
        background-position: -292px -1px;
        top: 15px;
    }

    .b-aside__catalog__block.catalog.open > a:before {
        background-position: -337px -1px;
    }

    .b-aside__catalog__block.products > a:before {
        width: 40px;
        height: 35px;
        background-position: -292px -59px;
        top: 18px;
        left: 16px;
    }

    .b-aside__catalog__block.products.open > a:before {
        background-position: -341px -59px;
    }

    .b-aside__catalog__block.support > a:before {
        width: 43px;
        height: 27px;
        background-position: -294px -124px;
        top: 18px;
        left: 12px;
    }

    .b-aside__catalog__block.support.open > a:before {
        background-position: -341px -124px;
    }

    .b-aside__catalog__block > a {
        padding: 0 46px 0 63px;
        font-size: 18px;
        line-height: 20px;
        height: 70px;
    }

    .b-aside__catalog__submenu__item > a {
        padding: 6px 14px 9px 26px;
        line-height: 19px;
    }

    .b-top_image {
        height: 83px;
        margin-bottom: -64px;
    }

    .b-content {
        width: 100%;
        float: none;
        position: relative;
    }

    .b-content__inner {
        padding: 0 8px;
    }

    .b-content h1 {
        font-size: 18px;
        line-height: 43px;
        padding-left: 10px;
    }

    .b-content p {
        margin: 8px 0 24px 0px;
        line-height: 24px;
        font-size: 13px;
    }

    .b-content span.mob {
        display: none;
    }

    .b-content span.des {
        display: inline;
    }

    .b-content .t-type {
        width: 75px;
    }

    .b-content .t-size {
        width: 80px;
    }

    .b-content .t-treat {
        width: 125px;
    }

    .b-content .t-pack {
        width: 90px;
    }

    .b-content .t-mass {
        width: 75px;
    }

    .b-content .t-price {
        width: 125px;
    }

    .b-breadcrumbs {
        padding: 17px 0 8px;
    }

    .b-date {
        margin-top: 11px;
    }

    article {
        margin: 0;
    }

    article .b-img__left {
        text-align: center;
    }

    article .b-img__left img {
        float: none;
        margin-bottom: 6px;
    }

    article .b-img__left p,
    article .b-img__left ul,
    article .b-img__left ol,
    article .b-img__left table {
        text-align: left;
    }

    .b-useful__item {
        margin: 10px 0 25px;
        padding-bottom: 30px;
    }

    .b-useful__item__title {
        letter-spacing: -0.3px;
    }

    .b-useful__item p {
        margin-bottom: 15px;
    }

    .b-useful__item__more {
        line-height: 30px;
        width: 131px;
        font-size: 16px;
    }

    .b-pages {
        margin: 28px 0 21px;
    }

    .b-pages:before {
        content: " ";
        display: table;
    }

    .b-pages:after {
        content: " ";
        display: table;
        clear: both;
    }

    .b-pages a {
        margin: 0px 0.6%;
        width: 10.2%;
        font-size: 16px;
        line-height: 30px;
        height: 30px;
    }

    .b-pages a.b-pages__prev {
        margin: 0;
        float: left;
        width: 30%;
    }

    .b-pages a.b-pages__next {
        margin: 0;
        float: right;
        width: 30%;
    }

    .b-form {
        margin-top: 44px;
    }

    .b-form textarea {
        height: 53px;
    }

    .b-form input[type="submit"] {
        height: 29px;
        min-width: 132px;
        font-size: 16px;
        margin: 2px 0 16px;
        line-height: 29px;
        width: auto;
    }

    .b-form__inner:before {
        content: " ";
        display: table;
    }

    .b-form__inner:after {
        content: " ";
        display: table;
        clear: both;
    }

    .b-form__inner__item {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .b-form__inner__item input[type="text"],
    .b-form__inner__item input[type="tel"],
    .b-form__inner__item input[type="email"],
    .b-form__inner__item input[type="password"],
    .b-form__inner__item textarea {
        padding: 12px 2%;
        width: 96%;
        max-width: 96%;
    }

    .b-reviews {
        margin: 11px 0 44px;
    }

    .b-reviews__item {
        margin-bottom: 39px;
    }

    .b-reviews__item__name {
        margin-bottom: 16px;
    }

    .b-reviews__item p {
        margin-right: 12px;
    }

    .b-liders__slider {
        padding-top: 25px;
        padding-bottom: 9px;
    }

    .b-liders__slider .flex-prev {
        top: -37px;
        right: 38px;
    }

    .b-liders__slider .flex-next {
        top: -37px;
        right: 9px;
    }

    .b-liders__slider__item {
        width: auto;
        margin: 0 8px 16px;
        float: none;
    }

    .b-liders__slider__item__title {
        margin: 7px 0 3px;
        font-size: 14px;
    }

    .b-liders__slider__item__price {
        margin-top: 8px;
        line-height: 11px;
    }

    .b-liders__slider__item__price span {
        display: block;
    }

    .b-liders__slider__item__more {
        line-height: 30px;
        width: 131px;
        font-size: 16px;
    }

    .b-liders__slider__item + .b-liders__slider__item {
        margin: 0 8px 16px;
        float: none;
    }

    .b-liders__slider__item__inner {
        margin-left: 137px;
        width: auto;
        float: none;
    }

    .b-stone h2 {
        padding-left: 8px;
        margin-bottom: 0px;
        text-align: left;
    }

    .b-stone__item {
        width: 50%;
        height: 153px;
        overflow: hidden;
        float: none;
    }

    .b-stone__item__title {
        height: 153px;
        line-height: 18px;
        font-size: 17px;
    }

    .b-stone__item:before {
        background-size: 100% 100%;
        width: 100%;
        height: 153px;
    }

    .b-main_text {
        margin-top: 31px;
        padding: 0 6px;
    }

    .b-main_text h2 {
        margin: 0;
        line-height: 62px;
        font-size: 18px;
    }

    .b-main_text .btn {
        margin: 10px 0px 21px 0;
        width: 130px;
        line-height: 31px;
        font-size: 15px;
    }

    .b-main_reviews {
        width: 83%;
        min-width: 300px;
        margin-top: 13px;
        padding-bottom: 48px;
        margin-bottom: -25px;
    }

    .b-main_reviews h2 {
        margin: 10px 0 0;
        text-align: center;
        line-height: 52px;
    }

    .b-main_reviews__item {
        width: auto;
        float: none;
        margin: 25px 10px 49px 10px;
    }

    .b-main_reviews__item__name {
        margin-bottom: 18px;
    }

    .b-main_reviews__item p {
        margin-left: 22px;
        line-height: 24px;
    }

    .b-main_reviews .btn {
        right: 9px;
        bottom: 29px;
        width: 130px;
        line-height: 31px;
        font-size: 15px;
    }

    .index .b-footer {
        padding-top: 72px;
    }

    footer {
        height: auto !important;
        position: relative;
        padding-bottom: 104px;
    }

    .b-footer {
        width: 83%;
        min-width: 300px;
        height: auto;
    }

    .b-footer__menu {
        margin: 0;
        float: none;
        padding-bottom: 13px;
        border-bottom: 1px solid #9b8a75;
        max-width: 100%;
    }

    .b-footer__menu__title {
        cursor: pointer;
        padding: 13px 9px 0;
        margin: 0 5px;
        position: relative;
    }

    .b-footer__menu__title:after {
        content: "";
        display: inline-block;
        position: absolute;
        left: auto;
        top: 12px;
        width: 24px;
        height: 24px;
        right: 10px;
        background: url(../images/sprite.png) -87px -191px no-repeat;
    }

    .b-footer__menu__title:hover:after {
        background-position: -114px -191px;
    }

    .b-footer__menu__title.open:after {
        background-position: -87px -217px;
    }

    .b-footer__menu__title.open:hover:after {
        background-position: -114px -217px;
    }

    .b-footer__menu ul {
        display: none;
        padding-top: 7px;
    }

    .b-footer__menu:first-child {
        margin-left: 0;
    }

    .b-footer__info {
        margin-bottom: 20px;
    }

    .b-footer__contacts {
        width: 100%;
        float: none;
    }

    .b-footer__contacts__item {
        float: none;
        width: auto;
        max-width: 600px !important;
        margin: 0 !important;
        padding: 0 0 13px !important;
        border-bottom: 1px solid #9b8a75;
    }

    .b-footer__contacts__item.phones p {
        font-size: 15px;
        font-weight: normal;
    }

    .b-footer__contacts__item__title {
        cursor: pointer;
        padding: 13px 9px 0 44px;
        margin: 0 5px;
        position: relative;
        display: block !important;
    }

    .b-footer__contacts__item__title:after {
        content: "";
        display: inline-block;
        position: absolute;
        left: auto;
        top: 12px;
        width: 24px;
        height: 24px;
        right: 10px;
        background: url(../images/sprite.png) -87px -191px no-repeat;
    }

    .b-footer__contacts__item__title:hover:after {
        background-position: -114px -191px;
    }

    .b-footer__contacts__item__title.open:after {
        background-position: -87px -217px;
    }

    .b-footer__contacts__item__title.open:hover:after {
        background-position: -114px -217px;
    }

    .b-footer__contacts__item__title + div {
        padding: 7px 0 0 44px;
    }

    .b-footer__contacts__item > div {
        display: none;
    }

    .b-footer__contacts__item.time:before {
        left: 16px;
        top: 11px;
    }

    .b-footer__contacts__item.adress:before {
        left: 17px;
        top: 11px;
    }

    .b-footer__contacts__item.phones:before {
        left: 17px;
        top: 11px;
    }

    .b-footer__contacts__item.email:before {
        left: 16px;
        top: 14px;
    }

    .b-footer__contacts__item.social {
        clear: both;
        float: none;
        margin: 20px 0 !important;
        text-align: center;
    }

    .b-footer__contacts__item.social a {
        margin: 0 10px;
    }

    .b-bottom {
        height: 104px;
    }

    .b-bottom__inner {
        width: 83%;
        min-width: 300px;
    }

    .b-bottom__copy {
        line-height: 52px;
        float: none;
    }

    .b-bottom__links {
        float: none;
        margin: 0;
    }

    .b-wrapper {
        padding: 0 !important;
    }

    main {
        position: static;
    }

    .b-calc {
        width: 300px;
        margin-left: -150px;
        top: 10px;
    }

    .b-calc__form__item {
        margin: 0 10px;
    }

    .b-calc__form__item__inner label {
        float: none;
        width: auto;
        display: block;
        margin-bottom: 13px;
    }

    .b-calc__form__item__inner label.checkbox {
        display: inline-block;
        margin-right: 25px;
        line-height: 15px;
        margin-bottom: 0px;
    }

    .b-calc__form__item__inner label input[type="text"] {
        width: 31.87%;
        padding: 4px 4%;
    }

    .b-calc__form__item__inner label:first-child + label {
        float: none;
        margin-bottom: 0px;
    }

    .b-calc__form__item__inner label span {
        display: inline-block;
        width: 100px;
    }

    .b-calc__form input[type="reset"],
    .b-calc__form input[type="submit"] {
        min-width: 130px;
        height: 30px;
        font-size: 16px;
        width: auto;
    }

    .b-calc__form__price__text {
        line-height: 1.2;
    }

    .b-product {
        margin-top: 8px;
    }

    .b-product__gallery {
        float: none;
        width: 280px;
        margin: 0 auto;
    }

    .b-product .flex-control-thumbs {
        padding: 0 23px;
        margin-top: 2px;
    }

    .b-product .flex-control-thumbs li {
        cursor: pointer;
        height: 73px;
        width: 73px;
    }

    .b-product .flex-control-thumbs li.active {
        position: relative;
    }

    .b-product .flex-control-thumbs li.active:after {
        width: 63px !important;
        height: 63px !important;
    }

    .b-product .flex-control-thumbs .slick-track {
        height: 73px;
    }

    .b-product .flex-control-thumbs .slick-prev {
        height: 73px;
        width: 20px;
        background-position: -48px 0;
    }

    .b-product .flex-control-thumbs .slick-prev:hover {
        background-position: -48px -73px;
    }

    .b-product .flex-control-thumbs .slick-next {
        height: 73px;
        width: 20px;
        background-position: -68px 0;
    }

    .b-product .flex-control-thumbs .slick-next:hover {
        background-position: -68px -73px;
    }

    .b-product__info {
        width: 100%;
        float: none;
        margin-top: 32px;
    }

    .b-application {
        margin-top: 0;
    }

    .b-application input[type="text"],
    .b-application input[type="tel"],
    .b-application input[type="email"],
    .b-application input[type="password"] {
        width: 37.2%;
    }

    .b-application input[type="submit"] {
        height: 38px;
        min-width: 131px;
        margin: 53px 0 12px;
    }

    .b-phones {
        padding-bottom: 19px;
    }

    .b-phones__title {
        font-size: 15px;
    }

    .b-phones__phones p {
        margin: 0;
        font-size: 18px;
        line-height: 1;
    }

    .b-products__title {
        line-height: 16px;
        padding: 17px 10px;
        font-size: 16px;
    }

    .b-products__item {
        margin: 0;
    }

    .b-products__inner {
        margin: 0;
    }

    .b-table {
        width: 100%;
    }

    .b-table table {
        width: 800px;
    }

    .b-table tbody td span:first-child {
        display: inline;
    }

    .b-bottom__inner {
        width: 97%;
    }

    .b-tabs__nav a {
        font-size: 16px;
    }

    .b-map {
        margin: 17px 0 11px;
    }

    .b-map__title {
        padding: 0 14px;
    }

    .b-contacts {
        margin-bottom: 0;
    }

    .b-contacts .b-tabs__tab {
        padding: 42px 8px 22px;
    }

    .b-contacts .b-tabs__tab .b-header__contacts__item {
        padding: 0 0 0 38px !important;
        margin: 0 0 29px !important;
        border: 0;
    }

    .b-contacts .b-tabs__tab .b-header__contacts__item__title {
        margin-bottom: 3px;
    }

    .b-contacts .b-tabs__tab .b-header__contacts__item p {
        line-height: 16px;
    }

    .b-contacts .b-tabs__tab .b-header__contacts__item.adress:before {
        left: 6px;
        top: -2px;
    }

    .b-contacts .b-tabs__tab .b-header__contacts__item.time:before {
        left: 4px;
        top: -3px;
    }

    .b-contacts .b-tabs__tab .b-header__contacts__item.email:before {
        left: 3px;
        top: 0px;
    }

    .b-contacts .b-tabs__tab .b-header__contacts__item.phones {
        margin-bottom: 2px !important;
    }

    .b-contacts .b-tabs__tab .b-header__contacts__item.phones.phones:before {
        left: 0px;
        top: 1px;
    }

    .b-contacts .b-header__contacts__item.details {
        padding: 0 0 0 40px !important;
        margin-top: 8px !important;
        border: 0;
    }

    .b-contacts .b-header__contacts__item.details:before {
        left: 12px;
    }

    .b-contacts .b-header__contacts__item.details p {
        line-height: 18px;
    }

    .b-contacts .b-header__contacts__item.details .b-header__contacts__item__title {
        margin-bottom: 0;
    }

    .b-catalog {
        margin-top: 0;
    }

    .b-catalog .b-liders__slider__item {
        margin: 13px 0 0;
    }

    .b-catalog .b-liders__slider__item + .b-liders__slider__item,
    .b-catalog .b-liders__slider__item:nth-child(2n) {
        float: none;
        margin: 13px 0 0;
    }

    .b-guarantee {
        top: 0;
        background-position: center 101px;
        margin-bottom: 50px;
        padding: 11px 8px;
    }

    .b-guarantee__title {
        line-height: 24px;
        font-size: 18px;
        margin-bottom: 167px;
    }

    .b-guarantee p {
        margin: 0;
    }
}

@media screen and (min-width: 481px) and (max-width: 690px) {
    .b-stone__item {
        width: 33.3%;
    }
}

.b-aside__catalog .b-aside__catalog__block > a:after {
    background: url(../images/sprite2.png) 0 0 no-repeat !important;
    background-size: 200% 200% !important;
}

.b-aside__catalog .b-aside__catalog__block > a:hover:after {
    background-position: 100% 0 !important;
}

.b-aside__catalog .b-aside__catalog__block.open > a:after {
    background-position: 0 100% !important;
}

.b-aside__catalog .b-aside__catalog__block.open > a:hover:after {
    background-position: 100% 100% !important;
}

.b-stone__item:before {
    height: 100%;
    width: 100%;
    background-position: 100% 100%;
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .b-footer__contacts {
        width: 382px;
    }

    .b-footer__contacts__item.phones {
        margin: 35px 0 0 0;
    }

    .b-footer__contacts__item.phones p {
        font-size: 15px;
        font-weight: 400;
    }

    .b-footer__contacts__item.email {
        margin: 39px 0 0 35px;
    }

    .b-footer__contacts__item.email:first-child{margin: 0}
}

@media screen and (min-width: 769px) and (max-width: 930px) {

    .b-footer__contacts {
        width: auto;
    }

    .b-footer__contacts__item{
        float: none;
    }

    .b-footer__contacts__item.email {
        margin: 20px 10px 0 0;
    }
    .b-footer__contacts__item.email:first-child{
        margin: 0;
        float: none;
    }

    .b-footer__contacts__item.adress,
    .b-footer__contacts__item.phones {
        margin: 20px 0 0 0;
    }
}

@media screen and (min-width: 931px) and (max-width: 978px) {
    .b-footer__menu ul {
        margin: 10px 0 0 0;
    }

    .b-footer__contacts {
        width: 382px;
    }
}

#fancybox-outer {
    left: 20px;
}

@media screen and (max-width: 480px) {
    .b-actions__item > a {
        width: 90px;
    }

    .b-products__inner {
        margin: 0;
    }

    .b-products__item {
        margin: 0px 0%;
    }
}

@media screen and (max-width: 1023px) {
    .b-product__info {
        margin-bottom: 20px !important;
    }
}

@media screen and (max-width: 767px) and (min-width: 481px) {
    .b-actions__item a {
        width: 23%;
    }
}

/*Дороботка стилей от программиста*/
.b-menu__item.active > a, .b-menu__item.active > span {
    background: #ef7b00;
}

.b-footer__menu ul li a.active, .b-footer__menu ul li span.active {
    color: #b4a088;
}

.b-aside__catalog__submenu__item.active > a, .b-aside__catalog__submenu__item.active > span {
    color: #1b1817;
    font-weight: bold;
}

.b-catalog__label_sale.label_sale {
    background: red;
    opacity: 0.8;
}

.b-catalog__label_sale {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    width: 82px;
    line-height: 29px;
    text-align: center;
}

.b-products__item__img span.sale {
    display: block;
    color: #fff;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: red;
    opacity: 0.8;
    height: 18px;
    padding: 11px 0;
}

.prod_stone {
    text-transform: uppercase;
    font-family: "PTSans Narrow";
    font-size: 18px;
    color: #1b1817 !important;
    text-decoration: none;
}

/*Дороботка стилей от программиста*/

.b-content img[align="left"] {
    float: left;
    margin: 0 25px 10px 0;
}

.b-content img[align="right"] {
    float: right;
    margin: 0 0px 10px 25px;
}

.captcha_img {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    margin-right: 5px;
}

.captcha_word {
    vertical-align: top;
    margin-bottom: 10px;
    max-width: 175px;
}

.b-form input.captcha_submit_btn {
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 820px) {
    .b-form input.captcha_submit_btn {
        float: left;
        margin-top: 0px;
    }
}

@media (max-width: 768px) {
    .b-form input.captcha_submit_btn, .captcha_img, .captcha_word {
        /*display: block;*/
    }

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

    .b-form input.captcha_submit_btn {
        float: none;
    }
}

ul.list_upload li:before {
    display: none;
}

ul.list_upload li {
    padding-left: 0;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
    width: 31%;
	margin-bottom: 10px;
}

ul.list_upload li a {
    text-decoration: none;
    font-style: normal;
    font-size: 18px;
}

ul.list_upload li a span {
    font-size: 12px;
    text-transform: uppercase;
    color: #676767;
	display: block;
	margin-top: 15px;
}

ul.list_upload li img {
    max-height: 120px;
   /* float: left;*/
    margin-right: 10px;
    margin-bottom: 10px;
	display: block;
}

@media (max-width: 768px) {
    ul.list_upload li {
        width: 47%;
    }
}

.btn_calculator {
    margin-top: 20px;
    display: block;
    background-color: #85735c;
    color: #eff1f2;
    font-size: 18px;
    text-transform: uppercase;
    height: 105px;
    line-height: 105px;
    text-decoration: none;

}

.btn_calculator:hover {
    text-decoration: none;
    opacity: 0.8;
}

.icon_calc {
    height: 50px;
    width: 39px;
    display: inline-block;
    vertical-align: top;
    background: url('../images/icon_calc.png');
    margin: 27px 20px;
}

#fancybox-left, #fancybox-right {
    z-index: 1000;
}

#fancybox-left {
    position: absolute;
    left: 4%;
    margin-top: -20px;
    top: 50%;
}

#fancybox-left .fancy-ico {
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-right: 45px solid white;
    border-bottom: 20px solid transparent;
}

@media (max-width: 767px) {
    #fancybox-left #fancybox-left-ico {
        border-top: 10px solid transparent;
        border-right: 35px solid white;
        border-bottom: 10px solid transparent;
    }

    #fancybox-right #fancybox-right-ico {
        border-top: 10px solid transparent;
        border-left: 35px solid white;
        border-bottom: 10px solid transparent;
    }

    .b-content .acticle-item {
        width: 45%;
    }
}

#fancybox-right {
    position: absolute;
    right: 4%;
    margin-top: -20px;
    top: 50%;
}

#fancybox-right .fancy-ico {
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 45px solid white;
    border-bottom: 20px solid transparent;
}

.acticle-item {
    display: inline-block;
    vertical-align: top;
    margin: 10px;
    width: 30%;
}

.acticle-item .title-article {
    text-transform: uppercase;
    font-family: "PTSans Narrow";
    font-size: 18px;
    color: #1b1817;
}

.b-article-title {
    text-align: center;
}

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

@media (max-width: 480px;) {
    .b-content .acticle-item {
        width: 100%;
    }
}

/*Style for special articles - interviews*/
.interview {
    font-family: Georgia;
    font-size: 13pt;
    font-weight: 200;
    line-height: 21pt;
    letter-spacing: 0.3px;
    color: #040404;
}

.interview-begin {
    font-family: wpbc, Georgia;
    font-size: 17pt;
    line-height: 1.4em;
    letter-spacing: -0.2px;
    color: #040404;
}

.b-main_slider .slides li {
    display: none;
}

.b-main_slider .slides li:nth-child(2) {
    display: none;
}

.pop-up, .pop-up-container {
    width: 100%;
    height: 100%;
    left: 0
}

.close:hover, .pop-up-footer > a:hover {
    opacity: .9
}

.pop-up {
    position: fixed;
    top: 0;
    background: rgba(16, 16, 16, .8);
    z-index: 999
}

.pop-up-container {
    max-width: 1024px;
    position: absolute;
    z-index: 9999;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: table
}

.pop-up-block {
    display: table-cell;
    vertical-align: middle
}

.pop-up-columns {
    display: table;
    font-size: 0;
    position: relative;
    width: 100%
}

.pop-up-columns div {
    display: inline-block;
    vertical-align: top
}

.pop-up-columns .left {
    background: #000;
    color: #e0e0e0;
    z-index: 999;
    position: relative;
    width: 412px;
    padding: 20px 32px 30px;
    min-height: 487px;
	margin-left: 20px;
}

.pop-up-columns .left h3, .pop-up-columns .left h4 {
    color: #fff;
    font-size: 16px
}

.pop-up-columns .right {
    position: absolute;
    top: 0;
    right: 0;
    width: 539px;
    height: 100%;
    z-index: 998;
	margin-right: 20px;
	overflow: hidden;
}

.pop-up-columns .right img {
    float: right;
	height: 100%;
}

.pop-up-columns .left h3 {
    text-transform: uppercase;
    line-height: 24px;
    margin: 0 0 30px
}

.pop-up-columns .left h4 {
    line-height: normal;
    margin: 0 0 7px
}

.pop-up-columns .left p {
    color: #e0e0e0;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px
}

.pop-up-columns .left ul {
    list-style: none;
    margin: 0
}

.pop-up-columns .left ul li {
    position: relative;
    padding-left: 10px;
    font-size: 14px;
    margin-top: 5px
}

.pop-up-columns .left ul li:before {
    content: '- ';
    position: absolute;
    top: 0;
    left: 0
}

.pop-up-columns .left .pop-up-footer {
    margin-top: 20px
}

.pop-up-columns .left .pop-up-footer p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px
}

.pop-up-columns .left .pop-up-footer p a {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid #a2a2a2
}

.pop-up-columns .left .pop-up-footer p a:hover {
    border-bottom: none
}

.pop-up-footer > a {
    display: block;
	text-decoration: none;
    padding: 8px 10px;
    color: #000;
    font-size: 14px;
	font-weight: 600;
    text-transform: uppercase;
    background: #ef7b00;
    text-align: center
}

.close {
    position: absolute;
    background: url(../images/close-ico.png) 7px 6px no-repeat #000;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 1000;
	margin-right: 20px;
}

.pop-up.hidden {
    display: none
}

@media screen and (max-width: 1050px){
	.pop-up-columns .right{
		width: initial;
		height: 100%;
	}
	.pop-up-columns .right img{
		max-width: 100%;
	}
	.pop-up-container{
		
	}
	.pop-up-columns .left p{
		font-size: 14px;
	}
}

@media screen and (max-width: 770px) {
		.pop-up-columns .left p{
			font-size: 14px;
		}
		.pop-up-columns .left{
			width: 330px;
		}
		.pop-up-columns .left p{
			line-height: 1.4;
		}
}

@media screen and (max-width: 700px){
	.pop-up-container{
		height: 100%;
	}
	.pop-up-columns .right{
		display: none;
	}
	.pop-up-block {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
	}
	.pop-up-columns {
		width: initial;
		display: inline-block;
		position: absolute;
		top: 50%;
		left: 50%;
		height: initial;
		transform: translate(-50%, -50%);
		max-height: 100%;
		width: calc(100% - 30px);
		overflow: auto;
	}
	.pop-up-columns .left{
		margin-left: initial;
		width: 100%;
	}
	.pop-up-columns .left{
		display: table-cell;
	}
	.close{
		top: 10px;
		right: 10px;
		margin-right: 0;
	}
}

@media screen and (max-width: 450px) {
	.pop-up-columns .left{
		padding: 20px;
	}
	.pop-up-footer > a{
		padding: 7px 10px;
		font-size: 12px;
	}
}

@media screen and (max-width: 450px) {
	.pop-up-columns .left p{
		margin-bottom: 10px;
	}
		.pop-up-columns .left h3{
		margin-bottom: 20px;
	}
		.pop-up-columns .left .pop-up-footer{
		margin-top: 20px;
	}
}

@media screen and (max-width: 365px) {
	.pop-up-columns .left p{
		font-size: 12px;
	}
	.pop-up-columns .left .pop-up-footer{
		margin-top: 15px;
	}
	.pop-up-footer > a{
		font-size: 10px;
	}
	.pop-up-columns .left{
		padding: 15px;
	}
	.close{
		top: 12px;
	}
	.pop-up-columns .left h3{
		margin-bottom: 15px;
	}
}

.a{}

@media(max-width: 1199px){
    .visible-lg{
        display: none!important;
    }
}

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

/*Style lightbox*/

.imagelightbox-arrow{
    display: none!important;
}

#imagelightbox
{
    position: fixed;
    z-index: 9999;
    cursor: pointer;
    position: fixed;
    z-index: 10000;
    border: 0 solid #fff;
}
#imagelightbox-overlay {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9998;
}
#imagelightbox-close {
    background-color: transparent;
    border-radius: 0;
    height: 2.5em;
    position: fixed;
    right: 25px;
    text-align: left;
    top: 25px;
    transition: color 0.3s ease 0s;
    width: 2.5em;
    z-index: 10002;
    border: 0 none;
    outline: none;
}
#imagelightbox-close:hover,
#imagelightbox-close:focus {
    background-color: transparent;
}
#imagelightbox-close:before {
    transform: rotate(45deg);
}
#imagelightbox-close:before, #imagelightbox-close:after {
    background-color: #fff;
    bottom: 20%;
    content: "";
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 20%;
    width: 2px;
}
#imagelightbox-close:after {
    transform: rotate(-45deg);
}


.imagelightbox-arrow {
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    height: 7.5em;
    margin-top: -3.75em;
    position: fixed;
    top: 50%;
    vertical-align: middle;
    width: 3.75em;
    z-index: 10001;
    border: 0 none;
    cursor: pointer;
    outline: none;
}
.imagelightbox-arrow:hover,
.imagelightbox-arrow:focus {
    background-color: rgba(0, 0, 0, 0.7);
}
.imagelightbox-arrow:before {
    font-size: 14px;
    color: #ffffff;
}
.imagelightbox-arrow-left {
    left: 2.5em;
}
.imagelightbox-arrow-left:before {
    content: '\EA02';
    display: inline-block;
    font-family: 'icons';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

.imagelightbox-arrow-right {
    right: 2.5em;
}
.imagelightbox-arrow-right:before {
    content: '\EA02';
    display: inline-block;
    font-family: 'icons';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    transform: rotate(180deg);
}


@media (min-width: 720px) and (max-width: 1199px){
    .header{
        display: block;
    }

    .header__logo svg {
        height: 82px;
        max-width: 92px;
        position: relative;
        top: 29px;
    }
    
    body:not(.menu_open) .footer{
        margin-top: -40px;
    }

    .menu_open .footer.box{
        position: absolute;
        padding-bottom: 13px;
        top: auto!important;
        bottom: 0!important;

    }
}

    @media (max-width: 1199px){

        .slider__body{
            margin: auto;
        }

        #main-slider__container,
        .myContainer{
            box-sizing: border-box;
            width: 100%;
            padding: 70px 25px;
            margin: auto;
            position: static;
            display: block;
        }
    }

    @media (max-width: 800px){

        .slider__body{
            width: 100%;
        }

        #main-slider__container,
        .myContainer{
            box-sizing: border-box;
            width: 100%;
            padding-left: 35px;
            padding-right: 35px;
        }

        .myContainer{
            padding-top: 25px;
        }
    }


.myShadow:hover{
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
}

.location_hidden {
	display: none !important;
}

.location a:hover {
	text-decoration: underline;
}

.location a.active {
	color: #ef7b00;
	text-decoration: underline;
}
 .h2{
	 color: #1b1817;
	text-align: left;
	text-transform: uppercase;
	font-size: 24px;
	font-family: "DINPro";
	font-weight: 500;
	line-height: 1.2;
	margin-top: 20px;
	margin-bottom: 15px;
 }
.catalog-product-block .h2 {
    text-align: center;
}
.video-block .h2 {
    text-align: center;
    margin-bottom: 35px;
}
.b-gallery-update .h2 {
    text-align: center;
}

.b-actions .h2{
	background: #ddd;
	display: block;
}
main section .h2 {
    padding-left: 29px;
}
.b-gallery__item_price {
    font-weight: 600;
    color: #ef7b00;
}



.fix-block-navigation{
    position: fixed;
    width: 100%;
    top: -75px;
    left: 0;
    z-index: 9999;
    background-color: #86745c;
    box-shadow: 0px 4px 7.44px 0.56px rgba(4, 5, 16, 0.31);
    transition: top .4s;
}

@media (min-width: 768px){
    .isNavShow .fix-block-navigation{
        top: 0;
    }
}

.fix-block-navigation .container{
    width: 1220px;
    margin: auto;
}

.page-navigation{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.page-navigation a{
    font-family: 'PTSans Narrow';
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    padding: 22px 15px;
    position: relative;
}

.page-navigation a.isActive:before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #fff;
}

.btn-navigation{
    display: none;
    position: fixed;
    left: 0;
    top: 65px;
    width: 40px;
    height: 40px;
    background-color: #86745c;
    z-index: 9999;
    transition: background-color .3s;
}

.btn-navigation:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-image: url(../images/sprite.png);
    background-position: -122px -134px;
    background-repeat: no-repeat;  
}

    
.isNavOpen .btn-navigation{
    background-color: #86745cc4;
}

.isNavOpen .btn-navigation:before{
    width: 20px;
    height: 20px;
    background-position: -1px -284px;
}


@media (max-width: 1280px) and (min-width: 768px){
    .fix-block-navigation .container{
        width: 97%;
    }

    .page-navigation a{
        font-size: 16px;
        letter-spacing: .5px;
        padding: 10px 12px;
    }

    .page-navigation a.isActive:before{
        height: 3px;
    }
}

@media (max-width: 767px){

    .fix-block-navigation{
        width: 220px;
        top: 105px;
        left: -220px;
        background-color: #86745cc4;
    }

    .isNavOpen.isNavShow .fix-block-navigation{
        left: 0;
    }

    .fix-block-navigation .container{
        width: 100%;
    }
    
    .page-navigation{
        padding: 10px 15px;
    }

    .page-navigation li{
        width: 100%;
    }

    .page-navigation a{
        font-size: 14px;
        letter-spacing: .5px;
        padding: 3px 5px;
    }

    .page-navigation a.isActive{
        color: #e48622;
    }

    .page-navigation a.isActive:before{
        display: none;
    }

    .isNavShow .btn-navigation{
        display: block;
    }
}


@media (max-width: 767px) and (max-height: 380px){

    .fix-block-navigation{
        top: 70px;
    }

    .btn-navigation{
        top: 30px;
    }
}


/* vacancy start */

.vacancy{
    font-family: 'Roboto';
    box-shadow: 0px 0px 4px 0px rgba(55, 55, 55, 0.11);
    border-radius: 6px;
    position: relative;
    min-height: 150px;
    padding: 24px 170px 18px 130px;
    margin: 15px 0;
}

.vacancy p,
.vacancy ul{
    margin: 0 0 10px 0!important;
}

.vacancy .vacancy__section p{
    font-family: 'PTSans';
    font-size: 14px;
    color: #484747;
    line-height: 24px;
}

.vacancy .vacancy__section ul li{
    padding: 1px 0 1px 17px;
    font-family: 'PTSans';
    font-size: 14px;
    color: #484747;
}

.vacancy ul li:before{
    width: 5px;
    height: 5px;
    background: #484747;
    border-radius: 50%;
    left: 2px;
    top: 9px;
}

.vacancy__img{
    position: absolute;
    top: 25px;
    left: 15px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
}

.vacancy__title{
    font-family: 'PTSans';
    font-weight: 700;
    font-size: 24px;
    color: #1a1919;
    line-height: 24px;
    margin-bottom: 6px;
}

.vacancy__location{
    font-size: 14px;
    font-family: 'Roboto';
    color: #9d9d9d;
    margin-bottom: 12px;
}

.vacancy__section,
.vacancy__footer{
    max-width: 450px;
}

.vacancy__section-name{
	font-family: 'Roboto';
    font-size: 16px;
    font-weight: 700;
    color: #484747;
    margin-bottom: 2px;
}

.vacancy__post{
    font-family: 'PTSans';
    font-size: 16px;
    color: #9b9b9b;
    margin-bottom: 10px;
}

.vacancy__hidden-block{
    display: none;
}

.vacancy__post a{
    font-family: 'Roboto';
    font-weight: 700;
    color: #1a1919;
    text-decoration: none;
}

.vacancy__post a:hover{
    text-decoration: underline;
}

.vacancy__phone-list{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 10px;
}

.vacancy__phone{
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    color: #1a1919;
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box;
}

.vacancy__phone a{
    color: #1a1919;
    text-decoration: none;
}

.vacancy__btn{
    font-family: 'PTSans';
    font-weight: 700;
    font-size: 20px;
    color: #0057a1;
    position: absolute;
    bottom: 26px;
    right: 45px;
}

.vacancy__btn span{
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.vacancy__btn span:after{
    content: '';
    width: 100%;
    border-bottom: 2px solid #7fabd0;
    bottom: 4px;
    left: 0;
    position: absolute;
}

.vacancy__btn span:hover:after{
    border-color: transparent;
}

.vacancy__btn span.hidden{
    display: none;
}

@media (max-width: 1199px){
    .vacancy__phone{
        width: 100%;
        margin-bottom: 3px;
    }
}

@media (max-width: 991px){

    .vacancy{
        padding: 24px 30px 25px 130px;
    }

    .vacancy__btn{
        font-size: 18px;
        bottom: 10px;
        right: 25px;
    }

    .vacancy__phone {
        font-size: 18px;
    }    
}

@media (max-width: 767px){
    .vacancy{
        padding: 24px 30px 30px 30px;
    }

    .vacancy__img{
        display: none;
    }
}

/* vacancy end */
.inner_slider .slick-arrow{ 
	background: rgba(0, 5, 30, 0.8) center no-repeat;
	top:auto;
	left:auto;
	right:0;
	bottom:0;
	z-index:1;
	transition-duration: .3s;
}
.inner_slider .slick-arrow:hover{
	background: #ef7b00;
}
.inner_slider .slick-arrow:before{
	content: '';
	height: 10px;
	width: 10px;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	display: block;
	position: absolute;
	transform: rotate(45deg) translate(3px, -1px);
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.inner_slider .slick-next:before{
	transform: rotate(45deg) translate(-2px, 1px);
	border: none;
	border-top: 1px solid white;
	border-right: 1px solid white;
}
.inner_slider .slick-prev {
	right:30px;
}
.inner_slider .slick-next {
	bottom:30px;
}
.slider-bg {
	width: 100%;
	min-height: 230px;
	padding: 0px;
	background: center/cover no-repeat;
	position:relative;
}
.slider-bg:after{
	content:'';
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;

	background: linear-gradient(135deg, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 15%,rgba(0,0,0,0) 85%)

}

.slider-bg a {
	position:relative;
	z-index:1;
	padding: 15px 17px;
	color: #fff;
	font-size: 22px;
	line-height: 1.1em;
	text-decoration: none;
	border:none;
}
.slider-bg:hover a {
	color: #ef7b00;
}
.slider-bg a:active,
.slider-bg a:hover {
	outline:none;
	box-shadow:none;
}
aside {
	padding-bottom:20px; 
}
.b-wrapper {
	padding-bottom: 450px;
}
.min_order{
	color: #ef7b00;
}


@media screen and (max-width: 600px){
    .b-product__info .b-tabs__nav a {
        width: 50%;
    }
}


.bottom_category_text {
    padding: 18px 20px;
    margin-bottom: 50px;
    clear: both;
}