@charset "UTF-8";
@font-face {
    font-family: 'futura';
    src: url('./fonts/futura.eot');
    src: url('./fonts/futura.eot?#iefix') format('embedded-opentype'),
        url('./fonts/futura.woff') format('woff'),
        url('./fonts/futura.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*@font-face {
    font-family: "futura";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("./fonts/Futura/Light/FuturaPTLight.woff2") format('woff2'),
      url("./fonts/Futura/Light/FuturaPTLight.woff") format('woff'),
      url("./fonts/Futura/Light/FuturaPTLight.ttf") format('ttf'),
      url("./fonts/Futura/Light/FuturaPTLight.eot") format('eot'),
      url("./fonts/Futura/Light/FuturaPTLight.eot?#iefix") format('embedded-opentype'),
      url("./fonts/Futura/Light/FuturaPTLight.otf") format('otf'),
      url("./fonts/Futura/Light/FuturaPTLight.svg#FuturaPTLight") format('svg');
  }
@font-face {
    font-family: "futura";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("./fonts/Futura/Book/FuturaPTBook.woff2") format('woff2'),
      url("./fonts/Futura/Book/FuturaPTBook.woff") format('woff'),
      url("./fonts/Futura/Book/FuturaPTBook.ttf") format('ttf'),
      url("./fonts/Futura/Book/FuturaPTBook.eot") format('eot'),
      url("./fonts/Futura/Book/FuturaPTBook.eot?#iefix") format('embedded-opentype'),
      url("./fonts/Futura/Book/FuturaPTBook.otf") format('otf'),
      url("./fonts/Futura/Book/FuturaPTBook.svg#FuturaPTBook") format('svg');
  }
  @font-face {
    font-family: "futura";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("./fonts/Futura/Medium/FuturaPTMedium.woff2") format('woff2'),
      url("./fonts/Futura/Medium/FuturaPTMedium.woff") format('woff'),
      url("./fonts/Futura/Medium/FuturaPTMedium.ttf") format('ttf'),
      url("./fonts/Futura/Medium/FuturaPTMedium.eot") format('eot'),
      url("./fonts/Futura/Medium/FuturaPTMedium.eot?#iefix") format('embedded-opentype'),
      url("./fonts/Futura/Medium/FuturaPTMedium.otf") format('otf'),
      url("./fonts/Futura/Medium/FuturaPTMedium.svg#FuturaPTMedium") format('svg');
  }
  @font-face {
    font-family: "futura";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("./fonts/Futura/Demi/FuturaPTDemi.woff2") format('woff2'),
      url("./fonts/Futura/Demi/FuturaPTDemi.woff") format('woff'),
      url("./fonts/Futura/Demi/FuturaPTDemi.ttf") format('ttf'),
      url("./fonts/Futura/Demi/FuturaPTDemi.eot") format('eot'),
      url("./fonts/Futura/Demi/FuturaPTDemi.eot?#iefix") format('embedded-opentype'),
      url("./fonts/Futura/Demi/FuturaPTDemi.otf") format('otf'),
      url("./fonts/Futura/Demi/FuturaPTDemi.svg#FuturaPTDemi") format('svg');
  }
  @font-face {
  font-family: "futura";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./fonts/Futura/Bold/FuturaPTBold.woff2") format('woff2'),
    url("./fonts/Futura/Bold/FuturaPTBold.woff") format('woff'),
    url("./fonts/Futura/Bold/FuturaPTBold.ttf") format('ttf'),
    url("./fonts/Futura/Bold/FuturaPTBold.eot") format('eot'),
    url("./fonts/Futura/Bold/FuturaPTBold.eot?#iefix") format('embedded-opentype'),
    url("./fonts/Futura/Bold/FuturaPTBold.otf") format('otf'),
    url("./fonts/Futura/Bold/FuturaPTBold.svg#FuturaPTBold") format('svg');
}
  @font-face {
    font-family: "futura";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("./fonts/Futura/ExtraBold/FuturaPTExtraBold.woff2") format('woff2'),
      url("./fonts/Futura/ExtraBold/FuturaPTExtraBold.woff") format('woff'),
      url("./fonts/Futura/ExtraBold/FuturaPTExtraBold.ttf") format('ttf'),
      url("./fonts/Futura/ExtraBold/FuturaPTExtraBold.eot") format('eot'),
      url("./fonts/Futura/ExtraBold/FuturaPTExtraBold.eot?#iefix") format('embedded-opentype'),
      url("./fonts/Futura/ExtraBold/FuturaPTExtraBold.otf") format('otf'),
      url("./fonts/Futura/ExtraBold/FuturaPTExtraBold.svg#inter-regular") format('svg');
  }*/

.covid {
    position: fixed;
    top: 0;
    background: #f44;
    font-size: 13px;
    width: 100%;
    text-align: center;
    padding: 4px 0;
    z-index: 444;
    color: #fff;
}

.covid span {
    text-decoration: underline;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    /*font-family: 'Calibri';
font-family: 'futurabookc', futura_md;*/
    font-family: 'futura', Arial;
}

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

/* remember to define focus styles! */
:focus {
    outline: 0;
}

body {
    line-height: 1;
    color: #575757;
    background: #fff;
    font-size: 18px;
}

ol,
ul {
    list-style: none;
}

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

caption,
th,
td {
    text-align: left;
    font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}





html,
body {
    min-height: 100%;
    position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}

em {
    font-style: italic;
}

ul li {
    list-style-type: none;
}

.clear {
    clear: both;
}

strong {
    font-weight: bold;
}

a {
    color: #d97c2a;
}

a:hover {
    text-decoration: none;
}

















.global-wrapper {
    min-width: 1280px;
    width: 1280px;
    margin: 0 auto;
}

.wrapper {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.wrapper h2 {
    padding-bottom: 10px;
}


/* HEADER */

#header {
    height: 90px;
    position: relative;
    background: #fff;
    min-width: 1280px;
    width: 100%;
    z-index: 101;
    border-bottom: 1px solid #ccc;
}

#header .wrapper {
    position: relative;
    min-width: 1280px;
    width: 1280px;
}

#header-2 {
    display: none;
}

/*#logo {display:block;width:148px;height:64px;position:absolute;left:20px;top:18px;}*/
#logo {
    display: block;
    height: 64px;
    position: absolute;
    top: 0;
    width: 178px;
}


#header ul {
    position: relative;
    left: 180px;
    top: 40px;
    display: inline-block;
    float: left;
}

#header ul li {
    float: left;
    margin: 0;
    height: 50px;
}

#header ul li:hover {
    background: url('../img/top-li-bg.png') center bottom no-repeat;
}

#header ul li.last-li {
    border-right: 0;
}

#header ul li a {
    font-size: 14px;
    color: #d97c2a;
    text-decoration: none;
    display: inline-block;
    padding: 0 16px 3px 16px;
    border-right: 1px solid #ccc;
}

#header ul li a span {
    font-size: 18px;
    color: #575757;
    text-transform: uppercase;
    display: block;
}

#header p {
    position: absolute;
    top: 47px;
    font-size: 18px;
    height: 31px;
    line-height: 31px;
    padding: 0 0 0 35px;
}

.top-email {
    right: 0px;
    color: #898989;
    background: url('../img/bg-top-email.png') 0px 0px no-repeat;
}

.top-phone {
    right: 230px;
    color: #9a9a9a;
    background: url('../img/bg-top-phone.png') 0px 0px no-repeat;
}

#header a {
    cursor: pointer;
}


#fake-header {
    height: 66px;
    background: #fff;
    min-width: 1280px;
    width: 100%;
}

/* /HEADER */
body {
    overflow-x: hidden;
}

.for-li ul li {
    list-style: circle;
    margin-left: 20px;
}

/* HOME-SLIDER */

#home-slider {
    height: 478px;
    width: 100%;
    position: relative;
    float: right;
}

.home-slider_12 {
    width: 100% !important;
    height: 478px !important;
}

.home-slider_12 .home-slide h2 {
    position: relative;
    left: 10px;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    font-size: 84px;
    margin: 130px 0 10px 0;
    max-width: 80%;
    font-weight: 400;
}

.home-slider_12 .home-slide h3 {
    position: relative;
    left: 10px;
    font-size: 27px;
    color: #fff;
    background: #ff9c53;
    padding: 5px 15px;
    max-width: 80%;
    font-weight: 400;
}

.home-slider_12 .home-slide p {
    position: relative;
    left: 10px;
    font-size: 27px;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    margin: 13px 0 0px;
    max-width: 80%;
}

.home-slide {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}

.home-slide.show {
    z-index: 98;
}

.home-slide * {
    display: none;
}

.home-slide h2 {
    position: relative;
    left: 10px;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    font-size: 84px;
    margin: 130px 0 10px 0;
    max-width: 80%;
}

.home-slide h3 {
    position: relative;
    left: 10px;
    font-size: 27px;
    color: #fff;
    background: #ff9c53;
    padding: 5px 15px;
    max-width: 80%;
}

.home-slide p {
    position: relative;
    left: 10px;
    font-size: 27px;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    margin: 13px 0 0px;
    max-width: 80%;
}

.home-slide p a {
    font-size: 25px;
    font-weight: bold;
    text-shadow: 1px 1px 2px #000;
    color: #ff9c53;
    font-weight: 400;
}


.home-slide-1 {
    background: url('../img/slider/1.jpg') 0px 0px no-repeat;
}

.home-slide-2 {
    background: url('../img/slider/1.jpg') 0px 0px no-repeat;
}

#slider-circles {
    position: absolute;
    bottom: 40px;
    left: 50%;
    height: 18px;
    z-index: 99;
}

#slider-circles div {
    background: url('../img/slider-circle.png') 0px 0px no-repeat;
    height: 18px;
    width: 17px;
    z-index: 99;
    float: left;
    margin: 0 2px;
    cursor: pointer;catalog
}

#slider-circles div.active-slide {
    background-position: 0px -20px;
}


/* /HOME-SLIDER */







/* HOME-BLOCK */

#home-blocks-wrap {
    width: 100%;
    margin: 10px 0 0 0;
    border-bottom: 1px solid #ccc;
}

.home-blocks-wrap-footer {
    border-bottom: 0 !important;
}

#home-blocks {
    float: left;
    margin-top: 10px;
    width: 100%;
}

.home-block {
    position: relative;
}

.home-block-1 {
    float: left;
}

.home-block-2 {
    float: left;
}

.home-block-3 {
    float: right;
}

.home-block a {
    display: block;
    width: 100%;
    text-decoration: none;
}

.home-block a span {
    font-size: 24px;
    color: #535353;
    text-transform: uppercase;
    display: block;
    margin: 0 0 3px 0;
}

.home-block a img {
    display: block;
    width: 100%;
    height: auto;
}

.home-block-img_wrapper {
    position: relative;
    transition: box-shadow .25s, transform .25s;
    /*padding: 0 2%;*/
}

.home-block .opacity_layer {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../img/opacity.png') 0px 0px repeat;
    -webkit-transition: all 0.2s ease-out 0;
    -moz-transition: all 0.2s ease-out 0;
    -o-transition: all 0.2s ease-out 0;
    transition: all 0.2s ease-out 0;
}

.home-block:hover .home-block-img_wrapper:hover {
    transform: translateY(-3px);
    box-shadow: 0 20px 70px rgba(0, 0, 0, .3);
}

.home-block:hover a {
    color: #5d5d5d;
}

.home-block:hover a span {
    color: #d98a03;
}




.home-block-text_wrapper {
    margin: 10px 0 0;
    padding: 0 30px;
    border-right: 1px solid #ccc;
    height: 70px;
}

.home-block-mobile {
    display: none;
}

.home-block {
    display: block;
}

/*
.main_btm a{display:block;width:100%;text-decoration:none;}
.main_btm a span{font-size:24px;color:#535353;text-transform:uppercase;display:block;margin:0 0 3px 0;}
.main_btm a img{display:block;width:100%;height:auto;}
.main_btm :hover a {color:#5d5d5d;}
.main_btm :hover a span {color:#d98a03;}
*/
/* /HOME-BLOCK */







