.s-item .card-grid_item_image-block {
  padding: 0;
}

.s-item .card-grid_item {
  padding-right: 15px;
  padding-bottom: 55px;
  padding-left: 15px;
}

.s-item .card-grid_item_text {
  padding: 0;
}

.btn-main_white {
  padding-top: 3px;
}

div.card-grid_height {
	justify-content: flex-start;
	margin-bottom: 0;
}
div.catalog_items_block [data-entity="catalog_item"] {
	margin-bottom: 0;
}
div.card-grid_item_text {
	padding-bottom: 0;
}
div.custom-cards-desc-list {
	padding-bottom: 0;
	padding-top: 0;
}
/*.card-grid_item_price-old {*/
/*margin-left: 0;*/
/*}*/

/*.card-grid_item_text {*/
/*margin: 0 30px;*/
/*}*/

.s-utp_title span {
  font-size: 30px;
  font-weight: 300;

  display: block;

  margin: 20px 0;
  padding: 20px 0 17px;

  color: #2c2d2f;
}

.card-text-link {
  font-size: 15px;
  font-weight: 500;
  line-height: 36px;

  color: #2c2d2f;
}


.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-new {
  font-size: 27px;
  font-weight: 500;

  margin-bottom: 0;

  color: #2c2d2f;
}

/*
.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-new {
    margin-bottom: 0;
    font-size: 40px;
    color: #2c2d2f;
    font-weight: 500;
    line-height: 40px;
}
*/

.rouble {
  line-height: 6px;

  border-bottom: 2px solid #2c2d2f;
}

.card-grid_item {
  box-shadow: 1px 4px 5px 0 rgba(0, 0, 0, .14);
}

.s-item .card-grid_item_delivery {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 30px;
  padding-left: 22px;

  border-left: 1px solid #cecece;
  background-color: #fff;
}

.card-grid_item_delivery .btn-main {
  width: 100% !important;
}

.s-item .card-grid_item_price {
  margin-bottom: 37px;
}

.card-grid_item_delivery div .ADD2BASKET,
.card-grid_item_delivery .btn-main.help_price_btn {
  font-size: 24px;

  margin-bottom: 40px;
  padding: 8px;

  color: #fff;
}

.detail_text_under_slider::before {
  display: none;
}

.detail_text_under_slider .text-center .help_choise_btn_styled {
  font-size: 16px;
  font-weight: 500;

  color: #fff;
}

.detail_text_under_slider {
  padding: 0 !important;

  background-color: #fff !important;
}

.detail_text_under_slider p:not(.text-center) {
  font-size: 14px;

  color: #79797e;
}

.delivery {
  padding: 0;
  padding-bottom: 50px;

  background-color: #f1f1f1;
}

.delivery .container {
  padding: 35px 15px;

  background-color: #fff;
  box-shadow: 1px 4px 5px 0 rgba(0, 0, 0, .14);
}

.products-link {
  font-size: 16px;

  display: block;

  margin-bottom: 40px;

  letter-spacing: .025em;

  color: #967850;
}

.products-links {
  position: relative;

  padding-left: 40px;
}

.products-links::before {
  position: absolute;
  top: 5px;
  left: 0;

  width: 31px;
  height: 31px;

  content: '';

  background-image: url('/assets/images/findKit.png');
}

.card-grid_item .social-ico a,
.s-new-item_block .social-ico a {
  border: 1px solid #cecece;
}

.social-ico {
  display: flex;

  flex-wrap: wrap;
}

.social-ico .p-title {
  margin-top: 5px;
  margin-right: 9px;
}

.products-availability {
  font-size: 14px !important;

  margin-bottom: 60px !important;

  letter-spacing: .025em;

  color: #2c2d2f !important;
}

.deliveri_in {
  display: flex;
  flex-direction: column;

  align-items: flex-start !important;
  /*width: 33.33333%;*/
}

.deliveri_in_wrap {
  display: flex;

  min-height: 45px;

  align-items: center;
}

.deliveri_in_wrap .p-title {
  font-size: 18px;
  font-weight: 500;

  color: #2c2d2f;
}

.deliveri_in_wrap .p-title span {
  font-size: 20px;

  color: #967850;
}

.margin-25 {
  margin: 0 25px;
}

.margin-15 {
  margin: 0 -15px;
  margin-top: 15px;
}

.no-reslt-wrapper {
  max-width: 98%;
  padding: 20px 50px;
}

.card-grid_item .detail_text_under_slider .text-center .btn-second {
  font-size: 16px !important;

  padding: 13px;

  text-transform: uppercase;
  background: #919197;
  color: #ffffff;
  text-decoration: none;

}

.card-grid_item .detail_text_under_slider .text-center .btn-second:hover{

background: #735a39;
}


.card-grid_item_price {
  align-items: baseline;
  /* flex-direction: column; */
}

.flex-money {
  display: initial !important;
  flex-direction: initial;

  align-items: initial;
}

.card-grid_item_text {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 1559px) {

  .card-grid_item .btn-main,
  .card-grid_item .btn-second {
    padding: 13px;
  }



}

@media (max-width: 1199px) {
  .card-grid_item_text {
    margin: 0;
  }

  .s-item .card-grid_item_delivery {
    padding-left: 15px;
  }

  .s-item .card-grid_item_image-block {
    margin-bottom: 15px;
    padding-top: 20px;
  }

  .card-text-link {
    display: block;

    margin-top: 45px;
  }

  .padding-0 {
    padding: 0;
  }

  .s-item .card-grid_item {
    padding-right: 22px;
    padding-left: 22px;
  }

  .margin-15 {
    margin: initial;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .roistat-lh-pulsator-phone {
    right: 10% !important;
    bottom: 0 !important;
  }

  .label_39._bottom_3v._pad100_GR,
  .label_39._left_2d._pad100_GR,
  .label_39._right_1y._pad100_GR {
    right: 0;
  }
}

@media (min-width: 1025px) and (max-width: 1680px) {
  .roistat-lh-pulsator-phone {
    right: 6% !important;
    bottom: 8% !important;
  }

  .label_39._bottom_3v._pad100_GR,
  .label_39._left_2d._pad100_GR,
  .label_39._right_1y._pad100_GR {
    right: 0 !important;
  }
}

@media (max-width: 767px) {
  .s-item .card-grid_item_delivery {
    margin: 0 !important;
  }

  .s-item .card-grid_item_image-block .slider-for {
    margin: 0;
  }

  .delivery-item:last-child {
    display: flex;

    justify-content: center;
  }

  .delivery-item:not(:last-child) {
    margin-bottom: 44px;
  }

  .modal_container .card-grid_item {
    display: flex !important;
    flex-direction: row;

    justify-content: space-between;
  }
}

@media (max-width: 468px) {
  .s-item .card-grid_item_text {
    width: 100%;
  }

  .s-item .card-grid_item_delivery {
    border-left: none;
  }

  .s-item .card-grid_item_delivery {
    width: 100%;
    padding-left: 0;
  }

  .delivery .container {
    flex-wrap: wrap;
  }

  .card-grid_item {
    display: flex !important;
    flex-direction: column;
  }

  .card-grid_item_image-block {
    margin-bottom: 30px;

    order: 1;
  }

  .card-grid_item_delivery {
    border-bottom: 1px solid #cecece;

    order: 2;
  }

  .card-grid_item_text {
    margin-top: 40px;

    order: 3;
  }

  .delivery-item {
    width: 100%;
  }

  .delivery-item:last-child {
    justify-content: flex-start;
  }
}


/*
.masonry .s-review_item:first-child p.p-title.s-review_female {
  display: none;
}

.masonry .s-review_item:first-child.p-description:before {
  display: none;
}

.masonry .s-review_item:first-child .p-date {
  display: none;
}


.masonry .s-review_item:first-child {
  display: flex;

  height: 495px;
  padding-left: 0;

  align-items: center;
  justify-content: center;
}
*/


.s-review #bx_1373509569_55204 {
  display: none;
}

/*@media screen and (max-width: 767px) and (min-width: 460px) {*/
/*#footer_menu li {*/
/*margin-bottom: 0 !important;*/
/*}*/
/*}*/
.s-slider {
  float: left;

  width: 100%;
}

html,
body {
  overflow-x: hidden;
}

.slick-slider {
  float: initial;
}

.custom_checkbox:checked+label:before {
  background: #fff !important;
}

.custom_checkbox:checked+label:after {
  background-color: #967850;
}

.social-ico {
  align-items: center;
}

.social-ico span {
  margin-right: 5px;
}

.slider__sub__item {
  margin: 0 15px;
}

.slider__sub {
  margin: 0 -15px;
}

.slider__sub .slick-arrow {
  display: none !important;
}

.slider__sub__inner {
  position: relative;

  margin-bottom: 75px;
  padding-bottom: 75px;

  background: url(/assets/images/bg-gold.png);
}

.slider__sub .slick-dots {
  margin: 40px 0 30px;
}

.slider__sub__inner .title {
  font-size: 30px;
  font-weight: 400;

  color: #fff;
}

.slider__sub__header {
  display: flex;

  margin-bottom: 45px;
  padding-top: 55px;

  align-items: center;
  justify-content: space-between;
}

.slider__sub__nav .prev,
.slider__sub__nav .next {
  cursor: pointer;
}

.slider__sub__nav .prev svg path,
.slider__sub__nav .next svg path {
  transition: .3s linear;
}

.slider__sub__nav .prev:hover svg path,
.slider__sub__nav .next:hover svg path {
  fill: rgba(255, 255, 255, .5);
}

.slider__sub__nav .prev {
  margin-right: 15px;
}

.slider__sub__nav {
  display: flex;

  align-items: center;
  justify-content: space-between;
}

.slider__sub .slick-dots li button:before {
  border: 2px solid rgb(255, 255, 255) !important;
}

.slider__sub .slick-dots li.slick-active button:before {
  top: 0 !important;

  width: 10px !important;
  height: 10px !important;

  background: #fff;
}

.slider__sub .slick-dots li {
  width: 15px;
}

.mobile__more {
  float: left;

  width: 100%;
  margin: 40px 0;

  text-align: center;
}

.mobile__more svg {
  margin-right: 15px;
}

.mobile__more svg {
  margin-right: 15px;

  transition: 2s linear;
  vertical-align: bottom;
}

.mobile__more:focus svg {
  transform: rotate(360deg);
}

.h-bg_right {
  position: absolute;
  top: 0;
  right: 0;

  max-width: 50%;
}

.mb46 {
  margin-bottom: 46px;
}

.garantiya-bg-img {
  position: relative;
}

