

/* Start:/bitrix/templates/furniture_blue/css/magnific-popup.css?17461371176951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/bitrix/templates/furniture_blue/styles.css?1746136596548*/
img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,sans-serif; 
	margin:1.3em 0 1em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:200%; margin:0 0 1em; }
h2 { font-size:160%; }
h3 { font-size:140%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
h6 { font-size:100%; }

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ol li, #workarea ul li { margin: 0.6em 0; }
#workarea ul { list-style-type: disc; }
/* End */


/* Start:/bitrix/templates/furniture_blue/template_styles.css?174613659614272*/
html { width:100%; height: 100%; }

body
{
	height:100%;
	margin:0;
	padding:0;
	font-size: 80.01%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form { margin:0; padding:0;}
form.main-form
{ 
	display: block;
	margin:0; 
	padding:0;
	width:100%;
	height:100%;
}
 
#page-wrapper
{	
	min-height:100%;	
	/*width:878px;*/  
	margin: 0 auto -90px;
}

* html #page-wrapper { height: 100%; }

#header { height: 106px; position: relative; z-index: 10; width:878px; margin:0 auto;}

#top-menu
{
	position: absolute;
	top: 46px;
	width: 638px;
	height: 30px;
	right: 0;
	
}

#top-menu-inner
{
	margin-left: 16px;
	padding-right: 16px;
	height: 30px;
}

#logo 
{
	width: 235px; 
	height: 100px;
	position:absolute;
	left:0;
	top:0;
	text-align: center;
}

#logo td { padding: 0;}
#logo a { outline: none;}

#top-icons { overflow: hidden; height: 15px; position: absolute; top: 17px; width: 200px; left: 252px; }
#top-icons a 
{
	float: left;
	margin-right: 31px;
}

a.home-icon { width: 12px; height: 11px;}
a.search-icon { width: 12px; height: 12px;}
a.feedback-icon { width: 14px; height: 10px;}

#banner { margin:0 auto; width:878px; height: 153px;  position: relative; }
#banner-layout { height: 142px;  table-layout: fixed; }
#banner-overlay { height: 153px; position: absolute; width:437px; left:0; top: 0;}
#banner-image { padding:0; width: 437px; vertical-align: top;}
#banner-image div { width: 437px; height: 142px; overflow: hidden;}
#banner-slogan 
{
	padding:0;
	width: 441px;	
	font-family: Arial; 
	font-style: italic; 
	font-size: 2em; 
	font-weight: bold;
	padding:10px 0 32px;
}

#content { width:878px; overflow: hidden; margin: 20px auto 29px; zoom: 1;}

#sidebar { width: 233px; float: left; }

#workarea { padding-top:10px; width:612px; float: right;}

#footer  
{
	background: #F5F5F5 url(/bitrix/templates/furniture_blue/images/footer-corner.gif) no-repeat left top;
	height: 90px; 
	width:878px; 
	margin:0 auto;  
	position: relative;
}

#copyright { width: 49%; position: absolute; top: 20px; left: 25px;}
#copyright p { margin: 0;}
.footer-links { width:50%; position:absolute; right:25px; top: 20px; }
#footer-links { margin:0; padding:0; list-style: none; text-align: right;}
#footer-links li { display: inline; padding-left:1.5em;}

#space-for-footer { height: 90px; }

#footer-design { width:300px; position:absolute; right:25px; top: 52px;  text-align: right;}
#footer-design a{color:#757575; font-size:11px; text-decoration:none;}
#footer-design a:hover{text-decoration:underline;}

div.content-block { margin-bottom: 24px; }
div.content-block-inner { padding: 22px 18px 22px 21px;}

div.information-block div.top
{
	height: 13px;
	border-right: 1px solid;
	font-size: 1px;
	background: #FFF url(/bitrix/templates/furniture_blue/images/sidebar-corners-form.gif) no-repeat left top;
}

div.information-block div.bottom
{
	height: 13px;
	border-left: 1px solid;
	font-size: 1px;
	background: #FFF url(/bitrix/templates/furniture_blue/images/sidebar-corners-form.gif) no-repeat right bottom;
}

div.information-block-inner
{
	border-left: 1px solid;
	border-right: 1px solid;
	padding: 9px 18px 9px 21px;
	zoom: 1;
}

div.information-block div.top, div.information-block div.bottom, div.information-block-inner { border-color: #E3E3E3; }

#search {  width:190px; overflow: hidden;}
#search div.rounded-box { float: left; width:135px;}
#search div.search-inner-box
{
	border: 1px solid; 
	padding-left: 20px;
	height: 20px;
	overflow:hidden;
	background: white url(/bitrix/templates/furniture_blue/images/loupe.gif) no-repeat 4px 4px;
}

#search div.search-inner-box input
{
	border:1px solid;
	width: 110px;
	height: 18px;
	padding:0;
	margin:0;
}

#search input { vertical-align: top;}
#search-button { float: right; width:48px; border: 1px solid;}
#search-button input::-moz-focus-inner { border: 0; padding: 0; }/*Remove button padding in FF*/
#search-button input 
{
	display: block;
	border: none;
	background: none;
	width:48px;
	padding:0;
	margin:0;
	font-family: Georgia, serif;
	font-size: 12px;
	height: 19px;
	cursor: pointer;
	cursor: hand;
	outline: none;	
}

div.search-item h4 { margin-bottom: 0.4em;}

dl.block-list { margin: 0; padding:0; font-size: 0.85em;}
dl.block-list dt { margin: 1.5em 0 0.5em; }
dl.block-list dd { margin:0; padding:0;}
dl.block-list a { text-decoration: none; outline: none;}
dl.block-list a:hover { text-decoration: underline;}

#sidebar h3  
{
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	padding: 0 0 1em;
	margin: 0 0 1em;
}

#left-menu
{
	margin:0;
	padding:0;
	list-style: none;
}

#left-menu li
{
	margin:0 0 0.7em;
	padding: 0 0 0.7em;
	display: block;
}

#left-menu a
{
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;	
	padding: 1em 1em 1em 0;
	outline: none;
}

#left-menu li.last-item { background: none; margin-bottom: 0; padding-bottom: 0;}
#left-menu li.selected a { padding-left: 1em; }
#left-menu li.selected { text-indent: -1em; padding-left:1em;}

/* Navigation */
div.navigation { font-size:100%; line-height:200%; }
span.navigation-title { padding-right:0.65em; font-weight: bold;}
div.navigation a { text-decoration:underline; padding:0.2em 0.3em;}
span.nav-current-page { padding:0.2em 0.3em; }
div.navigation span.arrow { font-size:100%; font-family:Times, serif; }
div.navigation span.ctrl { font-size:85%; }

/* Product List */
div.product-list { overflow: hidden; }

div.product
{ 
	overflow: hidden; 
	width: 280px;
	height: 105px;
	margin: 0 25px 20px 0;
	position: relative;
	float: left;
}

div.product-alt { margin-right: 0;}

div.product-image
{
	width: 250px;
	height: 105px;
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top:0;
	left: 0;	
}

div.product-overlay
{
	width: 280px;
	height: 105px;
	position: absolute;
	z-index: 1;	
}

a.product-desc
{
	float:right;
	height:62px;
	overflow:hidden;
	position:absolute;
	right:0;
	top:0px;
	width:142px;
	z-index:2;
	font-size: 1em;
	text-decoration: none;
	padding:13px 10px 30px 129px;
}

a.product-desc p { font-size: 0.85em; margin:7px 0 0;}

/* News List */
div.news-list { margin: 0 0 2em;}
div.news-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; }
div.news-date { margin: 0 0 1em;}
div.news-title { font-size: 1em; margin: 0 0 1em;  font-weight: bold;}
a.news-detail-link { display: block; margin: 1em 0 0; outline: none;}

/* Catalog List */
div.catalog-list, div.catalog-detail  { padding: 1em 0 0;}
div.catalog-item { margin: 0 0 2em; padding: 0 0 2em; border-bottom: 1px solid; overflow: hidden; zoom: 1;}
div.catalog-detail div.catalog-item { border: none; }
div.catalog-item-title { margin: 0 0 1em;}
div.catalog-item-title a { font-weight: bold; }

div.catalog-item-image { float: left; margin: 0 1em 1em 0; border:1px solid; padding: 4px; }
div.catalog-item-price {clear: left; float:left; padding: 0.5em 1em; margin:1em 0 0; font-weight: bold; }
div.catalog-item-desc { clear: left; }
div.catalog-item-desc-float { }
div.catalog-item-properties { clear: both; padding: 1em 0 0;  overflow: hidden;}
div.catalog-item-property { margin: 0 0 1em; border-bottom:1px dashed; float: left; width: 100%;}
div.catalog-item-property b { float: right; position: relative; top: 0.31em; padding-left: 3px; font-style:italic; font-weight:normal; }
div.catalog-item-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;}
div.catalog-item-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }

/* Special Product */
div.special-product-title { text-align: center; margin: 0 0 1em;}
div.special-product-image { text-align: center; margin: 0 0 1em;}
div.special-product { text-align: center; }

/* Top menu */
#horizontal-multilevel-menu, #horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:12px;
	float:left;
	background: none;
}