/* CONTENT */

.content-left-part {
    width: 599px;
    padding: 0 40px 0 0;
    border-right: 1px solid #ccc;
    float: left;
    text-align: justify;
}

.not-border {
    border: 0 !important;
}

.content-right-part {
    width: 600px;
    padding: 0 0 0 25px;
    float: right;
    text-align: justify;
}

.content #blocks4-wrap {
    margin: 25px 0 25px 0;
}

.content #blocks4-wrap .block4 {
    display: inline-block;
    width: 190px;
    padding: 0 0 0 100px;
    height: 90px;
    line-height: 90px;
    margin: 0 35px 0 0;
    text-decoration: none;
    color: #535353;
}

#blocks4-wrap {
    float: left;
}

.content #blocks4-wrap .block4-1 {
    background: #d5d5d5 url('../img/bg-block4-11.png') 25px 50% no-repeat;
}

.content #blocks4-wrap .block4-1:hover {
    background: #f2f2f2 url('../img/bg-block4-12.png') 25px 50% no-repeat;
}

.content #blocks4-wrap .block4-2 {
    background: #d5d5d5 url('../img/bg-block4-21.png') 25px 22px no-repeat;
}

.content #blocks4-wrap .block4-2:hover {
    background: #f2f2f2 url('../img/bg-block4-22.png') 26px 22px no-repeat;
}

.content #blocks4-wrap .block4-3 {
    background: #d5d5d5 url('../img/bg-block4-31.png') 25px 50% no-repeat;
}

.content #blocks4-wrap .block4-3:hover {
    background: #f2f2f2 url('../img/bg-block4-32.png') 25px 50% no-repeat;
}

.content #blocks4-wrap .block4-4 {
    background: #d5d5d5 url('../img/bg-block4-41.png') 25px 50% no-repeat;
}

.content #blocks4-wrap .block4-4:hover {
    background: #f2f2f2 url('../img/bg-block4-42.png') 25px 50% no-repeat;
}

.content #blocks4-wrap .block4-3 {
    padding: 0 0 0 120px;
    width: 170px;
}

.content #blocks4-wrap .block4-4 {
    margin: 0;
}

.content {
    margin: 15px auto -5px auto;
    text-align: justify;
}

.content p {
    margin: 0 0 15px;
}

.content h3 {
    font-size: 18px;
    margin: 20px 0;
}

.content h2 {
    font-size: 24px;
    color: #d98a03;
    padding-bottom: 15px;
}

.normal-color {
    color: #575757 !important;
}

.cat_desc h1,
.content h1 {
    font-size: 28px;
}

#catalog-wrap .catalog__item,
#catalog-wrap>a {
    position: relative;
    display: block;
    float: left;
    margin: 5px 3px 10px 0px;
    padding: 8px 7px 8px 7px;
    text-decoration: none;
    color: #535353;
    font-size: 20px;
    width: 389px;
}

#catalog-wrap .catalog__item-specifications {
  display: grid;
  gap: 10px;
  padding: 18px 2px 35px;
}

#catalog-wrap .catalog__item-specification {
  position: relative;
  font-size: 12px;
  line-height: normal;
  color: #6A6A6A;
  overflow: hidden;
}

#catalog-wrap .catalog__item-specification::after {
  content: "..........................................................................................................................................................";
  display: block;
  white-space: nowrap;
  overflow: hidden;
}

#catalog-wrap .catalog__item-specification-left {
  float:left;
  margin: 0 5px 0 0;
  font-weight: 700;
}

#catalog-wrap .catalog__item-specification-right {
  float:right;
  margin: 0 0 0 5px;
  max-width: calc(100% - 70px);
  font-weight: 500;
  text-align: right;
}

#catalog-wrap .catalog__item2,
#catalog-wrap>a {
    position: relative;
    display: block;
    float: left;
    margin: 25px 3px 10px 0px;
    padding: 8px 7px 8px 7px;
    text-decoration: none;
    color: #535353;
    font-size: 20px;
    width: 303px;
    height: 412px;
}

.catalog__item2 span img {
    width: 100% !important;
    height: auto !important;
}

.catalog__item {
    width: 409px !important;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    border-radius: 7px;
}

#catalog-wrap>a:hover {
    color: #ee8427
}

#catalog-wrap .catalog__item:hover,
#catalog-wrap .catalog__item a {
    text-decoration: none;
}

#catalog-wrap .catalog__item .callme-btn {
    display: none;
}

#catalog-wrap .catalog__item:hover .callme-btn {
    display: block;
}

.catalog__item>a {
    display: block;
}

#catalog-wrap div.catalog__item:hover {
    box-shadow: 0 20px 220px rgba(0, 0, 0, 0.25);
}

#catalog-wrap .catalog__item2:hover,
#catalog-wrap .catalog__item2 a {
    text-decoration: none;
}

#catalog-wrap .catalog__item2 .callme-btn {
    display: none;
}

#catalog-wrap .catalog__item2:hover .callme-btn {
    display: block;
}


.catalog__item2>a {
    display: block;
}

#catalog-wrap div.catalog__item2:hover {
    box-shadow: 0px 0 0px 1px #d97c2a;
    /*border:1px solid #d97c2a;*/
}

#catalog-wrap a.img-5 {
    margin-right: 0;
}

#catalog-wrap a span:not(.catalog__item-description a span, .catalog__item-specification span, .catalog__item-name, .catalog__item-price) {
    position: relative;
    display: inline-block;
    margin: 7px 0 0;
    width: 100%;
    height: 192px;
}

#catalog-wrap a span span:not(.catalog__item-price) {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: url('../img/opacity.png') 0px 0px repeat;
    z-index: 2;
    margin: 0;
}

#catalog-wrap a:hover span span {
    opacity: 1;
}

#catalog-wrap a img {
    width: 288px;
    height: 192px;
    display: inline-block;
}

#catalog-wrap .catalog__item a>span>img.attachment-post-thumbnail.wp-post-image {
    width: 100% !important;
    height: auto !important;
    display: inline-block;
}



#product-wrap {
    margin: 15px auto 20px auto;
}

#product-img {
    float: left;
    width: 800px;
    position: relative;
}

#product-img img {
    max-width: 100%;
    height: auto;
}

#product-price-wrap {
    float: left;
    width: 360px;
    margin: 0 0 0 60px;
}

#product-price-wrap #product-price {
    font-size: 22px;
    color: red;
    line-height: 34px;
}

#product-price-wrap strong {
    font-size: 22px;
}

#product-price-wrap p a[href="kontakty"]:hover {
    color: #575757;
}




#product-price-wrap .photogallery-link a.photogallery:hover {
    color: #d97c2a;
}

#product-price-wrap p.product-5-garantiya {
    margin: 40px 0 40px -10px;
}

.callme-btn,
.besplatnyj-zamer {
    cursor: pointer;
}

.besplatnyj-zamer {
    cursor: pointer;
    background-color: #ee8427;
    color: white !important;
    box-sizing: border-box;
    padding: 14px 65px;
    border-bottom: 2px solid #ad601d;
    text-decoration: none;
    border-radius: 7px;
    margin: 20px auto;
    width: 293px;
}

#product-price-wrap p.photogallery-link {
    margin-top: 35px;
}

#product-price-wrap p.photogallery-link a {
    font-size: 18px;
    letter-spacing: 2px;
}

#product-price-wrap p.photogallery-link:hover a {
    color: #d97c2a;
}

.text-red {
    color: #ff0000 !important;
    font-size: 15px;
}

.hr-grey {
    width: 100%;
    min-width: 1280px;
    height: 1px;
    background: #ccc;
    margin: 20px 0 20px 0;
    display: block;
    float: left;
}

.hr-grey-mobile {
    display: none;
}


#table-partners {
    margin: 0 auto;
    width: 460px;
}

#table-partners td {
    padding: 5px;
}


.table-2-td-half-width {
    width: 100%;
}

.boxes-ergonomika table caption {
    font-size: 24px;
}

/* /CONTENT */





/* ONLINE_CALC */

.forma-i-razmer label {
    display: inline-block;
    width: 140px;
    height: 170px;
    font-size: 13px;
    margin: 10px 15px 10px 0;
}

.forma-i-razmer .label-1 {
    background: url('../img/bg-radio-1.jpg') 0px 30px no-repeat;
}

.forma-i-razmer .label-2 {
    background: url('../img/bg-radio-2.jpg') 0px 30px no-repeat;
}

.forma-i-razmer .label-3 {
    background: url('../img/bg-radio-3.jpg') 0px 30px no-repeat;
}

.forma-i-razmer .label-4 {
    background: url('../img/bg-radio-4.jpg') 0px 30px no-repeat;
}

#forma-lenght-wrap {
    width: 500px;
    height: 380px;
    position: relative;
    margin: 0 0 30px 0;
}

#sliderlenghtl_wrap,
#sliderlenghtc_wrap,
#sliderlenghtr_wrap {
    position: absolute;
}

#sliderlenghtl_wrap {
    left: 25px;
    top: 115px;
}

#sliderlenghtc_wrap {
    width: 200px;
    left: 50%;
    margin-left: -100px;
    top: 25px;
}

#sliderlenghtr_wrap {
    right: 25px;
    top: 115px;
}

#sliderlenghtl {
    height: 200px;
    margin: 0 auto;
}

#sliderlenghtc {
    width: 100%;
}

#sliderlenghtr {
    height: 200px;
    margin: 0 auto;
}

#forma-lenght-wrap input {
    width: 50px;
    text-align: center;
    padding: 3px;
}

#sliderlenghtc_wrap input {
    display: block;
    margin: 0 auto;
}



.forma-lenght-1 {
    background: url('../img/img-radio-1.jpg') center bottom no-repeat;
}

.forma-lenght-2 {
    background: url('../img/img-radio-2.jpg') center bottom no-repeat;
}

.forma-lenght-3 {
    background: url('../img/img-radio-3.jpg') center bottom no-repeat;
}

.forma-lenght-4 {
    background: url('../img/img-radio-4.jpg') center bottom no-repeat;
}

.forma-lenght-1 #sliderlenghtl_wrap,
.forma-lenght-1 #sliderlenghtr_wrap {
    display: none;
}

.forma-lenght-1 #sliderlenghtc_wrap {
    display: block;
}

.forma-lenght-2 #sliderlenghtr_wrap {
    display: none;
}

.forma-lenght-2 #sliderlenghtc_wrap,
.forma-lenght-2 #sliderlenghtl_wrap {
    display: block;
}

.forma-lenght-3 #sliderlenghtl_wrap {
    display: none;
}

.forma-lenght-3 #sliderlenghtc_wrap,
.forma-lenght-3 #sliderlenghtr_wrap {
    display: block;
}

.forma-lenght-4 #sliderlenghtl_wrap,
.forma-lenght-4 #sliderlenghtc_wrap,
.forma-lenght-4 #sliderlenghtr_wrap {
    display: block;
}




#online-select-hidden {
    display: none;
}


.wpcf7-form label {
    cursor: pointer;
}

span.radio-967 {
    display: block;
    margin: 15px 0;
}

.menu-455 {
    display: block;
    margin: 15px 0;
}



input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
    background: #fff;
    -webkit-box-shadow: inset 0px 1px 2px 0px #ddd;
    -moz-box-shadow: inset 0px 1px 2px 0px #ddd;
    box-shadow: inset 0px 1px 2px 0px #828282;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    /*padding:0 15px;*/
    /*font-size:18px;*/
    color: #626262;
    /*letter-spacing:1px;*/
    height: 37px;
    /*line-height:37px;*/
    border: 1px solid #ededed;
}

#forma-lenght-wrap input {
    height: 22px;
    line-height: 22px;
}

textarea {
    height: 160px;
    line-height: 22px;
    padding: 5px 15px;
}


