.varela-regular {
    font-family: "Varela", sans-serif;
    font-weight: 400;
    font-style: normal;
}
#catalog {
	margin-bottom: 30px;
}.eFiltr .fltr_cat_zagol {
	font-size: 14px;
}.art{	margin-bottom: 30px;}
.art p {
	line-height: 18px;
}.telbr span{ display:block}
body .flex-direction-nav a::before {
	font-size: 20px;
}body .flex-direction-nav{opacity:0.7}
body {
    font-family: "Varela", sans-serif;
    font-weight: 400;
    font-style: normal;
    Color: #222328;scroll-behavior: smooth;
    font-size: 16px;
}.grayblock svg{margin-right:15px}
.grayblock h3 {
	font-size: 18px;
}.tovar-tpl .flex-direction-nav .flex-next, .tovar-tpl .flex-direction-nav .flex-prev {
 
	font-size: 2px;
}
.grayblock h4 {
	font-size: 20px; text-transform:uppercase; margin-bottom:40px
}
input[type="checkbox"] {
	cursor: pointer;
	appearance: none;
	background-color: #f2f2f2;
	margin: 0;
	font: inherit;
	color: red;
	width: 16px;
	height: 16px;
	border: 1px solid #b1aeae;
	border-radius: 0.15em;
	transform: translateY(3px);
	margin-right: 5px;
	display: grid;
	place-content: center;
	float: left;
}

input[type="checkbox"]::before {
  content: "";
  width: 12px;
  height:12px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em red;
}
.fltr_name48{display:none}
input[type="checkbox"]:checked::before {
  transform: scale(0.8);  background-color:red
}
input[checked="checked"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em red;
}

input[checked="checked"]::before {
  transform: scale(1);
}
 #ajaxSearch_intro {
	font-size: 12px;
	margin-top: 10px;
}#ajaxSearch_submit {
	background: #f2f2f2;
	box-shadow: none;
	border: solid 1px #575756;
	padding: 8px 20px;
	border-radius: 50px;
}
 
#ajaxSearch_input {
        width: 100%;
        padding: 12px ;
        background-color: transparent;
        transition: transform 250ms ease-in-out;
        font-size: 14px;
        line-height: 18px;        
        color: #575756;
        background-color: transparent;
   background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: 18px 18px;
        background-position: 95% center;
        border-radius: 50px;
        border: 1px solid #575756;
        transition: all 250ms ease-in-out;
        backface-visibility: hidden;
        transform-style: preserve-3d;
    }

#ajaxSearch_input::placeholder {
            color: rgba(87, 87, 86, 0.8);
            text-transform: uppercase;
            letter-spacing: 1.5px;
        }

#ajaxSearch_input:hover,
   #ajaxSearch_input:focus {
            padding: 12px 0;
            outline: 0;
            border: 1px solid transparent;
            border-bottom: 1px solid #575756;
            border-radius: 0;
            background-position: 100% center;
        }
.fltr_block.fltr_block_checkbox  {
	display: flex;
	flex-direction: column;
}
.form-control + .form-control {
  margin-top: 1em;
}
.eFiltr_btn {
	display: none;
}
.cat  h1 {
		margin-bottom: 0;
}
a {
    text-decoration: none;
}body .flex-direction-nav a::before {	 
	font-size: 30px;	 
}.eFilter_sort_block {
	text-align: right;
	margin-right: 30px;
}.fltr_name.fltr_name_slider.fltr_name17 {
	display: none;
}.eFiltr_cat {
	margin-bottom: 30px;
}.slider_text  {
	margin-top: 20px;
}.fltr_block.fltr_block_slider {
	margin: 30px 0 40px 0;
}
.pagination span, .pagination .page{ display:inline-block; padding:5px;margin-right: 10px;}
 .pagination .page {
	background: #ececec;
	margin-right: 10px;
	padding: 5px 10px;
}.eFiltr .fltr_cat_zagol {
	text-transform: uppercase;
	margin:15px 0 10px 0 ;display: block;
	margin-bottom: 10px;
	background: #f2f2f2;
	padding: 10px 15px;
}.eFiltr_reset {
	background: #f2f2f2;
	display: inline-block;
	padding: 10px 15px;
	border: solid 1px #dbd7d7;
	margin: 30px 0;
}.eFiltr_reset a{display:block}
 #eFiltr_results {
	display: flex;
	/* gap: 15px; */
	flex-wrap: wrap;
	flex-direction: row;
}.eFilter_display_block {
	display: none;
}  .eFiltr_form {
	margin-top: -35px;
}
	.eFiltr .fltr_block_checkbox {
	cursor: pointer; 	  padding:5px 0; 
}
 .tovar {
 
	margin-right: 30px;
} 