.garantiya-bg-img::before {
  position: absolute;
  top: 0;
  right: 0;

  width: 50%;
  height: 100%;

  content: '';

  background-image: url(/garantiya_tseny/images/img3.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media (min-width: 1201px) {

  #basket_items td,
  #basket_items th {
    padding: 4px 15px 4px 50px;
  }
}

@media (max-width: 1199px) {
  .footer-menu .lvl_2 li {
    margin: 3px 0 !important;
  }

  .s-about .p-title {
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .mobile__more {
    display: flex;

    align-items: center;
    justify-content: center;
  }

  .s-advice .btn-main {
    display: block;

    max-width: 300px;
    margin: 20px auto;
  }

  .slider__sub .slick-dots {
    margin: 0 0 30px;
  }

  .card-grid_next {
    display: none;
  }

  .roistat-promo-wrap {
    display: none;
  }

  .card-grid_item .roistat-promo-wrap {
    display: block;
  }

  .garantiya-bg-img {
    height: auto;
    padding-top: 31px;
    padding-bottom: 240px;
  }

  .garantiya-bg-img::before {
    top: initial;
    bottom: 0;

    width: 100%;
    height: 200px;
  }
}

.slider__sub .one_click {
  font-size: 15px;

  display: table;

  margin: 20px auto 0;
  padding-left: 30px;

  color: #55585e;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOSIgdmlld0JveD0iMCAwIDE4IDE5Ij48cGF0aCBpZD0ic3ZnX2NsaWNrIiBmaWxsPSIjOTY3ODUwIiBkPSJNOTA5LjA1NCwxNTY5LjUzbC0wLjU3NS0xLjI5Yy0wLjAzNC0uMDgtMC4wNzItMC4xNS0wLjExMi0wLjIzYTIsMiwwLDAsMC0xLjEwOC0uOTIsMi4wNTYsMi4wNTYsMCwwLDAtMS40NDUuMDZsLTAuMjIyLjEtMC4yODMtLjY0aDBsLTAuMjA5LS40N2ExLjY0NywxLjY0NywwLDAsMC0uOTE4LTAuODcsMS42NjksMS42NjksMCwwLDAtMS4yNjEuMDRsLTAuNzM1LjMxYTEuNDA3LDEuNDA3LDAsMCwwLS40OTQtMC40NCwxLjY2NiwxLjY2NiwwLDAsMC0xLjQzOS4wNmwtMC41MjYuMjItMC42ODEtMS41M2ExLjk2NywxLjk2NywwLDAsMC0xLjQxMS0xLjE3LDEuNzc4LDEuNzc4LDAsMCwwLTEuNTg3LjQzLDEuOTUsMS45NSwwLDAsMC0uNDUzLDIuMjNsMi41OCw1Ljg1YTIuNTA5LDIuNTA5LDAsMCwwLS42NzQtMC4wNiwyLjMyOCwyLjMyOCwwLDAsMC0xLjUuNTIsMC4yODcsMC4yODcsMCwwLDAtLjA2Ny4wNiwxLjY4LDEuNjgsMCwwLDAtLjUxNywxLjI5LDIuNDM4LDIuNDM4LDAsMCwwLC45OTQsMS43czAuMDA3LDAsLjAxLjAxbDUuMyw0LjEzYTAuNCwwLjQsMCwwLDAsLjIzNi4wOCwwLjQxLDAuNDEsMCwwLDAsLjE1NC0wLjAzbDcuNi0zLjMxYTAuMzc3LDAuMzc3LDAsMCwwLC4yMjctMC4zMmwwLjA0Mi0uNjZBMTEuMDYxLDExLjA2MSwwLDAsMCw5MDkuMDU0LDE1NjkuNTNabTAuMTYyLDUuMTEtMC4wMjcuNDItNy4xNzQsMy4xMi01LjExNy0zLjk4YTEuNzM5LDEuNzM5LDAsMCwxLS43MTgtMS4xNiwwLjkxOCwwLjkxOCwwLDAsMSwuMjQ5LTAuNjdsMC4wMzctLjAzYTEuOTQ2LDEuOTQ2LDAsMCwxLDIuMTk1LS4wN2wxLjMxOCwxLjI1YTAuMzg5LDAuMzg5LDAsMCwwLC4yNjUuMTEsMC4zNzYsMC4zNzYsMCwwLDAsLjI3NS0wLjEyLDAuMzY4LDAuMzY4LDAsMCwwLS4wMTEtMC41M2wtMS4yODEtMS4yMi0yLjkzMS02LjY0YTEuMTk0LDEuMTk0LDAsMCwxLC4yOC0xLjM4LDEuMDE1LDEuMDE1LDAsMCwxLC45MDktMC4yNCwxLjE3OSwxLjE3OSwwLDAsMSwuODYxLjc0bDIuMjIxLDQuOTlhMC4zNzMsMC4zNzMsMCwwLDAsLjM1LjIzLDAuNDEyLDAuNDEyLDAsMCwwLC4xNTMtMC4wMywwLjM4LDAuMzgsMCwwLDAsLjItMC41bC0xLjIzMi0yLjc3LDAuNTI2LS4yM2EwLjg5LDAuODksMCwwLDEsLjc4LTAuMDcsMC43NDQsMC43NDQsMCwwLDEsLjMzMS40bDEuMzA5LDIuOTRhMC4zNzMsMC4zNzMsMCwwLDAsLjM1LjIzLDAuNDE0LDAuNDE0LDAsMCwwLC4xNTQtMC4wMywwLjM4MSwwLjM4MSwwLDAsMCwuMi0wLjVsLTEuMTU0LTIuNiwwLjctLjNoMGEwLjg4LDAuODgsMCwwLDEsLjY3Ni0wLjAyLDAuODY2LDAuODY2LDAsMCwxLC40OTIuNDZsMS41NTYsMy41MWEwLjM4LDAuMzgsMCwwLDAsLjM1LjIyLDAuNDE0LDAuNDE0LDAsMCwwLC4xNTQtMC4wMywwLjM3NCwwLjM3NCwwLDAsMCwuMi0wLjVsLTAuNzU2LTEuNywwLjIxOS0uMDlhMS4yMjYsMS4yMjYsMCwwLDEsMS41NzcuNTNjMC4wMywwLjA1LjA1OCwwLjExLDAuMDgzLDAuMTZsMC41NzUsMS4zQTEwLjI3NiwxMC4yNzYsMCwwLDEsOTA5LjIxNiwxNTc0LjY0Wm0tMS41LS4xLTAuMzc3LjE2YTAuMzc1LDAuMzc1LDAsMCwwLC4xNTQuNzIsMC40MTIsMC40MTIsMCwwLDAsLjE1My0wLjAzbDAuMzc3LS4xNkEwLjM3OCwwLjM3OCwwLDEsMCw5MDcuNzEzLDE1NzQuNTRabS0xLjUyMS42Ny00LjAyOSwxLjc0YTAuMzgxLDAuMzgxLDAsMCwwLS4yLjUsMC4zODksMC4zODksMCwwLDAsLjM1LjIzLDAuNDEyLDAuNDEyLDAsMCwwLC4xNTMtMC4wM2w0LjAyOS0xLjc1YTAuMzgxLDAuMzgxLDAsMCwwLC4yLTAuNUEwLjM3NywwLjM3NywwLDAsMCw5MDYuMTkyLDE1NzUuMjFabS05LjkzMy0xMy41YTAuMzgsMC4zOCwwLDAsMCwuMzc0LjMsMC4yMSwwLjIxLDAsMCwwLC4wNzgtMC4wMSwwLjM3MiwwLjM3MiwwLDAsMCwuMy0wLjQ0bC0wLjI2Mi0xLjI2YTAuMzgyLDAuMzgyLDAsMCwwLS43NDkuMTVabS0zLjI4Ny4wNmEwLjM3NywwLjM3NywwLDAsMC0uMTI0LTAuNTJsLTAuMjY0LS4xNmEwLjM5MiwwLjM5MiwwLDAsMC0uNTI3LjEyLDAuMzc1LDAuMzc1LDAsMCwwLC4xMjQuNTJsMC4yNjQsMC4xN2EwLjQ3NCwwLjQ3NCwwLDAsMCwuMi4wNUEwLjM3NiwwLjM3NiwwLDAsMCw4OTIuOTcyLDE1NjEuNzdabTAuNzQyLDAuOTYsMC44MTYsMC41M2EwLjMzNiwwLjMzNiwwLDAsMCwuMjEuMDcsMC4zODEsMC4zODEsMCwwLDAsLjIxLTAuN2wtMC44MTYtLjUzYTAuMzg0LDAuMzg0LDAsMCwwLS41MjkuMTFBMC4zNzIsMC4zNzIsMCwwLDAsODkzLjcxNCwxNTYyLjczWm0xLDIuNGEwLjM4NCwwLjM4NCwwLDAsMC0uNDUyLTAuM2wtMS4yNjkuMjZhMC4zNzksMC4zNzksMCwwLDAsLjA3Ny43NSwwLjIxLDAuMjEsMCwwLDAsLjA3OC0wLjAxbDEuMjY5LS4yNkEwLjM3NCwwLjM3NCwwLDAsMCw4OTQuNzE1LDE1NjUuMTNabTAuOTYyLDEuOTVhMC4zODMsMC4zODMsMCwwLDAtLjUzLjFsLTAuNzEyLDEuMDhhMC4zNzMsMC4zNzMsMCwwLDAsLjEwOS41MiwwLjQsMC40LDAsMCwwLC4yMS4wNiwwLjM4MywwLjM4MywwLDAsMCwuMzItMC4xN2wwLjcxMi0xLjA3QTAuMzcyLDAuMzcyLDAsMCwwLDg5NS42NzcsMTU2Ny4wOFptNC4xOS0zLjFhMC4zNzgsMC4zNzgsMCwwLDAsLjM3NC4zLDAuMjA3LDAuMjA3LDAsMCwwLC4wNzctMC4wMWwwLjg0Ni0uMTdhMC4zNzcsMC4zNzcsMCwwLDAsLjMtMC40NSwwLjM4NSwwLjM4NSwwLDAsMC0uNDUyLTAuMjlsLTAuODQ1LjE3QTAuMzc3LDAuMzc3LDAsMCwwLDg5OS44NjcsMTU2My45OFptMi43NTItLjE4YzAuMDI2LDAsLjA1Mi0wLjAxLjA3OC0wLjAxbDAuMjY0LS4wNmEwLjM3MiwwLjM3MiwwLDAsMCwuMy0wLjQ0LDAuMzgzLDAuMzgzLDAsMCwwLS40NTEtMC4zbC0wLjI2NS4wNmEwLjM3MiwwLjM3MiwwLDAsMC0uMy40NEEwLjM4NywwLjM4NywwLDAsMCw5MDIuNjE5LDE1NjMuOFptLTMuOTE3LTEuNDZhMC4zMzgsMC4zMzgsMCwwLDAsLjIxLjA3LDAuMzg0LDAuMzg0LDAsMCwwLC4zMi0wLjE3bDAuNzEyLTEuMDdhMC4zODIsMC4zODIsMCwxLDAtLjYzOS0wLjQybC0wLjcxMiwxLjA3QTAuMzcyLDAuMzcyLDAsMCwwLDg5OC43LDE1NjIuMzRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtODkyIC0xNTYwKSIvPjwvc3ZnPg==') 0 no-repeat;
}

.detail-text-area {
  padding-bottom: 0;
}

.novosti-img-wrap {
  margin-bottom: 38px;
}

.novosti-hover-zoom {
  position: relative;

  display: block;

  transition: .3s;
}

.novosti-img-hover:hover .novosti-hover-zoom::before {
  position: absolute;

  width: 100%;
  height: 100%;

  content: '';

  background-color: rgba(150, 120, 80, .5);
}

.novosti-hover-zoom::before {
  position: absolute;

  content: '';
  transition: .3s;
}

.novosti-img-hover:hover .novosti-hover-zoom::after {
  position: absolute;
  top: 50%;
  left: 50%;

  width: 68px;
  height: 70px;

  content: '';
  transform: translate(-50%, -50%);

  border-radius: 50%;
  background-color: #fff;
  background-image: url('/assets/css/images/search-icon.svg');
  background-repeat: no-repeat;
  background-position: center;
}

.txt_accentuated {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;

  letter-spacing: .025em;

  color: #2c2d2f;
}

.novosti-photo-gallery {
  min-height: 105px;
  margin-top: 49px;
}

.w100-img img {
  width: 100%;

  object-fit: contain;
}

.txt_quote {
  font-size: 20px;
  font-style: italic;
  line-height: 27px;

  position: relative;

  display: block;

  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 35px;

  letter-spacing: .025em;

  color: #5d5d63;
}

.txt_quote::before {
  position: absolute;
  top: 0;
  left: 0;

  width: 20px;
  height: 20px;

  content: '';

  background-image: url('/assets/css/images/quote.svg');
  background-repeat: no-repeat;
}

.txt-email {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;

  position: relative;

  display: block;

  padding-left: 43px;

  letter-spacing: .025em;
}

.txt-email::before {
  position: absolute;
  top: 50%;
  left: 0;

  width: 32px;
  height: 23px;

  content: '';
  transform: translateY(-50%);

  background-image: url('/assets/css/images/email-icon.svg');
  background-repeat: no-repeat;
}

.pl-35 {
  padding-left: 45px;
}

.turnkey-project-btn {
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;

  display: block;

  width: 100%;
  margin-top: 40px;
  padding: 13px;

  text-align: center;
  text-transform: uppercase;

  color: #fff;
  background-color: #a98f6c;
}

.about-logo img {
  width: 160px;
  max-width: 160px;
  margin-bottom: 32px;
}

.about-logo .logo_title {
  font-size: 40px;
  font-weight: 600;

  letter-spacing: -.05em;
}

.about-logo .logo_description {
  font-size: 21px;
  font-weight: 300;

  letter-spacing: .05em;
}

.sotrudniki {
  display: flex;

  flex-wrap: wrap;
  justify-content: center;
}

.h-block6 .s-title,
.thanks-company .s-title {
  margin-bottom: 30px;
}

.h-block6 h2 {
  margin-bottom: 33px;
}

.h-block6 h2:after {
  display: none;
}

.h-block6 .c-txt_gold {
  margin-bottom: 18px;
}

.h-block6 ul li:first-child {
  margin-top: 0;
}


.custom-cards-desc-list {
  display: flex;

  min-height: 180px;
  margin: 0 -25px;
  padding: 15px 25px;

  background-color: #e9e9e9;

  flex-wrap: wrap;
}

.custom-cards-desc-list div {
  width: 50%;
}

.custom-subtitle {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;

  letter-spacing: 0;

  color: #79797e;
}

.custom-result {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;

  letter-spacing: 0;

  color: #79797e;
  color: #2c2d2f;
}

.card-grid_get-price a {
  font-size: 24px;

  margin-bottom: 40px;
  padding: 8px;

  color: #fff;
}

.card-grid .card-grid_item_text .p-title {
  font-size: 22px;

  margin-bottom: 10px;

  letter-spacing: -.025em;

  color: #2c2d2f;
}

.card-grid .card-grid_item_price-new {
  margin: 20px 0;
}

.card-grid .card-grid_item_price {
  font-size: 22px;

  margin: 0;
}

@media (max-width: 1559px) {
  .custom-cards-desc-list {
    min-height: 201px;
    margin: 0 -15px;
    padding: 15px 15px;
  }

  .card-grid .card-grid_item_text .p-title {
    min-height: 62px;
  }
}

@media (max-width: 1024px) {
  .custom-cards-desc-list {
    min-height: 231px;
  }
}

@media (max-width: 460px) {
  .card-grid_item_text {
    margin-top: 0;
  }

  .card-grid_item_image-block {
    margin-bottom: 0;
  }
}


/* slider https://www.ekspert-mebel.ru/fabriki/vaccari-giovanni/ */
.slider__mebel .slick-slide img {
  width: 100%;
}

.c-photo {
  margin: 15px !important;
}

.slider__mebel {
  margin: 20px -15px;
}

.slick-arrow:hover {
  border: 1px solid #967850;
  background: #967850;
}

.s-projects .slick-prev:hover::before,
.s-projects .slick-next:hover::before {
  background-image: url('/assets/images/new_index/whiteArrow.svg');
}


/*------------------------ Новая главная ------------------------*/

header .contact p a {
  font-size: 20px;
  font-weight: 500;

  color: #2b2a28;
}

.p-preview {
  font-size: 16px;

  letter-spacing: .266438px;

  color: #bbbbbd;
}

.s-utp {
  padding-top: 47px;
  padding-bottom: 29px;
}

.s-rooms {
  position: relative;
}

.s-rooms_list {
  position: relative;

  display: flex;

  flex-wrap: wrap;
}

.s-utp_title span {
  text-transform: uppercase;
}

.s-rooms_item {
  min-height: 255px;
  margin-bottom: -10px;

  border: 10px solid #e6e6e6;
}

.s-rooms_item:not(:nth-child(4n)) {
  margin-right: -10px;
}

.s-rooms_item {
  display: flex;

  transition: background-color .3s ease;
}

.s-rooms_item:hover {
  background-color: #e6e6e6;
}

.s-rooms_link {
  display: flex;

  width: 100%;
}

.s-rooms_wrap {
  display: flex;
  flex-direction: column;

  margin: auto;

  justify-content: center;
}

.s-rooms_title {
  font-size: 24px;

  display: block;

  margin-top: 10px;

  text-align: center;
  text-transform: uppercase;

  color: #2c2d2f;
}

.s-rooms_main-title {
  font-size: 50px;

  position: absolute;
  top: 50%;
  left: 50%;

  padding: 15px 45px;

  transform: translate(-50%, -50%);
  text-align: center;
  text-transform: uppercase;

  color: #fff;
  background-color: #000;
}

.s-rooms_img {
  object-fit: contain;
}

.s-action-banner {
  display: flex;

  padding-bottom: 0;
}

.s-action-banner_block_right .card-grid_item_image-block_border_label {
  outline: none;
}

.s-action-banner_block_left {
  max-width: 900px;
  height: auto;
}

.s-action-banner .p-title {
  font-size: 106px;
  font-weight: 300;

  padding: 13px 13px;

  text-transform: uppercase;

  color: #fff;
  background-color: #000;
}

.s-action-banner_block_left {
  position: absolute;
  top: 50%;
  right: 0;

  padding: 0;

  transform: translateY(-50%);
}

.s-action-banner_block_right {
  max-height: 857px;
}

.s-advice {
  background-color: #fff;
}

.s-advice_block {
  box-shadow: none;
}

.s-advice .p-title {
  font-size: 36px;

  color: #2c2d2f;
}

.s-advice .p-description p {
  font-size: 16px;
  line-height: 27px;

  position: relative;

  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 30px;

  color: #79797e;
}

.s-advice .p-description p:before {
  position: absolute;
  top: 6px;
  left: 0;

  width: 2px;
  height: 67px;

  content: '';

  background-color: #bebfc2;
}

.social-ico {
  color: #79797e;
}

.s-advice .card-grid_item_image-block {
  width: 100%;
  max-width: 703px;
  height: 100%;
  max-height: 427px;
}

.s-advice_block {
  display: flex;

  padding-top: 110px;
  padding-right: 0;
  padding-left: 0;
}

.s-advice_desc {
  display: flex;
  flex-direction: column;
}

.s-advice .btn-main {
  margin-top: auto;
}

.black-btn {
  max-width: 150px !important;
  padding: 6px 5px !important;

  background-color: #000;
}

.black-btn:hover {
  background-color: #967850 !important;
}

.s-news,
.s-review {
  background-color: #fff;
}

.index .s-review .p-description:after {
  display: none;
}

.index .s-review .p-description {
  max-height: initial;
}

.s-news_item,
.s-review_item {
  border: none;
  box-shadow: none;
}

.s-title {
  font-size: 40px;

  text-transform: uppercase;

  color: #2c2d2f;
}

.s-title span {
  font-size: 40px !important;
}

.s-forma-full-width {
  padding: 27px 0 42px;

  background-image: url('/assets/images/new_index/back-consultation.jpg');
  background-repeat: no-repeat;
  background-position: center;
}

.s-forma-full-width .s-title span {
  margin-bottom: 7px;

  color: #fff !important;
}

.s-forma-full-width .s-title span:after {
  display: none;
}

.btn-consultation {
  background-color: #967850;
}

.s-forma-full-width .s-title {
  text-transform: none;
}

.s-forma-full-width .p-description {
  font-size: 16px;

  max-width: 360px;
  margin-bottom: 44px;

  color: #b6b6b6;
}

.s-forma-full-width .soglasie {
  margin-top: 36px;
}

.s-forma-full-width form input {
  border-color: #79797e;
  ;
}

.index .custom_checkbox:not(checked)+label:after,
.index .custom_checkbox:not(checked)+label:before,
.s-review_new .custom_checkbox:not(checked)+label:after,
.s-review_new .custom_checkbox:not(checked)+label:before {
  border-radius: 2px;
}

.s-forma-full-width .soglasie a,
.s-forma-full-width .soglasie label {
  color: #b6b6b6;
}

.s-forma-full-width .custom_checkbox:checked+label:after {
  background-image: url('../images/check-black.svg');
}

.s-forma-full-width form input.user-input {
  background: url('/assets/images/new_index/grey-people.svg') 0 no-repeat !important;
}

form .main-input.phone-input {
  background: url('/assets/images/new_index/grey-phone.svg') 0 no-repeat !important;
}

.soglasie_text {
  color: #967850;
}

.s-services_number {
  font-size: 50px;
  font-weight: 500;

  margin-bottom: 6px;

  color: #e6e3de;
}

.s-services_title {
  font-size: 30px;

  margin-bottom: 30px;

  color: #2c2d2f;
}

.s-services_desc {
  font-size: 16px;
  line-height: 27px;

  position: relative;

  max-width: 460px;
  margin-bottom: 35px;
  padding-left: 20px;

  color: #79797e;
}

.s-services_desc:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 2px;
  height: 52px;

  content: '';

  background-color: #967850;
}

.s-services_list {
  display: flex;

  flex-wrap: wrap;
}

.s-services_form {
  padding: 20px 42px;
  padding-bottom: 33px;

  border: 10px solid #e6e6e6;
}

.s-services_form-title {
  font-size: 42px;

  display: block;

  margin-bottom: 32px;

  text-transform: uppercase;

  color: #967850;
}

.s-forma-full-width img {
  bottom: -40px;
}


/*------------------------*/

.s-services .select-hidden {
  display: none;
  visibility: hidden;

  padding-right: 10px;
}

.s-services .select {
  font-size: 16px;

  position: relative;

  display: inline-block;

  width: 100%;
  height: 47px;

  cursor: pointer;

  color: #14181b;
}

.s-services .select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  padding: 8px 0;

  transition: all .2s ease-in;

  border-bottom: 1px solid #14181b;
  background-color: transparent;
}