#onlinecalc_topimg {
    position: absolute;
    top: 20px;
    right: 50px;
    width: 600px;
    height: auto;
}

/* /ONLINE_CALC */





/* BOTTOM-NAV */

#bottom-nav {
    float: left;
    width: 100%;
    padding: 20px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    position: relative;
}

#bottom-nav ul {
    float: left;
    margin: 0 0 0 152px;
    position: relative;
}

#bottom-nav ul li {}

#bottom-nav ul li a {
    color: #9c9c9c;
    font-size: 15px;
}

#bottom-nav ul li a:hover {
    color: #d98a03;
}

/* BOTTOM-NAV */






/* SOC ICONS */

#bottom_social {
    padding: 20px 0 70px 0;
    float: left;
    width: 100%;
}

#bottom_social a,
.social-inst {
    color: #575757;
    margin: 0 8px;
    display: inline-block;
    height: 40px;
}

#bottom_social span {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 50px;
}

#wrap_social {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

#wrap_social-mobile {
    display: none;
    width: 490px;
    margin: 0 auto;
}

#wrap_socil_text {
    text-align: center;
    color: #575757;
    font-size: 21px;
    margin-bottom: 15px;
    font-weight: bold;
    display: none;
}

.icon-facebook {
    background: url('../img/icon-facebook.jpg') 0px 0px no-repeat;
}

.icon-instagram {
    background: url('../img/inst.png') 0px 0px no-repeat;
    background-size: 40px;
}

.icon-vkontakte {
    background: url('../img/vk.jpg') 0px 0px no-repeat;
    background-size: 40px;
}

/* SOC ICONS */




/* FOOTER */

#footer {
    background: #2f2f2f;
    height: 50px;
    position: fixed;
    bottom: 0px;
    min-width: 1280px;
    width: 100%;
    z-index: 101;
}

#footer .wrapper {
    position: relative;
    min-width: 1220px;
    width: 1220px;
}

#footer .wrapper>a img {
    margin-top: 10px;
}

div#top100_widget {
    display: inline;
}

#footer ul {
    position: relative;
    top: 15px;
}

#footer ul li {
    float: left;
    padding: 0 15px;
    border-right: 2px solid #fff;
}

#footer ul li:first-of-type {
    padding-left: 0;
}

#footer ul li:last-of-type {
    border-right: 0;
    margin-right: 30px;
}

#footer ul li a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
}

#footer ul li a:hover {
    color: #d98a03;
}

#footer p {
    color: #a3a3a3;
    font-size: 15px;
    position: absolute;
    top: 18px;
    right: 0px;
}





#fake-footer {
    height: 50px;
    min-width: 1280px;
    width: 100%;
}

/* FOOTER */




.si-overlay {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 103;
    width: 100%;
    height: 100%
}

.si-modal-zvonok,
.si-modal-zamer,
.si-modal-zamer_v1,
.si-modal-quiz,
.si-modal-kredit,
.si-fast-zakaz,
.si-online-oplata {
    display: none;
    background: #fff;
    padding: 30px;
    position: fixed;
    top: 250px;
    left: 50%;
    z-index: 105;
    text-align: center;
    margin-left: -175px;
    margin-top: -190px;
    width: 280px;
    border: 2px solid #ccc;
}

.si-modal-zamer {
    position: absolute;
}

.si-modal-zvonok p,
.si-modal-zamer p,
.si-modal-zamer_v1 p,
.si-modal-kredit p,
.si-fast-zakaz p,
.si-online-oplata p {
    margin: 10px auto;
    width: 238px;

}

.si_modal_all p span {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.si_modal_all p span input {
    float: left;
    width: 100% !important;
}

.si-modal-zvonok p input,
.si-modal-zamer p input,
.si-modal-zamer_v1 p input,
.si-modal-kredit p input,
.si-fast-zakaz p input,
.si-online-oplata p input {
    width: 100%;
}

.si-modal-zamer p input[type="submit"],
.si-fast-zakaz p input[type="submit"],
.si-modal-zvonok p input[type="submit"],
.si-modal-zamer_v1 p input[type="submit"],
.si-modal-kredit p input[type="submit"] {
    font-family: 'futura';
    background-color: #ccc;
    padding: 5px 25px;
    border-radius: 10px;
    box-shadow: 0;
    border: 2px solid #ccc;
    color: #796f6f;
    font-weight: bold;
    font-size: 18px;
}

.si-modal-zamer p input[type="submit"]:hover,
.si-fast-zakaz p input[type="submit"]:hover,
.si-modal-zvonok p input[type="submit"]:hover,
.si-modal-zamer_v1 p input[type="submit"]:hover,
.si-modal-kredit p input[type="submit"]:hover {
    background-color: #aeaeae;
    border: 2px solid #aeaeae;
}


.si-modal-zvonok p input[type="text"],
.si-modal-zamer p input[type="text"],
.si-fast-zakaz p input[type="text"],
.si-modal-zamer_v1 p input[type="text"],
.si-modal-kredit p input[type="text"],
.si-modal-zvonok textarea,
.si-modal-zamer_v1 textarea,
.si-fast-zakaz textarea,
.si-modal-zamer textarea,
.si-modal-kredit textarea {
    width: 210px;
}

.si-success-modal {
    display: none;
    background: #fff;
    padding: 30px;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 105;
    text-align: center;
    margin-left: -175px;
    margin-top: -190px;
    width: 280px
}

.si-close {
    display: block;
    width: 19px;
    height: 19px;
    background: url('../img/si-close.png') 0px 0px no-repeat;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

#product-wrap .gallery-item {
    width: auto !important;
    float: left;
    margin: 2px 6px 2px 0;
    position: relative;
    display: inline-block;
}

#product-wrap .gallery-item .gallery-icon {
    position: relative;
}

#product-wrap .gallery-item img {
    height: 90px !important;
    width: auto !important;
    border: 2px solid #cfcfcf;
    opacity: 1;
}

#product-wrap .gallery-item a:hover img {
    opacity: 0.70;
}

#product-wrap .gallery-item a {
    z-index: 2;
    display: inline-block;
    width: 100%;
    height: 94px;
    background: #000;
}


.gallery-sertificati td {
    padding: 0 30px;
}

.gallery-sertificati #gallery-1,
.gallery-sertificati #gallery-2 {
    width: 520px;
    margin: 10px 0 !important;
}







/* OWL */

.owl-carousel {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}

.owl-carousel div {
    text-align: center;
}

.owl-carousel img {
    height: 500px !important;
    width: auto !important;
    display: inline !important;
}

.owl-dot {
    background: url('../img/slider-circle.png') 0px 0px no-repeat;
    height: 18px;
    width: 17px;
    z-index: 99;
    cursor: pointer;
}

.owl-dot.active {
    background-position: 0px -20px;
}



.owl-strelka-left {
    position: absolute;
    top: 180px;
    left: 40px;
    background: url('../img/strelka-left.png') 0px 0px no-repeat;
    width: 103px;
    height: 137px;
    z-index: 9;
}

.owl-strelka-right {
    position: absolute;
    top: 180px;
    right: 40px;
    background: url('../img/strelka-right.png') 0px 0px no-repeat;
    width: 103px;
    height: 139px;
    z-index: 9;
}


.under_owl_miniimgs_wrap {
    width: 1000px;
    margin: 0 auto;
}

.under_owl_miniimgs_wrap .under_owl_miniimgs_one {
    margin: 0 10px 8px 0;
    float: left;
    height: 70px !important;
    background: #000;
}

.under_owl_miniimgs_wrap img {
    height: 70px !important;
    width: auto;
    cursor: pointer;
}



.under_owl_miniimgs_one.active img {
    opacity: 0.6;
}

/* /OWL */

/* РЎС‚РѕР»РµС€РЅРёС†С‹ Ligron */
table.intro {
    margin-bottom: 20px;
}

.link-min {
    font-size: 22px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 95px;
}

.first-col {
    float: left;
    width: 355px;
    margin-right: 10px;
}

.first-col img {
    text-align: justify;
    margin-bottom: 10px;
}

.second-col {
    float: left;
    width: 400px;
}

.second-col table tr td {
    text-align: center;
    padding: 5px;
}

#link-min-active {
    color: #575757;
}

.link-min:hover {
    color: #575757;
}

.about-left1 {
    float: left;
    width: 746px;
    margin-right: 30px;
}

.about-right1 {
    float: left;
    width: 261px;
}

.about-left2 {
    float: left;
    width: 700px;
}

.about-right2 {
    float: left;
    width: 330px;
    margin-top: 90px
}

.partners-galery img {
    padding: 0 15px;
    vertical-align: middle
}

#tesoro-1 {
    padding-bottom: 15px;
}

#tesoro-2 {
    padding-right: 15px;
}

#btn-port:hover,
#btn-ceny:hover {
    background-color: #eaeaea !important;
    cursor: pointer !important;
}

#ceny-content {
    width: 755px;
    margin: 10px auto;
    line-height: 23px;
}

#ceny-content h2 {
    margin-bottom: 20px;
}

#ceny-content .dark-cell {
    background-color: #a4a5a5;
    color: #fff;
    padding: 10px 35px 10px 5px;
}

#ceny-content .darker-cell {
    background-color: #808282;
    color: #fff;
    padding: 10px 10px 10px 5px;
}

#ceny-content .light-cell {
    background-color: #f5f6f7;
    color: #000;
    padding: 10px 10px 10px 5px;
}

#ceny-content .light-content td p {
    line-height: 5px;
    margin: 0 0 5px;
}

#btn_new,
.btn_new,
.btn_new_v2 {
    float: left;
    width: 100%;
    clear: both
}

#btn_new p {
    float: left;
    width: 210px;
    height: 38px;
    background-image: url('../img/new/btn_b1.png');
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;

}

/*#btn_new p:hover {
  background-image: url('../img/new/btn_b.png');
  color:  #575757;
}
#btn_new p a:hover {
  color:  #575757 !imporatant;
}
#btn_new p:hover {
  color:  #575757 !imporatant;
}*/
#btn_new p {
    padding: 5px 0 0 10px;
}

.www {
    position: relative !important;
}

.we {
    display: none !important;
    background-color: #ededec;
    list-style: outside none none;
    margin-left: -190px;
    margin-top: 10px;
    position: absolute !important;
    width: 200px;
    opacity: 0.9;
    padding: 0px 20px;
    top: -6px !important;
}

.www:hover>ul {
    display: block !important;
}

#btn_h {
    position: absolute;
    margin-left: -25px;
}

.video {
    width: 31.3%;
    float: left;
    height: 300px;
    margin-left: 20px;
}

.cities {
    width: 100%;
    float: left;
}

.cities:nth-child(1) {
    font-weight: 800 !important;
    color: #303030;
    font-size: 17px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.dropdown-inside {
    background-color: #ededec;
    list-style: outside none none;
    margin-left: -190px;
    margin-top: 10px;
    position: absolute !important;
    width: 200px;
    heigh: 300px;
    opacity: 0.9;
    display: none !important;
    padding: 0px 20px;
}

#cat_m:hover .dropdown-inside {
    display: block !important;
}

.cat_m:hover .dropdown-inside {
    display: block !important;
}

.dropdown-inside li {
    height: 20px !important;
    padding: 3px 10px 0;
    width: 250px;
    padding: 0;
}

#header .dropdown-inside li a {
    color: #565656 !important;
    border-right: none;
}

#ddown li:hover {
    background: rgba(0, 0, 0, 0) url("../img/new/arr1.png") no-repeat scroll left center !important;

}

.ddown li:hover {
    background: rgba(0, 0, 0, 0) url("../img/new/arr1.png") no-repeat scroll left center !important;
}

.ddown {
    margin-left: -25px;
}

.ddown li a {
    padding: 5px 0;
}

.ddown li {
    /*height: 30px !important;
    padding-top: 9px;*/
    height: 20px !important;
    padding-top: 1px;
}

.ddown li:last-child {
    height: 30px !important;
    padding-top: 9px;
}


.mojki {
    border-bottom: 1px solid #e6e7e8;
}

