@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
/*
 *  Owl Carousel - Core
 */
/**
Ion.RangeSlider, 2.3.1
© Denis Ineshin, 2010 - 2019, IonDen.com
Build date: 2019-12-19 16:51:02
*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}
.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}
.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}
.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}
.irs-handle.type_last {
  z-index: 2;
}
.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}
.irs-min {
  left: 0;
}
.irs-max {
  right: 0;
}
.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}
.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}
.irs-with-grid .irs-grid {
  display: block;
}
.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}
.irs-grid-pol.small {
  height: 4px;
}
.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}
.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}
.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}
.irs-disabled {
  opacity: 0.4;
}
.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}
.irs--flat {
  height: 40px;
}
.irs--flat.irs-with-grid {
  height: 60px;
}
.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px;
}
.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}
.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px;
}
.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}
.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent;
}
.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}
.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540;
}
.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}
.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px;
}
.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}
.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}
.irs--flat .irs-grid-text {
  color: #999;
}
.irs--big {
  height: 55px;
}
.irs--big.irs-with-grid {
  height: 70px;
}
.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: white;
  background: linear-gradient(to bottom, #ddd -50%, white 150%);
  border: 1px solid #ccc;
  border-radius: 12px;
}
.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background-color: #92bce0;
  border: 1px solid #428bca;
  background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}
.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px;
}
.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgba(66, 139, 202, 0.5);
}
.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #cbcfd5;
  background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
  border-radius: 30px;
}
.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  border-color: rgba(0, 0, 0, 0.45);
  background-color: #939ba7;
  background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%);
}
.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px;
}
.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px;
}
.irs--big .irs-grid-pol {
  background-color: #428bca;
}
.irs--big .irs-grid-text {
  color: #428bca;
}
.irs--modern {
  height: 55px;
}
.irs--modern.irs-with-grid {
  height: 55px;
}
.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
}
.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}
.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px;
}
.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(209, 214, 224, 0.5);
}
.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  transform: rotate(45deg);
}
.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px;
}
.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}
.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}
.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2;
}
.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a;
}
.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  border-radius: 5px;
}
.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  border-radius: 5px;
}
.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426;
}
.irs--modern .irs-grid {
  height: 25px;
}
.irs--modern .irs-grid-pol {
  background-color: #dedede;
}
.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}
.irs--sharp.irs-with-grid {
  height: 57px;
}
.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  border-radius: 2px;
}
.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}
.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px;
}
.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(0, 0, 0, 0.5);
}
.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}
.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2;
}
.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: black;
}
.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black;
}
.irs--sharp .irs-min,
.irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  background-color: #a804b2;
  border-radius: 2px;
}
.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  border-radius: 2px;
}
.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2;
}
.irs--sharp .irs-grid {
  height: 25px;
}
.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}
.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--round {
  height: 50px;
}
.irs--round.irs-with-grid {
  height: 65px;
}
.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  border-radius: 4px;
}
.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa;
}
.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}
.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5);
}
.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: white;
  border-radius: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}
.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}
.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  border-radius: 4px;
}
.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa;
}
.irs--round .irs-grid {
  height: 25px;
}
.irs--round .irs-grid-pol {
  background-color: #dedede;
}
.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}
.irs--square {
  height: 50px;
}
.irs--square.irs-with-grid {
  height: 60px;
}
.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}
.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black;
}
.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}
.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}
.irs--square .irs-min,
.irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}
.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white;
}
.irs--square .irs-grid {
  height: 25px;
}
.irs--square .irs-grid-pol {
  background-color: #dedede;
}
.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
.owl-carousel .owl-item img {
    display: block;
    width: 100%; }
.owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
.owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
.owl-carousel.owl-loaded {
    display: block; }
.owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
.owl-carousel.owl-hidden {
    opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab; }
.owl-carousel.owl-rtl {
    direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
    float: right; }
/* No Js */
.no-js .owl-carousel {
  display: block; }
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
  z-index: 0; }
.owl-carousel .owl-animated-out {
  z-index: 1; }
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d; }
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
.slick-list:focus {
    outline: none; }
.slick-list.dragging {
    cursor: pointer;
    cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
.slick-track:before, .slick-track:after {
    content: "";
    display: table; }
.slick-track:after {
    clear: both; }
.slick-loading .slick-track {
    visibility: hidden; }
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
[dir="rtl"] .slick-slide {
    float: right; }
.slick-slide img {
    display: block; }
.slick-slide.slick-loading img {
    display: none; }
.slick-slide.dragging img {
    pointer-events: none; }
.slick-initialized .slick-slide {
    display: block; }
.slick-loading .slick-slide {
    visibility: hidden; }
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
.slick-arrow.slick-hidden {
  display: none; }
.logo {
  display: inline-block;
  white-space: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
.logo__img {
    display: block;
    height: 100%; }
.instagram__content {
  position: relative; }
.instagram__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
.instagram__grid.slick-slider {
    display: block; }
.instagram__grid.slick-slider .slick-list {
      overflow: inherit; }
.instagram .slider-nav {
  display: none; }
.instagram__img-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  height: 265px;
  overflow: hidden; }
.instagram__img {
  width: 100%;
  min-height: 100%; }
.slick-slider .instagram__img-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 205px;
          flex: 0 0 205px;
  max-width: 225px;
  height: 205px; }
.our-items__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
.our-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  height: 390px;
  margin-bottom: 30px; }
.our-item:hover .our-item__img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
.our-item:hover .link-more .icon {
    left: 12px; }
.our-item__body {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    height: 100%;
    padding: 60px 60px 80px;
    text-decoration: none;
    background-color: #F2F2F2; }
.our-item__img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
.our-item__img {
    max-width: none;
    width: auto;
    height: 100%;
    margin-top: 2px;
    -o-object-fit: contain;
       font-family: "object-fit:contain";
       object-fit: contain;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
.our-item__info {
    position: relative;
    margin-top: auto; }
.our-item .h3 {
    margin-bottom: 10px; }
.our-item--wide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0; }
.our-item--high {
    height: 610px;
    margin-top: -220px; }
.media {
  position: relative; }
.media__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
.media__grid.slick-slider {
      display: block; }
.media__grid.slick-slider .slick-list {
        overflow: visible; }
.media__grid.slick-slider .slick-slide {
        -webkit-transition: opacity 0.5s;
        transition: opacity 0.5s;
        pointer-events: all; }
.media__grid.slick-slider .slick-slide.opacity {
          opacity: 0;
          pointer-events: none; }
.media .follow-us {
    z-index: 1; }
.item-media {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px; }
.item-media__img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 420px;
    margin-bottom: 20px;
    background-color: #F2F2F2;
    overflow: hidden; }
.item-media__img-wrap:hover {
      background-color: #D3D0CE; }
.item-media__img {
    max-width: 70%;
    max-height: 80%; }
.item-media__title {
    display: inline-block;
    margin-bottom: 15px;
    font-family: 'SuperiorTitle';
    color: #000;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none; }
.item-media__descr {
    margin-bottom: 30px; }
.slick-slider .item-media {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0; }
.awards__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 100px; }
.awards__top .h3 {
    margin-bottom: 0; }
.awards__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.awards__grid.slick-slider {
    display: block; }
.awards__grid.slick-slider .slick-list {
      overflow: visible; }
.awards__img-wrap {
  max-width: 355px;
  max-height: 70px;
  margin: 0 55px; }
.awards__img {
  max-width: 100%;
  max-height: 100%;
  opacity: 0.5;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  -webkit-transition: all 0.35s;
  transition: all 0.35s; }
.awards__img:hover {
    opacity: 1;
    -webkit-filter: grayscale(1);
            filter: grayscale(1); }
.slick-slider .awards__img-wrap {
  max-width: 355px; }
.contacts__top {
  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;
  margin-bottom: 60px; }
.contacts__top .field-select {
    margin-bottom: 0; }
.contacts__top .h1 {
    margin-bottom: 0; }
.contacts__field-select {
  width: 290px;
  max-width: 100%;
  margin-bottom: 0; }
.contacts__map {
  position: relative;
  width: 100vw;
  margin-left: calc(((100vw - 1140px) / 2) * -1); }
.contacts__map #map {
    height: 600px; }
.contacts__block {
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 555px;
  max-width: 100%;
  padding: 40px 60px 60px;
  background-color: #fff; }
.contacts__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap; }
.contacts__title:after {
    content: '';
    display: inline-block;
    top: 50%;
    width: 100%;
    height: 1px;
    margin-left: 10px;
    background-color: #000; }
.contacts__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
.contacts__social {
  -ms-flex-negative: 0;
      flex-shrink: 0; }
.contacts__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.contacts__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-bottom: 15px;
  font-weight: 400; }
.contacts__group .icon {
    margin-right: 10px;
    margin-top: 5px; }
.contacts__group a {
    text-decoration: none; }
.card {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px; }
.card__img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    /*height: 420px;*/
    margin-bottom: 20px;
    background-color: #F2F2F2;
    overflow: hidden; }
/*.card__img-wrap:hover {
      background-color: #D3D0CE; }*/
.card__img {
    width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover; }
.card__img--png {
      width: auto;
      max-width: 100%;
      max-height: 100%;
      min-height: auto; }
.card__info-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 20px; }
.card__labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: -5px; }
.card__title {
    display: inline-block;
    margin-bottom: 20px;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none; }
.card__descr {
    margin-bottom: 30px; }
.card__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.card__prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
.card__price {
    color: #828282;
    font-size: 18px;
    font-weight: 600; }
.card__old-price {
    margin-right: 10px;
    color: #E0E0E0;
    font-weight: 400;
    -webkit-text-decoration-line: line-through;
            text-decoration-line: line-through; }
