/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 04.11.2019, 13:15:21
    Author     : SL
*/
html,
body {
  overflow-x: hidden;
}
h1 {
  font-weight: 400;
  font-size: 36px;
  line-height: 1.3;
  /*letter-spacing: 2%;*/
}
h2 {
  font-weight: 400;
  font-size: 28px;
  line-height: 1.3;
}
h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
}
a {
  color: #2F2D2C;
}
a:hover {
  color: #595959;
  text-decoration: none;
}
body {
  font-family: "Roboto Slab", sans-serif;
  font-size: 16px;
  line-height: 1.3;
  /*letter-spacing: 2%;*/
}
.icons-gen:before {
  content: '';
  width: 22px;
  height: 22px;
  display: block;
  background-repeat: no-repeat;
}
.mail-icon:before {
  background-image: url('../img/mail-icon.svg');
}
.phone-icon:before {
  background-image: url('../img/phone-icon.svg');
}
.whatsapp-icon:before {
  background-image: url('../img/whatsapp-icon.svg');
}
.vk-icon:before {
  background-image: url('../img/vk-icon.svg');
}
.telegram-icon:before {
  background-image: url('../img/telegram-icon.svg');
  background-size: cover;
}
.yuotube-icon:before {
  background-image: url('../img/yuotube-icon.svg');
}
.insta-icon:before {
  background-image: url('../img/insta-icon.svg');
}
.fasebook-icon:before {
  background-image: url('../img/fasebook-icon.svg');
}
.site-header:before {
  content: '';
  display: block;
  /*background-image: url('../img/Header-bg-blue_1920.svg');*/
  background: linear-gradient(100deg, #062875 -0.7%, #06349d 56.8%, #305cc1 76.13%, #133583 92.01%, #061b4b 99.81%);
}
.header-witget {
  display: flex;
  align-items: center;
  gap: 44px;
}
.header_soc {
  display: flex;
  align-items: center;
  gap: 12px;
}
.header_contact {
  display: flex;
  align-items: center;
  gap: 24px;
}
.header_contact a {
  color: white;
}
.header_contact .icons-gen {
  display: flex;
  align-items: center;
  gap: 8px;
}
.site-header {
  display: block;
  position: relative;
  box-sizing: border-box;
  padding: 13px 0;
}
.site-header:before {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
}
.site-header .site-header-wrap {
  display: flex;
}
.nav-bar {
  background-color: #EEE;
}
.main-navigation .menu {
  display: flex;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  padding: 0;
}
.main-navigation .menu .current-menu-item {
  border-bottom: 2px solid #DB922B;
}
.main-navigation .menu li {
  border-bottom: 2px solid #EEE;
}
.main-navigation .menu li:hover {
  border-bottom: 2px solid #DB922B;
}
.main-navigation .menu li a {
  padding: 18px 0;
  display: inline-block;
  line-height: 1;
}
.main-navigation .menu li.disainer {
  display: flex;
  align-items: center;
  gap: 4px;
  align-self: stretch;
}
.main-navigation .menu li.disainer:before {
  content: '';
  width: 22px;
  height: 22px;
  display: block;
  background-image: url('../img/designer-icon.svg');
  background-repeat: no-repeat;
}
.main-navigation .menu li.catalog {
  display: flex;
  align-items: center;
  gap: 4px;
  align-self: stretch;
}
.main-navigation .menu li.catalog:before {
  content: '';
  width: 22px;
  height: 22px;
  display: block;
  background-image: url('../img/catalog-icon.svg');
  background-repeat: no-repeat;
}
.main-navigation .menu li.catalog a {
  display: flex;
  align-items: center;
  gap: 6px;
}
.main-navigation .menu li.catalog a:after {
  content: '';
  width: 10px;
  height: 10px;
  background-image: url('../img/menu-arrow-icon.svg');
  background-repeat: no-repeat;
  background-position: center;
}
.button-link {
  display: flex;
  padding: 12px 54px;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.34px;
  text-transform: uppercase;
  background: #393B40;
  color: white;
}
.button-link:hover {
  background-color: #242222;
  color: white;
}
.home-slider {
  display: block;
  position: relative;
}
.home-slider .slider-for {
  /*margin-right: -200px;*/
  margin-right: -30%;
}
.home-slider .slider-for .slide-item {
  display: flex;
}
.home-slider .slider-for .slide-item .exeption {
  width: 722px;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.72px;
  padding: 62px 110px 0 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 28px;
}
.home-slider .slider-for .slide-item .exeption p {
  margin: 0;
  padding: 0;
}
.home-slider .slider-nav {
  position: absolute;
  bottom: 25px;
  width: 650px;
  left: 15%;
}
.home-slider .slider-nav ul.slick-dots {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  position: absolute;
  top: -93px;
  right: 30%;
}
.home-slider .slider-nav ul.slick-dots li {
  padding: 0;
  margin: 0;
  height: 8px;
}
.home-slider .slider-nav ul.slick-dots li button {
  text-indent: -9999px;
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 0;
  margin: 0;
  background: #DED7CE;
  outline: none;
}
.home-slider .slider-nav ul.slick-dots li.slick-active button {
  background: #DB922B;
}
.directions-production {
  margin-top: 72px;
  margin-bottom: 65px;
}
.directions-production h2 {
  text-align: center;
  margin-bottom: 36px;
}
.directions-production .button-wrap {
  margin-top: 48px;
  display: flex;
  justify-content: center;
}
.directions-production-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 36px;
}
.directions-production-wrap .category-item {
  width: calc(25% - 28px);
}
.directions-production-wrap .category-item .cat-img {
  box-sizing: border-box;
  overflow: hidden;
  transition: all 0.5s;
}
.directions-production-wrap .category-item .grd-block {
  padding: 16px 12px 18px 12px;
  border-bottom: 1px solid #595959;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.directions-production-wrap .category-item .grd-block h4 {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  transition: all 0.3s;
}
.directions-production-wrap .category-item a:hover .grd-block {
  border-bottom-color: #DB922B;
}
.directions-production-wrap .category-item a:hover img {
  transform: scale(1.05);
  transition: all 0.5s;
}
.directions-production-wrap .category-item a:hover h4 {
  color: #DB922B;
  transition: all 0.3s;
}
.directions-production-wrap .category-item span.cat-arrow:hover svg path {
  fill: #DB922B;
  transition: all 0.3s;
}
.designer-call {
  margin: 70px 0;
}
.designer-call .wrap {
  display: flex;
}
.designer-etaps {
  display: flex;
  flex-direction: column;
  gap: 35px;
  position: relative;
  padding: 40px 57px 29px 0;
  flex: 0 0 50%;
}
.designer-etaps:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: -250px;
  background-image: url('../img/diz-call.svg');
  z-index: -1;
}
.designer-etaps h2 {
  text-align: center;
  margin: 0;
  padding: 0;
}
.designer-etap {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  gap: 24px 32px;
  flex-wrap: wrap;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.designer-etap .designer-etap-item {
  display: flex;
  padding: 8px 16px 12px 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.designer-etap .designer-etap-item .num {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 112.5% */
  letter-spacing: 3.2px;
  color: #D7D7D7;
}
.designer-etap .designer-etap-item .coll-item {
  display: flex;
  align-items: center;
  gap: 16px;
  align-self: stretch;
}
.designer-etap .designer-etap-item .coll-item .icon {
  display: flex;
  width: 54px;
  height: 54px;
  padding: 0.245px 2.27px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.designer-etap .designer-etap-item .coll-item .etap a {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.32px;
  color: var(--Icon-Primary, #DB922B);
}
.designer-etap .designer-etap-item:last-child {
  /*background: url('../img/diz-bg.svg');*/
  background: linear-gradient(100deg, #062875 -0.7%, #06349d 56.8%, #305cc1 76.13%, #133583 92.01%, #061b4b 99.81%);
  color: white;
}
.designer-etap .designer-etap-item:last-child .num {
  color: #ced5ce;
}
.diz-slider {
  width: 1008px;
  position: relative;
}
.diz-slider .slider-btn {
  display: flex;
  gap: 8px;
  position: absolute;
  z-index: 99;
  left: 16px;
  bottom: 16px;
}
.diz-slider .slider-btn button {
  border-radius: 0;
  padding: 9px 9px;
  background-color: #393B40;
  outline: none;
}
.diz-slider .slider-btn button svg path {
  fill: #D7D7D7;
}
.diz-slider .slider-btn button svg {
  width: 22px;
}
.diz-slider .slider-btn button:hover svg path {
  fill: #FFC879;
}
.reviev-wrap {
  margin-top: 70px;
  margin-bottom: 45px;
}
.reviev-wrap h2 {
  text-align: center;
  margin-bottom: 38px;
}
.revievs {
  margin-left: -16px;
  margin-right: -20px;
}
.revievs .slick-track {
  display: flex;
  gap: 25px;
}
.revievs.slick-slider .revievs-item .body {
  max-height: 175px;
  overflow: hidden;
}
.revievs-item {
  display: flex !important;
  padding: 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  border: 1px solid #DED7CE;
}
.revievs-item .head {
  display: flex;
  align-items: center;
  gap: 8px;
  align-self: stretch;
}
.revievs-item .head .img {
  border: 1px solid #DED7CE;
  display: flex;
  width: 54px;
  height: 54px;
  border-radius: 100px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}
.revievs-item .head .img .im {
  display: flex;
  width: 54px;
  height: 54px;
  border-radius: 100px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}
.revievs-item .head .name {
  font-size: 15px;
}
.revievs-item .body {
  font-size: 15px;
  color: #595959;
}
.revievs-item .body p {
  margin: 0;
}
.revievs-item .dates {
  font-size: 15px;
  color: #99A0A3;
}
.revievs-page {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 36px;
}
.video-rev {
  padding-top: 44px;
  padding-bottom: 40px;
  background-color: #EEE;
}
.video-revievs {
  margin-left: -16px;
  margin-right: -20px;
}
.video-revievs .slick-track {
  display: flex;
  gap: 25px;
}
.video-revievs .video-item.slick-slide {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
.video-item .info {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
}
.video-item .info .name {
  font-size: 15px;
  color: #2F2D2C;
}
.video-item .info .date {
  font-size: 15px;
  color: #99A0A3;
}
.video-item .poster {
  display: block;
  position: relative;
}
.video-item .poster .overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  background: #24222259;
}
.video-item .poster .btn-play {
  display: flex;
  width: 73px;
  height: 48px;
  padding: 10px 6px 10px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  background: rgba(255, 255, 255, 0.6);
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.video-item:hover .poster .overlay {
  background: #B3721633;
}
.video-item:hover .btn-play {
  background: rgba(255, 255, 255, 0.9);
}
.video-item:hover .btn-play svg path {
  fill: #DB922B;
}
.video-revievs-page {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr ;
  gap: 36px;
}
.single-block {
  margin-top: 70px;
  margin-bottom: 70px;
}
.single-block .free-img {
  margin-right: -25%;
}
.single-block .container {
  padding: 0;
}
.single-block .wrap {
  display: flex;
}
.single-block .colback-form {
  width: 770px;
}
.colback-form {
  padding: 58px 54px;
  background: linear-gradient(100deg, #062875 -0.7%, #06349d 56.8%, #305cc1 76.13%, #133583 92.01%, #061b4b 99.81%);
  /*background: url('../img/form-bg.svg');*/
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 31px;
}
.colback-form .title-form {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  align-self: stretch;
  color: white;
}
.colback-form .title-form h3 {
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.56px;
  margin: 0;
}
.colback-form .title-form p {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
  color: #CDCDCD;
  margin: 0;
  padding: 0;
}
.body-form .feld-group {
  margin-bottom: 24px;
}
.body-form .feld-group.too-col {
  display: flex;
  gap: 24px;
}
.body-form .feld-group p {
  margin: 0;
}
.body-form .feld-group .wpcf7-form-control-wrap {
  width: 100%;
  display: block;
}
.body-form .feld-group .wpcf7-form-control-wrap .wpcf7-form-control {
  width: 100%;
  border: none;
  background: none;
  border-bottom: 1px solid #9A9A9A;
  padding: 16px 12px;
  color: #DED7CF;
  color: #FFC879;
  outline: none;
}
.body-form .feld-group .wpcf7-form-control-wrap .wpcf7-form-control::placeholder {
  color: #DED7CE;
}
.body-form .feld-group .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance {
  border-bottom: 0;
  padding-left: 0;
  font-size: 13px;
  color: #C7C7C7;
  /* Прячем дефолтный чекбокс */
  /* Создаём собственный стиль */
  /* Подсвечиваем элемент при наведении курсора */
  /* Когда чекбокс активен, меняем цвет */
  /* «Галочка» (скрыта, если чекбокс не выбран) */
  /* Показываем «галочку», если чекбокс выбран */
}
.body-form .feld-group .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance a {
  color: #FFC879;
}
.body-form .feld-group .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item label {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  user-select: none;
}
.body-form .feld-group .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.body-form .feld-group .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: inherit;
  border: 1px solid var(--Icon-Elements, #DED7CE);
}
.body-form .feld-group .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item label:hover input ~ span.wpcf7-list-item-label .checkmark {
  /* background-color: #ccc; */
  border: 1px solid var(--Icon-Secondary, #FFC879);
}
.body-form .feld-group .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item label input:checked ~ span.wpcf7-list-item-label .checkmark {
  /* background-color: #2196F3; */
  border: 1px solid var(--Icon-Primary, #DB922B);
  background: var(--Icon-Primary, #DB922B);
  background-image: url('../img/cheked.svg');
  background-repeat: no-repeat;
  background-position: center;
}
.body-form .feld-group .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.body-form .feld-group .wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item label input:checked ~ span.wpcf7-list-item-label .checkmark:after {
  display: block;
}
.body-form .feld-group input.wpcf7-form-control.wpcf7-submit {
  display: flex;
  padding: 12px 40px;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  background: none;
  border: 1px solid #FFF;
}
.body-form .feld-group.submit {
  display: flex;
  justify-content: center;
  margin-top: 34px;
  margin-bottom: 0;
}
.body-form .feld-group.submit span.wpcf7-spinner {
  position: absolute;
  right: 0;
}
.bestsellers {
  margin: 70px 0;
}
.bestsellers .title {
  text-align: center;
  margin-bottom: 36px;
}
.bestsellers .button-wrap {
  display: flex;
  justify-content: center;
}
.bestsellers-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 32px;
  margin-bottom: 22px;
}
.category-card {
  display: flex;
  padding-bottom: 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex-shrink: 0;
  border-bottom: 1px solid #C7C7C7;
}
.category-card .thumb {
  position: relative;
  overflow: hidden;
}
.category-card .thumb img {
  transition: all 0.3s;
}
.category-card .thumb:hover img {
  transform: scale(1.05);
  transition: all 0.3s;
}
.category-card span.label span {
  display: flex;
  padding: 9px 12px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  gap: 10px;
  position: absolute;
  right: 12px;
  top: 12px;
  background: #FFC879;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.category-card .info {
  display: flex;
  padding: 0 12px;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  align-self: stretch;
}
.category-card .cat-name {
  color: #99A0A3;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 133.333% */
  text-transform: uppercase;
}
.category-card .name {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: uppercase;
}
.category-card .name h4 {
  margin: 0;
  font-size: 16px;
}
.category-card .cost_link {
  padding: 0 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
}
.category-card .cost {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}
.category-card .cost span.price {
  color: #2F2D2C;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}
.category-card .cost span.old_price {
  color: #99A0A3;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.34px;
  text-decoration-line: line-through;
  text-transform: uppercase;
}
.category-card .card-btn a {
  display: flex;
  padding: 13px 12px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border: 1px solid #2F2D2C;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  width: 100%;
  transition: all 0.5s;
}
.category-card .card-btn {
  display: block;
  width: 100%;
}
.category-card:hover {
  border-bottom: 1px solid #DB922B;
}
.category-card .card-btn a:hover {
  background: #2F2D2C;
  color: white;
  transition: all 0.5s;
}
.category-card .name a:hover {
  color: #DB922B;
}
.category-card .card-link a:hover svg path {
  fill: #DB922B;
}
.category-tag ul {
  display: flex;
  width: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  margin-bottom: 33px;
  padding: 0;
}
.category-tag ul a {
  display: flex;
  padding: 7px 12px 8px 12px;
  align-items: center;
  gap: 10px;
  border: 1px solid #99A0A3;
  background: #F8F8F8;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 133.333% */
  letter-spacing: 0.3px;
}
.category-tag ul a.active {
  border: 1px solid #99A0A3;
  background: #2F2D2C;
  color: white;
}
.category-tag ul a.active:hover {
  border: 1px solid #99A0A3;
  background: #2F2D2C;
  color: white;
}
.category-tag ul a:hover {
  border: 1px solid #99A0A3;
  background: #EEE;
  cursor: pointer;
}
.category-tag ul .current-cat a {
  border: 1px solid #99A0A3;
  background: #2F2D2C;
  color: white;
}
.category-tag ul .current-cat a:hover {
  border: 1px solid #99A0A3;
  background: #2F2D2C;
  color: white;
}
.about-company .wrap {
  display: flex;
}
.about-company .about {
  flex: 0 0 755px;
  padding: 30px 79px 35px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.about-company .about .title {
  text-align: center;
  margin-bottom: 35px;
}
.about-company .exeption strong {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 145.455% */
  letter-spacing: 0.22px;
}
.about-company .advantages {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  align-self: stretch;
  margin-top: 24px;
  align-content: normal;
}
.about-company .advantages .advantages-item {
  display: flex;
  padding: 16px 24px;
  align-items: center;
  gap: 12px;
  background: #393B40;
  color: white;
}
.about-company .about-img img {
  position: absolute;
}
.project-form {
  margin: 70px 0;
  padding: 82px 0;
  background-image: url('../img/form-paralaks2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.project-form .form {
  max-width: 770px;
  margin: auto;
}
.project-form .colback-form {
  /*background-image: url(../img/form-bg_opacity.svg);*/
  opacity: 0.9;
}
footer.site-footer {
  background: var(--Button-Hover, #242222);
  color: #EEE;
}
.copy {
  background: #1D1B1B;
  display: flex;
  padding: 23px 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  align-self: stretch;
}
.copy .rwap {
  display: flex;
  justify-content: space-between;
}
.copy .rwap p {
  margin: 0;
  color: #99A0A3;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 133.333% */
}
.copy .politic-link {
  display: flex;
  align-items: flex-start;
  gap: 16px;
}
.copy .politic-link a {
  color: #99A0A3;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 14px */
}
.footer-container {
  display: flex;
  justify-content: center;
  gap: 123px;
  align-self: stretch;
  padding-top: 44px;
  padding-bottom: 40px;
  align-items: center;
}
.fot-widget {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex: 1 0 0;
}
.menu_1 .menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
}
.menu_1 .menu a {
  color: #EEE;
}
.menu_2 h3.widget-title {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.menu_2 .menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6px;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.menu_2 .menu a {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  color: #EEE;
  opacity: 0.75;
}
.last-foot {
  max-width: 256px;
}
.last-foot a.ligth-btn {
  display: flex;
  width: 256px;
  padding: 12px 29px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: 1px solid var(--Background-Light-white, #FFF);
  color: var(--Background-Light-white, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: uppercase;
}
.logo_contact {
  display: flex;
  max-width: 392px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.footer-witget {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.footer-witget .adress {
  font-size: 16px;
}
.footer-witget .header_contact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 12px;
}
.furniture_in_interior {
  margin: 70px 0;
}
.furniture_in_interior .wrap {
  display: flex;
  gap: 25px;
}
.furniture_in_interior .wdget-vk {
  width: 300px;
}
.in_interior_gal {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 22px;
}
.in_interior_gal a {
  display: inline;
  box-sizing: border-box;
  overflow: hidden;
  position: initial;
}
.in_interior_gal a:nth-child(1) {
  grid-row: span 3;
}
.in_interior_gal a:nth-child(2) {
  grid-row: span 2;
}
.in_interior_gal a:nth-child(3) {
  grid-row: span 2;
}
.in_interior_gal a:nth-child(4) {
  grid-row: 3 / 5;
}
.in_interior_gal a:nth-child(5) {
  grid-column: 2 / 4;
  grid-row: 3 / 6;
}
.furniture_in_interior .button-wrap {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.furniture_in_interior .title {
  margin-bottom: 44px;
  text-align: center;
}
.furniture_in_interior .button-wrap a.button-link {
  border: 1px solid var(--Text-Primary, #2F2D2C);
  background: inherit;
  color: #2F2D2C;
}
.input-file {
  position: relative;
  display: inline-block;
  display: flex;
  padding: 8px 0;
  align-items: center;
  gap: 16px;
}
.input-file-btn {
  display: flex;
  width: 180px;
  height: 44px;
  padding: 16px 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  border: 1px solid var(--Stroke-Form, #9A9A9A);
  color: var(--Stroke-Form, #9A9A9A);
  font-family: "Roboto Slab";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.input-file-text {
  padding: 0 10px;
  line-height: 40px;
  display: inline-block;
  color: var(--Stroke-Form, #9A9A9A);
  font-family: "Roboto Slab";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 194px;
}
.input-file input[type=file] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  display: block;
  width: 0;
  height: 0;
}
/* Focus */
.input-file input[type=file]:focus + .input-file-btn {
  /*box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);*/
}
/* Hover/active */
.input-file:hover .input-file-btn {
  /* background-color: #59be6e; */
  cursor: pointer;
}
.input-file:active .input-file-btn {
  /*background-color: #2E703A;*/
}
/* Disabled */
.input-file input[type=file]:disabled + .input-file-btn {
  background-color: #eee;
}
.body-form .feld-group .input-file .wpcf7-form-control-wrap {
  width: 0;
  display: none;
}
.breadcrum {
  display: flex;
  justify-content: center;
  margin-top: 18px;
}
.breadcrum p#breadcrumbs {
  display: inline-flex;
  padding: 0 24px 18px 24px;
  align-items: center;
  gap: 6px;
  margin: 0;
  border-bottom: 1px solid var(--Icon-Numbers-grey, #D7D7D7);
  color: var(--Text-Grey-dark, #99A0A3);
  font-family: "Roboto Slab";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  /* 16.5px */
}
.breadcrum p#breadcrumbs a {
  color: var(--Text-Grey-dark, #99A0A3);
  font-family: "Roboto Slab";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  /* 16.5px */
}
article.contact h1 {
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.56px;
  margin-top: 18px;
  margin-bottom: 35px;
}
.form-contact .colback-form {
  background: none;
  padding-top: 0;
}
.form-contact .colback-form .title-form p {
  text-align: left;
  color: #2F2D2C;
}
.form-contact .colback-form .title-form {
  align-items: start;
}
.form-contact .body-form .feld-group .wpcf7-form-control-wrap .wpcf7-form-control {
  color: #99A0A3;
}
.form-contact .body-form .feld-group .wpcf7-form-control-wrap .wpcf7-form-control::placeholder {
  color: #99A0A3;
}
.form-contact .body-form .feld-group.submit {
  justify-content: start;
}
.form-contact .body-form .feld-group input.wpcf7-form-control.wpcf7-submit {
  border: 1px solid var(--Text-Primary, #2F2D2C);
  color: #2F2D2C;
}
.contact .info {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.adress {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.contact-witget {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
  padding: 36px 90px 24px 28px;
  background: url('../img/contact-info-bg.svg');
  max-width: 640px;
}
.contact-witget .header_contact {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 12px;
}
.contact-witget .header_contact a {
  color: #2F2D2C;
}
.contact-witget .header_soc {
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
}
.contact-witget .header_soc .icons {
  display: flex;
  align-items: center;
  gap: 16px;
}
.contact-witget .header_soc p {
  margin: 0;
}
.contact-witget .header_soc .icons-gen:before {
  width: 28px;
  height: 28px;
  background-size: contain;
  background-position: center;
}
article h1 {
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.56px;
  margin-top: 18px;
  margin-bottom: 35px;
}
.collaboration {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 44px;
  margin-bottom: 70px;
}
.collaboration .exeption {
  text-align: center;
}
.collaboration .collaboration-items {
  display: grid;
  grid-template-columns: 300px 300px 354px;
  gap: 24px;
}
.collaboration-item.item_3 {
  grid-row: span 2;
  /*background: url('../img/form-bg.svg');*/
  background: linear-gradient(100deg, #062875 -0.7%, #06349d 56.8%, #305cc1 76.13%, #133583 92.01%, #061b4b 99.81%);
}
.collaboration-item {
  display: flex;
  padding: 12px 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  flex-shrink: 0;
  background: #393B40;
  color: white;
}
.collaboration-item p {
  text-align: center;
}
.why-choose {
  margin: 60px 0;
  background: url('../img/why-choose-bg.svg');
  padding-top: 18px;
  padding-bottom: 28px;
}
.why-choose .wrap {
  display: flex;
  align-items: flex-start;
  gap: 60px;
}
.why-choose .wrap .why-choose-item {
  display: flex;
  padding-top: 8px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
}
.why-choose .wrap .why-choose-item p {
  margin: 0;
}
.why-choose .wrap .why-choose-item h3 {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 145.455% */
  letter-spacing: 0.22px;
  margin: 0;
}
.advantages {
  margin: 60px 0;
}
.advantages .title h2 {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 133.333% */
  letter-spacing: 0.24px;
  margin-bottom: 36px;
}
.advantages .wrap {
  display: flex;
  width: 100%;
  /* padding: 0 70px; */
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  gap: 32px 44px;
  flex-wrap: wrap;
  max-width: 1430px;
}
.advantages .wrap .advantages-item {
  display: flex;
  /* width: 350px; */
  flex-direction: column;
  align-items: center;
  gap: 16px;
  /* flex-shrink: 0; */
  max-width: 350px;
}
.advantages .wrap .advantages-item p {
  text-align: center;
}
.advantages .wrap .advantages-item .num {
  color: var(--Icon-Numbers-grey, #D7D7D7);
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  /* 112.5% */
  letter-spacing: 3.2px;
}
.we-manufacture {
  padding: 36px 0;
  background: #F4F2F0;
}
.we-manufacture .wrap {
  display: flex;
  align-items: flex-start;
  gap: 60px;
}
.we-manufacture .wrap .exeption {
  display: flex;
  width: 570px;
  padding-top: 4px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
}
.we-manufacture .wrap .exeption h3 {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 145.455% */
  letter-spacing: 0.22px;
  margin: 0;
}
article ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 8px;
  align-self: stretch;
  padding: 0;
}
article ul li {
  display: block;
  padding-left: 30px;
  /* align-items: flex-start; */
  /* gap: 10px; */
  align-self: stretch;
  position: relative;
}
article ul li:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background: var(--Icon-Secondary, #FFC879);
  flex-shrink: 0;
  margin-top: 6px;
  position: absolute;
  left: 12px;
}
.slogan {
  display: flex;
  padding: 26px 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  color: #FFF;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
  text-transform: uppercase;
  /*background: var(--Gradient-Gradient-diag, linear-gradient(100deg, #364334 -0.7%, #364334 56.8%, #435241 76.13%, #313E30 92.01%, #313C2F 99.81%));*/
  background: linear-gradient(100deg, #062875 -0.7%, #06349d 56.8%, #305cc1 76.13%, #133583 92.01%, #061b4b 99.81%);
}
.kompanii {
  display: flex;
  /*width: 1540px;*/
  justify-content: space-between;
  align-items: flex-start;
  gap: 25px;
  margin-bottom: 60px;
}
.kompanii .exeption {
  display: flex;
  max-width: 686px;
  padding-top: 8px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  /*flex-shrink: 0;*/
  width: 50%;
}
.kompanii .exeption h3 {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 145.455% */
  letter-spacing: 0.22px;
  margin: 0;
}
.kompanii .exeption p {
  margin: 0;
}
.kompanii .exeption p strong {
  font-weight: 500;
}
.kompanii .o-kompanii-img {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 32px;
  /*flex-shrink: 0;*/
}
.why-choose-us {
  margin: 60px 0;
  padding: 28px 0;
  background: url(../img/why-choose-bg.svg);
}
.why-choose-us .wrap {
  display: flex;
  max-width: 1430px;
  /* padding: 0 64px; */
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  gap: 32px;
  margin: auto;
}
.why-choose-us .wrap .why-choose-item {
  display: flex                ;
  max-width: 325px;
  /* height: 130px; */
  flex-direction: column;
  align-items: center;
  gap: 16px;
  /* flex-shrink: 0; */
  width: 100%;
}
.why-choose-us .wrap .why-choose-item p {
  text-align: center;
  margin: 0;
}
.why-choose-us .title h2 {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 133.333% */
  letter-spacing: 0.24px;
  margin-bottom: 40px;
}
.our-team {
  margin: 60px 0;
}
.our-team .title h2 {
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 133.333% */
  letter-spacing: 0.24px;
  margin-bottom: 40px;
}
.our-team-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 32px;
}
.our-team-item {
  display: flex;
  padding-bottom: 2px;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  /*flex-shrink: 0;*/
}
.our-team-item .job {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
}
.our-team-item .name {
  color: var(--Text-Primary, #2F2D2C);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 133.333% */
}
.our-team-item .job-title {
  color: var(--Text-Grey-dark, #99A0A3);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 133.333% */
}
.our-team-item .img:hover img {
  transform: scale(1.05);
  transition: all 0.3s;
}
article strong {
  font-weight: 500;
}
.delivery {
  display: flex;
  display: inline-flex;
  align-items: flex-start;
  gap: 28px;
  margin-bottom: 40px;
}
.delivery-img {
  display: flex;
  width: 658px;
  height: 370px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
article h3 {
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  /* 145.455% */
  letter-spacing: 0.22px;
}
.assembly {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  align-self: stretch;
}
.assembly p {
  margin: 0;
}
.surveyor {
  margin-top: 60px;
  padding: 40px 0 44px 0;
  background: url(../img/why-choose-bg.svg);
}
.surveyor .title h2 {
  /* color: var(--Text-Primary, #2F2D2C); */
  text-align: center;
  /* font-family: "Roboto Slab"; */
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.56px;
  margin-bottom: 35px;
}
.surveyor .designer-etap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px 27px;
  max-width: 1100px;
  margin: auto;
}
.surveyor .designer-etap .icon {
  flex-shrink: 0;
}
.surveyor .designer-etap .etap a {
  color: var(--Icon-Primary, #DB922B);
  font-weight: 500;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.32px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: 14%;
  /* 2.24px */
  text-underline-position: from-font;
}
.card-info {
  display: flex;
  width: 100%;
  gap: 35px;
  margin-top: 22px;
  margin-bottom: 60px;
}
.card-info .card-slider {
  display: flex;
  gap: 35px;
  box-sizing: border-box;
  width: 55%;
  flex-wrap: wrap;
  padding-left: 145px;
  position: relative;
}
.card-info .slider-nav-card {
  width: 132px;
  flex-shrink: 0;
  position: absolute;
  left: 0;
  z-index: 99;
}
.card-info .slider-nav-card .slide-item {
  margin-bottom: 32px;
}
.card-info .slider-for-card.slick-initialized.slick-slider {
  /*width: 654px;*/
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
}
.single-post article .card-detail h1 {
  color: var(--Text-Primary, #2F2D2C);
  font-family: "Roboto Slab";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.48px;
  text-transform: uppercase;
  margin: 0;
  text-align: left;
}
.card-detail {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.card-detail .cat span {
  display: inline-flex;
  padding: 4px 12px 5px 12px;
  align-items: center;
  gap: 10px;
  color: var(--Text-Grey-dark, #99A0A3);
  font-family: "Roboto Slab";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 133.333% */
  letter-spacing: 0.3px;
  border: 1px solid var(--Text-Grey-dark, #99A0A3);
  background: var(--Button-Button-bg, #F8F8F8);
}
.card-detail .prise {
  margin-top: 24px;
  margin-bottom: 32px;
  display: inline-flex;
  align-items: flex-end;
  gap: 10px;
}
.card-detail .prise span.czena {
  color: var(--Text-Primary, #2F2D2C);
  font-family: "Roboto Slab";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.48px;
  text-transform: uppercase;
}
.card-detail .prise span.czena-old {
  color: var(--Text-Grey-dark, #99A0A3);
  font-family: "Roboto Slab";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.36px;
  text-decoration-line: line-through;
  text-transform: uppercase;
}
.card-detail .button-link {
  border: 1px solid var(--Text-Primary, #2F2D2C);
  background: white;
  color: #242424;
  font-family: "Roboto Slab";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  margin-bottom: 26px;
}
.card-detail .button-link:hover {
  border: 1px solid var(--Text-Primary, #2F2D2C);
  background: var(--Text-Primary, #2F2D2C);
  color: white;
}
.card-detail .bonus {
  display: flex;
  /*align-items: flex-start;*/
  gap: 20px;
  margin-bottom: 45px;
}
.card-detail .bonus-item {
  display: flex;
  padding: 12px;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
  border: 1px solid var(--Icon-Elements, #DED7CE);
  background: var(--Button-Button-bg, #F8F8F8);
  flex-shrink: 1;
  flex-grow: 1;
}
.card-detail .characteristics {
  display: flex;
  /*width: 658px;*/
  flex-direction: column;
  align-items: flex-start;
  gap: 14px;
}
.card-detail .characteristics .characteristics-item {
  display: flex;
  align-items: flex-start;
  gap: 2px;
  align-self: stretch;
}
.card-detail .characteristics .characteristics-item .name {
  flex-grow: 1;
  display: flex;
  color: var(--Text-Grey-dark, #99A0A3);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 125% */
  letter-spacing: 0.32px;
}
.card-detail .characteristics .characteristics-item .name:after {
  content: '';
  display: flex;
  height: 18px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
  border-bottom: 1px dashed var(--Text-Grey-dark, #99A0A3);
}
.card-detail .characteristics .characteristics-item .items {
  display: flex;
  flex-direction: column;
  color: var(--Text-Primary, #2F2D2C);
  text-align: right;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 117.647% */
  letter-spacing: 0.34px;
}
.card-detail .characteristics .characteristics-item .items span {
  display: block;
}
.popular-model {
  padding-top: 44px;
  padding-bottom: 70px;
  background: var(--Background-Grey, #EEE);
}
.popular-model h2 {
  color: var(--Text-Primary, #2F2D2C);
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.48px;
  margin-bottom: 36px;
}
.project-form.single-page {
  margin: 0;
}
.archive-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 28px;
  padding-bottom: 48px;
}
.archive-item .archive_card {
  display: flex;
  padding-bottom: 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex-shrink: 0;
}
.archive_card .date-axtion {
  color: var(--Text-Grey-dark, #99A0A3);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
}
.archive_card .news_art_content {
  padding: 0 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 4px;
  align-self: stretch;
}
.archive_card .news_art_content h3.entry-title {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.32px;
  text-transform: uppercase;
}
.archive_card .card-btn {
  display: flex;
  justify-content: center;
}
.archive_card .card-btn a {
  display: flex;
  padding: 10px 32px;
  align-items: center;
  gap: 10px;
  color: var(--Text-Primary, #2F2D2C);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  border: 1px solid var(--Text-Primary, #2F2D2C);
}
.archive_card footer.entry-footer {
  display: block;
  width: 100%;
}
.archive h1 {
  text-align: center;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.56px;
  margin-top: 18px;
  margin-bottom: 35px;
}
.single_container {
  margin-bottom: 70px;
}
.single_container .post_thumbnail {
  margin-bottom: 16px;
}
.single_container .date-axtion {
  color: var(--Text-Grey-dark, #99A0A3);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 133.333% */
  margin-bottom: 12px;
}
.container-fluid {
  max-width: 1670px;
  padding-left: 65px;
  padding-right: 65px;
}
.video-rev .title h2 {
  color: var(--Text-Primary, #2F2D2C);
  text-align: center;
  font-family: "Roboto Slab";
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.56px;
  margin-bottom: 36px;
}
.video-rev .card-btn {
  display: flex;
  justify-content: center;
  margin-top: 44px;
  margin-bottom: 20px;
  grid-column: span 3;
}
.video-rev .card-btn a {
  display: flex;
  padding: 13px 12px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border: 1px solid #2F2D2C;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  max-width: 380px;
  transition: all 0.5s;
  width: 100%;
}
.video-rev .card-btn a:hover {
  background: #2F2D2C;
  color: white;
  transition: all 0.5s;
}
.reviews-wrap {
  padding-bottom: 60px;
}
.reviews-wrap .card-btn {
  display: flex;
  justify-content: center;
  margin-top: 44px;
  /*margin-bottom: 60px;*/
  grid-column: span 4;
}
.reviews-wrap .card-btn a {
  display: flex;
  padding: 13px 12px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border: 1px solid #2F2D2C;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  max-width: 380px;
  transition: all 0.5s;
  width: 100%;
}
.reviews-wrap .card-btn a:hover {
  background: #2F2D2C;
  color: white;
  transition: all 0.5s;
}
.card-detail .cat {
  display: inline-flex;
  padding: 4px 12px 5px 12px;
  align-items: center;
  gap: 10px;
  border: 1px solid var(--Text-Grey-dark, #99A0A3);
  background: var(--Button-Button-bg, #F8F8F8);
  color: var(--Text-Grey-dark, #99A0A3);
  font-family: "Roboto Slab";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 133.333% */
  letter-spacing: 0.3px;
  flex: 0 0 auto;
  width: max-content;
}
div#coll-back {
  padding: 0;
}
.mebel-partner .directions-production-wrap {
  margin-bottom: 50px;
}
div#calculate_project {
  padding: 0;
}
.colback-form .title-form p.project-name {
  color: #FFC879;
}
.nav-links {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 35px;
}
.nav-links a {
  border: 1px solid #2F2D2C;
  padding: 9px 9px;
  display: flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
}
.nav-links a.next.page-numbers {
  border-radius: 0;
  padding: 9px 9px;
  background-color: #393B40;
  outline: none;
}
.nav-links a.next.page-numbers svg path {
  fill: white;
}
.nav-links a.prev.page-numbers {
  border-radius: 0;
  padding: 9px 9px;
  background-color: #393B40;
  outline: none;
}
.nav-links a.prev.page-numbers svg path {
  fill: white;
}
.nav-links span.page-numbers.current {
  display: flex;
  padding: 9px 9px;
  align-items: center;
  gap: 10px;
  border: 1px solid #99A0A3;
  background: #F8F8F8;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.3px;
  width: 40px;
  height: 40px;
  justify-content: center;
}
@media (max-width: 1440px) {
  /*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
  /*
    Created on : 08.10.2025, 9:33:25
    Author     : Admin
*/
  .home-slider .slider-for .slide-item .exeption {
    display: flex;
    width: 462px;
    flex-direction: column;
    align-items: flex-start;
    gap: 28px;
    padding: 48px 36px 0 0;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.64px;
  }
  .home-slider .slider-nav {
    width: 570px;
    left: 52px;
  }
  .home-slider .slider-nav .slick-track {
    display: flex;
    gap: 15px;
  }
  .designer-etaps {
    flex: 0 0 680px;
  }
  .footer-container {
    gap: 70px;
  }
  .logo_contact {
    max-width: 320px;
  }
  .about-company .advantages .advantages-item {
    padding: 16px;
  }
  .about-company .advantages .advantages-item .icon {
    width: 48px;
    height: 48px;
  }
  .about-company .advantages {
    gap: 14px;
  }
  .advantages .wrap .advantages-item {
    max-width: 340px;
  }
  .form .form-contact .colback-form {
    padding: 0px 1px 58px 0;
  }
}
@media (max-width: 1280px) {
  /*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
  /*
    Created on : 08.10.2025, 10:04:49
    Author     : Admin
*/
  .directions-production-wrap {
    gap: 36px 28px;
  }
  .directions-production-wrap .category-item {
    width: calc(33.3333% - 20px);
  }
  .bestsellers-items {
    gap: 28px 32px;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .category-tag ul {
    gap: 10px;
    flex-wrap: wrap;
  }
  .category-tag ul a {
    display: block;
    box-sizing: border-box;
    padding: 7px 11px 8px 11px;
  }
  .single-block .free-img {
    margin-right: -60%;
  }
  .archive-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .revievs-page {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 28px;
  }
  .reviews-wrap .card-btn {
    grid-column: span 3;
  }
  .our-team-wrap {
    flex-wrap: wrap;
    gap: 24px;
    max-width: 750px;
    margin: auto;
  }
  .we-manufacture .wrap {
    flex-direction: column;
  }
  .we-manufacture .wrap .exeption {
    max-width: inherit;
    width: inherit;
  }
  .we-manufacture-img {
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
  }
  .home-slider .slider-for .slide-item .exeption {
    font-size: 22px;
  }
}
@media (max-width: 1024px) {
  /*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
  /*
    Created on : 08.10.2025, 10:04:49
    Author     : Admin
*/
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-slider .slider-for .slide-item {
    flex-direction: column;
  }
  .home-slider .slider-for {
    margin: 0;
  }
  .home-slide .container-fluid {
    padding: 0;
  }
  .home-slider .slider-for .slide-item .exeption {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    padding: 36px 20px;
  }
  .home-slider .slider-for .slide-item .exeption p {
    flex-grow: 0;
    flex-shrink: 2;
  }
  .home-slider .slider-for .slide-item .exeption .exeption {
    flex-shrink: 1;
    flex-grow: 1;
  }
  .home-slider .slider-for .slide-item .exeption a.button-link {
    flex-grow: 0;
    flex-shrink: 0;
  }
  .designer-call .wrap {
    flex-direction: column;
  }
  .designer-etaps {
    flex: 0 0 100%;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 32px;
  }
  .designer-call .container-fluid {
    padding: 0;
  }
  .diz-slider {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .diz-slider .slider-btn {
    position: relative;
    order: 2;
    left: inherit;
    bottom: inherit;
    justify-content: center;
    margin-top: 24px;
  }
  .diz-slider .slider-btn button {
    padding: 9px 24px;
  }
  .single-block .container {
    max-width: inherit !important;
    width: 100%;
  }
  .single-block .free-img {
    display: none;
  }
  .single-block .colback-form {
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .single-block {
    margin: 0;
  }
  .about-company .wrap {
    flex-direction: column;
  }
  .about-company .about {
    flex: inherit;
    padding: 0;
  }
  .about-company .about-img img {
    position: relative;
    width: 100%;
  }
  .about-company .wrap .about-img {
    margin-left: -20px;
    margin-right: -20px;
  }
  .project-form {
    margin-top: 0;
    background-position: center;
  }
  .card-detail .bonus {
    flex-direction: column;
  }
  .delivery {
    flex-direction: column;
  }
  .delivery-img {
    width: 100%;
    height: inherit;
    justify-content: center;
    flex-shrink: inherit;
  }
  .kompanii {
    flex-direction: column-reverse;
  }
  .kompanii .o-kompanii-img {
    width: 100%;
    justify-content: center;
  }
  .kompanii .exeption {
    max-width: initial;
    width: 100%;
  }
  .why-choose-us .wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    align-items: center;
  }
  .why-choose-us .wrap .why-choose-item {
    margin: auto;
  }
  .collaboration .collaboration-items {
    grid-template-columns: 352px 352px;
  }
  .collaboration-item.item_3 {
    grid-row: 3;
    grid-column: span 2;
  }
  .home-slider .slider-nav {
    display: none;
  }
}
@media (max-width: 992px) {
  /*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
  /*
    Created on : 08.10.2025, 10:04:49
    Author     : Admin
*/
  .menu-toggle {
    display: block;
    background-color: inherit;
    width: 22px;
    padding: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: 8px;
  }
  .nav-tgl.toggled > span:after {
    transform: rotatez(-45deg);
  }
  .nav-tgl.toggled > span:before {
    transform: rotatez(45deg);
  }
  .site-header .header_contact .icons-gen {
    text-indent: -99999px;
    gap: 0;
  }
  .site-header .header-witget {
    gap: 12px;
  }
  .site-header .header_contact {
    gap: 12px;
  }
  .site-branding {
    flex-grow: 1;
    padding-left: 22px;
  }
  .nav-bar {
    display: none;
  }
  .mobile-menu {
    display: block !important;
    position: absolute;
    border-bottom: 2px solid #A07951;
    background: rgba(31, 36, 31, 0.96);
    display: flex;
    width: 100%;
    /* padding: 24px 20px 16px 20px; */
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    left: 0;
    /* margin-left: -5px; */
    /* margin-right: -8px; */
    right: 0;
    /* top: 100%; */
    z-index: 99;
    margin-top: 71px;
    overflow: hidden;
    height: 0;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    transition: all 0.5s;
    max-height: max-content;
  }
  .mobile-menu.active {
    height: 100%;
    transition: all 0.5s;
    max-height: max-content;
    padding-top: 20px;
    padding-bottom: 20px;
    /* display: flex; */
    /* padding: 0 12px 16px 12px; */
    /* flex-direction: column; */
    /* align-items: flex-start; */
    /* gap: 16px; */
    /* align-self: stretch; */
  }
  .mobile-menu .menu {
    display: flex;
    padding: 0 12px 16px 12px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
    border-bottom: 1px solid rgba(106, 118, 106, 0.5);
  }
  .mobile-menu .menu a {
    color: var(--Background-Light-white, #FFF);
    font-family: "Roboto Slab";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.36px;
  }
  .mobile-menu.active .header-witget {
    display: flex;
    padding: 12px 12px 24px 12px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-bottom: 1px solid rgba(106, 118, 106, 0.5);
    margin-top: 16px;
  }
  .mobile-menu .header_contact {
    gap: 24px;
  }
  .mobile-menu .header_contact .icons-gen {
    text-indent: inherit;
    gap: 8px;
  }
  .gets-zajavka {
    display: flex;
    padding: 32px 0;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
  }
  .gets-zajavka p {
    color: var(--Background-Grey, #EEE);
    font-family: "Roboto Slab";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
  }
  .gets-zajavka a.button-link {
    border: 1px solid var(--Background-Light-white, #FFF);
    background-color: inherit;
    padding: 12px 24px;
  }
  .home-slider .slider-for .slide-item .exeption {
    font-size: 22px;
    gap: 24px;
  }
  h2 {
    font-size: 22px;
  }
  .directions-production h2 {
    font-size: 22px;
    margin-bottom: 32px;
  }
  .directions-production {
    margin-top: 44px;
  }
  .directions-production-wrap {
    gap: 28px;
  }
  .directions-production-wrap .category-item .grd-block h4 {
    font-size: 14px;
  }
  .button-link {
    font-size: 16px;
  }
  .designer-etap .designer-etap-item {
    display: flex;
    /* width: 354px; */
    padding: 8px 14px 12px 14px;
    align-items: flex-start;
    gap: 10px;
    flex-shrink: 0;
    flex-direction: row;
  }
  .video-item .info .name {
    font-size: 14px;
  }
  .video-item .info .date {
    font-size: 14px;
  }
  .colback-form .title-form h3 {
    font-size: 22px;
  }
  .colback-form .title-form p {
    font-size: 20px;
  }
  .category-tag ul a {
    font-size: 14px;
    padding: 4px 12px;
  }
  .bestsellers-items {
    gap: 28px;
    grid-template-columns: 1fr 1fr;
  }
  .about-company .exeption strong {
    font-size: 20px;
  }
  body {
    font-size: 15px;
  }
  .furniture_in_interior .title {
    margin-bottom: 32px;
  }
  .furniture_in_interior .wrap {
    flex-direction: column;
  }
  .furniture_in_interior .wdget-vk {
    margin: auto;
  }
  .in_interior_gal {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .category-card .cat-name {
    font-size: 14px;
  }
  .category-card .name {
    font-size: 15px;
  }
  .category-card .cost span.price {
    font-size: 18px;
  }
  .category-card .cost span.old_price {
    font-size: 15px;
  }
  .category-card span.label span {
    font-size: 16px;
  }
  .footer-container {
    display: flex;
    padding: 36px 20px 32px 20px;
    flex-direction: column;
    align-items: center;
    gap: 24px;
    align-self: stretch;
  }
  .logo_contact {
    max-width: inherit;
    display: flex;
    padding-bottom: 24px;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    align-self: stretch;
  }
  .footer-witget .header_contact {
    flex-direction: row;
    align-items: initial;
    justify-content: center;
  }
  .footer-witget {
    justify-content: center;
    align-items: inherit;
  }
  .footer-witget .header_contact .icons-gen {
    text-indent: inherit;
    gap: 8px;
  }
  .footer-witget .adress {
    font-size: 15px;
    opacity: 0.8;
  }
  .fot-widget {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
  }
  .card-info .slider-nav-card {
    position: relative;
    width: 100%;
    order: 2;
  }
  .card-info .card-slider {
    flex-direction: column;
    padding: 0;
    gap: 19px;
  }
  .card-info .slider-nav-card .slide-item {
    margin-bottom: 0;
  }
  .card-info .slider-nav-card .slick-track {
    display: flex;
    gap: 10px;
  }
  .card-info {
    gap: 19px;
  }
  .archive-wrap {
    grid-template-columns: 1fr 1fr;
  }
  .revievs-page {
    grid-template-columns: 1fr 1fr;
  }
  .reviews-wrap .card-btn {
    grid-column: span 2;
    margin-top: 12px;
  }
  .revievs-item {
    padding: 20px;
  }
  h1 {
    font-size: 22px;
  }
  .revievs-item .head .name {
    font-size: 14px;
  }
  .revievs-item .body {
    font-size: 14px;
  }
  .revievs-item .dates {
    font-size: 14px;
  }
  .reviews-wrap {
    padding-bottom: 36px;
  }
  .video-rev {
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .video-rev .title h2 {
    font-size: 22px;
  }
  .video-revievs-page {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
  .video-rev .card-btn {
    grid-column: span 2;
    margin-top: 12px;
    margin-bottom: 0;
  }
  article h1 {
    font-size: 22px;
    margin-bottom: 32px;
  }
  article h3 {
    font-size: 20px;
  }
  .surveyor .title h2 {
    font-size: 22px;
  }
  .surveyor {
    margin-top: 32px;
    padding: 32px 0;
  }
  .surveyor .designer-etap {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
  .kompanii .exeption h3 {
    font-size: 20px;
  }
  .why-choose-us .title h2 {
    font-size: 22px;
  }
  .why-choose-us {
    margin: 32px 0;
  }
  .kompanii {
    margin-bottom: 32px;
  }
  .our-team {
    margin: 32px 0;
  }
  .our-team .title h2 {
    font-size: 22px;
  }
  .our-team-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .slogan {
    color: #FFF;
    text-align: center;
    font-family: "Roboto Slab";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    padding: 20px;
  }
  .why-choose .wrap {
    flex-direction: column;
    gap: 24px;
  }
  .why-choose .wrap .why-choose-item h3 {
    font-size: 20px;
  }
  .why-choose {
    margin: 32px 0;
  }
  .collaboration {
    margin-bottom: 32px;
  }
  .advantages .title h2 {
    font-size: 22px;
  }
  .advantages .wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
  }
  .advantages .wrap .advantages-item {
    max-width: inherit;
  }
  .advantages {
    margin: 32px 0;
  }
  .we-manufacture .wrap .exeption h3 {
    font-size: 20px;
  }
  article.contact h1 {
    font-size: 22px;
    margin-bottom: 32px;
  }
  .contact-witget {
    max-width: inherit;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 36px;
    flex-direction: row;
    justify-content: center;
  }
  .contact-witget .adress {
    width: 50%;
    float: left;
  }
  .contact-witget .header_contact {
    width: 35%;
  }
  .contact-witget .header_soc {
    flex-direction: row;
    align-items: center;
  }
  .contact .info {
    /* margin-bottom: 36px; */
  }
  .form .form-contact .colback-form {
    padding: 58px 54px;
  }
  .form-contact .colback-form .title-form p {
    text-align: center;
  }
  .form-contact .colback-form .title-form {
    align-items: center;
  }
  .col-md-6.info {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-6.form {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .category-card {
    max-width: 364px;
  }
  .category-card .info {
    padding: 0;
  }
  .category-card .cost_link {
    padding: 0;
  }
}
@media (max-width: 767px) {
  /*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
  /*
    Created on : 08.10.2025, 10:04:49
    Author     : Admin
*/
  .card-info .card-slider {
    width: 100%;
    margin-top: 100px;
  }
  .card-info {
    position: relative;
    flex-direction: column;
  }
  .single-post article .card-detail h1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 18px;
  }
  .card-detail .cat {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .card-info .card-slider {
    width: 100%;
    margin-top: 100px;
  }
  .card-info {
    position: relative;
    flex-direction: column;
  }
  .single-post article .card-detail h1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 18px;
  }
  .card-detail .cat {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: auto;
    width: max-content;
  }
  .directions-production-wrap .category-item {
    width: calc(50% - 20px);
  }
  .designer-etap {
    grid-template-columns: 1fr;
  }
  .about-company .advantages {
    flex-direction: column;
  }
  .about-company .advantages .advantages-item {
    width: 100%;
  }
  .last-foot {
    max-width: inherit;
    flex: 0 0 100%;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .fot-widget {
    flex-wrap: wrap;
  }
  .last-foot .colback {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .copy .rwap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .copy .politic-link {
    flex-direction: column;
  }
  .copy .rwap .copyright {
    max-width: 236px;
    margin-bottom: 16px;
    text-align: center;
  }
  .surveyor .designer-etap {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .designer-etap .designer-etap-item {
    width: 100%;
  }
  .our-team-wrap {
    display: flex;
    max-width: 225px;
    margin: auto;
  }
  .our-team-nav {
    width: 100%;
    position: relative;
  }
  .our-team-nav .slider-btn {
    display: flex;
    gap: 8px;
    z-index: 99;
    justify-content: center;
    margin-top: 15px;
  }
  .our-team-nav .slider-btn button {
    border-radius: 0;
    padding: 9px 12px;
    background-color: #393B40;
    outline: none;
  }
  .our-team-nav .slider-btn button svg path {
    fill: #D7D7D7;
  }
  .our-team-nav .slider-btn button svg {
    width: 22px;
  }
  .our-team-nav .slider-btn button:hover svg path {
    fill: #FFC879;
  }
  .collaboration .collaboration-items {
    grid-template-columns: 1fr 1fr;
  }
  .collaboration .collaboration-items {
    display: flex;
    flex-direction: column;
    gap: 18px;
  }
  .collaboration-item.item_3 {
    order: 5;
  }
  .advantages .wrap {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .slogan {
    font-size: 15px;
  }
  .collaboration {
    gap: 20px;
  }
  .why-choose {
    margin: 20px 0;
  }
  .menu_1 .menu {
    padding: 0;
    display: block;
    columns: 2;
  }
  .menu_1 .menu li {
    margin-bottom: 6px;
  }
  .contact-witget {
    padding: 25px 15px;
    justify-content: flex-start;
  }
  .contact-witget .adress {
    width: inherit;
  }
  .contact-witget .header_contact {
    width: inherit;
  }
  .contact-witget .header_soc {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .form .form-contact .colback-form {
    padding: 36px 0;
  }
}
@media (max-width: 560px) {
  /*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
  /*
    Created on : 08.10.2025, 10:04:49
    Author     : Admin
*/
  .directions-production-wrap .category-item {
    width: calc(50% - 7px);
  }
  .designer-etap {
    grid-template-columns: 1fr;
  }
  .about-company .advantages {
    flex-direction: column;
  }
  .about-company .advantages .advantages-item {
    width: 100%;
  }
  .last-foot {
    max-width: inherit;
    flex: 0 0 100%;
    text-align: center;
    display: flex;
    justify-content: center;
  }
  .fot-widget {
    flex-wrap: wrap;
  }
  .last-foot .colback {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .copy .rwap {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .copy .politic-link {
    flex-direction: column;
  }
  .copy .rwap .copyright {
    max-width: 236px;
    margin-bottom: 16px;
    text-align: center;
  }
  .home-slider .slider-for .slide-item .exeption {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .directions-production-wrap {
    gap: 12px;
  }
  .revievs {
    margin: 0;
  }
  .revievs .slick-track {
    gap: 0;
  }
  .video-revievs {
    margin: 0;
  }
  .video-revievs .slick-track {
    gap: 0;
  }
  .colback-form .title-form h3 {
    text-align: center;
    font-size: 18px;
  }
  .colback-form .title-form p {
    text-align: center;
  }
  .colback-form {
    padding: 36px 20px;
  }
  .body-form .feld-group.too-col {
    flex-direction: column;
  }
  .bestsellers-items {
    grid-template-columns: 1fr;
    justify-content: center;
    align-items: center;
  }
  .category-card {
    margin: auto;
  }
  .site-header .header-witget {
    display: none;
  }
  .site-branding {
    padding-right: 44px;
    text-align: center;
  }
  .home-slider .slider-for .slide-item .exeption {
    flex-direction: column;
    font-size: 16px;
    text-align: center;
  }
  .site-header .header-witget {
    display: none;
  }
  .site-branding {
    justify-content: center;
    display: flex;
    padding-right: 44px;
  }
  .directions-production-wrap .category-item .grd-block {
    padding-left: 0;
    padding-right: 0;
    flex-grow: 1;
    flex-shrink: 2;
  }
  .directions-production-wrap .category-item .grd-block h4 {
    font-size: 13px;
  }
  .directions-production-wrap .category-item > a {
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  .revievs .slick-track {
    gap: 0;
  }
  .revievs {
    margin: 0;
  }
  .video-revievs .slick-track {
    gap: 0;
  }
  .video-revievs {
    margin: 0;
  }
  .colback-form .title-form h3 {
    font-size: 18px;
    text-align: center;
  }
  .colback-form .title-form p {
    font-size: 17px;
    text-align: center;
  }
  .colback-form {
    padding-left: 15px;
    padding-right: 15px;
  }
  .body-form .feld-group.too-col {
    flex-direction: column;
  }
  .bestsellers-items {
    grid-template-columns: 1fr;
  }
  .category-card {
    margin: auto;
  }
  .input-file {
    flex-direction: column;
  }
  .input-file-btn {
    width: 100%;
  }
  .input-file-text {
    width: 100%;
    max-width: inherit;
  }
  .in_interior_gal {
    grid-template-columns: 41% 55%;
    gap: 15px;
  }
  .in_interior_gal a:nth-child(1) {
    grid-row: span 2;
  }
  .in_interior_gal a:nth-child(2) {
    grid-row: span 1;
  }
  .in_interior_gal a:nth-child(3) {
    grid-row: span 2;
  }
  .in_interior_gal a:nth-child(5) {
    grid-column: 1/3;
    grid-row: inherit;
  }
  .footer-witget .adress {
    text-align: center;
  }
  .footer-witget .header_contact {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .mobile-menu .menu {
    /* text-align: center; */
    /* justify-content: center; */
    align-items: center;
  }
  .mobile-menu .header-witget {
    flex-direction: column;
    gap: 20px;
  }
  .mobile-menu .header_contact {
    flex-direction: column;
    gap: 25px;
  }
  .gets-zajavka {
    flex-direction: column;
    gap: 20px;
  }
  .gets-zajavka p {
    font-size: 16px;
    max-width: 260px;
    text-align: center;
  }
  .archive-wrap {
    grid-template-columns: 1fr;
  }
  .archive-wrap .archive-item {
    max-width: 364px;
    margin: auto;
  }
  .single-post article h1 {
    font-size: 18px;
  }
  .revievs-page {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .video-revievs-page {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .video-item .info {
    margin-top: 8px;
    align-items: center;
  }
  .why-choose-us .wrap {
    display: flex;
    flex-direction: column;
  }
  .why-choose-us .wrap .why-choose-item {
    max-width: inherit;
    flex-direction: row;
  }
  .why-choose-us .wrap .why-choose-item p {
    text-align: left;
  }
  menu_1 .menu {
    padding-left: 0;
    display: block;
    width: 10;
    width: 100%;
    columns: 2;
    column-gap: 15px;
  }
  .fot-widget .menu_1 {
    width: 100%;
  }
}
/*# sourceMappingURL=custom.css.map */