.mojki:last-child {
    border-bottom: none;
}

.mojki .size_sm {
    color: #575757 !important;
    float: left;
    font-size: 16px !important;
    margin-top: 15px;
    width: 100%;
}

.cityes {
    width: 100%;
    display: block;
}

.promo_banner {
    width: 100%;
    box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
    height: 300px;
    border-radius: 7px;
    margin-top: 20px;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    overflow: hidden;
}

.promo_banner:hover {
    box-shadow: 0 0px 24px 0 rgba(0, 0, 0, 0.2), 0 1px 0px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.promo_text {
    width: 416px;
    height: 300px;
    float: left;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 40px 0;
}

.promo_text h2 {
    font-weight: 400;
}

.mojki a {
    color: #e27c23 !important;
    float: left !important;
    position: relative !important;
    width: 33.333% !important;
    margin: 15px 0 20px 0 !important;
    text-align: center;
    padding: 0 0px !important;
}

.mojki a span {
    width: auto !important;
    height: auto !important;
}

.mojki a span img {
    width: 300px !important;
    height: 250px !important;
}

.mojki #product-price {
    display: none;
}

.mojki .rus {
    display: none !important;
}

.mojki .itl {
    display: none !important;
}





.smesiteli {
    border-bottom: 1px solid #e6e7e8 !imporatant;
}

.smesiteli:last-child {
    /* border-bottom: none;*/
}

.smesiteli .size_sm {
    color: #575757 !important;
    float: left;
    font-size: 16px !important;
    margin-top: 15px;
    width: 100%;
}

.smesiteli .size_sm_desc {
    color: #575757 !important;
    float: left;
    font-size: 16px !important;
    margin-top: 0px;
    width: 100%;
}

/* .smesiteli a{
     color: #e27c23 !important;
    float: left !important;
    margin: 15px 0 20px 0 !important;
    padding: 0 0 0 48px !important;
    position: relative !important;
    text-align: left;
    width: 29.333% !important;
 } */
.smesiteli a span {
    width: auto !important;
    height: auto !important;
}

.smesiteli a span img {
    /* height: 235px !important;
    width: 170px !important;*/
}

.smesiteli #product-price {
    display: none;
}

.smesiteli .rus {
    display: block !important;
}

.smesiteli .itl {
    display: block !important;
}

.size_sm_desc {
    display: none;
}


.smesiteli .size_sm_desc {
    display: block;
}

.breadcrumb_last {
    color: #d97c2a;
    font-weight: normal;
}

/* #catalog-wrap {
    margin: 0 auto;
    text-align: center;
    width: 1035px;
}*/
.callme-btn {
    font-size: 25px;
    padding: 10px 36px;
    background-color: #d97c2a;
    color: white;
    text-align: center;
    /* width: 200px; */
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    width: 300px;
}

#btn_new>p.callme-btn {
    margin: 3px initial;
    text-align: left;
    margin-bottom: 40px;
}

#header>div>p.top-phone {
    margin-right: 151px !important;
}

#header>div>p.top-email {
    margin-right: 34px !important;
}

.ya-share2.ya-share2_inited {
    margin: 12px 0;
}

#product-price-wrap .callme-btn {
    margin-right: initial;
}

#btn_new p {
    background-image: none;
    background-color: #ee8427;
    margin: 3px 0;
    color: white;
    box-sizing: border-box;
}

#btn_new p a,
#btn_new p a:hover {
    color: white;
}

#product-price-wrap p a[href="kontakty"]:hover {
    color: white;
}

#btn_new a,
.btn_new a,
.buy_kredit_text {
    background-color: #ff5f08;

    color: white;
    box-sizing: border-box;
    padding: 5px 0 0 10px;
    float: left;
    padding: 14px 49px;
    text-decoration: none;
    border-radius: 7px;
    margin: 3px 0;
    margin-bottom: 8px;
}

.btn_new_v2 {
    padding: 5px 0 0 0;
}

.btn_new_v2 a {
    font-size: initial;
    color: #595959;
    box-sizing: border-box;
    float: left;
    padding: 9px 0;
    text-decoration: none;
    border-radius: 7px;
    width: 215px;
    text-align: left;
    border-bottom: 1px dashed #c0c0c0;
    opacity: 0.85;
}

#btn_new a,
.btn_new a {
    font-size: initial;
    width: initial;
    width: 215px;
    text-align: center;
    border-bottom: 4px solid #b9580d;
}

#btn_new a:hover,
.btn_new a:hover {
    opacity: 0.65;
}

#btn_new .callme-btn.green {
    background: #75d135;
    border-bottom: 4px solid #94e142;
}

#product-price-wrap p.product-5-garantiya {
    margin: 16px 0 13px -10px;
}

.btnAndRekv .right-b,
.btnAndRekv .left-b {
    width: 49%;
    box-sizing: border-box;
    float: left
}

.contacts-b .bl_c {
    float: left;
    width: 559px;
    /* padding: 0 11px; */
    margin: 10px 24px 0px 0px;
}

.contacts-b .text-b {
    margin-bottom: 10px;
}

.content>div.contacts-b>div.conn_bl_c>div>a>img {
    width: 100% !important;
}

.btn_new.hover:hover,
h3.callme-btn:hover {
    opacity: 0.65;
}

.catalog__item-description {
    color: #575757;
    text-align: left;
}
.list_content{
    cursor: pointer;
}
.list_content .catalog__item-description{
    display: grid;
    gap: 10px;
}

.page_selector {
    float: left;
    border: 1px solid #e8e6e2;
    text-align: center;
    padding: 10px;
    font-size: 13px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 10px;
    color: #39342e;
}

.catalog__item-description p {
  margin: 0!important;
    font-size: 12px;
    color: #939393;
}

.catalog__item-description a {
  margin-top: 15px;
}

.catalog__item-art::before {
  content: attr(data-art);
  font-size: 15px;
}

.active_selector {
    background: #d97c2a;
    color: #fff;
    border: 1px solid #d97c2a;
}

.or_form {
    float: left;
    width: 130px;
    margin: 20px;
    border: 3px solid #fff;
}

.or_form:hover {
    border: 3px solid #ffc091;
    cursor: pointer;
}

.form_active {
    border: 3px solid #ff9c53;
}

.or_left {
    height: 978px;
    display: inline-block;
    width: 750px;
}

.or_right {
    float: right;
    width: 470px;
}

.or_form_text {
    float: left;
    width: 136px;
    margin: 0 20px 0 20px;
    font-size: 13px;
    text-align: center;

}

.or_n_left {
    float: left;
    width: 352px;
    margin-top: 20px;
    border-right: 1px solid #eee;
}

.or_n_right {
    float: right;
    width: 345px;
    margin-top: 20px;
}

.or_inp {
    width: 300px;
    float: left;
    margin-bottom: 20px;
    border: 1px solid #d4d4d4;
    padding: 10px;
}

.or_inp:focus {
    border: 1px solid #ff9c53;
}

.or_price {
    float: left;
    width: 672px;
    font-size: 27px;
    color: #ff9c53;
    font-weight: 600;
}

.order_online {
    cursor: pointer;
}

.online_from_goods:hover {
    cursor: pointer;
    opacity: 0.7;
}

.button_all {
    background: #ff9c53;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 3px;
    float: left;
    padding: 10px 20px;
    font-size: 15px;
    letter-spacing: 0.3px;
    margin-top: 10px;
}

.button_all:hover {
    opacity: 0.7;
}

#art {
    font-size: 12px !important;
    height: 13px !important;
}

.order_button,
.call_me,
.order_button_zamer_v1,
.kredit_button,
.order_button_fast {
    font-size: initial;
    width: 242px;
    text-align: center;
    border-bottom: 1px solid #757575;
    background-color: #ee8427;
    margin: 3px 0;
    color: white;
    box-sizing: border-box;
    float: left;
    padding: 14px 49px;
    text-decoration: none;
    border-radius: 7px;
    margin: 0 0 0 21px;
    cursor: pointer;
}

.order_button_zamer_v1 {
    padding: 14px 0;
}

.order_button:hover,
.call_me:hover,
.order_button_zamer_v1:hover,
.kredit_button:hover,
.order_button_fast:hover {
    opacity: 0.7;
}

.bread_crumbs_new {
  display: flex;
    float: left;
    width: 100%;
    margin: 0 0 14px -3px;
    position: relative;
    z-index: 2;

}