.contact-top {
    background: rgb(242, 242, 242);
    padding: 10px 10px;
    color: #222328;
}.testimonials-slider.swiper-container {
	background: #f2f2f2;
	padding:   20px;
}
.testimonials-slider.swiper-container .owl-stage {
	display: flex;
	justify-content: center;
	align-items: center;
}.flexslider2 .flex-control-nav {
 
	position: static;  margin-top:30px
 
}.flexslider2{margin-bottom:50px; margin-top:30px}
.otzyv .carouselrazdel.owl-theme .owl-nav {
	top: 45%;
}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{font-size:14px}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-content a{font-size:12px; color:#4d4e53}
.contact-top a {
    padding: 0 10px;
    transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.3s;
}

.contact-top a:hover {
    transition: all cubic-bezier(0.39, 0.575, 0.565, 1) 0.3s;
    opacity: 0.5;
}

.text-right {
    text-align: right;
}
.eFiltr_cat0 .fltr_cat_zagol{ display:none }
.flblock:hover{ opacity:0.6; transition:all 0.3s}
.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}
.eFiltr .fltr_name_checkbox {
	display: none;
}
.contact-top a {
    color:#222328;
}

[class^="arrow-"] {
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: middle;
    border-style: solid;
}

.arrow-down {
    border-width: 4px 4px 0 4px;
    border-color: #000 transparent transparent transparent;
}

.scrollToTop {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    z-index: 9999;
    opacity: 0;
    background: #222328;
    color: #fff;
    cursor: pointer;
}

.scrollToTop.in {
    opacity: 1;
}

.dropdown-showroomlink {
    display: none;
}

body {
    position: relative;
}

* {
    scroll-behavior: smooth;
    -ms-overflow-style: thin;
    scrollbar-width: thin;
}

.dropdown-showroomlink,
.sidemenu {
    width: 305px;
    min-width: 305px;
    position: fixed;
    padding: 30px;
    top: 0;
    display: block;
    bottom: 0;
    z-index: 99992;
    height: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    right: -305px;
    overflow-y: auto;
    background-color: #fff;
    box-shadow: -3px 0 21px rgba(63, 63, 63, 0.15);
    text-align: left;
    color: #222328;
}

.dropdown-showroomlink a,
.sidemenu a {
    color: #222328;
}

.sidemenu {
    right: auto;
    left: -305px;
    overflow-y: auto;
    background-color: #fff;
    box-shadow: -3px 0 21px rgba(63, 63, 63, 0.15);
}

.dropdown-showroomlink.active {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    right: 0;
}

.sidemenu.active {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    left: 0;
}

.sidemenu .container {
    position: relative;
}

.dropdown-showroomlink .close,
.sidemenu .close {
    top: 10px;
    position: absolute;
    right: 10px;
    z-index: 999;
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    transition: 350ms ease 0s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}

.dropdown-showroomlink .close:hover {
    color: red;
    cursor: pointer;
}

.overlay {
    display: none;
    width: 0;
    height: 0;
    top: -40px;
    left: -40px
}

.overlay.active {
    background: rgba(0, 0, 0, 0.438);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 100;
    display: block;
}

header {
    padding: 30px 0;
    background: #222328;
}

#searchbtn svg {
    height: 24px;
    margin-top: 10px;
    cursor: pointer;
}

.relative {
    position: relative;
}

.menu-icon {
    display: flex;
    flex-direction: column;
    width: 30px;
    justify-content: center;
    margin-top: 15px;
    cursor: pointer;
}

.menu-icon svg {
    height: 2px;
    transition: .3s;
    width: 18px;
    margin-bottom: 4px;
}

.searchouter {
    display: flex;
    will-change: top, box-shadow;
    background: #f2f2f2;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    -khtml-box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    -webkit-transition: top .5s cubic-bezier(.46, .03, .52, .96), box-shadow .3s ease-out;
    -khtml-transition: top .5s cubic-bezier(.46, .03, .52, .96), box-shadow .3s ease-out;
    -moz-transition: top .5s cubic-bezier(.46, .03, .52, .96), box-shadow .3s ease-out;
    -ms-transition: top .5s cubic-bezier(.46, .03, .52, .96), box-shadow .3s ease-out;
    -o-transition: top .5s cubic-bezier(.46, .03, .52, .96), box-shadow .3s ease-out;
    transition: top .5s cubic-bezier(.46, .03, .52, .96), box-shadow .3s ease-out;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    height: 0px;
    overflow: hidden;
    justify-content: center;
}

