<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* stylelint-disable selector-list-comma-newline-after */
@font-face {
	font-family: 'Conv_MuseoSansCyrl';
	src: url('../fonts/MuseoSansCyrl.eot');
	src: local('вє'), url('../fonts/MuseoSansCyrl.woff') format('woff'), url('../fonts/MuseoSansCyrl.ttf') format('truetype'), url('../fonts/MuseoSansCyrl.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_MuseoSansCyrl_0';
	src: url('../fonts/MuseoSansCyrl_0.eot');
	src: local('вє'), url('../fonts/MuseoSansCyrl_0.woff') format('woff'), url('../fonts/MuseoSansCyrl_0.ttf') format('truetype'), url('../fonts/MuseoSansCyrl_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_MuseoSansCyrl_1';
	src: url('../fonts/MuseoSansCyrl_1.eot');
	src: local('вє'), url('../fonts/MuseoSansCyrl_1.woff') format('woff'), url('../fonts/MuseoSansCyrl_1.ttf') format('truetype'), url('../fonts/MuseoSansCyrl_1.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_MuseoSansCyrl_2';
	src: url('../fonts/MuseoSansCyrl_2.eot');
	src: local('вє'), url('../fonts/MuseoSansCyrl_2.woff') format('woff'), url('../fonts/MuseoSansCyrl_2.ttf') format('truetype'), url('../fonts/MuseoSansCyrl_2.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_MuseoSansCyrl_3';
	src: url('../fonts/MuseoSansCyrl_3.eot');
	src: local('вє'), url('../fonts/MuseoSansCyrl_3.woff') format('woff'), url('../fonts/MuseoSansCyrl_3.ttf') format('truetype'), url('../fonts/MuseoSansCyrl_3.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
html,body{font-family:Conv_MuseoSansCyrl;font-size:13px;}
nav{font-size:17px;}
nav.nav:before{display:none}
nav.nav:after{display:none}
.topline nav{font-size:14px;align-items:center;}
.footerul nav{font-size:14px}
.owl-dot{outline:none}
main[role="main"]{position:relative;min-height:600px}
.topline{
	height:35px;
	background:#f1f1f1;
	position:fixed;
	top:0px;
	z-index:10000;
	color:#666666;
	border-top: solid 2px #e2e2e4;
}
.blog-header {
  line-height: 1;
  border-bottom:0px;
  padding:0px!important;
  margin-top:35px;
}
.tagfront{padding-left:0px}
.tagfront li{list-style-type:none;line-height:1.2em;margin-bottom:10px}
.blog-header-logo {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
  font-size: 2.25rem;
}
.middleline{padding:15px 0px;height:97px}
.middleline .logodesktop{
	margin-right:20px;
    float: left;
 	margin-top: 15px;
}
.middleline .logomobile{
	margin-right:20px;
    float: left;
	display:none;
}
.blog-header-logo:hover {
  text-decoration: none;
}
.middleline .slogan{
	text-transform: uppercase;
	font-size:13px;
    line-height: 1.3em;
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 15px;
	text-align:left;
	margin-top: 8px;
}
.middleline .slogan span{
    font-weight:normal;
	text-transform:none;
}
.middleline .mobile-phone{
	display:none;
	float:left;
	font-size:13px;
	font-weight:bold;
    margin-top: 10px;
	width:130px;
}
.middleline .mobilenamesite{display:none}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0 0;
    margin: 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-right:1px solid #ccc;
    border-radius:0rem;
}
.catalog-dropdown:hover&gt;.dropdown-menu{display:block}
.submenublue{
	background: white;
    position: absolute;
    display: block;
    z-index: 1002!important;
    top: 150px;
	display:none;
	width: 85%;
    border-left: solid 1px;
    border-right: solid 1px;
    border-bottom: solid 1px;
    border-radius: 0px 0px 30px 30px;
	padding:34px 0px;
    max-width: 1085px;
}
.submenublue .dropdown-menu{position:relative}
.submenublue ul li {float:left;list-style-type:none;padding:3px 10px}
.submenublue ul li a{color:black!important}
.submenublue ul li a:hover{color:#2aafd8!important;background:white!important}
.middleline .catalog-dropdown{float:left;width:250px}
.middleline .catalog-dropdown button,.middleline .catalog-dropdown.show button{
    margin-left: 22px;
    background: #2aafd8;
    border: 0px;
    padding: 1rem 1.5rem;
    font-size: 14px;
    text-transform: uppercase;
}
.middleline .dropdown-submenu {
    position: relative;
}
.dropdown-menu&gt;li {
	border-bottom:solid 1px #ccc;
}
.dropdown-menu&gt;li:hover {
	background:#2aafd8;
}
.dropdown-menu&gt;li:hover&gt;a{
	color:white;
}
.dropdown-menu&gt;li.selected{
	background:#2aafd8;
}
.dropdown-menu&gt;li.selected&gt;a{
	color:white;
}
.dropdown-menu li li{
	display:flex;
}
.dropdown-menu li li a{
	display:flex;
	align-items:center;
}
.dropdown-menu&gt;li:last-child {
	border-bottom:solid 1px transparent;
}
.dropdown-menu&gt;li&gt;a {
    display: block;
    padding: 3px 20px;
	height:80px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
}
.select-city .dropdown-menu&gt;li&gt;a {
	height:35px;
    white-space: nowrap;
    padding: 9px 20px;
}
.select-city .dropdown-menu&gt;li:hover{background:#2aafd8;}
.select-city .dropdown-menu&gt;li:hover a{color:white;background:#2aafd8;}
.middleline .dropdown-submenu&gt;.dropdown-menu {
	position:absolute;
    top: 0;
    left: 100%;
    margin-top:-1px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.middleline .dropdown-submenu:hover&gt;.dropdown-menu {
    display: block;
}
.middleline .cat2&gt;.dropdown-menu {
	top:-81px;
}
.middleline .cat3&gt;.dropdown-menu {
	top:-162px;
}
.middleline .cat4&gt;.dropdown-menu {
	top:-243px;
}
.middleline .cat5&gt;.dropdown-menu {
	top:-324px;
}
.middleline .dropdown-submenu&gt;a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 35px;
    margin-right: -10px;
}

.middleline .dropdown-submenu:hover&gt;a:after {
    border-left-color: #fff;
}

.middleline .dropdown-submenu.pull-left {
    float: none;
}

.middleline .dropdown-submenu.pull-left&gt;.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.middleline .header-search{margin-left:20px;width:calc(100% - 500px);float:right;margin-top:25px}
.middleline .header-search form{width:250px}
.middleline .header-search input{border-right:0px;}
.middleline .header-search input:focus {
    outline: none!important;
	-webkit-box-shadow: none;
}
.search-title-button{height:31px}
.middleline .header-search .input-group-append .input-group-text{
    background: url(../images/icon-search.png) no-repeat 2px 5px;
	width:30px;
	border-left:0px;
	cursor:pointer;
}
.middleline .infocompany{
	font-size: 14px;
    font-weight: bold;
    margin: 15px;
	text-align: center;
    width: 440px;
}
.middleline .infocompany div{
	margin-bottom:0px;
	line-height:1.3em;
	margin-left: 300px;
}
.middleline .select-city{width:150px;margin-top:0px;float:left;font-size:12px}
.middleline .select-city button{font-size: 12px;text-transform:uppercase}
.middleline .mobile-search{display:none;float:left;width:40px;}
.middleline .mobile-icon{display:none;}
.middleline .basket2{position:relative;float:left;width:102px;margin-top:0px;margin-left:20px;top:-1px;left:0px;}
.middleline .basket2 img{float:right;margin-right:15px;margin-top:3px}
.middleline .basket2 .count{
    display: flex;
    background: #2aafd8;
    width: 23px;
    height: 20px;
    border-radius: 13px;
    color: white;
    font-weight: bold;
    font-size: 12px;
    position: absolute;
    top: 0px;
    right: -25px;
	padding-left:0px;
	padding-top:5px;
}
.middleline  .select-user{
	background:white;
	float:left;
	margin-top:0px;
	width:50px;
	padding-left:10px;
    font-size: 14px;
	display:none
}
.middleline  .select-user .dropdown-toggle, .middleline  .select-user.show  .dropdown-toggle{
	background:url(../images/icon-usermenu.png) 0px 5px no-repeat white;
	border:0px;
}
.middleline  .select-user .dropdown-toggle:focus {
	box-shadow:none;
}
.middleline  .select-user .dropdown-toggle::after{content:''}
.middleline  .select-user .dropdown-menu&gt;li&gt;a {
	height:35px;
    white-space: nowrap;
    padding: 9px 20px;
}
.middleline  .select-user .dropdown-menu&gt;li:hover{background:#2aafd8;}
.middleline  .select-user .dropdown-menu&gt;li:hover a{color:white;background:#2aafd8;}

.topline{width:100%}
.topline a{color:#666666!important;padding-top:1px}
.topline a:nth-child(1){width:100px}
.topline a:nth-child(2){width:190px}
.topline a:nth-child(4){width:100px}
.topline a:nth-child(5){width:30px}
.topline span.pmenu-center{width:40%}
.topline .img-menu{
    display: flex;
    justify-content: center;
    align-items: center;
}
.topline .img-menu2{
    display: flex;
    justify-content: center;
    align-items: center;
}
.topline .img-menu span{
    margin-top: 1px;
}
.topline .img-menu2 span{
    margin-top: 4px;
}
.topline .img-menu img{
float:left;display:block;margin-top:3px
}
.topline .img-menu2 img{
float:left;display:block;margin-top:1px
}
.topline img.time{margin-top:6px}
.topline img.emailimg{margin-top:9px}
.topline span{
	margin-top: 0px;
    float: left;
    display: block;
    margin-left: 8px;
    line-height: 12px;
}
h1, h2, h3, h4, h5, h6 {
  font-family:Conv_MuseoSansCyrl
}

.display-4 {
  font-size: 2.5rem;
}
.menu{
	background:#2aafd8;
}
.menu a{color:white!important;}
.menu a.p-menu{padding:.5rem 1rem}
.menu a:hover{background:#363636}
.officephoto img{
	width:300px;
	height:200px;
	object-fit:cover;
	margin:20px;
}
.officephoto img{
}
.fancybox-image{max-height:800px}
@media (min-width: 768px) {
  .display-4 {
    font-size: 3rem;
  }
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-scroller .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
}

.card-img-right {
  height: 100%;
  border-radius: 0 3px 3px 0;
}

.flex-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.h-250 { height: 250px; }
@media (min-width: 768px) {
  .h-md-250 { height: 250px; }
}

/*
 * Blog name and description
 */
.blog-title {
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400;
}
.blog-description {
  font-size: 1.1rem;
  color: #999;
}

@media (min-width: 40em) {
  .blog-title {
    font-size: 3.5rem;
  }
}

/* Pagination */
.blog-pagination {
  margin-bottom: 4rem;
}
.blog-pagination &gt; .btn {
  border-radius: 2rem;
}

/*
 * Blog posts
 */
.blog-post {
  margin-bottom: 4rem;
}
.blog-post-title {
  margin-bottom: .25rem;
  font-size: 2.5rem;
}
.blog-post-meta {
  margin-bottom: 1.25rem;
  color: #999;
}

/*********************************
5. Home
*********************************/

.home
{
	width: 100%;
	height: 584px;
	background:white;
	z-index: 2;
	clear:both;
}
.home_slider_container,.product_slider_container
{
	width: 100%;
	height: 100%;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	margin-top:-8px;
}
.home_slider_container .owl-nav{display:none}
.home_slider_container .nav-home-slider{display:block}
.home_slider_container .owl-item{height:580px}
.nav-home-slider{
	position:absolute;
	top:30%;
	z-index:1;
	width:100%;
}
.nav-home-slider #home-prev{
	left:40px;float:left;width:30px;
	cursor:pointer;
}
.nav-home-slider #home-next{
	right:40px;float:right;width:30px;
	cursor:pointer;
}
.home_slider_background
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center -90px;
}
.home_slider_content_container
{
	position: relative;
	left: 80px;
	top: 50px;
	width: 100%;
	background:url(../images/banner-content.png) no-repeat;
	width:451px;
	height:300px;
	padding:40px 30px 20px;
}
.home_slider_content
{
	max-width: 580px;
}
.home_slider_item{
	height:580px;
}
.home_slider_title
{
	font-size: 24px;
	font-weight: 600;
	color: #1D1D1D;
	line-height: 1.1em;
}
.home_slider_subtitle
{
	font-size: 17px;
	font-weight: 400;
	color: #1D1D1D;
	line-height: 1.2em;
	margin-top: 22px;
}
.home_slider_readme{
	position:absolute;
	bottom:30px;
	width:60%;
}
.btn-blue{
    width: 150px;
    background: url(../images/btn-blue.png) no-repeat;
    height: 40px;
    color: white;
    font-weight: bold;
    font-size: 14px;
}
.banner-readme{
    height: 33px;
    font-weight: bold;
    font-size: 14px;
	padding-top:9px;
	color:#1d1d1d!important;
	border-bottom:solid 1px #1d1d1d;
}
.home_slider_dots_container,.product_slider_dots_container
{
	display: inline-block;
	position: relative;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	padding-left: 60px;
	padding-right: 60px;
}
.home_slider_dots,.product_slider_dots
{
	position:absolute;
	left:calc(50% - 70px);
	left:-webkit-calc(50% - 70px);
	left:-o-calc(50% - 70px);
	left:-moz-calc(50% - 70px);
	bottom:28px;
}
.product_slider_dots{bottom:-23px}
.home_slider_custom_dot,.product_slider_custom_dot
{
	background:url(../images/slider-dot.png) no-repeat;
	width:13px;
	height:13px;
	margin:0px 5px;
}
.home_slider_custom_dot.active, .product_slider_custom_dot.active
{
	background:url(../images/slider-dot-active.png) no-repeat!important;
}
.home_slider_custom_dot,.product_slider_custom_dot
{
	display: inline-block;
	position: relative;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.home_slider_custom_dot:hover,.product_slider_custom_dot:hover
{
	color: #e95a5a;
}
.home_slider_custom_dot.active,.product_slider_custom_dot.active
{
	color: #e95a5a;
}
.owl-theme .owl-dots
{
	display: none;
}
.product_slider  .owl-dots{
	display: block;
}
.fadeIn
{
	animation-delay: 1000ms;
}
.owl-carousel {
    max-width: 1170px;
    margin: 0px auto;
}
.owl-theme .owl-nav .owl-prev{
    position: absolute;
    top: 0px;
    left: -15px;
    z-index: 20001;
	background:url(../images/slider-dot-prev.png) no-repeat;
	color:transparent;
	width:16px;
	height:33px;
}
.owl-theme .owl-nav .owl-prev:hover{
	background:url(../images/slider-dot-prev.png) no-repeat;
	color:transparent;
	width:16px;
	height:33px;
}
.owl-theme .owl-nav .owl-next{
    position: absolute;
    top: 0px;
    right: -15px;
    z-index: 20001;
	background:url(../images/slider-dot-next.png) no-repeat;
	color:transparent;
	width:16px;
	height:33px;
}
.owl-theme .owl-nav .owl-next:hover{
	background:url(../images/slider-dot-next.png) no-repeat;
	color:transparent;
	width:16px;
	height:33px;
}
.owl-theme .owl-dots .owl-dot{outline:none}
.nav-home-slider {
    position: absolute;
    top: 30%;
    z-index: 1;
    width: calc(100% + 200px);
    margin-left: -110px;
    height: 0px;
}

/*
 * Footer
 */
.blog-footer {
  padding: 2.5rem 0;
  color: #999;
  text-align: center;
  background:url(../images/footer.jpg) center top #1b212d;
  border-top: .05rem solid #e5e5e5;
  height:450px;
  background-size:cover;
}
.blog-footer .footer-info{
	text-align:left;
	color:white!important;
}
.bottomlinemobile{background:#1b212d}
.blog-footer p:last-child {
  margin-bottom: 0;
}
.blog-footer{position:relative;clear:both}
.blog-footer .bottomline{height:65px;background:#1b212d;position:absolute;bottom:0px;width:100%}
.blog-footer .bottomline a{color:white!important;margin-top:25px;font-size:13px}
.blog-footer .bottomline a img{margin-top:-7px;margin-left:5px}
.blog-footer .bottomlinemobile{display:none}
.footerul{padding:0px;margin:0px}
.footerul li{list-style-type:none;text-align:left}
.footerul&gt;li.first{float:left;width:20%;font-size:12px;margin-top:10px}
.footerul&gt;li.second{float:left;width:20%;font-size:12px;margin-top:10px}
.footerul&gt;li.tree{float:left;width:20%;font-size:12px;margin-top:10px}
.footerul&gt;li.four{float:left;width:40%;font-size:12px}
.footerul&gt;li.four nav img{margin:0px 5px}
.footerul&gt;li.four nav .caption{margin-top:10px}
.footerul li a{color:white!important}
.footermenu{padding:0px;margin:0px}
.footermenu p,.footermenu a,.footermenu li,.footermenu div{color:white!important;}
.footermenu li{padding-bottom:30px;padding-left:30px}
.footermenu li.phone{background:url(../images/phone-desktop.png) 0px 4px no-repeat}
.footermenu li.email{background:url(../images/email-desktop.png) 0px 4px no-repeat;padding-top:0px}
.footermenu li.contact{background:url(../images/location.png) 0px 4px no-repeat;padding-top:0px}
.footermenu2{text-transform:uppercase}
.footermenu2 p,.footermenu2 a,.footermenu2 li{color:white!important;line-height:1em;padding-bottom:30px}
#contactTab{border:0px}
#contactTab .show .nav-link, 
#contactTab .nav-link.active {
    color: #495057;
    background-color: transparent!important;
    border-color:transparent!important;
	font-weight:bold;
	border:0px!important;
}
#contactTab .nav-link.active{text-decoration:underline;color:#2aafd8!important}
#contactTab .nav-link:focus, 
#contactTab .nav-link:hover{border:solid 1px transparent!important}
#contactmap #moscow, 
#contactmap #spb{padding:10px 0px}
.mainpage h2{text-transform:uppercase;font-weight:bold;font-size:24px;text-align:center;width:100%}
.manufacture .container{margin:80px auto}
.manufacture .row div{float:left;padding:40px 20px}

.companyproduct{margin:20px 0px 0px;}
.companyproduct  .container{
	height:800px;
}
.companyproduct .container .row{
	position:relative;
	left:2px;
}
.companyproduct .col-8{padding:0px}
.companyproduct .col-8 .row:nth-child(2){height:387px;overflow:hidden}
.companyproduct img{width:100%;margin:10px}
.companyproduct .col-cat-1{}
.companyproduct .row-1-1{height:290px;}
.companyproduct .col-cat-1-1{
	background:url(../images/product-metalmebel.jpg) no-repeat;
	background-size:cover;
	position:relative;
	cursor:pointer;
}
.companyproduct .col-cat-1-1 .maincatalog{
	position:absolute;
	top:40px;
	left:40px;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:white;
	width:200px;
}
.companyproduct .col-cat-1-2{
	background:url(../images/product-seif.jpg) -10px 0px no-repeat;
	background-size:cover;
	position:relative;
	cursor:pointer;
}
.companyproduct .col-cat-1-2 .maincatalog{
	position:absolute;
	top:60px;
	left:40px;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:white;
	width:200px;
}
.companyproduct .row-1-2{}
.companyproduct .col-cat-3{
	background:url(../images/product-proizmebel.jpg) 0px 3px no-repeat;
	background-size:cover;
	position:relative;
	cursor:pointer;
}
.companyproduct .col-cat-3 .maincatalog{
	position:absolute;
	top:40px;
	left:40px;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:white;
	width:200px;
}
.companyproduct .col-cat-2{}
.companyproduct .col-cat-4{
	height:410px;
	background:url(../images/product-stelaj.jpg) no-repeat;
	background-size:cover;
	position:relative;
	cursor:pointer;
}
.companyproduct .col-cat-4 .maincatalog{
	position:absolute;
	top:50px;
	left:40px;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:white;
	width:200px;
}
.companyproduct .col-cat-5{
	height:267px;
	background:url(../images/product-medmebel.jpg) no-repeat;
	background-size:cover;
	position:relative;
	cursor:pointer;
}
.companyproduct .col-cat-5 .maincatalog{
	position:absolute;
	top:30px;
	left:40px;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	color:white;
	width:200px;
}

.lastproduct{margin:0px 0px 40px;}

.vibor{margin:20px 0px 40px;}
.vibor  .container{
	height:auto;
}
.vibor  .container h2{text-align:center}
.vibor  .container .desc{text-align:center;margin-top:25px;margin-bottom:30px}
.vibor  .container .col-4 div{text-align:center;}
.vibor .container .col-4 div:first-child{
	height:80px;
}
.vibor  .container .col-4 img{margin-bottom:15px}
.vibor  .container .col-4 .title{text-transform:uppercase;font-weight:bold;}

.podhod{margin-bottom:40px;border-radius:0px 0px 40px 20px}
.podhod  .container{
	height:auto;
	width:100%;
	background:url(../images/podhod.jpg) center 0px no-repeat;
	padding:50px 50px;
	border-bottom-left-radius: 1000px 57px;
	border-bottom-right-radius: 1600px 57px;
	padding: 50px 50px 50px 100px;
}
.podhod  .container h2{color:white;text-align:center}
.podhod  .container h4{color:white;text-align:center}
.podhod  .container&gt;.row{margin-top:40px}
.podhod  .container .col-7{padding-left:10px;padding-top:10px}
.podhod  .container .col-7 span{display:block}
.podhod  .container .col-3:nth-child(2) .col-7 span{padding-left:50px;padding-top:10px}
.podhod  .container .col-3:nth-child(3) .col-7 span{padding-top:10px}
.podhod  .container span{margin-top:10px;display:block;color:white;text-transform:uppercase}

.newsandaction  .container{
	height:auto;
	width:100%;
	padding:0px 0px 70px 0px;
	position:relative;
}
#new_slider_container{margin-top:20px}
#article_slider_container{margin-top:20px}
.product-item-small-card{float:left}
.newsandaction .item .content{
	margin:20px;
}
iframe{height:100%;width:100%;frameborder:0}
.framemap{height:300px}
.newsandaction .item .date{display:block;margin:5px 0px 15px}
.newsandaction .item .title{display:block;color:#1d1d1d;margin:5px 0px}
.newsandaction .item .readme{display:block;color:#1d1d1d;clear:both;margin:15px 0px}
.news_slider .owl-nav{
    position: absolute;
    bottom: 50%;
    left: 0px;
    display: block;
    width: 100%;
    height: 74px;
    font-size: 48px;
    line-height: 48px;
}
.news_slider .owl-theme .owl-nav .owl-next {
    position: absolute;
    bottom: 30%;
    right: -15px;
    width: 24px;
    height: 48px;
}
.news_slider .owl-nav button:hover{
    height: 48px!important;
}
.news_slider .owl-theme .owl-nav .owl-prev {
    position: absolute;
    bottom: 30%;
    left: -15px;
    width: 24px;
    height: 48px;
}
.news_slider .owl-item img {height:150px;width:auto!important;margin:0px auto}
.newsandaction .readall{display:none}
.vkurse  .container{
	height:551px;
	width:100%;
	background:url(../images/vkurse.png) center 0px no-repeat;
	padding:50px 50px;
}
.vkurse  .container  .col-5{padding-left:105px;float:left}
.vkurse  .container  .col-7{padding-left:80px;float:left}
.vkurse  .container h2{color:#2aafd8;text-align:left}
.vkurse  .container span{color:white}
.vkurse .vkurse-content{
	width:500px;
	height:450px;
	background:url(../images/vkurse-content.png) no-repeat;
	margin:0px auto;
	padding:40px 20px 20px;
	color:white;
}
.vkurse .vkurse-content .row{padding:10px}
.vkurse .vkurse-content h3{color:white;font-size:16px;text-transform:uppercase;font-weight:600}
.vkurse .vkurse-content input{border-radius:10px;height:30px;width:100%;padding:7px 12px;}
.vkurse .vkurse-content textarea{margin:5px 15px 0px 15px;border-radius:15px;padding:7px 12px;height:75px;width:94%}
.vkurse .vkurse-content .row-submit{
	display: flex;
	align-items: center;
	justify-content: center;
}
.rownav{padding-left:0px;}
.breadcrumb{background:white;padding:0px;margin-bottom:5px}
.breadcrumb ul{margin-bottom:0px}
.breadcrumb li{padding:0px 10px 0px 0px;height:12px;border-right:solid 1px #666;margin:2px 5px;}
.breadcrumb li:last-child{border-right:0px;margin-top:0px}
.breadcrumb li a{color:#666;position:relative;top:-4px}

#navigation{background:white;padding:0px;margin-bottom:5px}
#navigation .bx-breadcrumb{padding-left:0px}
#navigation .bx-breadcrumb-item{list-style-type: none;padding:0px 10px 0px 0px;height:12px;border-right:solid 1px #666;margin:2px 5px;}
#navigation .bx-breadcrumb-item:last-child{border-right:0px;margin-top:0px}
#navigation .bx-breadcrumb-item a{color:#666;position:relative;top:-4px}
.bx-breadcrumb-item&gt;.bx-breadcrumb-item-text{position:relative;top:-2px}
.level-1&gt;.bx-breadcrumb-item-text{
	top: -2px;
	position:relative
}

.catalog .catalog-dropdown{
width:calc(24% - 10px)!important;
margin-right:10px;
-webkit-box-shadow:0px 0px 25px 3px rgba(0,0,0,0.1);
-moz-box-shadow:0px 0px 25px 3px rgba(0,0,0,0.1);
box-shadow:0px 0px 25px 3px rgba(0,0,0,0.1);
margin-left:10px;
}
.catalog-dropdown button{
    margin-left:0px;
    background:#2aafd8!important;
    border: 0px;
    padding: 1rem 1.5rem;
    font-size: 14px;
    text-transform: uppercase;
	width:100%;
}
.categories.dropdown-menu{
	display: block;
    position: relative!important;
    top: 0px!important;
    transform: inherit!important;
	width:100%;
}
.categories.dropdown-menu&gt;li&gt;a {
    padding: 3px 10px;
}
.categories .dropdown-menu {
    left: 0px!important;
    top: 0px;
    position: relative;
	width:100%;
	white-space:normal;
}
.categories .dropdown-menu li a {
    display: flex;
    align-items: center;
	height:auto!important;
	white-space:normal;
}
.categories .dropdown-menu li{border-bottom:0px!important}
.categories  .dropdown-submenu img{float:left;margin-right:0px;}
.categories  .dropdown-submenu&gt;a{white-space:normal;display:flex;align-items:center;}
.categories .dropdown-submenu.open&gt;.dropdown-menu {
    display: block;
}
.categories .cat2&gt;.dropdown-menu {
	top:0px;
}
.categories .cat3&gt;.dropdown-menu {
	top:0px;
}
.categories .cat4&gt;.dropdown-menu {
	top:0px;
}
.categories .cat5&gt;.dropdown-menu {
	top:0px;
}
.categories .dropdown-menu{left:100%;top:0px}
.catalog{margin:10px 0px}
.catalog&gt;.item{float:left;width:25%;min-height:auto;}
.catalog .item .product{margin:0px 10px 20px;height:auto;border:solid 1px #ccc;position:relative;padding:15px;
-webkit-box-shadow:0px 0px 25px 3px rgba(0,0,0,0.1);
-moz-box-shadow:0px 0px 25px 3px rgba(0,0,0,0.1);
box-shadow:0px 0px 25px 3px rgba(0,0,0,0.1);
}
#product_slider_container .item, .item2{float:left;width:100%;min-height:300px}
#product2_slider_container .item{float:left;width:100%;min-height:300px;}
#product_slider_container .item .product, .item2 .product{height:300px}
#product2_slider_container .item .product{height:300px;}
.catalog .item .product img.productimg{width:auto;max-width:150px;max-width:150px;align-items:center;display:flex;margin:30px auto 10px;cursor:pointer;max-height:120px}
.manufacture h2{margin-bottom:30px}
.manufacture .item .product img.productimg{width:auto;max-width:150px;max-height:40px;max-width:150px;align-items:center;display:flex;margin:15px auto 10px;cursor:pointer}
.manufacture .item .product{margin:0px 10px 20px;height:130px;}
.catalog .item .product .title{color:#4d4e50;width:100%;display:block;font-weight:bold;text-transform:uppercase;text-align:center;cursor:pointer;line-height:1.3em}
.catalog .item .product&gt;a{min-height:180px;height:180px;display:block}
.catalog .item .product .bottomproduct{position:absolute;bottom:5px;height:50px;width:100%;align-items:center;display:flex;}
.catalog .item .product .bottomproduct .prices{padding-top:5px;float:left;width:50%;font-size:11px}
.catalog .item .product .bottomproduct .prices .available{color:green;font-weight:bold;width:100%;display:block}
.catalog .item .product .bottomproduct .prices .old{color:#ccc;font-weight:bold;width:100%;display:block}
.catalog .item .product .bottomproduct .prices .price{color:#1d1d1d;font-weight:bold;width:100%;display:block}
.catalog .item .product .bottomproduct .actions{float:left;width:50%;height:40px;align-items:center;display:flex;padding-right:25px}
.catalog .item .product .bottomproduct .actions div{float:left;}
.catalog .item .product .bottomproduct .actions .favorit{height:30px;width:20px;background-size:cover;margin:3px 0px;cursor:pointer}
.catalog .item .product .bottomproduct .actions .srav{height:30px;width:20px;background-size:cover;margin:3px 6px 3px 0px;cursor:pointer}
.catalog .item .product .bottomproduct .actions .add2basket{padding-top:10px;height:30px;width:33px;float:right;background-size:cover;cursor:pointer}
.catalog .item .product .bottomproduct .actions .add2basket img{float:right}
.catalog .item .product .bottomproduct .actions .add2basket.active{height:30px;width:33px;float:right;background-size:cover;}
.catalog .item .product .annotation{position:relative;top:-15px}
.item.description{
	min-height:60px;
	width:75%; 
	padding-left:10px;
	margin-bottom:20px
}
.item.description h1{display:block;float:left;    width: 100%;}
.item.description .filter,.item.description .closefilter1{padding:10px 30px;border:solid 2px #ccc;float:right;margin-right:10px;margin-bottom:20px;cursor:pointer}
.item.description .closefilter1{display:none}
.item.description .filter-content ._filter{height:100%;position:relative}
.item.description .filter-content {
    background: white;
    clear: both;
    padding: 10px 10px;
    border: solid 1px #ccc;
    margin: 70px 10px 20px 0px;
	position:relative;
	display:flex;
	min-height:78px;
}
.item.description .filter-content form&gt;div{display:block;float:left;padding:10px 0px}
.item.description .filter-content form input[type="text"]{width:100px}
.item.description .filter-content ._feature{margin:10px 5%;width:90%;}
.item.description .filter-content ._feature.__checkbox{margin-bottom:20px}
.item.description .filter-content ._feature.__checkbox span{display:block;width:100%}
.item.description .filter-content ._bts{position:absolute;bottom:0px;display:flex;}
.item.description .filter-content ._bts input{margin-right:15px}
.item .prop{width:100%;display:inline-block;border-bottom:dotted 1px}
.item .prop span.name{float:left;display:block;position:relative;bottom:-5px;background:white}
.item .prop span.value{float:right;display:block;position:relative;bottom:-5px;background:white}
.item .prop dt.name{float:left;display:block;position:relative;bottom:-5px;background:white}
.item .prop dl.value{float:right;display:block;position:relative;bottom:-5px;background:white}
.productsort{width:75%;float:left;margin:20px 0px}
.filter-content.hidden{
	max-height:95px!important;
}
.filter-content .openfilter{display:none}
.filter-content .closefilter{display:block}
.filter-content.hidden .openfilter{display:block}
.filter-content.hidden .closefilter{display:none}
.filter-content.hidden form div.col-6{
	display:none!important;
}
.ui-slider{position:relative;margin-top:10px}
.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:10px;height:10px;font-size:20px;background:#000;margin-top:1px;border-radius:10px;cursor:pointer;}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;overflow:hidden;}
.ui-slider-horizontal{height:3px;}
.ui-slider-horizontal .ui-slider-handle{top:-5px;margin-left:-6px;}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%;}
.ui-slider-horizontal .ui-slider-range-min{left:0;}
.ui-slider-horizontal .ui-slider-range-max{right:0;}
.ui-widget-content{border:1px solid #D4D4D4;background:#fff;}
.ui-widget-header{border:1px solid #D4D4D4;background:#f00;}
.ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}

.pagination{
    display: flex;
    float: right;
    width: 100%;
    clear: both;
    text-align: right;
	margin-bottom:40px;
	align-items:right;
	padding-right:10px;
}
.pagination a{color:#1d1d1d;display:flex;min-width:30px;height:30px;padding:6px 10px;margin:3px;border:solid 1px #ccc}
.pagination a.selected{background:#1d1d1d;color:white}

.product&gt;.container{display:flex;margin-left:-10px}
.product&gt;.container&gt;.col-6{
    margin: 10px 10px 20px;
    height: auto;
    border: solid 1px #ccc;
    padding: 15px;
    -webkit-box-shadow: 0px 0px 25px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 25px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 25px 3px rgba(0,0,0,0.1);
	float:left;
	width:calc(50% - 20px);
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
}
.product&gt;.container&gt;.col-6:after{height:100%;content:'';position:absolute}
.product .images{
	display: flex;
	align-items: center;
	justify-content: center;
	height:100%;
	position:absolute;
	width:100%;
}
}
.product .col-6 h1{font-size:24px;font-weight:bold;padding-left:0px}
.product .carousel-indicators {
    position: relative;
    left: 0;
    z-index: 15;
    padding-left: 0;
    margin: auto 0px;
    list-style: none;
    width: 20px;
    margin: 2px 0px;
    display: block;
}
.product .navimage {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    position: absolute;
	height:calc(100% - 40px);
}
.product #product2_slider_container{height:350px}
.product #product2_slider_container .owl-stage-outer{height:350px}
.product .carousel-indicators li {
    box-sizing: content-box;
    -ms-flex:none;
    flex:none;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: solid 1px black;
    margin: 10px 0px;
}
.product .carousel-indicators .active{
	background:black;
}
.product .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
	display:flex;
	align-items:center;
}
.product .carousel-item img{
	display:flex;
	align-items:center;
	margin:auto;
	min-height:400px;
	height:400px;
	width:auto;
}
.product .attribute{padding:20px 0px;margin-bottom:15px;border-bottom:solid 2px #ccc;font-weight:bold}
.product .attribute .available{color:green;padding-right:20px}
.product .prices {font-size:20px;font-weight:bold;margin-bottom:15px}
.product .but-action{margin-top:15px;position:relative;bottom:0px}
.product .but-action .col-4{float:left}
.product  .but-action .actions{
	height: 16px;
    clear: both;
}
.product  .but-action .actions .favorit{background:url(../images/favorit.jpg) 0px no-repeat;height:16px;width:20px;background-size:cover;margin:0px 6px 0px 0px;cursor:pointer;float:left}
.product  .but-action .actions .favorita{background:url(../images/favorit-active.png) 0px no-repeat;height:16px;width:20px;background-size:cover;margin:0px 6px 0px 0px;cursor:pointer;float:left}
.product  .but-action .actions .srav{background:url(../images/sravnenie.jpg) 0px -12px no-repeat;height:16px;width:20px;background-size:cover;margin:0px 6px 0px 0px;cursor:pointer;float:left}
.product  .but-action .actions .srava{background:url(../images/sravnenie-active.jpg) 0px -12px no-repeat;height:16px;width:20px;background-size:cover;margin:0px 6px 0px 0px;cursor:pointer;float:left}
.product  .but-action .actions span.mylist_add{
	float:left;
	font-size:12px;
	width: 25px;
    height: 19px;
}
.product  .but-action .actions span.mylist_add a{
	width: 25px;
    height: 19px;
	display:block;
}
.product .tech{
	margin-top:30px;
	clear:both;
	padding:0px 10px;
}
.product .tech .nav-tabs{display:flex}
.product .tech .nav-tabs .nav-item{margin-bottom:-2px}
.product h4.mobile{display:none}
.product #tech a.nav-link{font-weight:bold;color:#666;font-size:13px;text-transform:uppercase}
.product #tech a.nav-link.active{font-weight:bold;color:#1d1d1d}
.product .tech .tab-content{margin:20px 0px;width:100%;display:flex}
.product .tech .tab-content&gt;.active{width:100%}
.product .tech .col-6{
	float:left;
}
.product .tech .col-6 .row{
	margin:10px 0px;
	padding:5px 10px;
	border:solid 1px #ccc;
    -webkit-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 15px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 25px 3px rgba(0,0,0,0.1);
}
.catalog-item_descr_item{display:text}
.product .card-review .row{
	margin:4px 0px 15px
}
.product .card{margin:10px 15px}
.product .card-review{margin:20px 0px 30px}
.product .card-review .row input[type="text"]{width:360px}
.product .card-review .row textarea{width:360px;height:160px}
.products{margin:20px 0px 40px;clear:both} 
.products .top-content{padding:20px 20px 0px}

.product .owl-theme .owl-nav {
    position: absolute;
    width: 100%;
}
.comment_list{margin-top:15px;list-style:none;}
.comment_list li{padding-bottom:15px;}
.comment_header{font-size:18px;}
.comment_header i{font-weight:normal;font-style:normal;color:#878787;font-size:13px;}
.comment_form{background-color:#f3f3f3;border:1px solid #e0e0e0;padding:20px;margin-top:20px;width:90%;overflow:hidden;}
.comment_form h2{margin-bottom:0px;}
.comment_form .comment_textarea{width:100%;height:100px;font-size:12px;}
.comment_form label{display:block;float:left;width:100px;font-size:18px;margin-top:15px;}
.comment_form .input_name{font-size:16px;width:250px;margin-top:15px;}
.comment_form .input_captcha, .cart_form .input_captcha{float:left;width:150px;font-size:24px;font-weight:bold;text-transform:uppercase;margin-top:15px;height:36px;}
.comment_form .captcha, .cart_form .captcha{float:left;display:block;margin-top:15px;margin-right:10px;}
.comment_form .button,
.feedback_form .button,
.register_form .button,
.login_form .button{float:left;display:block;margin-top:10px;margin-right:0px;}
.feedback_form{background-color:#f3f3f3;border:1px solid #e0e0e0;padding:20px;margin-top:20px;width:90%;overflow:hidden;}
.feedback_form .input_captcha, .register_form .input_captcha{float:left;width:150px;font-size:24px;font-weight:bold;text-transform:uppercase;margin-top:15px;height:36px;}
.feedback_form .captcha, .register_form .captcha{float:left;display:block;margin-top:15px;margin-right:10px;}
.feedback_form .button_send{font-size:18px;float:right;margin-top:25px;}
.form.register_form{width:600px}
.form.login_form{width:600px}
.input-group-prepend{width:109px}
.input-group input[type="text"],
.input-group input[type="password"]{height:31px;width:calc(100% - 109px)}
.form.login_form .input-group input[type="text"], 
.form.login_form .input-group input[type="password"]{
	width:calc(100% - 156px)!important;
	margin-left:13px;
}
.form.login_form .input-group-prepend{width:143px}
input[name="keyword"]{width:100%!important}

.col-captcha input[type="text"]{width:calc(100% - 203px)}
.col-captcha .captcha{margin:0px 4px 0px 0px}

.comment_list{padding:0px;margin:0px}
.detail img{max-width:100%}
.comment_header{width:100%;clear:both;margin:15px 0px 0px;min-height:110px;border-bottom:solid 1px #333;padding-bottom:20px}
.comment-image{float:left;margin-right:20px}
.comment-name-rating{float:left;width:190px;padding-top:15px;margin-right:20px;}
.comment-text{float:left;padding-top:15px}
@media (min-width: 1200px){
.container {
    max-width: 1170px;
}
}
.blogs .item .img{height:230px;display:flex;align-items:center;justify-content:center;}
.blogs .item .img img{max-height:150px;width:auto}
.catalog.articles&gt;.item{
	width: 100%;
    min-height: 100px;
}
.catalog.articles .item .product{
	height:auto;
}
.catalog.articles .item .product .title{
	margin-bottom:10px;
}
p{clear:both}
.panel-search{border:solid 1px #ccc;position:absolute;top:31px;left:0px;background:white;width:190px;z-index:5}
.panel-search td{padding:5px 10px 20px}
#compare_informer {
    position: fixed;
    right: 10px;
    bottom: 170px;
    margin-bottom: 40px;
	display:none;
}
#wishlist_informer {
    position: fixed;
    right: 10px;
    bottom: 140px;
    margin-bottom: 40px;
	display:none;
}
.mylist {
    padding: 5px;
    margin: 5px 0;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 3px;
    width: 190px;
	z-index:99;
}
#razgruz_{display:none}
.razgruz{float:left;margin-right:20px;height: 31px;
    display: flex;
    align-items: center;
}
input[name="razgruzetaj"], input[name="razgruzlift"]{margin-left:15px}
.smart-filter {
    padding: 0px;
    margin: 0px 15px;
    width: calc(100% - 50px);
    -webkit-width: calc(100% - 50px);
    -o-width: calc(100% - 50px);
    -moz-width: calc(100% - 50px);
}
smart-filter
.filterhide {
    display: none!important;
}
.catalog-section{display:block;}
.catalog-section .product-item-small-card{float:left;min-height:533px;}
.bx-no-touch1 .product-item-container.hover .product-item, .product-item {min-height:513px;}
.basket2.mobilebasket{display:none}
.mobilemenu{display:none}
.mobilefilter{display:none}
.city li{list-style-type:none;margin-bottom:5px}
.city&gt;li{float:left;padding:2px 5px;width:31%} 
.city ul{padding:2px 0px}
.city ul&gt;li a{font-weight:bold}
.city ul&gt;li.active a{color:black}
.city ul&gt;li:active {
    color:#2aafd8;
    background-color:transparent;
}
.city ul&gt;li.active:active {
    color:black;
    background-color:transparent;
}
.bx-nav-list-2-lvl&gt;li:hover{
	background:#2aafd8!important;
}
.bx-nav-list-2-lvl&gt;li{
    width:100%!important;
	position:relative;
}
.bx-nav-list-2-lvl&gt;li:hover a{
	color:white!important;
}
.bx-nav-list-2-lvl&gt;li:hover a:hover{
	background:#2aafd8!important;
	color:white!important;
}

.bx-nav-list-3-lvl{
	display:none;
}
.bx-nav-list-2-lvl&gt;li:hover .bx-nav-list-3-lvl{
	display:block;
}
.bx-nav-list-3-lvl {
    margin: 0;
    padding: 0 0 0px 0;
    left: 97%;
    top: 0px;
    position: absolute;
    z-index: 1;
    background: white;
    border: 1px solid var(--theme-b-link);
    color: black!important;
}
.bx-nav-list-3-lvl&gt;li{
	
}
.bx-nav-list-2-lvl&gt;li:hover .bx-nav-list-3-lvl&gt;li a{
	color:black!important;
}
.bx-nav-list-2-lvl&gt;li:hover .bx-nav-list-3-lvl&gt;li a:hover{
	color:white!important
}
.bx-catalog-element .breadcrumb li:last-child {
    margin-top: 2px!important;
}
.clear{clear:both}
.product-item-detail-tab{border:solid transparent 1px;border-bottom:solid 1px white}
.product-item-detail-tab-content .mobile{display:none}
.more_slider{width:360px!important;height:100%;max-width:auto;margin:20px auto;position:relative}
.more_slider .item{width:360px;height:360px;}
.more_slider .item img{width:330px!important;border:solid 20px white}
.owl-carousel .owl-item {
    left: -2px;
}
.more_slider .owl-dots {
	display: flex !important;
    align-items: center;
    justify-content: center;
}
.more_slider .owl-dots .owl-dot {
    display: block!important;
    zoom: 1;
    float: left!important;
    margin: 6px!important;
	outline: none;
}
.more_slider .owl-nav {
    position: absolute;
    width: 100%;
    top: 21%;
    left: 0px;
}
.more_slider .owl-nav button{outline: none;}
.more_slider .owl-nav button.owl-prev, 
.more_slider .owl-nav button.owl-next{
    color: #2aafd8!important;
    padding: 0 !important;
    font-size: 51px!important;
	height:91px!important;
	outline: none;
}
.more_slider .owl-nav [class*='owl-']:hover {
background:none!important
}
.brand-list__item img {
    max-height: 90px;
    max-width: 96%;
}</pre></body></html>