.bread_crumbs_new li {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.bread_crumbs_new li span {
  text-wrap: nowrap;
}

.fast_zakaz {
    cursor: pointer;
}

.bread_crumbs_new a {
    text-decoration: none;
    color: #6f6f6f;
    font-size: 15px;
    margin: 0 5px;

}

.bread_crumbs_new a:hover {
    text-decoration: underline;
    color: #ff9c53;
}

.final_bread {
    color: #ff9c53 !important;
    text-decoration: underline !important;
    cursor: default !important;
    font-size: 15px;
    margin: 0 5px;
}

.searcher {
    position: absolute;
    right: 0;

}

.searcher:hover {
    opacity: 0.9;
    cursor: pointer;
}

.search_input {
    display: none;
    position: absolute;
    font-size: 12px !important;
    letter-spacing: 0 !important;

}

.calcik {
    position: absolute;
    right: -6px;
    top: 8px;
    display: none !important;
    width: 149px !important;
    height: 64px !important;

}

.calcik:hover {
    cursor: pointer;
    opacity: 0.9;
}

.catalog__item:hover .calcik {
    display: block !important;
}

.catalog__item2:hover .calcik {
    display: block !important;
}

.select_each {
    float: left;
    margin-bottom: 9px;
    border: 1px solid #d4d4d4;
    padding: 5px;
    margin-right: 10px;
    width: 150px;

}

.own_img {
    width: 100%;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.own_img:hover {
    box-shadow: 0 5px 25px rgba(0, 97, 166, 0.25);
}

.new_button_style {
    display: block;
    margin-left: 741px;
    margin-top: -26px;
    margin-bottom: 4px;
    background: #75d135;
    /*#7ec814*/
    color: #fff;
    width: 122px;
    text-align: center;
    padding: 4px 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.5px;
    border-radius: 5px;
}

.new_button_style2 {
    margin-left: 741px;
    margin-top: 4px;
    display: block;
    width: 63px;
    text-align: center;
    padding: 4px 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.5px;
    border-radius: 5px;
    background: linear-gradient(to left, #ff7908, #ff5c62);
    color: #fff;

}

.new_button_style:hover,
.new_button_style2:hover {
    opacity: 0.75;
}

.textov h2,
.textov h1,
.textov h3 {
    margin: 10px 0;
}

.for-li ul {
    margin-top: 10px;
}

h1 {
    margin: 10px 0;
}

.subcat {
    float: left;
    width: 295px;
    margin-top: 10px;
    margin-right: 10px;
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    border: 1px solid #dadada;
    color: #656565;
    font-size: 15px;
    letter-spacing: 0;
    height: 45px;
    border-radius: 5px;
}

.subcat:hover {
    border: 1px solid #d98a03;
}

.subcat img {
    float: left;
    width: 28px;
    height: 28px;
    margin-right: 10px;
}

.tb_text {
    float: left;
    width: 207px;
    margin-top: 4px;
}

.ssc {
    width: 100%;
    float: left;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.textov table {
    width: 65%;
    border: none;
    border-collapse: collapse;
}

.textov td {
    border: 1px solid #e8e6e2;
    padding: 8px;
}

.comeback {
    margin-bottom: 20px;
}

.comeback:hover {
    opacity: 0.5;
    cursor: pointer;
}

.mobile_header {
    display: none;
}

@media screen and (min-width: 1170px) {
    #my-menu {
        display: none;
    }
}

.complect_name {
    color: #575757;
}

.complect_name2 {
    font-size: 14px;
    letter-spacing: 0;
    color: #8f8f8f;
    height: 70px;
    overflow: hidden;
    margin-top: 8px;
}

.complect_good2 img {
    width: 100%;
}

.complect_good {
    float: left;
    width: 213px;
    height: 330px;
    padding: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.complect_good img {
    width: 100%;
}

.complect_good:hover {
    box-shadow: 0px 0 0px 1px #d97c2a;
}

.complect_good .callme-btn {
    display: none;
}

.complect_good:hover .callme-btn {
    display: block;
}

.complect_no_price2 {
    color: #393939;
    font-size: 17px;
    letter-spacing: 0.1px;
    font-weight: 600;
    border-radius: 2px;
    float: left;
    margin-top: 0px;
    border-top: 1px solid #eee;
    width: 100%;
    padding: 10px 0 0 0;
}

.owl-carousel-2.owl-drag .owl-item:hover {
    position: relative;
    z-index: 888;
}

.owl-carousel-2 .owl-nav .owl-prev {
    position: absolute;
    top: 65px;
    font-size: 29px;
    left: -35px;
    color: #cecece;
}

.owl-carousel-2 .owl-nav .owl-next {
    position: absolute;
    top: 65px;
    font-size: 29px;
    right: -35px;
    color: #cecece;
}

.owl-carousel-2 .owl-nav .owl-prev:hover,
.owl-carousel-2 .owl-nav .owl-next:hover {
    color: #ff9c53;
}


.owl-carousel-3.owl-drag .owl-item:hover {
    position: relative;
    z-index: 888;
}

.owl-carousel-3 .owl-nav .owl-prev {
    position: absolute;
    top: 65px;
    font-size: 29px;
    left: -35px;
    color: #cecece;
}

#product-img img:hover {
    cursor: url(/media-temp/img/resize2.png), pointer;
}

.owl-carousel-3 .owl-nav .owl-next {
    position: absolute;
    top: 65px;
    font-size: 29px;
    right: -35px;
    color: #cecece;
}

.owl-carousel-3 .owl-nav .owl-prev:hover,
.owl-carousel-3 .owl-nav .owl-next:hover {
    color: #ff9c53;
}

.good_index {
    float: left;
    width: 195px;
    padding: 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #fff;
    margin-right: -1px;
    border-left: 1px solid #eee;
}

.good_index:hover {
    border: 1px solid #ff9c53;
    position: relative;
}

.mobile_acc {
    display: none;
}

.show_filter_results {
    background: linear-gradient(to left, #ff7908, #ff5c62);
    color: #fff;
    cursor: pointer;
    padding: 8px 18px;
    font-size: 13px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 1px 0 0 0;
    border-radius: 2px;
    float: right;
}

.se_filter_box {
    float: left;
}

.se_filter_box select {
    margin-right: 10px;
    max-width: 140px;
}

.all_model h2:hover {
    opacity: 0.75;
}

.block_one_style {
    height: 200px;
}

.garantia-5-year {
    width: 235px;
}

.bottom-nav-mobile {
    width: 100%;
}

#bt1,
#bt2 {
    width: 640px !important;
}

.catalog_smesiteli .catalog__item {
    height: 354px;
    width: 303px !important;
}

.catalog_mojki-nakladnye .catalog__item {
    width: 303px !important;
    height: 239px !important
}

.catalog_mojki-pod-stoleshnicu .catalog__item {
    width: 303px !important;
    height: 239px !important
}

.name_complect {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    font-size: 21px;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px 0 5px 7px;
    border-left: 4px solid #ee8427;
}

.very_desc {
    display: block;
    margin-top: 30px;
}

.for-li {
    width: 100%;
}

.cat_desc,
.for-li {
    text-align: justify;
}

.complect_good_no_p {
    height: 273px;
}

.mob_center .btn_new a {
    background: linear-gradient(to left, #ff7908, #ff5c62);
}

.citieses h2,
.contacts-b h2 {
    padding: 0 !important;
    text-align: left;
    font-size: 28px !important;
    color: #575757 !important;
}

.menu_line {
    background: #2f2f2f;
    border-bottom: 1px solid #2f2f2f;
    height: 44px;
    width: 100%;
    float: left;
    z-index: 777;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    position: fixed;
}

.middle {
    width: 1280px;
    margin: auto;
}

.category_nav {
    float: right;
    width: 100%;
    position: relative;
}

.category_nav .p_m {
    background: transparent;
    color: #fff;
    padding: 5px 14px;
    font-size: 18px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 8px 0 0 0;
    border-radius: 2px;
    float: left;
}

.category_nav>div {
    float: left;
    height: 46px;
}

.opener_div:hover .p_m {
    background: #d97c2a;
    color: #fff;
    cursor: pointer;
}

.main_catalog {
    list-style: none;
    margin-left: -25px;
    font-size: 13px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    font-weight: 500;
    color: #7b7b7b;
    margin: 0 0 0 0;
    width: 200px;
    background: #fff;
    float: left;
    padding: 10px 10px 10px 15px;
    border-right: 1px solid #e8e6e2;
}

.main_catalog>li {
    width: 1170px;
}

.main_catalog>li:hover>div {
    display: block;
    border-right: 1px solid #e8e6e2;
    min-width: 300px;
}

.main_catalog>li>a:not(.main_catalog_item) {
    width: 206px;
    display: block;
    padding: 8px 5px 8px 15px;
    margin-left: -15px;
}

.main_catalog>li:hover>a:not(.main_catalog_item) {
    background: #d97c2a;
    color: #fff;
    font-weight: 400;
}

.main_catalog>li>a>i {
    display: none;
    float: right;
    margin-right: 15px;
    margin-top: -2px;
}

.main_catalog>li:hover>a>i {
    display: block;
}

.menu_h2 {
    border-top: 1px solid #eee;
    padding-top: 10px;
    margin-top: 5px;
    color: #39342e;
    margin-bottom: 5px;

    display: inline-block;
    font-family: 'futura', Arial;
    font-weight: bold;
    font-size: 100%;
}

.easy_animate {
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.easy_animate i {
    font-size: 18px;
}

.pmain_catalog>div>div {
    padding: 8px 0;
    width: 100%;
}

.pmain_catalog>div>div:hover {
    color: #d97c2a;
    cursor: pointer;
}

.pmain_catalog {
    position: absolute;
    left: 226px;
    list-style: none;
    top: 0;
    background: #fff;
    padding: 10px 15px;
    height: 100%;
    display: none;
    color: #818181;
    width: ;
}

.pmain_catalog div {
    float: left;
    width: 228px;
}

.pmain_catalog>div>div a,
.main_catalog>li a {
    color: inherit;
    text-decoration: none;
}

.pmain_catalog>div i {
    margin-right: 5px;
    color: #eee;
    font-size: 10px;
    margin-top: 2px;
    display: block;
    float: left;
}

.megamenu {
    position: absolute;
    top: 45px;
    right: -1px;
    left: 0;
    margin: auto;
    width: 1280px;
    background: #fff;
    border: 1px solid #e8e6e2;
    display: none;
    z-index: 9999;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding: 20px;
    box-shadow: 0 20px 20px #0000001A;
    overflow: hidden;
}

.megamenu h3 {
    margin-bottom: 10px;
}

.box_s {
    width: 185px;
    float: left;
}

.box_s a {
    text-decoration: none;
}

.title_s {
    font-size: 15px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    font-weight: 500;
    color: #39342e;
    margin-bottom: 7px;
    width: 100%;
    height: 19px;
    font-weight: 600;
}

.pos_s {
    font-size: 13px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    font-weight: 500;
    color: #777;
    padding: 7px 0;
    width: 100%;
}

.pos_s:hover {
    color: #d97c2a;
    cursor: pointer;
}

.rounder {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: #000;
    float: left;
    margin-right: 7px;
}

.btn_new_v2 a:hover {
    border-bottom: 1px dashed #d97c2a;
    color: #d97c2a;
}

.zamer_v1 {
    width: 100%;
    float: left;
    height: 350px;
    background: url('/media-temp/img/banners/index_zamer_v1.jpg') no-repeat;
    background-position: center center;
    background-attachment: fixed;
    color: #fff;
    text-align: justify;
}

.zamer_v1 h2 {
    text-align: center;
    font-size: 32px;
    padding: 20px 0;
    line-height: 45px;
    text-transform: uppercase;
}

.zamer_v1_bg p:nth-child(2) {
    font-size: 20px;
    line-height: 24px;
    padding: 0 230px 20px 230px;
    color: #2f2f2f;
}

.zamer_v1_bg p:nth-child(3) {
    text-align: center;
    font-size: 26px;
    line-height: 24px;
    padding: 0 230px 50px 230px;
    color: #2f2f2f;
}

.zamer_v1_bg {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.75);
}

.zamer_v1_bg h2 {
    color: #2f2f2f;
}

.button_project {
    font-size: 22px;
    width: 250px;
    background: #d50000;
    text-transform: uppercase;
    padding: 20px 30px;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    border-radius: 5px;
    margin: auto;
    cursor: pointer;
    margin-top: -20px;
    font-weight: bold;
    box-shadow: 0 0 45px rgba(255, 45, 0, 0.63);
}

.button_project:hover {
    background: #ff6248;
    box-shadow: 0 0 45px rgba(255, 45, 0, 0.63);
}

.catalog_zamer_v1 {
  grid-column: span 3;
    width: 100%;
    color: #fff;
    text-align: justify;
    float: left;
    height: 150px;
    overflow: hidden;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}

.catalog_zamer_v1 img {
    position: absolute;
    width: 100%;
    top: -87px;
}

.catalog_zamer_v1_bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    position: relative;
    text-transform: uppercase;
    padding: 35px 0 0 76px;
    font-size: 36px;
    line-height: 33px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.catalog_zamer_v1_bg p:nth-child(1) {
    font-weight: 600;
}

.catalog_zamer_v1_bg .button_project {
    float: left;
    margin: 0;
    margin-left: 105px;
    margin-top: 5px;

}

#upbutton {
    cursor: pointer;
    display: none;
    position: fixed;
    left: 60px;
    bottom: 111px;
    width: 70px;
    height: 70px;
    z-index: 99990;
}

#upbutton :hover {
    opacity: 0.75;
}

.sogl {
    font-size: 14px;
    letter-spacing: 0;
    color: #adadad;
    margin-top: 25px;
    display: block;
    text-align: justify;
    float: left;
}

.sogl a {
    color: #adadad;
    border-bottom: 1px dashed #adadad;
    text-decoration: none;
}

.sogl a:hover {
    color: #ff9c53;
    border-bottom: 1px dashed #ff9c53;
}

.category_zamer_v1,
.category_zamer_v1-mobile {
    float: right;
    letter-spacing: 0;
    margin-top: 7px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #ff4508;
    cursor: pointer;
    border-radius: 5px;
    padding: 9px 10px;
    border-radius: 5px;
    border: 2px solid #ff4508;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.category_zamer_v1-mobile {
    display: none;
}

.category_zamer_v1:hover,
.category_zamer_v1-mobile:hover {
    opacity: 0.55;
}

.category_zamer_v1 img {
    width: 10%;
    float: left;
    padding-right: 3px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.category_zamer_v1 div {
    float: left;
    margin-top: 12px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.textov strong {
    text-align: left !important;
}

.I_have_q {
    float: left;
    width: 100%;
}

.I_have_q .sogl {
    color: #2f2f2f;
}

.I_have_q .sogl a {
    color: #2f2f2f;
    margin-top: 10px;
}

.I_have_q .sogl a:hover {
    color: #ff9c53;
}

.I_have_q img {
    position: absolute;
    left: 23px;
    bottom: 0;
    margin: auto;
}

.category_namber input,
.category_namber .vid_call {
    width: 31%;
    float: left;
}

.input_vid {
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 14px;
    margin-top: 10px;
    margin-right: 14px;
    background: #f9f9f9;
}

.vid_call {
    margin-top: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    font-size: 17px;
    letter-spacing: 0;
    border: 1px solid #ff9c53;
    border-radius: 5px;
    background: #ff9c53;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    padding: 5px;
}

.vid_call:hover {
    opacity: 0.7;
    cursor: pointer;
}

.vid_text {
    float: left;
    font-weight: 100;
    font-size: 14px;
    letter-spacing: 0;
    text-align: justify;
    color: #9f9f9f;
    width: 50%;
    margin-top: 10px !important;
}

.category_namber {
    width: 50%;
    float: left;
}

#product-img #gallery-1 {
    width: 100%;
    margin: 0;
    float: left;
    position: relative;
}

.supername h2 {
    padding: 0;
}

.supername {
    margin: 30px 0 5px 0;
}

.this_file {
    float: left;
    width: 100%;
}

.kredit_form:hover {
    cursor: pointer;
}

.kredit_button {
    padding: 14px 36px;
}

.kredit_block_left {
    float: left;
    width: 30%;
    margin-top: 20px;
}

.kredit_block_right {
    float: left;
    width: 70%;
    margin-top: 20px;
    text-align: justify;
    line-height: 1.3em;
}

.views_goods_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    right: 0;
    display: none;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.views_goods_bottom p {
    margin: 0 !important;
}

.views_goods_bottom .views_goods_rashit {
    background-color: #75d135;
    border-radius: 0 0 5px 0;
    float: right;
}

.views_goods_bottom .views_goods_fastbuy {
    background-color: #ee8427;
    border-radius: 0 0 0 5px;
    float: left;
}

.views_goods_bottom .views_goods_fastbuy,
.views_goods_bottom .views_goods_rashit {
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding: 8px !important;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: 50%;

}

.views_goods_bottom .views_goods_fastbuy:hover,
.views_goods_bottom .views_goods_rashit:hover {
    cursor: pointer;
    opacity: 0.65;
}

.catalog__item:hover .views_goods_bottom {
    display: block;
}

/* .catalog__item:hover #product-price {
    opacity: 0;
} */

.si-modal-zamer {
    top: 205px;
}

.home-slide img {
    display: block;
    position: absolute;
    width: 100%;
}

.block5-1 {
    position: relative;
    width: 25%;
    float: left;
    display: inline-block;
    height: 150px;
}

.block5-1:hover {
    opacity: 0.7;
}

.block5-1 .circle1 {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    bottom: 0;
}

.block5-1 .circle2 {
    width: 95px;
    height: 95px;
    position: absolute;
    background: #fff;
    border-radius: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.circle2 img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 60px;
}

.block5-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    text-align: center;
    color: #ff9c53;
    font-size: 20px;
    font-weight: bold;
}

.social-group {
    width: 100%;
    float: left;
    position: relative;
}

.goods_zamerq {
    width: 100%;
    height: 65px;
    position: relative;
    float: left;
    margin-top: 10px;
}

.category_zamer_v1 {
    float: left;
    position: relative;
    width: 495px !important;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.zamer_v1_mobilecat {
    margin-top: 30px;
    margin-bottom: 30px;
}

.siteshtml {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 20px;
    margin-bottom: 110px;
}

.siteshtml img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    opacity: 0.3;
}

.block_sites {
    float: left;
    position: relative;
    width: 14%;
}
.block_sites:not(:first-child){
    margin-left: 37px;
}

.block_sites1 {
    margin-left: 0;
}

.citiesml {
    font-size: 12px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    font-weight: 500;
    color: #777;
    padding: 7px 0;
    width: 100%;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    float: left;
    width: 100%;
    line-height: 12px;
}

.citiesml:hover {
    color: #ff9c53;
}

.moscow-sites,
.tver_sites {
    width: 100%;
    float: left;
    margin-top: 80px;
}

.tver_sites {
    margin-top: 30px;
}

.images_v_gorode {
    float: left;
    position: relative;
    margin-top: 6px;
}

.images_v_gorode img {
    border-radius: 5px;
}

.viewstpl {
    width: 1280px;
    margin: 0 auto;
}

.viewstpl h2 {
    font-size: 25px;
    text-align: left;
    margin-bottom: 10px;
}

.viewstpl .owl-carousel-2 {
    margin-bottom: 20px;
}

.viewstpl .owl-carousel-3 {
    margin-bottom: 20px;
}

.pad_index div a {
    padding: 10px;
    float: left;
}

.setificat {
    float: left;
    width: 100%;
}

.setificat h2 {
    font-size: 28px;
    text-align: center;
    margin-top: 10px;
}

.pad_index {
    margin-top: 20px;
}

.setificat .owl-prev,
.setificat .owl-next {
    top: 120px !important;
}

.pad_index img {
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.4);
}

.pad_index img:hover {
    box-shadow: 0 5px 12px -5px rgba(0, 0, 0, 0.6);
}

.buy_kredit {
    width: 215px;
    float: left;
}

.buy_kredit_text {
    border-radius: 9px;
    float: left;
    color: #fff;
    padding: 10px 20px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    font-weight: bold;
    width: 150px;
    text-align: center;
    background: #fff !important;
    box-shadow: none;
    border: 0;
    color: #ff5f08;
    font-size: 15px;
    font-weight: bold;
}

.buy_kredit_text:hover {
    cursor: pointer;
    opacity: 0.65;
}

.sort {
    float: right;
    font-size: 14px;
    color: #b1b5b6;
    margin-top: 17px;
}

.sort img,
.sort svg {
    width: 13px;
    height: 13px;
    float: left;
    margin-right: 5px;
}

.sort>span {
    font-size: 14px;
    color: #b1b5b6;
    margin-right: 5px;
    float: left;
}

.sort a {
    color: #6d6d6d;
    text-decoration: none;
    cursor: pointer;
    float: left;
    margin: 0 12px;
}

.sort a span {
    float: left;
}

.active-sort span {
    color: #ff9c53;
}

.rash_fix_br_text {
    margin-top: 0 !important;
}

.color-menu-img2,
.color-menu-img {
    position: absolute;
}

.type-menu-img2,
.type-menu-img {
    margin: -20px 0 0 -90px;
    position: absolute;
}

#mm-color {
    overflow: hidden;
    padding-bottom: 40px;
}