.searchouter.active {
    max-height: 240px;
    height: 240px;
    padding: 70px 0 15px;
    -webkit-transition: top .5s cubic-bezier(.46, .03, .52, .96), box-shadow .3s ease-out;
    -khtml-transition: top .5s cubic-bezier(.46, .03, .52, .96), box-shadow .3s ease-out;
    -moz-transition: top .5s cubic-bezier(.46, .03, .52, .96), box-shadow .3s ease-out;
    -ms-transition: top .5s cubic-bezier(.46, .03, .52, .96), box-shadow .3s ease-out;
    -o-transition: top .5s cubic-bezier(.46, .03, .52, .96), box-shadow .3s ease-out;
    transition: top .5s cubic-bezier(.46, .03, .52, .96), box-shadow .3s ease-out;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.intro {
    background: #f2f2f2;
    padding: 70px 0;
}

a {
    opacity: 1;
    color: #222328;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

a:hover {
    opacity: 0.6;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

img {
    max-width: 100%;
}

.introimg {
    padding: 40px 0 0px 0;
}

.introlinks a {
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 20px 35px 0;
    display: inline-block;
    color: #222328;
    padding: 0 0 2px 0;
    border-bottom: #000 solid 1px;
}

.introdesc {
    max-width: 300px;
    font-size: 18px;
    margin-bottom: 50px;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    opacity: 0.2;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
    opacity: 0.2;
}

.carousel-control-next,
.carousel-control-prev {
    width: 45px
}

.carousel-indicators [data-bs-target] {
    background-color: #fff;
    border: solid 1px #000;
    width: 15px;
    height: 15px;
    opacity: 1;
    border-radius: 150px;
    margin-right: 15px;
}

.carousel-indicators [data-bs-target]:hover {
    background-color: #ddd;
    border: solid 1px #000;
}

.carousel-indicators [data-bs-target][aria-current="true"] {
    width: 15px;
    height: 15px;
    background-color: #000;
    opacity: 1;
    transition: opacity .6s ease;
    border-radius: 150px;
    border: solid 1px #000
}

#logo {
    max-width: 370px;
}

.fs60 {
    font-size: 55px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.fs60+p {
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

@media(min-width:768px) {
    .carousel-indicators {
        justify-content: left;
        margin-left: 0px;
    }
}

.carousel-item {
    transition: transform 0.6s ease-in-out;
    background: #f2f2f2;
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: opacity 0s 0.6s;
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0, 0, 0);
}

.outrazdel {
    padding-top: 50px;
    padding-bottom: 10px;
}

h2 {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.imground {
    width: 140px;
    min-width: 140px;
    height: 140px;
    overflow: hidden;
    border-radius: 150px;
    background-color: #ececec;
    display: flex;
    justify-content: center;
    align-content: center;
    margin-right: 15px;
}

.imground img {
    max-width: 90%;
    height: auto;
    width: auto;
    margin: auto;
}

.imground+h3 {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.869);
}

.flblock {
    display: flex;
    justify-content: left;
    align-content: center;
    align-items: center;
    margin-bottom: 30px;
    width: 300px;
}

.introtop {
    background: #ececec;
    padding-top: 30px;
}

.introtop h4 {
    padding-left: 20px;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.searchouter .close {
    position: absolute;
    right: 20px;
    bottom: 20px;
    cursor: pointer;
}

.introtop p {
    padding-left: 20px;
    margin-bottom: 20px;
}

.introtop a {
    color: red;
    text-transform: uppercase;
    font-size: 14px;
}

.tovar {
    position: relative;
    background: #efefed;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    height: 410px;
    margin-bottom: 30px;
}

.titl {
    font-size: 16px;
}

.tovar .price {
    margin-top: 30px;
}

.tovar p {
    text-align: left;
    display: block;
}

.tovar .labeles {
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 12px;
    text-transform: none; z-index:5
}

.tovar .labeles span {
    font-size: 12px;
    display: inline-block;
    padding: 3px 10px;
    margin-right: 10px;
}

.tovar .labeles span svg {
    margin-bottom: 2px;
}

.podzakaz {
    background: #e1dcdc;
    padding: 3px 10px;
}

.tovar .showroom {
    background:#222328;
    color: #fff;
    cursor: pointer;
}

.tovar .vnalichii {
    background: #f81c33;
    color: #fff;
}

.tovar p {
    text-align: left;
    display: block;
    margin-bottom: 5px;
}

.outfl {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    gap: 20
}

.topmebel {
    margin-top: 30px;
}

.outimg {
    background: #f2f2f2;
    width: 100%;
    padding: 150px 50px;
}

.carouselimg {
    margin: 30px 0;
}

.carouselimg .owl-item div {
    padding: 10px;
    border: solid 1px #f2f2f2;
    background: #f2f2f2;
}

.carouselimg .owl-item div {
    padding: 10px;
}

.carouselimg.owl-theme .owl-nav {
    top: 32px;
}

.breadcrumb a,
.breadcrumb {
    font-size: 12px;
    color: #838383;
}

#tovar .showroom {
    background: #222328;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    display: inline-block;
    padding: 3px 10px;
    margin-right: 10px;
}

.podzakaz {
    background: #e1dcdc;
    padding: 5px 10px;
    font-size: 12px;
}

#tovar .podzakaz {
    margin-right: 10px;
    font-size: 12px;
}

#tovar .vnalichii {
    background: red;
    color: #fff;
    margin-right: 10px;
    font-size: 12px;
    display: inline-block;
    padding: 3px 10px;
}

.pp {
    padding: 20px 0;
}

#tovar .price {
    font-size: 20px;
    color: #262626;
    padding-right: 20px;
}