.s-services .select-styled:after {
  position: absolute;
  top: 16px;
  right: 10px;

  width: 16px;
  height: 9px;

  content: '';
  transition: transform .3s;
  transform: rotate(0deg);

  background-image: url('/assets/images/new_index/down-black-arrow.svg');
  background-repeat: no-repeat;
  background-size: contain;
}

.s-services .select-styled:active,
.s-services .select-styled.active {
  background-color: transparent;
}

.s-services .select-styled:active:after,
.s-services .select-styled.active:after {
  transition: transform .3s;
  transform: rotate(180deg);
}

.s-services .select-options {
  position: absolute;
  z-index: 999;
  top: calc(100% + 12px);
  right: 0;
  left: 0;

  display: none;

  margin: 0;
  padding: 0;

  list-style: none;

  background-color: #fff;
  box-shadow: 0 14px 10px 0 rgba(0, 0, 0, .11);
}

.s-services .select-options::before {
  position: absolute;
  top: -8px;
  left: 50%;

  width: 20px;
  height: 10px;

  content: '';
  transform: translate(-50%);
  /*background-image: url('../images/triangle.svg');*/

  background-repeat: no-repeat;
}

.s-services .select-styled.active::before {
  transform: rotate(180deg);
}

.s-services .select-options li {
  font-size: 16px;

  margin: 0;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 11px;
  padding-left: 10px;

  transition: all .15s ease-in;

  color: black;
  background: white;
}

.s-services .select-options li:hover {
  color: #fff;
  background: #967850;
}

.s-services .select-options li[rel=hide] {
  display: none;
}

.select-styled:hover {
  color: #967850;
  border-color: #967850;
}

/*--------------------------------------------*/

.s-services_form-item:hover .s-services_textarea-label {
  color: #967850;
}

.s-services_form-item:hover textarea {
  border-color: #967850;
}

.s-services_form-item:hover input {
  border-color: #967850;
}

.s-services_form-item:hover input::placeholder {
  color: #967850;
}

.s-services_form-item:focus input::placeholder {
  color: #967850;
}

.s-services_form-item:active input::placeholder {
  color: #967850;
}

.s-services_form-item {
  position: relative;

  margin-bottom: 30px;
}

.s-services_form-select {
  position: relative;

  margin-bottom: 54px;
}

.s-services_form-item textarea {
  max-height: 113px;

  border-color: #14181b;
}

.s-services_form-item label {
  font-size: 16px;

  color: #14181b;
}

.s-services_textarea-label {
  position: absolute;
  top: -25px;
  left: 0;

  display: block;

  padding: 0 5px;

  background-color: #fff;
}

.s-services_form-item input {
  width: 100%;
  padding-top: 7px;
  padding-bottom: 30px;
  padding-left: 0;

  border: none;
  border-color: #14181b;
  border-bottom: 1px solid;
}

.s-services_form-item input::placeholder {
  font-size: 16px;

  color: #14181b;
}

.s-services_form-btn {
  width: 100%;
  margin-bottom: 38px;
}

.s-services_soglasie .custom_checkbox:checked+label:after {
  background-color: #848382;
}

.s-our-features_img-wrap {
  margin-bottom: 30px;
}

.s-our-features_img {
  transition: .3s;
}

.s-our-features_title {
  font-size: 48px;

  margin-bottom: 115px;

  color: #2c2d2f;
}

.s-our-features_title a {
  transition: .3s;

  color: #2c2d2f;
}

.s-our-features_title a:hover {
  color: #967850;
}

.s-our-features_desc {
  font-size: 20px;
  line-height: 21px;

  color: #2c2d2f;
}


.s-our-features_border {
  position: relative;
}

.s-our-features_text {
  display: flex;
  flex-direction: column;

  justify-content: center;
}

.s-our-features .row {
  display: flex;

  flex-wrap: wrap;
}

.s-our-features_border::before {
  position: absolute;
  top: -17px;
  left: 0;

  width: 101px;
  height: 1px;

  content: '';

  background-color: #967850;
}

.s-our-features {
  padding-top: 88px;
  padding-bottom: 36px;
}

.s-projects .slick-slide {
  padding: 0 50px;
}

.s-projects .slick-slide img {
  max-width: 100%;
  max-height: 673px;
}

.s-projects {
  position: relative;

  padding-top: 30px;
}

.s-projects .s-title {
  margin-bottom: 40px;
}

.s-projects .container {
  position: absolute;
  right: 0;
  left: 0;

  height: calc(100% - 174px);
}

.s-projects .container::before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;

  width: 100%;
  height: 517px;

  content: '';
  transform: translateY(-50%);

  background-color: #efece8;
}

.s-projects .slick-prev {
  left: 19%;
}

.s-projects .slick-next {
  right: 19%;
}

.s-projects .slick-arrow {
  width: 42px;
  height: 42px;

  border: 1px solid #fff;
  /*#818181*/
  background: rgba(255, 255, 255, .5);
  /*background: transparent;*/
}

.s-projects .slick-arrow:hover {
  border: 1px solid #fff;
  /*#967850*/
}


.s-projects .slick-arrow:before {
  position: absolute;
  top: 50%;
  left: 50%;

  transform: translate(-50%, -50%);

  background-position: 0 0;
}

.s-projects .slick-next::before {
  transform: translate(-50%, -50%) rotate(180deg);
}

.s-projects .slick-prev::before {
  transform: translate(-50%, -50%);
}

.s-about {
  padding-top: 80px;
}


.s-about .s-title {
  margin-bottom: 65px;
}

.s-about_title {
  font-size: 36px;
  font-weight: 400;

  margin-top: 0;
}

.about__list {
  margin-bottom: 3px;
  margin-left: 0 !important;
}

.about__list li {
  font-size: 16px !important;
  line-height: 30px !important;

  padding-left: 22px !important;

  color: #79797e;
}

.about__list li:after {
  width: 5px !important;
  height: 5px !important;
}

.s-about_text {
  font-size: 15px;
  line-height: 30px;

  color: #2c2d2f;
}

.s-about_wrapper {
  max-width: 730px;
}

.dark-color {
  font-weight: 400 !important;

  color: #2c2d2f !important;
}

.s-about_new-text {
  font-size: 16px;
  line-height: 30px !important;

  margin-bottom: 31px;

  color: #79797e;
}

.s-news {
  padding-top: 0;
}

.s-news_item_text {
  padding: 17px 0 30px;
}

.s-news_btn {
  font-size: 14px;

  text-transform: uppercase;

  color: #79797e;

  text-decoration-line: underline;
}

.s-hits .black-btn {
  max-width: 233px !important;
}

.s-services {
  padding-top: 72px;
}

.s-services .s-title {
  margin-bottom: 52px;
}

.s-services_order {
  margin-top: 38px;
}

.index-bottom-banner {
  padding-top: 60px;
}

.s-about {
  padding-top: 86px;
}

.s-news .black-btn {
  margin-top: 37px;
}

.s-factories {
  padding-top: 60px;
}

.index-numbers {
  height: 312px;

  background-image: url('/assets/images/new_index/index-numbers_back.jpg');
  background-position: center;
}

.index-numbers__wrapper {
  display: flex;
  flex-direction: column;

  padding-top: 71px;
  padding-left: 125px;
}

.index-numbers_numbers {
  font-size: 126px;
  font-weight: 200;
  line-height: 109px;

  text-transform: uppercase;

  color: #fff;
}

.index-numbers_desc {
  margin-left: 19px;
}

.index-numbers_desc,
.index-numbers_brown {
  font-size: 20px;

  color: #e2bf90;
}

.index-numbers_text {
  display: flex;
  flex-direction: column;

  padding-top: 90px;
  padding-left: 52px;
}

.index-numbers_country {
  font-size: 30px;
  line-height: 36px;

  color: #fff;
}

.s-slider {
  background: #000;
}

.index-numbers {
  margin-top: 60px;
}

.s-about {
  padding-top: 80px;
}

.s-rooms {
  padding: 20px 15px;
}

.s-hits .black-btn {
  margin: 65px auto;
}