.size-menu-img2,
.size-menu-img {
    top: 0;
    right: 0;
    position: absolute;
    margin-top: -30px;
}

.form-menu-img,
.form-menu-img2 {
    margin: -20px 0 0 10px;
    position: absolute;
}

.material-menu-img,
.material-menu-img2 {
    margin: -20px 0 0 -195px;
    position: absolute;
}

.style-menu-img,
.style-menu-img2 {
    margin: -20px 0 0 -90px;
    position: absolute;
}

.perelin {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.perelin a {
    color: #fff;
    float: left;
}

.perelin .box_link {
    float: left;
    margin: 0 5px;
    background-color: #ff9c53;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 3px 10px;
    text-transform: uppercase;
    margin-top: 8px;
    font-size: 13px;
    box-sizing: border-box;
    border: 1px solid #fff;
    white-space: nowrap;
}

.perelin .box_link:hover {
    opacity: 0.75;
}

.perelin .activ {
    background-color: #fff;
    border: 1px solid #ff9c53;
    color: #ff9c53;
    box-sizing: border-box;
}

.perelin .no-visible {
    display: none;
    float: left;
}

.perelin .open_visible {
    float: left;
    width: 100%;
    height: 23px;
    position: relative;
    margin-top: 10px;
}

.perelin .open_visible .text {
    text-align: center;
    background: #75d135;
    width: 120px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 3px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px 8px;
    font-size: 14px;
    cursor: pointer;
}

.perelin .open_visible .text:hover {
    opacity: 0.75;
}

.or_n_left input {
    height: auto;
}

.adress_header_phone {
    float: right;
    margin: -60px 0 0 0;
    text-align: right;
}

.adress_header_phone span {
    font-size: 12px;
    color: #a2a2a2;
    letter-spacing: 0;
    float: left;
    width: 100%;
}

.adress_header_phone div {
    font-size: 23px;
    letter-spacing: 0;
    color: #2c2b2b;
    font-weight: normal;
}

.adress_header_phone div span {
    color: inherit;
    font-size: 23px;
    font-weight: 800;
    float: none;
    width: auto;
}

.adress_header_phone a {
    color: inherit;
    font-family: inherit;
    letter-spacing: 0;
    text-decoration: none;
    font-size: 14px;
    float: right;
    margin-top: 0;
}

.adress_header {
    float: left;
    margin: 20px 0 0 260px;
}

.adress_header span {
    font-size: 12px;
    color: #a2a2a2;
    letter-spacing: 0;

}

.adress_header div {
    font-size: 13px;
    letter-spacing: 0;
    color: #666;
}

.mobile_contacts {
    display: none;
}

.sale_sticker img {
    position: absolute;
    width: 50px !important;
    height: 50px !important;
    right: 10px;
    top: 10px;
}
.new_img_listing{
    position: relative;
    overflow: hidden;
    display: block;
}
.new_img_listing .sale_sticker img {
    position: absolute;
    width: 50px !important;
    height: 50px !important;
    right: 10px;
    top: 10px;
}

#product-img .sale_sticker img {
    width: 70px !important;
    height: 70px !important;
}

.btn_new_how a {
    background: linear-gradient(to left, #ff7908, #ff5c62) !important;
}

.pay-left {
    width: 300px;
    float: left;
}

.tesoropay {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    padding: 0 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.tesoropay[type="submit"] {
    width: 100%;
    padding: 10px;
}

.fotter_info {
    float: left;
    margin-left: 40px;
    margin-top: 18px;
    color: #a3a3a3;
    font-size: 15px;
}

.fotter_info_img {
    float: right;
    width: 204px;
    margin-top: 11px;
    margin-right: -13px;
}

.online_pay_html {
    position: fixed;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    background-color: #ff9c53;
    right: auto;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    transform: rotate(-90deg) translate(-50%);
    border-radius: 0 0 25px 25px;
    z-index: 999;
    transform-origin: left top;
}

.online_pay_html .text {
    color: #fff;
    text-align: center;
}

.block_pay_html {
    padding-left: 20px;
    padding-right: 30px;
}

.online_pay_html .text {
    line-height: 36px;
    float: left;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    padding: 0 10px;
    margin-right: 10px;
}

.online_pay_html .icon {
    height: 36px;
    width: 36px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    right: 0;
    bottom: -11px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #ff9c53;
    color: #ff9c53;
    webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    box-sizing: border-box;

}

.online_pay_html .icon img {
    width: 13px;
    height: 13px;
}

.modal_oplata_img {
    float: left;
    width: 100%;
}

.si-online-oplata h1 {
    font-size: 28px;
}

.si-online-oplata h3 {
    font-size: 24px;
    margin-bottom: 15px;
}

.pay-right {
    float: left;
    width: 48%;
}

.pay-left {
    float: left;
    width: 48%;
}

.si-online-oplata {
    left: 0;
    right: 0;
    width: 900px;
    margin: auto;
    margin-top: -190px;
}

.pay-right div {
    padding: 0 35px;
    text-align: justify;
}

.name_tech {
    height: 40px;
}

.callme-btn-tech {
    border-bottom: 4px solid #ff6629;
    background-color: #ff9c53;
    color: #ffffff;
    font-size: 14px;
    padding: 8px;
    position: absolute;
    text-align: center;
    width: 120px;
    right: 6px;
    bottom: 0;
    border-radius: 5px;
    margin: 0 0 15px;
}

#jvlabelWrap {
    position: fixed;
    color: rgb(255, 255, 255);
    font-size: 14px;
    cursor: pointer;
    height: 36px;
    line-height: 36px;
    left: auto;
    background-color: #ff9c53;
    right: 0px !important;
    bottom: 0px !important;
    top: 0px;
    margin: auto;
    transform: rotate(90deg) translate(50%) !important;
    border-radius: 0px 0px 25px 25px !important;
    z-index: 2147483647;
    transform-origin: right top 0px !important;
    box-shadow: none;
}

#jvlabelWrap .text_eD {
    line-height: 36px;
    float: left;
    color: rgb(240, 241, 241);
    font-size: 14px;
    letter-spacing: 0px;
    padding: 0px 10px;
    margin-right: 10px;
    margin-left: 25px;
}