.flbl {
    display: flex;
    justify-content: space-between;
}

.flblin {
    display: flex;
    justify-content: space-between;
}

.flblin div {
    padding: 0 10px 0 0;
}

.hr {
    border-bottom: solid 1px #ccc;
    padding: 15px 0;
}

.hr p {
    text-transform: uppercase;
    font-size: 14px;
}

.har {
    background: #f2f2f2;
    padding: 10px 20px;
    font-size: 14px;
}

.grbr {
    background: #f2f2f2;
    padding: 20px;
}

.graybtn {
	padding: 20px;
	display: inline-block;
	margin: 20px 0 0 0;
	padding-right: 30px;
	background: #f2f2f2 url(../img/arrr.webp) no-repeat 143px center;
	background-size: 7px;
}

.whitebtn {
    padding: 10px 20px;
    display: inline-block;
    margin: 0;
    padding-right: 30px;
    background: #fff url(../img/arrr.webp) no-repeat 213px center;
    background-size: 7px;
}

.whitebtn svg {
    margin-right: 10px;
}

.whiteshowroom {
    padding: 5px 20px 5px 10px;
    display: inline-block;
    margin: 0;
    cursor: pointer;
    padding-right: 30px;
    background: #fff;
    background-size: 7px;
}

.vst {
    padding: 0px 0 5px 55px;
    font-size: 14px;
    margin: 0;
}

.har div .hr:last-child {
    border: none;
}

.h1,
h1 {
    font-size: 24px;
    margin-bottom: 20px;
}

.carouselimg.owl-theme .owl-nav .owl-next,
.carouselimg.owl-theme .owl-nav .owl-prev {
    background-size: 10px !important;
    width: 15px;
    opacity: 0.7;
}

.carouselimg.owl-theme .owl-nav .owl-next {
    right: -20px
}

.carouselimg.owl-theme .owl-nav .owl-prev {
    left: -20px
}

@media (max-width:1420px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 96%;
    }
}

@media (max-width:1280px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 100;
    }
    .imground {
        width: 100px;
        min-width: 100px;
        height: 100px;
        margin-right: 10px;
    }
    .flblock {
        width: 250px;
    }
    .outfl {
        justify-content: space-between;
        gap: 10;
    }
    .fs60 {
        font-size: 35px;
    }
    .fs60+p {
        font-size: 25px;
    }
    .introlinks {
        display: none;
    }
    .tovar {
        padding: 35px 10px 15px 10px;
        height: auto;
    }
}

footer li {
    margin-bottom: 15px;
    font-size: 14px;
}

.tovar .titl {
    color: rgb(62, 62, 62);
}
.titl a{  color: rgb(62, 62, 62);}

.carousel-wrap {
    margin: auto;
    position: relative;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #222328;
}

.owl-carousel .item {
    text-align: center;
}