.slick-arrow:hover {
  border: 1px solid #967850;
  background: #967850;
}

.s-projects .slick-prev:hover::before,
.s-projects .slick-next:hover::before {
  background-image: url('/assets/images/new_index/whiteArrow.svg');
}

.custom_checkbox:checked+label:before {
  position: absolute;
  top: 50%;

  transform: translateY(-50%);
}

.index .custom_checkbox+label:after,
.index .custom_checkbox+label:before,
.s-review_new .custom_checkbox+label:after,
.s-review_new .custom_checkbox+label:before {
  top: 50%;

  transform: translateY(-50%);
}

.s-services .custom_checkbox+label:after,
.s-services .custom_checkbox+label:before,
.s-services .custom_checkbox+label:after,
.s-services .custom_checkbox+label:before {
  top: 10px;
}

.card-grid_item {
  box-shadow: none;
}

.card-grid_item_image-block_border_label {
 /*  border: none; */
}

.card-grid .card-grid_item_text .p-title {
  font-size: 26px;
  font-weight: 200;
}

.card-grid_item,
.custom-cards-desc-list {
  background-color: #fff;
}

.card-grid_item .btn-second {
/*   font-size: 14px;

text-decoration: underline;
text-transform: uppercase;

color: #79797e;
background-color: transparent; */
/* text-transform: uppercase; */
}

.card-grid_item .btn-main {
 /*  text-transform: uppercase; */
}

.slick-arrow.next,
.slick-arrow.prev {
    position: relative;
    z-index: 1;
    background: transparent;
    margin: 0;
}

.slick-arrow.next:hover,
.slick-arrow.prev:hover {
    border: none;
    margin: 0;
}

.slick-arrow.next:before,
.slick-arrow.prev:before {
    display: none;
}



.card-grid_item_price-new {
  font-weight: 500;
}

.main-price {
  font-weight: 500;
}

.rouble {
  border-width: 1px;
}

@media(max-width: 1532px) {
  .main-slide .card-grid_item .p-title {
    font-weight: 200;
    line-height: 47px;

    letter-spacing: -1.4982px;
  }

  .main-slide .card-grid_item .btn-main {
    padding: 7px 13px;
  }

  .s-rooms_item {
    width: 25.6% !important;
  }

  .s-rooms_main-title {
    font-size: 40px;
  }

  .s-hits {
    padding-top: 60px;
  }

  .s-advice_block {
    padding-top: 81px;
    padding-bottom: 26px;
  }

  .s-forma-full-width_header {
    margin-left: 22.666667%;
  }

  .s-forma-full-width_form {
    margin-left: 8%;
  }

  .index-numbers {
    display: none;
  }

  .s-advice_desc {
    padding-left: 66px;
  }

  .s-advice_image {
    min-height: 484px;
    padding: 0;
  }

  .s-advice .card-grid_item_image-block {
    max-height: 478px;
  }

  .s-advice .p-title {
    line-height: 33px;
  }

  .s-advice {
    padding-bottom: 0;
  }

  .s-review {
    padding-bottom: 80px;
  }

  .s-review .black-btn {
    margin: 5px auto;
  }

  .s-services {
    padding-top: 61px;
  }

  .s-services_order {
    margin-top: 23px;
  }

  .s-services_number {
    margin-bottom: 3px;
  }

  .s-services_title {
    line-height: 33px;

    margin-bottom: 36px;
  }

  .s-services_desc {
    margin-bottom: 30px;
  }

  .s-services_form-title {
    font-size: 28px;

    margin-top: 30px;
    margin-bottom: 24px;
  }

  .s-services .select-styled {
    padding: 17px 0;
  }

  .s-services_form {
    padding: 5px 30px;
    padding-bottom: 33px;
  }

  .s-services_form-item {
    margin-bottom: 45px;
  }

  .s-services_form-item input {
    padding-top: 6px;
    padding-bottom: 14px;
  }

  .s-our-features {
    padding-top: 16px;
  }

  .s-our-features_title {
    font-size: 40px;
    line-height: 40px;

    margin-bottom: 68px;
  }

  .s-projects {
    padding-top: 10px;
  }

  .s-projects .slick-slide img {
    /*max-width: 890px;*/
    object-fit: cover;
  }

  .s-projects .container {
    height: calc(100% - 150px);
  }

  .s-projects .container::before {
    height: 390px;
  }

  .s-projects .slick-prev {
    left: 57px;
  }

  .s-projects .slick-next {
    right: 57px;
  }

  .s-about {
    padding-top: 53px !important;
  }
}

@media(max-width: 1199px) {
  .s-slider .slick-slide {
    padding: 0 !important;
  }

  .s-slider .slick-slide .container {
    display: flex;

    width: 100%;
    padding: 0;

    flex-wrap: wrap;
  }

  .s-slider .main-slide_image {
    order: -1;
  }

  /*  .main-slide_image img {
    height: 307px;
    }   */

  .s-slider .slick-slide img {
    max-width: 100%;

    object-fit: cover;
  }

  .main-slide .card-grid_item .p-title {
    font-size: 40px;
    line-height: 47px;

    letter-spacing: -1.4982px;
  }

  .main-slide .card-grid_item {
    max-width: 580px;
    margin: 55px auto;

    text-align: center;
  }

  .main-slide .card-grid_item .btn-main {
    max-width: 177px;
  }

  .s-utp_title span {
    font-size: 22px;

    padding: 11px 0 26px;
  }

  .s-utp_title {
    padding-left: 57px;
  }

  .s-utp li {
    margin: 25px 0;
  }

  .s-rooms_item {
    width: 26% !important;
  }

  .s-rooms_main-title {
    padding: 13px 31px;

    white-space: nowrap;
  }

  .s-hits {
    padding-top: 47px;
  }

  .s-advice_image {
    display: none;
  }

  .s-advice_block {
    padding-top: 50px;
  }

  .s-advice_desc {
    padding-left: 15px;
  }

  .p-description p:first-child {
    margin-top: 33px;
  }

  .social-ico {
    margin-top: 55px;
    margin-bottom: 40px;
    margin-left: 30px;
  }

  .s-advice .btn-main {
    margin: auto;
    padding: 8px 31px !important;
  }

  .s-review {
    padding-top: 32px;
    padding-bottom: 62px;
  }

  .s-review_item {
    margin-bottom: 5px;
    padding: 0 66px 30px 78px;
  }

  .s-review .p-title {
    padding-left: 60px;
  }

  .s-review_female:before,
  .s-review_male:before {
    left: -3px;
  }

  .index .s-review .p-description {
    margin-top: 45px;
    padding-left: 60px;
  }

  .s-forma-full-width_header {
    margin-left: 0;
  }

  .s-forma-full-width_form {
    margin-left: 0;
  }

  .s-forma-full-width .soglasie {
    margin-left: 0;
  }

  .s-services {
    padding-top: 39px;
  }

  .s-our-features_text {
    margin-top: 42px;
    margin-bottom: 54px;
  }

  .s-our-features_border {
    max-width: 370px;
  }

  .s-our-features {
    padding-bottom: 52px;
  }

  .s-projects_slider .slick-slide img {
    max-width: 610px;
    margin: 0 30px;
  }

  .s-projects .container::before {
    height: 243px;
  }

  .s-projects .s-title {
    margin-bottom: 35px;
  }

  .s-about {
    padding-top: 45px !important;
  }

  .s-about .s-title {
    margin-bottom: 50px;
  }

  .s-projects .slick-slide {
    padding: 0;
  }

  .s-projects .slick-prev {
    left: 6px;
  }

  .s-projects .slick-next {
    right: 6px;
  }

  header .contact p a {
    font-size: 15px;
    font-weight: 200;
  }

  .header-btn-wrapper .btn-main,
  .header-btn-wrapper .btn-main_white {
    font-size: 12px;

    width: 155px;
  }

  .btn-main_white svg {
    display: none;
  }

  header .contact {
    position: relative;
    top: -22px;
  }

  header .contact p {
    padding-left: 50px;

    text-align: right;
  }

  .phone {
    background-position: 22px 2px;
  }

  .s-forma-full-width .custom_checkbox:not(checked)+label {
    font-size: 14px;

    text-align: left;
  }

  .s-utp_img {
    left: 0;
  }

  .s-services .select-styled:after {
    position: absolute;
    top: 50%;
    right: 0;

    width: 12px;
    height: 9px;

    content: '';
    transition: transform .3s;
    transform: rotate(0deg) translate(-50%);

    background-image: url(/assets/images/new_index/down-black-arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
  }
}

@media(max-width: 767px) {
  .login {
    margin-right: 0;
    padding: 0 5px 0 25px;
  }

  .select_city .select-styled {
    padding-right: 33px;
  }

  .header_top .logo,
  .index .header_top .logo {
    margin-top: 0;
  }

  .header_top .logo img,
  .index .header_top .logo img {
    max-width: 120px;
  }

  .header_top .logo_title,
  .index .header_top .logo_title {
    font-size: 30px;
  }

  .logo_description {
    font-size: 13px;

    margin-top: 6px;
    margin-bottom: 15px;
  }

  .header_top .logo_title,
  .index .header_top .logo_title {
    margin: 23px 0 0;
  }

  header .contact p a {
    font-size: 15px;
    font-weight: 300;
  }

  .header-btn-wrapper {
    display: flex;

    justify-content: space-around;
    flex-wrap: wrap;
  }

  .header-btn-wrapper .btn-main,
  .header-btn-wrapper .btn-main_white {
    font-size: 14px;

    width: 129px;
    max-height: 32px;
    margin: 0;
    padding: 5px;
  }

  .btn-main_white {
    padding-top: 0;
  }

  .s-slider .slick-slide img {
    max-width: 100%;
    height: auto;
    margin: 0;

    object-fit: cover;
  }

  .main-slide .card-grid_item .p-title {
    font-size: 21px;
    line-height: 24px;

    max-width: 300px;
    margin: 0 auto;

    letter-spacing: -.770435px;
  }

  .main-slide .card-grid_item {
    margin: 19px auto;
  }

  .main-slide .card-grid_item .btn-main {
    margin-top: 8px;
  }

  .s-slider .slick-list {
    max-height: 319px;
  }

  .main-slide .card-grid_item .btn-main {
    margin-top: 16px;
  }

  .slick-dots {
    display: none !important;
  }

  .s-utp {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .main-slide_image {
    max-height: 150px;
  }

  .s-slider .slick-slide {
    display: flex;
    flex-direction: column;
  }

  .p-title_desc {
    font-size: 9px;

    margin: 4px;

    letter-spacing: .137013px;

    color: #bbbbbd;
  }

  .s-utp_title span {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .s-utp_description {
    margin-bottom: 48px;
  }

  .s-rooms {
    padding-top: 0;
  }

  .s-rooms_main-title {
    display: none;
  }

  .s-rooms .lvl_1>.row {
    padding-right: 15px;
    padding-left: 15px;
  }

  .s-rooms_item {
    width: 51.5% !important;
  }

  .s-rooms_title {
    font-size: 15px;
  }

  .s-rooms_item {
    min-height: 201px;
  }

  .s-title span {
    font-size: 25px !important;
  }

  .s-hits {
    padding-top: 26px;
  }

  .s-advice_desc .p-title {
    font-size: 25px;
  }

  .s-advice_block {
    padding-top: 39px;
  }

  .s-hits .black-btn {
    max-width: 182px !important;
  }

  .s-advice .btn-main {
    max-width: 200px !important;
    padding: 8px 48px !important;
  }

  .s-review_item {
    padding: 35px 15px 25px;
  }

  .index .s-review .p-description {
    padding-right: 15px;
    padding-left: 59px;
  }

  .s-faq .p-description:before,
  .s-review .p-description:before {
    left: 15px;
  }

  .p-date {
    padding-left: 40px;
  }

  .p-date:before {
    left: 15px;
  }

  .s-forma-full-width {
    background-size: cover;
  }

  .s-services_title {
    font-size: 22px;
    line-height: 22px;

    margin-bottom: 11px;
  }

  .s-services_desc:before {
    top: 6px;
  }

  .s-services_desc {
    margin-bottom: 40px;
  }

  .s-services_order {
    margin-top: 0;
  }

  .s-services_form {
    padding: 5px 17px;
    padding-bottom: 25px;
  }

  .s-services_form-title {
    line-height: 32px;

    margin-top: 15px;
  }

  .s-services_form-item {
    margin-bottom: 26px;
  }

  .s-our-features_title {
    font-size: 30px;

    margin-bottom: 48px;
  }

  .s-our-features_text {
    margin-top: 3px;
    margin-bottom: 40px;
  }

  .s-our-features_img-wrap {
    margin-bottom: 15px;
  }

  .s-our-features_img-wrap:nth-child(2n+1) {
    padding-right: 7px;
  }

  .s-our-features_img-wrap:nth-child(2n) {
    padding-left: 7px;
  }

  .s-our-features {
    padding-bottom: 13px;
  }

  .s-projects_slider .slick-slide img {
    max-width: 100%;
    max-height: 180px;
    margin: 0 15px;
  }

  .s-projects .container::before {
    display: none;
  }

  .s-projects .slick-prev {
    left: -14px;
  }

  .s-projects .slick-prev:before {
    background: url('/assets/images/new_index/whiteArrow.svg');
    background-repeat: no-repeat;
  }

  .s-projects .slick-next {
    right: -14px;
  }

  .s-projects .slick-next:before {
    background: url('/assets/images/new_index/whiteArrow.svg');
    background-repeat: no-repeat;
  }

  .s-projects .slick-arrow {
    opacity: 1;
    border: 1px solid #967850;
    background: #967850;
  }

  .s-about_title {
    font-size: 22px;
  }

  .s-about .s-title {
    margin-bottom: 31px;
  }

  .s-about_title {
    font-size: 22px;

    margin-bottom: 31px;
  }

  .about__list li {
    margin-bottom: 15px;
  }

  .s-news .slick-slide img {
    margin: 0 auto;
  }

  .s-news_item_text {
    padding: 17px 15px 30px;
  }

  .index .custom_checkbox+label:after,
  .index .custom_checkbox+label:before,
  .s-review_new .custom_checkbox+label:after,
  .s-review_new .custom_checkbox+label:before {
    top: 10px;
    left: 0;
  }

  .s-services .custom_checkbox+label:after,
  .s-services .custom_checkbox+label:before,
  .s-services .custom_checkbox+label:after,
  .s-services .custom_checkbox+label:before {
    top: 10px;
    left: -3px;
  }

  header .contact p {
    top: 0 !important;

    margin-bottom: 20px;
    padding-left: 28px !important;
  }

  .s-services .select-styled:after {
    width: 10px;
  }
}



.s-title p {
	font-size: 18px;
}

@media (max-width: 768px) {
footer .lvl_1 ul li {
    border: none;
}
}



@media (max-width: 1199px) {
	.s-rooms_item {
		width: 25% !important;
	}
}

@media (max-width: 767px) {
	.s-rooms_item {
		width: 50% !important;
	}
}

@media (max-width: 400px) {
	.s-rooms_item {
		width: 100% !important;
	}
}





#addItemInCart .modal_container h4 {
	text-align: center;
    font-size: 21px;
}

#addItemInCart .modal_container .card-grid_item a {
	font-size: 17px;
    padding: 7px 5px;
}

#addItemInCart .modal_container .card-grid_item {
    margin: 34px 0 0;
}