.leafCont_2L {
    display: none;
}

#jvlabelWrap .icon {
    height: 36px;
    width: 36px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    left: 0;
    bottom: -11px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #ff9c53;
    color: #ff9c53;
    webkit-transform: rotate(90deg);
    transform: rotate(-90deg);
    box-sizing: border-box;
}

#jvlabelWrap .icon img {
    width: 16px;
    height: 16px;
}

.created {
    width: 200px;
    margin: -50px auto 19px 520px;
    display: block;
    height: 100px;
    float: left;
    text-align: center;
}

.created span {
    font-size: 10px !important;
    text-transform: none !important;
    font-weight: 400 !important;
    line-height: 12px !important;
    float: left !important;
    margin-left: 4px !important;
    width: 100% !important;
    color: #1b1b1b !important;
}

.created img {
    height: 22px !important;
    float: none !important;
    margin-bottom: 3px !important;
}

.created:hover b {
    text-decoration: underline !important;
}

#btn_new .besplatnyj-zamer,
#btn_new .callme-btn.green,
#btn_new .fast_zakaz,
.btn_new_how a {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
}

.logo_quiz {
    width: 170px;
    position: relative;
    z-index: 1;
}

.logo_quiz img {
    float: left;
    width: 100%;
}

.text_quiz {
    float: right;
    width: 150px;
    text-align: right;
}

.quiz_flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    float: left;
    width: 100%;
    padding-bottom: 15px;
}

.squrd_quiz {
    width: 150px;
    height: 150px;
    float: left;
    border: 3px solid #e1e1e1;
    border-radius: 20px;
    position: relative;
    background-color: #fff;
    cursor: pointer;
    overflow: hidden;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.squrd_quiz:hover {
    border: 3px solid #ff9c53;
    margin-top: -10px;
}

.squrd_quiz img {
    width: 100%;
}

.center_quiz span {
    float: left;
    width: 100%;
    font-size: 28px;
    color: #0d0d0d;
    margin: 30px 0;
}

.center_quiz {
    display: none;
}

.center_quiz1 {
    display: block;
}

.squrd_quiz span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    height: 15px;
    z-index: 10;
    font-weight: 600;
}

.color_F {
    color: #fff !important;
}

.no_snandart_squrd_s {
    bottom: auto !important;
    top: 45px !important;
    text-align: left !important;
    padding: 0 15px !important;
}

.no_snandart_squrd_p {
    font-size: 10px !important;
    padding: 0 15px !important;
    position: absolute !important;
    bottom: 10px !important;
}

.squrd_quiz4 {
    margin-right: 0;
}

.button_quiz span {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    padding: 15px 16px;
    border-radius: 1px;
    margin: auto;
    width: 200px;
    font-size: 16px;
    cursor: pointer;

}

.line_quiz span {
    font-size: 34px;
    font-weight: 700;
    color: #0d0d0d;
    float: left;
    width: 100%;
}

.line_quiz .line {
    width: calc(100% + 60px);
    height: 10px;
    background: #fff;
    margin-left: -30px;
    float: left;
    margin-top: 20px;
}

.line_quiz .line_backg {
    width: calc(100%/8);
    background-color: #ff9c53;
    height: 10px;
    float: left;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.line_quiz {
    float: left;
    width: 100%;
    margin-top: 40px;
}

.button_quiz span:hover,
.button_quiz_send:hover {}

.squrd_quiz_activ {
    border: 3px solid #ff9c53;
}

.button_quiz_no canvas {
    opacity: 0.2;
    cursor: not-allowed;
}

.button_quiz_no span:hover {}

.block_left_q {
    width: 60%;
    float: left;
    box-sizing: border-box;
    padding-right: 40px;
    position: relative;
    margin-top: -50px;
}

.block_left_q a {
    float: left;
    font-size: 12px;
    width: 60%;
    text-align: center;
    margin-top: 10px;
    color: #959595;
}

.block_left_q a:hover {
    color: #ff9c53;
}

.block_right_q {
    width: 50%;
    float: left;
}

.block_right_q span {
    margin: 0;
    margin-bottom: 10px;
}

.block_right_q span:nth-child(1) {
    margin: 30px 0;
}

.block_right_q span:nth-child(2) {
    margin-top: 20px;
}

.button_quiz_send {
    text-align: center;
    background-color: #ff9c53;
    color: #fff;
    padding: 15px 16px;
    border-radius: 3px;
    width: 100%;
    font-size: 16px;
    float: left;
    margin-top: 20px;
    box-sizing: border-box;
    cursor: pointer;
}

.button_quiz_send:hover {
    opacity: 0.75;
}

.subcat_bg {
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.27);
    height: 100%;
    z-index: 9;
}

.button_quiz {
    opacity: 0;
    cursor: not-allowed;
}

.button_quiz_activ {
    opacity: 1 !important;
    cursor: pointer !important;
}

.button_quiz_mobile {
    display: none;
}

.back_quiz {
    display: block;
    position: absolute;
    bottom: 77px;
    font-size: 14px;
    left: 50px;
    height: 35px;
    width: 160px;
    text-align: left;
    padding: 8px 0;
}

.back_quiz span {
    font-size: 15px;
    color: #bababa;
    cursor: pointer;
    margin: 0;
    margin-top: 30px;
}

.back_quiz:hover span {
    color: #ff9c53;
}

.si-modal-quiz {
    width: 910px !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
    ;
    top: 50px !important;
    background-color: #f2f2f2 !important;
    box-sizing: border-box;
}

.btn-liquid {
    display: inline-block;
    position: relative;
    width: 270px;
    height: 60px;
    border-radius: 10px;
    color: #fff;
    font: 700 14px/60px "Droid Sans", sans-serif;
    letter-spacing: 0.05em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}

.btn-liquid .inner {
    position: relative;
    z-index: 2;
}

.button_quiz span {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    padding: 15px 16px;
    border-radius: 1px;
    margin: auto;
    width: 200px;
    font-size: 16px;
    cursor: pointer;
}

.btn-liquid canvas {
    position: absolute;
    top: -50px;
    right: -50px;
    bottom: -50px;
    left: -50px;
    z-index: 1;
}

.block_left_q label,
.block_left_q input {
    float: left;
    width: 100%;
    text-align: left;
}

.block_left_q .fio_q {
    margin-bottom: 15px;
}

.block_left_q label {
    padding-bottom: 5px;
}

.squrd_quiz p {
    text-align: left;
}

.windows_version {
    display: block;
}

.mobile_version {
    display: none;
}

.onlne_oplata_zagl {
    font-size: 28px;
    font-weight: 700;
}

.ala_h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}

.box_Quiz{
    display: none;
}
.fast_modal_quiz {
    width: 910px;
    background-color: #f2f2f2 !important;
    border-radius: 20px;
    overflow: hidden !important;
    height: 651px;
}

.fast_modal_quiz .fancybox-close-small {
    border-radius: 100%;
    top: 10px !important;
    right: 10px !important;
    padding: 3px !important;
    width: 20px;
    height: 20px;
}

/* .fancybox-button--arrow_left{
  margin-left: 100px !important;
  background-color: #ee8427 !important;
  color: #fff !important;
  cursor: pointer !important;
}
.fancybox-button--arrow_right{
  margin-right: 100px !important;
  background-color: #ee8427 !important;
  color: #fff !important;
  cursor: pointer !important;
}
.fancybox-button--arrow_left:hover, .fancybox-button--arrow_right:hover{
  opacity: 0.75 !important;
} */

.mobile_img {
    display: none;
}

.fancybox-slide--html .fancybox-close-small {
    background: #fff;
}

.quiz_bg {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}

.block_left_q .inp_o,
.button_quiz_send {
    width: 60%;

}

.inf_q,
.inf_q span {
    font-size: 14px !important;
    width: auto !important;
    float: none !important;
    line-height: 25px;
}

.button_quiz {
    float: left;
    position: absolute;
    margin-left: 105px;
    bottom: 40px;
}

.height_c,
.height_c div {
    float: left;
}

.height_c {
    height: 36px;
    overflow: hidden;
}

.smc {
    float: left;
    width: 100%;
    text-align: center;
    color: #ff9c53;
    margin-top: 15px;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
}

.smc:hover {
    opacity: 0.7;
}

.covid a {
    color: #fff;
    float: left;
    width: 100%;
    text-align: center;
    text-decoration: none;
}

.projecct {
    float: left;
    width: 100%;
}

.projecct .left_block {
    width: 32%;
    float: left;
    height: 1px;
    display: none;
}

.projecct .right_block {
    width: 100%;
    float: left;
}

.projecct .fast_modal_quiz {
    display: block;
    width: 100%;
    height: 550px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px;
    padding-top: 0;
    position: relative;
}

.projecct .fast_modal_quiz .logo_quiz {
    display: none;
}

.projecct .fast_modal_quiz .line_quiz span {
    margin-top: 0;
}

.projecct .fast_modal_quiz .text_quiz {
    display: none;
}

.projecct .fast_modal_quiz .line_quiz .line {
    width: 100%;
    margin-left: 0;
}

.projecct .squrd_quiz {
    width: 130px;
    height: 130px;
}

.projecct .back_quiz {
    bottom: 30px;
    left: 20px;
}

.projecct .left_block a {
    color: #f26725;
    text-decoration: none;
}

.projecct .left_block a:hover {
    text-decoration: underline;
}

.projecct .quiz_bg {
    height: auto;
    left: auto;
    right: 0;
    bottom: 0;
    top: auto;
    width: 100%;
}

.projecct .text_send_quiz {
    margin-top: 20px;
}

.button_quiz_send i {
    font-size: 16px;
}

.projecct .quiz_flex {
    justify-content: center;
}

.projecct .squrd_quiz {
    margin-left: 70px;
}

.text_send_quiz {
    text-align: center;
}

.show_more_box {
    float: left;
    width: 100%;
    position: relative;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 40px;
}

.show_more,
.show_more_filter {
    width: 100%;
    font-size: 18px;
    margin: auto;
    text-align: center;
    background: #ee8427;
    float: left;
    color: #fff;
    border-radius: 8px;
    padding: 15px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    text-transform: uppercase;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
}

.show_more:hover,
.show_more_filter:hover {
    opacity: 0.5;
}

.goods_grid,
.goods_grid_filter {
    float: left;
    width: 100%;
}

.goods_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.menu_line~.global-wrapper {
    margin-top: 55px;
}

.owl-carousel-catalog .b_title {
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    color: #FFFFFF;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 25px;
    left: 32%;
    width: calc(100% - 32%);
}

.owl-carousel-catalog a {
    text-decoration: none;
}

.owl-carousel-catalog .b_desc {
    font-size: 17px;
    line-height: 17px;
    color: #FFFFFF;
    position: absolute;
    top: 80px;
    left: 32%;

}

.owl-carousel-catalog .b_desc span {
    background-color: #ED8204;
    padding: 4px;
}

.owl-carousel-catalog .b_desc a {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 2px;
    margin-left: 25px;
    font-size: 15px;
    line-height: 17px;
    font-weight: 400;
}

.owl-carousel-catalog .owl-prev,
.owl-carousel-catalog .owl-next {
    top: 55px !important;
}

.owl-carousel-catalog .owl-prev {
    left: 20px !important;
}

.owl-carousel-catalog .owl-next {
    right: 20px !important;
}

.goods_grid_filter {
    display: none;
}

.show_more_filter {
    display: none;
}

.show_filter_results {
    display: none;
}

.cat_sinon_gorod {
    opacity: 0;
}

.visers_no_slide {
    float: left;
    width: 100%;
}

.visers_no_slide .looked_block {
    width: calc(100% / 6 - 19px);
    float: left;
    margin-right: 20px;
}

.looked_block {
    height: 120px;
    overflow: hidden;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    border-radius: 8px;
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.4);
}