.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 100px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.owl-carousel .prev-slide {
    left: -33px;
}

.owl-carousel .next-slide {
    right: -33px;
}

.owl-carousel .prev-slide:hover {
    background-position: 0px -53px;
}

.owl-carousel .next-slide:hover {
    background-position: -24px -53px;
}

.owl-prev span,
.owl-next span {
    font-size: 25px;
    z-index: 50;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: 45%;
    z-index: 50;
    width: 100%;
}

.owl-prev {
    position: absolute;
    top: -40%;
    left: 0;
}

.owl-next {
    position: absolute;
    top: -40%;
    right: 0;
}

.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 100px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.owl-carousel .owl-prev {
    left: -33px;
}

.owl-carousel .owl-next {
    right: -33px;
}

.owl-carousel .prev-slide:hover {
    background-position: 0px -53px;
}

.owl-carousel .next-slide:hover {
    background-position: -24px -53px;
}

.owl-prev span,
.owl-next span {
    font-size: 25px;
    z-index: 50;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background: none;
    color: #040404;
    text-decoration: none;
}

.flblockcon {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}

.flblockcon div:first-child {
    width: 40%;
}

.flblockcon div:first-child+div {
    width: calc(60% - 15px);
    padding-left: 15px;
}

.owl-theme .owl-nav {
    top: 85px;
}

body .owl-carousel .owl-prev {
    background: transparent url(../img/arrl.webp) no-repeat !important;
    width: 30px;
    height: 60px;
    color: #f2f2f2;
}

.owl-prev span,
.owl-next span {
    display: none;
}

body .owl-carousel .owl-next {
    background: transparent url(../img/arrr.webp) no-repeat !important;
    width: 30px;
    height: 60px;
    color: #f2f2f2;
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
}

.owl-theme .owl-dots {
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    margin-top: 30px;
}

.contact-tab {
    padding: 50px 0;
    margin: 50px 0;
    background: #ececec;
}
.grayblock {
	background: #f2f2f2;
	margin-bottom: 30px;
	padding: 30px;
}
.nav-tabs .nav-item .nav-link,
.nav-tabs .nav-link {
    text-transform: uppercase;
    font-size: 14px;
    color: #222328;
}

#myTabContent {
    margin-top: 30px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: red;
    text-transform: uppercase;
    font-size: 14px;
}

.contact-tab .container .row {
    position: relative;
}

.ctit {
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 10;
    text-transform: uppercase;
    font-size: 16px;
}

.flblockcon {
    background: #fff;
    position: relative;
    max-width: 430px;
}

.flblockcon p {
    text-align: left;
}

.more {
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: red;
    text-decoration: underline;
}

.sidemenu .accordion-button,
.accordion-button {
    color: #222328;
    background-color: #fff;
    font-size: 16px;
}

.sidemenu .close {
    top: -30px;
    position: absolute;
    right: -25px;
}

.sidemenu .pxl-item--meta {
    padding-left: 15px;
}

.dropdown-showroomlink .close {
    top: 10px;
    position: absolute;
    right: auto;
    left: 10px;
}

.textscrol {
    height: 350px;
    width: auto;
    overflow-x: visible;
    overflow-y: scroll;
    margin-bottom: 50px;
    box-sizing: border-box;
    padding-right: 15px;
}

ol,
ul {
    padding-left: 15px;
}

.sidemenu ul {
    list-style: none;
    padding-left: 10px;
    font-size: 16px;
    padding-bottom: 10px;
}

.dropdown h3 {
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: uppercase;
    margin-top: 20px;
}

.dropdown-showroomlink li {
    padding-bottom: 10px;
    font-size: 14px;
}

.dropdown-showroomlink ol,
.dropdown-showroomlink ul {
    padding-left: 15px;
}

.news {
    padding: 30px 0;
}

.art {
    max-height: 462px;
    overflow: hidden;
}

.art a {
    text-align: center;
    display: block;
    font-size: 18px;
}

.razdely {
    padding: 50px 30px;
}

.carouselrazdel.owl-theme .owl-dots {
    display: none
}

.carouselrazdel .imground {
    width: 110px;
    min-width: 110px;
    height: 110px;
}

.carouselrazdel .flblock {
    width: 240px;
    margin-bottom: 0px;
    margin-left: 40px;
}

.carouselrazdel .imground+h3 a {
    font-size: 14px;
    font-weight: 600;
    color: rgba(43, 43, 43, 0.87);
}