#addItemInCart .modal_container {
    padding: 78px 80px 86px;
}



@media screen and (max-width: 768px) {
	#addItemInCart .modal_container h4 {
		font-size: 25px;
	}

	#addItemInCart .modal_container .card-grid_item a {
		width: 100%;
		max-width: 370px;
		margin: 0 auto;
		padding: 12px 5px;
		font-size: 19px;
	}

	#addItemInCart .modal_container .card-grid_item a + a {
		margin-top: 12px;
	}

	#addItemInCart .modal_container .card-grid_item {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		margin: 34px 0 0;
	}

	#addItemInCart .modal_container {
		padding: 39px 80px 43px;
	}
}




@media screen and (max-width: 400px) {
	#addItemInCart .modal_container h4 {
		font-size: 20px;
	}

	#addItemInCart .modal_container .card-grid_item a {
		width: 100%;
		margin: 0 auto;
		padding: 6px 5px;
		font-size: 15.5px;
	}

	#addItemInCart .modal_container .card-grid_item a + a {
		margin-top: 12px;
	}

	#addItemInCart .modal_container .card-grid_item {
		margin: 34px 0 0;
	}

	#addItemInCart .modal_container {
		padding: 94px 21px 72px;
	}
}

.footer__copyright {
	margin-top: 10px;
}
.vedita {
	background: #DEDEDE;
}
@media screen and (max-width: 1200px) {
	.footer {
		z-index: -1;
		padding-top: 70px;
	}
	.phone {
    	background-position: 0px 2px;
	}
	.footer__social {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.footer__main {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.contact {
		-webkit-box-flex: 100%;
		-ms-flex: 100%;
		flex: 100%;
		position: relative;
		z-index: 1;
		background: #F1F1F1;
	}
	.contact:before {
		content: '';
		background: #F1F1F1;
		position: absolute;
		top: -71px;
		left: -40px;
    	width: 1000vw;
		height: 380px;
    	z-index: -1;
	}
	.footer .logo, .footer .contact {
    	margin-top: 0px;
	}
	.social-ico {
		margin-left: 0px;
	}
}
@media screen and (max-width: 991px) {
	.footer {
		padding-top: 30px;
	}
	.contact:before {
		height: 395px;
	}
	.footer__social {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.social-ico {
    	margin-top: 20px;
    	margin-bottom: 15px;
	}
}
@media screen and (max-width: 768px) {
	.houzz-links {
		display: none;
	}
	.footer .logo, .footer .contact {
		margin-bottom: 20px;
	}
	.contact:before {
    	height: 345px;
	}
	.footer__column {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		 flex-direction: column;
	}
	.footer__order1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.footer__order2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.footer__order3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.footer__order4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
	.footer__order5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}
	.footer__copyright {
    margin-top: 20px;
	}
	.vedita {
		padding-left: 15px;
		text-align: left;
	}
}
@media screen and (max-width: 545px) {
	.footer {
		padding-top: 42px;
	}
	.quality-ctrl-btn__js {
		display: none;
	}
	.contact:before {
    	height: 285px;
	}
	.footer__copyright {
    	margin-top: 15px;
	}
	.vedita {
		padding: 15px 0 15px 15px;
	}
}
@media screen and (max-width: 337px) {
	.contact:before {
    	height: 315px;
	}
}
@media (min-width: 561px) and (max-width: 768px) {
	.contact:before {
    	height: 312px!important;
	}
}








/*новая деталка*/


.s-item .card-grid_item_delivery {
  border-left: none;
}

.detail_card-wrap {
  background: #fff;
  padding-top: 9px;
}

.products-links::before {
  display: none;
}

.card-grid_item_delivery .btn-main {
  width: 230px !important;
}

.card-grid_item_delivery div .ADD2BASKET,
.card-grid_item_delivery .btn-main.help_price_btn {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  height: 45px;
  margin-right: 30px;
  font-size: 20px;
  line-height: 18px;
}

.card-grid_item_delivery div .ADD2BASKET svg {
  margin-right: 13px;
}

.buy_btn-wrap,
.card-grid_get-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 34px;
  border-bottom: 1px solid #F1F1F1;
}

.request_btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}

.request_text {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 30px !important;
  letter-spacing: 0.2px;
}

.detail_text_under_slider {
  border-bottom: 1px solid #F1F1F1;
  padding-top: 36px !important;
  padding-bottom: 40px !important;
}

.card-grid_item .btn-main.request_btn-item {
  margin: 0;
  margin-right: 30px;
  height: 45px;
  line-height: 45px;
  font-size: 18px !important;
  padding: 0;
  text-align: center;
}

.request_number {
  font-size: 18px;
  line-height: 18px;
  color: #79797E;
}




.s-item .card-grid_item_image-block {
  /*margin-right: 160px;*/
  margin-right: auto;
  width: 60%;
  max-width: 910px;
  padding-right: 30px;
}

.s-item .card-grid_item_delivery {
  width: 40%;
  max-width: 490px;
  padding-left: 0;
}

.card-grid_item_delivery .card-grid_item_price {
    margin-bottom: 47px;
}


.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-new {
  font-weight: 500;
  font-size: 36px;
  line-height: 26px;
  color: #2C2D2F;
  /*margin-right: 72px;*/
}

.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-old {
  /*font-size: 36px;*/
  font-size: 38px;
  line-height: 26px;
  /*margin-left: 72px;*/
  margin-left: 35px;
  letter-spacing: 1.3px;
  margin-bottom: 0;
  font-weight: 400;
}

.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-new .rouble,
.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-old .rouble {
  margin-left: 10px;
  border-bottom: none;
}



.s-item.detail-title {
    padding-top: 57px;
    padding-bottom: 53px;
}



.card-grid_item_delivery .products-links {
  padding-left: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #F1F1F1;
}

.card-grid_item_delivery .products-links .products-link {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 16px;
  color: #967850;
}

.card-grid_item_delivery .products-links .products-link:hover {
  color: #735a39;
}



.card-grid_item_delivery .products-links .products-link svg {
  margin-right: 10px;
}

.card-grid_item_delivery .products-links .products-link + .products-link {
  margin-top: 23px;
}

.card-grid_item_delivery .social-ico .p-title {
  font-size: 14px;
  line-height: 14px;
  color: #2C2D2F;
  margin-bottom: 0;
  margin-top: 0;
  margin-right: 17px !important;
}

.card-grid_item_delivery .social-ico ul {
  margin-bottom: 0;
}

.card-grid_item_delivery .social-ico a {
    width: 28px;
    height: 28px;
    border-radius: 3px;
}

.card-grid_item_delivery .social-ico {
  margin: 0;
  padding: 39px 0 35px 0;
  border-bottom: 1px solid #F1F1F1;
}


.delivery-text-wrap .p-title {
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  margin-bottom: 8px !important;
}

.delivery-text-wrap p.delivery-text-subtext {
    font-size: 13px !important;
    line-height: 20px;
    margin: 0 !important;
    letter-spacing: 0.5px;
}

.delivery-text-wrap {
  margin-left: 20px;
}

.delivery-item + .delivery-item {
  margin-top: 42px;
}

.delivery-right {
  padding-top: 38px;
}

.deliveri_in_wrap {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.delivery-text-wrap {

}

.card-grid_item_image-block .slider-for img {
    -o-object-fit: cover;
        object-fit: cover;
}

.detail_card-wrap .card-grid_item {
  padding-left: 0;
  padding-right: 0;
}

/*.detail_card-wrap .slider-nav {
  padding: 0 50px;
}*/

.detail_card-wrap .slider-nav .slick-slide {
  max-width: none;
}

.detail_card-wrap .slider-nav {
    width: calc(100% - 68px);
    margin: auto;
}

.detail_card-wrap .slider-nav .prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -34px;
    padding: 0;
    cursor: pointer;
}

.detail_card-wrap .slider-nav .next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: -34px;
    padding: 0;
    cursor: pointer;
}



#tab0:checked ~ #content-tab0,
#tab6:checked ~ #content-tab6 {
  display: block;
}

.s-item-description_feature {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    /*column-gap: 160px;*/
    -webkit-column-gap: 8%;
       -moz-column-gap: 8%;
            column-gap: 8%;
}


.divider-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /*margin-right: 100px;*/
  margin-bottom: 20px;
  float: left;
  page-break-inside: avoid;
  break-inside: avoid;
  width: 100%;
  /*padding-right: 30px;*/
}

.s-item-description_feature {
    /*width: calc(100% + 100px);
    margin-right: -100px;*/
    /*width: calc(100% + 30px);*/
    width: 100%;
    padding-top: 42px;
}

div.divider {
  /*width: 64%;*/
  min-width: 57%;
  width: 57%;
  /*width: 70%;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
div.divider * {
  -ms-flex-negative: 0;
      flex-shrink: 0
}
div.divider span {
  width: 100%;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  border-bottom: 0.5px dashed #79797E;
  margin: 0 4px;
  margin-bottom: 6px;
}



.container.tabs {
  padding: 0;
}


.divider {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  color: #79797E;
}

.divider-bold {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: #79797E;
}

.divider-link {
  text-decoration: underline;
  color: #967850;
  font-size: 16px;
  line-height: 20px;
}






.tabs__content {
  display: none; /* по умолчанию прячем все блоки */
}
.tabs__content.active {
  display: block; /* по умолчанию показываем нужный блок */
}