.card__favorite {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 20px; }
.card__favorite .icon {
      display: block;
      width: 20px;
      height: 18px;
      fill: #000; }
.card__favorite:hover .icon {
      fill: #AE846C; }
.card--sm .card__img-wrap {
    height: 305px; }
.card--4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px; }
.slick-slider .card {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0; }
.about {
  font-weight: 300; }
.about__cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px; }
.about__cols--center {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
.about__left, .about__right {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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: calc(50% - 15px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
.about__left {
    margin-right: 30px; }
.about__left.square:after {
      top: 170px;
      left: -185px; }
.about__left--lg {
      width: calc(50% + 190px);
      margin-left: -205px; }
.about__left--indent {
      padding-right: 100px; }
.about__right.square:after {
    top: -80px;
    left: calc(100% - 440px); }
.about__right--lg {
    width: calc(50% + 190px);
    margin-right: -190px; }
.about__img-wrap {
    width: 100%; }
.about__img {
    width: 100%; }
.about__note {
    position: absolute;
    bottom: 45px;
    left: -100px; }
.about__info {
    overflow: hidden; }
.about__info--bg {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      width: calc(100% + 220px);
      margin-left: -220px;
      padding: 70px 100px 100px;
      background-color: #fff; }
.about__subtitle {
    position: relative;
    display: inline-block;
    margin-bottom: 25px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    letter-spacing: 0.15em;
    text-transform: uppercase; }
.about__subtitle:after {
      content: '';
      position: absolute;
      top: 50%;
      right: -185px;
      width: 165px;
      height: 1px;
      background-color: #c4c4c4; }
.about__text {
    margin-bottom: 50px;
    color: #4F4F4F;
    font-weight: 300;
    line-height: 28px; }
.about__gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 140px; }
.about__gallery.slick-slider {
      display: block; }
.about__gallery.slick-slider .slick-list {
        overflow: visible; }
.about__gallery-img-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    height: 340px;
    overflow: hidden; }
.about__gallery-img {
    width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover; }
.slick-slider .about__gallery-img-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
.product__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 50px; }
.product__gallery {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px; }
.product-gallery {
  height: 555px;
  overflow: hidden; }
.product-gallery__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.product-gallery .slider-nav {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 125px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: calc(100% - 150px);
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 0;
    margin-top: -22px; }
.product-gallery .slider-nav .slider-nav__next,
    .product-gallery .slider-nav .slider-nav__prev {
      background-color: transparent;
      border: none; }
.product-gallery .slider-nav .slider-nav__next .icon,
      .product-gallery .slider-nav .slider-nav__prev .icon {
        width: 17px;
        height: 30px; }
.product-gallery__main {
    width: calc(100% - 100px); }
.product-gallery__main .product-gallery__img {
      width: auto;
      max-width: 100%;
      max-height: 100%; }
.product-gallery__main .product-gallery__img-wrap {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 555px;
      background-color: #F2F2F2; }
.product-gallery__thumbs {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 85px;
    margin-right: 15px; }
.product-gallery__thumbs .slick-slide {
      height: 100px;
      margin-bottom: 15px;
      overflow: hidden; }
.product-gallery__thumbs .product-gallery__img-wrap {
      width: 100%;
      height: 100%; }
.product-gallery__thumbs .product-gallery__img {
      width: 100%;
      min-height: 100%;
      -o-object-fit: cover;
         font-family: "object-fit:cover";
         object-fit: cover; }
.product-gallery__img {
    width: 100%; }
.product-descr {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px; }
.product-descr__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 10px; }
.product-descr__title {
    color: #000;
    font-weight: bold;
    font-size: 36px; }
.product-descr__favorite .icon {
    fill: #D3D0CE; }
.product-descr__favorite:hover .icon {
    fill: #B27561; }
.product-descr__subtitle {
    margin-bottom: 10px;
    color: #828282;
    font-size: 14px;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
.product-descr__items {
    margin: 60px 0; }
.product-descr__item {
    display: block;
    color: #000;
    font-weight: 400; }
.product-descr__price {
    margin-bottom: 30px;
    color: #000;
    font-weight: bold;
    font-size: 30px; }
.product-descr__btns .btn:not(:last-child) {
    margin-right: 10px; }
.size-guide {
  margin-bottom: 60px; }
.size-guide__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.size-guide__top .h2 {
      margin-bottom: 0; }
.size-guide__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
.size-guide__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px; }
.size-guide__body {
    height: 100%;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    background-color: #F2F2F2;
    text-align: center;
    min-height: 360px; }
.size-guide__text {
    color: #4F4D4D; }
.size-guide__img {
    max-width: 90%;
    max-height: 250px;
    margin: auto 0; }
.authorization {
  text-align: center; }
.authorization__form {
    width: 420px;
    max-width: 100%;
    margin: 0 auto; }
.authorization .h1 {
    margin-bottom: 40px;
    text-align: center; }
.authorization__text {
    margin-bottom: 50px;
    font-weight: 300;
    text-align: center;
    color: #333; }
.authorization__text p {
      margin-bottom: 0.3em; }
.banner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 630px;
  padding: 50px 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden; }
.banner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(174.48deg, rgba(0, 0, 0, 0.4) 68.07%, rgba(0, 0, 0, 0) 107.52%);
    opacity: 0; }
.banner__img-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
.banner__img {
    width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover; }
.banner__info {
    position: relative;
    z-index: 1; }
.slick-slider .banner {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }
.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 30px;
  padding: 0;
  list-style-type: none; }
.breadcrumbs__item {
    position: relative;
    margin-right: 10px;
    padding-right: 13px;
    font-family: 'SuperiorTitle';
    font-weight: 300;
    font-size: 14px;
    white-space: nowrap; }
.breadcrumbs__item:not(:last-child):after {
      content: '';
      position: absolute;
      top: 10px;
      right: 0;
      width: 3px;
      height: 3px;
      border-radius: 50%;
      background-color: #828282; }
.breadcrumbs a {
    font-family: 'SuperiorTitle';
    color: #000;
    font-weight: 300;
    text-decoration: none; }
.breadcrumbs span {
    color: #828282; }
.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 240px;
  padding: 25px;
  border: 1px solid #000000;
  background-color: #fff;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: 0.03em;
  line-height: 1.5;
  text-transform: uppercase;
  cursor: pointer;
  outline: none; }
.btn:hover {
    background-color: #000;
    color: white; }
.btn .icon-arrow {
    display: block;
    width: 7px;
    height: 12px;
    margin-left: 10px;
    fill: white; }
.btn--sm {
    min-width: 110px;
    padding: 15px 20px;
    font-size: 14px; }
.btn--xs {
    min-width: 130px;
    padding: 12px 20px;
    font-size: 12px; }
.btn--green {
    background-color: #578977;
    border-color: #578977;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
            box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
    color: white; }
.btn--green:hover {
      background-color: #2A5344;
      border-color: #2A5344; }
.btn--black {
    background-color: #000;
    color: #fff; }
.btn--black:hover {
      background-color: #333; }
.close {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 20px;
  border: none;
  padding: 0;
  line-height: 20px;
  background: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  outline: none; }
.close span {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 3px;
    vertical-align: middle;
    font-size: 0;
    color: transparent;
    background: transparent; }
.close span:before, .close span:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 2px;
      background: #000;
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%; }
.close span:before {
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
              transform: rotate3d(0, 0, 1, 45deg); }
.close span:after {
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
              transform: rotate3d(0, 0, 1, -45deg); }
.decor__grid {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.decor__grid:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -200px;
    z-index: 1;
    width: 110px;
    height: 333px;
    background: url(../img/logo-light.svg) 0 0 no-repeat;
    background-size: contain; }
.decor__group {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 460px;
  margin-right: 30px; }
.item-decor {
  display: block;
  width: 100%;
  text-decoration: none; }
.item-decor:hover .item-decor__img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05); }
.item-decor:hover .link-more .icon {
    left: 12px; }
.item-decor:not(:last-child) {
    margin-bottom: 50px; }
.item-decor__img-wrap {
    margin-bottom: 20px;
    height: 210px;
    overflow: hidden; }
.item-decor__img {
    width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }
.item-decor__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 15px; }
.item-decor__title {
    margin-bottom: 0; }
.item-decor--big .item-decor__img-wrap {
    height: 530px; }
.delivery__form .field-text--row .field-text__name {
  width: 40%; }
.delivery__block {
  display: none; }
.delivery__block.active {
    display: block; }
.dropdown-nav {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  display: none;
  width: 100%;
  background-color: white; }
.dropdown-nav__container {
    display: block;
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%; }
.dropdown-nav__wrap {
    overflow-y: auto;
    height: 100vh; }
.dropdown-nav__right {
    position: relative;
    width: 60%;
    padding: 130px 0 40px 200px;
    background-color: #000; }
.dropdown-nav__right:after {
      content: '';
      position: absolute;
      top: 0;
      right: calc(((100vw - 1140px) / 2) * -1);
      z-index: 10;
      width: calc((100vw - 1140px) / 2);
      height: 100%;
      background-color: #000; }
.dropdown-nav__left {
    position: relative;
    width: 40%;
    padding: 40px 100px 40px 0; }
.dropdown-nav__logo {
    margin-bottom: 40px; }
.dropdown-nav__links {
    display: none; }
.dropdown-nav__links > * {
      display: block;
      width: 21px;
      height: 21px; }
.dropdown-nav__links > * .icon {
        max-width: 100%;
        max-height: 100%; }
.dropdown-nav__links > *:not(:last-child) {
        margin-right: 25px; }
.dropdown-nav .social__link {
    border-color: #fff; }
.dropdown-nav .social__link .icon {
      fill: #fff; }
.dropdown-nav .social__link:hover {
      border-color: #AE846C; }
.dropdown-nav .social__link:hover .icon {
        fill: #AE846C; }
.dropdown-nav .field-search {
    width: 200px; }
.dropdown-nav .field-search__input {
      height: 40px; }
.dropdown-nav .field-search__btn {
      width: 40px; }
.sub-nav__group:not(:last-child) {
  margin-bottom: 40px; }
.sub-nav__title {
  margin-bottom: 20px;
  color: #000;
  font-weight: 600;
  font-size: 30px;
  line-height: 125%;
  text-decoration: none;
  letter-spacing: 0.05em;
  text-transform: uppercase; }
.sub-nav__list {
  margin: 0;
  padding: 0;
  list-style-type: none; }
.sub-nav__item:not(:last-child) {
  margin-bottom: 20px; }
.sub-nav__link {
  color: #4F4F4F;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none; }
.sub-nav__link:hover {
    color: #AE846C; }
.field-checkbox {
  display: block;
  margin-bottom: 1em; }
.field-checkbox__title {
    display: block;
    margin-bottom: 0.4em;
    line-height: 1.5;
    font-size: 18px; }
.field-checkbox__name {
    display: inline-block;
    position: relative;
    margin-right: 0.6em;
    padding-left: 35px;
    font-weight: 400;
    line-height: 1.5;
    cursor: pointer; }
.field-checkbox__name:hover .field-checkbox__name-text {
      color: #000; }
.field-checkbox__name:hover .field-checkbox__name-text:before {
        border-color: #000; }
.field-checkbox__name-text {
    display: inline-block;
    color: #828282;
    font-size: 16px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s; }
.field-checkbox__name-text:before {
      content: '';
      position: absolute;
      top: 3px;
      left: 0;
      width: 18px;
      height: 18px;
      border: 1px solid #828282;
      border-radius: 50%;
      -webkit-transition: background-color 0.35s, border-color 0.35s;
      transition: background-color 0.35s, border-color 0.35s; }
input:checked ~ .field-checkbox__name-text:before {
      background: #000 url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M11.5566 0.807495L4.24902 8.12195L0.441406 4.3075L1.05664 3.69226L4.24902 6.87781L10.9414 0.192261L11.5566 0.807495Z' fill='white'/%3E %3C/svg%3E") center center no-repeat;
      border-color: #000; }
input:checked ~ .field-checkbox__name-text {
      color: #000; }
.field-checkbox__input {
    position: absolute;
    top: 0.7em;
    left: 0;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 0; }
.field-checkbox__input:focus, .field-checkbox__input:active {
      outline: 0; }
.field-checkbox--error .field-checkbox__name-text,
  .field-checkbox--error .field-checkbox__help-text {
    color: #d8544f; }
.field-checkbox--color {
    display: inline-block; }
.field-checkbox--color .field-checkbox__name {
      display: block;
      width: 31px;
      height: 31px;
      padding: 0;
      margin: 0 10px 0 0; }
.field-checkbox--color .field-checkbox__name-text:before {
      width: 25px;
      height: 25px;
      border: none;
      background-color: transparent; }
.field-checkbox--color .field-checkbox__name-text:after {
      content: '';
      position: absolute;
      top: 0;
      left: -3px;
      width: 31px;
      height: 31px;
      border-radius: 50%;
      border: 1px solid transparent; }
.field-checkbox--color input:checked + .field-checkbox__name-text:before {
      background-image: none;
      background-color: currentColor; }
.field-checkbox--color input:checked + .field-checkbox__name-text:after {
      border-color: #000; }
.field-checkbox--color-brown .field-checkbox__name-text:before {
    color: #B27561;
    background-color: #B27561; }
.field-checkbox--color-green .field-checkbox__name-text:before {
    color: #578977;
    background-color: #578977; }
.field-checkbox--color-blue .field-checkbox__name-text:before {
    color: #467387;
    background-color: #467387; }
.field-checkbox--color-gray .field-checkbox__name-text:before {
    color: #D3D0CE;
    background-color: #D3D0CE; }
.field-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1em; }
.field-radio--error .field-radio__name-text,
  .field-radio--error .field-radio__help-text {
    color: #d8544f; }
.field-radio__title {
    display: block;
    margin-bottom: 0.4em;
    line-height: 1.5;
    font-size: 18px; }
.field-radio__name {
    display: inline-block;
    position: relative;
    margin-right: 0.6em;
    padding-left: 35px;
    font-weight: 400;
    line-height: 1.5;
    cursor: pointer; }
.field-radio__name:hover .field-radio__name-text {
      color: #000; }
.field-radio__name:hover .field-radio__name-text:before {
        border-color: #000; }
.field-radio__name-text {
    display: inline-block;
    color: #828282;
    font-size: 16px;
    -webkit-transition: all 0.35s;
    transition: all 0.35s; }
input:checked ~ .field-radio__name-text {
      color: #000; }
.field-radio__name-text:before {
      content: '';
      position: absolute;
      top: 3px;
      left: 0;
      width: 18px;
      height: 18px;
      border: 1px solid #828282;
      border-radius: 50%;
      -webkit-transition: background-color 0.35s, border-color 0.35s;
      transition: background-color 0.35s, border-color 0.35s; }
input:checked ~ .field-radio__name-text:before {
      background: #000 url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M11.5566 0.807495L4.24902 8.12195L0.441406 4.3075L1.05664 3.69226L4.24902 6.87781L10.9414 0.192261L11.5566 0.807495Z' fill='white'/%3E %3C/svg%3E") center center no-repeat;
      border-color: #000; }
.field-radio__input {
    position: absolute;
    top: 0.8em;
    left: 0;
    margin: 0;
    padding: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    opacity: 0; }
.field-radio__input:focus, .field-radio__input:active {
      outline: 0; }
.field-radio__price {
    color: #828282;
    font-size: 20px;
    font-weight: 600;
    white-space: nowrap; }
.field-radio__price span {
      margin-right: 5px; }
.field-select {
  display: block;
  margin-bottom: 1em; }
.field-select--error {
    color: #d8544f; }
.field-select--error .field-select__name,
    .field-select--error .field-select__select,
    .field-select--error .field-select__help-text {
      color: #d8544f; }
.field-select--error .field-select__select,
    .field-select--error .choices__inner,
    .field-select--error .choices:after {
      border-color: #d8544f;
      background-color: #f9e2e2; }
/** @define choices */
.choices {
  position: relative;
  border: 1px solid #F2F2F2; }
.choices:focus {
    outline: 0;
    border: 1px solid #000; }
.choices:focus:not(.is-disabled) .choices__inner {
      outline: 0; }
.choices:after {
    content: '';
    position: absolute;
    top: 15px;
    right: 16px;
    width: 8px;
    height: 8px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    pointer-events: none;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
.choices.is-open:after {
    -webkit-transform: translateY(5px) rotate(135deg);
            transform: translateY(5px) rotate(135deg); }
.choices .is-hidden {
    display: none; }
.choices__inner {
    padding: 10px 40px 10px 15px;
    background: #F2F2F2;
    font-size: 14px;
    line-height: 1.5;
    cursor: pointer; }
.choices__inner .choices__item--selectable {
      max-width: 100%;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
.choices__list--dropdown {
    display: none;
    position: absolute;
    z-index: 1;
    top: 100%;
    width: 100%;
    margin-top: 1px;
    background-color: #F2F2F2;
    font-size: 14px;
    word-break: break-all;
    overflow: hidden; }
.choices__list--dropdown .choices__item {
      padding: 10px 15px;
      cursor: pointer; }
.choices__list--dropdown .choices__item.is-highlighted {
        background: #e6e6e6; }
.choices.is-open .choices__list--dropdown {
    display: block; }
.choices.is-disabled .choices__inner {
    background-color: #cccccc;
    cursor: default; }
.field-text {
  display: block;
  margin-bottom: 1em; }
.field-text__name {
    display: block;
    margin-bottom: 0.4em;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 400; }
.field-text__input-wrap {
    display: block; }
.field-text__input {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    min-height: 43px;
    margin: 0;
    border: none;
    border-radius: 0;
    padding: 10px 15px;
    line-height: 1.5;
    font-size: 14px;
    font-family: inherit;
    background-color: #F2F2F2;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
            appearance: textfield; }
.field-text__input:focus {
      outline: 0; }
.field-text__input[disabled], .field-text__input[readonly] {
      cursor: not-allowed;
      background-color: #cccccc; }
.field-text__input::-webkit-search-cancel-button, .field-text__input::-webkit-search-decoration, .field-text__input::-webkit-inner-spin-button, .field-text__input::-webkit-outer-spin-button {
      -webkit-appearance: none; }
.field-text__input[type='color'] {
      padding: 0; }
.field-text__input::-webkit-input-placeholder {
      color: gray;
      opacity: 1; }
.field-text__input::-moz-placeholder {
      color: gray;
      opacity: 1; }
.field-text__input:-ms-input-placeholder {
      color: gray;
      opacity: 1; }
.field-text__input::-ms-input-placeholder {
      color: gray;
      opacity: 1; }
.field-text__input::placeholder {
      color: gray;
      opacity: 1; }
textarea.field-text__input {
      height: 220px !important;
      overflow: auto !important; }
.field-text__help-text {
    display: block;
    padding-top: 0.4em;
    font-size: 0.75em;
    line-height: 1.2em;
    color: gray; }
.field-text__help-text:empty {
      display: none; }
.field-text--error .field-text__name,
  .field-text--error .field-text__input,
  .field-text--error .field-text__help-text {
    color: #d8544f; }
.field-text--error .field-text__input {
    border-color: #d8544f;
    background-color: #f9e2e2; }
.field-text--row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline; }
.field-text--row .field-text__name {
      width: 50%;
      margin-bottom: 0;
      padding-right: 10px; }
.field-text--row .field-text__input-wrap {
      width: 50%; }
.filters__top {
  display: none;
  padding: 20px 0; }
.filters__top .icon {
    margin-right: 10px; }
.filters__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
.filters__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'SuperiorTitle';
  font-weight: 600;
  font-size: 18px;
  color: #000;
  text-decoration: none; }
.filters__title:hover .icon {
    fill: #AE846C; }
.filters__title.open .icon {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }
.filters__title .icon {
    margin-left: auto;
    margin-right: 4px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
.filters__item {
  padding: 20px 0; }
.filters__item:not(:first-child) {
    border-top: 1px solid #E0E0E0; }
.filters__dropdown {
  display: none;
  padding-top: 20px; }
.filters__colors {
  padding-top: 20px; }
.filters__btns {
  margin-top: 30px; }
.irs-single,
.irs-to,
.irs-from,
.irs-min,
.irs-max {
  display: none; }
.irs--round {
  height: 30px; }
.irs--round .irs-handle {
    top: 12px;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    background-color: #fff;
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: pointer; }
.irs--round .irs-bar {
    top: 16px;
    height: 2px;
    background-color: #000; }
.irs--round .irs-line {
    top: 16px;
    height: 2px;
    background-color: #E0E0E0; }
.extra-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
.extra-controls__input {
    max-width: 45%;
    border: none;
    outline: none;
    padding: 0;
    background-color: transparent;
    font-size: 16px;
    color: #4F4F4F; }
.extra-controls__input:last-child {
      text-align: right; }
.footer {
  color: #828282;
  font-weight: 400;
  padding-bottom: 30px; }
.footer__container {
    display: block;
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px; }
.footer__top {
    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;
    margin-bottom: 40px; }
.footer__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 60px; }
.footer__line {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    height: 1px;
    margin: 0 0 0 30px;
    background-color: #c4c4c4; }
.footer .social {
    margin-top: -10px;
    margin-bottom: 20px; }
.footer__address {
    margin-bottom: 20px;
    line-height: 28px; }
.footer__left, .footer__right {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 250px; }
.footer__left {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
.footer__right {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    text-align: right; }
.footer__phone {
    margin-top: auto;
    color: #828282;
    font-weight: 600;
    text-decoration: none; }
.footer__phone:hover {
      color: black; }
.footer__email {
    color: #828282;
    text-decoration: none; }
.footer__email:hover {
      color: black; }
.footer__copyright {
    margin-bottom: 20px;
    color: #BDBDBD; }
.footer__develop {
    margin-top: auto;
    text-decoration: none; }
.footer__develop span {
      color: #AE846C; }
.footer__develop:hover span {
      color: #000; }
.footer__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
.footer__fbmi {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #828282; }
.footer__fbmi b {
      font-family: 'SuperiorTitle';
      font-weight: 600;
      margin: 0 5px 0 5px; }
.footer__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.footer__pay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
.footer__pay img {
      margin-left: 25px; }
.subtitle-footer {
  margin-bottom: 30px;
  font-family: 'SuperiorTitle';
  font-size: 18px;
  font-weight: 600;
  color: #4F4F4F; }
.footer-nav {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.footer-nav__group {
    max-width: 120px; }
.footer-nav__group:not(:last-child) {
      margin-right: 90px; }
.footer-nav__list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
.footer-nav__item:not(:last-child) {
    margin-bottom: 18px; }
.footer-nav__link {
    color: #828282;
    text-decoration: none; }
.footer-nav__link:hover {
      color: #000000; }
.form__fieldset {
  min-width: 0;
  margin: 0;
  border: 0;
  padding: 0; }
.form__fieldset:not(:last-child) {
    margin-bottom: 1em; }
.form__legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 40px;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Roboto", "Ubuntu", "Droid Sans", "Helvetica Neue", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  line-height: 1.5;
  white-space: normal;
  color: currentColor; }
.form__text {
  text-align: center; }
.form__text p {
    margin-bottom: 0.5em; }
.form__btns {
  margin-top: 40px; }
.form__btns .btn:not(:last-child) {
    margin-right: 10px; }
.form__btn {
  margin-top: 20px; }
.form__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
.form__grid > * {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; }
.form__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px; }
.form__col--sm {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px; }
.form__col--md {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding-left: 15px;
    padding-right: 15px; }
.form__success-text {
  margin-top: 35px;
  color: #828282;
  font-weight: 400;
  display: none; }
.categories-nav {
  padding: 25px 0 35px; }
.categories-nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none; }
.categories-nav__item:not(:last-child) {
    margin-right: 30px; }
.categories-nav__link {
    color: #828282;
    font-weight: 400;
    letter-spacing: 0.05em;
    text-decoration: none;
    text-transform: uppercase; }
.categories-nav__link:hover {
      color: black; }
.search {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.search__icon {
    width: 26px;
    height: 26px;
	display:block;

}
.search__icon .icon {
      max-width: 100%;
      max-height: 100%; }
.basket {
  position: relative; }
.basket__number {
    position: absolute;
    top: -7px;
    right: -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #AE846C;
    font-size: 12px;
    font-weight: 400;
    color: white; }
.basket__new-product {
    position: absolute;
    top: calc(100% + 20px);
    right: -10px;
    width: 295px;
    padding: 10px 20px;
    background: #FFF;
    -webkit-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.15);
    color: #000;
    font-weight: 400;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
.basket__new-product:before {
      content: '';
      position: absolute;
      top: -11px;
      right: 15px;
      width: 0;
      height: 0;
      border: 6px solid transparent;
      border-top: none;
      border-bottom: 12px solid #fff; }
.basket__new-product.active {
      opacity: 1;
      pointer-events: auto; }
.hamb {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 56px;
  height: 56px;
  margin-left: 159px; }
.hamb span {
    display: block;
    height: 3px;
    background-color: #000;
    width: 66%;
    margin-top: 7px;
    -webkit-transition: margin 0.1s, width 0.35s, background-color 0.35s, -webkit-transform 0.5s;
    transition: margin 0.1s, width 0.35s, background-color 0.35s, -webkit-transform 0.5s;
    transition: margin 0.1s, width 0.35s, transform 0.5s, background-color 0.35s;
    transition: margin 0.1s, width 0.35s, transform 0.5s, background-color 0.35s, -webkit-transform 0.5s; }
.hamb span:nth-child(1) {
      width: 100%;
      margin-top: 0; }
.hamb span:nth-child(3) {
      display: none; }
.hamb.open span {
    margin-top: 0;
    background-color: #fff; }
.hamb.open span:nth-child(1) {
      width: 66%;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
.hamb.open span:nth-child(2) {
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      margin-top: -3px; }
.hamb.open span:nth-child(3) {
      display: none; }
.hamb:hover span {
    background-color: #AE846C; }
.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  -webkit-transition: all 0.35s;
  transition: all 0.35s; }
.header__container {
    display: block;
    width: 1580px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px; }
.header__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 25px 0;
    border-bottom: 1px solid #c4c4c4; }
.header__lang {
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 110px 0 0;
    padding: 0;
    list-style-type: none; }
.header__lang-item {
    padding: 0 10px; }
.header__lang-item:not(:last-child) {
      border-right: 1px solid #c4c4c4; }
.header__lang-link {
    color: #D3D0CE;
    font-size: 18px;
    letter-spacing: 0.05em;
    text-decoration: none; }
.header__lang-link.active {
      color: #000;
      font-weight: 600; }
.header__lang-link:hover {
      color: #000; }
.header__logo {
    position: relative;
    left: -5px;
    margin: 0 auto; }
.header__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
.header__links > * {
      display: block;
      width: 26px;
      height: 26px; }
.header__links > * .icon {
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: contain;
           font-family: "object-fit:contain";
           object-fit: contain; }
.header__links > *:not(:last-child) {
        margin-right: 30px; }
.header__links > *:hover .icon {
        fill: #AE846C; }
.header__links > *:hover .icon-arrow {
        fill: #fff; }
.header__projects-link {
    margin-right: 95px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none; }
.header__projects-link:hover {
      color: #AE846C; }
.header--fixed {
    background-color: white;
    -webkit-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.35s;
    transition: all 0.35s; }
.header--fixed .header__top {
      border-color: transparent; }
.header--fixed .categories-nav {
      opacity: 0;
      height: 0;
      padding: 0;
      pointer-events: none; }
.field-search {
  display: none;
  position: absolute;
  top: 50%;
  left: 50px;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 315px; }
.field-search__input {
    width: 100%;
    height: 40px;
    padding: 0 60px 0 20px;
    border: 1px solid #E0E0E0;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
.field-search__input::-webkit-input-placeholder {
      color: #E0E0E0; }
.field-search__input::-moz-placeholder {
      color: #E0E0E0; }
.field-search__input:-ms-input-placeholder {
      color: #E0E0E0; }
.field-search__input::-ms-input-placeholder {
      color: #E0E0E0; }
.field-search__input::placeholder {
      color: #E0E0E0; }
.field-search__btn {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    background-color: #000;
    border: none;
    border-radius: 0;
    cursor: pointer;
    outline: none; }
.field-search__btn .icon {
      fill: #fff; }
.intro__container {
  display: block;
  width: 1580px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
.intro__content {
  position: relative; }
.intro .follow-us {
  left: 0;
  top: calc(50% - 50px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
.intro__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
.intro__year {
  color: #828282;
  font-weight: 600; }
.intro__scroll {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  text-decoration: none; }
.intro__scroll .icon {
    display: block;
    width: 30px;
    height: 30px;
    margin-left: 20px;
    fill: #000; }
.label {
  padding: 4px 10px;
  margin-bottom: 5px;
  border: 1px solid #578977;
  color: #578977;
  font-size: 11px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  text-decoration: none; }
.label:hover {
    border-color: #000;
    color: #000; }
.label:not(:last-child) {
    margin-right: 10px; }
.label--brown {
    border-color: #B27561;
    color: #B27561; }
.label--balck {
    border-color: #4F4F4F;
    color: #4F4F4F; }
.link-more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  color: #000;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  outline: none;
  font-family: 'Open Sans', sans-serif; }
.link-more:hover {
    color: #000; }
.link-more:hover .icon {
      left: 12px; }
.link-more__circle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 30px;
    height: 30px;
    margin-left: 20px;
    border-radius: 50%;
    background-color: #BDBDBD; }
.link-more__circle .icon {
      position: relative;
      left: -12px;
      width: 25px;
      height: 13px;
      fill: #000; }
.link-more--light .link-more__circle {
    background-color: #F2F2F2; }
.main-nav {
  margin-bottom: 60px; }
.main-nav:last-child {
    margin-bottom: 0; }
.main-nav__list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
.main-nav__item:not(:last-child) {
    margin-bottom: 30px; }
.main-nav__link {
    color: #fff;
    font-weight: 600;
    font-size: 30px;
    line-height: 125%;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none; }
.main-nav__link:hover {
      color: #AE846C; }
.main-slider {
  position: relative;
  width: 73.5%;
  height: 630px;
  margin: 0 auto 70px;
  overflow: hidden; }
.main-slider .slider-nav {
    top: 50%;
    left: -5%;
    width: 110%;
    height: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
.main-slider .slider-nav__prev, .main-slider .slider-nav__next {
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 5%;
      height: 520px;
      border: 2px solid #D3D0CE;
      border-radius: 0;
      border-left: none;
      background-color: #fff; }
.main-slider .slider-nav__prev:hover, .main-slider .slider-nav__next:hover {
        border-color: #333; }
.main-slider .slider-nav__prev:hover .icon, .main-slider .slider-nav__next:hover .icon {
          fill: #333; }
.main-slider .slider-nav__prev .icon, .main-slider .slider-nav__next .icon {
        display: block;
        fill: #D3D0CE; }
.main-slider .slider-nav__prev {
      -webkit-transform: translateY(-50%) scaleX(-1);
              transform: translateY(-50%) scaleX(-1); }
.main-slider .slick-dots {
    position: absolute;
    top: 50%;
    right: -18%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    counter-reset: dots; }
.main-slider .slick-dots li {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -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; }
.main-slider .slick-dots li.slick-active button:before {
        color: #000; }
.main-slider .slick-dots li.slick-active:after {
        height: 110px; }
.main-slider .slick-dots li.slick-active:before {
        height: calc(100% - 60px);
        -webkit-transition: height 5s linear;
        transition: height 5s linear; }
.main-slider .slick-dots li:not(:last-child) {
        margin-bottom: 10px; }
.main-slider .slick-dots li:after {
        content: '';
        display: inline-block;
        width: 2px;
        height: 0;
        margin-top: 17px;
        background-color: #D3D0CE;
        -webkit-transition: height 1s;
        transition: height 1s; }
.main-slider .slick-dots li:before {
        content: '';
        position: absolute;
        top: 60px;
        left: calc(50% - 1px);
        display: inline-block;
        width: 2px;
        height: 0;
        background-color: #000; }
.main-slider .slick-dots li button {
        font-size: 0;
        background-color: transparent;
        border: none;
        outline: none; }
.main-slider .slick-dots li button:before {
          counter-increment: dots;
          content: "0" counter(dots);
          color: #828282;
          font-family: 'SuperiorTitle';
          font-weight: 300;
          font-size: 34px;
          line-height: 1.25em; }
.js-modal-open {
  overflow: hidden; }
.modal {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  -webkit-overflow-scrolling: touch; }
.js-modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
.modal__dialog {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    width: 615px;
    max-width: 100%;
    margin: auto;
    padding: 30px; }
.modal__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    min-width: 100%;
    min-height: 100%;
    padding: 85px 100px;
    background-color: #fff;
    outline: 0;
    text-align: center; }
.modal .h2 {
    margin-bottom: 30px; }
.modal .btn {
    width: 100%; }
.modal__text {
    margin-bottom: 40px; }
.modal__close {
    position: absolute !important;
    top: 20px;
    right: 20px; }
.modal__backdrop {
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7); }
@-webkit-keyframes modal-backdrop-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes modal-backdrop-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes modal-content-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@keyframes modal-content-show {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2em);
            transform: translateY(-2em); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
.no-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  min-height: 300px;
  padding: 50px;
  text-align: center;
  border: 1px solid #D3D0CE; }
.no-items > * {
    max-width: 100%; }
.no-items__title {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.4;
    text-transform: uppercase;
    color: #000; }
.no-items__btn {
    padding-left: 40px;
    padding-right: 40px;
    background: rgba(242, 242, 242, 0.4); }
.order {
  margin-bottom: 50px; }
.order:last-child {
    margin-bottom: 0; }
.order__btns .btn:not(:last-child) {
    margin-right: 10px; }
.item-order {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 30px 30px 30px 0;
  border-bottom: 1px solid #C4C4C4; }
.item-order__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    color: #000; }
.item-order__col:first-child {
      padding-left: 0; }
.item-order__col:last-child {
      padding-right: 0; }
.item-order__col--lg {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 40%;
              flex: 1 0 40%;
      max-width: 100%; }
.item-order__product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.item-order__img-wrap {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 97px;
    height: 90px;
    margin-right: 30px;
    background-color: #F2F2F2; }
.item-order__img {
    width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       font-family: "object-fit:cover";
       object-fit: cover; }
.item-order__img--png {
      width: auto;
      max-width: 75%;
      max-height: 75%;
      min-height: auto; }
.item-order__name {
    margin-bottom: 20px;
    color: #000;
    font-weight: bold;
    font-size: 20px; }
.item-order__descr {
    color: #4F4F4F;
    font-size: 14px; }
.item-order__discount, .item-order__cost {
    color: #828282;
    font-size: 16px;
    font-weight: 600; }
.item-order__discount span, .item-order__cost span {
      color: #000;
      font-size: 20px;
      margin-right: 2px; }
.item-order__article {
    color: #828282;
    font-weight: 600; }
.item-order__subtitle {
    display: none;
    margin-right: 15px;
    color: #000;
    font-weight: 600; }
.item-order__close {
    position: absolute;
    top: 35px;
    right: 0; }
.header-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 10px 30px 10px 0;
  border-bottom: 1px solid #C4C4C4; }
.header-order__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    color: #000; }
.header-order__col:first-child {
      padding-left: 0; }
.header-order__col:last-child {
      padding-right: 0; }
.header-order__col--lg {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 40%;
              flex: 1 0 40%;
      max-width: 100%; }
.footer-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 35px 30px 35px 0; }
.footer-order__col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    color: #000; }
.footer-order__col:first-child {
      padding-left: 0; }
.footer-order__col:last-child {
      padding-right: 0; }
.footer-order__col--lg {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 40%;
              flex: 1 0 40%;
      max-width: 100%; }
.footer-order__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
.footer-order__form .field-text {
      margin-bottom: 0;
      margin-right: 10px; }
.footer-order__cost {
    color: #828282;
    font-size: 16px;
    font-weight: 600; }
.footer-order__cost span {
      color: #000;
      font-size: 20px;
      margin-right: 2px; }
.order-info__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px; }
.order-info__text {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  word-break: normal; }
.order-info__text span {
    display: inline-block;
    white-space: nowrap; }
.order-info__title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  padding-right: 15px;
  color: #333;
  font-size: 18px; }
.order-info__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 70px; }
.order-info__price {
  padding-right: 15px;
  color: #828282;
  font-size: 20px;
  font-weight: 600; }
.order-info__price span {
    color: #000;
    font-size: 30px;
    margin-right: 3px; }
.order-info__btns {
  margin-left: auto; }
.order-info__btns .btn:not(:last-child) {
    margin-right: 10px; }
@-ms-viewport {
  width: device-width; }
/* stylelint-disable */
@font-face {
  font-family: 'SuperiorTitle';
  src: url("../fonts/SuperiorTitle-Light.woff2") format("woff2"), url("../fonts/SuperiorTitle-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'SuperiorTitle';
  src: url("../fonts/SuperiorTitle-Medium.woff2") format("woff2"), url("../fonts/SuperiorTitle-Medium.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
/* stylelint-enable */
.page {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  min-width: 320px;
  min-height: 100%; }
.page__wrapper {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 200px;
    overflow: hidden; }
.page__content {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
.page__container {
    display: block;
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px; }
.page__cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
.page__cols .page__main {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 75%;
              flex: 0 0 75%;
      max-width: 75%;
      padding-left: 15px;
      padding-right: 15px; }
.page__main {
    margin-bottom: 130px; }
.page__sidebar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 130px; }
.footer {
  -ms-flex-negative: 0;
      flex-shrink: 0; }
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }
* {
  -webkit-tap-highlight-color: transparent; }
body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  min-height: 100%;
  word-break: break-word;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Roboto", "Ubuntu", "Droid Sans", "Helvetica Neue", "Arial", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  line-height: 1.5;
  text-align: left;
  color: #333;
  font-weight: 300;
  background: white url(../img/bg.png) center top repeat-y;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
body.no-scroll {
    width: 100%;
    height: 100%;
    overflow: hidden; }
[tabindex='-1']:focus {
  outline: none !important; }
[role='button'] {
  cursor: pointer; }
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }
a,
button,
[role='button'],
input,
label,
select,
textarea {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  margin: 0; }
button,
input {
  overflow: visible;
  text-transform: none; }
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; }
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none; }
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox; }
textarea {
  overflow: auto;
  resize: vertical; }
a svg,
button svg {
  pointer-events: none; }
svg:not(:root) {
  overflow: hidden; }
img {
  display: block;
  max-width: 100%;
  height: auto; }
a,
button,
.icon {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-tap-highlight-color: transparent; }
a {
  color: #1a1a1a;
  background-color: transparent; }
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
  margin-top: 2em;
  margin-bottom: 2em;
  border: 0;
  border-top: 1px solid #b3b3b3; }
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4
h5,
.h5 {
  margin-top: 0;
  margin-bottom: 1em;
  color: #000;
  font-family: 'SuperiorTitle';
  font-weight: 600;
  line-height: 1.2; }
h1,
.h1 {
  font-size: 64px; }
h2,
.h2 {
  font-size: 44px; }
h3,
.h3 {
  font-size: 40px; }
h4,
.h4 {
  font-size: 30px; }
h5,
.h5 {
  font-size: 22px; }
.h1--white {
  color: white;
  text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4); }
.h1--lg {
  font-size: 80px; }
.h1--xl {
  font-size: 96px;
  margin-bottom: 0.5em; }
.h1--line {
  position: relative;
  margin-top: 60px; }
.h1--line span {
    position: relative;
    display: inline; }
.h1--line span:after {
      content: '';
      position: absolute;
      top: 60px;
      left: calc(100% + 100px);
      z-index: 1;
      width: 240px;
      height: 2px;
      background-color: #000;
      pointer-events: none; }
.h2--line {
  position: relative; }
.h2--line:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -205px;
    width: 180px;
    height: 1px;
    background-color: #c4c4c4; }
.h5 {
  position: relative;
  display: inline-block; }
.h5--line:after {
    content: '';
    position: absolute;
    top: 50%;
    left: calc(100% + 30px);
    z-index: 1;
    width: 340px;
    height: 2px;
    background-color: #000;
    pointer-events: none; }
p,
ul,
ol,
dl,
table,
blockquote,
pre,
address,
figure {
  margin-top: 0;
  margin-bottom: 1em; }
p {
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  hyphenate-limit-chars: 6 3 3;
  hyphenate-limit-lines: 2;
  hyphenate-limit-last: always;
  hyphenate-limit-zone: 8%; }
address {
  font-style: normal; }
ul,
ol {
  margin-bottom: 1em;
  padding-left: 1.5em; }
ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-top: 0;
    margin-bottom: 0; }
li {
  line-height: inherit; }
small {
  font-size: 0.75em; }
sub,
sup {
  font-size: 0.75em; }
b,
strong {
  font-weight: bolder; }
blockquote {
  padding: 0;
  margin-left: 0;
  margin-right: 0; }
code,
kbd,
pre {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace; }
code {
  padding: 0.06em 0.3em;
  color: #1a1a1a;
  background-color: rgba(0, 0, 0, 0.08);
  border-radius: 3px; }
kbd {
  padding: 0.06em 0.3em;
  color: #1a1a1a;
  background-color: #e6e6e6;
  border-radius: 3px; }
kbd kbd {
    padding: 0; }
pre {
  display: block;
  width: 100%;
  margin-bottom: 1em;
  overflow-x: auto;
  -moz-tab-size: 2;
    -o-tab-size: 2;
       tab-size: 2;
  background-color: rgba(0, 0, 0, 0.08); }
pre code {
    background: transparent; }
section {
  margin-bottom: 130px; }
.square {
  position: relative; }
.square:after {
    content: '';
    position: absolute;
    bottom: 56px;
    left: calc(100% - 240px);
    z-index: -1;
    width: 650px;
    height: 630px;
    background-color: #f5f5f5; }
.slider-nav {
  position: absolute;
  right: 0;
  top: -85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.slider-nav__prev, .slider-nav__next {
    border: none;
    padding: 0;
    outline: none;
    background: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 45px;
    height: 45px;
    background-color: #fff;
    border: 1px solid #D3D0CE;
    border-radius: 50%;
    cursor: pointer; }
.slider-nav__prev .icon, .slider-nav__next .icon {
      display: block;
      width: 19px;
      height: 19px;
      margin-left: 3px;
      fill: #D3D0CE; }
.slider-nav__prev:hover, .slider-nav__next:hover {
      border-color: #AE846C; }
.slider-nav__prev:hover .icon, .slider-nav__next:hover .icon {
        fill: #AE846C; }
.slider-nav__prev:not(:last-child), .slider-nav__next:not(:last-child) {
      margin-right: 20px; }
.slider-nav__prev {
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1); }
.article {
  font-weight: 300; }
.article__cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 70px; }
.article__cols:not(:last-child) {
      margin-bottom: 70px; }
.article__cols .h5--line {
      max-width: calc(50% - 15px); }
.article__cols .h5--line:last-child {
        margin-bottom: 0; }
.article__cols--end {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      margin-top: -140px; }
.article__left, .article__right {
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px; }
.article__left .article__info--bg {
    margin-right: -195px; }
.article__right {
    text-align: right; }
.article__right .article__info {
      text-align: left; }
.article__right .article__info--bg {
      margin-left: -195px; }
.article__right .h1--line span:after {
      left: auto;
      right: calc(100% + 50px); }
.article__right .h5--line {
      text-align: left; }
.article__right .h5--line:after {
        left: auto;
        right: calc(100% + 30px); }
.article__info {
    text-align: left;
    margin-bottom: 30px; }
.article__info:last-child {
      margin-bottom: 0; }
.article__info--padding {
      padding: 0 60px;
      margin-bottom: 70px; }
.article__info--bg {
      padding: 60px;
      background-color: #fff;
      margin-bottom: 60px; }
.article__img-wrap:not(:last-child) {
    margin-right: 30px; }
.article__img {
    width: 100%;
    -o-object-fit: contain;
       font-family: "object-fit:contain";
       object-fit: contain; }
.article__imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.article__note {
    position: absolute;
    bottom: 130px;
    right: 0; }
.article__text {
    margin-bottom: 40px; }
.article__text:last-child {
      margin-bottom: 0; }
.article__text p:first-child {
      margin-top: 0; }
.article__text p:last-child {
      margin-bottom: 0; }
.note {
  width: 260px;
  padding: 45px 35px;
  background-color: #F2F2F2;
  font-family: 'SuperiorTitle';
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  text-align: right; }
.list {
  margin: 50px 0;
  padding: 0;
  list-style-type: none;
  line-height: 175%; }
.list > li {
    position: relative;
    padding-left: 30px; }
.list > li:not(:last-child) {
      margin-bottom: 5px; }
.list > li:before {
      content: '';
      position: absolute;
      top: 10px;
      left: 0;
      width: 5px;
      height: 5px;
      border-radius: 50%;
      background-color: #000; }
.list--num {
    counter-reset: num; }
.list--num > li:before {
      content: counter(num) ".";
      counter-increment: num;
      position: absolute;
      top: 0;
      left: 0;
      width: auto;
      height: auto;
      background-color: transparent;
      border-radius: 0;
      color: #000;
      font-family: 'SuperiorTitle';
      font-weight: 600;
      font-size: 20px; }
.privacy-policy h1,
.privacy-policy h2,
.privacy-policy h3,
.privacy-policy h4,
.privacy-policy h5 {
  margin-top: 1em; }
.privacy-policy > *:first-child {
  margin-top: 0; }
.follow-us {
  position: absolute;
  top: 10px;
  left: -200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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; }
.follow-us__title {
    position: relative;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    word-break: initial;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.15em;
    text-transform: uppercase; }
.follow-us__title:after {
      content: '';
      display: inline-block;
      width: 1px;
      height: 93px;
      margin: 20px 0;
      background-color: #000; }
.follow-us .social__link {
    border-color: #000; }
.follow-us .social__link .icon {
      fill: #000; }
.follow-us .social__link:hover {
      border-color: #AE846C; }
.follow-us .social__link:hover .icon {
        fill: #AE846C; }
.slick-slider a {
  outline: none; }
.page-404 {
  text-align: center; }
.page-404__number {
    font-family: 'SuperiorTitle', sans-serif;
    font-weight: 900;
    font-size: 300px;
    line-height: 1.3;
    color: #000; }
.page-404__text {
    margin-bottom: 40px;
    font-family: 'SuperiorTitle', sans-serif;
    font-weight: 900;
    font-size: 44px;
    line-height: 1.3;
    color: #000000; }
.page-404__btn {
    padding-left: 27px;
    padding-right: 27px;
    background: rgba(242, 242, 242, 0.4); }
.products__content {
  position: relative; }
.products__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
.products__grid.slick-slider {
    display: block; }
.products__grid.slick-slider .slick-list {
      overflow: visible; }
.products__grid.slick-slider .slick-slide {
      -webkit-transition: opacity 1s;
      transition: opacity 1s; }
.products__grid.slick-slider .slick-slide.opacity {
        opacity: 0; }
.profile {
  position: relative; }
.profile__subtitle {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    padding-right: 22px; }
.profile__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
.profile__item:last-child .profile__link {
      border: none; }
.profile__item:first-child .profile__link {
      border-top: 1px solid #c4c4c4; }
.profile__form {
    width: 580px;
    max-width: 100%; }
.profile__form .btn:first-child {
      width: calc(50% - 10px); }
.profile__link-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    padding-left: 15px;
    padding-right: 15px; }
.profile__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c4c4c4;
    color: #828282;
    font-family: 'SuperiorTitle';
    font-weight: 600;
    font-size: 18px;
    text-decoration: none; }
.profile__link:hover, .profile__link.open {
      color: #000; }
.profile__link:hover .icon, .profile__link.open .icon {
        fill: #000; }
.profile__link .icon {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-right: 15px;
      fill: #828282; }
.profile__dropdown {
    display: none;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    top: 0;
    left: 25%; }
.profile__dropdown.open {
      display: block; }
.profile__dropdown .order {
      margin-top: 20px; }
.profile__dropdown .footer-order {
      padding-bottom: 0; }
.reviews {
  margin-bottom: 60px; }
.reviews .field-text {
    margin-bottom: 1.2em; }
.reviews:last-child {
    margin-bottom: 0; }
.reviews__title {
    margin-bottom: 0.7em; }
.reviews__text {
    margin-bottom: 50px; }
.reviews__add .field-checkbox__name-text {
    font-size: 14px; }
.reviews__add .field-checkbox__name-text:before {
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
.item-review {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #F2F2F2; }
.item-review:last-child {
    margin-bottom: 0; }
.item-review__stars {
    margin-bottom: 20px; }
.item-review__name {
    color: #000;
    margin-bottom: 10px;
    font-weight: 700; }
.item-review__text {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.57em; }
.item-review__text p:last-child {
      margin-bottom: 0; }
.item-review__text p:first-child {
      margin-top: 0; }
.stars {
  background: url(../img/star.svg) left center repeat-x;
  width: 22px;
  height: 20px; }
.stars--2 {
    width: 44px; }
.stars--3 {
    width: 66px; }
.stars--4 {
    width: 88px; }
.stars--5 {
    width: 110px; }
.tabs__content-wrapper .reviews {
  margin-left: -50px;
  margin-right: -50px; }
.rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px; }
.rating__title {
    color: #000;
    font-weight: 400;
    margin-right: 20px; }
.starability-basic {
  display: block;
  position: relative;
  width: 110px;
  min-height: 18px;
  padding: 0;
  border: none;
  margin: 0; }
.starability-basic > input {
  position: absolute;
  margin-right: -100%;
  opacity: 0; }
.starability-basic > input:checked ~ label,
.starability-basic > input:focus ~ label {
  background-position: 0 0; }
.starability-basic > input:checked + label,
.starability-basic > input:focus + label {
  background-position: 0 -18px; }
.starability-basic > input[disabled]:hover + label {
  cursor: default; }
.starability-basic > input:not([disabled]):hover ~ label {
  background-position: 0 0; }
.starability-basic > input:not([disabled]):hover + label {
  background-position: 0 -18px; }
.starability-basic > input:not([disabled]):hover + label::before {
  opacity: 1; }
.starability-basic > label {
  position: relative;
  float: left;
  width: 22px;
  height: 18px;
  font-size: 0.1em;
  color: transparent;
  cursor: pointer;
  background-image: url(../img/stars.svg);
  background-repeat: no-repeat;
  background-position: 0 -18px; }
.starability-basic > label::before {
  content: '';
  position: absolute;
  display: block;
  height: 18px;
  background-image: url(../img/stars.svg);
  background-position: 0 18px;
  pointer-events: none;
  opacity: 0; }
.starability-basic > label:nth-of-type(5)::before {
  width: 88px;
  left: -88px; }
.starability-basic > label:nth-of-type(4)::before {
  width: 66px;
  left: -66px; }
.starability-basic > label:nth-of-type(3)::before {
  width: 44px;
  left: -44px; }
.starability-basic > label:nth-of-type(2)::before {
  width: 22px;
  left: -22px; }
.starability-basic > label:nth-of-type(1)::before {
  width: 0px;
  left: 0px; }
.services__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px; }
.services__top .h1 {
    margin-bottom: 0; }
.services__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
.services__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px; }
.services__col:last-child {
    position: relative;
    padding-top: 20px; }
.services__col:last-child:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 2px;
      height: 100%;
      background-color: #333; }
.services__descr {
  padding-left: 80px; }
.services__descr p:last-child {
    margin-bottom: 0; }
.item-services {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 390px;
  margin-bottom: 30px; }
.item-services:hover .item-services__body {
    top: -5px;
    right: -5px;
    -webkit-box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.2); }
.item-services:hover .link-more .icon {
    left: 12px; }
.item-services__body {
    position: relative;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    padding: 60px 50px;
    background-color: #F2F2F2;
    text-decoration: none; }
.item-services__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: auto; }
.item-services__title {
    margin-top: 0; }
.item-services__descr {
    margin-bottom: 60px; }
.item-services__number {
    font-family: 'SuperiorTitle';
    font-size: 72px; }
.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  margin: 0;
  list-style: none; }
.social__link-wrap:not(:last-child) {
    margin-right: 10px; }
.social__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 34px;
    height: 34px;
    border: 1px solid #AE846C;
    border-radius: 50%; }
.social__link .icon {
      fill: #AE846C; }
.social__link:hover {
      border-color: #000; }
.social__link:hover .icon {
        fill: #000; }
.social--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
.social--vertical .social__link-wrap {
      margin-right: 0; }
.social--vertical .social__link-wrap:not(:last-child) {
        margin-bottom: 10px; }
.social--big .social__link-wrap:not(:last-child) {
    margin-right: 20px; }
.social--big .social__link {
    width: 55px;
    height: 55px; }
.status-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 0 0 30px;
  padding: 0;
  list-style-type: none; }
.status-bar__item {
    display: inline-block;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding-bottom: 15px;
    border-bottom: 2px solid #E0E0E0;
    text-align: center;
    font-family: 'SuperiorTitle';
    font-weight: 600;
    font-size: 18px;
    color: #BDBDBD;
    -webkit-transition: all 0.35s;
    transition: all 0.35s; }
.status-bar__item:first-child, .status-bar__item:last-child {
      -webkit-box-flex: 0.5;
          -ms-flex-positive: 0.5;
              flex-grow: 0.5; }
.status-bar__item:first-child {
      -moz-text-align-last: left;
           text-align-last: left; }
.status-bar__item:last-child {
      text-align: right; }
.status-bar__item--border {
      border-color: #000; }
.status-bar__item--active {
      color: #000; }
.status-bar a {
    text-decoration: none; }
.tabs {
  margin-top: 1em;
  margin-bottom: 1em;
  width: 100%; }
.tabs__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 40px; }
.tabs__top .tabs__links {
      margin-top: 20px; }
.tabs__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin: 0;
    padding: 0;
    list-style: none; }
.no-js .tabs__links {
      display: none; }
.tabs__link-wrap {
    width: 50%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative; }
.tabs__link-wrap:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 5px;
      background-color: #B27561;
      -webkit-transition: all 0.15s;
      transition: all 0.15s;
      opacity: 0; }
.tabs__link-wrap:after {
      content: '';
      position: absolute;
      bottom: -6px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      width: 0;
      height: 0;
      border: 13px solid transparent;
      border-bottom: 0;
      border-top: 8px solid #B27561;
      -webkit-transition: all 0.15s;
      transition: all 0.15s;
      opacity: 0; }
.tabs__link-wrap--active:before, .tabs__link-wrap--active:after {
      opacity: 1; }
.tabs__link-wrap--active .tabs__link {
      cursor: default; }
.tabs__link-wrap:not(:last-child) .tabs__link {
      border-right: none; }
.tabs__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 80px;
    padding: 20px;
    border: 1px solid #b3b3b3;
    color: gray;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-decoration: none; }
.tabs__link:hover, .tabs__link:focus {
      color: currentColor; }
.tabs__content-wrapper {
    display: block;
    padding: 50px 50px 0; }
.tabs__content-wrapper p {
      line-height: 1.75; }
.js .tabs__content-item {
    display: none; }
.tabs__content-item > *:last-child {
    margin-bottom: 0; }
.js .tabs__content-item--active {
    display: block; }
.tabs--simple .tabs__links {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
.tabs--simple .tabs__content-wrapper {
    padding: 0; }
.tabs--simple .tabs__link-wrap {
    width: auto; }
.tabs--simple .tabs__link-wrap:not(:last-child) {
      margin-right: 20px; }
.tabs--simple .tabs__link-wrap:after {
    display: none; }
.tabs--simple .tabs__link-wrap:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: transparent; }
.tabs--simple .tabs__link-wrap--active:before {
    background-color: #B27561; }
.tabs--simple .tabs__link-wrap--active .tabs__link {
    color: #B27561; }
.tabs--simple .tabs__link {
    min-height: 0;
    padding: 5px 0;
    border: 0;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase; }
@media (max-width: 1799px) {
    .instagram__grid {
      margin-left: -12px;
      margin-right: -12px; }
    .instagram__img-wrap {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%;
      padding-left: 12px;
      padding-right: 12px; }
    .instagram__img-wrap {
      height: 212px; }
    .our-items__grid {
      margin-left: -12px;
      margin-right: -12px; }
    .our-item {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 12px;
      padding-right: 12px; }
    .our-item {
      height: 312px;
      margin-bottom: 24px; }
      .our-item:hover .link-more .icon {
        left: 10px; }
      .our-item__body {
        padding: 48px 48px 64px; }
      .our-item--wide {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 12px;
        padding-right: 12px; }
      .our-item--high {
        height: 480px;
        margin-top: -168px; }
      .media__grid {
        margin-left: -12px;
        margin-right: -12px; }
    .item-media {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%;
      padding-left: 12px;
      padding-right: 12px; }
      .item-media__img-wrap {
        height: 336px;
        margin-bottom: 16px; }
      .item-media__title {
        margin-bottom: 12px;
        font-size: 16px; }
      .item-media__descr {
        margin-bottom: 24px; }
    .slick-slider .item-media {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 12px;
      padding-right: 12px; }
    .contacts__top {
      margin-bottom: 48px; }
    .contacts__field-select {
      width: 232px; }
    .contacts__map {
      margin-left: calc(((100vw - 911px) / 2) * -1); }
      .contacts__map #map {
        height: 480px; }
    .contacts__block {
      bottom: -24px;
      width: 444px;
      padding: 32px 48px 48px; }
      .contacts__title:after {
        margin-left: 8px; }
    .contacts__group {
      margin-right: 24px;
      margin-bottom: 12px; }
      .contacts__group .icon {
        margin-right: 8px;
        margin-top: 4px; }
    .card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%;
      padding-left: 12px;
      padding-right: 12px; }
    .card {
      margin-bottom: 24px; }
      .card__img-wrap {
        /*height: 336px;*/
        margin-bottom: 16px; }
      .card__info-group {
        margin-bottom: 16px; }
      .card__labels {
        margin-bottom: -4px; }
      .card__title {
        margin-bottom: 16px;
        font-size: 16px; }
      .card__descr {
        margin-bottom: 24px; }
      .card__price {
        font-size: 14px; }
      .card__old-price {
        margin-right: 8px; }
      .card__favorite {
        margin-left: 16px; }
        .card__favorite .icon {
          width: 16px;
          height: 14px; }
      .card--sm .card__img-wrap {
        height: 244px; }
      .card--4 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%;
        padding-left: 12px;
        padding-right: 12px; }
    .slick-slider .card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 12px;
      padding-right: 12px; }
      .about__cols {
        margin-bottom: 32px; }
      .about__left, .about__right {
        width: calc(50% - 12px); }
      .about__left {
        margin-right: 24px; }
        .about__left.square:after {
          top: 136px;
          left: -148px; }
        .about__left--lg {
          width: calc(50% + 152px);
          margin-left: -164px; }
        .about__left--indent {
          padding-right: 80px; }
      .about__right.square:after {
        top: -64px;
        left: calc(100% - 352px); }
      .about__right--lg {
        width: calc(50% + 152px);
        margin-right: -152px; }
      .about__note {
        bottom: 36px;
        left: -80px; }
        .about__info--bg {
          width: calc(100% + 176px);
          margin-left: -176px;
          padding: 56px 80px 80px; }
      .about__subtitle {
        margin-bottom: 20px;
        font-size: 11px;
        line-height: 15px; }
        .about__subtitle:after {
          right: -148px;
          width: 132px; }
      .about__text {
        margin-bottom: 40px;
        line-height: 22px; }
      .about__gallery {
        margin-bottom: 112px; }
      .about__gallery-img-wrap {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%;
        padding-left: 12px;
        padding-right: 12px; }
      .about__gallery-img-wrap {
        height: 272px; }
    .slick-slider .about__gallery-img-wrap {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 12px;
      padding-right: 12px; }
    .product__main {
      margin-left: -12px;
      margin-right: -12px;
      margin-bottom: 40px; }
    .product__gallery {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 12px;
      padding-right: 12px; }
    .product-gallery {
      height: 444px; }
      .product-gallery .slider-nav {
        left: 100px;
        width: calc(100% - 120px); }
          .product-gallery .slider-nav .slider-nav__next .icon,
          .product-gallery .slider-nav .slider-nav__prev .icon {
            width: 14px;
            height: 24px; }
      .product-gallery__main {
        width: calc(100% - 80px); }
        .product-gallery__main .product-gallery__img-wrap {
          height: 444px; }
      .product-gallery__thumbs {
        width: 68px;
        margin-right: 12px; }
        .product-gallery__thumbs .slick-slide {
          height: 80px;
          margin-bottom: 12px; }
    .product-descr {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 12px;
      padding-right: 12px; }
    .product-descr {
      margin-top: 16px; }
      .product-descr__top {
        margin-bottom: 8px; }
      .product-descr__title {
        font-size: 29px; }
      .product-descr__subtitle {
        margin-bottom: 8px;
        font-size: 11px; }
      .product-descr__items {
        margin: 48px 0; }
      .product-descr__price {
        margin-bottom: 24px;
        font-size: 24px; }
      .product-descr__btns .btn:not(:last-child) {
        margin-right: 8px; }
    .size-guide {
      margin-bottom: 48px; }
      .size-guide__grid {
        margin-left: -12px;
        margin-right: -12px; }
      .size-guide__item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.33333%;
                flex: 0 0 33.33333%;
        max-width: 33.33333%;
        padding-left: 12px;
        padding-right: 12px; }
      .size-guide__item {
        margin-bottom: 24px; }
      .size-guide__body {
        min-height: 330px;
        padding: 24px; }
      .authorization__form {
        width: 336px; }
      .authorization .h1 {
        margin-bottom: 32px; }
      .authorization__text {
        margin-bottom: 40px; }
    .banner {
      height: 504px;
      padding: 40px 80px; }
    .breadcrumbs {
      margin: 0 0 24px; }
      .breadcrumbs__item {
        margin-right: 8px;
        padding-right: 10px;
        font-size: 11px; }
        .breadcrumbs__item:not(:last-child):after {
          top: 7px;
          width: 2px;
          height: 2px; }
    .btn {
      min-width: 192px;
      padding: 20px;
      font-size: 13px; }
      .btn .icon-arrow {
        width: 6px;
        height: 10px;
        margin-left: 8px; }
      .btn--sm {
        min-width: 88px;
        padding: 12px 16px;
        font-size: 11px; }
      .btn--xs {
        min-width: 104px;
        padding: 10px 16px;
        font-size: 10px; }
    .close {
      width: 16px;
      line-height: 16px; }
      .decor__grid:before {
        left: -160px;
        width: 88px;
        height: 266px; }
    .decor__group {
      width: 368px;
      margin-right: 24px; }
      .item-decor:hover .link-more .icon {
        left: 10px; }
      .item-decor:not(:last-child) {
        margin-bottom: 40px; }
      .item-decor__img-wrap {
        margin-bottom: 16px;
        height: 168px; }
      .item-decor__footer {
        padding: 0 12px; }
      .item-decor--big .item-decor__img-wrap {
        height: 420px; }
      .dropdown-nav__container {
        width: 936px; }
      .dropdown-nav__right {
        padding: 100px 0 32px 160px; }
        .dropdown-nav__right:after {
          right: calc(((100vw - 906px) / 2) * -1);
          width: calc((100vw - 906px) / 2); }
      .dropdown-nav__left {
        padding: 32px 80px 32px 0; }
      .dropdown-nav__logo {
        margin-bottom: 20px; }
      .dropdown-nav__logo img {
        width: 108px; }
    .sub-nav__group:not(:last-child) {
      margin-bottom: 32px; }
    .sub-nav__title {
      font-size: 24px; }
    .sub-nav__item:not(:last-child) {
      margin-bottom: 15px; }
    .sub-nav__link {
      font-size: 15px; }
      .field-checkbox__name {
        padding-left: 28px; }
      .field-checkbox__name-text {
        font-size: 13px; }
        .field-checkbox__name-text:before {
          width: 14px;
          height: 14px; }
        .field-checkbox--color .field-checkbox__name {
          margin-right: 5px; }
      .field-radio__name {
        padding-left: 28px; }
      .field-radio__name-text {
        font-size: 13px; }
        .field-radio__name-text:before {
          width: 14px;
          height: 14px; }
      .field-radio__price {
        font-size: 16px; }
        .field-radio__price span {
          margin-right: 4px; }
      .field-text__name {
        font-size: 14px; }
        textarea.field-text__input {
          height: 175px !important; }
      .field-text__input {
        min-height: 35px;
        font-size: 12px; }
    .filters__top {
      padding: 16px 0; }
      .filters__top .icon {
        margin-right: 8px; }
    .filters__title {
      font-size: 14px; }
      .filters__title .icon {
        width: 7px;
        height: 12px;
        margin-right: 3px; }
    .filters__item {
      padding: 16px 0; }
    .filters__dropdown {
      padding-top: 16px; }
    .filters__colors {
      padding-top: 16px; }
    .filters__btns {
      margin-top: 24px; }
      .extra-controls__input {
        font-size: 13px; }
    .footer {
      padding-bottom: 24px; }
      .footer__container {
        width: 935px;
        padding-left: 12px;
        padding-right: 12px; }
      .footer__top {
        margin-bottom: 32px; }
      .footer__body {
        padding-bottom: 40px; }
      .footer__line {
        margin: 0 0 0 24px; }
      .footer .social {
        margin-top: -8px;
        margin-bottom: 16; }
      .footer__address {
        margin-bottom: 16px;
        line-height: 22px; }
      .footer__left, .footer__right {
        max-width: 200px; }
      .footer__copyright {
        margin-bottom: 16px; }
    .footer__logo img {
      width: 132px; }
    .subtitle-footer {
      margin-bottom: 24px;
      font-size: 14px; }
      .footer-nav__group {
        max-width: 100px; }
        .footer-nav__group:not(:last-child) {
          margin-right: 72px; }
      .footer-nav__item:not(:last-child) {
        margin-bottom: 15px; }
    .form__btn {
      margin-top: 16px; }
    .form__success-text {
      margin-top: 30px; }
    .categories-nav {
      padding: 20px 0 28px; }
      .categories-nav__item:not(:last-child) {
        margin-right: 24px; }
      .search__icon {
        width: 21px;
        height: 21px; }
      .basket__number {
        top: -6px;
        right: -8px;
        width: 16px;
        height: 16px;
        font-size: 10px; }
      .basket__new-product {
        width: 235px;
        padding: 8px 16px; }
    .hamb {
      width: 45px;
      height: 45px;
      margin-left: 127px; }
      .hamb span {
        height: 2px;
        margin-top: 6px; }
        .hamb.open span:nth-child(2) {
          margin-top: -2px; }
      .header__container {
        width: 1264px;
        padding-left: 12px;
        padding-right: 12px; }
      .header__top {
        padding: 20px 0; }
      .header__lang {
        margin-right: 88px; }
      .header__lang-item {
        padding: 0 8px; }
      .header__lang-link {
        font-size: 14px; }
      .header__logo {
        left: -10px; }
      .header__logo img {
        width: 108px; }
        .header__links > * {
          width: 21px;
          height: 21px; }
          .header__links > *:not(:last-child) {
            margin-right: 24px; }
      .header__projects-link {
        margin-right: 75px; }
    .field-search {
      left: 40px;
      width: 252px; }
      .field-search__input {
        height: 32px;
        padding: 0 48px 0 16px; }
      .field-search__btn {
        width: 32px; }
        .field-search__btn .icon {
          width: 6px;
          height: 11px; }
    .intro__container {
      width: 1264px;
      padding-left: 12px;
      padding-right: 12px; }
    .intro__scroll {
      font-size: 11px;
      line-height: 15px; }
      .intro__scroll .icon {
        width: 24px;
        height: 24px;
        margin-left: 16px; }
    .label {
      padding: 3px 8px;
      font-size: 9px; }
      .label:not(:last-child) {
        margin-right: 8px; }
    .link-more {
      font-size: 14px; }
        .link-more:hover .icon {
          left: 10px; }
      .link-more__circle {
        width: 24px;
        height: 24px;
        margin-left: 16px; }
        .link-more__circle .icon {
          left: -10px;
          width: 20px;
          height: 10px; }
    .main-nav {
      margin-bottom: 48px; }
      .main-nav__item:not(:last-child) {
        margin-bottom: 24px; }
      .main-nav__link {
        font-size: 24px; }
    .main-slider {
      height: 504px;
      margin-bottom: 56px; }
        .main-slider .slider-nav__prev, .main-slider .slider-nav__next {
          height: 416px; }
          .main-slider .slider-nav__prev .icon, .main-slider .slider-nav__next .icon {
            width: 11px;
            height: 20px; }
          .main-slider .slick-dots li.slick-active:after {
            height: 88px; }
          .main-slider .slick-dots li.slick-active:before {
            height: calc(100% - 48px); }
          .main-slider .slick-dots li:not(:last-child) {
            margin-bottom: 8px; }
          .main-slider .slick-dots li:after {
            margin-top: 5px; }
          .main-slider .slick-dots li:before {
            top: 48px; }
      .modal__dialog {
        width: 490px; }
      .modal__content {
        padding: 68px 80px; }
      .modal .h2 {
        margin-bottom: 24px; }
      .modal__text {
        margin-bottom: 32px; }
    .no-items {
      min-height: 240px;
      padding: 40px; }
      .no-items__title {
        margin-bottom: 24px;
        font-size: 16px; }
      .no-items__btn {
        padding-left: 32px;
        padding-right: 32px; }
      .order__btns .btn:not(:last-child) {
        margin-right: 8px; }
    .item-order {
      padding: 24px 24px 24px 0; }
      .item-order__col {
        font-size: 14px;
        padding-left: 12px;
        padding-right: 12px; }
      .item-order__img-wrap {
        width: 75px;
        height: 70px;
        margin-right: 24px; }
      .item-order__name {
        margin-bottom: 16px;
        font-size: 16px; }
      .item-order__discount, .item-order__cost {
        font-size: 13px; }
        .item-order__discount span, .item-order__cost span {
          font-size: 16px; }
      .item-order__subtitle {
        margin-right: 12px; }
      .item-order__close {
        top: 28px; }
    .header-order {
      padding: 8px 24px 8px 0; }
      .header-order__col {
        font-size: 14px;
        padding-left: 12px;
        padding-right: 12px; }
    .footer-order {
      padding: 28px 24px 28px 0; }
      .footer-order__col {
        font-size: 14px;
        padding-left: 12px;
        padding-right: 12px; }
        .footer-order__form .field-text {
          margin-right: 8px; }
      .footer-order__cost {
        font-size: 13px; }
        .footer-order__cost span {
          font-size: 16px; }
    .order-info__text {
      font-size: 14px; }
    .order-info__title {
      padding-right: 12px;
      font-size: 14px; }
    .order-info__footer {
      margin-top: 56px; }
    .order-info__price {
      padding-right: 12px;
      font-size: 16px; }
      .order-info__price span {
        font-size: 24px;
        margin-right: 2px; }
      .order-info__btns .btn:not(:last-child) {
        margin-right: 8px;
        margin-bottom: 16px; }
      .page__wrapper {
        padding-top: 153px; }
      .page__container {
        width: 935px;
        padding-left: 12px;
        padding-right: 12px; }
      .page__cols {
        margin-left: -12px;
        margin-right: -12px; }
        .page__cols .page__main {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 75%;
                  flex: 0 0 75%;
          max-width: 75%;
          padding-left: 12px;
          padding-right: 12px; }
      .page__sidebar {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%;
        padding-left: 12px;
        padding-right: 12px; }
    body {
      font-size: 13px; }
    h1,
    .h1 {
      font-size: 51px; }
    h2,
    .h2 {
      font-size: 35px; }
    h3,
    .h3 {
      font-size: 32px; }
    h4,
    .h4 {
      font-size: 24px; }
    h5,
    .h5 {
      font-size: 18px; }
    .h1--lg {
      font-size: 64px; }
    .h1--xl {
      font-size: 77px; }
    .h1--line {
      margin-top: 48px; }
        .h1--line span:after {
          top: 56px;
          left: calc(100% + 50px);
          width: 192px; }
    .h2--line:before {
      left: -164px;
      width: 144px; }
      .h5--line:after {
        left: calc(100% + 24px);
        width: 272px; }
    section {
      margin-bottom: 104px; }
      .square:after {
        bottom: 45px;
        left: calc(100% - 192px);
        z-index: -1;
        width: 520px;
        height: 504px; }
    .slider-nav {
      top: -75px; }
      .slider-nav__prev, .slider-nav__next {
        width: 36px;
        height: 36px; }
        .slider-nav__prev .icon, .slider-nav__next .icon {
          width: 15px;
          height: 15px;
          margin-left: 2px; }
        .slider-nav__prev:not(:last-child), .slider-nav__next:not(:last-child) {
          margin-right: 16px; }
      .article__cols {
        margin-left: -12px;
        margin-right: -12px;
        margin-bottom: 56px; }
        .article__cols:not(:last-child) {
          margin-bottom: 56px; }
        .article__cols .h5--line {
          max-width: calc(50% - 12px); }
        .article__cols--end {
          margin-top: -112px; }
      .article__left, .article__right {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%;
        padding-left: 12px;
        padding-right: 12px; }
      .article__left .article__info--bg {
        margin-right: -156px; }
        .article__right .article__info--bg {
          margin-left: -156px; }
        .article__right .h1--line span:after {
          right: calc(100% + 40px); }
          .article__right .h5--line:after {
            right: calc(100% + 24px); }
      .article__info {
        margin-bottom: 24px; }
        .article__info--padding {
          padding: 0 48px;
          margin-bottom: 56px; }
        .article__info--bg {
          padding: 48px;
          margin-bottom: 48px; }
      .article__img-wrap:not(:last-child) {
        margin-right: 24px; }
      .article__note {
        bottom: 104px; }
      .article__text {
        margin-bottom: 32px; }
    .note {
      width: 208px;
      padding: 36px 38px;
      font-size: 19px; }
    .list {
      margin: 40px 0; }
      .list > li {
        padding-left: 24px; }
        .list > li:not(:last-child) {
          margin-bottom: 4px; }
        .list > li:before {
          top: 8px;
          width: 4px;
          height: 4px; }
        .list--num > li:before {
          top: 0;
          width: auto;
          height: auto;
          font-size: 16px; }
    .follow-us {
      left: -165px; }
        .follow-us__title:after {
          height: 75px;
          margin: 16px 0; }
      .follow-us__title {
        font-size: 11px; }
      .page-404__number {
        font-size: 240px; }
      .page-404__text {
        margin-bottom: 30px;
        font-size: 35px; }
      .page-404__btn {
        padding-left: 20px;
        padding-right: 20px; }
    .products__grid {
      margin-left: -12px;
      margin-right: -12px; }
      .profile__subtitle {
        padding-right: 18px; }
      .profile__item {
        margin-left: -12px;
        margin-right: -12px; }
      .profile__form {
        width: 464px; }
        .profile__form .btn:first-child {
          width: calc(50% - 8px); }
      .profile__link-wrap {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        max-width: 25%;
        padding-left: 12px;
        padding-right: 12px; }
      .profile__link {
        padding-top: 16px;
        padding-bottom: 8px;
        font-size: 14px; }
        .profile__link .icon {
          width: 18px;
          height: 18px;
          margin-right: 12px; }
      .profile__dropdown {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%;
        max-width: 75%;
        padding-left: 12px;
        padding-right: 12px; }
    .reviews {
      margin-bottom: 50px; }
      .reviews__text {
        margin-bottom: 40px; }
      .reviews__add .field-checkbox__name-text {
        font-size: 12px; }
    .item-review {
      padding-bottom: 24px;
      margin-bottom: 24px; }
      .item-review__stars {
        margin-bottom: 16px; }
      .item-review__text {
        font-size: 12px; }
    .tabs__content-wrapper .reviews {
      margin-left: -40px;
      margin-right: -40px; }
    .services__top {
      margin-left: -12px;
      margin-right: -12px;
      margin-bottom: 32px; }
    .services__grid {
      margin-left: -12px;
      margin-right: -12px; }
    .services__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 12px;
      padding-right: 12px; }
    .services__col {
      margin-bottom: 16px; }
      .services__col:last-child {
        padding-top: 16px; }
    .services__descr {
      padding-left: 64px; }
    .item-services {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 12px;
      padding-right: 12px; }
    .item-services {
      min-height: 312px;
      margin-bottom: 24px; }
      .item-services:hover .link-more .icon {
        left: 10; }
      .item-services__body {
        padding: 48px 40px; }
      .item-services__descr {
        margin-bottom: 48px; }
      .item-services__number {
        font-size: 57px; }
      .social__link-wrap:not(:last-child) {
        margin-right: 8px; }
      .social__link {
        width: 27px;
        height: 27px; }
        .social__link .icon {
          width: 14px;
          height: 14px; }
          .social--vertical .social__link-wrap:not(:last-child) {
            margin-bottom: 8px;
            margin-right: 0; }
      .social--big .social__link-wrap:not(:last-child) {
        margin-right: 16px; }
      .social--big .social__link {
        width: 44px;
        height: 44px; }
      .social--big .social__link .icon {
        width: 20px;
        height: 20px; }
      .tabs__top {
        margin-bottom: 32px; }
        .tabs__link-wrap:before {
          height: 4px; }
      .tabs__link {
        min-height: auto;
        padding: 16px;
        font-size: 14px; }
      .tabs__content-wrapper {
        padding: 40px 40px 0; }
      .tabs--simple .tabs__link {
        font-size: 13px; } }
@media (max-width: 1249px) {
    .intro .follow-us {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .follow-us {
      display: none; } }
@media (max-width: 1199px) {
    .awards__top {
      margin-bottom: 70px; }
    .banner {
      padding: 40px; }
      .btn--sm {
        min-width: 88px;
        padding: 12px 16px;
        font-size: 11px; }
      .dropdown-nav__container {
        width: 936px; }
      .dropdown-nav__right {
        padding: 100px 0 32px 80px; }
    .hamb {
      margin-left: 112px; }
      .header__lang {
        margin-right: 50px; }
      .header__projects-link {
        margin-right: 60px; }
    .field-search {
      width: 200px; }
    .intro__container {
      width: 935px; }
      .main-nav__item:not(:last-child) {
        margin-bottom: 15px; }
        .main-slider .slider-nav__prev, .main-slider .slider-nav__next {
          border-width: 1px; }
          .main-slider .slider-nav__prev .icon, .main-slider .slider-nav__next .icon {
            width: 8px;
            height: 15px; }
          .main-slider .slick-dots li:not(:last-child) {
            margin-bottom: 5px; }
          .main-slider .slick-dots li:before {
            top: 42px; }
            .main-slider .slick-dots li button:before {
              font-size: 27px; }
      .page__main {
        margin-bottom: 100px; }
      .page__sidebar {
        margin-bottom: 100px; }
    .h2--line:before {
      display: none; } }
@media (max-width: 991px) {
    .instagram__img-wrap {
      height: 160px; }
    .our-item {
      height: 300px;
      margin-bottom: 20px; }
      .our-item__body {
        padding: 30px; }
      .our-item--high {
        height: 430px;
        margin-top: -130px; }
    .item-media {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%;
      padding-left: 10px;
      padding-right: 10px; }
      .item-media__img-wrap {
        height: 265px; }
    .slick-slider .item-media {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 10px;
      padding-right: 10px; }
    .awards__top {
      margin-bottom: 50px; }
    .awards__img-wrap {
      max-width: 250px;
      margin: 0 30px; }
    .slick-slider .awards__img-wrap {
      max-width: 250px; }
    .contacts__top {
      margin-bottom: 40px; }
    .contacts__map {
      margin-left: calc(((100vw - 707px) / 2) * -1); }
      .card__img-wrap {
        height: 265px; }
      .card__prices {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
      .card__old-price {
        margin-right: 0; }
      .card--4 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 33.33333%;
                flex: 0 0 33.33333%;
        max-width: 33.33333%;
        padding-left: 12px;
        padding-right: 12px; }
        .about__left.square:after {
          display: none; }
        .about__left--indent {
          padding-right: 30px; }
      .about__right.square:after {
        display: none; }
      .about__note {
        left: -30px; }
        .about__info--bg {
          padding: 30px 0 30px 50px; }
      .about__gallery {
        margin-bottom: 80px; }
      .about__gallery-img-wrap {
        height: 185px; }
    .product__gallery {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 12px;
      padding-right: 12px; }
    .product-descr {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 12px;
      padding-right: 12px; }
    .product-descr {
      margin-top: 40px; }
      .product-descr__title {
        font-size: 25px; }
    .size-guide {
      margin-bottom: 30px; }
      .size-guide__body {
        min-height: 285px;
        padding: 15px; }
    .btn {
      min-width: 180px;
      padding: 15px; }
      .btn--sm {
        min-width: 88px;
        padding: 12px 16px;
        font-size: 11px; }
      .btn--xs {
        min-width: 104px;
        padding: 10px 16px;
        font-size: 10px; }
    .decor__grid.square:after {
      display: none; }
    .decor__group {
      width: 290px; }
  .delivery__form .field-text--row .field-text__input-wrap {
    width: 60%; }
      .dropdown-nav__container {
        width: 737px; }
      .dropdown-nav__right {
        padding: 100px 0 32px 50px; }
        .dropdown-nav__right:after {
          right: calc(((100vw - 707px) / 2) * -1);
          width: calc((100vw - 707px) / 2); }
      .dropdown-nav__left {
        padding: 32px 50px 32px 0; }
    .sub-nav__title {
      font-size: 20px; }
    .sub-nav__link {
      font-size: 14px; }
  .filters {
    width: 100vw;
    margin-left: calc(((100vw - 713px) / 2) * -1);
    margin-bottom: 30px;
    background-color: #F2F2F2; }
  .filters__group {
    display: none; }
    .filters__top {
      display: block;
      width: 737px;
      margin: 0 auto;
      padding-left: 12px;
      padding-right: 12px; }
  .filters__group {
    width: 737px;
    margin: 0 auto;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 50px; }
      .footer__container {
        width: 737px;
        padding-left: 12px;
        padding-right: 12px; }
      .footer__body {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      .footer .social {
        margin-top: -20px;
        margin-bottom: 0; }
      .footer__right {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        max-width: 100%;
        margin-top: 30px; }
      .footer__copyright {
        margin-bottom: 0; }
      .footer__copyright br {
        display: none; }
      .footer__group {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
      .footer__group:last-child {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        text-align: right; }
    .form__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px; }
      .form__col--sm {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px; }
      .form__col--md {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px; }
    .form__success-text {
      margin-top: 25px; }
    .categories-nav {
      padding: 15px; }
    .hamb {
      width: 40px;
      height: 40px;
      margin-left: 50px; }
      .header__lang {
        margin-right: 30px; }
    .field-search {
      width: 140px;
      left: 30px; }
      .field-search__input {
        padding: 0 40px 0 10px; }
    .intro .follow-us {
      display: none; }
      .label:not(:last-child) {
        margin-right: 5px; }
      .main-nav__link {
        font-size: 20px; }
    .main-slider {
      width: 90%; }
      .main-slider .slick-dots {
        display: none; }
      .item-order__name {
        font-size: 14px; }
    .order-info__title {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
    .order-info__footer {
      margin-top: 40px;
      padding-top: 20px;
      border-top: 1px solid #c4c4c4; }
    .order-info__btns {
      width: 100%; }
      .page__wrapper {
        padding-top: 130px; }
      .page__container {
        width: 737px;
        padding-left: 12px;
        padding-right: 12px; }
        .page__cols .page__main {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          padding-left: 12px;
          padding-right: 12px; }
      .page__main {
        margin-bottom: 70px; }
      .page__sidebar {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 12px;
        padding-right: 12px; }
      .page__sidebar {
        margin-bottom: 0; }
    h1,
    .h1 {
      font-size: 45px; }
    h2,
    .h2 {
      font-size: 30px; }
    h3,
    .h3 {
      font-size: 24px; }
    h4,
    .h4 {
      font-size: 20px; }
    .h1--lg {
      font-size: 60px; }
    .h1--xl {
      font-size: 60px; }
        .h1--line span:after {
          top: 40px;
          width: 180px; }
      .h5--line:after {
        width: 180px; }
    section {
      margin-bottom: 70px; }
      .article__cols {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .article__cols .h1--line {
        margin-top: 0; }
        .article__cols .h5--line {
          max-width: 70%; }
        .article__cols--end {
          -webkit-box-align: end;
              -ms-flex-align: end;
                  align-items: flex-end;
          margin-top: 0; }
        .article__info--padding {
          margin-bottom: 0; }
        .article__info--bg {
          padding: 30px; }
    .note {
      padding: 20px; }
      .page-404__number {
        font-size: 170px; }
      .page-404__text {
        font-size: 30px; }
      .profile__subtitle {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; }
        .profile__form .btn:first-child {
          width: auto; }
      .profile__link-wrap {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 12px;
        padding-right: 12px; }
      .profile__dropdown {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 12px;
        padding-right: 12px; }
      .profile__dropdown {
        position: static;
        top: 0;
        left: 0;
        margin: 20px 0; }
        .profile__dropdown .order {
          margin-top: 0; }
      .reviews__text {
        margin-bottom: 30px; }
    .services__descr {
      padding-left: 10px; }
      .item-services__body {
        padding: 30px 20px; }
      .item-services__descr {
        margin-bottom: 40px; } }
@media (max-width: 767px) {
    .instagram__grid {
      margin-left: -15px;
      margin-right: -15px; }
    .instagram .slider-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .our-items__grid {
      margin-left: -10px;
      margin-right: -10px; }
    .our-item {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 10px;
      padding-right: 10px; }
    .our-item {
      height: 250px; }
      .our-item__body {
        padding: 20px; }
      .our-item--wide {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px; }
      .our-item--high {
        height: 350px;
        margin-top: -100px; }
      .media__grid {
        margin-left: -10px;
        margin-right: -10px; }
    .item-media {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 10px;
      padding-right: 10px; }
      .item-media__img-wrap {
        height: 250px; }
    .contacts__top {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .contacts__top .field-select {
        width: 100%; }
      .contacts__top .h1 {
        margin-bottom: 0.5em; }
    .contacts__map {
      margin-bottom: 50px;
      margin-left: -15px; }
      .contacts__map #map {
        height: 400px; }
    .contacts__block {
      position: static;
      -webkit-transform: none;
              transform: none;
      width: 100%;
      padding: 40px 15px 0; }
  .contacts__item {
    font-size: 15px; }
    .card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      padding-left: 10px;
      padding-right: 10px; }
      .card__img-wrap {
        height: 250px; }
      .card--4 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%;
        padding-left: 10px;
        padding-right: 10px; }
    .slick-slider .card {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 10px;
      padding-right: 10px; }
      .about__cols {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .about__cols--center {
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; }
      .about__left, .about__right {
        width: 100%; }
      .about__left {
        margin-bottom: 30px; }
        .about__left--lg {
          width: 100vw;
          margin-left: -15px; }
        .about__left--indent {
          padding-right: 0; }
      .about__right--lg {
        width: calc(100% + 15px);
        margin-right: -15px; }
      .about__img-wrap--md-hidden {
        display: none; }
      .about__note {
        left: -15px;
        bottom: 30px; }
        .about__info--bg {
          width: 100%;
          margin-top: -120px;
          margin-left: 0;
          padding: 30px 20px 40px;
          -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
                  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1); }
      .about__gallery {
        margin-bottom: 50px; }
      .about__gallery-img-wrap {
        height: 175px; }
  .product {
    margin-top: -30px; }
    .product__main {
      margin-left: -15px;
      margin-right: -15px; }
    .product__gallery {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100vw;
              flex: 0 0 100vw;
      max-width: none;
      padding: 0; }
      .product-gallery .slider-nav {
        left: 15px;
        width: calc(100vw - 30px); }
      .product-gallery__main {
        width: 100vw; }
      .product-gallery__thumbs {
        display: none; }
    .product-descr {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px; }
    .product-descr {
      margin-top: 30px; }
      .product-descr__title {
        font-size: 20px; }
    .product-descr__favorite {
      display: none; }
      .product-descr__subtitle {
        font-size: 12px; }
      .product-descr__items {
        margin: 15px 0; }
      .product-descr__price {
        font-size: 20px; }
    .size-guide {
      margin-bottom: 0; }
      .size-guide__grid {
        margin-left: -15px;
        margin-right: -15px; }
      .size-guide__item {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%;
        padding-left: 10px;
        padding-right: 10px; }
      .size-guide__item {
        margin-bottom: 20px; }
      .size-guide__body {
        min-height: 320px; }
    .banner {
      height: 430px;
      padding: 30px 15px; }
      .banner:after {
        opacity: 1; }
    .breadcrumbs {
      display: none; }
    .decor__grid {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .decor__group {
      width: 100%;
      margin-right: 0;
      margin-bottom: 20px; }
      .item-decor__img-wrap {
        margin-bottom: 10px; }
      .item-decor--big .item-decor__img-wrap {
        height: 210px; }
      .dropdown-nav__container {
        width: 100%; }
      .dropdown-nav__right {
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
        background-color: #fff; }
      .dropdown-nav__left {
        display: none; }
      .dropdown-nav__links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 50px; }
        .dropdown-nav .social__link .icon {
          fill: #AE846C; }
      .dropdown-nav .social__link {
        border-color: #AE846C; }
      .field-radio__price {
        font-size: 18px; }
  .filters {
    margin-left: -15px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% + 30px);
            flex: 0 0 calc(100% + 30px);
    max-width: calc(100% + 30px); }
    .filters__top {
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
  .filters__group {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px; }
    .filters__btns {
      margin-top: 20px; }
      .footer__container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; }
      .footer__line {
        margin: 0 0 0 20px; }
      .footer .social {
        margin-top: 10px;
        margin-bottom: 25px; }
      .footer__left {
        width: calc(50% - 10px); }
      .footer__right {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        text-align: right;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        width: calc(50% - 10px);
        max-width: calc(50% - 10px);
        margin-top: 0; }
      .footer__copyright {
        font-size: 14px; }
      .footer__group {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
      .footer__group:last-child {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        text-align: right; }
    .footer__logo img {
      width: 90px; }
      .footer__fbmi span {
        margin-top: 10px; }
    .subtitle-footer {
      margin-bottom: 16px; }
    .footer-nav {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%;
      margin-bottom: 30px; }
      .footer-nav__group {
        max-width: calc(33.33% - 20px); }
        .footer-nav__group:not(:last-child) {
          margin-right: 30px; }
      .footer-nav__item:not(:last-child) {
        margin-bottom: 10px; }
    .categories-nav {
      display: none; }
    .hamb {
      width: 25px;
      height: 25px;
      margin-left: 30px; }
      .hamb span {
        width: 100%;
        margin-top: 5px; }
        .hamb span:nth-child(3) {
          display: block; }
      .hamb.open span {
        background-color: #000; }
        .hamb.open span:nth-child(1) {
          width: 100%; }
    .header {
      background-color: #fff; }
      .header__container {
        padding-left: 15px;
        padding-right: 15px; }
      .header__top {
        border: none; }
      .header__lang {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        margin-right: 0;
        margin-left: 30px; }
      .header__lang-item {
        padding: 0; }
        .header__lang-item:not(:last-child) {
          border: none; }
      .header__lang-link {
        color: #000;
        font-size: 18px;
        font-weight: 500; }
        .header__lang-link.active {
          display: none; }
      .header__logo {
        left: 0;
        margin-left: 0; }
      .header__links {
        display: none; }
      .header__projects-link {
        display: none; }
  .intro {
    margin-top: -30px; }
    .intro__container {
      padding-left: 10px;
      padding-right: 10px; }
    .intro__footer {
      display: none; }
    .main-nav {
      margin-bottom: 40px; }
      .main-nav__link {
        font-size: 18px;
        color: #000; }
    .main-slider {
      width: 100vw;
      height: 430px;
      margin-left: -10px;
      margin-bottom: 30px; }
      .main-slider .slider-nav {
        display: none; }
      .modal__content {
        padding: 50px; }
      .modal__content {
        padding: 30px; }
      .modal__close {
        top: 10px;
        right: 10px; }
    .no-items {
      min-height: 200px;
      padding: 30px; }
    .item-order:first-child {
      padding-top: 0; }
    .item-order:first-child .item-order__close {
      top: 0; }
      .item-order__col {
        padding-left: 95px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 5px;
        padding-right: 10px;
        padding-left: 95px; }
      .item-order__img-wrap {
        margin-right: 20px; }
        .item-order__discount span, .item-order__cost span {
          font-size: 14px; }
      .item-order__subtitle {
        display: inline-block; }
      .item-order__close {
        position: absolute;
        top: 30px;
        right: 0; }
    .header-order {
      display: none; }
      .header-order__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px; }
    .footer-order {
      padding: 20px 0; }
      .footer-order__col {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%;
        text-align: center;
        padding: 0; }
        .footer-order__col--lg {
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          -webkit-box-flex: 1;
              -ms-flex: 1 0 100%;
                  flex: 1 0 100%;
          max-width: 100%;
          padding: 20px 0 0 0;
          margin-bottom: 0;
          margin-top: 20px;
          border-top: 1px solid #C4C4C4; }
      .footer-order__form {
        width: 100%; }
        .footer-order__form .field-text {
          width: 100%; }
    .order-info__title {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 41.66667%;
              flex: 0 0 41.66667%;
      max-width: 41.66667%; }
      .page__wrapper {
        padding-top: 108px; }
      .page__container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px; }
      .page__cols {
        margin-left: -10px;
        margin-right: -10px; }
        .page__cols .page__main {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          padding-left: 10px;
          padding-right: 10px; }
      .page__main {
        margin-bottom: 50px; }
      .page__sidebar {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px; }
    h1,
    .h1 {
      font-size: 40px; }
    .h1--lg {
      font-size: 40px; }
    .h1--xl {
      font-size: 40px; }
    .h1--line {
      margin-top: 40px; }
        .h1--line span:after {
          top: 27px;
          left: calc(100% + 30px);
          width: 120px; }
    section {
      margin-bottom: 50px; }
    .slider-nav {
      top: -67px; }
        .slider-nav__prev:not(:last-child), .slider-nav__next:not(:last-child) {
          margin-right: 10px; }
    .article {
      margin-top: -30px; }
      .article__cols {
        margin-left: -10px;
        margin-right: -10px; }
        .article__cols .h5--line {
          margin-bottom: 35px; }
      .article__cols:first-child .article__right {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        margin-bottom: 30px; }
      .article__cols:first-child .article__left {
        margin-bottom: 0;
        margin-top: 0; }
      .article__left, .article__right {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px; }
    .article__left {
      margin-bottom: 40px; }
      .article__left .article__info--bg {
        margin-right: 0; }
        .article__right .article__info--bg {
          margin-left: 0; }
        .article__right .h1--line span:after {
          left: calc(100% + 30px); }
        .article__info--padding {
          padding: 0; }
        .article__info--bg {
          padding: 0;
          margin-bottom: 30px;
          background-color: transparent; }
    .article__img-wrap {
      width: 100vw;
      margin-left: -15px; }
    .article__img-wrap--sm {
      width: 100%;
      margin-left: 0; }
      .article__imgs {
        width: 100vw; }
      .article__note {
        right: -5px; }
      .article__text {
        margin-bottom: 20px; }
    .note {
      width: 170px;
      font-size: 18px; }
    .list {
      margin: 30px 0; }
      .page-404__number {
        font-size: 120px; }
      .page-404__text {
        font-size: 25px; }
    .products__grid {
      margin-left: -10px;
      margin-right: -10px; }
      .profile__item {
        margin-left: -10px;
        margin-right: -10px; }
      .profile__link-wrap {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px; }
      .profile__dropdown {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px; }
    .reviews {
      margin-bottom: 40px; }
      .reviews__text {
        font-size: 12px;
        margin-bottom: 20px; }
    .tabs__content-wrapper .reviews {
      margin-left: 0;
      margin-right: 0; }
    .services__top {
      -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;
      margin-bottom: 20px;
      margin-left: -10px;
      margin-right: -10px; }
    .services__grid {
      margin-left: -10px;
      margin-right: -10px; }
    .services__col {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 10;
      padding-right: 10; }
        .services__col:last-child:before {
          left: 15px;
          width: 130px;
          height: 1px; }
    .services__descr {
      padding-left: 0; }
    .item-services {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 10px;
      padding-right: 10px; }
    .item-services {
      min-height: auto; }
    .status-bar {
      width: 100vw;
      margin-left: -15px;
      padding-left: 15px;
      overflow-x: auto;
      white-space: nowrap; }
      .status-bar__item {
        padding: 0 30px 10px;
        font-size: 16px; }
      .tabs__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        .tabs__link-wrap:before {
          height: 3px; }
        .tabs__link-wrap:after {
          display: none; }
        .tabs__link-wrap--active .tabs__link {
          color: #000; }
      .tabs__content-wrapper {
        padding: 30px 0 0 0; }
      .tabs__content-wrapper {
        padding: 20px 0 0 0; } }
@media (max-width: 479px) {
    .instagram .slider-nav {
      right: -10px; }
    .instagram .slider-nav__prev {
      display: none !important; }
    .our-item {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 10px;
      padding-right: 10px; }
    .our-item {
      height: 210px; }
      .our-item:hover .link-more .icon {
        left: 8px; }
      .our-item .h3 {
        margin-bottom: 8px; }
      .our-item--wide .our-item__img {
        margin-right: -50px; }
      .our-item--high {
        height: 210px;
        margin-top: 0; }
      .media__grid {
        margin-left: -15px;
        margin-right: -15px; }
    .media .slider-nav {
      top: 170px;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      left: -10px;
      right: 0;
      width: calc(100% + 20px); }
    .media .slider-nav__prev, .media .slider-nav__next {
      width: 36px;
      height: 36px;
      margin: 0; }
    .media .slider-nav__prev .icon, .media .slider-nav__next .icon {
      width: 15px;
      height: 15px; }
    .item-media {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px; }
      .item-media__img-wrap {
        width: 100vw;
        margin-left: -15px;
        height: 375px; }
      .item-media__title {
        font-size: 18px; }
      .item-media__descr {
        margin-bottom: 20px;
        font-size: 14px; }
    .slick-slider .item-media {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px; }
    .awards__img-wrap {
      max-width: 250px;
      max-height: 50px;
      margin: 0 20px; }
    .slick-slider .awards__img-wrap {
      max-width: 150px; }
      .contacts__map #map {
        height: 300px; }
    .contacts__social {
      display: none; }
    .contacts__items {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .contacts__group {
      margin-right: 0; }
      .card__img-wrap {
        height: 150px;
        margin-bottom: 10px; }
      .card__info-group {
        margin-bottom: 10px; }
      .card__title {
        margin-bottom: 5px;
        font-size: 12px; }
      .card__prices {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        width: 100%;
        margin-bottom: 10px; }
      .card__old-price {
        font-size: 12px;
        margin-right: auto; }
        .card__favorite .icon {
          width: 14px;
          height: 12px; }
    .card__btn {
      width: 100%; }
      .card--sm .card__img-wrap {
        height: 150px;
        margin-bottom: 10px; }
        .about__subtitle:after {
          right: -320px;
          width: 300px; }
      .about__text {
        margin-bottom: 20px; }
      .about__gallery-img-wrap {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%;
        padding-left: 5px;
        padding-right: 5px; }
    .slick-slider .about__gallery-img-wrap {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-left: 5px;
      padding-right: 5px; }
    .product__main {
      margin-bottom: 30px; }
    .product-gallery {
      height: 390px; }
        .product-gallery__main .product-gallery__img-wrap {
          height: 390px; }
      .product-descr__btns .btn:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px; }
      .size-guide__body {
        padding: 5px 10px;
        min-height: 240px; }
      .size-guide__text {
        font-size: 11px; }
    .banner .btn {
      width: auto;
      min-width: 180px; }
    .btn {
      width: 100%; }
      .btn--sm {
        width: 100%;
        font-size: 12px; }
      .btn--xs {
        width: 100%;
        font-size: 12px; }
      .item-decor:hover .link-more .icon {
        left: 8px; }
      .item-decor__img-wrap {
        height: 130px; }
      .item-decor__footer {
        padding: 0; }
      .item-decor--big .item-decor__img-wrap {
        height: 130px; }
      .dropdown-nav__container {
        width: 100%; }
      .field-checkbox__name-text {
        font-size: 14px; }
      .field-radio__price {
        font-size: 14px; }
    .field-text {
      margin-bottom: 0.5em; }
    .filters__btns .btn {
      width: 50%; }
      .extra-controls__input {
        font-size: 12px; }
      .footer__top {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      .footer__line {
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        width: 100vw;
        margin: 0 -15px 40px;
        background-color: #F2F2F2; }
      .footer .social {
        margin-top: 0;
        margin-bottom: 15px; }
      .footer__address br {
        display: none; }
      .footer__left, .footer__right {
        width: 100%;
        max-width: 100%; }
      .footer__right {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        width: 100%;
        margin-top: 20px; }
      .footer__group {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
      .footer__group:last-child {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        text-align: left; }
    .footer__logo img {
      width: 130px; }
      .footer__flex {
        -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; }
        .footer__pay img {
          margin-left: 0;
          margin-right: 25px; }
      .footer__pay {
        margin-top: 10px; }
    .subtitle-footer {
      margin-bottom: 10px; }
    .subtitle-footer {
      font-size: 16px; }
    .footer-nav {
      display: none; }
      .footer-nav__item:not(:last-child) {
        margin-bottom: 5px; }
    .form__text {
      margin: 30px 0; }
    .form__btns {
      margin-top: 30px; }
      .form__btns .btn:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px; }
    .form__btn {
      margin-top: 0; }
    .label {
      font-size: 8px;
      padding: 2px 3px; }
        .link-more:hover .icon {
          left: 8px; }
      .link-more__circle {
        width: 20px;
        height: 20px; }
        .link-more__circle .icon {
          left: -8px;
          width: 17px;
          height: 8px; }
      .modal__dialog {
        padding: 15px; }
      .modal .h2 {
        margin-bottom: 20px; }
      .modal__text {
        margin-bottom: 20px; }
    .order {
      margin-bottom: 40px; }
      .order__btns .btn:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px; }
      .item-order__col {
        font-size: 12px; }
      .item-order__name {
        margin-bottom: 5px;
        font-size: 12px; }
      .item-order__descr {
        font-size: 12px; }
      .item-order__discount, .item-order__cost {
        font-size: 12px; }
        .item-order__discount span, .item-order__cost span {
          font-size: 12px; }
      .item-order__article {
        font-size: 12px; }
      .item-order__subtitle {
        font-size: 12px; }
    .footer-order {
      padding-bottom: 30px; }
      .footer-order__form {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .footer-order__form .field-text {
          margin-right: 0;
          margin-bottom: 10px; }
    .order-info__text {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      text-align: right; }
    .order-info__title {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
    .order-info__price {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%;
      text-align: right;
      font-size: 14px; }
      .order-info__price span {
        font-size: 18px; }
      .order-info__btns .btn:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px; }
    body {
      font-size: 14px;
      background-image: none; }
    h1,
    .h1 {
      font-size: 30px; }
    .h1--lg {
      font-size: 30px; }
    .h1--xl {
      font-size: 30px; }
    .h1--line {
      margin-top: 0; }
        .h1--line span:after {
          display: none; }
      .h5--line:after {
        left: calc(100% + 10px); }
    .slider-nav {
      top: calc(50% - 10px);
      z-index: 2; }
      .slider-nav__prev, .slider-nav__next {
        width: 22px;
        height: 22px; }
        .slider-nav__prev .icon, .slider-nav__next .icon {
          width: 10px;
          height: 10px;
          margin-left: 0; }
        .article__cols .h5--line {
          max-width: 70%; }
        .article__cols .h5--line br {
          display: none; }
      .list > li {
        padding-left: 20px; }
  .products .slider-nav {
    top: 110px;
    right: -10px; }
  .products .slider-nav__prev {
    display: none !important; }
        .profile__form .btn:first-child {
          width: 100%; }
    .reviews {
      margin-bottom: 30px; }
    .reviews .form__btn {
      margin-top: 15px; }
      .item-services:hover .link-more .icon {
        left: 8px; }
      .item-services__number {
        font-size: 40px; }
      .status-bar__item {
        font-size: 14px; }
        .tabs__link-wrap:before {
          height: 2px; }
      .tabs__link {
        padding: 10px;
        border: none;
        font-size: 12px;
        color: #D3D0CE; }
      .tabs--simple .tabs__link {
        font-size: 12px; } }
@media screen and (min-width: 991px) and (-ms-high-contrast: active), (min-width: 991px) and (-ms-high-contrast: none) {
    .modal--open {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
@media (min-width: 991px) {
      .modal__backdrop {
        -webkit-animation: modal-backdrop-show 0.3s 1;
                animation: modal-backdrop-show 0.3s 1; }
    .modal--open {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
/*# sourceMappingURL=style.css.map */




.h1--line span:after {
    content: '';
    position: absolute;
    top: 60px;
    left: calc(115% + 100px) !important;
    z-index: 1;
    width: 240px;
    height: 2px;
    background-color: #000;
    pointer-events: none;
}

.elementor-4412 .elementor-element.elementor-element-4d79244e .elementor-image-box-description {
    line-height: 22px !important;
}