.carouselrazdel.owl-theme .owl-nav [class*="owl-"] {
    width: 15px;
    background-size: 10px !important;
}

.carouselrazdel.owl-theme .owl-nav {
    top: 25px;
}

.accordion-button:not(.collapsed) {
    color: #00;
    background-color: #fff;
}

.art img {
    margin-bottom: 15px;
}

.art p {
    font-size: 16px;
    text-align: justify;
}

footer p {
    font-size: 13px;
}

footer {
    background: #ececec;
    margin-top: 30px;
    padding: 40px 0 20px 0;
}

.news .introtop {
    background: #dbd9d8
}

.flogo {
    margin-bottom: 10px;
}

footer span {
    font-size: 14px;
}

footer svg {
    margin-right: 10px;
}

footer ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

footer li {
    margin-bottom: 15px;
}

footer p.upc {
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 12px;
    padding-bottom: 15px;
    font-weight: bold;
}

.pl {
    padding-left: 32px;
}

.copyright {
    padding: 5px 0 15px 0;
}

.copyright,
.copyright p,
.copyright a {
    color: #4d4e53;
    font-size: 12px;
}

.copyright svg {
    fill: #4d4e53
}

@media (max-width: 1300px) {
    .topmebel .tovar {
        padding: 35px 10px 15px 10px;
        height: 100%;
    }
    .introtop {
        background: #ececec;
        padding-top: 30px;
        height: 100%;
        position: relative;
    }
    .introtop img {
        position: absolute;
        bottom: 0;
    }
}

@media (max-width: 1000px) {
    .topmebel .row .col-lg-3:last-child {
        display: none;
    }
}

.mobile {
    display: none;
}

.nomobile {
    display: block;
}

.flblin.cross {
    min-width: 15px;
    padding-right: 10px;
}

label.graybtn {
    font-size: 12px;
    cursor: pointer;
    margin: 0;
    padding: 10px 15px;
    margin-right: 10px;
}

#input-sort {
    max-width: 240px;
    background: #f2f2f2;
    float: right;
    margin-right: 0;
    border-radius: 0;
    height: 45px;
    border: none;
}

.graybg {
    background: #f2f2f2;
    padding: 30px 50px;
}

#cont {
    padding: 50px 0;
}

#cont .flblockcon {
    justify-content: left;
    background: none;
    align-items: flex-start;
}

.etr {
    margin-bottom: 30px;
}

a.underline {
    text-decoration: underline;
}

#cont .owl-theme {
    margin-top: 20px;
}

#cont .owl-theme .owl-nav {
    opacity: 0.4;
    top: calc(50% - 50px);
}

#cont .owl-carousel .owl-prev,
#cont .owl-carousel .owl-next {
    background-size: 20px !important;
}

#cont .flblockcon a {
    font-size: 14px;
}

#cont h2 {
    font-size: 16px;
}

#cont h2 span {
    display: block;
    font-size: 22px;
}

.graytit {
    background: #f2f2f2;
    padding: 10px 15px;
    margin: 0 0 20px 0;
}

.filterss ul {
    list-style: none;
}

.B_crumbBox {
    display: block;
    text-align: center;
    margin: 0 auto;
}
.breadcrumb a, .breadcrumb {
	text-align: left;
	/* float: left; */
	margin: 0 auto 0 0;
	display: inline-block;
}
.slides li{ cursor:pointer}

.cont  .flblock:hover {
	opacity: 1;

}
.cont .flexslider2 {
	margin-bottom: 20px;
	margin-top: 10px;
}
#tooltip_content p{margin-bottom: 5px;}
#tovar #db p{margin-bottom: 3px;}
 #tovar #db .showroom {    display: none;}

 #tovar #db .tooltip_templates.tooltip {    display: block !important; opacity: 1;}
.tovar-tpl .flex-direction-nav .flex-next, .tovar-tpl .flex-direction-nav .flex-prev {
	opacity: 0.5;
}

body.tovar-tpl .flex-direction-nav a::before {
	font-size: 24px;
}.har {
	 
	margin-top: 25px;
}#db {
	padding-left: 30px; margin-bottom:30px
}.grbr {
 
	margin-top: 30px;
}body .flex-direction-nav .flex-next {
	right: 0;
	}
body .flex-direction-nav .flex-prev {
	left: 0;
	}.whitebtn {
	padding: 10px 30px 10px 10px;}
	
