@charset "utf-8";
/* CSS Document */

@media (min-width: 576px){
  .container,
  .projects__sort,
  .news__sort {
    max-width: 540px;
  }
}
@media (min-width: 768px){
  .container,
  .projects__sort,
  .news__sort {
    max-width: 690px;
  }
}
@media (min-width: 992px){
  .container,
  .projects__sort,
  .news__sort {
    max-width: 930px;
  }
}
@media (min-width: 1200px){
  .container,
  .projects__sort,
  .news__sort {
    max-width: 1110px;
  }
}


/* desktop */

@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1600px) {
  .notFound__img {
    background-size: auto 73%;
  }
  .notFound__content {
    background-size: auto 65.3%;
  }
  .notFound__content {
    padding-right: 140px;
  }
  .btn {
    width: 380px;
    height: 70px;
    font-size: 25px;
  }
}

@media screen and (max-width: 1536px) {}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1366px) {
  .btn {
    width: 305px;
    height: 55px;
    font-size: 20px;
  }
}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1200px) {
  .header__nav ul {
    max-width: 420px;
  }
  .service__carousel::before {
    width: 440px;
  }
  .service__content {
    width: 52.6%;
    background-color: #ffffff;
  }
  .service__slider {
    width: 47.4%;
    padding-right: 0;
  }
  .service__carousel.owl-carousel.owl-drag .owl-item.active figure {
    width: 440px;
  }
  section:nth-of-type(2n) .service__slider {
    padding-left: 0;
  }
  .project__main-carousel .owl-stage-outer,
  .project__main-carousel figure {
    width: 125%;
  }
  article figure {
    max-width: 210px;
  }
  .article__content {
    width: calc(100% - 210px - 30px);
  }
  .contacts__map {
    max-width: 505px;
  }
  .contacts_data {
    width: 100%;
    max-width: 360px;
  }
  .reviews__carousel {
    width: 780px;
  }
  .reviews__carousel.owl-carousel .owl-nav .owl-prev {
    left: -70px;
  }.reviews__carousel.owl-carousel .owl-nav .owl-next {
    right: -70px;
  }
  .numbering {
    width: 38%;
  }
  .content {
    width: 62%;
  }
  .projects__sort ul,
  .news__sort ul {
    padding-left: 15px;
    padding-right: 15px;
  }
  .popup__project .popup__content {
    width: 33.5%;
  }
  .popup__project .popup__slider {
    width: 66.5%;
  }
  .popup__project .popup__body {
    max-width: 930px;
  }
  .project__popup-carousel .owl-item img {
    width: 195px;
  }
  .popup__slider > figure {
    height: 408px;
  }
  .project__thumb {
    width: 195px;
    height: 126px;
  }
  .bigImg .project__thumb {
    height: 564px;
  }
  .content__body p {
    max-width: 448px;
  }
  .contacts_data::after {
    right: -45px;
  }

  .notFound__img {
    display: none;
  }
  .notFound__content {
    background-position-x: center;
    padding-right: 0;
  }
  .btn:last-of-type {
    margin-right: auto;
  }
}

/* tablet */