.tabs-item {
    font-size: 16px;
    line-height: 18px;
    color: #2C2D2F;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 60px;
    position: relative;
    letter-spacing: 0.3px;
    cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.tabs-item:hover:after {
    content: '';
  display: block;
  width: 100%;
  height: 4px;
  background:#967850;
  left: 0;
  bottom: -2px;
  position: absolute;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.tabs-item.active:after {
  content: '';
  display: block;
  width: 100%;
  height: 4px;
  background:#967850;
  left: 0;
  bottom: -2px;
  position: absolute;

}

.tabs-item-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  border-bottom: 2px solid #F1F1F1;
}

.card-grid_item_image-block .s-item-description {
    padding-top: 30px;
}

.gray-bg {
  background: #F1F1F1;
}

.gray-bg .card-grid_item_text,
.gray-bg .custom-cards-desc-list {
  background-color: #F1F1F1;
}

.detail-bottom {
  padding-top: 80px;
}

.detail-bottom .s-title {
  margin-bottom: 40px;
}

.last-section {
  padding-bottom: 90px;
}

.view-more-detail {
  margin-top: 17px;
  margin-bottom: 37px;
  cursor: pointer;
}

.view-more-detail.no-hidden {
  display: block !important;
}

.detail-favorites-btn {
  height: 45px;
  width: 45px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
}

.detail-favorites-btn:hover {
  background: #967850;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.detail-favorites-btn:hover svg path {
  fill: #967850;
  stroke: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}


.tabs-item-wrap-btn {
	display: none;
}

.more-description {
	display: none;
}



.price-hover-info {
	position: relative;
	overflow: visible;
    margin-left: 40px;
    cursor: pointer;
}

.price-hover-info-text {
	position: absolute;
	font-weight: 300;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	background: #919194;
	padding: 22px 20px;
	width: 193px;
	height: 82px;
	top: 35px;
    left: -10px;
    display: none;
}

.price-hover-info-wrap {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-top: 4px;
}

.price-hover-info-wrap:after {
	content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom: 12px solid #919194;
    bottom: -13px;
    left: 4px;
    display: none;
}

.price-hover-info:hover .price-hover-info-text,
.price-hover-info:hover .price-hover-info-wrap:after {
	display: block;
	z-index: 1;
}

.card-grid_item_price {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.detail_card-wrap .card-grid_item.detail-tabs-container {
	padding-top: 13px;
	margin-top: 0;
	padding-bottom: 0;
}

.request_number.mgo-number-15662 small {
	opacity: 1 !important;
}

.s-item-description.detail-tabs {
	padding-top: 0;
    width: 100%;
}

.tabs-item-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

.tabs-item + .tabs-item {
    margin-left: 58px;
}


.card-grid_item_price-old {
  font-weight: 400;
}

@media (min-width: 1200px) {
		.detail_text_under_slider {
	    padding-top: 24px !important;
	    max-width: 98%;
        padding-bottom: 30px !important;
	}

	.request_text {
	    margin-bottom: 28px !important;
	}

	.card-grid_item_delivery .products-links {
	    padding-top: 30px;
	    padding-bottom: 30px;
    	display: -webkit-box;
    	display: -ms-flexbox;
    	display: flex;
	}

	.card-grid_item_delivery .products-links .products-link + .products-link {
	    margin-top: 0;
        margin-left: 30px;
	}

	.card-grid_item_delivery .social-ico {
	    padding: 28px 0 25px 0;
	}

	.delivery-right {
	    padding-top: 32px;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	}

	.delivery-item + .delivery-item {
	    margin-top: 0;
	}

	.deliveri_in_wrap svg {
		min-width: 40px;
	}

	.delivery-text-wrap {
	    margin-left: 15px;
	}

	.delivery-item {
		width: 33%;
	}

	.delivery-item + .delivery-item {
		margin-left: 15px;
	}

	.delivery-text-wrap p.delivery-text-subtext {
	    line-height: 18px;
	}

	.detail_card-wrap .card-grid_item.detail_card-block {
		padding-bottom: 0;
		margin-bottom: 0;
	}

	.detail_card-wrap .mobile-delivery {
		display: none;
	}




}


@media (min-width: 1560px) {
	.s-item .card-grid_item_delivery {
	    width: 41%;
	    max-width: 620px;
        padding-bottom: 0;
	}

	.s-item .card-grid_item_image-block {
	    width: 59%;
	    max-width: 910px;
	    min-width: 910px;
	}



	.s-item-description_feature {
	    column-count: 3;
	    -moz-column-count: 3;
	    -webkit-column-count: 3;
	    /* column-gap: 160px; */
	    -webkit-column-gap: 5%;
	    -moz-column-gap: 5%;
	    column-gap: 5%;
	}

	.card-grid_item_delivery .products-links .products-link + .products-link {
	    margin-top: 0;
        margin-left: 107px;
	}



}




@media (max-width: 1559px) {
	.card-grid_item .btn-main, .card-grid_item .btn-second {
	    padding: 6px 13px;
	}

	.price-hover-info-text {
	    left: auto;
	    right: 0px;
	}

	.tabs-item-wrap {
	    -webkit-box-pack: justify;
	        -ms-flex-pack: justify;
	            justify-content: space-between;
	}

	.tabs-item + .tabs-item {
	    margin-left: 0;
	}

  .price-hover-info,
  .card-grid_item_delivery .card-grid_item_price .card-grid_item_price-old {
    margin-left: 20px;
  }
}



@media screen and (min-width: 1200px) and (max-width: 1400px) {
	.s-item-description_feature {
	    column-count: 1;
	    -moz-column-count: 1;
	    -webkit-column-count: 1;
	}

	div.divider {
    min-width: 70%;
	    width: 70%;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    white-space: nowrap;
	}

	.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-old {
	    /*margin-left: 55px;*/
      margin-left: 20px;
	}
}


@media screen and (max-width: 1199px) {
	.s-item .card-grid_item_image-block {
		width: 100%;
		max-width: none;
		padding-right: 0;
	    max-width: 768px;
	    margin-left: auto;
	    margin-right: auto;
	}
	.s-item .card-grid_item_delivery {
		width: 100%;
		max-width: none;
	}

	.card-grid_item_wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-bottom: 45px;
    	border-bottom: 1px solid #F1F1F1;
    	-webkit-box-align: center;
    	    -ms-flex-align: center;
    	        align-items: center;
    	-webkit-box-pack: justify;
    	    -ms-flex-pack: justify;
    	        justify-content: space-between;
	}

	.card-grid_item_wrap .card-grid_item_price-new {
		font-size: 34px;
		line-height: 26px;
		padding-right: 15px;
		font-weight: 500;
	}

	.card-grid_item_wrap .card-grid_item_price-new .rouble {
		padding-left: 8px;
		border: none;
	}

	.card-grid_item_wrap .card-grid_item_price-old {
		font-size: 34px;
		line-height: 26px;
    	letter-spacing: 1.3px;
    	margin-top: 15px;
    	margin-left: 0;
	}

	.card-grid_item_wrap .card-grid_item_price-old .rouble {
		padding-left: 8px;
		border: none;
	}

	.mobile-delivery .btn-main.ADD2BASKET {
	  margin-bottom: 0;
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-pack: center;
	      -ms-flex-pack: center;
	          justify-content: center;
	  -webkit-box-align: center;
	      -ms-flex-align: center;
	          align-items: center;
	  padding: 0;
	  height: 45px;
	  margin-right: 18px;
	  font-size: 20px;
	  line-height: 18px;
	}

	.mobile-delivery .btn-main.ADD2BASKET svg {
		margin-right: 15px;
	}

	.mobile-delivery .btn-main {
		width: 230px !important;
	}

	.buy_btn-wrap,
	.card-grid_get-price {
		border: none;
		padding-bottom: 0;
		padding-left: 15px;
		margin-top: 15px;
	    width: 50%;
    	max-width: 308px;
	}

	.mobile-delivery {
		padding-top: 20px;
	}

	.s-item .card-grid_item_price {
		margin-bottom: 0;
		width: 49%;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: start;
	}

	.detail_text_under_slider {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	    padding-top: 38px !important;
    	padding-bottom: 33px !important;
	}

	.request_btn-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	    width: 50%;
    	max-width: 308px;
    	padding-left: 15px;
	}

	.request_text {
		width: 50%;
		max-width: 332px;
		margin-bottom: 0 !important;
		padding-top: 9px;
	}

	.card-grid_item .btn-main.request_btn-item {
		margin-right: 0;
	}

	.request_number {
		margin-left: 45px;
	    margin-top: 18px;

	}

	.mobile-delivery .products-links {
		padding: 0;
	    margin-left: 15px;
	    margin-right: 15px;
    	border-bottom: 1px solid #F1F1F1;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-pack: justify;
	        -ms-flex-pack: justify;
	            justify-content: space-between;
        padding-top: 37px;
    	padding-bottom: 34px;
	}

	.mobile-delivery .products-link {
		margin-bottom: 0;
		width: 50%;
		max-width: 308px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		letter-spacing: 0.2px;
	}

	.mobile-delivery .products-link svg {
		margin-right: 11px;
	}

	.mobile-delivery .products-link + .products-link {
		padding-left: 15px;
	}

	.mobile-delivery .social-ico {
		margin: 0;
		margin-left: 15px;
		margin-right: 15px;
    	border-bottom: 1px solid #F1F1F1;
    	padding-top: 22px;
    	padding-bottom: 19px;
	}

	.mobile-delivery .social-ico .p-title {
		margin: 0;
		font-size: 14px;
    	margin-right: 17px;

	}

	.mobile-delivery .social-ico ul {
		margin: 0;
	}

	.mobile-delivery .social-ico a {
	    width: 28px;
	    height: 29px;
	}

	.delivery-right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-left: 15px;
		margin-right: 15px;
    	border-bottom: 1px solid #F1F1F1;
    	-webkit-box-pack: justify;
    	    -ms-flex-pack: justify;
    	        justify-content: space-between;
    	padding-top: 30px;
   		padding-bottom: 12px;
	}

	.delivery-item + .delivery-item {
		margin-top: 0;
	}

	.delivery-item {
		width: 33%;
		padding-right: 8%;
	}

	.delivery-item:last-child {
		padding-right: 0;
	}

	.delivery-item br {
		display: none;
	}

	.delivery-text-wrap {
	    margin-left: 13px;
	    width: calc(100% - 53px);
	}

	.card-grid_item_image-block .s-item-description {
	    padding-top: 0px;
	}

	.container.tabs {
	    padding: 0;
	    max-width: none;
	    margin-left: 15px;
	    margin-right: 15px;
	    width: calc(100% - 30px);
	}

	.detail-bottom {
	    padding-top: 40px;
	}

	.detail-bottom > .container,
	.last-section > .container {
		max-width: none;
	}

	.detail-bottom .card-grid_item .btn-main,
	.detail-bottom .card-grid_item .btn-second {
	    padding: 6px 13px;
	}

	.view-more-detail {
	    margin-bottom: 0px;
	}

	.view-more-wrap {
	    margin-top: 0;
	}


	.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-old {
	    margin-left: 15px;
	}

	.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-old {
	    margin-top: 0;
	}

	.card-grid_item_delivery .products-links {
	    padding-left: 0;
	    padding-top: 35px;
	    padding-bottom: 35px;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	}

	.card-grid_item_delivery .products-links .products-link {
	    width: 50%;
	}

	.card-grid_item_delivery .products-links .products-link + .products-link {
	    margin-top: 0;
	    width: 50%;
	    max-width: 308px;
	    margin-left: auto;
	    padding-left: 15px;
	}

}


@media screen and (min-width: 992px) and (max-width: 1199px) {
	.detail_card-wrap .card-grid_item.detail_card-block {
	    padding-bottom: 0;
	    margin-bottom: 0;
	}

  .card-grid_item_delivery .card-grid_item_price .card-grid_item_price-new {
      font-size: 32px;
  }

  .price-hover-info,
  .card-grid_item_delivery .card-grid_item_price .card-grid_item_price-old {
    margin-left: 25px;
  }
}


@media screen and (max-width: 991px) {
	.detail_card-wrap > .container {
		padding-left: 0;
		padding-right: 0;
		max-width: none;
	}

	.detail-title h1 {
		font-size: 30px;
		line-height: 42px;
	}

	.s-item.detail-title {
	    padding-top: 16px;
    	padding-bottom: 8px;
	}

	.detail_card-wrap {
		padding-top: 0;
	}

	.detail_card-wrap .card-grid_item {
		padding-top: 0;
		margin-top: 0;
	}

	.s-item .slider-for {
	    height: 435px;
	}

	.detail_card-wrap .slider-nav .prev {
	    left: -22px;
	}

	.detail_card-wrap .slider-nav .next {
	    right: -22px;
	}

	.card-grid_item_wrap {
	    padding-top: 15px;
        padding-bottom: 42px;
	}


	.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-new {
	   /* font-size: 34px;*/
      font-size: 26px;
	    line-height: 26px;
	    font-weight: 500;
	}

  .card-grid_item_delivery .card-grid_item_price .card-grid_item_price-old {
     /* font-size: 34px;*/
      font-size: 28px;
      line-height: 26px;
      font-weight: 400;
  }

	.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-old {
		margin-left: 35px;
	}

	.mobile-delivery {
		display: none;
	}

	.s-item .card-grid_item_price {
	    margin-bottom: 0;
	    width: 56%;
	    -webkit-box-pack: start;
	        -ms-flex-pack: start;
	            justify-content: flex-start;
	}

	.buy_btn-wrap,
	.card-grid_get-price {
	    width: 45%;
		margin-top: 0;
	}

	.price-hover-info {
	    margin-left: 24px;
	}

	.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-new .rouble,
	.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-old .rouble {
	    margin-left: 3px;
	}

	.card-grid_item_delivery div .ADD2BASKET,
.card-grid_item_delivery .btn-main.help_price_btn {
	    margin-right: 15px;
	}

	.price-hover-info {
	    margin-left: 37px;
	}



	.card-grid_item_delivery .social-ico {
	    padding: 20px 0 22px 0;
	    margin-left: 15px;
	    margin-right: 15px;
	}


	.detail_card-wrap .card-grid_item.detail_card-block {
	    padding-top: 0;
	    margin-top: 0;
	    padding-bottom: 0;
	    margin-bottom: 0;
	}

	.detail_card-wrap .card-grid_item.detail-tabs-container {
	    padding-top: 0px;
	    margin-top: 0;
	}

	.s-item .card-grid_item_delivery {
	    padding-bottom: 20px;
	}

	.card-grid_item_delivery .products-links {
	    margin-left: 15px;
	    margin-right: 15px;
	}

	.detail_text_under_slider {
		margin-left: 15px;
		margin-right: 15px;
	}

	.card-grid_item_wrap {
    	margin-left: 15px;
    	margin-right: 15px;
	}

}






