﻿
.marginauto {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.linenowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.flexAuto {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flexCetween {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.flexAlign {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  align-items: center;
  -webkit-align-items: center;
}
@media screen and (max-width: 1600px) {
  .about-title strong {
    font-size: 3.13vw;
  }
  .plan {
    padding: 7.81vw 0;
  }
  .plan-wrap p {
    font-size: 20px;
  }
  .partner {
    padding: 3.23vw 0 10.21vw;
  }
  .partner-list {
    margin-top: 3.39vw;
  }
  .honors-swiper {
    margin-top: 6.77vw;
  }
  .honor-slide strong {
    margin-top: 2.08vw;
  }
  .product-tt span {
    font-size: 3.44vw;
  }
  .product-tt strong {
    font-size: 3.85vw;
  }
  .product-tt i {
    margin-left: 1.35vw;
    font-size: 1.3vw;
  }
  .design-swiper {
    margin-top: 4.06vw;
  }
  .design-system {
    padding: 4.38vw 0 7.03vw;
  }
  .design-info {
    left: 1.72vw;
    top: 1.41vw;
    right: 1.56vw;
  }
  .design-info small {
    font-size: 14px;
  }
  .design-info strong {
    font-size: 1.35vw;
  }
  .design-swiper .swiper-pagination {
    margin-top: 3.33vw;
    gap: 8px;
  }
  .design-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 60px;
    height: 3px;
  }
  .expirate-list {
    margin-top: 3.65vw;
  }
  .contacts-wr {
    padding: 0 8.23vw 0 9.74vw;
  }
  .contacts-text strong {
    font-size: 2.4vw;
  }
  .brand {
    padding: 8.3333vw 0;
  }
  .brand-list {
    margin-top: 6.7708vw;
  }
  .brand-title {
    margin-bottom: 28px;
  }
  .brand-title strong {
    font-size: 26px;
  }
  .technology-info {
    padding-top: 5.21vw;
  }
  .standard-tops strong {
    font-size: 2.1875vw;
  }
  .standard-tops p {
    font-size: 20px;
    width: 560px;
  }
  .designer-banner img {
    height: 8.85vw;
  }
  .designer-banner strong {
    font-size: 18px;
  }
  .project-text {
    margin-bottom: 4.5vw;
  }
  .contact-item {
    padding: 5.16vw 20px;
  }
  .contact-item strong {
    margin-top: 2.5vw;
  }
  .tel {
    margin-top: 2.08vw;
  }
  .contact-list {
    gap: 3.44vw;
    margin-top: 5.21vw;
  }
  .contact-eqs {
    margin-top: 3.13vw;
    gap: 3.44vw;
  }
  .contact-eqs li {
    padding: 2vw 2vw 0;
  }
  .franchise-top strong {
    font-size: 2.19vw;
  }
  .franchise-in b {
    font-size: 2.4vw;
  }
  .franchise {
    padding: 8.65vw 0 9.79vw;
  }
  .franchise:before {
    height: 15.47vw;
  }
}
@media screen and (max-width: 1450px) {
  .contact-wr {
    width: 80vw;
  }
  .eq-info p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1360px) {
  .inner {
    width: 68.5vw;
  }
  .designer-banner {
    margin-left: -34.25vw;
  }
}
@media screen and (max-width: 1024px) {
  .inner {
    width: 90%;
  }
  .partner-list {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
  .honor-slide {
    width: 48vw;
    max-width: none;
  }
  .product-banner {
    padding-top: 40px;
  }
  .design-system {
    width: 90%;
  }
  .haute-list {
    grid-template-columns: repeat(3, 1fr);
  }
  .contacts {
    flex-direction: column-reverse;
  }
  .contacts-info {
    width: auto;
  }
  .contacts-wr {
    padding: 40px 5%;
  }
  .contacts-text strong {
    font-size: 30px;
  }
  .contacts-imgs {
    width: 100%;
  }
  .mtop {
    height: 40px;
  }
  .pbanner figure {
    padding-bottom: 50%;
  }
  .suit-list {
    grid-template-columns: repeat(3, 1fr);
  }
  .standard-tops strong {
    margin-bottom: 20px;
    font-size: 28px;
  }
  .designer-banner {
    margin-left: -45%;
    bottom: 40px;
  }
  .designer-banner strong {
    margin-top: 20px;
  }
  .projects {
    display: block;
  }
  .project-imgs {
    width: 100%;
  }
  .project-wr {
    padding: 50px 5%;
  }
  .contact-wr {
    width: 90%;
  }
  .contact-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .contact-eqs {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 751px) {
  .introduct,
  .team,
  .partner,
  .honors {
    padding: 50px 0;
  }
  .introduct-title img {
    height: 50px;
  }
  .about-title strong {
    font-size: 30px;
  }
  .team-list {
    margin-top: 40px;
    grid-template-columns: repeat(1, 1fr);
  }
  .team-list li {
    margin-top: 0;
  }
  .introduct-text p,
  .about-texts p,
  .team-ins p {
    font-size: 14px;
  }
  .manufacturing-wrap {
    padding: 50px 0;
  }
  .about-texts p {
    font-weight: normal;
  }
  .plan {
    padding: 60px 0;
  }
  .plan-wrap p {
    font-size: 18px;
  }
  .partner-list {
    margin-top: 20px;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
  }
  .honor-btns {
    margin-top: 40px;
    padding-top: 30px;
  }
  .honor-slide strong {
    margin-top: 20px;
    font-size: 18px;
  }
  .honor-slide {
    width: 82vw;
    box-sizing: border-box;
  }
  .honor-btns {
    gap: 12px;
  }
  .honor-btns span {
    width: 46px;
    height: 46px;
    font-size: 12px;
  }
  .product-prev.prev {
    left: 24px;
  }
  .product-prev.next {
    right: 24px;
  }
  .smain-left.f2 {
    left: 5% !important;
  }
  .design-system {
    padding: 50px 0;
  }
  .design-info strong {
    font-size: 20px;
  }
  .product-tt span {
    font-size: 28px;
  }
  .product-tt i {
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 4px;
    font-size: 18px;
  }
  .product-tt strong {
    font-size: 28px;
    font-weight: normal;
  }
  .design-swiper .swiper-pagination {
    margin-top: 30px;
    gap: 6px;
  }
  .design-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 30px;
  }
  .design-swiper {
    margin-top: 30px;
  }
  .wood-slide {
    height: 150vw;
  }
  .expirate {
    padding: 50px 0;
  }
  .expirate-list {
    margin-top: 30px;
    grid-template-columns: repeat(1, 1fr);
  }
  .expirate-info {
    padding: 90px 20px 40px;
  }
  .crafts {
    height: 150vw;
  }
  .haute {
    padding: 50px 0;
  }
  .haute-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
  }
  .haute-info {
    padding: 0 12px;
  }
  .popup_video .cont .sole {
    right: 0;
    top: -40px;
  }
  .contacts-text p {
    font-size: 14px;
  }
  .contacts-text {
    margin-bottom: 40px;
  }
  .product-title small {
    font-weight: normal;
    font-size: 14px;
  }
  .product-wr {
    padding: 60px 0;
  }
  .brand {
    padding: 60px 0 200px;
  }
  .brand-info {
    width: 100%;
  }
  .brand-list {
    margin-top: 50px;
  }
  .brand-title strong {
    font-size: 22px;
  }
  .brand-text p {
    font-size: 14px;
  }
  .brand-list li b {
    width: 58px;
    height: 58px;
    font-size: 25px;
  }
  .technology {
    padding: 60px 0;
  }
  .technology-list li {
    display: block;
  }
  .technology-imgs {
    width: 100%;
  }
  .technology-info {
    padding-top: 30px;
    width: auto;
  }
  .brand-title {
    margin-bottom: 18px;
  }
  .technology-list li {
    margin-bottom: 50px;
  }
  .measures {
    padding: 60px 0;
    background-attachment: local;
  }
  .measures-info {
    margin-top: 40px;
  }
  .measures-info .contacts-btn {
    margin-top: 40px;
  }
  .suit-list {
    gap: 40px 16px;
    grid-template-columns: repeat(2, 1fr);
  }
  .suit-imgs {
    padding: 20px;
  }
  .brand-btn {
    gap: 0 20px;
  }
  .suit-top {
    margin-top: 30px;
  }
  .suit-tab {
    margin-top: 0;
  }
  .suit-wrap {
    padding: 50px 0;
  }
  .standard-tops p {
    font-size: 18px;
  }
  .standard-tops strong {
    font-size: 22px;
  }
  .standard-info {
    margin-top: 22px;
  }
  .standard-info p {
    font-size: 14px;
    font-weight: normal;
  }
  .standard {
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
  .project-text p,
  .spaces-infos p {
    font-size: 14px;
  }
  .spaces-infos {
    padding: 50px 0;
  }
  .space-imgs {
    padding-bottom: 50px;
  }
  .designer-swiper .swiper-pagination {
    bottom: 15px;
  }
  .contact-item {
    padding: 45px 0;
  }
  .contact-item strong {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .contact-item p,
  .eq-info p {
    font-size: 14px;
  }
  .tel {
    margin-top: 28px;
  }
  .contact-eqs li {
    padding: 18px 18px 0;
  }
  .eq-info {
    padding: 16px 0 28px;
  }
  .eq-info strong {
    font-size: 18px;
  }
  .contact-box {
    padding: 50px 0;
  }
  .franchise {
    padding: 60px 0;
  }
  .franchise-wrap {
    width: 90%;
  }
  .franchise-top strong {
    font-size: 30px;
  }
  .franchise-top {
    margin-bottom: 50px;
  }
  .franchise-top p {
    font-size: 14px;
  }
  .franchise-in b {
    font-size: 34px;
  }
  .franchise:before {
    height: 40%;
  }
}