#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 3px;
	text-decoration:none;
	text-align:center;
	outline: none;
}

#horizontal-multilevel-menu li { float:left; }
#horizontal-multilevel-menu li a.root-item { font-weight:bold; padding:8px 12px 8px; } /*Root items*/
#horizontal-multilevel-menu a.parent { background: url(/bitrix/templates/furniture_blue/images/top-menu-arrow.gif) center right no-repeat; } /*Item-parents*/
#horizontal-multilevel-menu li a.root-item-selected { font-weight:bold; padding:8px 12px 8px; } /*Root menu selected*/
#horizontal-multilevel-menu li.last-item { border: none; }

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	top:auto;
	display:none;
	z-index:500;
	height:auto;
	width:163px;
	padding: 3px 11px;
	border:1px solid;
}

#horizontal-multilevel-menu li li { width:100%; border-bottom:1px solid; } /*Sub-menu item box*/
#horizontal-multilevel-menu li ul a { text-align:left; font-size: 12px;} /*Item link*/
#horizontal-multilevel-menu li ul ul { margin:-27px 0 0 160px; }

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul
{
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li li:hover ul
{
	display:block;
}

div.menu-clear-left { clear:left; }

/*Common Elements */
div.content-form { padding-left:1em; }

/* Правки блока "Наши коллекции" */
.our-colections-align, .our-colections-align-wrap {
    text-align: center;
    width: 100%;
}

.our-colections-align p {
    width: 100%!important;
}

body .main section.our-colections .our-colections__content .our-colections__item.dark a {
    margin: 0 auto;
    position: absolute;
    bottom: 41px;
    left: 0;
    right: 0;
    width: fit-content;
    height: fit-content;
}

.our-colections-align-wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    flex: 1;
}

.our-colections-align-wrap > div {
    flex: 1;
    flex-basis: 50%;
    position: relative;
}

/* Правки прехедера */
@media screen and (min-width: 801px){
.wrap-top-head-row .top-head-row {
    display: flex;
    width: 100%;
    position: relative;
}

.cust-log.left {
    float: left;
    width: fit-content;
}

.wrap-top-head-row.right {
    float: right;
    width: 85%;
}

.cust.clear {
    clear: both;
}

.wrap-top-head-row img {
    width: 40px;
    margin-right: 8px;
}

.wrap-top-head-row .right {
    width: 77%;
}

.wrap-top-head-row .left {
    float: left;
}

.wrap-top-head-row .right a {
    display: block;
    color: #010345;
    text-decoration: none;
}



.wrap-top-head-row .right p {
    margin: 0 0 0;
}

.wrap-top-head-row a.online-store-link {
    color: #fff;
    background-color: #26a6e3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 114px;
    height: 41px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    font-size: 1em;
    font-family: 'Myriad Pro';
    text-transform: none;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    text-decoration: none;
}

.wrap-top-head-row a.online-store-link:hover {
    background-color: #6ebde2;
}

.wrap-top-head-row .top-head-row.top {
    flex: 1;
    margin-bottom: 5px;
}

.wrap-top-head-row .top-head-row.top .top-wrap-item {
    flex-basis: 15%;
}

	.wrap-top-head-row .top-head-row.top .top-wrap-item.time {
flex-basis: 26%;
}

.wrap-top-head-row .right a, .wrap-top-head-row .right p {
    margin-bottom: 3px;
}

.wrap-top-head-row .top-head-row.top .top-wrap-item .social-items {
    width: fit-content;
    margin: 0 auto;
}

.cust-log.left img {
    margin-bottom: 17px;
}

body header {
    height: 195px!important;
}
body header .logo img {
    height: 41px!important;
}
.wrap-top-head-row a.online-store-link {
    height: 50px;
    width: 130px;
    margin: 0 auto;
}

.wrap-top-head-row .top-head-row.top .top-wrap-item:first-of-type {
    flex-basis: 26%;
}

.wrap-top-head-row .top-head-row.top .top-wrap-item:first-of-type .right {
    width: 85%;
}


}

body header .logo img {
    margin: 0 auto;
    display: block;
}
.wrap-top-head-row a.online-store-link {
    margin: 0 auto;
    float: right;
}
.top-wrap-item:last-of-type {
    margin-right: 0;
}

.wrap-top-head-row .top-head-row.top .top-wrap-item:last-of-type {
    flex-basis: 10%;
}
.wrap-top-head-row .top-head-row.top .top-wrap-item:first-of-type, .wrap-top-head-row .top-head-row.top .top-wrap-item:nth-child(2) {
    display: flex;
}
}

@media screen and (max-width: 1332px){
.wrap-top-head-row .left {
    width: 14%;
}
    .wrap-top-head-row .top-head-row.top .top-wrap-item:first-of-type .right {
        width: 86%;
    }
.wrap-top-head-row .right {
    width: 76%;
}
.wrap-top-head-row .right a, .wrap-top-head-row .right p {
    font-size: 14px;
}
}


}
@media screen and (max-width: 1225px){

.wrap-top-head-row a.online-store-link {
    margin: 0;
    float: right;
}
}
@media screen and (max-width: 1098px){
.wrap-top-head-row .right a, .wrap-top-head-row .right p {
    font-size: .78rem;
}
.wrap-top-head-row .right {
    width: 74%;
}
.wrap-top-head-row img {
    margin-top: -4px;
}
}
@media screen and (max-width: 998px){
body header .logo, .wrap-top-head-row .top-head-row.top { display: none; }
.wrap-top-head-row.right {
    width: 82%;
}
}
@media screen and (max-width: 800px){
.top-head-row.top {
    display: none;
}
body header .logo {
    display: none;
}
.top-head-row.bot {
    position: absolute;
    right: 10px;
    bottom: 50%;
}
}
@media screen and (max-width: 600px){
body header {
    height: 108px!important;
}
body .mobile-burder-menu__drop {
    top: 108px!important;
}
.cust-log.left img {
    width: 117px!important;
}
}
/* End */