@media (max-width: 768px) {
	 

body.otzyv .flex-direction-nav {
 display:none
}	.cont .flblock {
	width: 100%;
	}.home .owl-theme .owl-nav{    display:none}
	.breadcrumb {
	text-align: center;
	margin: 0 auto;
	display: inline;
	}footer .rr,footer .pl {
	margin-bottom: 3px;
}
	body.cont .flex-direction-nav {
	display: none;
}.cont  .flexslider2 {
	margin-bottom: 0;
	margin-top: 10px;
}
	.grayblock {
		padding: 30px 20px;
}.grayblock h3 {
	font-size: 14px;	
}
 .grayblock h4 {
	font-size: 16px;
	margin-bottom: 20px;
}.nav.nav-tabs {
	justify-content: center;
	padding-bottom: 15px;
}
	.eFilter_sort_block {
	text-align: center;
	margin: 30px 0 0 0;
	}#eFiltr_results .col-6:nth-child(odd) .tovar{margin-right:15px}
	.contact-top .showroomlink {
	display: block;
	margin: 5px auto;
}.h1, h1 {
	font-size: 24px;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 15px;
}
 
	.topmebel .col-6{margin-bottom:30px}
    #input-sort {
        max-width: 240px;
        background: #f2f2f2;
        float: none;
        margin: 10px auto;
        border-radius: 0;
    }
    footer p.upc {
        font-size: 12px;
        padding-bottom: 0;
    }
    .sort {
        text-align: center;
    }
    .flblin:last-child {
        font-size: 10px;
    }
    .flblin {
        display: flex;
        justify-content: space-around;
        font-size: 12px;
    }
    .flblin div {
        font-size: 12px;
        flex-wrap: : nowrap;
    }
    .mobile {
        display: block;
    }
    .nomobile {
        display: none;
    }
    .breadcrumb {
        text-align: center;
    }
    .introtop h4 {
        padding-left: 0;
        font-size: 18px;
        text-transform: uppercase;
        margin-bottom: 10px;
    }
    .carouselrazdel .flblock {
        width: 50%;
        margin-left: 0;
    }
    .carouselrazdel .imground {
        width: 60px;
        min-width: 60px;
        height: 60px;
    }
    .carouselrazdel .imground+h3 a {
        font-size: 12px;
        font-weight: 400;
        color: rgba(43, 43, 43, 0.87);
        text-transform: none;
    }
    .carouselrazdel.owl-theme .owl-nav {
        top: 10px;
    }
   
    .news+footer {
        margin-top: 0;
    }
    .textscrol {
        padding-right: 15px;
        text-align: justify;
    }
    .art a {
        font-size: 16px;
    }
    .art p {
        font-size: 14px;
        text-align: justify;
    }
    body {
        font-size: 14px;
    }
    .art {
        margin-bottom: 40px;
    }
    footer li {
        margin-bottom: 4px;
        font-size: 12px;
    }
    footer li a {
        font-size: 12px;
    }
    .news {
        padding: 10px 0;
    }footer .text-right {
	text-align: left;
	margin-top: 10px;
}
    .contact-tab {
        padding: 40px 0;
        margin: 20px 0 40px 0;
    }
    .introtop {
        padding-top: 0;
    }
    .news .introtop {
        background: none
    }
    .owl-carousel .owl-next {
        right: -20px;
        background-size: 30px;
    }
    .owl-carousel .owl-prev {
        left: -20px;
        background-size: 30px;
    }
    .ctit {
        display: none;
    }
    .tovar p.price {
        font-size: 14px;
    }
    .tovar p,
    .tovar p.price,
    .tovar {
        text-align: center;
        margin: 0 auto;
    }
    .tovar .labeles {
        top: 15px;
        left: 0;
        right: 0;
    }
    .tovar .labeles span {
        margin-right: 0;
    }
    .introtop {
        background: none;
        text-align: center;
    }
    .introtop img {
        display: none;
    }
    .imground {
        width: 80px;
        min-width: 80px;
        height: 80px;
    }
    .flblock {
        width: 180px;
    }
    .imground+h3 {
        font-size: 12px;
    }
    .outfl {
        gap: 5;
    }
    #logo {
        max-width: 220px;
    }
    .menu-icon {
        margin-top: 10px;
    }
    #searchbtn svg {
        margin-top: 5px;
    }
    .introlinks a {
        font-size: 14px;
        margin: 0 10px 15px 10px;
    }