@media screen and (max-width: 767px) {
	.detail-title > .container {
		max-width: none;
	}

	.s-item.detail-title {
	    padding-top: 0;
        padding-bottom: 7px;
	}

	.detail-title h1 {
	    font-size: 30px;
	    line-height: 40px;
	}

	.s-item .card-grid_item_image-block {
	    margin-bottom: 15px;
	    padding-top: 8px;
	}

	.s-item .card-grid_item_image-block .slider-for {
	    height: auto;
	}

	.card-grid_item_wrap {
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	        -ms-flex-direction: column;
	            flex-direction: column;
	}

	.s-item .card-grid_item_price {
	    width: 100%;
	    -webkit-box-pack: start;
	        -ms-flex-pack: start;
	            justify-content: flex-start;
	}

	.card-grid_item_wrap .card-grid_item_price-old {
	    margin-top: 0;
	    font-size: 26px;
	    letter-spacing: 0.4px;
	}

	.card-grid_item_wrap .card-grid_item_price-new {
	    font-size: 26px;
	    letter-spacing: -0.8px;
		font-weight: 500;
	}

	.rouble {
	    width: auto;
	     -webkit-transform: scaleX(1);
	     -ms-transform: scaleX(1);
	         transform: scaleX(1);
	}

  .filter_type4 .rouble {
    width: 0.5em;
  }

	.mobile-delivery {
	    padding-top: 42px;
	}

	.buy_btn-wrap,
	.card-grid_get-price {
	    padding-bottom: 0;
	    padding-left: 0;
	    margin-top: 33px;
	    width: 100%;
	    max-width: none;
	}

	.card-grid_item_wrap {
	    padding-bottom: 35px;
	}

	.detail_text_under_slider {
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	        -ms-flex-direction: column;
	            flex-direction: column;
        padding-top: 24px !important;
        padding-bottom: 27px !important;
	}

	.request_text {
	    width: 100%;
	    max-width: none;
	    margin-bottom: 0 !important;
	    padding-top: 0;
	    text-align: center;
	    line-height: 18px;
	}

	.request_btn-wrap {
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	        -ms-flex-direction: column;
	            flex-direction: column;
	    -webkit-box-align: center;
	        -ms-flex-align: center;
	            align-items: center;
	    width: 100%;
	    max-width: none;
	    padding-left: 0;
        margin-top: 20px;
	}

	.mobile-delivery .request_btn-wrap .btn-main {
		width: 100% !important;
	}

	.request_number {
    	margin-left: 0;
	    margin-top: 20px;
	}

	.mobile-delivery .products-links {
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	        -ms-flex-direction: column;
	            flex-direction: column;
	    padding-top: 20px;
	    padding-bottom: 20px;
	}

	.mobile-delivery .products-link + .products-link {
		padding-left: 0;
	    margin-top: 22px;
	}

	.mobile-delivery .products-link {
	    width: 100%;
	    max-width: none;
	}

	.mobile-delivery .social-ico {
	    padding-top: 15px;
	    padding-bottom: 15px;
	}

	.delivery-item {
	    width: 100%;
	    padding-right: 0;
	}

	.delivery-right {
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	        -ms-flex-direction: column;
	            flex-direction: column;
	    padding-top: 19px;
        padding-bottom: 8px;
	}

	.delivery-text-wrap {
	    margin-left: 20px;
	    width: calc(100% - 60px);
	}

	.delivery-text-wrap .p-title {
	    margin-bottom: 7px !important;
	}

	.delivery-item:not(:last-child) {
	    margin-bottom: 17px;
	}

	.tabs-item-wrap-btn {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	    -webkit-box-align: center;
	        -ms-flex-align: center;
	            align-items: center;
	}

	.tabs-item-wrap-btn .tabs-burger {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}

	.tabs-item-wrap-btn .tabs-burger span {
		width: 30px;
		height: 2px;
		background: #C4C4C4;
		display: block;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}

	.tabs-item-wrap-btn .tabs-burger span + span {
		margin-top: 7px;
	}

	.tabs-item-wrap-btn .tabs-burger.active span:first-child {
		-webkit-transform: rotate(45deg);
		    -ms-transform: rotate(45deg);
		        transform: rotate(45deg);
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}

	.tabs-item-wrap-btn .tabs-burger.active span:nth-child(2) {
		display: none;
	}

	.tabs-item-wrap-btn .tabs-burger.active span:last-child {
	    -webkit-transform: rotate(-45deg);
	        -ms-transform: rotate(-45deg);
	            transform: rotate(-45deg);
   		margin-top: -2px;
		-webkit-transition: all .3s;
		-o-transition: all .3s;
		transition: all .3s;
	}

	.tabs-item-wrap-btn p {
		font-size: 16px;
		line-height: 18px;
		color: #2C2D2F;
	    height: 60px;
    	line-height: 60px;
    	position: relative;
	}

	.tabs-item-wrap-btn p:after {
	    content: '';
	    display: block;
	    width: 100%;
	    height: 4px;
	    background: #967850;
	    left: 0;
	    bottom: -1px;
	    position: absolute;
	    -webkit-transition: all .3s;
	    -o-transition: all .3s;
	    transition: all .3s;
	}

	.tabs-item-wrap-btn.active p:after {
	    width: 100vw;
	    left: -15px;
	    -webkit-transition: all .3s;
	    -o-transition: all .3s;
	    transition: all .3s;
	}

	.mobile-delivery {
		padding-bottom: 0;
	}

	.tabs-item-wrap-btn {
    	border-bottom: 1px solid #F1F1F1;
	}

	.tabs-item.active:after {
	    display: none;
	}

	.tabs-item:hover:after {
	    display: none;
	}

	.tabs-item-wrap {
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	        -ms-flex-direction: column;
	            flex-direction: column;
    	-webkit-box-align: start;
    	    -ms-flex-align: start;
    	        align-items: flex-start;
	    border-bottom: 4px solid #967850;

	}

	.tabs-item {
	    height: 45px;
	    width: 100%;
	    padding-left: 15px;
	    padding-right: 15px;
	    /*border-bottom: 1px solid #2C2D2F;*/
	    background: #f1f1f1;
	}

	.tabs-item br {
		display: none;
	}

	.tabs-item-wrap {
		display: none;
		position: absolute;
		z-index: 99;
	    width: 100%;
	    left: 0;
	}

	.s-item.detail_card-wrap .card-grid_item_image-block {
		overflow: visible !important;
	    margin-bottom: 0;
	}

	.s-item-description_feature {
	    column-count: 1;
	    -moz-column-count: 1;
	    -webkit-column-count: 1;
	    -webkit-column-gap: 0;
	       -moz-column-gap: 0;
	            column-gap: 0;
	}


	div.divider {
    min-width: 70%;
	    width: 70%;
	    white-space: nowrap;
	}

	.more-description {
		display: block;
		font-size: 16px;
		line-height: 16px;
		-webkit-text-decoration-line: underline;
		        text-decoration-line: underline;
		color: #967850;
		padding-top: 15px;
		display: none;
	}

	.detail_card-wrap .card-grid_item {
	    padding-bottom: 0;
	}

	.card-grid_item_delivery {
		/*display: none;*/
	}

	.card-grid_item_image-block .s-item-description {
	    padding-bottom: 0;
	}

	.divider-wrap.foo {
        display: none;
	}

	.s-item-description_feature {
 	    width: 100%;
	    padding-top: 24px;
	}

	.detail-bottom {
	    padding-top: 15px;
	}

	.last-section {
	    padding-top: 8px;
	}

	.detail-bottom .s-title h2,
	.last-section .s-title h2  {
	    font-size: 30px;
	}

	.detail-bottom .s-title,
	.last-section .s-title {
	    margin-bottom: 10px;
	}

	.last-section {
		padding-bottom: 0;
	}

	.card-grid_item .btn-main, .card-grid_item .btn-second {
	    padding: 6px 13px;
	}

	.delivery-item:last-child {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-pack: start;
	        -ms-flex-pack: start;
	            justify-content: flex-start;
	}

	.s-item .card-grid_item_delivery {
	    padding-bottom: 0;
	}

	.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-new {
	    /*font-size: 25px;*/
      font-size: 21px;
	    line-height: 26px;
	}

  .card-grid_item_delivery .card-grid_item_price .card-grid_item_price-old {
      /*font-size: 27px;*/
      font-size: 21px;
      line-height: 26px;
  }

	.price-hover-info-text {
	    left: auto;
	    right: 50%;
	    -webkit-transform: translateX(50%);
	        -ms-transform: translateX(50%);
	            transform: translateX(50%);
	}


	.request_btn-wrap {
	    -webkit-box-align: start;
	        -ms-flex-align: start;
	            align-items: flex-start;
	}

	.request_text {
	    text-align: left;
	}

}


@media screen and (max-width: 540px) {
	.s-item .card-grid_item_image-block .slider-for {
	    height: 192px;
	}

	.detail_card-wrap .slider-nav {
	    width: calc(100% - 50px);
	}

	.detail_card-wrap .slider-nav .prev {
	    left: -12px;
	}

	.detail_card-wrap .slider-nav .next {
	    right: -12px;
	}

	.s-item .slider-nav .slick-track {
	    padding: 12px 0;
	}

	.s-item .card-grid_item_price {
	    -webkit-box-pack: justify;
	        -ms-flex-pack: justify;
	            justify-content: space-between;
	}

	div.divider {
    min-width: 50%;
	    width: 50%;
	    white-space: normal;
	}

	.s-item .card-grid_item_price {
	    -webkit-box-pack: start;
	        -ms-flex-pack: start;
	            justify-content: flex-start;
	}

	.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-old {
	    margin-left: 8px;
	}

	.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-new .rouble, .card-grid_item_delivery .card-grid_item_price .card-grid_item_price-old .rouble {
	    margin-left: 0;
	}

	.price-hover-info {
        margin-left: 9px;
	}

	.card-grid_item_wrap {
	    -webkit-box-align: start;
	        -ms-flex-align: start;
	            align-items: flex-start;
	    padding-bottom: 35px;
	    padding-top: 40px;
	}

	.card-grid_item_delivery .btn-main {
	    width: 100% !important;
	}

	.card-grid_item_delivery .products-links {
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	        -ms-flex-direction: column;
	            flex-direction: column;
	}

	.card-grid_item_delivery .products-links .products-link {
	    width: 100%;
	}

	.card-grid_item_delivery .products-links .products-link + .products-link {
	    margin-top: 20px;
	    width: 100%;
	    max-width: 100%;
	    padding-left: 0;
	}

	.card-grid_item_delivery .products-links {
	    padding-top: 20px;
	    padding-bottom: 20px;
	}

	.card-grid_item_delivery .social-ico {
	    padding: 20px 0 12px 0;
	    margin-left: 15px;
	    margin-right: 15px;
	}

	.delivery-item br {
	    display: block;
	}

	.request_btn-wrap {
	    -webkit-box-align: center;
	        -ms-flex-align: center;
	            align-items: center;
	}

	.request_text {
	    text-align: center;
	}
}



@media (max-width: 468px) {
	.card-grid_item_delivery {
	    border-bottom: none;
	}
}





div[id^="GetCatalog"],div[id^="DownloadModel"] .modal_container {
    padding: 20px 20px 10px 20px;
	max-width: 600px;
    font-family: 'Roboto',sans-serif;
}

div[id^="GetCatalog"],div[id^="DownloadModel"] .modal_container {
    padding: 20px 20px 10px 20px;
	max-width: 600px;
    font-family: 'Roboto',sans-serif;
}

div[id^="GetCatalog"],div[id^="DownloadModel"] .form-input p {
  margin: 10px 0;
  font-size: 16px;
  color: #2c2d2f;
  font-weight: 600;
}

div[id^="GetCatalog"],div[id^="DownloadModel"] .form-input input {
  width: 100%;
  padding: 5px;
}

div[id^="GetCatalog"],div[id^="DownloadModel"] .soglasie label {
  font-size: 15px;
}

div[id^="GetCatalog"],div[id^="DownloadModel"] .soglasie {
  margin: 19px 0;
}


div[id^="GetCatalog"],div[id^="DownloadModel"] .get_catalog-subtitile {
	font-size: 15px;
	line-height: 15px;
	text-align: center;
	color: #79797E;
	padding-top: 15px;
	padding-bottom: 17px;
}

div[id^="GetCatalog"],div[id^="DownloadModel"] .custom_checkbox:checked+label:before {
    top: 10px;
}

div[id^="GetCatalog"],div[id^="DownloadModel"] .custom_checkbox:not(checked) + label:after {
    top: 10px;
}


.confirm-content {
	text-align: center;
}

.get_catalog-text {
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #2C2D2F;
	letter-spacing: 0.1px;
	margin-bottom: 18px;
}


.get_catalog-text:nth-child(2) {
    margin-bottom: 3px;
}

.get_catalog-link {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #967850;
    letter-spacing: 0.1px;
    margin-bottom: 17px;
    display: block;
    text-decoration: underline;
}

.get_catalog-text-wrap {
	padding-top: 20px;
}



/*новая детальная карточка конец*/



.card-grid_item {
	position: relative;
}


.add_to_favorite {
	top: 0;
    right: 0;
    position: absolute;
    padding: 13px;
    margin: 13px;
    background: transparent;
    border: none;
    z-index: 99;
}

.add_to_favorite.active svg path {
	fill: #967850;
    stroke: #fff;
}

.detail-favorites-btn.active {
	background: #967850;
}

.detail-favorites-btn.active svg path {
	fill: #967850;
    stroke: #fff;
}



/*фабрика закрыта, товар снят с производства в деталке и в каталоге*/

.card-grid_item_image-block-wrap,
.card-grid_item_image-block {
    position: relative;
}

.card-grid_item_image-block-wrap.factory-closed:after, .card-grid_item_image-block-wrap.goods-removed:after,
.card-grid_item_image-block-wrap.product-sold:after, .card-grid_item_image-block-wrap.product-sold:after,
.card-grid_item_image-block.factory-closed:after, .card-grid_item_image-block.goods-removed:after  {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    opacity: 1!important;
}
.card-grid_item_image-block-wrap .product-detail-photo__inscription {
    display: none;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, calc(-50% + 22px));
    -webkit-transform: translate(-50%, calc(-50% + 22px));
    -moz-transform: translate(-50%, calc(-50% + 22px));
    -ms-transform: translate(-50%, calc(-50% + 22px));
    -o-transform: translate(-50%, calc(-50% + 22px));
    width: 100%;
    max-width: 360px;
    font-weight: bold;
    font-size: 36px;
    line-height: 40px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.45);
    text-align: center;
    z-index: 50;
}
.card-grid .card-grid_item_image-block .product-detail-photo__inscription {
    display: none;
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, calc(-50% + 18px));
    -webkit-transform: translate(-50%, calc(-50% + 18px));
    -moz-transform: translate(-50%, calc(-50% + 18px));
    -ms-transform: translate(-50%, calc(-50% + 18px));
    -o-transform: translate(-50%, calc(-50% + 18px));
    width: 100%;
    max-width: 335px;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.45);
    text-align: center;
    z-index: 50;
}
.card-grid_item_image-block-wrap.factory-closed .product-detail-photo__inscription.inscription-factory-closed,
.card-grid_item_image-block-wrap.goods-removed .product-detail-photo__inscription.inscription-goods-removed,
.card-grid_item_image-block-wrap.product-sold .product-detail-photo__inscription.inscription-product-sold,
.card-grid .card-grid_item_image-block.factory-closed .product-detail-photo__inscription.inscription-factory-closed,
.card-grid .card-grid_item_image-block.product-sold .product-detail-photo__inscription.inscription-product-sold,
.card-grid .card-grid_item_image-block.goods-removed .product-detail-photo__inscription.inscription-goods-removed {
    display: block;
}