/* Start:/local/modules/redslash.translatorjs/assets/css/styles.min.css?17463912971069*/
.skiptranslate {display: none !important;}.goog-text-highlight, font > font {background-color: transparent !important;box-shadow: none !important;box-sizing: inherit;}.translatorjs_langs {background: #ddd;border-radius: 0 5px 5px 0;display: flex;flex-direction: column;left: -12px;line-height: 24px;max-width: 32px;padding: 5px;position: fixed;text-align: center;text-transform: uppercase;top: 50%;transform: translateY(-50%);transition: all 0.5s ease;-moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;z-index: 999999;}.translatorjs_langs:hover {left: 0;}.translatorjs_lang_item {cursor: pointer;margin-bottom: 5px;max-width: 30px;opacity: .5;}.translatorjs_lang_item:last-of-type {margin-bottom: 0;}.translatorjs_lang_item:hover, .translatorjs_lang_active {opacity: 1;}.translatorjs_info {background: #ddd;border-radius: 5px 5px 0 0;bottom: 0;font-family: sans-serif;font-size: 16px;padding: 8px 0;position: fixed;text-align: center;transition: all 0.5s ease;-moz-transition: all 0.5s ease;-webkit-transition: all 0.5s ease;width: 100%;z-index: 999999;}
/* End */


/* Start:/bitrix/templates/furniture_blue/css/jquery.fancybox.min.css?174613711712795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/bitrix/templates/furniture_blue/css/normalize.css?17461371171869*/
html{line-height:1.15;-webkit-text-size-adjust:100%;}
body{margin:0;}
h1{font-size:2em;margin:0.67em 0;}
hr{box-sizing:content-box;height:0;overflow:visible;}
pre{font-family:monospace, monospace;font-size:1em;}
a{background-color:transparent;}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}
b,
strong{font-weight:bolder;}
code,
kbd,
samp{font-family:monospace, monospace;font-size:1em;}
small{font-size:80%;}
sub,
sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-0.25em;}
sup{top:-0.5em;}
img{border-style:none;}
button,
input,
optgroup,
select,
textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}
button,
input{overflow:visible;}
button,
select{text-transform:none;}
button,
[type="button"],
[type="reset"],
[type="submit"]{-webkit-appearance:button;}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{padding:0.35em 0.75em 0.625em;}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{vertical-align:baseline;}
textarea{overflow:auto;}
[type="checkbox"],
[type="radio"]{box-sizing:border-box;padding:0;}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{height:auto;}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}
[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
details{display:block;}
summary{display:list-item;}
template{display:none;}
[hidden]{display:none;}
input {outline: none;}


/* End */


/* Start:/bitrix/templates/furniture_blue/fonts/fonts.css?174613711921602*/
/* This stylesheet generated by Transfonter (https://transfonter.org) on August 21, 2017 1:40 PM */

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

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Heavy.eot');
	src: local('HelveticaNeueCyr-Heavy'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Heavy.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Heavy.woff') format('woff'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Heavy.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-HeavyItalic.eot');
	src: local('HelveticaNeueCyr-HeavyItalic'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-HeavyItalic.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-HeavyItalic.woff') format('woff'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-HeavyItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Black.eot');
	src: local('HelveticaNeueCyr-Black'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Black.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Black.woff') format('woff'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-UltraLightItalic.eot');
	src: local('HelveticaNeueCyr-UltraLightItalic'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-UltraLightItalic.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-UltraLightItalic.woff') format('woff'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-UltraLightItalic.ttf') format('truetype');
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-BlackItalic.eot');
	src: local('HelveticaNeueCyr-BlackItalic'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-BlackItalic.woff') format('woff'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-ThinItalic.eot');
	src: local('HelveticaNeueCyr-ThinItalic'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-ThinItalic.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-ThinItalic.woff') format('woff'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-ThinItalic.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-MediumItalic.eot');
	src: local('HelveticaNeueCyr-MediumItalic'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-MediumItalic.woff') format('woff'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-LightItalic.eot');
	src: local('HelveticaNeueCyr-LightItalic'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-LightItalic.woff') format('woff'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-UltraLight.eot');
	src: local('HelveticaNeueCyr-UltraLight'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-UltraLight.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-UltraLight.woff') format('woff'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-UltraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-BoldItalic.eot');
	src: local('HelveticaNeueCyr-BoldItalic'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-BoldItalic.woff') format('woff'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Italic.eot');
	src: local('HelveticaNeueCyr-Italic'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Italic.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Italic.woff') format('woff'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Italic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Roman.eot');
	src: local('HelveticaNeueCyr-Roman'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Roman.woff') format('woff'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Roman.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Bold.eot');
	src: local('HelveticaNeueCyr-Bold'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Bold.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Bold.woff') format('woff'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Light.eot');
	src: local('HelveticaNeueCyr-Light'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Light.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Light.woff') format('woff'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaNeueCyr';
	src: url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Thin.eot');
	src: local('HelveticaNeueCyr-Thin'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Thin.eot?#iefix') format('embedded-opentype'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Thin.woff') format('woff'),
		url('/bitrix/templates/furniture_blue/fonts/HelveticaNeueCyr-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}
@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldCondIt.eot');
	src: local('Myriad Pro Bold Condensed Italic'), local('MyriadPro-BoldCondIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldCondIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldCondIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldCondIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackIt.eot');
	src: local('Myriad Pro Black Italic'), local('MyriadPro-BlackIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackIt.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightIt.eot');
	src: local('Myriad Pro Light Italic'), local('MyriadPro-LightIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightIt.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackCond.eot');
	src: local('Myriad Pro Black Condensed'), local('MyriadPro-BlackCond'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackCond.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackCond.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackCond.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Cond.eot');
	src: local('Myriad Pro Condensed'), local('MyriadPro-Cond'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Cond.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Cond.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Cond.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Bold.eot');
	src: local('Myriad Pro Bold'), local('MyriadPro-Bold'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Bold.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldIt.eot');
	src: local('Myriad Pro Bold Italic'), local('MyriadPro-BoldIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiCnIt.eot');
	src: local('Myriad Pro Bold SemiCondensed Italic'), local('MyriadPro-BoldSemiCnIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiCnIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiCnIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiCnIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-CondIt.eot');
	src: local('Myriad Pro Condensed Italic'), local('MyriadPro-CondIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-CondIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-CondIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-CondIt.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightCond.eot');
	src: local('Myriad Pro Light Condensed'), local('MyriadPro-LightCond'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightCond.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightCond.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightCond.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiCn.eot');
	src: local('Myriad Pro SemiCondensed'), local('MyriadPro-SemiCn'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiCn.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiCn.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiCn.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiCnIt.eot');
	src: local('Myriad Pro SemiCondensed Italic'), local('MyriadPro-SemiCnIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiCnIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiCnIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiCnIt.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldCond.eot');
	src: local('Myriad Pro Bold Condensed'), local('MyriadPro-BoldCond'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldCond.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldCond.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldCond.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiExtIt.eot');
	src: local('Myriad Pro Light SemiExtended Italic'), local('MyriadPro-LightSemiExtIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiExtIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiExtIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiExtIt.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Semibold.eot');
	src: local('Myriad Pro Semibold'), local('MyriadPro-Semibold'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Semibold.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Semibold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Black.eot');
	src: local('Myriad Pro Black'), local('MyriadPro-Black'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Black.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Black.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Regular.eot');
	src: local('Myriad Pro Regular'), local('MyriadPro-Regular'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Regular.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiCn.eot');
	src: local('Myriad Pro Light SemiCondensed'), local('MyriadPro-LightSemiCn'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiCn.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiCn.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiCn.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackCondIt.eot');
	src: local('Myriad Pro Black Condensed Italic'), local('MyriadPro-BlackCondIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackCondIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackCondIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackCondIt.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightCondIt.eot');
	src: local('Myriad Pro Light Condensed Italic'), local('MyriadPro-LightCondIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightCondIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightCondIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightCondIt.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiExt.eot');
	src: local('Myriad Pro Light SemiExtended'), local('MyriadPro-LightSemiExt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiExt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiExt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiExt.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiCnIt.eot');
	src: local('Myriad Pro Black SemiCondensed Italic'), local('MyriadPro-BlackSemiCnIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiCnIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiCnIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiCnIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldCondIt.eot');
	src: local('Myriad Pro Semibold Condensed Italic'), local('MyriadPro-SemiboldCondIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldCondIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldCondIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldCondIt.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldCond.eot');
	src: local('Myriad Pro Semibold Condensed'), local('MyriadPro-SemiboldCond'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldCond.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldCond.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldCond.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiExtIt.eot');
	src: local('Myriad Pro Bold SemiExtended Italic'), local('MyriadPro-BoldSemiExtIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiExtIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiExtIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiExtIt.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiCn.eot');
	src: local('Myriad Pro Semibold SemiCondensed'), local('MyriadPro-SemiboldSemiCn'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiCn.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiCn.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiCn.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiExtIt.eot');
	src: local('Myriad Pro Black SemiExtended Italic'), local('MyriadPro-BlackSemiExtIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiExtIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiExtIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiExtIt.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiExtIt.eot');
	src: local('Myriad Pro Semibold SemiExtended Italic'), local('MyriadPro-SemiboldSemiExtIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiExtIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiExtIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiExtIt.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiCnIt.eot');
	src: local('Myriad Pro Light SemiCondensed Italic'), local('MyriadPro-LightSemiCnIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiCnIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiCnIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-LightSemiCnIt.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiCn.eot');
	src: local('Myriad Pro Bold SemiCondensed'), local('MyriadPro-BoldSemiCn'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiCn.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiCn.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiCn.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiCnIt.eot');
	src: local('Myriad Pro Semibold SemiCondensed Italic'), local('MyriadPro-SemiboldSemiCnIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiCnIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiCnIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiCnIt.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldIt.eot');
	src: local('Myriad Pro Semibold Italic'), local('MyriadPro-SemiboldIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldIt.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-It.eot');
	src: local('Myriad Pro Italic'), local('MyriadPro-It'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-It.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-It.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-It.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiExt.eot');
	src: local('Myriad Pro Bold SemiExtended'), local('MyriadPro-BoldSemiExt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiExt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiExt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BoldSemiExt.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Light.eot');
	src: local('Myriad Pro Light'), local('MyriadPro-Light'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Light.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiExt.eot');
	src: local('Myriad Pro Semibold SemiExtended'), local('MyriadPro-SemiboldSemiExt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiExt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiExt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiboldSemiExt.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiExtIt.eot');
	src: local('Myriad Pro SemiExtended Italic'), local('MyriadPro-SemiExtIt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiExtIt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiExtIt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiExtIt.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiCn.eot');
	src: local('Myriad Pro Black SemiCondensed'), local('MyriadPro-BlackSemiCn'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiCn.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiCn.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiCn.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiExt.eot');
	src: local('Myriad Pro Black SemiExtended'), local('MyriadPro-BlackSemiExt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiExt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiExt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-BlackSemiExt.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Myriad Pro';
	src: url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiExt.eot');
	src: local('Myriad Pro SemiExtended'), local('MyriadPro-SemiExt'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiExt.eot?#iefix') format('embedded-opentype'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiExt.woff') format('woff'),
	url('/bitrix/templates/furniture_blue/fonts/MyriadPro-SemiExt.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AristaPro';
	src:url("/bitrix/templates/furniture_blue/fonts/Arista-Pro-Alternate-Regular.ttf") format("ttf"),url("/bitrix/templates/furniture_blue/fonts/Arista-Pro-Alternate-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'AristaPro';
	src:url("/bitrix/templates/furniture_blue/fonts/Arista-Pro-Alternate-Light.ttf") format("ttf"),url("/bitrix/templates/furniture_blue/fonts/Arista-Pro-Alternate-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'AristaPro';
	src:url("/bitrix/templates/furniture_blue/fonts/Arista-Pro-Alternate-SemiBold.ttf") format("ttf"),url("/bitrix/templates/furniture_blue/fonts/Arista-Pro-Alternate-SemiBold.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'AristaPro';
	src:url("/bitrix/templates/furniture_blue/fonts/Arista-Pro-Alternate-Bold.ttf") format("ttf"),url("/bitrix/templates/furniture_blue/fonts/Arista-Pro-Alternate-Bold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}
/* End */


/* Start:/bitrix/templates/furniture_blue/css/slick.css?17461371171776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/bitrix/templates/furniture_blue/css/main.css?174613711795865*/
@charset "UTF-8";

@import url(/bitrix/templates/furniture_blue/css/../fonts/fonts.css);

body {
  font-family: 'HelveticaNeueCyr';
  font-size: 16px;
  max-width: 100vw;
  width: 100%;
}

body.no-scroll {
  overflow: hidden;
}

body header {
    top: 0;
    position: fixed;
    z-index: 2;
  width: 100%;
  max-width: 100vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 50px;
  height: 108px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
}

body header .menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
}

body header .menu.left-half-menu {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body header .menu.right-half-menu {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body header .menu li {
  padding: 0;
  margin: 0 11px;
  position:relative;
}

body header .menu li ul{
    position:absolute;
    list-style:none;
    padding:0;
    padding-top:5px;
    background-color: #fff;
    width:160px;
    display:none;
}
body header .menu li:hover ul{
    display:block;
}
body header .menu li ul li{
    margin-bottom:3px;
}
body header .menu li ul li a{
    font-size: 0.9em;
    line-height: 1em;
    
}

body header .menu li a {
  font-size: 1em;
  line-height: 1.125em;
  color: #010345;
  text-decoration: none;
  text-transform: uppercase;
}

body header .menu li a.online-store-link {
  color: #fff;
  background-color: #26a6e3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 114px;
  height: 41px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  text-align: center;
  font-size: 1em;
  font-family: 'Myriad Pro';
  text-transform: none;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

body header .menu li a.online-store-link:hover {
  background-color: #6ebde2;
}

body header .logo {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  margin: 0 15px;
}

body header .logo img {
  height: 64px;
  width: auto;
}

body header .mobile-burder-menu__wrap {
  display: none;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
  width: 25px;
  height: 20px;
}

body header .mobile-burder-menu__wrap .mobile-burder-menu__in {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

body header .mobile-burder-menu__wrap .mobile-burder-menu__in.active span.line:nth-child(2) {
  display: none;
}

body header .mobile-burder-menu__wrap .mobile-burder-menu__in.active span.line:nth-child(1) {
  -webkit-transform: rotate(45deg) translateY(200%) translateX(35%);
      -ms-transform: rotate(45deg) translateY(200%) translateX(35%);
          transform: rotate(45deg) translateY(200%) translateX(35%);
}

body header .mobile-burder-menu__wrap .mobile-burder-menu__in.active span.line:nth-child(3) {
  -webkit-transform: rotate(-45deg) translateY(-200%) translateX(35%);
      -ms-transform: rotate(-45deg) translateY(-200%) translateX(35%);
          transform: rotate(-45deg) translateY(-200%) translateX(35%);
}

body header .mobile-burder-menu__wrap .mobile-burder-menu__in span.line {
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  width: 100%;
  height: 2px;
  background-color: #000;
}

body .bread{
    padding: 10px 50px;
    box-sizing:border-box;
}
.bread .bx-breadcrumb .bx-breadcrumb-item{
    margin-bottom:0;
}
.bread .bx-breadcrumb .bx-breadcrumb-item span{
    font-size:16px;
        font-family: 'HelveticaNeueCyr';
}
.bread .bx-breadcrumb .bx-breadcrumb-item a{
    text-decoration:none;
    color: #333333;
    font-weight:bold;
}

body .main {
  position: relative;
      margin-top: 108px;
}
body .main .main{
     padding-top: 1px;
     margin-top: 0;
}
body .main.grey {
  background-color: #efefef;
}

body .main section {
  width: 100%;
  overflow: hidden;
}

body .main section.head-baner {
  height: 48vw;
  overflow: hidden;
}

body .main section.head-baner .slick-dots {
  position: absolute;
  bottom: 35%;
  right: 50%;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-transform: translateY(-50%) translateX(50%);
      -ms-transform: translateY(-50%) translateX(50%);
          transform: translateY(-50%) translateX(50%);
  margin: 0;
  padding: 0;
  max-width: 100vw;
}

body .main section.head-baner .slick-dots button {
  height: 6px;
  width: 44px;
  margin: 0 10px;
  background-color: #e6e1e7;
  color: rgba(0, 0, 0, 0);
  border: none;
  outline: none;
}

body .main section.head-baner .slick-dots .slick-active button {
  background-color: #26a6e3;
}

body .main section.head-baner .item {
  width: 100%;
  max-width: 100vw !important;
  height: 48vw;
  position: relative;
    display: block;
}

body .main section.head-baner .item h1 {
  font-family: 'Roboto';
  z-index: 2;
  position: absolute;
  text-align: center;
  color: #FFFFFF;
  top: 50%;
  right: 50%;
  -webkit-transform: translateX(50%) translateY(-100%);
      -ms-transform: translateX(50%) translateY(-100%);
          transform: translateX(50%) translateY(-100%);
  margin: 0 0 60px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font-size: 3.75em;
  font-weight: 400;
  text-transform: uppercase;
}

body .main section.our-colections {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 65px 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

body .main section.our-colections h1 {
  text-transform: uppercase;
  font-size: 1.875em;
  line-height: 1.125em;
  text-align: center;
  margin-bottom: 45px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

body .main section.our-colections .our-colections__content {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

body .main section.our-colections .our-colections__content .our-colections__item {
  width: 41vw;
  height: 41vw;
  margin: 0 1.65vw 3.3vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
    position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 3.66vw 1.46vw;
}

body .main section.our-colections .our-colections__content .our-colections__item h3 {
  text-transform: uppercase;
  font-family: "Roboto";
  font-size: 2.93em;
  line-height: .8;
  margin: 0 0 30px;
}

body .main section.our-colections .our-colections__content .our-colections__item p {
  font-family: 'Roboto', sans-serif;
  font-size: 1.3125em;
  margin: 0 0 45px;
  width: 65%;
}

body .main section.our-colections .our-colections__content .our-colections__item a {
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
  padding: 16px 24px;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  font-size: 1.125em;
  line-height: .5;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

body .main section.our-colections .our-colections__content .our-colections__item.vertical-top {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

body .main section.our-colections .our-colections__content .our-colections__item.vertical-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

body .main section.our-colections .our-colections__content .our-colections__item.vertical-bottom {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

body .main section.our-colections .our-colections__content .our-colections__item.horizontal-left {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

body .main section.our-colections .our-colections__content .our-colections__item.horizontal-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

body .main section.our-colections .our-colections__content .our-colections__item.horizontal-right {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

body .main section.our-colections .our-colections__content .our-colections__item.ligth h3 {
  color: #fff;
}

body .main section.our-colections .our-colections__content .our-colections__item.ligth p {
  color: #fff;
}

body .main section.our-colections .our-colections__content .our-colections__item.ligth a {
  background-color: #fff;
  color: #26a6e3;
}

body .main section.our-colections .our-colections__content .our-colections__item.ligth a:hover {
  -webkit-filter: contrast(80%);
          filter: contrast(80%);
}

body .main section.our-colections .our-colections__content .our-colections__item.dark h3 {
  color: #000;
}

body .main section.our-colections .our-colections__content .our-colections__item.dark p {
  color: #000;
}

body .main section.our-colections .our-colections__content .our-colections__item.dark a {
  color: #fff;
  background-color: #26a6e3;
}

body .main section.our-colections .our-colections__content .our-colections__item.dark a:hover {
  -webkit-filter: contrast(200%);
          filter: contrast(200%);
}

body .main section.about-us {
  height: 656px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

body .main section.about-us .about-us__description {
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 0 50px;
}

body .main section.about-us .about-us__description h3 {
  padding: 0;
  margin: 0 0 60px 0;
  line-height: .9;
  font-size: 1.875em;
  text-align: left;
}

body .main section.about-us .about-us__description p {
  font-size: 1em;
  line-height: 1.1;
  margin: 0 0  30px 0;
}

body .main section.about-us .about-us__description p:last-child {
  margin: 0;
}

body .main section.about-us .about-us__description .about-us__link {
  font-family: 'Roboto';
  text-transform: uppercase;
  font-size: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  width: 120px;
  height: 40px;
  background-color: #26a6e3;
  text-decoration: none;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

body .main section.about-us .about-us__description .about-us__link:hover {
  -webkit-filter: contrast(200%);
          filter: contrast(200%);
}

body .main section.about-us .about-us__img {
  width: 50%;
  height: 100%;
  -webkit-clip-path: polygon(17.3% 100%, 0 0, 100% 0, 100% 100%);
          clip-path: polygon(17.3% 100%, 0 0, 100% 0, 100% 100%);
}

body .main section.news {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px 50px 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .main section.news h3 {
  text-transform: uppercase;
  font-size: 1.875em;
  line-height: 1.125em;
  text-align: center;
  margin-bottom: 45px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
}

body .main section.news .news__content {
  width: 100%;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

body .main section.news .news__content .news__item {
  width: 48%;
  height: 166px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
}

body .main section.news .news__content .news__item .img {
  height: 100%;
  min-width: 166px;
  margin-right: 30px;
}

body .main section.news .news__content .news__item .description {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

body .main section.news .news__content .news__item .description h5 {
  font-family: 'Roboto';
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 1.125em;
  line-height: .9;
}

body .main section.news .news__content .news__item .description p {
  padding: 0;
  margin: 0 0 20px 0;
  font-family: "Roboto";
  font-size: .875em;
  line-height: 1.56em;
  color: #898989;
}

body .main section.news .news__content .news__item .description a {
  font-family: "Roboto";
  text-decoration: none;
  color: #222222;
  font-size: .97em;
  line-height: .9;
  position: relative;
}

body .main section.news .news__content .news__item .description a:after {
  content: '';
  position: absolute;
  height: 10px;
  width: 6px;
  background: url("/bitrix/templates/furniture_blue/css/../images/arrow-right.svg");
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  bottom: 0;
  right: -15px;
}

body .main section.news .news__content .news__item .description a:hover:after {
  -webkit-animation: newsArrowHover 1s ease-in-out both;
          animation: newsArrowHover 1s ease-in-out both;
}

body .main section.news-list-page {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 64px 0 75px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

body .main section.news-list-page h1 {
  text-align: center;
  margin: 0 0  60px 0;
  text-transform: uppercase;
  font-size: 3em;
  line-height: 1;
  color: #26a6e3;
}

body .main section.news-list-page .news-list-page__content {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  width: 970px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body .main section.news-list-page .news-list-page__content .news-list-page__content__item {
  width: 420px;
  height: 480px;
  overflow: hidden;
  margin-bottom: 30px;
}

body .main section.news-list-page .news-list-page__content .news-list-page__content__item a {
  text-decoration: none;
}

body .main section.news-list-page .news-list-page__content .news-list-page__content__item a .img {
  width: 100%;
  height: 280px;
  margin: 0 0  30px 0;
}

body .main section.news-list-page .news-list-page__content .news-list-page__content__item a span.date {
  padding: 0;
  margin: 0 0 30px 0;
  font-family: 'Roboto';
  font-size: .875em;
  line-height: .9;
  color: #000;
  display: block;
}

body .main section.news-list-page .news-list-page__content .news-list-page__content__item a h4 {
  padding: 0;
  margin: 0 0 30px 0;
  font-family: 'Roboto';
  font-size: 1.25em;
  color: #000;
}

body .main section.news-list-page .news-list-page__content .news-list-page__content__item a p {
    padding: 0;
    margin: 0;
    font-family: 'Roboto';
    font-size: .93em;
    line-height: 1.5em;
    color: #626262;
    max-height: 66px;
    overflow: hidden;
}

body .main section.news-list-page .more-btn {
  font-family: "Roboto";
  font-size: 1.25em;
  line-height: 1.5em;
  padding: 15px 50px;
  color: #26a6e3;
  border: 1px solid #26a6e3;
  -webkit-border-radius: 35px;
          border-radius: 35px;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
    text-decoration: none;
}

body .main section.news-list-page .more-btn:hover {
  background-color: #26a6e3;
  color: #fff;
}

body .main section.contacts {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 65px 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

body .main section.contacts .description {
  width: 45%;
  max-width: 562px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

body .main section.contacts .description h3 {
  text-transform: uppercase;
  margin: 0 0 40px 0;
  padding: 0;
  font-size: 1.5em;
  line-height: 1;
  font-family: "Roboto";
  font-weight: 500;
}

body .main section.contacts .description .description__item {
  width: 80%;
}

body .main section.contacts .description .description__item p {
  font-family: "Roboto";
  font-size: 1.125em;
  line-height: 1.5em;
  margin: 0 0 30px 0;
  padding: 0;
}

body .main section.contacts .form-block {
  width: 54%;
  max-width: 675px;
}

body .main section.contacts .form-block .form-block__send-mess {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 40px 40px;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
  margin-bottom: 60px;
}
.form-block .mf-message{
width:100%;
}
.form-block .mf-message textarea{
width:100%;
}

.d-flex{
display:flex;
}

.j-sb{
justify-content:space-between;
}

body .main section.contacts .form-block .form-block__send-mess form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

body .main section.contacts .form-block .form-block__send-mess form .row {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}

body .main section.contacts .form-block .form-block__send-mess form .row .input-wrap {
  width: 48%;
}

body .main section.contacts .form-block .form-block__send-mess form .row .input-wrap input, body .main section.contacts .form-block input[type="text"]{
  font-family: 'Roboto';
  font-size: 1em;
  line-height: 1;
  padding: 0 0 10px 1px;
  outline: none;
  width: 100%;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #e0e3e7;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;

}
body .main section.contacts .form-block input[type="text"]{
margin-bottom: 40px;
width:45%;
}

body .main section.contacts .form-block .form-block__send-mess form .row .input-wrap input:focus, body .main section.contacts .form-block input[type="text"]:focus {
  border-bottom: 1px solid #26a6e3;
}

body .main section.contacts .form-block .form-block__send-mess form .input-wrap {
  width: 100%;
}

body .main section.contacts .form-block .form-block__send-mess form .input-wrap textarea, .form-block .mf-message textarea {
  font-family: 'Roboto';
  font-size: 1em;
  line-height: 1;
  width: 100%;
  resize: none;
  outline: none;
  border: 1px solid #e0e3e7;
  height: 115px;
  margin-bottom: 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 0 0 18px;
}

body .main section.contacts .form-block .form-block__send-mess form input[type=submit] {
  border: none;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  font-size: 1em;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 45px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  color: #fff;
  font-family: 'Roboto';
  background-color: #26a6e3;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

body .main section.contacts .form-block .form-block__send-mess form input[type=submit]:hover {
  background-color: #6ebde2;
}

body .main section.contacts .form-block .work-time p {
  margin: 0;
  padding: 20px 0 20px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
  font-family: "Roboto";
  font-size: 1.125em;
  line-height: 1;
}

body .main section.map {
  height: 43.55vw;
}

body .main section.catalog-head {
  height: 32vw;
  position: relative;
}

body .main section.catalog-head h1 {
  position: absolute;
  bottom: 4.68vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
  padding: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 3.75em;
  font-weight: 400;
}

body .main section.catalog-list {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 75px 0 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-color: #efefef;
}

body .main section.catalog-list .wraper {
  width: 1172px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

body .main section.catalog-list .wraper .catalog-column__menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 270px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
  padding: 15px 18px 20px 20px;
  margin-right: 30px;
  background-color: #fff;
}

body .main section.catalog-list .wraper .catalog-column__menu.RBSticky {
  position: fixed;
  height: auto !important;
  top: 0;
}

body .main section.catalog-list .wraper .catalog-column__menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}

body .main section.catalog-list .wraper .catalog-column__menu ul li {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}

body .main section.catalog-list .wraper .catalog-column__menu ul li ul {
  padding: 0px 0 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

body .main section.catalog-list .wraper .catalog-column__menu ul li ul.active {
  display: block;
}

body .main section.catalog-list .wraper .catalog-column__menu ul li.has-child:after {
  position: absolute;
  content: '';
  height: 12px;
  width: 7px;
  background-image: url("/bitrix/templates/furniture_blue/css/../images/arrow-right-light.svg");
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  right: 0;
}

body .main section.catalog-list .wraper .catalog-column__menu ul li a {
  text-decoration: none;
  font-family: 'Roboto';
  font-size: .93em;
  line-height: 1;
  margin-bottom: 30px;
  display: block;
  color: #000;
  font-weight: 500;
}

body .main section.catalog-list .wraper .catalog-column__list {
  width: 870px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item {
  width: 270px;
  height: 380px;
  margin-bottom: 65px;
  position: relative;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item:hover a:after {
  opacity: 1;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.new:after {
  content: "Новое";
  padding: 8px 15px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background-color: #26a6e3;
  color: #fff;
  font-size: .875em;
  text-transform: uppercase;
    margin: 5px 0 0 5px;
    display: inline-block;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item a {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item a:after {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  content: 'Подробнее';
  width: auto;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 12px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  text-transform: uppercase;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  color: #26a6e3;
  position: absolute;
  bottom: 50%;
  right: 50%;
  border: 1px solid #26a6e3;
  background-color: #fff;
  opacity: 0;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .btn-block {
  position: absolute;
  bottom: 18px;
  right: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .btn-block a {
  position: static;
  text-decoration: none;
  border: 1px solid #f0f2f7;
  width: 110px;
  height: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: .75em;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: #000;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .btn-block a:after {
  content: none;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .btn-block a.left {
  -webkit-border-radius: 15px 0 0 15px;
          border-radius: 15px 0 0 15px;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .btn-block a.right {
  -webkit-border-radius: 0 15px 15px 0;
          border-radius: 0 15px 15px 0;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .btn-block a:hover {
  border-color: #000;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .desc {
  z-index: 1;
  position: absolute;
  top: 310px;
  width: 100%;
    top: auto;
    bottom: -48px;
left:0;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .desc p {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  font-family: 'Roboto';
  font-size: 1em;
  line-height: 1.4em;
  color: #000;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .desc p.name {
  font-weight: 500;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .desc p.model {
  font-weight: 300;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.wide {
  width: 568px;
  height: 380px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.wide .desc {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  top: auto;
  bottom: -48px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.wide .desc p {
  text-align: left;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.wide .desc p.name {
  margin-bottom: 0px;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.wide .desc p.model {
  color: #3a405b;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.tall {
  width: 272px;
  height: 380px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.tall .desc {
  
}

body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.tall .desc p {
  
}

body .main section.catalog-list-pagi {
  background-color: #efefef;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 0 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

body .main section.catalog-list-pagi .catalog-list-pagi {
  width: 1172px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 96px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}

body .main section.catalog-map {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #efefef;
}

body .main section.catalog-map .catalog-map__head {
  width: 1172px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  font-family: 'Roboto';
  font-weight: 500;
  letter-spacing: .7px;
  font-size: .8em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 0;
}

body .main section.catalog-map .map {
  width: 1172px;
  height: 340px;
}

body .main section.news-detail {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 60px 0 65px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

body .main section.news-detail .news-detail__wrap {
  width: 1024px;
}

body .main section.news-detail .news-detail__wrap img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

body .main section.news-detail .news-detail__wrap h1 {
  text-transform: uppercase;
  font-size: 1.875em;
  line-height: 1.125em;
  text-align: left;
  font-family: 'Roboto';
  padding: 0;
  margin: 0 0 15px 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
}

body .main section.news-detail .news-detail__wrap p {
  font-family: 'Roboto';
  font-size: 1em;
  line-height: 1.125em;
  padding: 0;
  margin: 0;
}

body .main section.catalog-detail {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 75px 0 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-color: #efefef;
}

body .main section.catalog-detail .wraper {
  width: 1172px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}

body .main section.catalog-detail .wraper .catalog-column__menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 270px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.4);
  padding: 15px 18px 20px 20px;
  margin-right: 30px;
  background-color: #fff;
}

body .main section.catalog-detail .wraper .catalog-column__menu.RBSticky {
  position: fixed;
  height: auto !important;
  top: 20px;
}

body .main section.catalog-detail .wraper .catalog-column__menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}

body .main section.catalog-detail .wraper .catalog-column__menu ul li {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}

body .main section.catalog-detail .wraper .catalog-column__menu ul li ul {
  padding: 0px 0 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: none;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

body .main section.catalog-detail .wraper .catalog-column__menu ul li ul.active {
  display: block;
}

body .main section.catalog-detail .wraper .catalog-column__menu ul li.has-child:after {
  position: absolute;
  content: '';
  height: 12px;
  width: 7px;
  background-image: url("/bitrix/templates/furniture_blue/css/../images/arrow-right-light.svg");
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  right: 0;
}

body .main section.catalog-detail .wraper .catalog-column__menu ul li a {
  text-decoration: none;
  font-family: 'Roboto';
  font-size: .93em;
  line-height: 1;
  margin-bottom: 30px;
  display: block;
  color: #000;
  font-weight: 500;
}

body .main section.catalog-detail .wraper .catalog-column__detail {
  width: 870px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider {
  width: 400px;
  height: 530px;
  margin-right: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slick-arrow {
  position: absolute;
  bottom: 50%;
  z-index: 10;
  height: 32px;
  width: 25px;
  border: none;
  background-color: rgba(0, 0, 0, 0);
  outline: none;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  cursor: pointer;
}

body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slick-arrow.slick-prev {
  left: 0;
}

body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slick-arrow.slick-next {
  right: 0;
}

body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slider-top {
  width: 100%;
  height: 410px;
}

body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slider-top .item-wrap {
  height: 410px;
  width: 100%;
  outline: none;
}

body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slider-top .item-wrap .item {
  height: 410px;
  width: 100%;
}

body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slider-bottom {
  width: 100%;
  height: 100px;
}

body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slider-bottom .item-wrap {
  height: 100px;
  width: 90px;
  outline: none;
}

body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slider-bottom .item-wrap .item {
  height: 100px;
  margin: 0 10px;
}

body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slider-bottom .slick-current {
  position: relative;
}

body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slider-bottom .slick-current:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
}

body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description {
  width: 435px;
  height: 530px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description .back-to-section {
  text-decoration: none;
  color: #000;
  font-size: .875em;
  font-family: 'Roboto';
  padding: 0;
  margin: 0 0 0 0;
  color: #343e5c;
}

body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description .back-to-section span {
  color: #26a6e3;
}

body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description h3 {
  font-family: 'Roboto';
  font-size: 1.5em;
  padding: 0;
  margin: 0 0 0 0;
  color: #343e5c;
}

body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description .price {
  font-family: 'Roboto';
  font-size: 1.5em;
  color: #343e5c;
}

body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description .properties p {
  margin: 0;
  padding: 0;
  font-family: 'Roboto';
  font-size: .93em;
  line-height: 1.5em;
  color: #343e5c;
}

body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description .text {
  font-family: 'Roboto';
  margin: 0;
  padding: 0;
  color: #343e5c;
  font-size: .875em;
  line-height: 1.3em;
}

body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description .where-can-buy {
  color: #fff;
  background-color: #26a6e3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 135px;
  height: 41px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 20px;
          border-radius: 20px;
  text-align: center;
  font-size: 1em;
  font-family: 'Roboto';
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  text-decoration: none;
  text-transform: uppercase;
}

body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description .where-can-buy:hover {
  background-color: #6ebde2;
}

body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description .shared {
  width: 100%;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 52px;
  padding-left: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description .shared span {
  text-transform: uppercase;
  font-family: 'Roboto';
}

body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description .shared .shared-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description .shared .shared-links .shared-links__item {
  margin-right: 3px;
}

body .main section.best-offers {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #efefef;
  margin-bottom: 30px;
}

body .main section.best-offers h3 {
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 20px 0;
}

body .main section.best-offers .wraper {
  width: 1172px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

body .main section.best-offers .wraper .best-offers__item {
  height: 420px;
  width: 25%;
}

body .main section.best-offers .wraper .best-offers__item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: auto;
  text-decoration: none;
  color: #000;
}

body .main section.best-offers .wraper .best-offers__item a .img {
  border-right: 1px solid #f0f2f7;
  border-left: 1px solid #f0f2f7;
  height: 340px;
  width: 100%;
  margin-bottom: 18px;
}

body .main section.best-offers .wraper .best-offers__item a .desc p {
  padding: 0;
  margin: 0;
  text-align: center;
  font-family: 'Roboto';
  font-size: 1em;
}

body .main section.best-offers .wraper .best-offers__item a .desc p.name {
  font-weight: 500;
}

body .main section.subscription {
  height: 250px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 65px 0;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 58px;
}
.subscription .mf-captcha{
display:flex;
align-items:center;
}
.subscription .mf-captcha > div{
position:relative;
margin-left:15px;
}

.subscription .mf-captcha .mf-text{
    position: absolute;
    bottom: -20px;
    font-size: 12px;
    left: 10px;
}
body .main section.subscription h2 {
  padding: 0;
  margin: 0 0 50px 0;
  font-family: 'Roboto';
  font-size: 1.8em;
  font-weight: 500;
  text-align: center;
}

body .main section.subscription form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

body .main section.subscription form input {
  border: 1px solid #26a6e3;
  height: 40px;
  -webkit-border-radius: 25px;
          border-radius: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 250px;
  margin-right: 12px;
  text-align: center;
}

body .main section.subscription form input[type=submit] {
  width: 125px;
  cursor: pointer;
  background-color: #26a6e3;
  color: #fff;
  text-transform: uppercase;
  font-size: .8em;
}

body footer {
  width: 100%;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  background-color: #000;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 33px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

body footer .footer__top ul {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 20px 0;
  padding: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

body footer .footer__top ul li {
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  width: auto;
  margin: 0 1.4%;
}

body footer .footer__top ul li a {
  font-size: 1.125em;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  text-decoration: none;
  color: #FFFFFF;
}

body footer .footer__top ul li:hover a {
  -webkit-filter: invert(30%);
          filter: invert(30%);
}

body footer .footer__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

body footer .footer__bottom .social-item {
  margin: 0 10px;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

body footer .footer__bottom .social-item a {
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  text-decoration: none;
  color: #fff;
}

.social-items{
    display: flex;
    align-items: center;
    
}
.social-items .social-item{
    margin:0 5px;   
}
}

body footer .footer__bottom .social-item a img {
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  height: 20px;
  width: auto;
}

body footer .footer__bottom .social-item:hover img {
  -webkit-filter: invert(30%);
          filter: invert(30%);
}

body .mobile-burder-menu__drop {
  display: none;
  background-color: #fff;
  position: fixed;
  top: 108px;
  left: 0;
  width: 100%;
  height: -webkit-calc(100vh - 108px);
  height: calc(100vh - 108px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #010345;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

body .mobile-burder-menu__drop.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-animation: goBurgerMenu .5s ease-in-out both;
          animation: goBurgerMenu .5s ease-in-out both;
}

body .mobile-burder-menu__drop ul {
  width: 100%;
  overflow: scroll;
  list-style-type: none;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

body .mobile-burder-menu__drop ul li {
  padding: 12px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  text-align: center;
}

body .mobile-burder-menu__drop ul li a {
  text-decoration: none;
  color: #010345;
  font-size: 1.5em;
}

@-webkit-keyframes goBurgerMenu {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }

  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

@keyframes goBurgerMenu {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }

  100% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
}

@-webkit-keyframes newsArrowHover {
  25% {
    right: -25px;
  }

  50% {
    right: -15px;
  }

  75% {
    right: -25px;
  }

  100% {
    right: -15px;
  }
}

@keyframes newsArrowHover {
  25% {
    right: -25px;
  }

  50% {
    right: -15px;
  }

  75% {
    right: -25px;
  }

  100% {
    right: -15px;
  }
}

@media (max-width: 1540px){
  body header .logo {
    margin:0 15px;
  }
}



@media screen and (max-width: 1225px) {
  body header {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }



  body header .menu.left-half-menu {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }

  body header .menu.right-half-menu {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }


}

@media screen and (max-width: 998px) {
	body header .menu li {
	margin: 0 7px;
	font-size: 16px;
	}
}
@media screen and (max-width: 952px) {
	body header .menu li {
	margin: 0 3px;
	font-size: 15px;
	}
}
@media screen and (max-width: 902px) {
	body header .menu li {
	
	font-size: 14px;
	}
}

@media screen and (max-width: 1180px) {
  body .main section.catalog-list .wraper {
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  body .main section.catalog-list .wraper .catalog-column__menu {
    left: 10px;
  }

  body .main section.catalog-list .wraper .catalog-column__list {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item {
    width: 270px;
    height: 380px;
    background-position: top left;
    margin: 0 10px;
margin-bottom: 54px;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .btn-block {
    bottom: auto;
    top: 295px;
    right: 50%;
    -webkit-transform: translateX(50%) translateY(-100%);
        -ms-transform: translateX(50%) translateY(-100%);
            transform: translateX(50%) translateY(-100%);
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .btn-block a {
    background-color: #fff;
    border: 1px solid #000;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .desc {
    z-index: 1;
    position: absolute;
    top: auto;
    width: 100%;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .desc p {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    font-family: 'Roboto';
    font-size: 1em;
    line-height: 1.4em;
    color: #000;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .desc p.name {
    font-weight: 500;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item .desc p.model {
    font-weight: 300;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.tall {
    width: 270px;
    height: 380px;
    /*-webkit-background-size: auto 300px !important;
            background-size: auto 300px !important;*/
    background-position: top center !important;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.tall .desc {
    z-index: 1;
    position: absolute;
    top: auto;
    width: 100%;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.tall .desc p {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    font-family: 'Roboto';
    font-size: 1em;
    line-height: 1.4em;
    color: #000;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.tall .desc p.name {
    font-weight: 500;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.tall .desc p.model {
    font-weight: 300;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.wide {
    //-webkit-background-size: auto 300px !important;
            //background-size: auto 300px !important;
    background-position: top center !important;
    width: 270px;
    height: 380px;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.wide .desc {
    z-index: 1;
    position: absolute;
    top: auto;
    right: 0;
    width: 100%;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.wide .desc p {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    font-family: 'Roboto';
    font-size: 1em;
    line-height: 1.4em;
    color: #000;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.wide .desc p.name {
    font-weight: 500;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item.wide .desc p.model {
    font-weight: 300;
  }

  body .main section.catalog-list-pagi {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  body .main section.catalog-list-pagi .catalog-list-pagi {
    width: 100%;
  }

  body .main section.catalog-map {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  body .main section.catalog-map .catalog-map__head {
    width: 100%;
  }

  body .main section.catalog-map .map {
    width: 100%;
  }

  body .main section.catalog-detail .wraper {
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  body .main section.catalog-detail .wraper .catalog-column__menu {
    position: static;
  }

  body .main section.catalog-detail .wraper .catalog-column__detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: -webkit-calc(100% - 288px);
    width: calc(100% - 288px);
  }

  body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider {
    margin-bottom: 25px;
  }

  body .main section.best-offers .wraper {
    width: 800px;
  }

  body .main section.best-offers .wraper .best-offers__item {
    height: 350px;
  }

  body .main section.best-offers .wraper .best-offers__item a .img {
    height: 270px;
  }
}

@media screen and (max-width: 1080px) {
  body .main section.news .news__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  body .main section.news .news__content .news__item {
    width: 600px;
  }

  body .main section.news-detail {
    padding: 30px 10px 35px;
  }

  body .main section.news-detail .news-detail__wrap {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  body .main section.our-colections .our-colections__content .our-colections__item {
    width: 33vw;
    height: 33vw;
    padding: 1.5vw 1.2vw;
  }

  body .main section.our-colections .our-colections__content .our-colections__item h3 {
    font-size: 2em;
    font-family: 'Roboto';
  }

  body .main section.our-colections .our-colections__content .our-colections__item p {
    font-size: 1em;
    width: 75%;
  }

  body .main section.our-colections .our-colections__content .our-colections__item a {
    font-size: .9em;
  }

  body .main section.news-list-page .news-list-page__content {
    padding: 0 10px;
    width: 100%;
  }
}

@media screen and (max-width: 980px) {
  body .main section.about-us {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  body .main section.about-us .about-us__description {
    width: 100%;
    padding: 15px;
  }

  body .main section.about-us .about-us__description h3 {
    margin-bottom: 25px;
  }

  body .main section.about-us .about-us__description p {
    margin-bottom: 15px;
  }

  body .main section.about-us .about-us__img {
    height: 400px;
    width: 100%;
    -webkit-background-size: cover !important;
            background-size: cover !important;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 900px) {
  body .main section.our-colections .our-colections__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  body .main section.our-colections .our-colections__content .our-colections__item {
    padding: 3.66vw 1.46vw;
    width: 450px;
    height: 450px;
  }

  body .main section.news-list-page .news-list-page__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  body .main section.catalog-map {
    padding: 0;
  }
}

@media screen and (max-width: 820px) {
  body .main section.best-offers {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 10px;
  }

  body .main section.best-offers .wraper {
    width: 100%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }

  body .main section.best-offers .wraper .best-offers__item {
    width: 35%;
    height: 420px;
  }

  body .main section.best-offers .wraper .best-offers__item a .img {
    height: 320px;
  }
}

@media screen and (max-width: 768px) {
  body header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  body header .mobile-burder-menu__wrap {
    display: block;
  }

  body header .menu {
    display: none;
  }

  body header .logo {
    margin: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }

  body .main section.about-us .about-us__img {
    height: 250px;
  }

  body .main section.news {
    padding: 25px 10px 30px;
  }

  body .main section.contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  body .main section.contacts .form-block {
    width: 100%;
    max-width: none;
  }

  body .main section.contacts .description {
    width: 100%;
    max-width: none;
  }

  body .main section.map {
    height: 55vw;
  }

  body .main section.subscription h2 {
    max-width: 95%;
  }
}

@media screen and (max-width: 780px) {
  body .main section.catalog-head {
    height: 40vw;
  }

  body .main section.catalog-head h1 {
    font-size: 3em;
  }
}

@media screen and (max-width: 760px) {
  body footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 20px 0 15px;
  }

  body footer .footer__top ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  body footer .footer__top ul li {
    margin: 5px 0;
  }

  body footer .footer__bottom .social-item {
    margin: 0 15px;
  }
}

@media screen and (max-width: 740px) {
  body .main section.catalog-detail {
    padding: 25px 0 15px;
  }

  body .main section.catalog-detail .wraper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  body .main section.catalog-detail .wraper .catalog-column__menu {
    margin: 0 auto 20px;
  }

  body .main section.catalog-detail .wraper .catalog-column__detail {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }

  body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider {
    margin-right: 0;
  }

  body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description {
    width: 400px;
  }
}

@media screen and (max-width: 640px) {
  body .main section.news .news__content .news__item {
    height: 140px;
    margin-bottom: 15px;
    width: 100%;
  }

  body .main section.news .news__content .news__item .img {
    height: 140px;
    min-width: 140px;
    margin-right: 15px;
  }

  body .main section.news .news__content .news__item .description h5 {
    margin-bottom: 10px;
  }

  body .main section.news .news__content .news__item .description p {
    margin-bottom: 10px;
  }

  body .main section.catalog-list {
    padding: 25px 0 15px;
  }

  body .main section.catalog-list .wraper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  body .main section.catalog-list .wraper .catalog-column__menu {
    position: static;
    margin: 0 auto 20px;
  }

  body .main section.catalog-list .wraper .catalog-column__list {
    width: 100%;
  }

  body .main section.catalog-list .wraper .catalog-column__list .catalog-column__item {
    margin-bottom: 55px;
  }
}

@media screen and (max-width: 620px) {
  body .main section.best-offers {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 15px 0;
  }

  body .main section.best-offers .wraper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  body .main section.best-offers .wraper .best-offers__item {
    width: 300px;
    height: 430px;
  }

  body .main section.best-offers .wraper .best-offers__item a .img {
    height: 350px;
  }
}

@media screen and (max-width: 600px) {
  body header {
    height: 70px;
  }

  body header .logo img {
    height: 40px;
  }

  body .main section.head-baner {
    height: 65vw;
  }

  body .main section.head-baner .slick-dots {
    bottom: 20%;
  }

  body .main section.head-baner .item {
    height: 65vw;
  }

  body .main section.head-baner .item h1 {
    max-width: 80%;
  }

  body .main section.contacts {
    padding: 25px 10px;
  }

  body .mobile-burder-menu__drop {
    height: -webkit-calc(100vh - 70px);
    height: calc(100vh - 70px);
    top: 70px;
  }
}

@media screen and (max-width: 520px) {
  body .main section.our-colections {
    padding: 25px 20px;
  }

  body .main section.our-colections h1 {
    margin-bottom: 25px;
  }

  body .main section.our-colections .our-colections__content {
    padding: 0 10px;
  }

  body .main section.our-colections .our-colections__content .our-colections__item {
    width: 300px;
    height: 300px;
    padding: 15px 10px;
  }

  body .main section.our-colections .our-colections__content .our-colections__item h3 {
    margin: 0 0 12px 0;
  }

  body .main section.our-colections .our-colections__content .our-colections__item p {
    margin: 0 0 12px 0;
    width: 90%;
  }

  body .main section.our-colections .our-colections__content .our-colections__item a {
    padding: 8px 12px;
  }

  body .main section.contacts .description h3 {
    margin-bottom: 15px;
  }

  body .main section.contacts .description .description__item {
    width: 100%;
  }

  body .main section.contacts .description .description__item p {
    margin-bottom: 10px;
    width: 100%;
  }

  body .main section.contacts .form-block .form-block__send-mess {
    padding: 15px 20px 20px;
    margin-bottom: 25px;
  }

  body .main section.contacts .form-block .form-block__send-mess form .row {
    margin-bottom: 25px;
  }

  body .main section.contacts .form-block .form-block__send-mess form .input-wrap textarea {
    margin-bottom: 25px;
  }

  body .main section.contacts .work-time p {
    padding: 10px 0 10px 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 !important;
    width: 100%;
    border: 1px solid #f6f6f6;
  }

  body .main section.map {
    height: 76vw;
  }
}

@media screen and (max-width: 480px) {
  body .main section.news .news__content .news__item {
    width: 300px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 35px;
  }

  body .main section.news .news__content .news__item .img {
    width: 100%;
    height: 300px;
    margin: 0 0 10px 0;
  }

  body .main section.catalog-head {
    height: 50vw;
  }

  body .main section.catalog-head h1 {
    font-size: 2em;
  }

  body .main section.news-detail .news-detail__wrap h1 {
    font-size: 1.5em;
  }

  body .main section.subscription {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }

  body .main section.subscription h2 {
    margin-bottom: 15px;
  }

  body .main section.subscription form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  body .main section.subscription form input {
    margin-bottom: 10px;
  }

  body .mobile-burder-menu__drop {
    padding: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 460px) {
  body .main section.news-list-page .news-list-page__content .news-list-page__content__item {
    width: 100%;
  }

  body .main section.news-list-page .news-list-page__content .news-list-page__content__item a .img {
    height: 61vw;
  }
}

@media screen and (max-width: 430px) {
  body .main section.catalog-detail .wraper .catalog-column__menu {
    width: 300px;
  }

  body .main section.catalog-detail .wraper .catalog-column__detail {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider {
    width: 300px !important;
    height: 435px;
  }

  body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slider-top {
    width: 300px;
    height: 350px;
  }

  body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slider-top .item-wrap {
    width: 300px;
    height: 350px;
  }

  body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slider-top .item-wrap .item {
    width: 300px;
    height: 350px;
  }

  body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slider-bottom {
    height: 65px;
  }

  body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slider-bottom .item-wrap {
    height: 65px;
  }

  body .main section.catalog-detail .wraper .catalog-column__detail .catalog-detail__slider .slider-bottom .item-wrap .item {
    height: 65px;
  }

  body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description {
    width: 100%;
  }

  body .main section.catalog-detail .wraper .catalog-column__detail .caatalog-detail__description .shared {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (max-width: 414px) {
  body .main section.contacts .description h3 {
    font-size: 1.25em;
  }

  body .main section.contacts .form-block .form-block__send-mess form .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }

  body .main section.contacts .form-block .form-block__send-mess form .row .input-wrap {
    width: 100%;
    margin-bottom: 15px;
  }

  body .main section.subscription h2 {
    font-size: 1.5em;
  }
}
/*# sourceMappingURL=main.css.map */
.more_news_bl {
    text-align: center;
    width: 100%;
}
.navigation-arrows, .navigation-title{
    display: none;
}
.navigation-pages {
    display: flex;
    justify-content: center;
}
.navigation-pages a {
    text-decoration: none !important;
    color: #333;
    font-size: 14px;
    padding: 5px 0 0 !important;
    display: flex;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    margin: 0 7px;
}
.navigation-pages a:hover {
    color: #26a6e3;
    box-shadow: 0px 6px 33px -10px #333;
}
.navigation-pages .nav-current-page {
    text-decoration: none !important;
    color: #26a6e3;
    font-size: 14px;
    padding: 2px 0 0 !important;
    display: flex;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    margin: 0 7px;
    box-shadow: 0px 6px 33px -10px #333;
}
.our-colections__item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(51, 51, 51, 0.4);
    opacity: 0;
    transition: .3s;
}
.our-colections__item:hover:before{
    opacity: 1;
}
.our-colections__item:hover h3, .our-colections__item:hover p{
    color: #fff !important;
    position: relative;
    z-index: 1;
}
.our-colections__item:hover a{
    background: #ffffff !important;
    color: #26a6e3 !important;
    position: relative;
    z-index: 1;
}
.h1_page {
    text-align: center;
    margin: 60px 0 0;
    text-transform: uppercase;
    font-size: 3em;
    line-height: 1;
    color: #26a6e3;
}

@media screen and (max-width: 768px) {
    body .main section.head-baner .item h1 {
        font-size: 30px;
    }
}
@media screen and (max-width: 575px) {
    body .main section.head-baner .slick-dots {
        bottom: 5%;
    }
    body .main section.head-baner .item h1 {
        margin: 0 0 20px;
    }
}

.heder_menu{
	display: flex;
    width: 100%;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 20px;
}



.work_time_and_soc, .logotype, .information, .logo_menu {
    margin-right: 15px;
}

.top_menu{
	display: flex;
}



.information {
    display: flex;
    flex-direction: column;
	width: auto;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 16px;
}

.information .phone  {
	 display: flex;

}


.information .phone .right {

	margin-left: 5px;

}

.information .phone .right a {
	color: #000000;
	text-decoration: none;
}

.information .mail {
	display: flex;
    align-items: center;
}

.information .mail .right {
	margin-left: 5px;

}


.logotype{

	display: flex;
    align-items: center;
}



.work_time_and_soc .work_time{
	display: flex;
}

.work_time_and_soc .work_time .right p{
	margin: 0 0 5px 0;

}

.work_time_and_soc .work_time .left{
	margin-right: 5px;
    align-items: center;
    display: flex;
}

.work_time_and_soc .soc{
	display: flex;
    justify-content: center;
}

.work_time_and_soc .soc .social-item {
	padding: 5px;
}
.network_shop .online-store-link{
    color: #fff;
    background-color: #26a6e3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 114px;
    height: 41px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    font-size: 1em;
    font-family: 'Myriad Pro';
    text-transform: none;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    text-decoration: none;
}

.bottom_menu{
	margin-top:10px;
}

.logo_menu, .information, .work_time_and_soc, .network_shop{
	margin-top:30px;
}
.logotype a img{
	width: 285px
}



@media screen and (max-width: 768px) {
  	.right_menu {
        display: none;
    }
	.logo_menu{
		 float: left;
  	 	 width: 100%;
	}
	.body header {
   		 height: 110px!important;
	}
	.heder_menu {
   		 margin-top: 10px;
	}
	.logo_menu, .information, .work_time_and_soc, .network_shop {
    	 margin-top: 0px; 
	}
	.mobile-burder-menu__wrap{
		 position: relative;
   		 top: 40px;
	}
}

@media screen and (max-width: 1200px) {
	.logotype{
		display: none;
	}
	.information{
		width: 45%;
	}
	.work_time_and_soc{
		width: 35%;
	}
	.network_shop{
		width: 20%;
	}
	.work_time_and_soc .work_time {
    justify-content: center;
	}
	.logo_menu, .information, .work_time_and_soc, .network_shop{
	margin-top:0px;
	}
}

@media screen and (max-width: 1060px) {
	body header .menu li {
  	  margin: 0 10px 0 0;
	}

}

@media screen and (max-width: 992px) {
	.bottom_menu {
		width: 115%;
		position: relative;
		left: -100px;
	}
}

/* End */
/* /bitrix/templates/furniture_blue/css/magnific-popup.css?17461371176951 */
/* /bitrix/templates/furniture_blue/styles.css?1746136596548 */
/* /bitrix/templates/furniture_blue/template_styles.css?174613659614272 */
/* /local/modules/redslash.translatorjs/assets/css/styles.min.css?17463912971069 */
/* /bitrix/templates/furniture_blue/css/jquery.fancybox.min.css?174613711712795 */
/* /bitrix/templates/furniture_blue/css/normalize.css?17461371171869 */
/* /bitrix/templates/furniture_blue/fonts/fonts.css?174613711921602 */
/* /bitrix/templates/furniture_blue/css/slick.css?17461371171776 */
/* /bitrix/templates/furniture_blue/css/main.css?174613711795865 */