.visers_no_slide .looked_block:last-child {
    margin-right: 0;
}

.looked img {
    width: 100%;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    max-height: 100%;
}

.looked img:hover {
    transform: scale(1.1);
}

.looked.owl-carousel-2 .owl-item {
    padding: 0;
}

.looked {
    margin-top: 20px;
}

.looked .owl-prev,
.looked .owl-next {
    top: 50px !important;
}

.looked.owl-carousel-2 .looked_block {
    margin: 0 10px;
}

.all_model {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.all_model a {
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #fff !important;
    background: #ff9c53;
    text-decoration: none;
    padding: 8px 40px !important;
    border-radius: 2px;
}

.all_model h2 {
    color: #ff9c53 !important;
    float: right !important;
    font-size: 18px !important;
    margin-top: 20px !important;
    font-weight: normal;
    text-decoration: underline;
}

.btn_new a i {
    font-size: 22px;
}

.btn_new a[href="/page/online-raschet"] {
    padding: 11px 12px !important;
}

.page_rabori .nashi_raboti {
    width: 290px;
    height: 212px;
    overflow: hidden;
    float: left;
    border: 5px solid #FFF;
}

.row_nashi_raboti:nth-child(odd) .nashi_raboti:nth-child(1),
.row_nashi_raboti:nth-child(even) .nashi_raboti:nth-child(5) {
    width: 620px;
    height: 464px;
}

.page_rabori .nashi_raboti a {
    width: 100%;
    height: 100%;
}

.page_rabori .nashi_raboti img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.page_rabori .nashi_raboti img:hover {
    transform: scale(103%);
}

.page_rabori .nashi_raboti:hover {
    border: 5px solid #F2A061;
}

.row_nashi_raboti {
    height: 464px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    margin-bottom: 40px;
}

.desc_stol_info2 .btn_new a {
    width: 300px !important;
}

.desc_stol_info2 .btn_new a i {
    font-size: 18px !important;
}

.all_model a:hover {
    opacity: 0.75;
}

#gallery-1 img {
    cursor: pointer !important;
}

.new_block_inst {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.new_block_inst a {
    display: flex;
    align-items: center;
    text-decoration: none;
}

.new_block_inst span {
    margin-left: 12px;
    text-decoration: none;
    font-weight: bold;
    font-size: 15px;
    line-height: 17px;
    color: #575757;
}

.new_block_inst:hover span {
    color: #CD803E;
}

.new_block_inst:hover svg path {
    stroke: #CD803E;
}

.new_img_listing {
    width: 100% !important;
    height: 311px !important;
    overflow: hidden;
}

.new_img_listing img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}

.rounder_2 {
    width: 18px;
    height: 18px;
    border: 1px solid #eee;
    border-radius: 100%;
    float: left;
    margin: 0px 8px 0 0;
}

.sending {
    text-align: center;
    border-bottom: 1px solid #757575;
    background-color: #ee8427;
    color: #fff;
    border-radius: 7px;
    margin: 0 0 0 21px;
    padding: 14px 0;
    font-size: 18px;
    float: left;
    width: 242px;
}

.sending i {
    font-size: 18px;
    margin-left: 10px;
}

.mini_desc {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: -100%;
    width: 100%;
    height: auto;
    padding: 15px;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #FFFFFF;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.catalog__item:hover .mini_desc {
    bottom: 0;
}

.owl-carousel-catalog {
    margin-bottom: 20px;
}

.looked img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}

.filter_reset {
    font-size: 14px;
    color: #6d6d6d;
    cursor: pointer;
    text-decoration: underline;
    margin-top: 3px;
    font-weight: 500;
}

.filter_reset:hover {
    color: #ff9c53;
}

.content_akcii ul li {
    list-style: circle;
    margin-left: 20px;
}

.dowload_fasadi {
    display: flex;
    background: rgba(254, 135, 47, 0.7);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15);
    border-radius: 7px;
    padding: 11px;
    align-items: center;
    position: absolute;
    bottom: 20px;
    left: 20px;
    cursor: pointer;
}

.dowload_fasadi:hover {
    background: rgba(254, 135, 47, 1);
}

.dowload_fasadi_icon {
    background: #FFFFFF;
    border-radius: 7px;
    margin-right: 10px;
    width: 24px;
    height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dowload_fasadi_text {
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
}

.rel {
    position: relative;
}

.fix_slider {
    float: left;
    width: 100%;
}

.catalog_slider {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.catalog_slider img {
    width: 100%;
    object-fit: cover;
}

.catalog_slider .slick-arrow {
    position: absolute;
    top: 50%;
    width: 15px;
    height: 25px;
    z-index: 9;
}

.catalog_slider_prev {
    transform: translateY(-50%);
    left: 20px;
}

.catalog_slider_next {
    right: 20px;
    transform: translateY(-50%) rotate(180deg);
}

.catalog_slider .b_title {
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    color: #FFFFFF;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.catalog_slider .b_desc {
    font-size: 17px;
    line-height: 17px;
    color: #FFFFFF;
}

.catalog_slider_item {
    position: relative;
}

.catalog_slider_text {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.catalog_slider_text .b_desc {
    margin-top: 10px;
}

.catalog_slider_text .b_desc span {
    background-color: #ED8204;
    padding: 4px;
}

.catalog_slider_text a {
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 2px;
    margin-left: 25px;
    font-size: 15px;
    line-height: 17px;
    font-weight: 400;
    text-decoration: none;
}

.home_slider {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 10px;
}

.home_slider_item {
    position: relative;
}

.home_slider_item img {
    width: 100%;
    object-fit: cover;
    float: left;
}

.home_slider_item .home_slider_text {
    position: absolute;
    top: 0;
    left: 70px;
    opacity: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}
.home_slider h2 {
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    font-size: 84px;
    font-weight: 400;
    margin-bottom: 10px;
}

.home_slider h3 {
    font-size: 27px;
    color: #fff;
    background: #ff9c53;
    padding: 5px 15px;
    font-weight: 400;
}

.home_slider p {
    font-size: 27px;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    margin: 13px 0 0px;
}

.home_slider a {
    font-size: 25px;
    text-shadow: 1px 1px 2px #000;
    color: #ff9c53;
    font-weight: 400;
}

.home_slider_item.slick-active .home_slider_text {
    opacity: 1;
}

.home_slider .slick-dots{
    display: flex;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    justify-content: center;
}
.home_slider .slick-dots li{
    width: 17px;
    height: 17px;
    background-color: #ccc;
    border-radius: 50%;
    cursor: pointer;
}
.home_slider .slick-dots li button{
    opacity: 0;
    cursor: pointer;
}
.home_slider .slick-dots li:not(:last-child){
    margin-right: 4px;
}
.home_slider .slick-dots li.slick-active{
    background-color: #e7670a;
}
.fix_slider .slick-arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 29px;
    color: #cecece;
    cursor: pointer;
}
.fix_slider .slick-arrow:hover{
    color: #e7670a;
}
.fix_slider .fa-angle-double-left.slick-arrow{
    left: -35px;
}
.fix_slider .fa-angle-double-right.slick-arrow{
    right: -35px;
}
.partners_slider .slick-slide{
    margin: 20px;
}
.looked{
    position: relative;
    float: left;
    width: 100%;
}
.looked .looked_block{
    width: calc(100% / 6 - 19px);
    float: left;
}
.looked .looked_block:not(:last-child){
    margin-right: 20px;
}
.super_search_block {
    float: left;
    width: 100%;
}
.perlink_seach {
    color: #545454;
    float: left;
    background: #f7f7f7;
    font-size: 14px;
    text-decoration: none;
    padding: 4px 8px;
    border-radius: 8px;
    margin-right: 10px;
    text-transform: capitalize;
    margin-bottom: 10px;
    cursor: pointer;
}
.activ_seach {
    background: #ff9c53 !important;
    color: #fff !important;
}
.search_all_line{
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 20px;
    float: left;
    width: 100%;
}
.promo_text svg {
    width: 32px;
    height: 32px;
    float: left;
    margin-left: 122px;
    margin-right: -154px;
    margin-top: 3px;
}
.h1_page{
    font-size: 28px;
}
.all_good_show{
    opacity: 0.7;
    cursor: default;
}
.portfolio_slider{
    width: 750px;
    margin: auto;
    margin: 30px auto;
    position: relative;
}
.portfolio_slider .slick-slide{
    text-align: center;
}
.portfolio_slider img{
    height: 500px;
    width: 100%;
    object-fit: contain;
}
.portfolio_slider .slick-arrow{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.portfolio_slider .owl-strelka-left{
    left: -153px;
}
.portfolio_slider .owl-strelka-right{
    right: -153px;
}
#modal_from{
    width: 344px;
    border: 2px solid #ccc;
    background: #fff;
    padding: 30px 51px;
    cursor: default;
    display: none;
}
#modal_from .form_line{
    display: grid;
}
#modal_from .form_line span{
    text-align: center;
}
.form_all_info input,
.form_all_info textarea,
.form_all_info button{
    width: 100%;
}
.form_all_info input:not([type="file"]),
.form_all_info textarea{
    border: 1px solid #ededed;
    height: 41px;
    color: #626262;
    border-radius: 6px;
    background: #fff;
    -webkit-box-shadow: inset 0px 1px 2px 0px #ddd;
    -moz-box-shadow: inset 0px 1px 2px 0px #ddd;
    box-shadow: inset 0px 1px 2px 0px #828282;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
#modal_from .form_all_info textarea{
    height: 160px;
}
.form_tpl_pols{
    display: grid;
    gap: 10px;
}
*,
:focus{
    outline: none !important;
}
#modal_from .button_send{
    font-size: initial;
    text-align: center;
    border-bottom: 1px solid #757575;
    background-color: #ee8427;
    color: white;
    padding: 14px 0;
    text-decoration: none;
    border-radius: 7px;
    margin-top: 10px;
    cursor: pointer;
    font-size: 16px;
}
.form_all_info .p_o{
    font-size: 14px;
    letter-spacing: 0;
    color: #adadad;
    margin-top: 25px;
    display: block;
    text-align: justify;
}
.form_all_info a{
    font-size: 14px;
    letter-spacing: 0;
    color: #adadad;
}
.form_all_info a:hover{
    color: #ff9c53;
    border-bottom: 1px dashed #ff9c53;
}
.index_form .form_tpl_pols{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.index_form .button_send{
    margin-top: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    font-size: 17px;
    letter-spacing: 0;
    border: 1px solid #ff9c53;
    border-radius: 5px;
    background: #ff9c53;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    padding: 5px;
    cursor: pointer;
}
.index_form .button_send:hover{
    opacity: 0.7;
}
.text_send{
    text-align: center;
}
#gallery-1 {
    margin: auto;
}
#gallery-1 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 12%;
}
#gallery-1 img {
    border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
    margin-left: 0;
}
#modal_quiz.fancybox__content{
    width: auto;
    height: auto;
    padding: 0 !important;
    overflow: visible !important;
    background: none !important;
}
#modal_quiz.fancybox__content .modal_quiz{
    position: relative;
    width: 910px;
    background-color: #f2f2f2 !important;
    border-radius: 20px;
    overflow: hidden !important;
    height: 651px;
    padding: 36px;
}

.bd_hred {
  cursor: pointer;
}

.video-cover {
  position: relative;
  max-width: 600px;
}
.video-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #ff9c53;
  box-shadow: 0 30px 40px rgba(0,0,0,0.1);
}
.play-btn i {
  width: 20px;
  height: 30px;
  font-size: 33px;
  color: #fff;
}
.video .video-cover {
  max-width: 400px;
}
.grecaptcha-badge{
    opacity: 0;
}
.tech-block{
    float: left;
  width: 100%;
  font-size: 36px;
  text-align: center;
}

@media (max-width: 1281px) {
    #header .wrapper {
        min-width: 1240px;
        width: 1240px;
    }

    .middle {
        width: 1240px;
    }

    .category_nav .p_m {
        padding: 5px 12px;
    }
}