@media screen and (max-width: 575px) {
    .card-grid_item_image-block-wrap .product-detail-photo__inscription {
        font-size: 26px;
        line-height: 32px;
    }

    .card-grid .card-grid_item_image-block .product-detail-photo__inscription {
        font-size: 23px;
        line-height: 32px;
    }
}

/*фабрика закрыта, товар снят с производства в деталке и в каталоге (конец)*/


/*Правка верстки страницы. Страны*/
.country-detail .smpl_d li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    padding-left: 0;
}
.country-detail .smpl_d li::before {
    position: static;
    margin-right: 15px;
    max-width: 6px;
    width: 100%;
}
.country__img {
    float: left;
    margin: 0px 20px 10px 0px;
}

/*Правка верстки страницы. Страны*(Конец)*/

.s-rooms_wrap {
	align-items: center;
    width: 100%;
}
.s-rooms_img {
    max-width: 90px;
    width: 100%;
	height: 80px;
}
.c-btn__arrow_custom {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c3ZnanM9Imh0dHA6Ly9zdmdqcy5jb20vc3ZnanMiIHZlcnNpb249IjEuMSIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIiBjbGFzcz0iIj48Zz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCTxnPgoJCTxwYXRoIGQ9Ik01MDguODc1LDI0OC40NThsLTE2MC0xNjBjLTQuMTY3LTQuMTY3LTEwLjkxNy00LjE2Ny0xNS4wODMsMGMtNC4xNjcsNC4xNjctNC4xNjcsMTAuOTE3LDAsMTUuMDgzbDE0MS43OTIsMTQxLjc5MiAgICBIMTAuNjY3QzQuNzcxLDI0NS4zMzMsMCwyNTAuMTA0LDAsMjU2czQuNzcxLDEwLjY2NywxMC42NjcsMTAuNjY3aDQ2NC45MTdMMzMzLjc5Miw0MDguNDU4Yy00LjE2Nyw0LjE2Ny00LjE2NywxMC45MTcsMCwxNS4wODMgICAgYzIuMDgzLDIuMDgzLDQuODEzLDMuMTI1LDcuNTQyLDMuMTI1YzIuNzI5LDAsNS40NTgtMS4wNDIsNy41NDItMy4xMjVsMTYwLTE2MEM1MTMuMDQyLDI1OS4zNzUsNTEzLjA0MiwyNTIuNjI1LDUwOC44NzUsMjQ4LjQ1OHogICAgIiBmaWxsPSIjZmZmZmZmIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIiBjbGFzcz0iIi8+Cgk8L2c+CjwvZz4KPC9nPjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 40%;
}
.cashback-list li {
	list-style-type: disc;
}

/* Правки заголовков */
@media screen and (max-width: 650px) {
      p.filter-mobile-h-text {
          font-family: 'Roboto', sans-serif;
          font-weight: 500;
          font-size: 16px;
          line-height: 23px;
          text-transform: uppercase;
          color: #2C2D2F;
      }
  }
  h1.title-text {
      display: block;
      font-size: 40px;
      font-weight: 400;
      text-transform: uppercase;
      color: #000;
      text-align: center;
  }
  .s-title .about-reviews {
      font-size: 40px;
      font-weight: normal;
      font-family: inherit;
      line-height: 1.4;
      color: inherit;
  }
  .s-title .about-reviews::after {
      position: relative;
      display: block;
      height: 30px;
      width: auto;
      content: '';
      background: url(/assets/css/../images/line.png) center no-repeat;
  }
  p.h2_border {
      font-weight: normal;
      font-family: inherit;
      color: inherit;
  }
  @media screen and (max-width: 1199px) {
      p.h2_border {
          margin-bottom: 20px!important;
          margin-left: 60px!important;
      }
  }
  .banner-title h1 {
      font-size: 76px;
      line-height: 80px;
      font-weight: 300;
      color: #fff;
      margin-left: -6px;
      letter-spacing: 1.8px;
      padding-bottom: 15px;
  }
  .banner-title h1 span {
      font-size: 76px;
      color: #e2bf90;
  }
  @media (max-width: 1559px) {
      .banner-title h1 {
          margin-left: -3px;
          font-size: 64px;
          line-height: 66px;
      }
      .banner-title h1 span {
          font-size: 64px;
          line-height: 66px;
      }
  }
  @media (max-width: 1024px) {
      .banner-title h1 {
          padding-right: 16%;
          padding-bottom: 9px;
      }
      .banner-title h1, .banner-title h1 span {
          font-size: 48px;
          letter-spacing: 3.5px;
          line-height: 58px;
      }
  }
  @media (max-width: 768px) {
      .banner-title h1 {
          padding-right: 0;
          font-size: 48px;
          line-height: 51px;
          letter-spacing: 0.7px;
          padding-bottom: 24px;
      }
      .banner-title h1 span {
          line-height: 51px;
          letter-spacing: 0.7px;
      }
  }
  @media (max-width: 540px) {
      .banner-title h1, .banner-title h1 span {
          font-size: 30px;
      }
      .banner-title h1, .banner-title h1 span {
          letter-spacing: 1px;
          line-height: 38px;
      }
      .banner-title h1 {
      padding-right: 50px;
      padding-bottom: 13px;
      }
  }
.modal .s-title p {
	margin: 0;
    padding: 0;
	font-size: 35px;
	font-weight: normal;
	line-height: 1.4;
    color: inherit;
}
.modal .s-title p::after {
	position: relative;
    display: block;
    height: 30px;
    width: auto;
    content: '';
    background: url(/assets/css/../images/line.png) center no-repeat;
}
.main-banner__title::after {
	display: none;
}
/* Правки заголовков. Конец */

.modal .s-title .quality-text {
	font-size: 15px;
	text-transform: none;
}

.card-grid_item .card-grid_item_text .card-grid_item_price {
    align-items: center;
}






.rouble {
  border-bottom: none;
  width: auto;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 10px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 10px;  
    background-color: #ffffff; 
}
@media screen and (min-width: 768px) {
	.custom_select .select-options {
		max-width: calc(100% - 28px);
    	width: 100%;
	}
}
.s-item .slider-for {
    height: 599px;
}



.card-grid .card-grid_item_price-new {
    width: 100%;
    margin-bottom: 10px;
}
.card-grid_item_price-old {
    margin-left: 0;
    margin-bottom: 20px;
}

.card-grid_item .card-grid_item_text .card-grid_item_price {
    min-height: auto;
    align-items: flex-start;
}
.my_slider .slick-slide img {
	max-height: 220px;
	max-width: 100%;
}

@media screen and (max-width: 1560px) {
    .card-grid .card-grid_item_price {
        font-size: 20px;
    }
}
@media screen and (max-width: 1200px) {
    .card-grid .card-grid_item_price {
        font-size: 22px;
    }
}
@media screen and (max-width: 767px) {
    .card-grid_item .card-grid_item_text .card-grid_item_price {
        min-height: 75px;
    }
}


.card-grid_item_delivery .card-grid_item_price {
    flex-direction: column;
}

.card-grid_item_delivery .card-grid_item_price .card-grid_item_price-old {
    margin-left: 0;
    margin-top: 20px;
}

@media screen and (max-width: 991px) {
    .card-grid_item_delivery .card-grid_item_price .card-grid_item_price-old {
        margin-top: 10px;
    }
}

@media screen and (min-width: 1240px) {
	.filter-group {
		display: flex;
	}
	.fillter-sort-type {
		display: flex;
    	align-items: center;
		margin-right: 24px;
		width: fit-content;
		height: 39px;
		white-space: nowrap;
	}
	.filter-wrapper {
		flex-wrap: wrap;
	}
	.group-wrapper {
		margin-left: auto;
		flex-grow: 1;
	}
	.group-wrapper a.btn-main.open-filter-desct {
		display: block;
		margin-left: auto;
		max-width: 232px;
		width: 100%;
	}
	.filter {
		width: 100%;
	}
	.filter .filter_type4__wrap {
    	width: 100%;
	}
}
@media screen and (max-width: 1240px) {
	.filter-wrapper {
		flex-wrap: wrap;
	}
	.group-wrapper {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.s-title h1, .s-fabriki h1 {
		font-size: 25px;
	}
	.card-grid .card-grid_item_text .p-title, .last-section .s-title h2 {
		font-size: 22px;
	}
}
.custom-cards-desc-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
	min-height: auto;
}
.custom-cards-desc-list .custom-cards-desc-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
}
@media screen and (min-width: 1001px) {
	.block_catalog_ul {
		border-top: 4px solid #967850!important;
	}
	.block_catalog_ul::before {
		content: none!important;
	}
}
@media screen and (min-width: 769px) {
	header .lvl_2 {
		top: 0!important;
	}
}
.catalog-img-wrap {
	width: 100%;
	height: 100%;
}
.header-menu .menu-list>li.in_stock>a, .fixed-header .menu-list>li.in_stock>a {
	font-size: 13px;
    font-weight: 400;
	color: #616165;
}
@media screen and (min-width: 769px) {
	.block_catalog_ul {
		overflow: hidden;
	}
	header .lvl_1 {
		height: 100%!important;
	}
}

.toggle-description-btn {
  border: none;
  padding: 0;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.6;
  color: #907856;
  text-decoration: underline;
  background-color: transparent;
}
.hidden-description {
  margin-bottom: 10px;
  max-height: 100px;
  overflow: hidden;
}
.hidden-description p {
  margin: 0;
}
section.s-filter.s-filter-fabriki {
  padding-top: 32px;
  padding-bottom: 22px;
}
.filter-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
div.s-fabriki-top-block {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 1560px) {
  .hidden-description {
    max-height: 90px;
  }
}
@media screen and (max-width: 575px) {
  .hidden-description {
    max-height: 45px;
  }
  .s-fabriki-item__img {
    margin-bottom: 10px;
  }
  .filter-wrapper a.btn-main.open-filter-desct {
    margin-top: 0;
  }
  .s-filter-fabriki .filter-wrapper {
    margin-bottom: 0;
  }
  section.s-filter .container.custom-container {
    padding-top: 0;
    padding-bottom: 0;
  }
  section.s-filter.s-filter-fabriki {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (max-width: 1199px) {
  .p-description p:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 991px) {
  .filter-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  a.btn-main.open-filter-desct {
    margin-top: 30px;
  }
  .filter-wrapper > .filter_type1 {
    width: 100%;
  }
  .filter-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .fillter-sort-type {
    margin-right: 20px;
    margin-top: 8px;
  }
}
@media screen and (min-width: 769px) {
    header .lvl_2 {
        height: 100%;
    }
}

.s-fabriki_item_image-block:hover {
    border: 2px solid #967850;
}

.search-page {
    padding: 0 15px;
    margin-top: 30px;
}
.search-page .search-page__row {
    display: flex;
}
.search-page .search-page__row .search-button {
    height: 48px;
    min-width: 140px;
}
.search-page .search-page__row input.search-query {
    background-color: #F8F8F8;
    border: 1px solid #ECECEC;
    height: 48px;
    font-size: 14px;
    line-height: 16px;
    color: #2C2D2F;
    transition: border-color .3s;
}
.search-page .search-page__row input.search-query:focus {
    border-color: #616165
}
.search-page__title,
.search-no-results {
    padding: 0 15px;
}

.search-no-results {
    font-weight: 500;
    margin-bottom: 150px;
}
.no-reslt-wrapper {
    max-width: 100%;
}

@media screen and (max-width: 768px) {
    .no-reslt-wrapper {
        padding: 20px 35px;
    }
    .search-page {
        margin-top: 0;
    }
}
@media screen and (max-width: 575px) {
    .search-page .search-page__row .search-button {
        min-width: auto;
        padding: 6px 18px;
    }
    .no-reslt-wrapper {
        padding: 15px;
    }
    .search-page__title, .search-no-results, .search-page {
        padding: 0;
    }
}

@media (min-width: 768px) {
  #footer_menu li {
    min-width: 200px;
  }
}




@media screen and (max-width: 1024px) {
  .header-menu .menu-list>li.in_stock>a,
  .header-menu .menu-list>li.in_stock>a:hover {
    color: #fff;
  }
}



/*.na-donishke .ekspert-img {
  right: -100px;
}*/


.description {
    margin-top: 40px 0;
    order: 2;
}
.description ul {
  padding-inline-start: 40px;
}
.description li {
  list-style-type: disc;
}

@media screen and (max-width: 1200px) {
    .footer-menu {
        width: 100%;
    }
    .footer-menu::before {
        left: -50px;
        z-index: 1;
    }
    .footer .contact {
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 1199px) {
    .footer-menu::before {
        display: block;
    }
}
@media screen and (max-width: 823px) {
    .na-donishke .ekspert-img {
        right: -30px;
    }
}
@media screen and (max-width: 768px) {
    .footer .contact {
        margin-bottom: 0;
    }
}

/*cookie popup*/
.cookies-popup {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 80%;
    background: url(../images/bg-gold.png);
    z-index: 99999999;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.cookies-popup.open-cookie {
    opacity: 1;
    visibility: visible;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.cookies-popup-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 17px 34px;
}
.cookies-popup-text {
	padding-right: 15px;
}
.cookies-popup-text p {
	color: #FFFFFF;
}
.cookies-popup-text p a {
	border-bottom: 1px solid #fff;
	color: #FFFFFF;
}
.cookies-popup-btn a {
	text-align: center;
	color: #FFFFFF;
	padding: 11px;
	text-transform: uppercase;
	display: block;
}
@media screen and (max-width: 768px) {
	.cookies-popup-container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding-left: 16px;
		padding-right: 16px;
	    padding-top: 12px;
    	padding-bottom: 16px;
	}
	.cookies-popup-text {
		padding-right: 0;
    	margin-bottom: 18px;
	}
	.cookies-popup-text p {
		margin: 0;
	}
	.cookies-popup-btn {
	    padding-right: 0;
	    margin: auto;
	}
  .cookies-popup {
    width: 100%;
  }
}

/*cookie popup конец*/