@charset "UTF-8";


@font-face {
  font-family: Calibri;
  font-display: swap;
  src: url("../fonts/Calibri-Bold.woff2") format("woff2"), url("../fonts/Calibri-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Calibri;
  font-display: swap;
  src: url("../fonts/Calibri.woff2") format("woff2"), url("../fonts/Calibri.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Calibri;
  font-display: swap;
  src: url("../fonts/Calibri-Light.woff2") format("woff2"), url("../fonts/Calibri-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

.slick-dots li button,
.slick-next,
.slick-prev {
  font-size: 0;
  line-height: 0;
  border: 0;
  width: 20px;
  cursor: pointer;
}
.form__control,
a,
button,
input {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
}
.about-slider .slick-next::before,
.about-slider .slick-prev::before {
  font-family: "Font Awesome 5 Free", serif;
  color: #ebebeb;
  font-weight: 700;
}
.contact__consult:hover,
.order-call:hover {
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
}
.about-wrapper__title,
.about__top,
.contact__title,
.modal__title,
.works__title {
  text-transform: uppercase;
}
.change__pane,
.digits_,
.discount-day,
.fl_upld label,
.how-order__arrow,
.order-call,
.pagination__link,
.see-more,
.slick-dots {
  text-align: center;
}
.filters li,
.slick-dots,
.social li {
  list-style: none;
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
  font-family: slick, serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.catalog-filter li a,
.slick-initialized .slick-slide,
.slick-slide img {
  display: block;
}
#fl_inp,
.catalog-filter .not-found,
.catalog-filter li .care li span,
.catalog-filter li .details [data-js-is-cart-mobile-tab],
.catalog-filter li .features li span,
.catalog-filter li .type,
.menu_toggler,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-dots,
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  padding: 0;
}
.container,
.slick-dots li,
.title {
  position: relative;
}
.slick-loading .slick-list {
  background: url(../images/ajax-loader.gif) center center no-repeat #fff;
}
.slick-dots li button,
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0;
}
@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/slick.eot);
  src: url(../fonts/slickd41d.eot#iefix) format("embedded-opentype"),
    url(../fonts/slick.woff) format("woff"),
    url(../fonts/slick.ttf) format("truetype"),
    url(../fonts/slick.svg#slick) format("svg");
}
.slick-next,
.slick-prev {
  top: 50%;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.contact__text,
.nav__link {
  font-size: 0.875rem;
  color: #222;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.25;
}
.slick-next:before,
.slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.slick-prev:before,
[dir="rtl"] .slick-next:before {
  content: "←";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  width: 100%;
  margin: 0;
  bottom: 0;
}
.slick-dots li button {
  height: 20px;
  padding: 5px;
  display: none;
}
.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}
.sprite {
  background-image: url(../images/spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}
.sprite-human-icon {
  width: 19px;
  height: 20px;
  background-position: -5px -5px;
}
.sprite-ic-1 {
  width: 56px;
  height: 38px;
  background-position: -34px -5px;
}
.sprite-ic-10 {
  width: 62px;
  height: 38px;
  background-position: -100px -5px;
}
.sprite-ic-11 {
  width: 67px;
  height: 40px;
  background-position: -5px -53px;
}
.sprite-ic-2 {
  width: 40px;
  height: 40px;
  background-position: -82px -53px;
}
.sprite-ic-3 {
  width: 47px;
  height: 40px;
  background-position: -132px -53px;
}
.sprite-ic-4 {
  width: 36px;
  height: 36px;
  background-position: -5px -103px;
}
.sprite-ic-5 {
  width: 48px;
  height: 40px;
  background-position: -51px -103px;
}
.sprite-ic-6 {
  width: 48px;
  height: 46px;
  background-position: -109px -103px;
}
.sprite-ic-7 {
  width: 45px;
  height: 50px;
  background-position: -189px -5px;
}
.sprite-ic-8 {
  width: 50px;
  height: 46px;
  background-position: -189px -65px;
}
.sprite-ic-9 {
  width: 57px;
  height: 49px;
  background-position: -167px -121px;
}
.sprite-phone-icon {
  width: 18px;
  height: 18px;
  background-position: -5px -180px;
}
body,
html {
  font-size: 16px;
}
body {
  scroll-behavior: smooth;
  line-height: 1.5;
  color: #1c1c1c;
  font-family: Calibri, sans-serif;
  font-weight: 400;
}
button,
input,
textarea {
  font-family: Calibri;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Calabri, sans-serif;
  font-weight: 700;
}
a,
button,
input {
  transition: 0.25s;
}
.bnt.focus,
.btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.slider a,
.slider div,
button,
input {
  outline: 0 !important;
  color: #000;
}
.container {
  max-width: 1000px;
  padding: 0;
}
.flex,
.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.top {
  background: url(../images/top-banner.jpg) center center/cover no-repeat;
  height: 630px;
}
.header {
  padding: 0.66rem 0;
}
.header .container {
  max-width: 1100px;
}
.header__nav {
  margin-right: 2rem;
}
.nav__link {
  padding: 0 1rem;
  display: block;
  text-decoration: none !important;
}
.about-slider .slick-arrow:hover::before,
.nav__link:hover {
  color: #b19782;
}
.contact__item {
  margin-left: 2rem;
}
.contact__icon {
  margin-right: 1rem;
}
.contact__phone {
  font-weight: 500;
  font-size: 0.9rem;
}
.contact__phone,
.contact__phone:hover {
  color: #fff;
}
.how-order-wrapper .contact__phone,
.how-order-wrapper .contact__phone:hover {
  color: #1c1c1c;
}
.order-call {
  font-size: 0.8125rem;
  color: #222 !important;
  text-decoration: underline;
  display: block;
  padding-top: 3px;
}
.btn,
.catalog-filter li a:hover,
.filters-reset a:hover {
  text-decoration: none;
}
.title {
  z-index: 1;
}
.top-content {
  padding-top: 4rem;
  max-width: 620px;
  margin: 0 0 0 auto;
  text-align: right;
}
.about__content,
.advantages,
.top__text {
  max-width: 500px;
}
.top__title {
  font-size: 2.375rem;
  margin-bottom: 1.5rem;
}
.btn_md,
.top__text {
  font-size: 0.9375rem;
}
.top__text {
  margin: 0 0 2.2rem auto;
}
.btn {
  padding: 1.1rem 3rem;
  font-weight: 500;
  border: 0 !important;
  border-radius: 30px;
  -webkit-box-shadow: 3px 2px 12px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 3px 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.advantages__item,
.btn_sm {
  font-size: 0.875rem;
}
.btn-warning {
  background: #CF8A3D;
  color: #262626;
}
.btn-warning:hover,
.btn-warning:not(:disabled):not(.disabled):active {
  background: #cf9b61;
  -webkit-box-shadow: 3px 2px 12px 0 rgba(177, 151, 130, 0.7);
  box-shadow: 3px 2px 12px 0 rgba(177, 151, 130, 0.7);
}
.advantages-wrapper,
.works-wrapper {
  padding: 4.7rem 0 6.25rem;
}
.advantages_ {
  max-width: 100%;
}
.advantages-wrapper_ .container {
  max-width: 1200px;
}
.advantages__item {
  margin-bottom: 2rem;
}
.advantages__icon {
  min-width: 85px;
}
.advantages__icon img {
  width: 50px;
  height: 50px;
}
.request {
  background: #fff;
  -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.12);
  padding: 45px 40px 65px;
  max-width: 340px;
  margin-right: 20px;
}
.request::after {
  width: 125px;
  height: 110px;
}
.request__title {
  font-size: 1.625rem;
  margin-bottom: 2.5rem;
}
.form__control_label {
  color: #aaa;
  font-size: 0.75rem;
  line-height: 1;
  margin-bottom: 1rem;
  display: block;
}
.form__control {
  border: 1px solid #ccc;
  padding: 1rem 1.1rem;
  line-height: 1;
  font-weight: 400;
  transition: 0.25s;
  background: #fff;
}
.form__phone {
  margin-right: 0.69rem;
  color: #aaa;
}
.company-info__item,
.request__control {
  margin-bottom: 1.5rem;
}
.form__control input {
  border: 0;
  padding: 0;
  color: #222;
  font-size: 0.875rem;
}
.fl_upld label {
  border: 1px solid #ccc !important;
  background: #fff;
  font-size: 20px;
  font-weight: 700;
  width: 53px;
  height: 53px;
  line-height: 53px;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 1rem;
}
#fl_nm {
  color: red;
}
.bg-light-gray {
  background: #faf9f8;
}
.section__title {
  font-size: 1.5rem;
}
.email_,
.email_:hover,
.footer .contact__text,
.section__title_white {
  color: #fff;
}
.works-wrapper__title {
  max-width: 490px;
  margin-bottom: 4rem;
}
.works-wrapper__title::after {
  left: 6%;
}
.works__item {
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  padding-bottom: 2.2rem;
  width: 230px;
  line-height: 1;
}
/*
.works__photo {
  margin-bottom: 20px;
}
.works__photo img {
  margin: auto;
  max-width: 100%;
}
*/
.works__item:hover {
  background: #fff;
  -webkit-box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.12);
}
.works__title {
  font-weight: 500;
}
.works__price {
  font-size: 0.8125rem;
  margin-bottom: 1.4rem;
}
.works__price span {
  font-weight: 500;
  font-size: 0.9375rem;
}
.see-more {
  display: block;
  width: 285px;
  margin: 2.8rem auto 0;
  border: 1px solid #000;
  border-radius: 30px;
  padding: 1.3rem 0;
  line-height: 1;
  font-size: 0.875rem;
  color: #444 !important;
  text-decoration: none !important;
}
.see-more__arrow {
  margin-right: 1rem;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.see-more:hover .see-more__arrow {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.slider {
  margin-bottom: 0 !important;
}
.slick-dots li {
  display: inline-block;
  padding: 0;
  cursor: pointer;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #c0bfc0;
  border: 0;
  margin: 0 6.5px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.slick-dots li.slick-active {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  background: #CF8A3D;
}
.change-wrapper {
  background: url(../images/bg-2.png) #2f2d31;
  padding: 70px 0 125px;
}

.change-wrapper2 {
  background: url(../images/bg-4.png) #2f2d31;
  padding: 70px 0 125px;
}
.change__pane,
.pagination__link.active,
.section__title_hr {
  background: #CF8A3D;
}
.section__title_rotate {
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  left: -80px;
  color: #525153;
  font-size: 0.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}
.section__title_rotate_light {
  color: #ccc;
}
.section__title_rotate span {
  width: 70px;
  height: 1px;
  display: block;
  background: #525153;
  position: absolute;
  right: -110%;
}
.section__title_rotate_light span {
  background: #ccc;
}
.section__title_hr {
  height: 2px;
  width: 45px;
  margin-top: 35px;
}
.change-slider {
  margin-top: 45px;
}
.change-slider .slick-dots {
  bottom: -50px;
}
.change-slider .slick-arrow,
.reviews-slider .slick-arrow {
  display: none !important;
}
.change-wrap {
  max-width: 795px;
  margin: auto;
}
.change__item {
  position: relative;
  width: 47.8%;
}
.change__item img {
  width: auto;
}
.change__pane {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 90px;
  height: 40px;
  line-height: 40px;
  font-size: 0.9375rem;
}
.change-term {
  margin: 3.1rem 0 1rem;
  color: #8b8686;
  font-size: 0.75rem;
}
.change-name {
  font-weight: 500;
  color: #1c1c1c;
  font-size: 1.1125rem;
}
.feedback-wrapper,
.how-order-wrapper {
  padding: 4.6rem 0;
}
.how-order {
  margin-top: 1.25rem;
}
.how-order__item {
  width: 210px;
  font-size: 0.875rem;
  position: relative;
  margin-top: 3.75rem;
}
.how-order__item_number {
  position: absolute;
  color: #efefed;
  line-height: 1;
  font-size: 6rem;
  font-weight: 500;
  z-index: -1;
  right: 0;
  top: 25px;
}
.how-order__icon {
  height: 65px;
}
.how-order__icon img {
  height: 50px;
  width: 50px;
}
.how-order__arrow {
  color: #efefed;
  font-size: 2rem;
  width: 150px;
  margin-top: auto;
  margin-bottom: 4rem;
}
.fast-order-wrapper {
  background: url(../images/bg-1.png);
  padding: 3.5rem 0;
}
.fast-order__text {
  font-size: 0.875rem;
  color: #fff;
  max-width: 390px;
}
.fast-order__form .form__control {
  margin-right: 1.5rem;
}
.about-wrapper {
  padding-bottom: 6.25rem;
  z-index: -1;
}
.about-wrapper__title {
  font-size: 8rem;
  color: #fdfdfd;
  line-height: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  margin-bottom: 0;
  font-weight: 700;
  z-index: -1;
}
.about {
  max-width: 940px;
  margin: auto;
}
.about__photo::after {
  width: 250px;
  height: 250px;
}
.about__item {
  margin-top: 6.25rem;
}
.about__top {
  font-weight: 400;
  font-size: 0.75rem;
  font-family: Calibri, sans-serif;
  margin-bottom: 2rem;
  color: #777;
}
.about__title,
.contact__title,
.good__name,
.good__price span,
.review__name {
  font-weight: 500;
}
.about__top_hr {
  height: 1px;
  width: 40px;
  background: #777;
  margin-top: 1rem;
}
.about__text {
  font-size: 0.875rem;
  margin: 3rem 0 2rem;
}
.about-slider .slick-arrow {
  top: auto;
  bottom: 23px;
  z-index: 2;
  opacity: 1;
}
.about-slider .slick-prev {
  left: 200px;
}
.about-slider .slick-prev::before {
  content: "\f060";
}
.about-slider .slick-next {
  right: auto;
  left: 350px;
}
.about-slider .slick-next::before {
  content: "\f061";
}
.about-slider .slick-dots {
  width: 200px;
  left: 185px;
  bottom: 30px;
}
.about__title {
  margin: 2.5rem 0 1rem;
}
.reviews-wrapper {
  background: url(../images/bg-1.png);
  padding: 4.6rem 0 7rem;
}
.reviews-slider {
  margin-top: 3rem;
}
.reviews-slider .slick-dots {
  bottom: -60px;
}
.review {
  max-width: 920px;
  margin: auto;
  padding: 3.43rem;
  background: #fff;
}
.review__photo {
  margin-right: 2.5rem;
  z-index: 1;
}
.review__photo::after {
  width: 150px;
  height: 150px;
}
.review__name {
  font-size: 1.125rem;
  margin-bottom: 0.3rem;
}
.review__date {
  font-size: 0.75rem;
  color: #999;
  margin-bottom: 1.5rem;
}
.catalog-filter li .care p,
.catalog-filter li .details .tab-mobile__pane p,
.catalog-filter li .features p,
.review__quote {
  margin-bottom: 0;
}
.review__quote {
  font-size: 0.875rem;
}
.cloth-shop-wrapper {
  padding-bottom: 6.25rem;
}
.about__content_sm {
  max-width: 430px;
}
.about__goods {
  max-width: 465px;
  width: 100%;
}
.good {
  padding-bottom: 0.6rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 1.6rem;
}
.good__item {
  width: 99px;
  margin-bottom: 1rem;
}
.good__photo {
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  padding: 0px;
  width: 99px;
  height: 98px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.good__photo img{
  width:100%;
  height:100%;
  object-fit: cover;
}

.good__name {
  font-size: 0.8125rem;
  margin: 0.2rem 0 0.5rem;
}
.good__price {
  line-height: 1;
  font-size: 0.75rem;
  color: #444;
}
.filters li.selected,
.filters p,
.filters-reset a {
  font-weight: 700;
}
.feedback-wrapper__title {
  max-width: 500px;
  margin-bottom: 1rem;
}
.feedback-text {
  margin-bottom: 2.75rem;
}
.feedback {
  max-width: 740px;
  margin: auto;
}
.feedback .form__control {
  border: 0;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.feedback__item {
  margin-top: 1rem;
}
.footer__content {
  padding: 2.5rem 0 2.5rem 4rem;
  background: #323135;
  width: 60%;
}
.footer__hr {
  margin-left: -4rem;
  border-top: 1px solid #3c3d41 !important;
  border-bottom: 1px solid #26272b !important;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.company-info,
.footer .contact {
  margin-right: auto;
  width: 540px;
}

.footer__img{
  width: 40%;
  background: #323135;
}
.footer__img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact__title {
  font-size: 0.9375rem;
  color: #ccc;
  margin-bottom: 3rem;
}
.contact__title span {
  width: 40px;
  height: 1px;
  background: #ccc;
  margin-bottom: 1.7rem;
}
.contact__manager {
  margin-top: 0.2rem;
}
.contact__consult {
  text-decoration: underline;
  color: #b19782 !important;
  margin-top: 0.2rem;
  display: block;
}
.company-info__icon {
  width: 2rem;
  color: #b19782;
}
.company-info__icon img {
  width: 20px;
  height: 20px;
  margin-top: -5px;
}
.company-info__title {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  line-height: 1;
}
.company-info__text {
  color: #eee;
  font-size: 0.9125rem;
}
.social__link {
  color: #ccc;
  font-size: 1.2rem;
  display: block;
  margin-right: 0.7rem;
}
.social__link svg {
  width: 20px;
  height: 20px;
}
.social__link svg path {
  transition: 0.3s;
}
.social__link:hover svg path {
  fill: #b19782;
}
.pagination__link {
  font-size: 0.8125rem;
  width: 38px;
  height: 38px;
  display: block;
  border-radius: 50%;
  line-height: 38px;
  color: #1c1c1c !important;
  text-decoration: none !important;
}
.modal-dialog {
  max-width: 720px;
}
.modal-content {
  border: 0;
  border-radius: 0;
  background: #f5f4f3;
}
.modal-body {
  padding-top: 1.25rem;
  padding-bottom: 4.25rem;
  z-index: 1;
  position: relative;
}
.modal__content {
  padding-left: 3rem;
  max-width: 310px;
}
.modal__title {
  line-height: 1;
  margin: 4.68rem 0 1.7rem;
}
.modal__pic {
  position: absolute;
  right: 0;
  top: 30%;
  z-index: -1;
}
.modal__text {
  font-size: 0.875rem;
  margin-bottom: 1.5rem;
}
.modal_submit {
  margin-top: 1.1rem;
}
.modal .close {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  background: #eeedeb;
  color: inherit;
  opacity: 1;
  font-size: 2.2rem;
  font-weight: 100;
  text-shadow: none;
  top: 16px;
  right: 16px;
  position: absolute;
}
.modal .close:hover {
  background: #1c1c1c;
  color: #fff;
  font-weight: 100;
}
.sticky {
  position: fixed;
  width: 100%;
  z-index: 2;
  background: #fff;
}
.yellow-bg {
  position: relative;
}
.scrollup {
  width: 51px;
  height: 51px;
  position: fixed;
  bottom: 27px;
  right: 5px;
  display: none;
  text-indent: -9999px;
  background: url("../images/totop.png") no-repeat;
  z-index: 999;
  opacity: 1;
  transition: 0.5s;
}
.scrollup:hover,
.whatsapp:hover {
  opacity: 0.75;
  transition: 0.5s;
}
.grecaptcha-badge {
  opacity: 0.1;
}
.digits_ {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.digits_ .cntSeparator {
  width: 15px;
  visibility: hidden;
}
.digits_ .cntDigit,
.digits_ .cntSeparator {
  float: none !important;
  display: inline-block;
}
.timer_ .btn {
  margin: 30px auto 90px;
}
.discount-day {
  color: red;
  display: block;
  margin: 30px auto -15px;
}
.contact__phone_,
.contact__phone_:hover {
  color: #b19782 !important;
  background-color: rgba(0, 0, 0, 0.75) !important;
  padding: 5px 10px;
  margin-bottom: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  transition: 0.5s;
}

.contact__phone_2,
.contact__phone_2:hover {
  #color: #b19782 !important;
 # background-color: rgba(0, 0, 0, 0.75) !important;
  padding: 5px 10px;
  margin-bottom: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  transition: 0.5s;
}

.contact__phone_:hover,
.contact__text_mob.contact__phone_:hover span {
  color: rgba(0, 0, 0, 0.75) !important;
}
.contact__text_mob2.contact__phone_:hover span {
  color: rgba(0, 0, 0, 0.75) !important;
}

.contact__phone_:hover {
  background-color: #b19782 !important;
  transition: 0.5s;
  text-decoration: none;
}
.contact__text_mob.contact__phone_ span {
  color: #b19782 !important;
}

.filters {
  width: 22%;
  min-width: 264px;
  padding-right: 4%;
}
.filters div {
  margin-top: 30px;
  margin-bottom: 5px;
}
.filters div:first-child {
  margin-top: 0;
}
.filters p {
  margin: 0 0 5px;
}
.catalog-filter ul,
.filters ul {
  padding-left: 0;
}
.filters li {
  border-bottom: 1px dotted transparent;
  margin-bottom: 5px;
  display: table;
}
.filters li:hover {
  border-color: #333;
  cursor: pointer;
}
.filters-reset a {
  color: #333;
  border-bottom: 1px dotted transparent;
}
.filters-reset a:hover {
  border-color: #333;
}
.catalog-filter,
.filters {
  display: inline-block;
  vertical-align: top;
}
.catalog-filter {
  width: 74%;
  min-width: 888px;
}
.catalog-filter li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  margin-bottom: 15px;
  width: 280px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  overflow: hidden;
  background-color: #fefbed;
  transition: 0.25s;
  border: 1px solid #efefef;
  position: relative;
}
.catalog-filter li,
.catalog-filter li a,
.catalog-filter li span {
  color: #333;
}
.catalog-filter li:hover {
  transition: 0.25s;
  border-color: #f9e894;
  box-shadow: 0 0 50px #f9e894;
}
.catalog-filter li span {
  display: block;
  padding: 0 15px;
}
.catalog-filter li span.name,
.catalog-filter li span.price,
.catalog-filter li span.status {
  position: absolute;
  top: 10px;
  font-size: 12px;
  background: rgba(255, 255, 255, 0.75);
  padding: 0 10px;
  cursor: default;
}
.catalog-filter li span.name {
  left: 10px;
  width: auto;
  font-size: 18px;
}
.catalog-filter li span.price {
  left: 10px;
  top: 40px;
  width: auto;
  font-size: 12px;
}
.catalog-filter li span.status {
  right: 10px;
}
.catalog-filter li span.status.rasprodazha {
  background: rgba(255, 0, 0, 0.5);
  color: #fff;
}
.catalog-filter li span.status.hit {
  background: rgba(0, 128, 0, 0.5);
  color: #fff;
}
.catalog-filter li span.status.novinka {
  background: rgba(0, 0, 255, 0.5);
  color: #fff;
}
.catalog-filter li .name {
  font-weight: 700;
  font-size: 18px;
}
.catalog-filter li .price {
  font-weight: 500;
  text-align: right;
}
.catalog-filter li .name,
.catalog-filter li .price,
.catalog-filter li .type {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  padding-top: 15px;
}
.catalog-filter li .price,
.catalog-filter li .type {
  padding-bottom: 15px;
}
.catalog-filter li .details {
  padding-right: 0;
}
.catalog-filter li .care,
.catalog-filter li .details,
.catalog-filter li .features {
  font-size: 12px;
}
.catalog-filter li .care,
.catalog-filter li .features {
  margin-top: 10px;
  margin-bottom: 10px;
}
.catalog-filter li .care li,
.catalog-filter li .features li {
  margin-right: 0;
  margin-bottom: 0;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
  background-color: transparent;
  transition: none;
  border: 0;
}
.catalog-filter li .care li:hover,
.catalog-filter li .features li:hover {
  border-color: transparent;
  box-shadow: none;
}
.catalog-filter li .care li p:before,
.catalog-filter li .features li p:before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  background: url("../fonts/check-solid.svg") center center/cover no-repeat;
  -webkit-background-size: cover;
}
.catalog-filter .details-block {
  height: 150px;
  overflow: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 15px;
}
.catalog-filter li .details .tab-mobile__pane strong {
  margin-left: 5px;
}
.catalog-filter li .order {
  width: 100%;
}
.catalog-filter li img {
  width: 100%;
  height: 180px;
  opacity: 0.75;
  transition: 0.25s;
}
.catalog-filter li:hover img {
  opacity: 1;
  transition: 0.25s;
}
@media (min-width: 1200px) {
  .menu_hidden {
    display: block !important;
  }
  .contact__hr,
  .contact__text_mob,
  .menu_hidden .logo {
    display: none;
  }
  .contact__hr,
  .contact__text_mob2,
  .menu_hidden .logo {
    display: none;
  }
  
  
}
@media (max-width: 1200px) {
  .menu,
  .menu .contact,
  .nav:not(.pagination) {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
  }
  .about,
  .footer,
  .menu,
  .menu .contact,
  .nav:not(.pagination) {
    -webkit-box-orient: vertical;
  }
  .contact__text_mob {
    color: inherit;
    display: block;
    position: absolute;
    right: 60px;
    text-decoration: none !important;
    line-height: 1;
  }
    .contact__text_mob2 {
    color: inherit;
    display: block;
    position: absolute;
    right: 205px;
    text-decoration: none !important;
    line-height: 1;
  }
  .contact__text_mob .fa-phone {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #b19782;
  }
  .contact__text_mob:hover {
    color: #b19782;
  }
  .contact__text_mob span {
    font-size: 0.9rem;
  }
   .contact__text_mob2:hover {
    color: #b19782;
  }
  .contact__text_mob2 span {
    font-size: 0.9rem;
  } 
  
  .container {
    max-width: none !important;
    padding: 0 15px;
  }
  .menu_hidden {
    display: none;
    z-index: 100;
  }
  .menu_hidden .logo {
    position: absolute;
    top: 0.66rem;
  }
  .menu {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: #f5f4f3;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    padding-left: 1rem;
  }
  .menu_toggler {
    display: block;
    margin-left: auto;
    padding: 0;
    border: 0;
    background: 0;
    font-size: 1.5rem;
    color: inherit;
    line-height: 1;
  }
  .menu__close {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    background: #eeedeb;
    color: inherit;
    opacity: 1;
    font-size: 2.2rem;
    font-weight: 100;
    text-shadow: none;
    top: 0.66rem;
    right: 16px;
    position: absolute;
  }
  .menu__close:hover {
    background: #1c1c1c;
    color: #fff;
    font-weight: 100;
  }
  .contact__hr {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e7e6e2;
    width: 100%;
    margin-left: -1rem;
  }
  .menu .contact {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    bottom: 2rem;
    padding-top: 2rem;
    width: 100%;
    left: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 2rem;
  }
  .contact__item {
    margin-left: 0;
    margin-top: 1rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header__nav {
    margin: 0;
  }
  .nav:not(.pagination) {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .nav__link {
    padding: 0.5rem 0;
    font-size: 1.2rem;
    font-weight: 500;
  }
  .how-order__item {
    width: 25%;
  }
  .how-order__arrow {
    width: 12.5%;
  }
  .footer__content {
    padding: 2.5rem 0;
  }
  .footer .contact {
    margin-left: 0;
    width: 100%;
  }
  .footer .contact__item,
  .footer__content
   {
    width: 100% !important;
  }
  .footer {
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .contact__title {
    text-align: center;
  }
  .contact__title span {
    margin-left: auto;
    margin-right: auto;
  }
  .footer__hr {
    margin-left: 0;
  }
  .company-info {
    width: 100%;
    max-width: 500px;
    margin: auto;
  }
  .company-info__item {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer__img{
    width: 100%;
  }
  .footer__img img {
    height: 650px;
    width: 100%;
  }
  .about {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 1100px) {
  .works {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .works__item {
    width: 33.333%;
  }
  .fast-order__text {
    max-width: none;
    margin-bottom: 2rem;
    text-align: center;
    width: 100%;
  }
  .fast-order__form,
  .fast-order__text .section__title_hr {
    margin-left: auto;
    margin-right: auto;
  }
  .about-slider .slick-dots {
    left: auto;
    width: 100%;
    bottom: -40px;
  }
  .about-slider .slick-arrow {
    bottom: -48px;
  }
  .about-slider .slick-prev {
    left: 40%;
  }
  .about__content {
    max-width: inherit;
  }
  .about-slider .slick-next {
    right: 40%;
    left: auto;
  }
}
@media (max-width: 920px) {
  .advantages {
    max-width: inherit;
    margin-bottom: 60px;
  }
  .request {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 767.98px) {
  .how-order__arrow_mob {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .how-order__item,
  .review {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
  body,
  html {
    overflow-x: hidden;
  }
  .top {
    min-height: 100vh;
    background-position: 50% 100%;
  }
  .works__item {
    width: 50%;
  }
  .how-order__item {
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    max-width: 500px;
  }
  .how-order__arrow {
    width: 100%;
    margin: 1.5rem 0;
  }
  .feedback button,
  .how-order__icon {
    margin-left: auto;
    margin-right: auto;
  }
  .how-order__arrow .fas {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .how-order__arrow_mob {
    display: block;
  }
  .how-order__item_number {
    font-size: 4.5rem;
    position: static;
    margin-bottom: 1rem;
  }
  .about__item {
    margin-top: 4.5rem;
  }
  .review {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .review__photo {
    margin-right: 0;
    margin-bottom: 2.5rem;
  }
  .fast-order__form .form__control,
  .feedback .form__control {
    width: 100%;
  }
  .about-slider .slick-next {
    right: 35%;
  }
  .about-slider .slick-prev {
    left: 35%;
  }
  .change__item img {
    margin: 0 auto;
  }
}
@media (max-width: 575.98px) {
  .request,
  .works__item {
    width: 100%;
  }
  .change__item,
  .good__photo {
    margin-left: auto;
    margin-right: auto;
  }
  body,
  html {
    font-size: 15px;
  }
  .advantages__icon {
    min-width: 75px;
  }
  .request {
    max-width: inherit;
    padding: 45px 25px;
  }
  .change,
  .fast-order__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .fast-order__form .form__control {
    margin-bottom: 1.5rem;
  }
  .about-slider .slick-next {
    right: 30%;
  }
  .about-slider .slick-prev {
    left: 30%;
  }
 /* img {
    max-width: 100%;
 }
 */
  .top__title {
    font-size: 1.8rem;
  }
  .top-content {
    padding-top: 4rem;
  }
  .review {
    padding: 2.5rem;
  }
  .good__item {
    width: 50%;
    text-align: center;
  }
  .modal__content {
    padding-left: 1rem;
  }
  .modal__pic,
  .works-wrapper__title::after {
    display: none;
  }
  .company-info {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .company-info__item {
    width: 100% !important;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .footer__img img {
    height: 450px;
  }
  .change__item {
    width: 100%;
    max-width: 380px;
    margin-bottom: 2rem;
  }
  .change-term {
    margin: 1rem 0;
  }
  .top-content {
    padding-top: 4rem;
    max-width: 620px;
    margin: 0 auto;
    text-align: center;
  }
}
@media (max-width: 400px) {
  .about-slider .slick-next {
    right: 25%;
  }
  .about-slider .slick-prev {
    left: 25%;
  }
  .header .logo img {
    width: 120px;
  }
  .contact__text_mob span {
    font-size: 0.8rem;
  }
  .contact__text_mob2 span {
    font-size: 0.8rem;
  }
  .contact__text_mob {
    right: 50px;
  }
  .contact__text_mob2 {
    right: 190px;
	
  } 
 
  
  
}
@media (min-width: 320px) and (max-width: 767px) {
  .catalog-filter li span,
  .filters li {
    display: inline-block;
  }
  .scrollup {
    right: 15px;
  }
  .catalog-filter,
  .filters {
    display: block;
    width: 100%;
    min-width: 290px;
  }
  .filters {
    border-bottom: 1px solid #b19782;
    padding-bottom: 15px;
    margin-bottom: 45px;
    padding-right: 0;
  }
  .filters div {
    margin-top: 5px;
    margin-bottom: 30px;
  }
  .filters li,
  .filters p {
    margin-bottom: 10px;
  }
  #slider-range {
    margin-bottom: 5px;
  }
  .filters li {
    margin-right: 10px;
  }
  .catalog-filter li {
    width: 100%;
    margin-right: 0;
  }
}
@keyframes scale {
  0%,
  100% {
    transform: scale(1);
  }
  25%,
  75% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(0.8);
  }
}
.whatsapp {
  display: block;
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 65px;
  height: 65px;
  background: url("../images/whatsapp.png") center center/cover no-repeat;
  -webkit-background-size: cover;
  border-radius: 33px;
  opacity: 1;
  transition: 0.5s;
  animation-name: scale;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  z-index: 10;
}

.telegram {
  display: block;
  position: fixed;
  bottom: 90px;
  left: 20px;
  width: 65px;
  height: 65px;
  background: url("../images/icons/telegram.png") center center/cover no-repeat;
  -webkit-background-size: cover;
  border-radius: 33px;
  opacity: 1;
  transition: 0.5s;
  animation-name: scale;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  z-index: 10;
}