.fs60 {
	font-size: 30px;
	text-align: center;
	margin-top: 20px;
}
    .fs60+p {
        font-size: 24px;
        text-align: center;
    }
    .introdesc {
        max-width: 100%;
        font-size: 14px;
        margin-bottom: 0;
        text-align: center;
    }
    .introlinks {
        text-align: center;
    }
    .intro {
        background: #f2f2f2;
        padding: 10px 0;
    }
    .introimg {
        padding: 40px 0 70px 0;
    }
    a.showroomlink {
        display: none;
    }
    .contact-top .col-md-6 {
        display: flex;
        justify-content: space-between;
        padding: 0;
    }
    .contact-top a {
        padding: 0;
    }
    header {
        padding: 25px 0 25px 0;
    
    }
    .introlinks {
        text-align: center;
        display: none;
    }
    .main .text-left {
        text-align: center;
    }
    .imground+h3 {
        font-size: 12px;
        text-align: left;
    }
    .tovar {
        padding: 5px 10px;
        height: 310px;
        margin-bottom: 30px;
    }
    .imground {
        margin-right: 5px;
    }
    .outrazdel {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .outfl {
        gap: 5px;
        justify-content: space-around;
    }
    .tovar {
        padding: 35px 10px 0 5px;
        height: 310px;
    }
    .tovar img {
        margin-bottom: 20px;
    }
    body .owl-carousel .owl-prev {
        width: 15px;
        height: 30px;
        background-size: contain !important;
    }
    body .owl-carousel .owl-next {
        width: 15px;
        height: 30px;
        background-size: contain !important;
    }
    .flblockcon p {
        text-align: left;
        font-size: 14px;
    }
    .more {
        font-size: 14px;
    }
    .owl-theme .owl-dots {
        text-align: center;
    }
    ul#myTab {
        align-content: center;
        justify-content: center;
    }
    .outimg {
        background: #f2f2f2;
        width: 100%;
        padding: 50px 50px;
    }
    .razdely {
        padding: 30px 20px;
    }
    .carouselrazdel .flblock {
        margin-left: 10%;
    }.eFilter_sort_title {
	display: block;
}.dropdown-showroomlink a, .sidemenu a {
	color: #000;
	padding: 5px 0;
	display: inline-block;
	} footer .col-6 svg{display:none} .dmobnone{display:none} footer .pl {
	padding-left: 0;
}footer p.upc { 
	padding-top: 0; 
}footer span {
	font-size: 14px;
	display: inline-block;
	padding: 4px 0;
	font-weight: bold;
}
}

@media (max-width:398px) { 
    .razdely {
        padding: 30px;
    }
    .razdely {
        padding: 30px 5px;
    }
    .flblock {
        width: 165px;
    }
    .carouselrazdel .flblock {
        max-width: 96%;
        margin-left: 4%;
    }
    .imground {
        width: 60px;
        min-width: 60px;
        height: 60px;
    }
    h2 {
        font-size: 20px;
        text-transform: uppercase;
        margin-bottom: 30px;
    }
    .tovar p {
        font-size: 12px;
    }
    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        font-size: 12px;
    }
    .nav-tabs .nav-item .nav-link,
    .nav-tabs .nav-link {
        font-size: 12px;
    }
}

@media (max-width:375px) {
    .flblock {
        width: 145px;
    }
    .outfl {
        gap: 5px;
    }
}body .tovar  .imgh:hover{opacity:1; zoom:1.5} a.imgh:hover{opacity:1; zoom:1.5} .titl a{color: rgb(62, 62, 62);}

	#mobf{display:none}
.filterss .close{display:none}
	@media(max-width:990px) {#mobf {
	display: block;
	background: red;
	position: fixed;text-align: left;
	right: 0;
	top: 40%;
	padding: 5px 7px 7px 15px;
	border-radius: 30px 0 0 30px; cursor:pointer;
}
		.filterss .close{display:block ;top: 10px;
position: absolute;
right: auto;
left: 10px;}	 .eFiltr_form {
	margin-top: 20px;
}
		.filterout { 
	width: 305px;
	min-width: 305px;
	position: fixed;
	padding: 30px;
	top: 0;
	display: block;
	bottom: 0;
	z-index: 99992;
	height: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	right: -305px;
	overflow-y: auto;
	background-color: #fff;
	box-shadow: -3px 0 21px rgba(63, 63, 63, 0.15);
	text-align: left;
	color: #000;
}.filterout.active {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	right: 0; 
}
	} .close{cursor:pointer}
	