@media screen and (max-width: 992px) {
  .header__nav {
    display: none;
  }
  .header__mobile {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .header__nav > ul li.hasSub {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header__nav-sub {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-left: 0;
    padding-right: 0;
    margin-top: 30px;
    position: relative;
    top: 0;
    padding-top: 0;
  }
  .header__nav-sub li {
    padding-top: 0;
    padding-bottom: 0;
  }
  section.experience ul {
    width: 100%;
  }
  section.experience ul li:last-of-type {
    padding-right: 25px;
  }
  .reviews__carousel {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 570px;
  }
  section.reviews > .container {
    overflow: visible;
  }
  .review__btn {
    margin-top: 20px;
  }
  .reviews__carousel.owl-carousel .owl-nav .owl-prev {
    left: -60px;
  }.reviews__carousel.owl-carousel .owl-nav .owl-next {
    right: -60px;
  }
  .footer {
    font-size: 12px;
    line-height: 15px;
  }
  .service__content {
    width: 62.3%;
  }
  .service__slider {
    width: 37.7%;
  }
  .service__carousel.owl-carousel.owl-drag .owl-item.active figure,
  .service__carousel::before {
    width: 260px;
  }
  .service__carousel.owl-carousel .owl-nav,
  .service__carousel.owl-carousel .owl-dots {
    display: none;
  }
  .contacts__map {
    max-width: 330px;
  }
  .contacts_data {
    max-width: 240px;
  }
  section.main .content img.olga {
    width: 209px;
  }
  .numbering__body {
    width: 180px;
  }
  .numbering__body-count-footer {
    padding-left: 0;
  }
  .numbering__body-count-footer h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .numbering {
    width: 39.2%;
    height: 507px;
  }
  .content {
    width: 60.8%;
    padding-top: 10px;
  }
  .content__body h2 {
    margin-top: 90px;
  }
  .project__main-content {
    width: 60.9%;
  }
  .project__main-slider {
    width: 39.1%;
  }
  .project__main-carousel .owl-stage-outer,
  .project__main-carousel figure {
    width: 155%;
  }
  .projects__sort ul,
  .news__sort ul {
    padding-left: 0;
    padding-right: 0;
  }
  section.project:not(.hidden):nth-of-type(n+5) {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
  }
  section.project:not(.hidden):nth-of-type(n+5):nth-child(3n+2) {
    padding-left: 15px;
    padding-right: 15px;
  }
  section.project:not(.hidden):nth-of-type(n+5):nth-child(3n+1) {
    padding-left: 15px;
    padding-right: 15px;
  }
  section.project:not(.hidden):nth-of-type(n+5):nth-child(2n) {
    padding-left: 15px;
    padding-right: 0;
  }
  section.project:not(.hidden):nth-of-type(n+5):nth-child(2n+1) {
    padding-left: 0;
    padding-right: 15px;
  }
  .popup__project .popup__body {
    max-width: 690px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .popup__project .popup__content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-right: 0;
    padding-left: 0;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .popup__content h3 {
    margin-top: 0;
  }
  .popup__project .popup__slider {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
  .popup__slider > figure {
    display: none;
  }
  .project__popup-carousel .owl-item img {
    width: 100%;
    cursor: default;
  }
  .popup__project .popup__content ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    width: 100%;
  }
  .popup__project .popup__content ul li {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .designby {
    position: relative;
    margin-top: 10px;
  }
  .project__thumb {
    width: 100%;
    height: 408px;
  }
  .content__body p {
    max-width: 328px;
  }
  .footer__email {
    display: none;
  }
  .contacts_data::after {
    right: -115px;
    top: 560px;
  }
  .footer .footer__social {
    display: none;
  }
  .header__mobile_nav > .header__presentation {
    display: none;
  }

  /* furniture */
  main.furniture__map > .container,
  .solutions {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .furnitureMap {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .manufacturers {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    max-width: 100%;
    margin-top: 20px;
  }
  .furniture__attention {
    height: auto;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
  }
  .solutions__list {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    max-width: 100%;
    padding-right: 0;
    border-left: none;
    border-top: 2px solid #E9E9E9;
    margin-top: 20px;
  }
  .solutions__list li {
    margin-bottom: 0;
    padding-left: 0;
    padding-top: 20px;
    width: 159px;
    margin-right: 20px;
  }
  /*.solutions__list li:last-of-type {
    margin-right: 0;
  }*/
  .solutions__list li::before {
    width: 100%;
    height: 2px;
    top: -2px;
    left: 0;
  }
  .solutions__img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    max-width: 100%;
  }
  .solutions__img-slider figure {
    width: 100%;
  }

  .furniture__archive {
    max-width: 100%;
    padding-right: 0;
  }
  .furniture__container {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .furnitureFilter {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .furniture__aside {
    display: none;
    position: fixed;
    top: 86px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    max-width: 100%;
    background-color: #ffffff;
  }
  body.open__filter .furniture__aside {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .furniture__filter {
    border-top: 1px solid #E9E9E9;
    box-shadow: none;
    margin-bottom: 0;
  }
  .furniture__filter:first-of-type {
    border-top: none;
  }
  .furniture__filter > h3 {
    background-color: #ffffff;
    color: #F1B72F;
  }
  .furniture__filter > h3::before {
    content: '';
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 12px;
    height: 8px;
    margin-top: 3px;
    margin-right: 12px;
    background-image: 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 fill-rule='evenodd' clip-rule='evenodd' d='M6 3.01859L1.68248 8.15849C1.33335 8.57413 0.726858 8.61624 0.327847 8.25256C-0.0711632 7.88888 -0.111596 7.25712 0.237538 6.84148L5.27753 0.841494C5.66 0.386167 6.34 0.386167 6.72247 0.841494L11.7625 6.84148C12.1116 7.25712 12.0712 7.88888 11.6722 8.25256C11.2731 8.61624 10.6667 8.57413 10.3175 8.15849L6 3.01859Z' fill='%23F1B72F'/%3e%3c/svg%3e ");
  }
  .solutions__description {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .header > .header__presentation {
    display: none;
  }
  .header > .header__phone {
    margin-left: auto;
  }
  .numbering {
    height: auto;
  }
  section.main .numbering {
    width: 50%;
  }
  section.main .content {
    width: 50%;
    position: relative;
  }
  section.main .content img.olga {
    width: 148px;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    position: absolute;
    left: -148px;
    top: 93px;
  }
  .content__body {
    padding-left: 16px;
  }
  section.beginning .numbering {
    width: 20.7%;
  }
  section.beginning .numbering .numbering__body-count {
    width: 180px;
    position: absolute;
    left: -15px;
  }
  section.beginning .numbering__body-border {
    width: 180px;
    right: unset;
    left: -25px;
  }
  section.beginning .content {
    width: 79.3%;
  }
  section.principle .numbering {
    width: 29.7%;
  }
  section.principle .numbering .numbering__body {
    width: 126px;
  }
  section.principle .content {
    width: 70.3%;
  }
  section.principle .numbering__body-count-header span.number {
    text-indent: -36px;
  }
  section.principle .numbering__body-count-header span.title {
    left: -126px;
  }
  section.experience ul {
    -webkit-flex-direction: column;
	  -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 28px;
  }
  section.experience ul li {
    width: 100%;
    border-left: none;
    padding-bottom: 0;
  }
  section.experience ul li:last-of-type {
    padding-right: 0;
  }
  .experience_data::before {
    display: none;
  }
  .experience_data {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .service__content {
    width: 63.5%;
  }
  .service__slider {
    width: 36.5%;
  }
  .service__carousel.owl-carousel .owl-thumbs {
    display: none;
  }
  .service__carousel::before {
    right: unset;
    left: -10px;
  }
  .service__slider {
    position: relative;
  }
  section:nth-of-type(2n) .service__slider .service__carousel {
    position: absolute;
    right: 63px;
  }
  .news article figure {
    max-width: 160px;
    margin-right: 10px;
  }
  .article__content {
    width: calc(100% - 160px - 10px);
  }
  .contacts_data {
    max-width: 100%;
    height: auto;
    -ms-flex-align: center;
    align-items: center;
  }
  .home__social-contacts {
    display: none;
  }
  .contacts__map {
    padding-top: 30px;
    padding-bottom: 0;
    max-width: 100%;
    margin-left: unset;
  }
  .contacts__map iframe {
    height: 341px;
  }
  section.project {
    -ms-flex: 0 0 100%!important;
    flex: 0 0 100%!important;
    max-width: 100%!important;
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .popup__project .popup__body {
    max-width: 540px;
  }
  .popup__project .popup__content ul li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .popup__project .popup__content {
    padding-bottom: 20px;
  }
  .projects__mobileinfo,
  .projects__sort_select,
  .news__sort_select {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .projects__sort,
  .news__sort {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: unset;
  }
  .projects__sort ul,
  .news__sort ul {
    display: none;
    min-width: 176px;
    margin-top: 0;
    position: absolute;
    top: 48px;
    z-index: 4;
    background-color: #ffffff;
    border: 1px solid #F1B72F;
  }
  .projects__sort ul li a,
  .news__sort ul li a {
    width: 100%;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: rgba(243, 243, 243, 0);
  }
  .projects__sort ul li:hover,
  .projects__sort ul li a.active,
  .news__sort ul li:hover,
  .news__sort ul li a.active {
    color: #232323;
    background-color: rgba(243, 243, 243, .8);
  }
  .projects__sort ul li a:hover::after,
  .projects__sort ul li a.active::after,
  .news__sort ul li a:hover::after,
  .news__sort ul li a.active::after {
    display: none;
  }
  .content__body p {
    max-width: 255px;
  }
  .contacts_data::after,
  .project__main {
    display: none;
  }
  .container_center {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  main.notFound {
    background-image: url(../img/404/bg_mobile.jpg);
  }
  .notFound__content {
    margin-top: 0;
    background-image: url(../img/404/content_mobile.png);
    background-size: auto 75%;
  }
  .btn {
    width: 200px;
    height: 42px;
    font-size: 14px;
  }
  .btn:first-of-type {
    margin-right: 20px;
  }
  .mobile__text {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
    max-width: 293px;
    height: fit-content;
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .header__mobile_nav .header__presentation span {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header__mobile_nav .header__presentation-sub {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    padding-top: 0;
  }
  .header__mobile_nav > .header__presentation {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .header__mobile_nav > .header__presentation > img {
    display: none;
  }
  .header__mobile_nav > .header__presentation > span > img {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 34px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }

  /* furniture */
  .furnitureMap {
    display: none;
  }
  .manufacturers {
    margin-top: 0;
  }
  .furniture__map {
    padding-left: 15px;
    padding-right: 15px;
  }
  .solutions__list {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 40px;
  }
}

/* mobile */
@media screen and (max-width: 575px) {
  main {
    overflow: hidden;
  }
  header {
    padding-left: 15px;
    padding-right: 15px;
  }
  section.beginning > .container,
  section.principle > .container {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  section.beginning .numbering,
  section.principle .numbering {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
  section.beginning .numbering__body,
  section.principle .numbering__body {
    width: 100%;
  }
  section.beginning .numbering .numbering__body-count,
  section.principle .numbering .numbering__body-count {
    width: 100%;
    position: relative;
    left: unset;
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 15px;
    padding-right: 15px;
  }
  section.beginning .numbering__body-count-header,
  section.principle .numbering__body-count-header {
    position: relative;
  }
  section.beginning .numbering__body-count-header span.number,
  section.principle .numbering__body-count-header span.number {
    margin-left: unset;
    width: 140px;
    text-indent: 0;
    -webkit-text-stroke: 2px #5E5E5E;
  }
  section.main .numbering__body-count-header span.number {
    -webkit-text-stroke: 2px #5E5E5E;
  }
  section.beginning .numbering__body-count-header span.title,
  section.principle .numbering__body-count-header span.title {
    transform: translateY(-50%);
    transform-origin: unset;
    -webkit-transform: translateY(-50%);
    -webkit-transform-origin: unset;
    -moz-transform: translateY(-50%);
    -moz-transform-origin: unset;
    -ms-transform: translateY(-50%);
    -ms-transform-origin: unset;
    -o-transform: translateY(-50%);
    -o-transform-origin: unset;
    top: 50%;
    right: unset;
    left: 0;
  }
  section.beginning .numbering__body-border,
  section.principle .numbering__body-border {
    display: none;
  }
  section.beginning .content,
  section.principle .content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0;
  }
  section.beginning::after,
  section.principle::after {
    display: none;
  }
  section.experience ul {
    padding-left: 15px;
    padding-right: 15px;
    background-position-x: 195%;
  }
  .experience__title .number {
    text-indent: 0;
  }
  section.principle .numbering .numbering__body {
    width: 100%;
  }
  .reviews__carousel {
    width: 384px;
  }
  .reviews__carousel .owl-nav {
    display: none;
  }
  .reviews__carousel .owl-dot {
    margin-left: 5px;
    margin-right: 5px;
  }
  section.main {
    margin-top: 32px;
  }
  .content__body {
    padding-left: 48px;
    padding-right: 15px;
  }
  .content__body h2 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .content__body p {
    font-size: 12px;
    line-height: 22px;
  }
  section.main .numbering {
    padding-top: 20px;
    width: 192px;
    max-height: 359px;
  }
  section.main .content {
    width: calc(100% - 192px);
    padding-bottom: 0;
  }
  .numbering__body-count-header span.number,
  .experience__title .number {
    font-size: 80px;
    line-height: 60px;
  }
  section.main .numbering__body-count {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  section.main .numbering__body-count-header span.number {
    font-size: 57px;
    line-height: 44px;
    text-indent: -16px;
  }
  section.main .numbering__body-count-header span.title {
    top: 20px;
    left: -5px;
    font-size: 14px;
    line-height: 17px;
  }
  section.main .content img.olga {
    width: 147px;
    left: -115px;
    top: 40px;
  }
  .numbering__body-count-footer {
    width: 100%;
    padding-right: 5px;
  }
  .numbering__body-count-footer h3 {
    text-align: right;
  }
  .numbering__body-count-footer h4 {
    font-size: 12px;
    line-height: 15px;
    text-align: right;
  }
  section.service > .container {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }
  section.service::before {
    display: none;
  }
  .service__content,
  .service__slider {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .service__content {
    padding-bottom: 0;
  }
  .service__title {
    height: auto;
    margin-bottom: 20px;
  }
  .service__title .number {
    position: relative;
    font-size: 68px;
    line-height: 60px;
  }
  .service__title .title {
    font-size: 18px;
    line-height: 22px;
    padding-left: 18px;
  }
  .service__content p {
    font-size: 12px;
    line-height: 18px;
  }
  .service__content ul {
    font-size: 12px;
  }
  .service__content ul li {
    margin-bottom: 0;
  }
  .all-projects {
    margin-left: auto;
    margin-right: auto;
  }
  .service__slider {
    background-color: transparent;
    padding-top: 10px;
    padding-bottom: 54px;
  }
  .service__carousel::before {
    display: none;
  }
  .service__carousel.owl-carousel.owl-drag .owl-item.active figure {
    width: 315px;
    height: 255px;
  }
  .service__carousel figure::before {
    left: 0;
    bottom: -34px;
  }
  .service__carousel.owl-carousel .owl-nav,
  .service__carousel.owl-carousel .owl-dots,
  .service__carousel.owl-carousel .owl-thumbs {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .service__carousel.owl-carousel .owl-nav {
    margin-top: 15px;
    right: 70px;
  }
  .service__carousel.owl-carousel .owl-dots {
    right: 90px;
    margin-top: 23.5px;
  }
  .service__carousel.owl-carousel .owl-thumbs {
    right: 0;
    top: 18px;
  }
  .service__carousel.owl-carousel .owl-thumbs .owl-thumb-item {
    width: 104px;
    height: 104px;
    margin-bottom: 10px;
  }
  .next__service {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .next__service > .container::before,
  .next__service > .container::after,
  .next__service-sep {
    display: none;
  }
  section:nth-of-type(2n) .service__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-left: 0;
    padding-right: 0;
  }
  section:nth-of-type(2n) .service__slider {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-right: 0;
    padding-left: 0;
  }
  section:nth-of-type(2n) .service__slider .service__carousel {
    position: relative;
    right: unset;
  }
  section:nth-of-type(2n) .service__carousel.owl-carousel .owl-nav {
    right: 70px;
    left: unset;
  }
  section:nth-of-type(2n) .service__carousel.owl-carousel .owl-dots {
    right: 90px;
    left: unset;
  }
  section:nth-of-type(2n) .service__carousel.owl-carousel .owl-thumbs {
    right: 0;
    left: unset;
  }
  section:nth-of-type(2n) .service__carousel figure::before {
    left: 0;
    right: unset;
  }
  section.news {
    padding-left: 15px;
    padding-right: 15px;
  }
  .news article figure {
    max-width: 108px;
    margin-right: 18px;
  }
  .article__content {
    width: calc(100% - 108px - 18px);
  }
  .news .article__content time {
    font-size: 12px;
    line-height: 15px;
  }
  .news .article__content h2 {
    font-size: 14px;
    line-height: 17px;
  }
  .news .article__content p {
    font-size: 12px;
    line-height: 15px;
  }
  .article__more {
    font-size: 12px;
    line-height: 15px;
  }
  .news_single {
    padding-left: 15px;
    padding-right: 15px;
  }
  .single__content p {
    font-size: 14px;
    line-height: 17px;
  }
  .news_single h2 {
    font-size: 14px;
    line-height: 17px;
  }
  .news_single time {
    font-size: 12px;
    line-height: 15px;
  }
  .popup__review .popup__body {
    width: 90%;
  }
  .popup__review .popup__body-content img {
    width: 100%;
  }
  .contact__adress {
    width: 306px;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .contact__form,
  .contact__form_message {
    padding-left: 20px;
    padding-right: 20px;
  }
  .popup__contact .popup__body {
    max-width: 95%;
    height: auto;
  }
  .projects,
  .projects__mobileinfo {
    padding-left: 15px;
    padding-right: 15px;
  }
  .popup__project .popup__body {
    max-width: 93%;
  }
  .project__thumb {
    height: 350px;
  }
  .all-projects__desktop {
    display: none;
  }
  .all-projects__mobile {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .service__2 .service__content,
  .service__3 .service__content {
    padding-top: 0;
  }
  .service__content ul {
    margin-bottom: 0;
  }
  .contacts__map iframe {
    height: 230px;
  }
  .numbering__body {
    width: 169px;
  }
  .proj__single > .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* furniture */
  .furniture__single,
  .furniture__main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .furniture__archive > article {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .furniture__card {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    max-width: 100%;
  }
  .furniture__right {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    max-width: 100%;
    padding-left: 0;
    padding-bottom: 30px;
  }
  .furniture__right > a {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .furniture__right-logo {
    margin-left: auto;
    margin-right: auto;
  }
  .owl-carousel.owl-loaded.solutions__img-slider {
    height: 274px;
  }
}

@media screen and (max-width: 500px) {
  .project__thumb {
    height: 320px;
  }

  .notFound__content {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 25px;
  }
  .btn:first-of-type {
    margin-left: auto;
    margin-right: auto;
  }
  .btn:last-of-type {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }

  /* furniture */
  .manufacturers > h1,
  .manufacturers > p {
    text-align: center;
  }
  .manufacturers > p {
    max-width: 100%;
  }
}

@media screen and (max-width: 414px) {
  .project__thumb {
    height: 235px;
  }
  .service__carousel figure::before {
    top: calc(100% + 10px);
    max-width: 130px;
    line-height: 17px;
  }
}

@media screen and (max-width: 375px) {
  .reviews__carousel {
    width: 95%;
  }
  section.experience ul {
    background-position-x: 250%;
  }
}

@media screen and (max-width: 340px) {
  .header__phone {
    font-size: 12px;
  }
  .header__phone img {
    margin-right: 10px;
    width: 28px;
    height: auto;
  }
  section.experience ul {
    background-position-x: 75px;
  }
}


/* Height */
@media (width: 1920px) and (max-height: 1100px) {
  .btn {
    width: 375px;
    height: 70px;
    font-size: 25px;
  }
}

@media (width: 1920px) and (max-height: 1000px) {
  .btn {
    width: 290px;
    height: 55px;
    font-size: 22px;
  }
}

@media (width: 1280px) and (max-height: 1024px) {
  .notFound__img {
    background-size: auto 62%;
  }
  .notFound__content {
    background-size: auto 52.3%;
    background-position-y: 36%;
  }
}

@media screen and (max-height: 660px) {
  .popup {
    -webkit-align-items: unset;
    align-items: unset;
  }
  .popup__project .popup__body {
    margin-top: 40px;
    margin-bottom: 40px;
    height: fit-content;
    height: -moz-max-content;
    height: -webkit-max-content;
    height: -o-max-content;
  }
}