

/* Start:/local/_/css/style.css?177122820763766*/
@font-face {
  font-family: 'Roboto';
  src: url('/local/_/css/../fonts/Roboto-ExtraLight.eot');
  src: url('/local/_/css/../fonts/Roboto-ExtraLight.eot?#iefix') format('embedded-opentype'),
  url('/local/_/css/../fonts/Roboto-ExtraLight.woff2') format('woff2'),
  url('/local/_/css/../fonts/Roboto-ExtraLight.woff') format('woff'),
  url('/local/_/css/../fonts/Roboto-ExtraLight.ttf') format('truetype'),
  url('/local/_/css/../fonts/Roboto-ExtraLight.svg#Roboto-ExtraLight') format('svg');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('/local/_/css/../fonts/Roboto-Light.eot');
  src: url('/local/_/css/../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
  url('/local/_/css/../fonts/Roboto-Light.woff2') format('woff2'),
  url('/local/_/css/../fonts/Roboto-Light.woff') format('woff'),
  url('/local/_/css/../fonts/Roboto-Light.ttf') format('truetype'),
  url('/local/_/css/../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('/local/_/css/../fonts/Roboto-SemiBold.eot');
  src: url('/local/_/css/../fonts/Roboto-SemiBold.eot?#iefix') format('embedded-opentype'),
  url('/local/_/css/../fonts/Roboto-SemiBold.woff2') format('woff2'),
  url('/local/_/css/../fonts/Roboto-SemiBold.woff') format('woff'),
  url('/local/_/css/../fonts/Roboto-SemiBold.ttf') format('truetype'),
  url('/local/_/css/../fonts/Roboto-SemiBold.svg#Roboto-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('/local/_/css/../fonts/Roboto-Regular.eot');
  src: url('/local/_/css/../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
  url('/local/_/css/../fonts/Roboto-Regular.woff2') format('woff2'),
  url('/local/_/css/../fonts/Roboto-Regular.woff') format('woff'),
  url('/local/_/css/../fonts/Roboto-Regular.ttf') format('truetype'),
  url('/local/_/css/../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Times New Roman';
  src: url('/local/_/css/../fonts/TimesNewRomanPSMT.eot');
  src: url('/local/_/css/../fonts/TimesNewRomanPSMT.eot?#iefix') format('embedded-opentype'),
  url('/local/_/css/../fonts/TimesNewRomanPSMT.woff2') format('woff2'),
  url('/local/_/css/../fonts/TimesNewRomanPSMT.woff') format('woff'),
  url('/local/_/css/../fonts/TimesNewRomanPSMT.ttf') format('truetype'),
  url('/local/_/css/../fonts/TimesNewRomanPSMT.svg#TimesNewRomanPSMT') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('/local/_/css/../fonts/Roboto-Medium.eot');
  src: url('/local/_/css/../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
  url('/local/_/css/../fonts/Roboto-Medium.woff2') format('woff2'),
  url('/local/_/css/../fonts/Roboto-Medium.woff') format('woff'),
  url('/local/_/css/../fonts/Roboto-Medium.ttf') format('truetype'),
  url('/local/_/css/../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
}

html, body {
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-size: 16px;
  min-width: 320px;
  background-color: #ebebeb;
  height: 100vh;
  scrollbar-gutter: stable;
}

a {
  outline: none;
  text-decoration: none;
}

img {
  outline: none;
  max-width: 100%;
  border: none;
}

ul {
  list-style: none;
}

a:hover {
  text-decoration: none !important;
}

textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

textarea:-ms-input-placeholder,
input[type="text"]:-moz-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

textarea:-moz-placeholder,
input[type="text"]:-ms-input-placeholder {
  opacity: 1;
  transition: opacity 0.3s ease;
}

textarea:focus::-webkit-input-placeholder,
input[type="text"]:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

textarea:focus::-moz-placeholder,
input[type="text"]:focus::-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

textarea:focus:-ms-input-placeholder,
input[type="text"]:focus:-moz-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

textarea:focus:-moz-placeholder,
input[type="text"]:focus:-ms-input-placeholder {
  opacity: 0;
  transition: opacity 0.3s ease;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

/*
Start Setting
#############*/
.h1 {
  font: normal normal 40px 'Times New Roman', serif;
  color: #000000;
}

.h2 {
  font: normal 600 24px 'Roboto', sans-serif;
  color: #2B2C34;
}

.text_16 {
  font: normal 300 16px 'Roboto', sans-serif;
  line-height: 140%;
  color: #2B2C34;
}

.text_24 {
  font: normal 600 24px 'Roboto', sans-serif;
  line-height: 118%;
  color: #2B2C34;
}

.text_16M {
  font: normal 500 16px 'Roboto', sans-serif;
  line-height: 118%;
  color: #2B2C34;
}

.text_16200 {
  font: normal 200 16px 'Roboto', sans-serif;
  color: #000;
  line-height: 140%;
}

.text_14 {
  font: normal normal 14px 'Roboto', sans-serif;
  color: #000;
}

.text_14S {
  font: normal 600 14px 'Roboto', sans-serif;
  color: #2B2C34;
}

.text_24S {
  font: normal 500 24px 'Roboto', sans-serif;
  color: #2B2C34;
}

.text_24SemiBold {
  font: normal 600 24px 'Roboto', sans-serif;
  line-height: 140%;
  color: #2B2C34;
}

.widthMain {
  max-width: 1290px;
  width: 100%;
  margin: 0 auto;
}

/*
Start header
############*/
.headerMain {
  background: #EEEEEC;
  padding: 32px 0;
  position: fixed;
  top: 0;
  z-index: 999;
  max-width: 100%;
  width: 100%;
}

.header {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 9;
}

.headerMenu {
  max-width: 865px;
  width: 100%;
  justify-content: space-between;
  margin: 10px auto 0;
}

.headerMenu li {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.headerMenu li:before {
  width: 21px;
  height: 1px;
  background: #2B2C34;
  content: '';
  margin-right: 11px;
  display: block;
}

.enterBtn {
  align-items: center;
  justify-content: center;
}

.enterBtn svg {
  margin-right: 4px;
}

.headerTop {
  justify-content: space-between;
  width: 100%;
}

.headerLang .toggle {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  width: 86px;
}

.headerLang .toggle input {
  display: none;
}

.headerLang .toggle .label {
  font: normal 300 16px 'Roboto', sans-serif;
  color: #6d6d6d;
  transition: color 0.3s;
}

.headerLang .toggle .right {
  position: absolute;
  right: 0;    top: 0px;
  margin-left: 46px;
}

.headerLang .toggle .left {
  color: black;
  position: absolute;
  left: 0;
  top: 0px;
}

.headerLang .toggle input:checked ~ .left {
  color: #6d6d6d;
}

.headerLang .toggle input:checked ~ .right {
  color: black;
}

.headerLang .toggle .slider {
  width: 36px;
  height: 16px;
  background: #fff;
  border-radius: 15px;
  position: relative;
  cursor: pointer;
  transition: background 0.3s;
  margin: 0 auto;
}

.headerLang .toggle .slider::before {
  content: "";
  width: 12px;
  height: 12px;
  background: black;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
  transition: left 0.3s;
}

.headerLang .toggle input:checked + .slider::before {
  left: 21px;
}

.mySwiperNav3,
.mySwiperNav2,
.mySwiperNav {
  width: 100%;
  position: relative;
  bottom: 65px !important;
  justify-content: center;
}

.mySwiperNav2 .swiper-button-next2,
.mySwiperNav2 .swiper-button-prev2,
.mySwiperNav .swiper-button-next,
.mySwiperNav .swiper-button-prev {
  position: relative;
  width: 32px;
  height: 16px;
  background: url('/local/_/css/../images/icon.svg') no-repeat center;
  margin-top: 0;
  cursor: pointer;
}

.mySwiperNav2 .swiper-button-prev2,
.mySwiperNav .swiper-button-prev {
  transform: rotate(180deg);
  margin-right: 20px;
}

.mySwiperNav2 .swiper-button-next2,
.mySwiperNav .swiper-button-next {
  margin-left: 20px;
}

.mySwiperNav3 .swiper-pagination3,
.mySwiperNav2 .swiper-pagination2,
.mySwiperNav .swiper-pagination {
  position: relative;
  width: auto !important;
  margin-top: 5px;
}

.mySwiperNav2 .swiper-button-next2:after,
.mySwiperNav2 .swiper-button-prev2:after,
.mySwiperNav .swiper-button-next:after,
.mySwiperNav .swiper-button-prev:after {
  display: none;
}

.mySwiper img {
  height: 920px;
  width: 100%;
  object-fit: cover;
  display: block;
}

.mySwiperNav3 .swiper-pagination-bullet,
.mySwiperNav2 .swiper-pagination-bullet,
.mySwiperNav .swiper-pagination-bullet {
  background-color: #fff !important;
  opacity: 1 !important;
}

.mySwiperNav3 .swiper-pagination-bullet-active,
.mySwiperNav2 .swiper-pagination-bullet-active,
.mySwiperNav .swiper-pagination-bullet-active {
  background: #000 !important;
}

.mySwiperNav2 {
  width: 57%;
  text-align: center;
  justify-content: center!important;
}

.mySwiper {
  margin-top: 115px;
}

.mySwiperContent {
  max-width: 1720px;
  width: 100%;
  margin: 0 auto;
  justify-content: flex-end;
  position: absolute;
  top: 550px;
  left: 0;
  right: 0;
  z-index: 999;
}

.mySwiper__title {
  color: #ffffff;
  font: normal normal 86px 'Times New Roman', serif;
}

.mySwiper__text {
  text-align: center;
  color: #ffffff;
  font: normal normal 41px 'Roboto', sans-serif;
}

.mySwiperBlock {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 513px;
  width: 100%;
}

.mySwiperBlock__title {
  margin-top: 42px;
  align-items: center;
}

.mySwiperBlock__title span {
  text-transform: uppercase;
  color: #ffffff;
  font: normal 500 32px 'Roboto', sans-serif;
  border-bottom: 1px solid;

}

.mySwiperBlock__title:after {
  content: '';
  display: block;
  background: url('/local/_/css/../images/icon11.svg') no-repeat center;
  width: 252px;
  height: 25px;
  position: relative;
  left: 25px;
}

.mySwiper__title2 {
  text-transform: uppercase;
  font-size: 148px;
  font-style: italic;
}

.mySwiper__text2 {
  font: normal normal 70px 'Times New Roman', serif;
  text-transform: uppercase;
}

.mySwiperContent2 {
  top: 300px;
}

.mySwiperContent2 .mySwiperBlock__title {
  width: 100%;
}

.mySwiperContent3 {
  top: 341px;
  justify-content: space-between;
  align-items: center;
}

.mySwiperContent3 .mySwiperBlock2 {
  max-width: 550px;
  width: 100%;
}

.mySwiperContent3 .mySwiperBlock {
  max-width: 590px;
}

.mySwiper__title4,
.mySwiper__title3 {
  font-size: 89px;
  text-align: center;
  line-height: 102%;
  text-transform: uppercase;
  font-style: italic;
}

.mySwiper__title4 {
  font-style: normal;
}

.mySwiperContent3 .mySwiperBlock__title {
  margin-top: 0;
}

/*
End header
##########*/

/*
Start footer
#############*/
.footer {
  padding-top: 159px;
  justify-content: space-between;
}

.footerLeft {
  max-width: 645px;
  width: 100%;
  justify-content: space-between;
}

.footerMenu {
  justify-content: space-between;
  max-width: 259px;
  width: 100%;
}

.footerMenu li a {
  font: normal normal 14px 'Roboto', sans-serif;
  color: #2B2C34;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.footerMenu li a:before {
  width: 21px;
  height: 1px;
  background: #2B2C34;
  content: '';
  margin-right: 11px;
}

.footerMenu li {
  margin-bottom: 35px;
  max-width: 50%;
  width: 100%;
}

.footerRight {
  max-width: 417px;
  width: 100%;
  justify-content: space-between;
}

.footerRightInfo {
  max-width: 179px;
  width: 100%;
}

.footerRightInfo__title {
  text-align: center;
}

.footerRightInfo__title + a {
  color: #000;
}

.footerRightInfo a {
  display: block;
  width: 100%;
  text-align: center;
}

.footerRightPhone {
  margin-top: 23px;
  justify-content: center;
}

.footerRightPhoneBlock__time {
  font: normal 300 12px 'Roboto', sans-serif;
  color: #000;
  width: 48px;
  text-align: right;
}

.footerRightPhoneBlockList {
  padding-top: 3px;
}

.footerRightPhoneBlockList li a {
  font: normal 300 12px 'Roboto', sans-serif;
  color: #000;
}

.footerRightPhoneBlock {
  justify-content: space-between;
  width: 100%;
  margin-top: 5px;
  position: relative;
}

.footerRightPhoneBlock:before {
  content: '';
  display: block;
  width: 1px;
  height: 30px;
  background: #2B2C34;
  position: absolute;
  left: 65%;
}

.footerLeftPhone_copyright {
  color: rgba(43, 44, 52, 0.6);
  font: normal 300 12px 'Roboto', sans-serif;
  text-align: center;
  margin-top: 50px;
}

.footerLeftPhoneList {
  justify-content: space-between;
  max-width: 120px;
  width: 100%;
  margin: 5px auto 0;
  align-items: center;
}

.footerLeftPhoneList li {
  position: relative;
}

.footerLeftPhoneList li:after {
  content: '';
  display: block;
  width: 1px;
  height: 23px;
  background: #2B2C34;
  position: absolute;
  top: 0;
  left: 160%;
}

.footerLeftPhoneList li:last-of-type:after {
  display: none;
}

/*
End footer
############*/

/*
Start brands
############*/
.brands {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding-top: 112px;
}

.brands__title {
  text-transform: uppercase;
  text-align: center;
}

.brandsContent {
  margin-top: 48px;
}

.brandsContent__href {
  display: block;
}

.brandsContent__href img {
  display: block;
  width: 100%;
  height: 541px;
  object-fit: cover;
}

.brandsItems {
  justify-content: space-between;
  margin-top: 24px;
}

.brandsItems li.brandsItems__one {
  max-width: 536px;
  width: 100%;
}

.brandsItems__text {
  margin-top: 24px;
}

.brandsItems li.brandsItems__one img {
  max-width: 536px;
  width: 100%;
  height: 410px;
  object-fit: cover;
}

.brandsItems li.brandsItems__two {
  max-width: 720px;
  width: 100%;
}

.brandsItems li.brandsItems__two img {
  max-width: 720px;
  width: 100%;
  height: 570px;
  object-fit: cover;
}

.brandsItems__more {
  margin-top: 80px;
}

.brandsItems__href {
  justify-content: flex-end;
  width: 100%;
}

.brandsItems__more span {
  text-transform: uppercase;
  color: #000;
  border-bottom: 1px solid;
}

.brandsItems__more:after {
  content: '';
  display: block;
  background: url('/local/_/css/../images/icon.svg') no-repeat center;
  width: 32px;
  height: 16px;
  margin-left: 11px;
}

/*
End brands
##########*/

/*
Start news
###########*/
.news {
  max-width: 1280px;
  width: 100%;
  margin: 112px auto 0;
}

.news__title {
  text-align: center;
  text-transform: uppercase;
}

.newsItem__title {
  margin-top: 16px;
  margin-bottom: 8px;
}

.mewsIn {
  gap: 25px;
  margin-top: 48px;
}

.newsItem {
  flex: 1;
  max-width: 410px;
  width: 100%;
}

.newsItem a {
  max-width: 410px;
  width: 100%;
  height: 234px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;

  &:hover .newsItem__hover {
    opacity: 1;
  }
}

.newsItem a span {
  color: #2B2C34;
}

.newsItem__hover {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  margin-top: 0;
  opacity: 0;
  transition: opacity 0.3s;
}


.newsItem img {
  max-width: 410px;
  width: 100%;
  /*height: 234px;*/
  object-fit: cover;
}

/*
End news
########*/

/*
Start partner
#############*/
.partner {
  max-width: 1191px;
  width: 100%;
  margin: 0 auto;
  padding-top: 112px;
}

.partner__title {
  text-align: center;
  text-transform: uppercase;
  color: #2B2C34;
}

.partner__text {
  max-width: 320px;
  width: 100%;
  margin: 16px auto 0;
  text-wrap: balance;
  line-height: 140%;
}

.partnerList {
  margin-top: 40px;

  li {
    max-width: 283px;
    width: 100%;
    display: flex;
    margin-right: 143px;
    position: relative;

    span {
      padding-left: 8px;
    }
  }
}

.partnerList li:nth-of-type(2),
.partnerList li:last-of-type {
  max-width: 330px;
  width: 100%;
}

.partnerList li:last-of-type {
  margin-left: 105px;
  margin-right: 0;
}

.partnerList li:nth-of-type(2) {
  margin-right: 0;
}

.partnerList li:before {
  content: '';
  display: block;
  width: 21px;
  height: 1px;
  background: #000;
  margin: 14px 0 0 0;
  position: absolute;
  left: -25px;
}


/*
End partner
###########*/

/*
Start call
###########*/
.call {
  max-width: 1271px;
  width: 100%;
  margin: 133px auto 0;
  position: relative;
}

.callMainBlock {
  max-width: 656px;
  width: 100%;
  height: 672px;
  background: #fff;
  padding: 72px 83px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.callForm__title {
  text-align: center;
  margin: 0 auto 42px;
  max-width: 441px;
  width: 100%;
}

.callForm input {
  max-width: 491px;
  width: 100%;
  margin: 0 auto 24px;
  border: 1px solid #2B2C34;
  height: 64px;
  padding-left: 30px;
  display: block;
  color: #2B2C34;
  font: normal 200 24px 'Roboto', sans-serif;
}

.callForm input:last-of-type {
  margin-bottom: 0;
}

.callForm input.callForm__error {
  border: 1px solid #FF5454;
}

.callForm input.callForm__error::-moz-placeholder {
  color: #FF5454;
}

.callForm input.callForm__error::-webkit-input-placeholder {
  color: #FF5454;
}

.callForm input.callForm__error:-ms-input-placeholder {
  color: #FF5454;
}

.callForm div.callForm__error {
  color: #FF5454;
  margin-top: 8px;
}

.callForm input::-moz-placeholder {
  color: #2B2C34;
  font: normal 200 24px 'Roboto', sans-serif;
}

.callForm input::-webkit-input-placeholder {
  color: #2B2C34;
  font: normal 200 24px 'Roboto', sans-serif;
}

.callForm input:-ms-input-placeholder {
  color: #2B2C34;
  font: normal 200 24px 'Roboto', sans-serif;
}

.callForm .brandsItems__more {
  justify-content: center;
  align-items: center;
  margin-top: 48px;
}

/*
End call
########*/

/*
Start media
###########*/
.media {
  margin: 197px auto 0;
}

.media__title {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 48px;
  color: #2B2C34;
}

.mediaIn {
  background: #DADADA;
  height: 626px;
}

.mediaSlider {
  max-width: 1271px;
  width: 100%;
  margin: 0 auto;
}

.mediaSliderLeft {
  max-width: 430px;
  width: 100%;
  height: 626px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 145px;
}

.mediaSliderContent {
  justify-content: flex-end;
}

.mySwiperNav2 {
  justify-content: flex-start;
  z-index: 9999;
}

.mySwiperNav2 .swiper-pagination-bullet {
  background: #ADADAD !important;
}

.mySwiperNav2 .swiper-pagination-bullet-active {
  background: #2B2C34 !important;
}

.mySwiperNav2 .swiper-button-prev2.swiper-button-disabled {
  opacity: 0.3 !important;
}

/*
End media
#########*/


/*
none...
#############*/
.header__mobilBtnClosed,
.header__mobilBtn {
  display: none;
}

/*
End none
########*/

.mediaSliderContent img,
.mediaSliderContent video{
  max-width: 549px;
  width: 100%;
  height: 625px;
  object-fit: cover;
}

.news .brandsItems__more span {
  color: #2B2C34;
}

.brandsSlider {
  max-width: 580px;
  width: 100%;
  margin: 0 auto;
  display: none !important;
}

.brandsSlider img {
  width: 100%;
  display: block;
  height: 300px;
}

.mySwiperNav3 {
  z-index: 99;
  position: absolute;
  bottom: auto !important;
  top: 260px !important;
}

.bread {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  gap: 10px;
}

.breadCollection {
  margin-top: 170px;
}

.bread li span,
.bread li a {
  color: #95969A;
  font: normal 300 14px 'Roboto', sans-serif;
  line-height: 140%;
}

.bread li span {
  color: #2B2C34;
}

.bread li {
  display: flex;
  align-items: center;
}

.bread li:after {
  content: '';
  display: block;
  width: 11px;
  height: 1px;
  background: #95969A;
  margin-left: 10px;
}

.bread li:last-of-type:after {
  display: none;
}

/*
Start colectionBlock
####################*/
.colectionBlock {
  max-width: 1920px;
  width: 100%;
  margin: 10px auto 0;
}

.colectionBlockTop {
  max-width: 396px;
  width: 100%;
  margin: 0 auto;
  padding-top: 112px;
  text-align: center;
}

.colectionBlockTop__title {
  text-transform: uppercase;
  text-align: center;
  padding-top: 8px;
}

.colectionBlockBottom {
  justify-content: flex-end;
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}

.colectionBlockBottomList {
  gap: 80px;
}

.colectionBlockBottomList li {
  position: relative;
  max-width: 27%;
  width: 100%;
}

.colectionBlockBottomList li:nth-of-type(3n+3) {
  padding-left: 80px;
}

.colectionBlockBottomList li:nth-of-type(3n+3) .colectionBlockBottomList__bold:before {
  left: 44px;
}

.colectionBlockBottomList__bold {
  display: flex;
  align-items: center;
}

.colectionBlockBottomList__bold:before {
  content: '';
  width: 21px;
  height: 1px;
  background: #000;
  left: -41px;
  position: absolute;
}

.colectionBlockBottomList__text {
  margin-top: 8px;
}

.colectionBlockBottomIn {
  max-width: 926px;
  width: 100%;
  margin-top: 64px;
}

.colectionBlockBottomContent {
  justify-content: space-between;
}

.colectionBlockSlider2 img {
  height: 928px;
  width: 100%;
  object-fit: cover;
}

/*
End colectionBlock
###################*/

/*
Start watched
#############*/
.watched {
  padding-top: 180px;
  max-width: 1290px;
  width: 100%;
  margin: 0 auto;
}

.watched__title {
  text-transform: uppercase;
  text-align: center;
}

.watchedContent {
  gap: 40px;
  margin-top: 48px;
}

.watchedItem__name {
  line-height: 140%;
  margin-top: 16px;
  display: block;
}

.watchedItem a {
  display: block;
}

.watchedItem a img {
  max-width: 430px;
  width: 100%;
  height: 231px;
  object-fit: cover;
}

.colectionBlockSliderNav {
  max-width: 1280px;
  width: 100%;
  margin: 32px auto 0;
}

.colectionBlockSlider {
  margin-top: 48px;
}

.colectionBlockSlider .swiper-button-next:after,
.colectionBlockSlider .swiper-button-prev:after {
  display: none;
}

.colectionBlockSlider2 .swiper-button-next {
  background: url('/local/_/css/../images/icon3.svg') no-repeat center;
  width: 75px;
  height: 38px;
  right: 0;
}

.colectionBlockSliderNavArrows {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}

.colectionBlockSlider .swiper-button-prev {
  background: url('/local/_/css/../images/icon3.svg') no-repeat center;
  width: 75px;
  height: 38px;
  left: 0;
  right: 0;
  transform: rotate(180deg);
}

.colectionBlockSlider .swiper-slide {
  cursor: pointer;
}

.intl-tel-input {
  margin-bottom: 24px;
}

/*
End watched
############*/

/*
Start buyMap
############*/
.buyMap {
  max-width: 100%;
  width: 100%;
  margin-top: 112px;
  position: relative;
}

.buyMapIn {
  width: 100%;
  margin: 0 auto;
}

.buyMap__name {
  text-transform: uppercase;
  text-align: center;
}

.buyMapForm {
  max-width: 240px;
  width: 100%;
  margin: 16px auto 32px;
  position: relative;
}

.buyMapForm input {
  width: 240px;
  height: 32px;
  border: 1px solid #2B2C34;
  padding-left: 16px;
  font: normal 200 16px 'Roboto', sans-serif;
  color: #2B2C34;
  background: none;
  padding-right: 40px;
}

.buyMapForm__send {
  border: none;
  background: url('/local/_/css/../images/icon4.svg') no-repeat center;
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 5px;
}

.mapik {
  height: 719px;
}

.mapik .ymaps-2-1-79-map {
  height: 719px !important;
}


[class*="ymaps-2"][class*="-ground-pane"] {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

/*
End buyMap
##########*/

/*
Start 3dModel
#############*/
.dModel {
  max-width: 1280px;
  width: 100%;
  margin: 180px auto 0;
}

.dModel__title {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 48px;
}

.dModel #panorama {
  max-width: 100%;
  width: 100%;
  height: 680px;
  position: relative;
  z-index: 1;
}

.buyMapPopUp {
  display: none;
  position: absolute;
  left: 20%;
  top: 150px;
  z-index: 99;
  max-width: 367px;
  width: 100%;
  min-height: 340px;
  border: 1px solid rgba(0, 0, 0, 0.5);
  background: #fff;
  padding-top: 16px;
  padding-left: 24px;
  padding-right: 44px;
}

.buyMapPopUpList {
  margin-top: 32px;
  width: 280px;
}

.buyMapPopUpList__mail:before,
.buyMapPopUpList__phone:before,
.buyMapPopUpList__time:before,
.buyMapPopUpList__address:before {
  content: '';
  display: block;
  background: url('/local/_/css/../images/icon5.svg') no-repeat center;
  width: 20px;
  height: 20px;
}

.buyMapPopUpList li {
  max-width: 100%;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 24px;
}

.buyMapPopUpList__time,
.buyMapPopUpList__address {
  max-width: 100%;
  width: 100%;
}

.buyMapPopUpList__phone,
.buyMapPopUpList__time span,
.buyMapPopUpList__address span {
  max-width: 202px;
  width: 100%;
  margin-left: 8px;
}

.buyMapPopUpList__time span {
  max-width: 150px;
}

.buyMapPopUpList__time:before {
  background: url('/local/_/css/../images/icon6.svg') no-repeat center;
}

.buyMapPopUpList__phone:before {
  background: url('/local/_/css/../images/icon7.svg') no-repeat center;
  margin-right: 8px;
}

.buyMapPopUpList__phone {
  justify-content: flex-start;
  margin-left: 0;
}

.buyMapPopUpList__mail:before {
  background: url('/local/_/css/../images/icon8.svg') no-repeat center;
  margin-right: 8px;
}

.buyMapPopUp__closed {
  background: url('/local/_/css/../images/icon9.svg') no-repeat center;
  width: 17px;
  height: 17px;
  display: block;
  position: absolute;
  top: 16px;
  right: 20px;
  transform: rotate(20deg);
  cursor: pointer;
}

/*
End 3dModel
###########*/

.newsItem__data {
  color: rgba(0, 0, 0, 0.6);
  font: normal 200 12px 'Roboto', sans-serif;
  display: none;
}

.newsItemTop {
  align-items: center;
  justify-content: space-between;
}

.callMainBlockIn {
  background-color: rgba(245, 245, 245);
  max-width: 660px;
  width: 100%;
  height: 676px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  display: none;
}

.callMainBlockIn.active {
  display: flex;
}

.callMainBlock__title {
  color: #2B2C34;
  font: normal 600 24px 'Roboto', sans-serif;
  text-align: center;
}

.callMainBlock__text {
  max-width: 226px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
  font: normal 300 16px 'Roboto', sans-serif;
}

.callMainBlockIn .brandsItems__href {
  position: absolute;
  bottom: 30px;
  left: 30px;
  justify-content: flex-start;
}

.callMainBlockIn .brandsItems__more span {
  text-transform: none;
  padding-left: 60px;
  border-bottom: none;
}

.callMainBlockIn .brandsItems__more:after {
  position: absolute;
  transform: rotate(180deg);
}

.colectionBlockSliderNav .swiper-slide:before {
  content: '';
  background-color: rgba(0, 0, 0, .3);
  width: 100%;
  height: 158px;
  display: block;
  position: absolute;
  z-index: 1;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

.colectionBlockSliderNav .swiper-slide:hover:before {
  opacity: 0;
}

.baner {
  max-width: 1920px;
  width: 100%;
  margin: 200px auto 32px;
  height: 356px;
}

.baner img {
  display: block;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  height: 356px;
}

/*
Start filter
###########*/
.filter {
  max-width: 1280px;
  width: 100%;
  margin: 112px auto;
}

.filterMenu {
  flex-direction: column;
  max-width: 100%;
  width: 100%;
  position: relative;
}

.filterMenu__clear {
  color: #9B9B9B;
  font: normal 300 16px 'Roboto', sans-serif;
  position: absolute;
  top: 5px;
  right: 0;
}

.filterMenuList {
  max-width: 80%;
  width: 100%;
  justify-content: space-between;
}

.filterMenuList > li > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.filterMenuList > li > a:before {
  content: '';
  display: block;
  width: 21px;
  height: 1px;
  background: #000;
  margin-right: 11px;
}

.filterMenuIn {
  margin-top: 26px;
}

.filterMenuInList li a {
  padding: 6px 11px;
  border-radius: 6px;
  border: 1px solid #000;
  color: #000;
  font: normal 200 14px 'Roboto', sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.filterMenuInList li a span {
  color: #000;
  font: normal 200 14px 'Roboto', sans-serif;
}

.filterMenuInList__closed {
  background: url('/local/_/css/../images/closed.svg') no-repeat center;
  width: 10px;
  height: 10px;
  display: block;
  margin-left: 5px;
}

.filterMenuInList li {
  margin-right: 8px;
  margin-bottom: 8px;
}

.filterMenuListDownBlock {
  min-width: 159px;
  max-width: 220px;
  padding: 16px;
  position: absolute;
  margin-top: 11px;
  background: #fff;
  display: none;
  z-index: 9;
}

.filterMenuListDown li {
  margin-bottom: 16px;
}

.filterMenuListDown__clear {
  color: #9B9B9B;
  font: normal 300 16px 'Roboto', sans-serif;
  display: block;
  width: 100%;
  margin-top: 32px;
}

.filterMenuListDown {
  list-style: none;
  padding: 0;
}

.filterMenuListDown .custom-checkbox {
  display: flex;
  align-items: center;
  font-size: 18px;
  cursor: pointer;
}

.filterMenuListDown .custom-checkbox input {
  display: none; /* Скрываем стандартный чекбокс */
}

.filterMenuListDown .checkmark {
  width: 16px;
  height: 16px;
  background: #E8E8E8;
  display: inline-block;
  position: relative;
  margin-right: 10px;
}

.filterMenuListDown .custom-checkbox input:checked + .checkmark {
  background: #E8E8E8;
}

.filterMenuListDown .custom-checkbox input:checked + .checkmark::before {
  content: "";
  color: black;
  background: url('/local/_/css/../images/icon10.svg') no-repeat center;
  width: 12px;
  height: 9px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.mySwiper img.mySwiperMobil {
  display: none;
}

.filterMenuInList li:first-of-type .idSpan {
  display: inline-block;
}

.filterMenuInList li .idSpan {
  display: none;
}

#surface .custom-checkbox__value {
  width: 170px;
}

#surface .filterMenuListDown__clear {
  padding-left: 25px;
}

.mobilFilterOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* Когда меню открыто — показать оверлей */
.mobilFilter.show ~ .mobilFilterOverlay {
  opacity: 1;
  visibility: visible;
}

.mobilFilter {
  background-color: #fff;
  height: 758px;
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  bottom: -758px; /* Скрыто внизу */
  left: 0;
  right: 0;
  z-index: 999999;
  display: block;
  transition: bottom 0.3s ease;
}

/* Когда меню открыто — поднять его вверх */
.mobilFilter.show {
  bottom: 0;
}

body.no-scroll {
  overflow: hidden; /* Отключаем скролл при открытом меню */
}

.mobilFilterBottom {
  background-color: white;
  max-width: 100%;
  width: 100%;
  justify-content: space-between;
  padding: 11px 15px;
  position: absolute;
  bottom: 0;
  border-top: 1px solid #9B9B9B;
}

.mobilFilterBottom .brandsItems__more {
  margin-top: 0;
}

.mobilFilterBottom__reset {
  color: #9B9B9B;
  font: normal 300 12px 'Roboto', sans-serif;
}

.mobilFilterBody {
  height: 93%;
  background: #fff;
  max-width: 100%;
  width: 100%;
  overflow: scroll;
}

.mobilFilterBody::-webkit-scrollbar-track {
  border-radius: 0;
}

.mobilFilterBody::-webkit-scrollbar {
  width: 0;
}

.mobilFilterBody::-webkit-scrollbar-thumb {
  border-radius: 0;
}

.mobilFilterBodyContent {
  max-width: 95%;
  width: 100%;
  margin: 0 auto;
  padding-top: 34px;
}

.mobilFilterBodySection__title {
  font-size: 16px;
  align-items: center;
}

.mobilFilterBodySection__title:before {
  content: '';
  display: block;
  width: 21px;
  height: 1px;
  background: #000;
  margin-right: 11px;
}

.buyMapPopUp__closed {
  background: url('/local/_/css/../images/icon12.svg') no-repeat center;
  width: 24px;
  height: 24px;
  transform: rotate(0);
}

.mobilFilterBodySection .filterMenuListDown {
  margin-top: 16px;
}

.mobilFilterBodySection .filterMenuListDown li {
  margin-right: 16px;
  margin-bottom: 16px;
}

.mobilFilterBodySection {
  margin-bottom: 16px;
}

.mobilFilterBlock {
  max-width: 93%;
  width: 100%;
  margin: 56px auto 0;
  align-items: center;
  justify-content: space-between;
  display: none;
}

.mobilFilterBlock__title {
  text-transform: uppercase;
  color: #000;
  font: normal normal 32px 'Times New Roman', serif;
}

.mobilFilterBlock__btn {
  background: none;
  border: none;
  cursor: pointer;
  position: relative;
  margin-right: 10px;
}

.mobilFilterBlock__btnNum {
  color: #2B2C34;
  font: normal 600 8px 'Roboto', sans-serif;
  padding: 1px 4px;
  border: 1px solid #2B2C34;
  border-radius: 3px;
  position: absolute;
  top: -7px;
  right: -14px;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.mobilFilterBlock__text {
  color: #2B2C34;
  font: normal 500 12px 'Roboto', sans-serif;
  justify-content: center;
  align-items: center;
}

.mobilFilterBlock__text:before {
  content: url("/local/_/css/../images/icon13.svg");
  width: 24px;
  height: 24px;
  display: block;
  margin-right: 6px;
}

/*
End filter
##########*/

/*
Start city
#############*/
.city {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding-top: 56px;
}

.cityItem {
  padding-left: 30px;
  max-width: 170px;
  width: 100%;
}

.cityItem__title {
  color: #2B2C34;
  font: normal 600 24px 'Roboto', sans-serif;
  text-transform: uppercase;
  line-height: 140%;
  position: relative;
}

.cityItem__title:before {
  content: '';
  display: block;
  width: 21px;
  height: 1px;
  background: #2B2C34;
  position: absolute;
  top: 15px;
  left: -30px;
}

.countryItem {
  margin-bottom: 112px;
  max-width: 100%;
  width: 100%;
}

.cityItemList li {
  margin-bottom: 16px;
}

.cityItemList li a {
  color: #2B2C34;
  font: normal 300 16px 'Roboto', sans-serif;
}

.countryItem__title {
  margin-bottom: 16px;
}

.cityItemList {
  margin-top: 8px;
  max-width: 100%;
  width: 100%;
}

.countryItemIn {
  gap: 80px 107px;
  width: 100%;
}

/*
End
############*/

/*
Start responsive
################*/
@media (max-width: 1740px) {
  .mySwiper img {
    height: 720px;
  }

  .mySwiperContent {
    top: 410px;
    max-width: 1465px;
  }

  .mySwiperContent2 {
    top: 180px;
  }

  .mySwiperContent3 {
    top: 250px;
  }

  .mySwiperContent3 .mySwiperBlock__title:after {
    width: 100px;
    background-size: contain;
  }

  .mySwiper__title4,
  .mySwiper__title3 {
    font-size: 79px;
  }

  .mySwiperContent3 .mySwiperBlock__title span {
    font-size: 25px;
  }

  .mySwiperContent3 .mySwiperBlock2 {
    max-width: 370px;
  }
}

@media (max-width: 1520px) {
  .mySwiper__title {
    font-size: 70px;
  }

  .mySwiper__text {
    font-size: 30px;
  }

  .mySwiperBlock__title:after {
    width: 150px;
    background-size: contain;
  }

  .mySwiperBlock__title span {
    font-size: 25px;
  }

  .mySwiperContent2 .mySwiper__title {
    font-size: 100px;
  }

  .mySwiperContent2 .mySwiper__text {
    font-size: 47px;
  }

  .mySwiperContent2 .mySwiperBlock__title {
    justify-content: center;
  }
}

@media (max-width: 1390px) {
  .buyMapPopUp {
    left: 14%;
  }
}

@media (max-width: 1360px) {
  .city,
  .filter,
  .bread,
  .footer,
  .mediaSlider,
  .news,
  .brands,
  .header {
    max-width: 90%;
  }

  .cityItem {
    max-width: 12%;
  }

  .countryItemIn {
    gap: 50px 10%;
  }

  .countryItem {
    margin-bottom: 64px;
  }

  .headerMenu {
    max-width: 68%;
  }

  .brandsItems li.brandsItems__one {
    max-width: 42%;
  }

  .brandsItems li.brandsItems__two {
    max-width: 57%;
  }

  .newsItem {
    max-width: 32%;
  }

  .partnerList li {
    max-width: 25%;
    margin-right: 0;
  }

  .partnerList li:last-of-type {
    margin-left: 0;
  }

  .partner {
    max-width: 90%;
  }

  .partnerList {
    justify-content: space-between;
  }

  .mediaSliderLeft {
    margin-right: 100px;
  }

  .footerLeft {
    max-width: 54%;
  }

  .footerRight {
    max-width: 35%;
  }

  .colectionBlockSlider2 img {
    height: 800px;
  }

  .colectionBlockSliderNav {
    max-width: 95%;
  }

  .colectionBlockBottom {
    max-width: 925px;
  }

  .colectionBlockSliderNavArrows {
    max-width: 95%;
  }

  .dModel {
    max-width: 95%;
  }

  .colectionBlockSliderNav .swiper-slide:before {
    height: 152px;
  }

  .mySwiper img {
    height: 577px;
  }

  .mySwiperContent {
    top: 332px;
    max-width: 1133px;
  }

  .mySwiper__title {
    font-size: 60px;
  }

  .mySwiper__text {
    font-size: 25px;
  }

  .mySwiperBlock {
    max-width: 380px;
  }

  .mySwiperNav {
    bottom: 40px !important;
  }

  .mySwiperContent2 {
    top: 180px;
  }

  .mySwiperContent3 {
    top: 205px;
  }

  .mySwiperContent3 .mySwiperBlock {
    max-width: 395px;
  }
}

@media (max-width: 1280px) {
  .buyMapPopUp {
    left: 8%;
  }

  .mySwiperNav2 {
    /*width: 80%;*/
  }

  .mediaSliderLeft {
    margin-right: 65px;
  }

  .watchedContent {
    width: 1200px;
    margin: 40px auto 0;
  }

  .scroll {
    overflow-y: scroll;
    padding-left: 50px;
  }

  .scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.0);
  }

  .scroll::-webkit-scrollbar {
    width: 0;
  }

  .scroll::-webkit-scrollbar-thumb {
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .0);
  }

  .watchedItem {
    max-width: 31%;
    width: 100%;
  }

  .watched .brandsItems__href {
    padding-right: 40px;
  }
}

@media (max-width: 1180px) {
  .colectionBlockSliderNav .swiper-slide:before {
    height: 127px;
  }

  .mediaSliderLeft {
    margin-right: 10px;
    max-width: 35%;
  }

  .footerLeft {
    max-width: 49%;
  }

  .footerRight {
    max-width: 41%;
  }

  .mySwiper img {
    height: 485px;
  }

  .mySwiperContent {
    top: 279px;
    max-width: 946px;
  }

  .mySwiper__title {
    font-size: 50px;
  }

  .mySwiper__text {
    font-size: 20px;
  }

  .mySwiperBlock__title span {
    font-size: 20px;
  }

  .mySwiperBlock {
    max-width: 310px;
  }

  .mySwiperNav {
    bottom: 35px !important;
  }

  .mySwiperContent2 {
    top: 110px;
  }

  .mySwiperContent3 {
    top: 190px;
  }

  .mySwiperContent3 .mySwiperBlock {
    max-width: 320px;
  }

  .mySwiperContent3 .mySwiperBlock__title span {
    font-size: 20px;
  }
}

@media (max-width: 1100px) {
  .colectionBlockSliderNav .swiper-slide:before {
    height: 119px;
  }

  .mediaSliderLeft {
    margin-right: 30px;
    max-width: 44%;
  }

  .mediaSliderContent img,
  .mediaSliderContent video{
    width: 50%;
  }

  .mediaSliderContent {
    justify-content: space-between;
  }
}

@media (max-width: 1090px) {
  .colectionBlockSliderNav .swiper-slide:before {
    height: 167px;
    width: 98%;
  }

  .buyMapPopUp {
    left: 5%;
  }

  .colectionBlockBottomList li {
    max-width: 25%;
  }

  .breadCollection {
    padding-top: 0;
  }

  .brandsContent__href img {
    height: 500px;
  }

  .brandsItems li.brandsItems__two img {
    height: 500px;
  }

  .brandsItems li.brandsItems__one img {
    height: 310px;
  }

  .brandsItems {
    margin-top: 15px;
  }

  .call img {
    height: 500px;
    object-fit: cover;
    width: 100%;
  }

  .partnerList li:nth-of-type(2), .partnerList li:last-of-type {
    max-width: 34%;
  }

  .partnerList li span {
    width: 100%;
    padding-left: 0;
  }

  .footerLogo {
    max-width: 30%;
    width: 100%;
  }

  .footerRight {
    max-width: 45%;
  }

  .colectionBlockBottom {
    max-width: 87%;
  }
}

@media (max-width: 1020px) {
  .newsItem img,
  .newsItem a {
    height: 180px;
  }

  .headerMain {
    padding: 20px 0;
  }

  .mySwiper {
    margin-top: 90px;
  }

  .mySwiperContent2 .mySwiper__title {
    font-size: 60px;
  }

  .mySwiperContent2 .mySwiper__text {
    font-size: 28px;
  }

  .mySwiperContent2 .mySwiperBlock__title:after {
    width: 90px;
  }

  .mySwiperContent2 {
    top: 150px;
  }

  .filterMenuList > li > a span {
    font-size: 20px;
  }

  .filterMenuList {
    max-width: 87%;
  }

  .filterMenu__clear {
    font-size: 14px;
  }
}

@media (max-width: 920px) {
  .colectionBlockSliderNav .swiper-slide:before {
    width: 99%;
    height: 153px;
  }

  .buyMapPopUp {
    left: 5%;
    top: 423px;
    max-width: 280px;
  }

  .brandsContent {
    margin-top: 30px;
  }

  .brandsContent__href img {
    height: 450px;
  }

  .brandsItems li.brandsItems__two img {
    height: 450px;
  }

  .brandsItems li.brandsItems__one img {
    height: 260px;
  }

  .brandsItems__text {
    margin-top: 15px;
  }

  .footerMenu {
    max-width: 211px;
  }

  .footerLeft {
    max-width: 47%;
  }

  .footerRight {
    max-width: 48%;
  }

  .footerLogo {
    max-width: 35%;
  }

  .colectionBlockSlider2 img {
    height: 650px;
  }

  .colectionBlockBottom {
    max-width: 730px;
  }

  .colectionBlockTop {
    padding-top: 60px;
  }

  .mySwiper img {
    height: 392px;
  }

  .mySwiperBlock__title:after {
    width: 75px;
  }

  .mySwiperContent {
    top: 225px;
    max-width: 775px;
  }

  .mySwiperBlock__title {
    margin-top: 20px;
  }

  .mySwiper__title {
    font-size: 40px;
  }

  .mySwiper__text {
    font-size: 16px;
  }

  .mySwiperBlock {
    max-width: 255px;
  }

  .mySwiperBlock__title span {
    font-size: 16px;
  }

  .mySwiperContent2 {
    top: 120px;
  }

  .mySwiperContent3 {
    top: 150px;
  }

  .mySwiperContent3 .mySwiperBlock2 {
    max-width: 265px;
  }

  .mySwiperContent3 .mySwiperBlock__title:after {
    width: 56px;
  }
}

@media (max-width: 870px) {
  .cityItem {
    max-width: 26%;
  }

  .colectionBlockBottomList li:nth-of-type(3n+3) {
    padding-left: 0;
  }

  .colectionBlockBottomList li:nth-of-type(3n+3) .colectionBlockBottomList__bold:before {
    left: -45px;
  }

  .colectionBlockBottomList__bold {
    font-size: 20px;
  }

  .colectionBlockBottomList__text {
    font-size: 14px;
  }

  .headerMenu {
    max-width: 87%;
  }

  .newsItem img,
  .newsItem a {
    height: 150px;
  }

  .newsItem__text {
    font-size: 14px;
  }

  .newsItem__title {
    font-size: 20px;
  }

  .news {
    margin: 60px auto 0;
  }

  .mewsIn {
    margin-top: 30px;
  }

  .partnerList {
    justify-content: center;
  }

  .partnerList li {
    max-width: 45%;
    margin: 0 7% 20px;
  }

  .footerRightInfo {
    max-width: 160px;
  }

  .footer {
    padding-top: 100px;
  }

  .colectionBlockSliderNav .swiper-slide:before {
    width: 100%;
    height: 137px;
  }
}

@media (max-width: 770px) {
  .baner,
  .baner img {
    height: 290px;
  }

  .filterMenu__clear {
    top: 0;
  }

  .filterMenuList > li > a span {
    font-size: 16px;
  }

  .filterMenuList > li > a:before {
    width: 15px;
  }

  .filterMenuList {
    max-width: 84%;
  }

  .baner {
    margin: 150px auto 32px;
  }

  .colectionBlockSliderNav .swiper-slide:before {
    width: 100%;
    height: 126px;
  }

  .colectionBlockBottomIn {
    max-width: 98%;
  }

  .colectionBlockBottomList li {
    max-width: 23%;
  }

  .mySwiper,
  .mySwiper img {
    height: 331px;
  }

  .mySwiper__title {
    font-size: 30px;
  }

  .mySwiper__text {
    font-size: 14px;
  }

  .mySwiperBlock {
    max-width: 200px;
  }

  .mySwiperContent {
    max-width: 625px;
    top: 195px;
  }

  .mySwiperBlock__title:after {
    display: none;
  }

  .brandsItems li.brandsItems__two img,
  .brandsContent__href img {
    height: 400px;
  }

  .brandsItems li.brandsItems__one img {
    height: 220px;
  }

  .mewsIn {
    gap: 10px;
    margin-top: 16px;
  }

  .newsItem {
    max-width: 33%;
  }

  .h1 {
    font-size: 32px;
  }

  .brandsItems__more span {
    font-size: 14px;
  }

  .callForm {
    max-width: 100%;
    height: 620px;
  }

  .mediaSliderLeft,
  .mediaSliderContent img,
  .mediaSliderContent video,
  .mediaIn {
    height: 500px;
  }

  .footerLogo {
    max-width: 30%;
  }

  .footerRight {
    max-width: 54%;
  }

  .footerRightInfo__title,
  .footerMenu li a {
    font-size: 12px;
  }

  .footerRightInfo a {
    font-size: 14px;
  }

  .footerMenu li a:before {
    width: 10px;
  }

  .footerMenu {
    max-width: 173px;
  }

  .footerLeft {
    max-width: 42%;
  }

  .colectionBlockSlider2 img {
    height: 450px;
  }

  .colectionBlockBottom {
    max-width: 84%;
  }

  .mySwiperContent2 {
    top: 100px;
  }

  .mySwiperContent3 {
    top: 127px;
    max-width: 100%;
  }
}

@media (max-width: 670px) {
  .colectionBlockSliderNav .swiper-slide:before {
    height: 96%;
  }

  .dModel #panorama {
    height: 450px;
  }

  .watched {
    padding-top: 120px;
  }

  .colectionBlockBottomList li {
    max-width: 40%;
  }

  .colectionBlockBottomIn {
    max-width: 450px;
  }

  .callForm {
    padding: 0;
    height: 550px;
  }

  .callMainBlock {
    max-width: 90%;
    padding: 60px 45px;
    height: 620px;
  }

  .callMainBlockIn {
    height: 620px;
  }

  .headerMenu {
    max-width: 99%;
  }

  .newsItem {
    max-width: 48.5%;
    flex: none;
  }

  .mewsIn {
    gap: 25px 12px;
    justify-content: space-between;
  }

  .partnerList li:nth-of-type(2),
  .partnerList li:last-of-type,
  .partnerList li {
    max-width: 100%;
  }

  .partnerList li {
    margin: 0 7% 20px !important;
  }

  .footerLeftPhone {
    margin: 40px auto;
  }

  .footerRightInfo__title, .footerMenu li a {
    font-size: 14px;
  }

  .footerLogo {
    max-width: 140px;
  }

  .footerRight,
  .footerLeft {
    max-width: 100%;
  }

  .footerLeft {
    flex-direction: column;
  }

  .footerMenuList {
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    margin-top: 50px;
  }

  .footerMenu li a:before {
    width: 14px;
  }

  .footerRightInfo {
    max-width: 178px;
  }

  .footerMenu li {
    margin: 0 6px;
    max-width: 17%;
  }

  .footer {
    position: relative;
    height: auto;
  }

  .footerLeftPhone_copyright {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 220px;
  }

  .footerMenu {
    max-width: 100%;
  }

  .footerRightInfo {
    position: absolute;
    top: 100px;
    right: 0;
  }

  .mapik {
    height: 640px;
  }

  .mapik .ymaps-2-1-79-map {
    height: 640px !important;
  }

  .newsItem img, .newsItem a {
    height: 196px;
  }

  .mySwiperContent3 .mySwiperBlock2 {
    max-width: 200px;
  }

  .mySwiperContent3 .mySwiperBlock {
    max-width: 217px;
  }

  .filter {
    display: none;
  }

  .mobilFilterBlock {
    display: flex;
  }

  .mobilFilter.active {
    display: block;
  }
}

@media (max-width: 610px) {
  .newsItem {
    max-width: 48%;
  }

  .mewsIn {
    justify-content: space-between;
  }

  .dModel {
    margin: 112px auto 0;
  }

  .callMainBlockIn .brandsItems__href {
    left: 0;
    width: 80%;
    margin-left: 20px;
  }

  .media {
    margin: 120px auto 0;
  }

  .mySwiperContent2 .mySwiper__title {
    font-size: 40px;
  }

  .mySwiperContent2 .mySwiper__text {
    font-size: 19px;
  }
}

@media (max-width: 580px) {
  .baner,
  .baner img {
    height: 190px;
  }

  .enterBtn span,
  .headerLang,
  .headerMenu {
    display: none;
  }

  .header {
    margin: 16px auto 0;
  }

  .header__mobilBtn {
    display: block;
  }

  .mySwiper,
  .mySwiper img {
    height: 640px;
  }

  .mySwiperNav .swiper-button-next, .mySwiperNav .swiper-button-prev {
    display: none;
  }

  .mySwiperNav {
    bottom: 26px !important;
  }

  .brandsContent {
    display: none;
  }

  .callForm__title {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .call img {
    height: 400px;
  }

  .callForm input {
    height: 50px;
    margin-bottom: 16px;
    font-size: 16px;
  }

  .callForm div.callForm__error {
    font-size: 14px;
  }

  .callForm {
    height: 445px;
    max-width: 85%;
    margin: 0 auto;
  }

  .callMainBlockIn {
    height: 521px;
  }

  .callForm input::-moz-placeholder {
    font-size: 16px;
  }

  .callForm input::-webkit-input-placeholder {
    font-size: 16px;
  }

  .callForm input:-ms-input-placeholder {
    font-size: 16px;
  }

  .mediaSlider {
    max-width: 100%;
  }

  .mediaSliderLeft, .mediaSliderContent img,
  .mediaSliderContent video, .mediaIn {
    height: 100%;
  }

  .mediaSliderContent {
    flex-direction: column-reverse;
  }

  .mediaSliderLeft {
    max-width: 90%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
  }

  .mediaSliderContent img,
  .mediaSliderContent video{
    height: 300px;
    max-width: 100%;
    width: 100%;
  }

  .mySwiperNav2 {
    bottom: 0 !important;
    width: 100%;
    justify-content: center;
    margin-top: 40px;
  }

  .mediaIn {
    padding: 0 0 10px;
  }

  .media__title {
    margin-bottom: 16px;
  }

  .footerMenu li {
    max-width: 30%;
    margin-bottom: 20px;
  }

  .header {
    background: #ebebeb;
    max-width: 100%;
    margin-top: 0;
    position: relative;
    /*height: 70px;*/
  }

  .headerMenu li {
    justify-content: center;
    margin-bottom: 20px;
  }

  .headerLang.active {
    display: block;
    position: absolute;
    top: 74px;
    left: 20px;
    z-index: 1;
  }

  .headerMenu li:before {
    display: none;
  }

  .headerTop {
    height: 50px;
    max-width: 95%;
    width: 100%;
    margin: 0 auto;
    align-items: center;
  }

  .headerMenu.active {
    display: block;
    position: absolute;
    top: 24px;
    max-width: 100%;
    background: #ebebeb;
    padding-top: 40px;
  }

  .header.active {
    background: #ebebeb;
  }

  .header__mobilBtnClosed.active {
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 82px;
    right: 28px;
    z-index: 1;
  }

  .header__mobilBtnClosed:before {
    content: '';
    display: block;
    width: 15px;
    height: 1px;
    background: #000;
    transform: rotate(45deg);
  }

  .header__mobilBtnClosed:after {
    content: '';
    display: block;
    width: 15px;
    height: 1px;
    background: #000;
    transform: rotate(-45deg);
    position: relative;
    top: -1px;
  }

  .brandsSlider {
    display: block !important;
  }

  .brands {
    max-width: 100%;
  }

  .brands__title {
    margin-bottom: 16px;
  }

  .brands {
    padding-top: 112px;
  }

  .brands .brandsItems__more {
    margin: 40px auto 0;
  }

  .call {
    margin: 120px auto 0;
  }

  .media {
    margin: 170px auto 0;
  }

  .brandsItems__text {
    max-width: 90%;
    width: 100%;
    margin: 16px auto;
  }

  .brandsItems__text:last-child {
    margin-bottom: 0;
  }

  .brands .brandsItems__more span {
    font-size: 16px;
  }

  .news {
    margin: 112px auto 0;
  }

  .news .brandsItems__more {
    margin: 0 auto;
  }

  .bread {
    padding-top: 0;
    max-width: 93%;
  }

  .breadCollection {
    padding-top: 0;
    margin-top: 100px;
  }

  .bread li span,
  .bread li a {
    font-size: 12px;
  }

  .colectionBlockSlider2 img {
    height: 400px;
  }

  .colectionBlockSliderNavArrows {
    display: none !important;
  }

  .colectionBlockSlider {
    margin-top: 24px;
    height: 550px;
  }

  .colectionBlockSliderNav {
    margin-top: 16px;
  }

  .colectionBlockTop {
    padding-top: 56px;
  }

  .watched .brandsItems__href {
    padding-right: 0;
    justify-content: center;
  }

  .watched .brandsItems__href .brandsItems__more {
    margin-top: 10px;
  }

  .colectionBlockBottomIn {
    max-width: 438px;
    margin-top: 10px;
    padding-left: 11%;
  }

  .watchedItem a img,
  .watchedItem {
    max-width: 164px;
    height: 164px;
  }

  .watchedContent {
    width: 542px;
    gap: 10px;
  }

  .colectionBlockBottomList__bold {
    font-size: 16px;
  }

  .colectionBlockBottomList__text {
    font-size: 12px;
  }

  .colectionBlockBottomList {
    gap: 24px;
  }

  .colectionBlockBottomList li {
    max-width: 149px;
  }

  .colectionBlock .brandsItems__more {
    margin-top: 24px;
  }

  .colectionBlock .brandsItems__href {
    justify-content: center;
    padding-right: 60px;
  }

  .dModel #panorama {
    height: 370px;
  }

  .watched {
    padding-top: 112px;
  }

  .colectionBlockSlider2 img,
  .colectionBlockSlider2 {
    height: 384px;
  }

  .colectionBlockSlider {
    height: 500px;
  }

  .dModel__title {
    margin-bottom: 24px;
  }

  .scroll {
    padding-left: 25px;
    padding-bottom: 65px;
  }

  .newsItem__data {
    display: block;
  }

  .callMainBlock {
    height: 520px;
  }

  .callMainBlock__text,
  .callMainBlock__title {
    font-size: 14px;
  }

  .footerLogo {
    max-width: 120px;
  }

  .footerLeftPhone_copyright {
    margin-top: 201px;
  }

  .footerMenuList {
    margin-top: 63px;
  }

  .footerLeftPhone {
    margin: 21px auto 24px;
  }

  .footerRightPhoneBlockList li {
    margin-bottom: 3px;
  }

  .footerRightPhoneBlock:before {
    height: 34px;
  }

  .headerMain {
    padding: 7px 0;
  }

  .mySwiper {
    margin-top: 60px;
  }

  .mySwiper, .mySwiper img {
    height: 255px;
  }

  .mySwiperContent {
    max-width: 525px;
    top: 147px;
  }

  .mySwiper__title {
    font-size: 25px;
  }

  .mySwiper__text {
    font-size: 12px;
  }

  .mySwiperBlock__title span {
    font-size: 13px;
  }

  .mySwiperContent2 {
    top: 80px;
  }

  .mySwiperContent3 {
    top: 105px;
  }

  .mySwiperContent3 .mySwiperBlock__title span {
    font-size: 16px;
  }

  .colectionBlockTop__text {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
  }

  .baner {
    margin: 110px auto 20px;
  }

  .mobilFilter {
    height: 538px;
  }
}

@media (max-width: 490px) {
  .cityItem {
    max-width: 50%;
  }

  .countryItemIn {
    gap: 32px 0;
  }

  .colectionBlockTop__text {
    font-size: 14px;
  }

  .buyMapPopUp {
    height: 222px;
  }

  .buyMapPopUpList {
    width: 100%;
    margin-top: 25px;
  }

  .buyMapPopUpList li {
    margin-bottom: 10px;
  }

  .newsItem {
    max-width: 100%;
  }

  .newsItem img,
  .newsItem a {
    max-width: 100%;
    height: 196px;
  }

  .h2 {
    font-size: 16px;
  }

  .text_16 {
    font-size: 12px;
  }

  .newsItem__title {
    margin-top: 8px;
  }

  .text_16M {
    font-size: 13px;
  }

  .partner__text {
    max-width: 260px;
  }

  .call img {
    height: 250px;
  }

  .callForm {
    max-width: 100%;
  }

  .callForm__title span {
    display: block;
    width: 100%;
  }

  .callForm .brandsItems__more {
    margin-top: 25px;
  }

  .mediaSliderContent img {
    height: 240px;
  }

  .mySwiperNav2 .swiper-button-prev2,
  .mySwiperNav2 .swiper-button-next2  {
    display: none;
  }

  .newsItem__text {
    font-weight: 200;
    color: #000;
  }

  .colectionBlockBottomIn {
    padding-left: 14%;
  }

  .colectionBlockSliderNav img {
    height: 58px;
  }

  .intl-tel-input {
    margin-bottom: 16px;
  }

  .callMainBlock {
    padding: 35px;
    height: 475px;
  }

  .callMainBlockIn {
    height: 476px;
  }

  .colectionBlockSliderNav .swiper-slide:before {
    width: 94%;
    height: 94%;
  }

  .colectionBlockSlider {
    height: 467px;
  }

  .colectionBlockSliderNav {
    max-width: 80%;
  }

  .mySwiper, .mySwiper img {
    height: 205px;
  }

  .mySwiperContent {
    max-width: 525px;
    top: 121px;
  }

  .mySwiper__title {
    font-size: 20px;
  }

  .mySwiper__text {
    font-size: 12px;
  }

  .mySwiperBlock__title {
    margin-top: 5px;
  }

  .mySwiperBlock__title span {
    font-size: 12px;
  }

  .mySwiperContent2 {
    top: 50px;
  }

  .mySwiperContent3 {
    top: 76px;
  }

  .mySwiperContent3 .mySwiperBlock__title span {
    font-size: 14px;
  }

  .mySwiperContent3 .mySwiperBlock {
    max-width: 175px;
  }

  .brandsSlider img {
    height: 240px;
  }

  .mySwiperNav3 {
    top: 210px !important;
  }

  .callForm div.callForm__error {
    font-size: 10px;
  }
}

@media (max-width: 440px) {
  .mobilFilter {
    height: 338px;
  }

  .colectionBlockBottomList {
    gap: 15px 15px;
  }

  .colectionBlockBottomList li {
    max-width: 140px;
  }

  .mySwiper img.mySwiperDesc {
    display: none;
  }

  .mySwiperBlock {
    max-width: 100%;
  }

  .mySwiper img.mySwiperMobil {
    display: block;
    height: 655px;
  }

  .mySwiper, .mySwiper img {
    height: 655px;
  }

  .mySwiperContent {
    top: auto;
    bottom: 100px;
  }

  .mySwiperBlock__title span {
    font-size: 18px;
  }

  .mySwiperBlock__title:after {
    display: block;
    width: 130px;
  }

  .mySwiperBlock__title {
    margin-top: 25px;
  }

  .mySwiper__title {
    font-size: 48px;
  }

  .mySwiper__text {
    font-size: 22px;
    width: 300px;
  }

  .mySwiperContent2 .mySwiper__title {
    font-size: 69px;
  }

  .mySwiperContent2 .mySwiper__text {
    font-size: 32px;
  }

  .mySwiperContent2 {
    bottom: 70px;
  }

  .mySwiperBlock__title {
    position: relative;
    top: 30px;
  }

  .mySwiperContent3 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    bottom: 67px;
  }

  .mySwiperContent3 .mySwiperBlock {
    max-width: 100%;
    margin-top: 20px;
  }

  .mySwiperContent .mySwiperBlock__title:after {
    width: 130px;
  }

  .mySwiperContent3 .mySwiperBlock2 {
    max-width: 100%;
  }

  .mySwiperContent3 .mySwiper__title {
    font-size: 42px;
  }

  .mySwiperContent3 .mySwiperBlock__title span {
    font-size: 16px;
  }

  .mySwiperContent3 .mySwiperBlock__title,
  .mySwiperContent2 .mySwiperBlock__title {
    top: 0;
  }

  .mySwiperBlock__title:after {
    left: 10px;
  }

  .mobilFilterBodySection .filterMenuListDown .custom-checkbox__value {
    font-size: 12px;
  }
}

@media (max-width: 420px) {
  .colectionBlockSliderNav .swiper-slide:before {
    width: 90%;
    height: 92%;
  }

  .colectionBlockSliderNav {
    max-width: 94%;
  }

  .callForm__title {
    font-size: 12px;
    margin-bottom: 22px;
  }

  .callForm input {
    height: 30px;
    padding-left: 15px;
    font-size: 13px;
    margin-bottom: 12px;
  }

  .callMainBlock {
    height: 355px;
    padding: 40px 45px;
  }

  .callForm .brandsItems__more {
    margin-top: 20px;
  }

  .callMainBlockIn {
    height: 355px;
  }

  .callForm {
    height: auto;
  }

  .intl-tel-input {
    margin-bottom: 10px;
  }

  .callForm input::-moz-placeholder {
    color: #2B2C34;
    font: normal 200 14px 'Roboto', sans-serif;
  }

  .callForm input::-webkit-input-placeholder {
    color: #2B2C34;
    font: normal 200 14px 'Roboto', sans-serif;
  }

  .callForm input:-ms-input-placeholder {
    color: #2B2C34;
    font: normal 200 14px 'Roboto', sans-serif;
  }

  .call img {
    height: 220px;
  }

  .call {
    margin: 90px auto 0;
  }

  .footerMenu li {
    max-width: 40%;
  }

  .footerRightInfo {
    max-width: 160px;
  }

  .footer {
    height: 450px;
  }

  .colectionBlockBottomIn {
    padding-left: 5%;
  }

  .colectionBlock .brandsItems__href {
    padding-left: 12px;
  }
}

@media (max-width: 400px) {
  .colectionBlockTop__text {
    font-size: 12px;
  }

  .colectionBlockSliderNav .swiper-slide:before {
    width: 100%;
  }

  .colectionBlockBottomList li {
    max-width: 120px;
  }

  .colectionBlock .brandsItems__href {
    padding-left: 30px;
  }

  .colectionBlockBottomIn {
    padding-left: 10%;
  }

  .footerMenu li {
    max-width: 28%;
  }

  .footer {
    height: 415px;
  }

  .mobilFilterBlock__title {
    font-size: 28px;
  }
}

@media (max-width: 350px) {
  .colectionBlockBottomList li {
    max-width: 110px;
  }
}
/* End */


/* Start:/local/_/css/swipe.css?174326682818466*/
/**
 * Swiper 11.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 19, 2025
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/_/css/tel.css?174326682817587*/
/*
Start intlTelInput
#############*/
.intl-tel-input .flag {
  width: 16px;
  height: 11px;
  background: url("/local/_/css/../images/flags.png")
}

.intl-tel-input .ad {
  background-position: -16px 0
}

.intl-tel-input .ae {
  background-position: -32px 0
}

.intl-tel-input .af {
  background-position: -48px 0
}

.intl-tel-input .ag {
  background-position: -64px 0
}

.intl-tel-input .ai {
  background-position: -80px 0
}

.intl-tel-input .al {
  background-position: -96px 0
}

.intl-tel-input .am {
  background-position: -112px 0
}

.intl-tel-input .ao {
  background-position: -128px 0
}

.intl-tel-input .ar {
  background-position: -144px 0
}

.intl-tel-input .as {
  background-position: -160px 0
}

.intl-tel-input .at {
  background-position: -176px 0
}

.intl-tel-input .au {
  background-position: -192px 0
}

.intl-tel-input .aw {
  background-position: -208px 0
}

.intl-tel-input .az {
  background-position: -224px 0
}

.intl-tel-input .ba {
  background-position: -240px 0
}

.intl-tel-input .bb {
  background-position: 0 -11px
}

.intl-tel-input .bd {
  background-position: -16px -11px
}

.intl-tel-input .be {
  background-position: -32px -11px
}

.intl-tel-input .bf {
  background-position: -48px -11px
}

.intl-tel-input .bg {
  background-position: -64px -11px
}

.intl-tel-input .bh {
  background-position: -80px -11px
}

.intl-tel-input .bi {
  background-position: -96px -11px
}

.intl-tel-input .bj {
  background-position: -112px -11px
}

.intl-tel-input .bm {
  background-position: -128px -11px
}

.intl-tel-input .bn {
  background-position: -144px -11px
}

.intl-tel-input .bo {
  background-position: -160px -11px
}

.intl-tel-input .br {
  background-position: -176px -11px
}

.intl-tel-input .bs {
  background-position: -192px -11px
}

.intl-tel-input .bt {
  background-position: -208px -11px
}

.intl-tel-input .bw {
  background-position: -224px -11px
}

.intl-tel-input .by {
  background-position: -240px -11px
}

.intl-tel-input .bz {
  background-position: 0 -22px
}

.intl-tel-input .ca {
  background-position: -16px -22px
}

.intl-tel-input .cd {
  background-position: -32px -22px
}

.intl-tel-input .cf {
  background-position: -48px -22px
}

.intl-tel-input .cg {
  background-position: -64px -22px
}

.intl-tel-input .ch {
  background-position: -80px -22px
}

.intl-tel-input .ci {
  background-position: -96px -22px
}

.intl-tel-input .ck {
  background-position: -112px -22px
}

.intl-tel-input .cl {
  background-position: -128px -22px
}

.intl-tel-input .cm {
  background-position: -144px -22px
}

.intl-tel-input .cn {
  background-position: -160px -22px
}

.intl-tel-input .co {
  background-position: -176px -22px
}

.intl-tel-input .cr {
  background-position: -192px -22px
}

.intl-tel-input .cu {
  background-position: -208px -22px
}

.intl-tel-input .cv {
  background-position: -224px -22px
}

.intl-tel-input .cw {
  background-position: -240px -22px
}

.intl-tel-input .cy {
  background-position: 0 -33px
}

.intl-tel-input .cz {
  background-position: -16px -33px
}

.intl-tel-input .de {
  background-position: -32px -33px
}

.intl-tel-input .dj {
  background-position: -48px -33px
}

.intl-tel-input .dk {
  background-position: -64px -33px
}

.intl-tel-input .dm {
  background-position: -80px -33px
}

.intl-tel-input .do {
  background-position: -96px -33px
}

.intl-tel-input .dz {
  background-position: -112px -33px
}

.intl-tel-input .ec {
  background-position: -128px -33px
}

.intl-tel-input .ee {
  background-position: -144px -33px
}

.intl-tel-input .eg {
  background-position: -160px -33px
}

.intl-tel-input .er {
  background-position: -176px -33px
}

.intl-tel-input .es {
  background-position: -192px -33px
}

.intl-tel-input .et {
  background-position: -208px -33px
}

.intl-tel-input .fi {
  background-position: -224px -33px
}

.intl-tel-input .fj {
  background-position: -240px -33px
}

.intl-tel-input .fk {
  background-position: 0 -44px
}

.intl-tel-input .fm {
  background-position: -16px -44px
}

.intl-tel-input .fo {
  background-position: -32px -44px
}

.intl-tel-input .fr, .intl-tel-input .bl, .intl-tel-input .mf {
  background-position: -48px -44px
}

.intl-tel-input .ga {
  background-position: -64px -44px
}

.intl-tel-input .gb {
  background-position: -80px -44px
}

.intl-tel-input .gd {
  background-position: -96px -44px
}

.intl-tel-input .ge {
  background-position: -112px -44px
}

.intl-tel-input .gf {
  background-position: -128px -44px
}

.intl-tel-input .gh {
  background-position: -144px -44px
}

.intl-tel-input .gi {
  background-position: -160px -44px
}

.intl-tel-input .gl {
  background-position: -176px -44px
}

.intl-tel-input .gm {
  background-position: -192px -44px
}

.intl-tel-input .gn {
  background-position: -208px -44px
}

.intl-tel-input .gp {
  background-position: -224px -44px
}

.intl-tel-input .gq {
  background-position: -240px -44px
}

.intl-tel-input .gr {
  background-position: 0 -55px
}

.intl-tel-input .gt {
  background-position: -16px -55px
}

.intl-tel-input .gu {
  background-position: -32px -55px
}

.intl-tel-input .gw {
  background-position: -48px -55px
}

.intl-tel-input .gy {
  background-position: -64px -55px
}

.intl-tel-input .hk {
  background-position: -80px -55px
}

.intl-tel-input .hn {
  background-position: -96px -55px
}

.intl-tel-input .hr {
  background-position: -112px -55px
}

.intl-tel-input .ht {
  background-position: -128px -55px
}

.intl-tel-input .hu {
  background-position: -144px -55px
}

.intl-tel-input .id {
  background-position: -160px -55px
}

.intl-tel-input .ie {
  background-position: -176px -55px
}

.intl-tel-input .il {
  background-position: -192px -55px
}

.intl-tel-input .in {
  background-position: -208px -55px
}

.intl-tel-input .io {
  background-position: -224px -55px
}

.intl-tel-input .iq {
  background-position: -240px -55px
}

.intl-tel-input .ir {
  background-position: 0 -66px
}

.intl-tel-input .is {
  background-position: -16px -66px
}

.intl-tel-input .it {
  background-position: -32px -66px
}

.intl-tel-input .jm {
  background-position: -48px -66px
}

.intl-tel-input .jo {
  background-position: -64px -66px
}

.intl-tel-input .jp {
  background-position: -80px -66px
}

.intl-tel-input .ke {
  background-position: -96px -66px
}

.intl-tel-input .kg {
  background-position: -112px -66px
}

.intl-tel-input .kh {
  background-position: -128px -66px
}

.intl-tel-input .ki {
  background-position: -144px -66px
}

.intl-tel-input .km {
  background-position: -160px -66px
}

.intl-tel-input .kn {
  background-position: -176px -66px
}

.intl-tel-input .kp {
  background-position: -192px -66px
}

.intl-tel-input .kr {
  background-position: -208px -66px
}

.intl-tel-input .kw {
  background-position: -224px -66px
}

.intl-tel-input .ky {
  background-position: -240px -66px
}

.intl-tel-input .kz {
  background-position: 0 -77px
}

.intl-tel-input .la {
  background-position: -16px -77px
}

.intl-tel-input .lb {
  background-position: -32px -77px
}

.intl-tel-input .lc {
  background-position: -48px -77px
}

.intl-tel-input .li {
  background-position: -64px -77px
}

.intl-tel-input .lk {
  background-position: -80px -77px
}

.intl-tel-input .lr {
  background-position: -96px -77px
}

.intl-tel-input .ls {
  background-position: -112px -77px
}

.intl-tel-input .lt {
  background-position: -128px -77px
}

.intl-tel-input .lu {
  background-position: -144px -77px
}

.intl-tel-input .lv {
  background-position: -160px -77px
}

.intl-tel-input .ly {
  background-position: -176px -77px
}

.intl-tel-input .ma {
  background-position: -192px -77px
}

.intl-tel-input .mc {
  background-position: -208px -77px
}

.intl-tel-input .md {
  background-position: -224px -77px
}

.intl-tel-input .me {
  background-position: -112px -154px;
  height: 12px
}

.intl-tel-input .mg {
  background-position: 0 -88px
}

.intl-tel-input .mh {
  background-position: -16px -88px
}

.intl-tel-input .mk {
  background-position: -32px -88px
}

.intl-tel-input .ml {
  background-position: -48px -88px
}

.intl-tel-input .mm {
  background-position: -64px -88px
}

.intl-tel-input .mn {
  background-position: -80px -88px
}

.intl-tel-input .mo {
  background-position: -96px -88px
}

.intl-tel-input .mp {
  background-position: -112px -88px
}

.intl-tel-input .mq {
  background-position: -128px -88px
}

.intl-tel-input .mr {
  background-position: -144px -88px
}

.intl-tel-input .ms {
  background-position: -160px -88px
}

.intl-tel-input .mt {
  background-position: -176px -88px
}

.intl-tel-input .mu {
  background-position: -192px -88px
}

.intl-tel-input .mv {
  background-position: -208px -88px
}

.intl-tel-input .mw {
  background-position: -224px -88px
}

.intl-tel-input .mx {
  background-position: -240px -88px
}

.intl-tel-input .my {
  background-position: 0 -99px
}

.intl-tel-input .mz {
  background-position: -16px -99px
}

.intl-tel-input .na {
  background-position: -32px -99px
}

.intl-tel-input .nc {
  background-position: -48px -99px
}

.intl-tel-input .ne {
  background-position: -64px -99px
}

.intl-tel-input .nf {
  background-position: -80px -99px
}

.intl-tel-input .ng {
  background-position: -96px -99px
}

.intl-tel-input .ni {
  background-position: -112px -99px
}

.intl-tel-input .nl, .intl-tel-input .bq {
  background-position: -128px -99px
}

.intl-tel-input .no {
  background-position: -144px -99px
}

.intl-tel-input .np {
  background-position: -160px -99px
}

.intl-tel-input .nr {
  background-position: -176px -99px
}

.intl-tel-input .nu {
  background-position: -192px -99px
}

.intl-tel-input .nz {
  background-position: -208px -99px
}

.intl-tel-input .om {
  background-position: -224px -99px
}

.intl-tel-input .pa {
  background-position: -240px -99px
}

.intl-tel-input .pe {
  background-position: 0 -110px
}

.intl-tel-input .pf {
  background-position: -16px -110px
}

.intl-tel-input .pg {
  background-position: -32px -110px
}

.intl-tel-input .ph {
  background-position: -48px -110px
}

.intl-tel-input .pk {
  background-position: -64px -110px
}

.intl-tel-input .pl {
  background-position: -80px -110px
}

.intl-tel-input .pm {
  background-position: -96px -110px
}

.intl-tel-input .pr {
  background-position: -112px -110px
}

.intl-tel-input .ps {
  background-position: -128px -110px
}

.intl-tel-input .pt {
  background-position: -144px -110px
}

.intl-tel-input .pw {
  background-position: -160px -110px
}

.intl-tel-input .py {
  background-position: -176px -110px
}

.intl-tel-input .qa {
  background-position: -192px -110px
}

.intl-tel-input .re {
  background-position: -208px -110px
}

.intl-tel-input .ro {
  background-position: -224px -110px
}

.intl-tel-input .rs {
  background-position: -240px -110px
}

.intl-tel-input .ru {
  background-position: 0 -121px
}

.intl-tel-input .rw {
  background-position: -16px -121px
}

.intl-tel-input .sa {
  background-position: -32px -121px
}

.intl-tel-input .sb {
  background-position: -48px -121px
}

.intl-tel-input .sc {
  background-position: -64px -121px
}

.intl-tel-input .sd {
  background-position: -80px -121px
}

.intl-tel-input .se {
  background-position: -96px -121px
}

.intl-tel-input .sg {
  background-position: -112px -121px
}

.intl-tel-input .sh {
  background-position: -128px -121px
}

.intl-tel-input .si {
  background-position: -144px -121px
}

.intl-tel-input .sk {
  background-position: -160px -121px
}

.intl-tel-input .sl {
  background-position: -176px -121px
}

.intl-tel-input .sm {
  background-position: -192px -121px
}

.intl-tel-input .sn {
  background-position: -208px -121px
}

.intl-tel-input .so {
  background-position: -224px -121px
}

.intl-tel-input .sr {
  background-position: -240px -121px
}

.intl-tel-input .ss {
  background-position: 0 -132px
}

.intl-tel-input .st {
  background-position: -16px -132px
}

.intl-tel-input .sv {
  background-position: -32px -132px
}

.intl-tel-input .sx {
  background-position: -48px -132px
}

.intl-tel-input .sy {
  background-position: -64px -132px
}

.intl-tel-input .sz {
  background-position: -80px -132px
}

.intl-tel-input .tc {
  background-position: -96px -132px
}

.intl-tel-input .td {
  background-position: -112px -132px
}

.intl-tel-input .tg {
  background-position: -128px -132px
}

.intl-tel-input .th {
  background-position: -144px -132px
}

.intl-tel-input .tj {
  background-position: -160px -132px
}

.intl-tel-input .tk {
  background-position: -176px -132px
}

.intl-tel-input .tl {
  background-position: -192px -132px
}

.intl-tel-input .tm {
  background-position: -208px -132px
}

.intl-tel-input .tn {
  background-position: -224px -132px
}

.intl-tel-input .to {
  background-position: -240px -132px
}

.intl-tel-input .tr {
  background-position: 0 -143px
}

.intl-tel-input .tt {
  background-position: -16px -143px
}

.intl-tel-input .tv {
  background-position: -32px -143px
}

.intl-tel-input .tw {
  background-position: -48px -143px
}

.intl-tel-input .tz {
  background-position: -64px -143px
}

.intl-tel-input .ua {
  background-position: -80px -143px
}

.intl-tel-input .ug {
  background-position: -96px -143px
}

.intl-tel-input .us {
  background-position: -112px -143px
}

.intl-tel-input .uy {
  background-position: -128px -143px
}

.intl-tel-input .uz {
  background-position: -144px -143px
}

.intl-tel-input .va {
  background-position: -160px -143px
}

.intl-tel-input .vc {
  background-position: -176px -143px
}

.intl-tel-input .ve {
  background-position: -192px -143px
}

.intl-tel-input .vg {
  background-position: -208px -143px
}

.intl-tel-input .vi {
  background-position: -224px -143px
}

.intl-tel-input .vn {
  background-position: -240px -143px
}

.intl-tel-input .vu {
  background-position: 0 -154px
}

.intl-tel-input .wf {
  background-position: -16px -154px
}

.intl-tel-input .ws {
  background-position: -32px -154px
}

.intl-tel-input .ye {
  background-position: -48px -154px
}

.intl-tel-input .za {
  background-position: -64px -154px
}

.intl-tel-input .zm {
  background-position: -80px -154px
}

.intl-tel-input .zw {
  background-position: -96px -154px
}

.intl-tel-input {
  position: relative;
  display: block
}

.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box
}

.intl-tel-input .hide {
  display: none
}

.intl-tel-input .v-hide {
  visibility: hidden
}

.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 44px;
  margin-left: 0
}

.intl-tel-input .flag-dropdown {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 1px
}

.intl-tel-input .flag-dropdown:hover {
  cursor: pointer
}

.intl-tel-input .flag-dropdown:hover .selected-flag {
  background-color: transparent !important;
}

.intl-tel-input input[disabled] + .flag-dropdown:hover {
  cursor: default
}

.intl-tel-input input[disabled] + .flag-dropdown:hover .selected-flag {
  background-color: transparent
}

.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 38px;
  height: 100%;
  padding: 0 0 0 8px
}

.intl-tel-input .selected-flag .flag {
  position: absolute;
  top: 50%;
  margin-top: -5px
}

.intl-tel-input .selected-flag .arrow {
  position: relative;
  top: 50%;
  margin-top: -2px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555
}

.intl-tel-input .selected-flag .arrow.up {
  border-top: none;
  border-bottom: 4px solid #555
}

.intl-tel-input .country-list {
  list-style: none;
  position: absolute;
  z-index: 100;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  width: 430px;
  max-height: 200px;
  overflow-y: scroll
}

.statusForm .intl-tel-input .country-list {
  top: 53px;
  left: 0;
}

.intl-tel-input .country-list .flag {
  display: inline-block
}

.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC
}

.intl-tel-input .country-list .country {
  padding: 5px 10px
}

.intl-tel-input .country-list .country .dial-code {
  color: #999
}

.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05)
}

.intl-tel-input .country-list .flag, .intl-tel-input .country-list .country-name {
  margin-right: 6px
}

.intl-tel-input ~ .requared_label {
  display: none;
}

/*
End intlTelInput
############*/
/* End */


/* Start:/_/css/style_new.css?1743441285160545*/


.catalog {
  padding-top: 200px;
  height: 1900px;
  background: url('/_/css/../images/bg.png') no-repeat top center;
  position: relative;
  top: -5px;
}

.catalog:before {
  content: "";
  display: block;
  background: url('/_/css/../images/bg4.png') no-repeat 0 18px;
  max-width: 645px;
  height: 1256px;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.titleH2 {
  text-align: center;
}

.titleH2 span {
  color: #000;
  font: normal normal 35px 'Playfair Display', sans-serif;
  text-transform: uppercase;
  display: inline-block;
}

.titleH2 span:after {
  content: "";
  display: block;
  border-bottom: 1px solid #767052;
  width: 90%;
  margin: 10px auto;
}

.catalogContent {
  max-width: 1920px;
  width: 100%;
  position: relative;
  justify-content: space-between;
  margin: 200px auto 0;
}

.catalogItem {
  position: relative;
}

.catalogItemOne {
  max-width: 39%;
  width: 100%;
}

.catalogItem2 {
  max-width: 50%;
  width: 100%;
  position: absolute !important;
  top: 108px;
  left: 24.8%;
}

.catalogItem3 {
  max-width: 39%;
  width: 100%;
}

.catalogItem__href {
  margin-top: 115px;
  display: block;
}

.catalogItem__title {
  position: absolute;
  top: -150px;
  left: 22%;
  color: #000;
  font: normal bold 80px 'Montserrat', sans-serif;
  text-transform: uppercase;
}

.catalogItem__desc {
  text-transform: uppercase;
  color: #000;
  font: normal 300 30px 'Montserrat', sans-serif;
  position: absolute;
  top: 51px;
  left: 70%;
}

.banner {
  max-width: 100%;
  width: 100%;
  margin: -5px auto -4px;
  position: relative;
}

.banner video {
  max-width: 100%;
  width: 100%;
}

.video__play {
  position: absolute;
  margin: 0 auto;
  width: 150px;
  height: 150px;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
  opacity: 0;
}

.banner:hover .video__play {
  opacity: 1;
}

.banner a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.banner:before {
  content: "";
  display: block;
  border: 1px solid #000000;
  height: 875px;
  width: 95%;
  position: absolute;
  right: 0;
  border-right: none;
  top: -25px;
  z-index: -1;
}

/*
Start map
#########*/
.map {
  max-width: 100%;
  width: 100%;
  padding-top: 0;
  position: relative;
  margin-top: -165px;
  margin-bottom: -4px;
}

.map .titleH2 {
  margin-bottom: 70px;
}

/*
End map
#######*/

/*
Start partner
*/
.partner {
  max-width: 1350px;
  width: 100%;
  margin: 0 auto;
  padding-top: 370px;
}

.partnerIn {
  background: url('/_/css/../images/bg3.png') no-repeat center;
  height: 769px;
  margin-top: 125px;
}

.partnerForm {
  background: #FFF;
  box-shadow: 13px 13px 29px 0 rgba(0, 0, 0, 0.15);
  max-width: 780px;
  width: 100%;
  height: 760px;
  margin: 0 auto;
  position: relative;
  top: -70px;
}

.partnerForm__title {
  text-align: center;
  color: #000;
  font: normal 300 22px 'Montserrat', sans-serif;
  max-width: 450px;
  width: 100%;
  margin: 0 auto 50px;
  padding-top: 105px;
}

.partnerForm__title:after {
  content: "";
  display: block;
  background: #000;
  width: 70%;
  height: 1px;
  margin: 20px auto 0;
}

.partnerFormIn {
  max-width: 483px;
  width: 100%;
  margin: 0 auto;
}

.partnerForm input {
  max-width: 100%;
  width: 100%;
  height: 58px;
  border-radius: 6px;
  border: 1px solid #000;
  margin-bottom: 21px;
  padding-left: 31px;
  padding-right: 31px;
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
}

.partnerForm input[type="text"]::-moz-placeholder {
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
}

.partnerForm input[type="text"]::-webkit-input-placeholder {
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
}

.partnerForm input[type="text"]:-ms-input-placeholder {
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
}

.partnerForm__right {
  justify-content: flex-end;
  margin-top: 20px;
}

.partnerForm__btn {
  border: none;
  background: none;
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
  align-items: center;
  cursor: pointer;
}

.partnerForm__btn:before {
  content: "";
  display: block;
  width: 60px;
  border-bottom: 1px solid #000000;
  position: relative;
  left: -30px;
}

.partnerFormIn > div {
  max-width: 100%;
  width: 100%;
  margin-bottom: 20px;
}

/*
Start our
#########*/
.our {
  padding-top: 230px;
  height: 1230px;
  background: url('/_/css/../images/bg5.png') no-repeat top center;
  background-size: cover;
  margin-top: -2px;
  position: relative;
  overflow: hidden;
}

.our:after {
  content: "";
  display: block;
  background: url('/_/css/../images/bg6.png') no-repeat 0 0;
  width: 640px;
  height: 1256px;
  position: absolute;
  top: -20px;
  right: 0;
}

.our:before {
  content: "";
  display: block;
  border: 1px solid #000000;
  height: 95px;
  width: 95%;
  position: absolute;
  right: 0;
  border-right: none;
  top: -35px;
  z-index: 1;
}

.ourIn {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
}

.ourList {
  justify-content: space-between;
  margin-top: 90px;
}

.ourList figure {
  width: 135px;
  height: 135px;
  margin: 0 auto;
}

.ourList li {
  max-width: 300px;
  width: 100%;
}

.ourList__hr {
  border: none;
  border-bottom: 1px solid #000000;
  max-width: 260px;
  width: 100%;
  margin: 20px auto 0;
}

.ourList__paragraf {
  text-align: center;
  color: #000;
  font: normal 300 22px 'Montserrat', sans-serif;
  padding-top: 25px;
}

.catalogItemOne .catalogItem__title {
  top: -5%;
}

.catalogItemOne .catalogItem__desc {
  top: 46px;
  left: 65%;
}

.catalogItem2 .catalogItem__title {
  top: -50px;
  left: 55%;
}

.catalogItem3 {
  top: -110px;
}

.catalogItem3 .catalogItem__title {
  top: -15px;
  left: 57%;
}

.catalogItem3 .catalogItem__desc {
  top: 55px;
  left: 72%;
}

.mySwiper2 .swiper-slide > a:after {
  content: "";
  background: url('/_/css/../images/sliderFon.png') no-repeat center;
  display: block;
  background-size: cover;
  height: 921px;
  width: 100%;
  z-index: 1;
  position: absolute;
  top: 0;
}

.mySwiper .swiper-slide > a {
  position: relative;
  height: 940px;
  display: block;
}

.sliderContent {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  z-index: 999;
  text-align: center;
}

.sliderContent__title {
  color: #FFFFFF;
  font: normal normal 80px 'Playfair Display', sans-serif;
}


.sliderContent__href {
  margin-bottom: 30px;
  text-align: right;
  justify-content: flex-end;
  align-items: center;
  padding-right: 30px;
}

.sliderContent__href span {
  color: #FFFFFF;
  font: normal 300 18px 'Montserrat', sans-serif;
}

.sliderContent__href:before {
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  background: #FFFFFF;
  margin-right: 20px;
}

.sliderNav {
  position: absolute !important;
  top: 45px;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.sliderTop {
  position: relative;
  height: 920px;
}

.sliderBlock {
  display: block;
  height: 920px;
}

.sliderBlock img {
  display: block;
  height: 920px;
  width: 100%;
  object-fit: cover;
}

.sliderNav__num {
  color: #FFFFFF;
  font: normal 300 18px 'Montserrat', sans-serif;
  justify-content: flex-end;
}

.sliderNav .swiper-slide:before {
  content: "";
  width: 60px;
  display: block;
  height: 1px;
  background: #FFFFFF;
  margin-right: 0;
}

.sliderNav .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 100px !important;
  margin-right: 24px !important;
}

.sliderNav .swiper-wrapper {
  display: flex !important;
  justify-content: center;
}

/*
Start ceramicVip
*/
.ceramicVip {
  max-width: 100%;
  width: 100%;
  height: 913px;
  background: url('/_/css/../images/bg8.jpg') no-repeat top center;
  background-size: cover;
  position: relative;
}

.ceramicVipIn {
  max-width: 1380px;
  width: 100%;
  margin: 0 auto;
  justify-content: space-between;
  padding-top: 214px;
}

.ceramicVipInLeft {
  max-width: 780px;
  width: 100%;
}

.ceramicVipInBlock {
  margin-top: 55px;
  position: relative;
}

.ceramicVipInBlock__paragraf {
  color: #000;
  font: normal 300 22px 'Montserrat', sans-serif;
  padding-bottom: 20px;
  padding-left: 100px;
}

.ceramicVipInBlock:before {
  content: "";
  display: block;
  border: none;
  border-bottom: 1px solid #000000;
  width: 60px;
  position: absolute;
  top: 13px;
}

.ceramicVipInRight {
  position: absolute;
  right: 0;
  height: 360px;
  top: 246px;
  max-width: 1082px;
  width: 100%;
}

.ceramicVipInRight .caramicSwipe {
  height: 405px;
  position: relative;
  left: 270px;
}

.ceramicVipInRight .caramicSwipe img {
  width: 353px;
  height: 353px;
  object-fit: cover;
}

.moreCompany span {
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
}

.caramicSwipeScroll {
  overflow: hidden;
}

.moreCompany {
  position: absolute;
  left: 700px;
  bottom: -56px;
  z-index: 11;
}

.moreCompany:before {
  content: "";
  width: 60px;
  display: block;
  height: 1px;
  background: #000000;
  margin-right: 0;
  top: 11px;
  position: absolute;
  left: -65px;
}

.caramicSwipe .swiper-pagination {
  position: absolute !important;
  left: 0 !important;
  bottom: 0 !important;
  width: 350px !important;
  justify-content: flex-start;
  display: flex !important;
}

.caramicSwipe .swiper-pagination .swiper-pagination-bullet {
  background: #ACACAC;
  width: 44px !important;
  height: 5px !important;
  border-radius: 0 !important;
  opacity: 1 !important;
}

.caramicSwipe .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #000000 !important;
}

.ceramicVip:after {
  content: "";
  display: block;
  border: 1px solid #000000;
  border-left: none;
  border-bottom: none;
  height: 72px;
  width: 65%;
  position: absolute;
  left: 0;
  top: -71px;
  z-index: 1;
}

.ceramicVipIn:after {
  content: "";
  display: block;
  border: 1px solid #000000;
  border-right: none;
  border-bottom: none;
  height: 25px;
  width: 65%;
  position: absolute;
  right: 0;
  top: -25px;
  z-index: 1;
}

.ceramicVip:before {
  content: "";
  display: block;
  border: 1px solid #000000;
  border-right: none;
  border-top: none;
  height: 40px;
  width: 65%;
  position: absolute;
  right: 0;
  bottom: -39px;
  z-index: 1;
}
.fancybox-play{
  position: absolute;
  width: 44px!important;
  height: 47px!important;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
}
.newsPartner {
  background: url('/_/css/../images/bg.png') no-repeat top center;
  background-size: cover;
  margin-top: -1px;
  position: relative;
  height: 2700px;
}

/*
Start news
##########*/
.news {
  padding-top: 270px;
}

.newsSlider {
  max-width: 1490px;
  width: 100%;
  margin: 0 auto;
  padding-top: 100px;
}

.newsSliderContent {
  justify-content: space-between;
  max-width: 100%;
  width: 100%;
}

.newsSliderText {
  max-width: 355px;
  width: 100%;
  margin: 260px 0 0 160px;
}

.newsSliderDate {
  color: #7D7D7D;
  font: normal 300 15px 'Montserrat', sans-serif;
  padding-bottom: 20px;
}

.newsSliderText__title {
  color: #000;
  font: normal bold 30px 'Montserrat', sans-serif;
  padding-top: 10px;
  margin-bottom: 20px;
}

.newsSliderText__paragraf {
  color: #000;
  font: normal 300 22px 'Montserrat', sans-serif;
  height: 82px;
  overflow: hidden;
}

.newsSlider__build {
  color: #000;
  font: normal bold 22px 'Montserrat', sans-serif;
  margin-top: 10px;
  height: 27px;
  overflow: hidden;
}

.newsSliderImg {
  max-width: 910px;
  width: 100%;
  display: block;
}

.newsSlider__href {
  margin-top: 20px;
}

.newsSlider__href span {
  color: #7D7D7D;
  font: normal 300 16px 'Montserrat', sans-serif;
}

.newsSlider__href:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 1px solid #000000;
  border-top: none;
  border-left: none;
  transform: rotate(-43deg);
  position: relative;
  top: 6px;
  left: 5px;
}

.mySwiper5 .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.mySwiper5 .swiper-slide span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
}

.mySwiper5 .swiper-slide span:before {
  content: "";
  display: block;
  border-bottom: 1px solid #000000;
  width: 60px;
  height: 1px;
  margin-right: 20px;
}

.mySwiper5 {
  max-width: 400px;
  width: 100%;
  margin: 140px 0 0 0 !important;
  position: absolute !important;
  right: 0 !important;
}

.newsSliderScroll {
  position: relative;
}

.mySwiper4 {
  padding: 15px 0 !important;
}

.sliderNavigation {
  width: 90px;
  position: absolute !important;
  right: 0;
  margin-top: 55px;
}

.sliderNavigation .swiper-button-prev,
.sliderNavigation .swiper-button-next {
  width: 38px;
  height: 38px;
  border: 1px solid #000000;
  top: 0;
  margin-top: 0;
  margin-right: 0;
  right: 0;
}

.sliderNavigation .swiper-button-prev:after,
.sliderNavigation .swiper-button-next:after {
  color: #000;
  font-size: 12px;
}

.sliderNavigation .swiper-button-prev {
  margin-left: -10px;
}

.breands {
  margin: 0 auto -4px;
}

.breandContent {
  background: url('/_/css/../images/bg9.png') no-repeat top center;
  background-size: auto;
  margin-top: -4px;
  padding-bottom: 170px;
  position: relative;
}

.breandContent:after {
  content: "";
  background: url('/_/css/../images/bg10.png') no-repeat top right;
  width: 640px;
  height: 1552px;
  position: absolute;
  top: -200px;
  right: 0;
}

.breandContentIn {
  max-width: 1390px;
  width: 100%;
  margin: 0 auto;
  padding-top: 110px;
  position: relative;
  z-index: 1;
}

.breandContentIn .titleH2 {
  padding-top: 50px;
}

.breandContentIn .titleH2 span {
  text-transform: none;
}

.breandBlock {
  max-width: 1390px;
  width: 100%;
  margin: 0 auto;
  padding-top: 115px;
}

.breandBlock img.breandLogo {
  margin: 0 auto;
  display: block;
}

.breandBlock__hr {
  border: none;
  border-bottom: 1px solid #000000;
  max-width: 740px;
  width: 100%;
  margin: 50px auto;
}

.ceramicVipInBlock2 {
  max-width: 740px;
  width: 100%;
  margin: 0 auto;
}


.breandSlider3 .swiper-slide img,
.breandSlider2 .swiper-slide img,
.breandSlider .swiper-slide img {
  width: 415px !important;
  height: 287px;
  object-fit: cover;
}

.breandSlider3 .swiper-slide.swiper-slide-next img,
.breandSlider2 .swiper-slide.swiper-slide-next img,
.breandSlider .swiper-slide.swiper-slide-next img {
  width: 100%;
}

.breandSlider3 .swiper-slide,
.breandSlider2 .swiper-slide,
.breandSlider .swiper-slide {
  height: 320px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.breandSliderNav {
  max-width: 470px;
  width: 100%;
  margin: 50px auto 0;
  position: relative;
}

.breandSliderNav .swiper-button-next3,
.breandSliderNav .swiper-button-next2,
.breandSliderNav .swiper-button-next {
  background: url('/_/css/../images/icon5.svg') no-repeat top center;
  width: 60px;
  height: 20px;
  cursor: pointer;
}

.breandSliderNav .swiper-button-next3,
.breandSliderNav .swiper-button-next2 {
  position: absolute;
  right: 0;
}

.breandSliderNav .swiper-button-prev3,
.breandSliderNav .swiper-button-prev2,
.breandSliderNav .swiper-button-prev {
  background: url('/_/css/../images/icon6.svg') no-repeat top center;
  width: 60px;
  height: 20px;
  cursor: pointer;
}

.breandSliderNav .swiper-button-prev3:after,
.breandSliderNav .swiper-button-next3:after,
.breandSliderNav .swiper-button-prev2:after,
.breandSliderNav .swiper-button-next2:after,
.breandSliderNav .swiper-button-prev:after,
.breandSliderNav .swiper-button-next:after {
  display: none;
}

.both {
  position: relative;
  z-index: 1;
  margin-top: 120px;
}
@media (max-width: 1200px) {
  .both {
    margin-top: 100px;
  }
}
@media (max-width:580px) {
  .both {
    margin-top: 70px;
  }
}
.both img {
  margin: 0 auto;
  display: block;
}


.both:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -31px;
  right: 0;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  height: 30px;
  max-width: 85%;
  width: 100%;
}

.breandSlider {
  margin-top: 20px;
}

.breandBlock2 {
  margin-top: 450px;
}

.hr__line {
  border: none;
  border-bottom: 1px solid #000000;
  width: 70%;
  position: absolute;
  top: 1352px;
  right: 0;
}

.breandBlock2Content {
  margin: 0 auto;
  max-width: 760px;
  width: 100%;
}

.breandBlock2Content .ceramicVipInBlock__paragraf {
  padding-left: 0;
}

.breandBlock2Title {
  text-align: center;
  margin-bottom: 90px;
}

.breandBlock2Title__title {
  text-transform: uppercase;
  color: #000;
  font: normal bold 100px 'Montserrat', sans-serif;
}

.breandBlock2Title__desc {
  text-transform: uppercase;
  color: #000;
  font: normal 300 30px 'Montserrat', sans-serif;
  padding: 0 0 0 140px;
}

.breandSlider2 {
  margin-top: 70px;
}

.breandBlock3 {
  margin-top: 50px;
}

.hr__line3,
.hr__line2 {
  border: none;
  border-bottom: 1px solid #000000;
  max-width: 740px;
  width: 100%;
  margin: 10px auto 60px;
}

.hr__line3 {
  margin: 80px auto 0;
}

.hr__line4 {
  border: none;
  border-bottom: 1px solid #000000;
  max-width: 90%;
  width: 100%;
  margin: 10px 0 0;
}

.breandLine {
  justify-content: flex-end;
  position: relative;
}

.breandLine .hr__line4 {
  position: absolute;
  top: 123px;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  border-bottom: 1px solid transparent;
  height: 37px;
  max-width: 80%;
}

.buy {
  padding-top: 120px;
  background: url('/_/css/../images/bg11.png') repeat-y top center;
  background-size: cover;
}

.buy:after {
  content: "";
  display: block;
  position: absolute;
  top: 95px;
  right: 0;
  background: url(/_/css/../images/bg14.png) no-repeat top;
  width: 480px;
  height: 517px;
}

.buyIn {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}

.buyTitle {
  margin-top: 60px;
}

.buyTitle__h2 {
  color: #000000;
  font: normal normal 40px 'Playfair Display', sans-serif;
}

.buyCity {
  color: #000000;
  font: normal 300 22px 'Montserrat', sans-serif;
  padding-top: 40px;
}

.cityForm {
  position: relative;
  margin-top: 40px;
  padding-bottom: 80px;
}

.cityForm input {
  max-width: 483px;
  width: 100%;
  height: 58px;
  background: none;
  border: 1px solid #000000;
  border-radius: 6px;
  padding-left: 80px;
  font: normal 300 18px 'Montserrat', sans-serif;
  padding-right: 20px;
}

.cityForm__Submit {
  border: none;
  background: url('/_/css/../images/icon7.svg') no-repeat center;
  width: 33px;
  height: 33px;
  position: absolute;
  top: 12px;
  left: 21px;
  cursor: pointer;
}

.map2 {
  margin-top: 0;
  padding-bottom: 550px;
  z-index: 1;
}

.tab-container {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  position: relative;
  top: -320px;
}

.etabs {
  justify-content: space-between;
  max-width: 440px;
  width: 100%;
  margin: 0 auto;
  align-items: center;
  position: relative;
}

.etabs li a {
  color: #000000;
  font: normal 300 30px 'Montserrat', sans-serif;
}

.etabs li a.active {
  font: normal normal 40px 'Playfair Display', sans-serif;
  position: relative;
  top: -5px;
}

.etabs li a.active:after {
  content: "";
  display: block;
  border-bottom: 1px solid #767052;
  width: 85%;
  margin: 0 auto;
}

.etabs:before {
  content: "";
  width: 1px;
  height: 60px;
  background: #000000;
  display: block;
  position: absolute;
  top: 0;
  left: 200px;
}

.tabContent {
  margin: 213px auto 0;
  max-width: 1230px;
  width: 100%;
}

.tabContentImg {
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.tabContentImg__hr {
  border: none;
  border-bottom: 1px solid #000000;
  width: 238px;
  margin: 45px auto 0;
}

.marketplace {
  justify-content: space-between;
  max-width: 708px;
  width: 100%;
  margin: 0 auto;
  align-items: center;
}

.marketplace__title {
  text-align: center;
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
  display: block;
  padding-bottom: 50px;
}

.marketplaceContent {
  margin-top: 40px;
}

.contentMarketplace {
  max-width: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
}

#russia {
  background: url('/_/css/../images/bg13.png') no-repeat 0 54%;
}

.area__title {
  color: #000;
  font: normal 300 30px 'Montserrat', sans-serif;
  padding-top: 210px;
  text-align: center;
}

.area__line {
  border: none;
  border-bottom: 1px solid #000000;
  max-width: 740px;
  width: 100%;
  margin: 80px auto 0;
}


.alphabet {
  max-width: 214px;
  width: 100%;
  margin-right: 30px;
}

.alphabetBlock {
  color: #000;
  font: normal bold 30px 'Playfair Display', sans-serif;
  justify-content: flex-start;
  align-items: center;
}

.alphabetBlock:before {
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  background: #000;
  margin-right: 20px;
}

.alphabetList {
  padding-left: 78px;
  padding-top: 10px;
}

.alphabetList li a {
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
}

.alphabetList li {
  margin-bottom: 15px;
}

.alphabetMain {
  margin-top: 90px;
}

.alphabetMain .alphabet:nth-child(5n+5) {
  margin-right: 0;
}

.contactBlock:after {
  background: url('/_/css/../images/bg15.png') no-repeat 0 0;
  left: 0;
  right: auto;
}

.contactContent {
  max-width: 930px;
  width: 100%;
  margin: 0 auto;
  align-content: center;
  justify-content: space-between;
  margin-top: 50px;
}

.contactBlock .contactContent {
  padding-bottom: 100px;
}

.contactItem {
  max-width: 420px;
  width: 100%;
}

.contactItem__h3 {
  text-align: center;
  color: #000;
  font: normal 300 35px 'Montserrat', sans-serif;
}

.contactItem__text {
  text-align: center;
  color: #000;
  font: normal 300 22px 'Montserrat', sans-serif;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.contactItemPhone {
  margin-top: 45px;
}

.contactItemEmail:before,
.contactItemPhone:before {
  content: "";
  display: block;
  background: url('/_/css/../images/phone.svg') no-repeat center;
  width: 31px;
  height: 31px;
  margin: 0 auto 25px;
}

.contactItemEmail a,
.contactItemPhone a {
  color: #000;
  font: normal 300 22px 'Montserrat', sans-serif;
  text-align: center;
  display: block;
}

.contactItemEmail:before {
  background: url('/_/css/../images/email2.svg') no-repeat center;
  width: 35px;
  margin-bottom: 15px;
}

.contactItemEmail {
  margin-top: 35px;
}


.newsPage .titleH2 span {
  text-transform: none;
  font-size: 40px;
}

.newsPage {
  padding-top: 100px;
  padding-bottom: 0;
}

.newsPage .newsSlider {
  max-width: 100%;
  padding-top: 50px;
}

.newsPage .newsSliderText {
  margin: 0 0;
  opacity: 0;
}

.newsSlider__title {
  color: #000;
  font: normal bold 30px 'Montserrat', sans-serif;
  display: block;
  text-align: center;
  padding-bottom: 30px;
}

.newsSliderImg img {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
  width: 100%;
  height: 522px;
  object-fit: cover;
}

.newsPage .mySwiper4 .newsSliderImg img {
  height: 450px;
}

.newsPage .newsSliderContent {
  max-width: 790px;
  width: 100%;
}

.newsPage .mySwiper4 {
  width: 2868px;
  margin-left: -362px;
  padding-top: 79px !important;
}

.newsPage .newsSliderScroll {
  overflow-y: hidden;
  max-width: 100%;
  width: 100%;
}

.newsPage .newsSliderScroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  border-radius: 0;
}

.newsPage .newsSliderScroll::-webkit-scrollbar {
  width: 0;
}

.newsPage .newsSliderScroll::-webkit-scrollbar-thumb {
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .0);
}

.newsPage .mySwiper4 .swiper-slide.swiper-slide-active .newsSliderText {
  opacity: 1;
}

.newsPage .mySwiper4 .swiper-slide {
  padding-top: 0;
}

.newsPage .mySwiper4 .swiper-slide.swiper-slide-active {
  padding-top: 0;
  position: relative;
  left: 0;
}

.newsPage .mySwiper4 .swiper-slide.swiper-slide-active .newsSliderImg img {
  transform: scale(1.27);
}

.newsPage .newsSliderText {
  margin: 90px 0 0 -102px;
  max-width: 365px;
}

.newsPage .sliderNavigation {
  margin-top: 0;
  bottom: 50px;
  right: 408px;
}

.newsPage .sliderNavigation .swiper-pagination {
  top: 10px;
  left: -100px;
}


.newsPage .mySwiper5 {
  margin: -125px 380px 0 0 !important;
  max-width: 265px;
}

.contact:after {
  background: url('/_/css/../images/bg16.png') no-repeat top right;
  height: 1324px;
}

/*.newsPage .newsSlider:after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  bottom: -408px;*/
/*  border-bottom: 1px solid #000000;*/
/*  width: 38%;*/
/*  display: block;*/
/*  height: 1px;*/
/*  right: 0;*/
/*}*/

.newsTitle {
  margin-top: 60px;
}

.newsTitle__h2 {
  text-align: center;
  color: #000000;
  font: normal normal 40px 'Playfair Display', sans-serif;
}

.newsTitle__hr {
  margin: 40px auto 0;
  background: #000;
  max-width: 740px;
  width: 100%;
}

.newsDesc {
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font: normal 300 22px 'Montserrat', sans-serif;
  padding-top: 40px;
  padding-bottom: 20px;
}

.newsDate {
  color: #7D7D7D;
  font: normal 300 15px 'Montserrat', sans-serif;
  text-align: center;
  padding-bottom: 60px;
}

.newsImg img {
  margin: 0 auto;
  display: block;
}

.newsIn:after {
  display: none;
}

.newsInText {
  margin-top: 0;
  position: relative;
  min-height: 560px;
  padding-top: 180px;
  background: url('/_/css/../images/bg18.png') no-repeat 0 -660px;
}

.newsInText:before {
  content: "";
  display: block;
  background: url('/_/css/../images/bg17.png') no-repeat top left;
  position: absolute;
  width: 270px;
  height: 560px;
  top: 0;
  left: 0;
}

.youtube {
  max-width: 100%;
  width: 100%;
  height: 780px;
}

.youtube iframe {
  max-width: 100%;
  width: 100%;
  height: 785px;
}

.newsInText .ceramicVipInBlock2 {
  max-width: 810px;
}

.newsImg:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -31px;
  right: 0;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  height: 30px;
  max-width: 85%;
  width: 100%;
  z-index: 1;
}

.newsImg {
  position: relative;
}

.parthnerContent:after {
  background: url('/_/css/../images/bg19.png') no-repeat 0 -277px;
  background-size: cover;
  left: 0;
  height: 990px;
}

.partnerText {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  padding-top: 30px;
  position: relative;
}

.partnerText__text {
  color: #000;
  font: normal normal 22px 'Playfair Display', sans-serif;
  text-align: center;
}

.partnerText .hr__line {
  top: 0;
  margin: 60px auto 0;
  left: 0;
  right: 0;
  position: relative;
  width: 100%;
}

.hr__line5 {
  border: none;
  border-bottom: 1px solid #000000;
  max-width: 40%;
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  top: 778px;
  left: 270px;
}

.partnerBlockLeft {
  max-width: 490px;
  width: 100%;
}

.partnerBlockIn {
  max-width: 1450px;
  width: 100%;
  margin: 0 auto;
  align-content: flex-start;
  justify-content: space-between;
}

.partnerBlock {
  padding-top: 280px;
}

.partnerBlockRight {
  max-width: 850px;
  width: 100%;
  justify-content: space-between;
}

.partnerBlockLeft {
  position: relative;
}

.partnerBlockLeft:after {
  content: "";
  display: block;
  height: 740px;
  background: #000;
  width: 1px;
  position: absolute;
  top: 40px;
  right: 0;
}

.partnerBlockRightImg60 {
  position: relative;
  max-width: 120px;
  width: 100%;
}

.partnerBlockRightImg60__title {
  color: #000;
  font: normal 300 30px 'Montserrat', sans-serif;
  padding-bottom: 20px;
}

.partnerBlockRightImg60List li {
  margin-bottom: -100px;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

.partnerBlockRightImg60List:hover li {
  margin-bottom: 10px;
}


.partnerBlockRightImg120 {
  max-width: 220px;
  width: 100%;
  min-height: 400px;
}

.partnerBlockRightImg60List__title {
  color: #000;
  font: normal 300 12px 'Montserrat', sans-serif;
  opacity: 0;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

.partnerBlockRightImg60List:hover li .partnerBlockRightImg60List__title {
  opacity: 1;
}

.partnerBlockRightImg60List {
  margin-top: 0;
}

.partnerBlockRightImgTop {
  margin-top: 150px;
}

.partnerTextBlock {
  margin: 0 auto;
  max-width: 940px;
  width: 100%;
  padding-top: 200px;
}

.borderTop {
  position: relative;
}

.borderTop:before {
  content: "";
  display: block;
  position: absolute;
  top: -31px;
  right: 0;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  height: 30px;
  max-width: 85%;
  width: 100%;
}

.headerLP {
  background: url('/_/css/../images/headerLP.jpg') no-repeat top center;
  height: 330px;
}

.headerLPIn {
  max-width: 1230px;
  width: 100%;
  margin: 0 auto;
  padding-top: 50px;
  justify-content: space-between;
}

.headerLPLeft {
  max-width: 370px;
  width: 100%;
}

.headerLP__logo {
  padding-bottom: 35px;
  border-bottom: 1px solid #FFFFFF;
}

.headerLP__phone {
  margin-top: 80px;
  width: 224px;
  background: url('/_/css/../images/phone2.svg') no-repeat left center;
  margin-bottom: 20px;
}

.headerLPEmail,
.headerLP__time,
.headerLP__phone a {
  color: #FFFFFF;
  display: block;
  font: normal 300 18px 'Montserrat', sans-serif;
  text-align: right;
}

.headerLPEmail:after {
  content: "";
  display: block;
  background: url('/_/css/../images/email3.svg') no-repeat center;
  width: 35px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
}

.headerLPEmail {
  position: relative;
  text-align: left;
  padding-left: 50px;
}

.headerLPRight {
  max-width: 780px;
  width: 100%;
  justify-content: space-between;
}

.headerLPRight__right {
  background: #D9D9D9;
  max-width: 372px;
  width: 100%;
  min-height: 200px;
  height: 100%;
}

.headerLPRight__title {
  text-align: center;
  text-transform: uppercase;
  color: #000;
  font: normal normal 20px 'Playfair Display', sans-serif;
  padding-top: 20px;
}

.headerLPRightList {
  padding-top: 30px;
  position: relative;
  z-index: 9999;
  max-width: 90%;
  width: 100%;
  margin: 0 auto;
}

.headerLPRightList li {
  padding-bottom: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.headerLPRightList2 li {
  flex-direction: row;
}

.headerLPRightList li span {
  color: #000000;
  font: normal 300 14px 'Montserrat', sans-serif;
  word-break: break-all;
}

.headerLPRightList__phonePhone,
.headerLPRightList__emailEmail,
.headerLPRightList__nameName,
.headerLPRightList__managerName {
  width: 100%;
  font-size: 13px;
  text-align: left;
  word-break: break-all;
}

.headerLPRightListDouble {
  padding-top: 0;
}

.headerLPRightListDouble li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.headerLPRightListDouble span:first-of-type {
  text-align: left;
}

.headerLPRightListDouble span {
  max-width: 50%;
  width: 100%;
  text-align: right;
  word-break: break-all;
}

.headerLPRightLeft {
  max-width: 372px;
  width: 100%;
  min-height: 200px;
  height: 100%;
  background: #FFF;
  box-shadow: 4px 4px 7px 0 rgba(0, 0, 0, 0.25);
  position: relative;
}

.headerLPRightLeft__name {
  color: #000;
  font: normal 300 14px 'Montserrat', sans-serif;
  padding-top: 25px;
  padding-left: 40px;
}

.headerLPRightList2 {
  padding-top: 25px;
}

.headerLPRightLeft:before {
  content: "";
  display: block;
  border: 1px solid #FFFFFF;
  width: 370px;
  height: 201px;
  position: absolute;
  top: -12px;
  left: 10px;
}

.lpContent {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
  padding-top: 70px;
}

.lpLeft {
  max-width: 274px;
  width: 100%;
  position: relative;
}

.lpTitle__basket {
  color: #000;
  font: normal 600 20px 'Playfair Display', sans-serif;
}

.lpTitle__text {
  color: #000;
  font: normal 300 20px 'Montserrat', sans-serif;
}

.lpTitle {
  padding-bottom: 35px;
}

.lpLeftList {

}

.lpLeftList li {
  margin-bottom: 20px;
}

.lpLeftList li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}


.lpLeftList li a span {
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
}

.lpLeftList__img {
  width: 40px;
  height: 40px;
  margin-right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.lpLeftList__img {
  position: relative;
}

.lpLeftList li a.active > span:last-child {
  text-transform: uppercase;
  font: normal normal 20px 'Playfair Display', sans-serif;
  border-bottom: 1px solid;
}

.lpLeftList li a span.lpLeftList__num {
  color: #FFFFFF;
  background: #000;
  font: normal 600 12px 'Montserrat', sans-serif;
  border-radius: 100px;
  position: absolute;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  top: 25px;
  right: -10px;
}

.lpLeft:after {
  content: "";
  display: block;
  height: 260px;
  background: #000000;
  width: 1px;
  position: absolute;
  top: 60px;
  right: -10px;
}

.lpRight {
  max-width: 845px;
  width: 100%;
  padding-top: 10px;
  position: relative;
  left: 44px;
}

.lpMain {
  justify-content: space-between;
  align-content: flex-start;
  position: relative;
}

.lpRightlist {
  justify-content: space-between;
}

.lpRightlist li a {
  color: #000;
  font: normal 300 14px 'Montserrat', sans-serif;
}

.lpRightlist li {
  border-right: 1px solid #000000;
  height: 50px;
  text-align: center;
  width: 14%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.lpRightContent {
  max-width: 100%;
  width: 100%;
  margin-top: 50px;
}

.lpRightItem__num {
  width: 125px;
  text-align: center;
  font: normal 300 14px 'Montserrat', sans-serif;
}

.lpRightItem__img {
  width: 130px;
}

.lpRightItem__img img {
  width: 100px;
  height: 100px;
  object-fit: cover;
}

.lpRightItem {
  align-items: center;
  margin-bottom: 30px;
}

.lpRightItem__name {
  width: 105px;
  text-align: center;
  color: #000;
  font: normal 300 14px 'Montserrat', sans-serif;
}

.lpRightItem__amount,
.lpRightItem__m2,
.lpRightItem__price,
.lpRightItem__weight {
  width: 105px;
  color: #000;
  font: normal 300 14px 'Montserrat', sans-serif;
  text-align: center;
}

.lpRightItem__price {
  width: 125px;
}

.lpRightForm {
  max-width: 670px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 150px;
  margin-left: 30px;
}

.lpRightTextarea__textarea {
  max-width: 100%;
  width: 100%;
  border-radius: 6px;
  background: #FFF;
  height: 137px;
  padding: 20px;
  resize: none;
  font: normal 300 18px 'Montserrat', sans-serif;
}

.lpRightTextarea__textarea::-moz-placeholder {
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
}

.lpRightTextarea__textarea::-webkit-input-placeholder {
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
}

.lpRightTextarea__textarea:-ms-input-placeholder {
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
}

.lpRightFormItog {
  margin-top: 30px;
}

.lpRightFormItog__itog {
  color: #000;
  font: normal normal 20px 'Playfair Display', sans-serif;
}

.lpRightFormItog__price {
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
  padding-left: 20px;
}

.lpRightForm__submit {
  width: 235px;
  height: 70px;
  background: #D9D9D9;
  align-items: center;
  justify-content: center;
  border: none;
  cursor: pointer;
  margin: 40px auto 0;
}

.lpRightForm__submit span {
  color: #000000;
  font: normal normal 20px 'Playfair Display', sans-serif;
  text-align: center;
}

.bgLp {
  background: url('/_/css/../images/bg20.png') no-repeat top center;
  background-size: cover;
  min-height: 634px;
}

.lpRightForm2 {
  justify-content: space-between;
  max-width: 772px;
  width: 100%;
}

.lpRightForm2Left {
  max-width: 372px;
  width: 100%;
}

.lpRightForm2Left__title {
  color: #000;
  font: normal normal 18px 'Playfair Display', sans-serif;
  margin-bottom: 30px;
}

.lpRightForm2__input {
  border-radius: 6px;
  border: 1px solid #000;
  max-width: 372px;
  width: 100%;
  height: 41px;
  padding-left: 30px;
  color: #000;
  font: normal 300 15px 'Montserrat', sans-serif;
  margin-bottom: 13px;
}

.lpRightSetting {
  justify-content: flex-end;
  padding-right: 30px;
}

.lpRightSetting__send {
  border: none;
  background: none;
  align-items: center;
  cursor: pointer;
}

.lpRightSettingBtn {
  justify-content: flex-end;
  margin-top: 20px;
}

.lpRightSetting__send span {
  font: normal 300 18px 'Montserrat', sans-serif;
}

.lpRightSetting__send:before {
  content: "";
  display: block;
  width: 60px;
  background: #000;
  height: 1px;
  margin-right: 20px;
}

.newsLpRight {
  max-width: 775px;
  width: 100%;
  justify-content: space-between;
  position: relative;
  left: 50px;
}

.newsLpRightItem {
  max-width: 373px;
  width: 100%;
  margin-bottom: 50px;
}

.newsLpRightItem__href img {
  box-shadow: 14px 11px 31px 0 rgba(0, 0, 0, 0.15);
  max-width: 100%;
  width: 100%;
  object-fit: cover;
  height: 213px;
}

.newsLpRightItem__desc {
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
  padding-top: 30px;
}

.newsLpRightItem__bold {
  color: #000;
  font: normal bold 18px 'Montserrat', sans-serif;
  padding: 5px 0;
}

.newsLpRightItem__more span {
  color: #7D7D7D;
  font: normal 300 15px 'Montserrat', sans-serif;
}

.newsLpRightItem__more:after {
  content: "";
  border: 1px solid #000000;
  border-left: none;
  border-top: none;
  width: 12px;
  height: 12px;
  display: block;
  margin: 3px 0 0 20px;
  transform: rotate(317deg);
}

.lpNavigation {
  max-width: 100%;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

.lpNavigation__show {
  color: #000;
  font: normal normal 22px 'Playfair Display', sans-serif;
}

.lpNavigation__num {
  margin: 20px auto 100px;
  justify-content: center;
}

.lpNavigation__num li a {
  color: #000;
  font: normal 300 20px 'Montserrat', sans-serif;
  margin: 0 5px;
}

.lpNavigation__num li a.active {
  font: italic bold 20px 'Montserrat', sans-serif;
}

.lpTabels {
  position: relative;
  left: 50px;
}

.lpTabelsHeader {
  background: #D9D9D9;
  justify-content: space-between;
  padding: 15px 30px;
}

.lpTabelsHeader li span {
  color: #000;
  font: normal 300 14px 'Montserrat', sans-serif;
}

.lpOrderText {
  color: #000;
  font: normal normal 20px 'Playfair Display', sans-serif;
  margin-bottom: 5px;
}

.lpOrderText2 span,
.lpOrderText span {
  color: #000000;
  font: normal 300 18px 'Montserrat', sans-serif;
  padding-left: 10px;
}

.lpOrder {
  margin-top: 30px;
}

.lpOrderText2 {
  font: normal normal 16px 'Playfair Display', sans-serif;
  color: #000;
}

.lpOrderIn {
  margin-bottom: 65px;
}

.metismenu .metismenu__title {
  color: #000;
  font: normal 300 14px 'Montserrat', sans-serif;
}

.metismenu .has-arrow {
  justify-content: space-between;
  width: 100%;
  padding: 0 10px 0 30px;
  height: 70px;
  align-items: center;
}

.metismenu .has-arrow::after {
  right: 52em !important;
  color: #000000 !important;
  transform: rotate(225deg) !important;
}

.metismenu .mm-active > .has-arrow::after, .metismenu .has-arrow[aria-expanded=true]::after {
  transform: rotate(45deg) !important;
}

.metismenu .has-arrow {
  border-bottom: 1px solid #000000;
}

.metismenuContent {
  max-width: 100%;
  width: 100%;
}

.metismenuContentList {
  max-width: 470px;
  width: 100%;
  justify-content: space-around;
  padding-top: 30px;
  margin: 0 auto;
}

.metismenuContentList li span {
  color: #000;
  font: normal 300 14px 'Montserrat', sans-serif;
}

.lpTabelsHeader__date {
  position: relative;
  left: -25px;
}

.metismenu__title.date {
  position: relative;
  left: 17px;
}

.lpTabelsHeader__summa {
  position: relative;
  left: -46px;
}

.metismenu__title.price {
  position: relative;
  left: 46px;
}

.lpTabelsHeader__waight {
  position: relative;
  left: -54px;
}

.metismenu__title.weight {
  position: relative;
  left: 26px;
}

.lpTabelsHeader__status {
  position: relative;
  left: -61px;
}

.lpTabelsHeader__manager {
  position: relative;
  left: -45px;
}

.metismenu__title.decorated {
  position: relative;
  left: 9px;
}

.metismenuContentList__name {
  position: relative;
  left: -69px;
}

.metismenuContentList__weight {
  position: relative;
  left: -44px;
}

.metismenuContentList__metr {
  position: relative;
  left: -37px;
}

.metismenuContentList__price {
  position: relative;
  left: -19px;
}

.metismenuContentListBlack {
  background: #000;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  margin-top: 20px;
}

.metismenuContentListBlack li span {
  color: #FFFFFF;
  font: normal normal 14px 'Montserrat', sans-serif;
}

.metismenuContentListBlack__name {
  position: relative;
  left: 153px;
}

.metismenuContentListBlack__weight {
  position: relative;
  left: 35px;
}

.metismenuContentListBlack__metr {
  position: relative;
  left: -90px;
}

.metismenuContentListBlack__price {
  position: relative;
  left: -210px;
}

.metismenu .has-arrow.green > span {
  color: #027400;
}

.metismenu .has-arrow.green::after {
  border-color: #10CE00 !important;
}

.metismenu .has-arrow.orange::after {
  border-color: #FF7A00 !important;
}

.metismenu .has-arrow.orange > span {
  color: #FF7A00;
}

.lpscore {
  color: #000;
  font: normal 300 14px 'Montserrat', sans-serif;
  position: absolute;
  top: 98px;
  right: -150px;
}

.lpDownload {
  position: absolute;
  top: 285px;
  right: -154px;
}

.lpRightSelect {
  max-width: 100%;
  width: 100%;
  position: relative;
  left: 80px;
  z-index: 9999999;
}

.lpRightSelectStatus__seller,
.lpRightSelectStatus__date2,
.lpRightSelectStatus__date,
.lpRightSelectStatus__status {
  color: #000;
  font: normal 300 14px 'Montserrat', sans-serif;
  cursor: pointer;
  position: relative;
}

.lpRightSelect {
  height: 70px;
}

.lpRightSelectStatusList4,
.lpRightSelectStatusList3,
.lpRightSelectStatusList2,
.lpRightSelectStatusList {
  background: #FFFFFF;
  position: relative;
  z-index: 1;
  max-width: 180px;
  width: 100%;
  padding: 22px 0 22px 21px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  top: 30px;
  display: none;
}

.lpRightSelectStatusList4.active,
.lpRightSelectStatusList2.active,
.lpRightSelectStatusList3.active,
.lpRightSelectStatusList.active {
  display: block;
}

.scrollSelect {
  height: 260px;
}

.mCustomScrollbar {
  height: 260px;
}

.lpRightSelectStatusListIn li {
  padding-bottom: 12px;
}

.lpRightSelectStatusListIn li a {
  color: #000;
  font: normal 300 15px 'Montserrat', sans-serif;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

.lpRightSelectStatusListIn li a:hover {
  font-weight: bold;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #000 !important;
}

.lpRightSelectStatus {
  max-width: 190px;
  width: 100%;
  position: relative;
}

/*.lpRightSelectStatus__date:after,*/
/*.lpRightSelectStatus__date2:after,*/
/*.lpRightSelectStatus__status:after {*/
/*  content: "";*/
/*  height: 50px;*/
/*  width: 1px;*/
/*  background: #000;*/
/*  display: block;*/
/*  position: absolute;*/
/*  top: -15px;*/
/*  right: 25px;*/
/*}*/

.lpRightSelectStatus__seller,
.lpRightSelectStatus__date2,
.lpRightSelectStatus__date {
  padding-left: 50px;
}

.lpRightSelectStatus__date2 input,
.lpRightSelectStatus__date input {
  border: none;
  color: #000000;
  font: normal 300 14px 'Montserrat', sans-serif;
  background: none;
}

.lpRightForm2__input[type="password"]::-moz-placeholder,
.lpRightSelectStatus__date2 input[type="text"]::-moz-placeholder,
.lpRightSelectStatus__date input[type="text"]::-moz-placeholder {
  color: #000000;
  font: normal 300 14px 'Montserrat', sans-serif;
}

.lpRightForm2__input[type="password"]::-webkit-input-placeholder,
.lpRightSelectStatus__date2 input[type="text"]::-webkit-input-placeholder,
.lpRightSelectStatus__date input[type="text"]::-webkit-input-placeholder {
  color: #000000;
  font: normal 300 14px 'Montserrat', sans-serif;
}

.lpRightForm2__input[type="password"]:-ms-input-placeholder,
.lpRightSelectStatus__date2 input[type="text"]:-ms-input-placeholder,
.lpRightSelectStatus__date input[type="text"]:-ms-input-placeholder {
  color: #000000;
  font: normal 300 14px 'Montserrat', sans-serif;
}

.xdsoft_datetimepicker {
  margin-top: 30px !important;
  left: 970px !important;
}

.lpRightSelectStatus__date {
  padding-left: 40px;
  text-align: center;
}

.headerLPRightSetting {
  max-width: 630px;
  width: 100%;
  position: relative;
}

.headerLPRightSetting .headerLPRightLeft {
  max-width: 100%;
  width: 100%;
}

.headerLPRightSetting .headerLPRightLeft .headerLPRightList2 {
  padding: 50px 80px;
}

.headerLPRightSetting .headerLPRightLeft:before {
  width: 100%;
  left: -10px;
}

.lpRightSetting2 {
  padding-right: 0;
  max-width: 700px;
}

.lpRightSetting2__title {
  color: #000;
  font: normal normal 18px 'Playfair Display', sans-serif;
  padding-bottom: 30px;
  padding-top: 30px;
}

.lpRightSetting2 .blockCheckbox {
  display: block;
  position: relative;
  padding-left: 55px;
  cursor: pointer;
  user-select: none;
}

.lpRightSetting2 .blockCheckbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.lpRightSetting2 .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 6px;
}

.lpRightSetting2 .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.lpRightSetting2 .blockCheckbox input:checked ~ .checkmark:after {
  display: block;
}

.lpRightSetting2 .blockCheckbox .checkmark:after {
  left: 3px;
  top: -12px;
  width: 37px;
  height: 33px;
  background: url('/_/css/../images/icon9.svg') no-repeat top center;
}

.lpRightSettingTab {
  top: 30px;
}

.menagmentPersonal {
  max-width: 100%;
  width: 100%;
  margin: 120px auto 0;
}

.menagmentPersonal__title {
  color: #000;
  font: normal normal 20px 'Playfair Display', sans-serif;
  text-align: center;
}


.menagmentPersonal__line {
  border: none;
  border-bottom: 1px solid #000000;
  max-width: 490px;
  width: 100%;
  margin: 30px auto;
}

.lpRightSettingTab .etabs li a {
  font: normal normal 20px 'Playfair Display', sans-serif;
}

.lpRightSettingTab .etabs li a:after {
  content: "";
  display: block;
  border-bottom: 1px solid transparent;
  width: 85%;
  margin: 0 auto;
}

.lpRightSetting2 .blockCheckbox span {
  color: #000;
  font: normal 300 15px 'Montserrat', sans-serif;
  padding-top: 5px;
  display: block;
}

.lpRightSettingTab .etabs {
  max-width: 380px;
}

.lpRightSettingTab .etabs:before {
  height: 50px;
  top: -10px;
}

.menager__btn {
  max-width: 250px;
  width: 100%;
  height: 60px;
  background: #D9D9D9;
  align-items: center;
  justify-content: center;
  margin-bottom: 45px;
}

.menager__btn span {
  color: #000;
  font: normal 300 18px 'Montserrat', sans-serif;
}

.lpRightSettingTabContent {
  margin-top: 85px;
  padding-bottom: 100px;
}

.manegerForm__title {
  color: #000;
  font: normal bold 15px 'Montserrat', sans-serif;
  width: 90px;
}

.manegerForm {
  max-width: 100%;
  width: 100%;
}

.manegerFormLine {
  max-width: 100%;
  width: 100%;
  margin-top: 55px;
}

.manegerFormLineIn input {
  max-width: 372px;
  width: 100%;
  height: 41px;
  border: 1px solid #000000;
  border-radius: 6px;
  background: none;
  padding-left: 30px;
}

.manegerFormLineIn {
  align-items: center;
  margin-bottom: 20px;
}

.manegerForm__redact {
  background: url('/_/css/../images/icon10.svg') no-repeat center;
  width: 30px;
  height: 26px;
  display: block;
  margin-left: 34px;
}

.manegerFormLine .checkmark {
  width: 37px;
  height: 17px;
  border-radius: 16px;
  border: none;
}

.manegerFormLine .blockCheckbox .checkmark:after {
  background: #000;
  border-radius: 100px;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
}

.manegerFormLine .blockCheckbox input:checked ~ .checkmark:after {
  display: block;
  left: 0;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
  background: #838383;
}

.manegerFormLine .blockCheckbox input:checked ~ .checkmark:before {
  content: "";
  width: 37px;
  height: 16px;
  border: 1px solid #838383;
  display: block;
  position: absolute;
  top: -1px;
  border-radius: 20px;
}

.manegerFormLine .blockCheckbox input ~ .checkmark:before {
  content: "";
  width: 37px;
  height: 16px;
  border: 1px solid #000000;
  display: block;
  position: absolute;
  top: -1px;
  border-radius: 20px;
}

.manegerFormLine .blockCheckbox input ~ .checkmark:after {
  display: block;
  left: 22px;
  background: #000000;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

.manegerFormLine .blockCheckbox {
  top: -16px;
  left: 31px;
}

.manegerFormLine .blockCheckbox input ~ .checkmarkText:after {
  content: "Активно";
  position: absolute;
}

.manegerFormLine .blockCheckbox input:checked ~ .checkmarkText:after {
  content: "Неактивно";
  position: absolute;
}

.checkmarkText {
  position: absolute;
  top: 16px;
  left: -15px;
}

.etabs li a.active:after {
  content: "";
  display: block;
  border-bottom: 1px solid #767052;
  width: 85%;
  margin: 0 auto;
}

.manegerFormLine:first-child {
  margin-top: 0;
}

.lpRightSettingTab .etabs li a.active {
  top: 0;
}

.fancybox-is-open .fancybox-bg {
  opacity: .5 !important;
}

.popupSetting {
  max-width: 682px !important;
  width: 100% !important;
  background: #FFF !important;
  box-shadow: 13px 13px 29px 0 rgba(0, 0, 0, 0.15) !important;
  padding-top: 56px !important;
  padding-bottom: 70px !important;
}

.popupSetting__title {
  text-align: center;
  color: #000;
  font: normal normal 22px 'Playfair Display', sans-serif;
}

.popupSetting__title span:after {
  content: "";
  border-bottom: 1px solid #000000;
  width: 37%;
  margin: 10px auto 0;
  display: block;
}

.popupSettingForm {
  max-width: 483px;
  width: 100%;
  margin: 45px auto 0;
}

.popupSettingFormBlock:first-of-type {
  margin-top: 0;
}

.popupSettingFormBlock {
  margin-bottom: 15px;
}

.popupSettingFormBlock input {
  width: 100%;
  height: 58px;
  border: 1px solid #000000;
  border-radius: 6px;
  padding-left: 25px;
  font: normal normal 18px 'Montserrat', sans-serif;
}

.popupSettingFormBlock > div {
  width: 100%;
}


.password {
  position: relative;
}

.password-control {
  position: absolute;
  top: 18px;
  right: 18px;
  display: inline-block;
  width: 40px;
  height: 30px;
  background: url('/_/css/../images/icon11.svg') no-repeat top;
}

.password-control.view {
  background: url('/_/css/../images/icon12.svg') no-repeat 0 5px;
}

/*
Start selects
$$$$$$$$$$$$$*/
.popupSettingFormBlock .ms-parent {
  max-width: 483px !important;
  width: 100% !important;
}

.popupSettingFormBlock .ms-parent .ms-choice {
  height: 42px !important;
  background: #ECECEC;
}

.popupSettingFormBlock .ms-parent .ms-choice span {
  height: 42px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  font: normal 300 18px 'Montserrat', sans-serif;
  padding-left: 27px;
  color: #000;
}

.popupSettingFormBlock .ms-choice > div.icon-caret {
  border: none !important;
  background: url('/_/css/../images/icon13.svg') no-repeat center;
  width: 20px !important;
  height: 10px !important;
  right: 22px !important;
}

.popupSettingFormBlock .ms-choice > div.icon-caret.open {
  transform: rotate(180deg);
}

.popupSettingFormBlock .ms-drop.bottom {
  background: #ECECEC !important;
  border-top: none;
  margin-top: -3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-top: 0;
  padding-bottom: 30px;
}

.popupSettingFormBlock .ms-drop ul > li.hide-radio.selected {
  background-color: transparent;
  color: #000;
}

.popupSettingFormBlock .ms-drop ul > li.hide-radio label {
  padding: 17px 0 !important;
}

.popupSettingFormBlock .ms-drop ul > li {
  max-width: 380px !important;
  width: 100% !important;
  margin: 0 auto !important;
  border-bottom: 1px solid #000000;
}

.popupSettingFormBlock .hide-radio.selected {
  display: none !important;
}

.popupSettingFormBlock .ms-drop ul > li.hide-radio:focus,
.popupSettingFormBlock .ms-drop ul > li.hide-radio:hover {
  background: none !important;
}

.popupSettingFormBlock .ms-drop ul > li:last-of-type {
  border-bottom: 1px solid transparent;
}

.manegerFormLineList li span {
  color: #000;
  font: normal 300 15px 'Montserrat', sans-serif;
}

.manegerFormLineList {
  margin-left: 88px;
}

.manegerFormLineList li {
  padding-bottom: 5px;
}

.collection {
  background: url('/_/css/../images/bg21.jpg') no-repeat top center;
  background-size: cover;
}

.collectionIn {
  max-width: 1582px;
  width: 100%;
  margin: 0 auto;
  padding-top: 140px;
}

.collectionImg:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -31px;
  left: 0;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  height: 30px;
  max-width: 85%;
  width: 100%;
}

.collectionContent {
  max-width: 1550px;
  width: 100%;
  margin: 150px auto 0;
  padding-bottom: 200px;
}

.cardIn {
  max-width: 1250px;
  width: 100%;
  margin: 0 auto;
}

.cardTopRight {

}

.cardTopRight__bold {
  font: normal bold 60px 'Montserrat', sans-serif;
  color: #000;
  text-transform: uppercase;
}

.cardTop {
  justify-content: space-between;
}

.cardTopRight__desc {
  text-align: right;
  position: relative;
  left: 10px;
}

.cardTopLeft {
  max-width: 700px;
  width: 100%;
}

.cardTopLeft__title {
  color: #000;
  font: normal normal 40px 'Playfair Display', sans-serif;
  padding-bottom: 30px;
}

.cardTopLeft__desc {
  color: #000;
  font: normal 300 22px 'Montserrat', sans-serif;
  max-width: 525px;
  width: 100%;
}

.cardTopLeft__line {
  border: none;
  border-bottom: 1px solid #000000;
  max-width: 375px;
  width: 100%;
  padding-top: 20px;
}


.cardRight__text {
  color: #000;
  font: normal normal 22px 'Playfair Display', sans-serif;
  margin: 0 auto;
  max-width: 310px;
  width: 100%;
  text-align: center;
}

.cardContent {
  padding-top: 75px;
  padding-bottom: 50px;
  justify-content: space-between;
}

.cardRight__text a {
  color: #000;
  font: normal normal 22px 'Playfair Display', sans-serif;
  display: inline-block;
  position: relative;
}

.cardRight__text a:after {
  content: "";
  display: inline-block;
  border-bottom: 1px solid #000000;
  margin: 0 auto;
  width: 100px;
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
}

.cardRight__title {
  text-transform: uppercase;
  color: #000;
  font: normal normal 35px 'Playfair Display', sans-serif;
  text-align: center;
  margin-bottom: 130px;
  padding-top: 0;
}

.cardRightList {
  max-width: 100%;
  width: 100%;
}

.cardRightList li {
  max-width: 288px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin-bottom: 55px;
}

.cardRightList__title {
  color: #000;
  font: normal normal 25px 'Playfair Display', sans-serif;
  display: block;
}

.cardRightList__text {
  color: #000;
  font: normal normal 22px 'Montserrat', sans-serif;
  padding-top: 10px;
  display: block;
}

.cardRightList li:before {
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  background: #000;
  margin-top: 20px;
}

.cardRight {
  max-width: 576px;
  width: 100%;
  position: relative;
  left: 100px;
}

.cardRightList {
  justify-content: space-between;
}

.cardRightList__block {
  margin-left: 20px;
}

.cardRight__title:after {
  content: "";
  display: block;
  border-bottom: 1px solid #000000;
  width: 205px;
  margin: 10px auto 0;
}

.dmodel {
  max-width: 1230px;
  width: 100%;
  margin: 0 auto;
  padding-top: 160px;
}

.dmodel__title {
  text-align: center;
}

.dmodel__title span {
  text-transform: uppercase;
  color: #000;
  font: normal normal 35px 'Playfair Display', sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.dmodel__title span:after {
  content: "";
  display: block;
  background: url('/_/css/../images/icon14.svg') no-repeat center;
  width: 57px;
  height: 38px;
  margin-left: 15px;
  margin-top: 10px;
}

.YouWatched {
  max-width: 1580px;
  width: 100%;
  margin: 0 auto;
  padding-top: 200px;
  padding-bottom: 150px;
}

.YouWatched__title {
  text-transform: uppercase;
  color: #000;
  font: normal normal 35px 'Playfair Display', sans-serif;
  text-align: center;
  position: relative;
}

.dmodel__title:before {
  content: "";
  display: block;
  border-bottom: 1px solid #000000;
  width: 220px;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 60px auto;
}

.YouWatched__title:before {
  content: "";
  display: block;
  border-bottom: 1px solid #000000;
  width: 220px;
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 60px auto;
}

.YouWatchedSlider {
  margin-top: 90px;
  padding-bottom: 55px !important;
}

.YouWatchedSlider__title {
  color: #000;
  font: normal bold 40px 'Montserrat', sans-serif;
  display: block;
  text-transform: uppercase;
  padding-left: 30px;
  height: 50px;
  overflow: hidden;
}

.YouWatchedSlider__desc {
  text-transform: uppercase;
  color: #000;
  font: normal 300 15px 'Montserrat', sans-serif;
  padding-left: 60px;
}

.YouWatchedSliderBlock {
  margin-bottom: 20px;
  display: block;
  width: 100%;
  height: 70px;
  overflow: hidden;
}

.YouWatchedSliderNav {
  max-width: 100%;
}

.YouWatchedSliderNav .swiper-button-next {
  position: absolute;
  right: -100px;
  top: -172px;
}

.YouWatchedSliderNav .swiper-button-prev {
  position: absolute;
  left: -100px;
  top: -172px;
}

.dmodelContent {
  max-width: 100%;
  width: 100%;
  margin: 80px auto 0;
  position: relative;
}

.dmodelContent a {
  max-width: 100%;
  width: 100%;
  height: 680px;
  display: block;
}

.dmodelContent #panorama {
  max-width: 100%;
  width: 100%;
  height: 680px;
  position: relative;
  z-index: 1;
}

.dmodelContent:after {
  content: "";
  display: block;
  border: 1px solid rgba(0, 0, 0, .5);
  height: 655px;
  max-width: 1118px;
  width: 100%;
  position: absolute;
  top: 40px;
  right: -15px;
}

.full3d {
  max-width: 100%;
  height: 100%;
  width: 100%;
}

.cardLeft {
  max-width: 650px;
  width: 100%;
}

.mySwiperContent .swiper-slide a {
  display: block;
  height: 650px;
  width: 100%;
}

.mySwiperContent .swiper-slide a img {
  width: 650px;
  height: 650px;
  object-fit: cover;
}

.mySwiperContent .swiper-slide > a > div {
  height: 700px;
  width: 100%;
}

.collectionContentBlock {
  max-width: 100%;
  width: 100%;
  position: relative;
}

.collectionItem {
  max-width: 500px;
  width: 100%;
  height: 500px;
  position: relative;
  margin-bottom: 180px;
  margin-right: 25px;
  z-index: 1;
}

.collectionItem:nth-child(3n+3) {
  margin-right: 0;
}

.collectionItem a {
  max-width: 500px;
  width: 100%;
  height: 500px;
  display: block;
  position: relative;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
  margin-top: 10px;
}

.collectionItem a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.collectionItem a > div {
  max-width: 500px;
  width: 100%;
  height: 500px;
}

.collectionItemTitle {
  margin-left: 40px;
  margin-bottom: 20px;
  height: 90px;
  overflow: hidden;
}

.collectionItemTitle__bold {
  color: #000;
  font: normal bold 40px 'Montserrat', sans-serif;
  text-transform: uppercase;
  height: 48px;
  overflow: hidden;
}

.collectionItemTitle__desc {
  text-transform: uppercase;
  color: #000;
  font: normal 300 15px 'Montserrat', sans-serif;
  padding-left: 30px;
}

.collectionItem__icon {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .5);
  width: 65px;
  height: 65px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.collectionItem__icon:before {
  content: "";
  display: block;
  background: url('/_/css/../images/icon15.svg') no-repeat center;
  width: 40px;
  height: 52px;
}
.collectionItem__icon.youtub:before{
  background: url('/_/css/../images/play_min.png') no-repeat center;
}
.top-photo-360{
  margin-top: 70px;
}

.collectionContentBlock.desine:after {
  content: "";
  display: block;
  border: 1px solid #000000;
  max-width: 730px;
  width: 100%;
  height: 1712px;
  position: absolute;
  top: 145px;
  right: -42px;
}

.mySwiperNav {
  max-width: 500px;
  width: 100%;
  margin: -56px auto 0;
  height: 200px;
}

.cardLeft .mySwiperNav .swiper-slide img {
  width: 135px;
  height: 135px;
  object-fit: cover;
  margin-top: 15px;
}

.cardLeft .mySwiperNav .swiper-slide.swiper-slide-active img {
  transform: scale(1.3);
}

.cardLeft .breandSliderNav {
  margin-top: -70px;
  max-width: 500px;
}

.cardLeft .breandSliderNav .swiper-button-next {
  right: -70px;
  top: -10px;
}

.cardLeft .breandSliderNav .swiper-button-prev {
  left: -75px;
  top: -15px;
}

.cardLeft .collectionItem__icon {
  top: 0;
}

.filterSetting {
  max-width: 770px;
  width: 100%;
  position: relative;
  left: 150px;
}

.filterSettingItem {
  max-width: 200px;
  width: 100%;
}

.filterSettingItem__titleCollction,
.filterSettingItem__title {
  color: #000;
  font: normal normal 18px 'Playfair Display', sans-serif;
  height: 50px;
  position: relative;
}

.filterSettingItemListCollection,
.filterSettingItemList {
  background: #FFFFFF;
  max-width: 180px;
  width: 100%;
  display: none;
}

.filterSettingItemList li a {
  text-transform: uppercase;
  color: #000;
  font: normal 300 15px 'Montserrat', sans-serif;
  height: 55px;
  width: 100%;
  display: block;
  padding-top: 20px;
  padding-left: 20px;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

.filterSettingItemList li {
  height: 55px;
}

.filterSettingItemList li a:hover {
  background: #D9D9D9;
}

.filterSettingItem__titleCollction:after,
.filterSettingItem__title:after {
  content: "";
  display: block;
  height: 50px;
  background: #000;
  width: 1px;
  position: absolute;
  top: -12px;
  right: 0;
}

.filterSettingItemList.active {
  display: block;
  margin-top: -65px;
  z-index: 1;
  position: relative;
  max-width: 100%;
  width: 100%;
}

.filterSettingItemListCollection {
  max-width: 280px;
  width: 100%;
}

.filterSettingItemCollction {
  max-width: 300px;
  width: 100%;
}

.filterSettingItem__titleCollction {
  text-align: center;
}

.filterSettingItemListCollection {
  background-color: #fff;
  max-width: 280px;
  width: 100%;
}

.filterSettingItemListCollectionSearch {
  max-width: 215px;
  width: 100%;
  margin: 0 auto;
  padding-top: 15px;
  position: relative;
}

.filterSettingItemListCollectionSearch input {
  border: none;
  border-bottom: 1px solid #000000;
  width: 100%;
  height: 30px;
  padding-left: 30px;
  padding-right: 20px;
}

.filterSettingItemListCollectionSearch__submit {
  background: url('/_/css/../images/icon17.svg') no-repeat center;
  width: 18px;
  height: 18px;
  border: none;
  position: absolute;
  top: 18px;
  left: 0;
}

.filterSettingItemListCollectionList .lpRightSelectStatusListIn li {
  height: 60px;
}

.filterSettingItemListCollectionList .lpRightSelectStatusListIn {
  margin-top: 20px;
}

.filterSettingItemListCollectionList .lpRightSelectStatusListIn li a {
  padding: 5px 0 5px 33px;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
  height: 55px;
}

.filterSettingItemListCollectionList .lpRightSelectStatusListIn li a span {
  color: #000;
  font: normal 300 14px 'Montserrat', sans-serif;
  padding-left: 10px;
  width: 100px;
}

.filterSettingItemListCollectionList .lpRightSelectStatusListIn li a:after {
  content: "";
  display: block;
  background: url('/_/css/../images/icon18.svg') no-repeat center;
  width: 21px;
  height: 21px;
  position: absolute;
  right: 35px;
}

.filterSettingItemListCollectionList .lpRightSelectStatusListIn li a:hover {
  background: #D9D9D9;
}

.filterSettingItemListCollectionList .lpRightSelectStatusListIn li a img {
  width: 46px;
  height: 46px;
  object-fit: cover;
}

.filterSettingItemListCollectionList .mCustomScrollbar {
  height: 300px;
}

.filterSettingItemListCollection.active {
  display: block;
  margin: -65px auto 0;
}

.filterSettingItemListCollectionList .mCSB_inside > .mCSB_container {
  margin-right: 0 !important;
}

.filterSettingItemSize {
  max-width: 240px;
  width: 100%;
}

.filterSettingItemCollction__btn,
.filterSettingItemCatalog__btn,
.filterSettingItemSize__btn {
  background: #D9D9D9;
  max-width: 237px;
  width: 100%;
  height: 64px;
  align-items: center;
  font: normal 300 15px 'Montserrat', sans-serif;
  padding-left: 15px;
  cursor: pointer;
  margin: 0 auto;
}

.filterSettingItemListSize {
  max-width: 100%;
  width: 100%;
}

.filterSettingItem__title:after {
  right: -18px;
}

.filterSettingItem__titleCollction:after {
  right: 15px;
}

.filterSettingItemSize .filterSettingItem__titleCollction:after {
  right: 0;
}

.lpRightItem__weight {
  width: 120px;
}

.lpRightItem__m2 {
  width: 120px;
}

.lpRightItem__amount {
  padding-left: 20px;
}

.mobilLogoFooter,
.mobilBtnClosed,
.mobilBtn {
  display: none;
}

.collectionItem__title {
  color: #FFFFFF;
  font: normal 300 30px 'Montserrat', sans-serif;
  position: absolute;
  bottom: 50px;
  left: 50px;
  border-left: 2px solid #FFFFFF;
  padding-left: 20px;
  opacity: 0;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
  z-index: 1;
}

.collectionItem a:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .4);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

.collectionItem a:hover .collectionItem__title {
  opacity: 1;
}

.collectionItem a:hover:after {
  opacity: 1;
}

.filterList {
  justify-content: space-between;
}

.lpRightSelectStatusList.active + a span {
  font-weight: bold;
  z-index: 999;
  position: relative;
}

.filterList > li:last-of-type {
  border-right: none;
}

.metismenu2,
.metismenuMobilContentList,
.metismenuFilter,
.newsTitleMobil,
.contentLKImg,
.headerLpMobil,
.newsSliderText__mobilTitle,
.catalogItem3Mobil,
.catalogItem2Mobil,
.catalogItemOneMobil {
  display: none;
}

.headerLPRightList li span.headerLPRightList__manager {
  max-width: 129px;
  width: 100%;
}

.tab-containerMenu {
  max-width: 100%;
  width: 100%;
  margin-top: 50px;
}

.tab-containerMenu .etabs2 {
  max-width: 300px;
  width: 100%;
  margin: 0 auto 30px;
  justify-content: space-between;
}

.headerLpMobil .headerLang {
  display: none !important;
}

.headerLpMobil .headerLangLpEn {
  display: block !important;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}

.headerLpMobil .headerTop {
  position: relative;
}

.tab-containerMenu .etabs2 li a {
  color: #000000;
  font: normal normal 16px 'Playfair Display', sans-serif;
}

.tab-containerMenu .etabs2 li a.active {
  border-bottom: 1px solid;
}

.tab-containerMenuMain .headerLPIn {
  flex-direction: column;
  max-width: 100%;
  width: 100%;
  padding-top: 0;
  padding-bottom: 50px;
}

.tab-containerMenuMain .headerLPRight {
  margin: 0 auto;
}

.tab-containerMenuMain .headerLPRightLeft {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.tab-containerMenuMain .headerLPRightLeft:before {
  display: none;
}

.tab-containerMenuMain .headerLPRight {
  max-width: 80%;
}

.tab-containerMenuMain .headerLPRightList li span {
  font-size: 14px;
}

.tab-containerMenuMain .headerLPRight__right {
  background: none;
  border: 1px solid #000000;
}

.tab-containerMenuMain .headerLPRight__title {
  font-size: 20px;
  padding-top: 20px;
}

.tab-containerMenuMain .headerLPRightList {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-top: 20px;
}

.tab-containerMenuMain .headerLPRightList__phonePhone,
.tab-containerMenuMain .headerLPRightList__emailEmail,
.tab-containerMenuMain .headerLPRightList__nameName,
.tab-containerMenuMain .headerLPRightList__managerName {
  max-width: 180px;
}

.tab-containerMenuMain .headerLPRightLeft__name {
  padding-left: 30px;
  padding-top: 30px;
}

.tab-containerMenuMainPhone {
  max-width: 80%;
  width: 100%;
  justify-content: flex-end;
  margin: 0 auto;
}

.tab-containerMenuMainPhone .headerLP__phone {
  width: 100%;
  margin-top: 25px;
  background: url('/_/css/../images/icon19.svg') no-repeat left center;
}

.tab-containerMenuMainPhone .headerLPEmail,
.tab-containerMenuMainPhone .headerLP__time,
.tab-containerMenuMainPhone .headerLP__phone a {
  color: #000;
  font: normal 300 14px 'Montserrat', sans-serif;
}

.tab-containerMenuMainPhone .headerLPLeft {
  max-width: 170px;
}

.tab-containerMenuMainPhone .headerLPEmail:after {
  background: url('/_/css/../images/icon20.svg') no-repeat left center;
  top: -3px;
}

.tab-containerMenuMainPhone .headerLPEmail {
  padding-left: 37px;
}

.tab-containerMenu .lpLeftList {
  margin: 70px auto 0;
  max-width: 230px;
  width: 100%;
}

.areaMobil__btn {
  display: none;
}

.multi-gorizont {
  max-width: 765px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 100px;
}

.slick-slide img {
  width: 100%;
  object-fit: cover;
}

.slider-for2 img {
  border-radius: 20px;
}

.slider-nav2 {
  max-width: 450px;
  width: 100%;
  margin: -60px auto;
  height: 140px;
}

.slider-nav2 .slick-slide img {
  height: 90px;
  border-radius: 10px;
  border: 1px solid #000000;
  cursor: pointer;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.16);
  transition: 0.3s;
}

.slider-nav2 .slick-slide {
  height: 140px;
  padding: 0 24px;
  display: flex !important;
  align-items: center !important;
}

.slider-nav2 .slick-center img {
  transform: scale(1.2);
}

.next.slick-arrow {
  position: absolute;
  top: 39px;
  right: -5px;
  z-index: 90000;
  cursor: pointer;
}

.prev.slick-arrow {
  position: absolute;
  top: 39px;
  left: -5px;
  z-index: 90000;
  cursor: pointer;
}


.clearBtn,
.clearBtn span {
  font-weight: bold;
}

.clearBtn > input[type="text"]::-moz-placeholder {
  font-weight: bold;
}

.clearBtn > input[type="text"]::-webkit-input-placeholder {
  font-weight: bold;
}

.clearBtn > input[type="text"]:-ms-input-placeholder {
  font-weight: bold;
}

.clearBtn__btn {
  position: absolute;
  top: 1px;
  right: -30px;
}

.clearBtn:after {
  content: "";
  display: block;
  width: 2px;
  height: 17px;
  background: #000;
  position: absolute;
  top: 3px;
  right: -22px;
  transform: rotate(45deg);
}

.lpRightSelectStatus .clearBtn__btn {
  right: 48px;
}

.clearBtn:before {
  content: "";
  display: block;
  width: 2px;
  height: 17px;
  background: #000;
  position: absolute;
  top: 3px;
  right: -22px;
  transform: rotate(-45deg);
}

.filterList__color > a.clearBtn,
.filterList > li > a.clearBtn span {
  font-size: 20px;
}

.searchBtnBg {
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  opacity: 0;
}

.headerSearch__btnClosed {
  border: none;
  background: none;
  position: relative;
  z-index: 9999;
  top: 7px;
  right: 13px;
  cursor: pointer;
  width: 15px;
  height: 15px;
  display: none;
  opacity: 0;
  -webkit-transition: all, 0.5s;
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  transition: all, 0.5s;
}

.headerSearch__btnClosed.active {
  opacity: 1;
  display: block;
}

.headerSearch__btnClosed:before {
  content: "";
  display: block;
  width: 2px;
  height: 17px;
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(-45deg);
}

.headerSearch__btnClosed:after {
  content: "";
  display: block;
  width: 2px;
  height: 17px;
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  transform: rotate(45deg);
}

.searchBtnBg.active {
  display: block;
  opacity: 1;
}

.filterList__click.active {
  font-weight: bold;
  z-index: 999;
}

.catalogBtnBg {
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
}

.catalogBtnBg.active {
  display: block;
}

.headerLPRightSetting {
  background: #FFFFFF;
  max-width: 630px;
  width: 100%;
  min-height: 201px;
  padding: 40px 60px 25px 80px;
}

.headerLPRightSettingList li {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.headerLPRightSettingList span {
  color: #000000;
  font: normal 300 14px 'Montserrat', sans-serif;
  word-break: break-all;
}

.headerLPRightSettingList__one {
  max-width: 50%;
  width: 100%;
}

.headerLPRightSettingList__two {
  max-width: 50%;
  width: 100%;
  text-align: right;
}

.headerLPRight2 {
  justify-content: flex-end;
}

.headerLPRightSetting:before {
  content: "";
  display: block;
  border: 1px solid #FFFFFF;
  width: 99%;
  height: 201px;
  position: absolute;
  top: -12px;
  left: -13px;
}

.lpRightSelectStatus__status.clearBtn:before {
  right: 52px;
}

.lpRightSelectStatus__status.clearBtn:after {
  right: 52px;
}

.lpRightSelectStatus__border {
  position: absolute;
  height: 50px;
  width: 1px;
  border-left: 1px solid #000000;
  right: 25px;
  top: -15px;
}

.lpRightSelectStatus__seller.clearBtn:after {
  right: 33px;
}

.lpRightSelectStatus__seller.clearBtn:before {
  right: 33px;
}

.headerLPRightList2 li.headerLPRightList2Login .headerLPRightList__managerName {
  text-align: right;
  width: 50%;
}

/*
Start responsive
################*/
@media (max-width: 1800px) {
  .ceramicVipInLeft {
    max-width: 700px;
  }

  .newsPage .mySwiper4 {
    margin-left: -403px;
  }

  .newsPage .sliderNavigation {
    right: 360px;
  }

  .newsPage .mySwiper5 {
    margin: -125px 333px 0 0 !important;
  }

  .catalogItem2 {
    left: 24.5%;
  }
}

@media (max-width: 1690px) {
  .ceramicVipInLeft {
    max-width: 600px;
  }

  .ceramicVipInBlock__paragraf {
    font-size: 18px;
  }

  .newsPage .mySwiper4 {
    margin-left: -425px;
  }

  .newsPage .sliderNavigation {
    right: 285px;
  }

  .newsPage .mySwiper5 {
    margin: -125px 257px 0 0 !important;
  }

  .collectionContent {
    max-width: 1500px;
  }

  .collectionItem {
    max-width: 483px;
  }

  .collectionItem a {
    height: 483px;
  }

  .cardRight {
    left: 29px;
  }

  .catalogItem2 {
    left: 24.35%;
  }

  .filterSetting {
    left: 100px;
  }

  .lpTabels {
    left: 0;
  }

  .lpRightSelect {
    left: 20px;
  }

  .lpscore {
    right: -95px;
  }

  .lpDownload {
    right: -92px;
  }

  .xdsoft_datetimepicker {
    left: 800px !important;
  }
}

@media (max-width: 1560px) {
  .newsSliderText {
    margin-left: 0;
  }

  .YouWatched,
  .newsSlider {
    max-width: 1300px;
  }

  .newsPage .mySwiper4 {
    margin-left: -586px;
  }

  .newsPage .sliderNavigation {
    right: 252px;
  }

  .collectionContent {
    max-width: 1400px;
  }

  .collectionContentBlock.desine:after {
    right: -22px;
  }

  .collectionItem {
    max-width: 450px;
  }

  .collectionItem a {
    height: 450px;
  }

  .card:after {
    background-position: -214px 0;
  }

  .cardTop {
    max-width: 90%;
  }

  .catalogItem2 {
    left: 24%;
  }
}

@media (max-width: 1490px) {
  .our:after {
    background-position: 112px 0;
  }

  .ceramicVipInRight .caramicSwipe {
    left: 390px;
  }

  .moreCompany {
    left: 830px;
  }

  .ceramicVipInLeft {
    margin-left: 20px;
  }


  .breandContent:after {
    background-position: -164px 179px;
    background-size: cover;
    max-width: 463px;
    width: 100%;
  }

  .parthnerContent:after {
    background-position: 0 4px;
  }


  .breandBlock2,
  .breandBlock3,
  .breandBlock {
    max-width: 1200px;
  }

  .YouWatched {
    max-width: 1000px;
  }

  .breandBlock2 {
    margin: 450px auto 0;
  }

  .breandBlock3 {
    margin-top: 50px;
  }

  .newsPage .mySwiper4 .swiper-slide.swiper-slide-active .newsSliderImg img {
    transform: scale(1.1);
  }

  .newsPage .newsSliderText {
    margin: 90px 0 0 -54px;
  }

  .newsPage .sliderNavigation {
    right: 175px;
  }

  .newsPage .mySwiper5 {
    margin: -125px 150px 0 0 !important;
  }

  .partnerBlockIn {
    max-width: 1200px;
  }

  .partnerBlockLeft {
    max-width: 380px;
  }

  .partnerBlockRight {
    max-width: 750px;
  }

  .partnerBlockLeft img {
    width: 90%;
  }

  .collectionItem {
    max-width: 396px;
    height: 485px;
    margin-bottom: 100px;
  }

  .collectionItem a {
    height: 396px;
  }

  .collectionContent {
    max-width: 1240px;
    padding-bottom: 100px;
  }

  .collectionContentBlock.desine:after {
    height: 1466px;
  }

  .cardRight {
    left: 0;
    max-width: 471px;
  }

  .cardRightList li:before {
    width: 40px;
  }

  .cardRightList li {
    max-width: 235px;
  }

  .cardRightList__title {
    font-size: 20px;
  }

  .cardRightList__text {
    font-size: 20px;
  }

  .cardIn {
    max-width: 1236px;
  }

  .cardRight__title {
    font-size: 30px;
  }

  .cardRight__text a,
  .cardRight__text {
    font-size: 18px;
  }

  .cardRight {
    z-index: 1;
    left: -50px;
  }

  .catalogItem2 {
    left: 24.4%;
    max-width: 49%;
  }

  .catalog {
    height: 1500px;
  }

  .catalog:before {
    height: 812px;
    background-size: contain;
  }

  .breandContent:after {
    background-position: -34px 179px;
  }

  .xdsoft_datetimepicker {
    left: 720px !important;
  }

  .newsPage .newsSliderScroll .sliderNavigation {
    right: 289px;
  }
}

@media (max-width: 1340px) {
  .lpContent,
  .cardIn,
  .buyIn,
  .ourIn {
    max-width: 1000px;
  }

  .ceramicVipInLeft {
    max-width: 540px;
  }

  .ceramicVipInBlock__paragraf {
    padding-left: 70px;
  }

  .filter,
  .newsSlider {
    max-width: 1200px;
  }

  .newsSliderText {
    max-width: 275px;
  }

  .newsSliderText__paragraf {
    font-size: 18px;
  }

  .newsSliderText__title {
    font-size: 25px;
  }


  .newsPage .mySwiper4 {
    margin-left: -604px;
  }

  .cardLeft {
    max-width: 580px;
  }

  .cardRight {
    max-width: 420px;
    left: 25px;
  }

  .cardRightList__title {
    font-size: 18px;
  }

  .cardRightList__text {
    font-size: 16px;
  }

  .cardRightList li:before {
    width: 35px;
  }

  .cardRightList li {
    max-width: 210px;
  }

  .mySwiperNav {
    margin: -176px auto 0;
  }

  .catalogItem2 {
    left: 24.1%;
  }

  .catalogItem__title {
    font-size: 60px;
  }

  .catalogItem__desc {
    font-size: 20px;
    top: 70px;
  }

  .catalogItem2 .catalogItem__title {
    top: -9px;
  }

  .catalogItem3 .catalogItem__title {
    top: 17px;
  }

  .breandContent:after {
    background-position: -82px 179px;
  }

  .newsLpRight {
    max-width: 700px;
    left: 0;
  }

  .newsLpRightItem {
    max-width: 340px;
  }

  .lpLeft:after {
    right: 20px;
  }

  .lpRight {
    max-width: 700px;
    left: 0;
    padding-right: 0;
  }

  .lpRightForm2Left {
    max-width: 48%;
  }

  .bgLp {
    min-height: 68%;
  }

  .filterSetting {
    left: 0;
  }

  .filterSettingItemCollction {
    max-width: 265px;
  }

  .filterSettingItemSize {
    max-width: 226px;
  }

  .filterSettingItemListCollection {
    max-width: 230px;
  }

  .filterSettingItemCollction__btn {
    max-width: 225px;
  }

  .filterSettingItemListCollectionList .lpRightSelectStatusListIn li a {
    padding: 5px 0 5px 8px;
  }

  .filterSettingItemListCollectionList .lpRightSelectStatusListIn li a span {
    font-size: 12px;
  }

  .filterSettingItemListCollectionList {
    margin-top: 10px;
  }

  .lpscore {
    right: -53px;
  }

  .lpDownload {
    right: -47px;
  }

  .metismenu .has-arrow::after {
    right: 43em !important;
  }

  .lpRightSelectStatus {
    max-width: 170px;
  }

  .lpLeftList li a.active > span:last-child {
    font-size: 18px;
  }

  .xdsoft_datetimepicker {
    left: 670px !important;
  }

  .lpRightItem__num {
    width: 100px;
  }

  .lpRightItem__img {
    width: 90px;
  }

  .lpRightItem__name {
    width: 118px;
  }

  .lpRightItem__weight {
    width: 86px;
  }

  .lpRightItem__price {
    width: 120px;
  }

  .lpRightItem__m2 {
    width: 75px;
  }

  .mySwiperContent .swiper-slide a img {
    height: 550px;
  }

  .newsPage .mySwiper4 {
    margin-left: 0 !important;
    width: auto;
  }

  .newsPage .newsSliderScroll {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }

  .newsPage .mySwiper4 .swiper-slide.swiper-slide-active .newsSliderContent {
    margin: 0 auto;
    max-width: 100%;
  }

  .newsPage .mySwiper4 .swiper-slide.swiper-slide-active .newsSliderImg img {
    transform: scale(1);
  }

  .newsPage .newsSliderText {
    margin: 65px 0 0 0 !important;
  }

  .newsPage .mySwiper4 .newsSliderImg {
    margin: 0 auto !important;
    max-width: 100% !important;
  }

  .newsPage .mySwiper4 .newsSliderImg img {
    box-shadow: 0 0 0;
    height: 500px;
  }

  .newsPage .newsSliderScroll .sliderNavigation {
    right: 0;
  }

  .newsPage .sliderNavigation {
    bottom: 342px !important;
  }

  .catalogItemOne .catalogItem__title {
    top: 0;
  }

  .catalogItemOne .catalogItem__desc {
    top: 69px;
    left: 69%;
  }


}

@media (max-width: 1280px) {
  .tabContent,
  .lpContent,
  .collectionContent,
  .filter,
  .buyIn,
  .headerIn {
    max-width: 1000px;
  }

  .ceramicVipInRight .caramicSwipe {
    left: 503px;
  }

  .moreCompany {
    bottom: -83px;
  }

  .newsSlider {
    max-width: 1000px;
  }

  .newsSliderImg {
    max-width: 700px;
  }

  .newsSliderText {
    margin: 53px 0 0 0;
  }

  .sliderNavigation {
    margin-top: 30px;
  }

  .mySwiper5 {
    margin: 100px 0 0 0 !important;
  }


  .breandBlock3,
  .breandBlock2,
  .breandBlock {
    max-width: 1000px;
  }

  .breandSliderNav {
    max-width: 336px;
    margin: 0 auto;
  }

  .YouWatchedSliderNav {
    max-width: 100%;
  }

  .hr__line {
    top: 1147px;
  }

  .breandBlock2 {
    margin: 245px auto 0;
  }

  .breandBlock3 {
    margin-top: 50px;
  }

  .newsPage .mySwiper4 .swiper-slide.swiper-slide-active .newsSliderContent {
    max-width: 900px;
  }

  .newsPage .mySwiper4 .newsSliderImg {
    max-width: 861px;
  }

  .newsPage .newsSliderText {
    margin: 65px 0 0 -54px;
  }

  .newsPage .mySwiper4 .swiper-slide.swiper-slide-active .newsSliderText {
    margin: 30px 0 0 0 !important;
  }

  .newsPage .sliderNavigation {
    bottom: 450px;
  }

  .newsPage .mySwiper4 {
    margin-left: -644px;
  }

  .partnerBlockIn {
    max-width: 1100px;
  }

  .partnerBlockRight {
    max-width: 700px;
  }

  .filterList__color > a, .filterList > li > a span {
    font-size: 16px;
  }


  .collectionItem {
    max-width: 316px;
    height: 406px;
    margin-bottom: 40px;
  }

  .collectionItemTitle__bold {
    font-size: 30px;
  }

  .collectionItem a {
    height: 315px;
  }

  .collectionItem__title {
    font-size: 20px;
    bottom: 30px;
    left: 17px;
  }

  .collectionContentBlock.desine:after {
    height: 1120px;
  }

  .YouWatched {
    max-width: 800px;
  }

  .YouWatchedSlider__title {
    font-size: 30px;
  }

  .card:after {
    background-position: -150px 0;
  }

  .cardTop {
    max-width: 96%;
  }

  .catalogItem2 {
    left: 24.6%;
    max-width: 48%;
  }

  .headerLPIn {
    max-width: 1000px;
  }

  .headerLPRight {
    max-width: 690px;
  }

  .headerLPRightLeft {
    max-width: 335px;
  }

  .headerLPLeft {
    max-width: 255px;
  }

  .headerLPRight__right {
    max-width: 335px;
  }

  .headerLPRightLeft:before {
    width: 335px;
  }

  .alphabet {
    max-width: 170px;
  }

  .alphabetBlock:before {
    width: 20px;
  }

  .alphabetList {
    padding-left: 38px;
  }

  .metismenuContentListBlack__name {
    left: 83px;
  }

  .metismenuContentListBlack__weight {
    left: 3px;
  }

  .metismenuContentListBlack__price {
    left: -147px;
  }

  .metismenuContentListBlack__metr {
    left: -78px;
  }

  .xdsoft_datetimepicker {
    left: 570px !important;
  }

  .breandSlider3 .swiper-slide img,
  .breandSlider2 .swiper-slide img,
  .breandSlider .swiper-slide img {
    height: 211px;
  }

  .lpRightItem__img img {
    width: 71px;
    height: 71px;
  }

  .newsSliderImg img {
    height: 394px;
  }

  .filterList__color > a.clearBtn,
  .filterList > li > a.clearBtn span {
    font-size: 16px;
  }

  .collectionItemTitle {
    margin-left: 0;
    height: 45px;
  }

  .collectionItemTitle__bold {
    font-size: 20px;
    height: 25px;
  }

  .clearBtn__btn {
    top: 1px;
    right: -17px;
  }
}

@media (max-width: 1130px) {
  .ourList__paragraf {
    font-size: 18px;
  }

  .catalogItem__desc {
    top: 20px;
  }

  .tabContent,
  .lpContent,
  .cardIn,
  .buyIn,
  .ourIn {
    max-width: 900px;
  }

  .our {
    height: 880px;
  }

  .our:after {
    height: 878px;
    background-size: 100% 100%;
    background-position: 65px 0;
  }

  .ceramicVipInLeft {
    max-width: 90%;
  }

  .ceramicVipInRight {
    position: absolute;
    top: 500px;
    left: 0;
    right: 0;
    max-width: 100%;
  }

  .ceramicVipIn {
    padding-top: 65px;
  }

  .ceramicVipInRight .caramicSwipe {
    left: 0;
    width: 1150px;
  }

  .ceramicVip {
    height: 1050px;
  }

  .caramicSwipe .swiper-pagination {
    margin: 0 auto;
    right: 0;
  }

  .moreCompany {
    left: auto;
    right: 21px;
  }

  .newsPage .mySwiper4 {
    margin-left: 0;
  }

  .newsPage .newsSliderContent {
    margin: 0 auto;
    max-width: 100%;
  }

  .newsPage .mySwiper4 .newsSliderImg {
    margin: 0 auto;
    max-width: 100%;
  }

  .newsPage .newsSliderText {
    margin: 5px 0 0 0 !important;
  }

  .newsPage .mySwiper4 {
    width: 100%;
  }

  .newsPage .mySwiper4 .swiper-slide.swiper-slide-active .newsSliderImg img {
    transform: none;
  }

  .newsPage .mySwiper4 .swiper-slide {
    padding-top: 0;
  }

  .newsPage .mySwiper4 .swiper-slide.swiper-slide-active {
    left: 0;
  }

  .newsPage .mySwiper4 .swiper-slide.swiper-slide-active .newsSliderContent,
  .newsPage .newsSliderContent {
    max-width: 90%;
  }

  .newsPage .newsSliderText {
    opacity: 1;
  }

  .newsPage .mySwiper5 {
    margin: 45px 265px 0 0 !important;
  }

  .newsPage .sliderNavigation {
    right: 125px;
    bottom: 455px;
  }

  .newsInText:before {
    background-position: -90px 0;
  }

  .partnerBlockIn {
    max-width: 1000px;
  }

  .partnerBlockRight {
    max-width: 600px;
  }

  .cardLeft {
    max-width: 480px;
  }

  .cardTopLeft__desc {
    font-size: 18px;
  }

  .mySwiperNav {
    margin: -62px auto 0;
    max-width: 320px;
    height: 130px;
  }

  .mySwiperContent .swiper-slide a {
    height: 490px;
  }

  .card:after {
    height: 1130px;
    background-size: cover;
  }

  .cardLeft .mySwiperNav .swiper-slide img {
    width: 89px;
    height: 89px;
  }

  .cardLeft .breandSliderNav {
    margin-top: -25px;
    max-width: 320px;
  }

  .cardTop {
    max-width: 94%;
  }

  .cardRight__title {
    margin-bottom: 70px;
  }

  .catalogItem__title {
    font-size: 50px;
  }

  .catalogItemOne {
    max-width: 38%;
  }

  .catalogItem3 {
    max-width: 36%;
  }

  .catalogItem__href {
    margin-top: 70px;
  }

  .catalogItemOne .catalogItem__desc {
    top: 30px;
  }

  .catalogItem3 .catalogItem__desc {
    top: 25px;
  }

  .catalog {
    height: 1400px;
  }

  .newsLpRight {
    max-width: 608px;
  }

  .newsLpRightItem {
    max-width: 295px;
  }

  .newsLpRightItem__desc {
    font-size: 16px;
  }

  .lpRight {
    max-width: 615px;
  }

  .filterSettingItemCollction {
    max-width: 200px;
  }

  .filterSettingItemSize {
    max-width: 213px;
  }

  .filterSettingItem__title:after {
    right: 12px;
  }

  .filterSettingItem__titleCollction:after {
    right: -2px;
  }

  .filterSettingItemCollction__btn, .filterSettingItemCatalog__btn, .filterSettingItemSize__btn {
    font-size: 13px;
  }

  .filterSettingItem {
    max-width: 185px;
  }

  .filterSettingItemCollction {
    max-width: 245px;
  }

  .filterSettingItem__title:after {
    right: -6px;
  }

  .filterSettingItem__titleCollction:after {
    right: 4px;
  }

  .alphabet {
    margin-right: 10px;
  }

  .lpRightSelectStatus {
    max-width: 148px;
  }

  .lpRightSelectStatus__date {
    padding-left: 20px;
  }

  .lpRightSelectStatus__seller,
  .lpRightSelectStatus__date2 {
    padding-left: 20px;
  }

  .metismenu .has-arrow::after {
    right: 38em !important;
  }

  .lpTabelsHeader li span {
    font-size: 12px;
  }

  .lpTabelsHeader {
    padding: 15px;
  }

  .metismenu .metismenu__title {
    font-size: 12px;
  }

  .metismenu__title.price {
    left: 20px;
  }

  .metismenu__title.weight {
    left: 14px;
  }

  .metismenu__title.date {
    left: 5px;
  }

  .lpRightSelectStatusListIn li a {
    font-size: 12px;
  }

  .lpRightSelectStatusList4, .lpRightSelectStatusList3, .lpRightSelectStatusList2, .lpRightSelectStatusList {
    padding: 22px 0 18px 12px;
  }

  .metismenuContentListBlack__name {
    left: 42px;
  }

  .metismenuContentListBlack__weight {
    left: -7px;
  }

  .metismenuContentListBlack__price {
    left: -109px;
  }

  .metismenuContentListBlack__metr {
    left: -59px;
  }

  .lpRightlist li span {
    color: #000;
    font: normal 300 14px 'Montserrat', sans-serif;
  }

  .lpRightItem__num {
    width: 85px;
  }

  .lpRightItem__img {
    width: 70px;
  }

  .lpRightItem__weight {
    width: 65px;
  }

  .lpRightItem__m2 {
    width: 50px;
  }

  .mySwiperContent .swiper-slide a img {
    height: 470px;
  }

  .newsPage .newsSliderScroll {
    max-width: 800px !important;
  }

  .newsPage .mySwiper4 .swiper-slide.swiper-slide-active .newsSliderContent, .newsPage .newsSliderContent {
    max-width: 100%;
  }

  .newsPage .mySwiper4 .newsSliderImg img {
    height: auto;
  }

  .newsPage .sliderNavigation {
    bottom: 472px !important;
  }

  .collectionItemTitle {
    height: 64px;
  }

  .collectionItemTitle__bold {
    height: 27px;
  }

  .catalog {
    padding-top: 100px;
  }

  .catalogItem3 .catalogItem__title {
    top: -10px;
  }

  .catalogItem2 .catalogItem__title {
    top: -37px;
  }

  .catalogItemOne .catalogItem__title {
    top: -29px;
  }

}

@media (max-width: 1060px) {
  .tabContent,
  .lpContent,
  .headerLPIn,
  .collectionContent,
  .filter,
  .buyIn,
  .headerIn {
    max-width: 900px;
  }

  .our:after {
    background-position: 87px 0;
  }

  .newsSlider {
    max-width: 800px;
  }

  .news {
    padding-top: 150px;
  }

  .newsSliderText {
    max-width: 220px;
    margin-top: 30px;
  }

  .newsSliderText__paragraf {
    font-size: 16px;
    height: 36px;
  }

  .newsSliderImg {
    max-width: 580px;
  }

  .newsPartner {
    height: 2342px;
  }


  .breandBlock3,
  .breandBlock2,
  .breandBlock {
    max-width: 900px;
  }

  .breandContent:after {
    background-position: -57px 179px;
  }

  .parthnerContent:after {
    background-position: -59px 4px;
  }

  .breandSlider3 .swiper-slide.swiper-slide-next img,
  .breandSlider2 .swiper-slide.swiper-slide-next img,
  .breandSlider .swiper-slide.swiper-slide-next img {
    width: 415px;
  }

  .breandSliderNav {
    margin: 30px auto 0;
  }

  .map2 {
    padding-bottom: 430px;
  }

  .tabContent {
    margin: 100px auto 0;
  }

  .newsPage .newsSliderText {
    margin: 35px 0 0 0;
  }

  .newsPage .mySwiper5 {
    margin: 45px 226px 0 0 !important;
  }

  .newsPage .sliderNavigation {
    bottom: 532px;
  }

  .newsPage .mySwiper4 {
    height: 530px;
  }

  .partnerText__text {
    font-size: 18px;
  }

  .ceramicVipInBlock__paragraf {
    font-size: 16px;
  }

  .partnerBlockIn {
    max-width: 900px;
  }

  .partnerBlockRight {
    max-width: 578px;
  }

  .partnerBlockLeft {
    max-width: 300px;
  }

  .partnerBlockLeft:after {
    height: 500px;
  }

  .partnerTextBlock {
    max-width: 90%;
  }

  .collectionItem {
    max-width: 283px;
    height: 373px;
  }

  .collectionItem a {
    height: 282px;
  }

  .collectionContentBlock.desine:after {
    height: 1030px;
  }

  .YouWatched__title {
    font-size: 30px;
  }

  .YouWatched {
    max-width: 650px;
  }

  .card:after {
    background-position: -78px 0;
  }

  .catalogItem2 {
    left: 24.3%;
  }

  .catalogItem3 {
    top: -53px;
  }

  .catalog:before {
    height: 540px;
  }

  .breandContent:after {
    background-position: -82px 179px;
  }

  .newsBlock:after {
    display: none;
  }

  .newsPage .newsSliderScroll {
    height: 800px;
  }

  .newsPage .sliderNavigation {
    right: 4%;
    bottom: 235px;
  }

  .headerLPLeft {
    max-width: 220px;
  }

  .headerLPRight {
    max-width: 640px;
  }

  .headerLPRightLeft {
    max-width: 310px;
  }

  .headerLPRight__right {
    max-width: 310px;
  }

  .headerLPRightList li span.headerLPRightList__manager {
    max-width: 105px;
  }

  .headerLPRightList__phonePhone, .headerLPRightList__emailEmail, .headerLPRightList__nameName, .headerLPRightList__managerName {
    max-width: 100%;
  }

  .headerLPRightLeft:before {
    width: 308px;
  }

  .headerLPRightLeft__name {
    padding-left: 15px;
  }

  .headerLPRightList__phonePhone, .headerLPRightList__emailEmail, .headerLPRightList__nameName, .headerLPRightList__managerName {
    max-width: 100%;
  }

  .headerLPRightList li span.headerLPRightList__manager {
    max-width: 115px;
  }

  .lpRightForm2__input {
    padding-left: 15px;
  }

  .lpRightSetting2 .lpRightForm2Left {
    max-width: 370px;
  }

  .lpRightForm {
    margin-left: 0;
  }

  .breandSlider3 .swiper-slide img, .breandSlider2 .swiper-slide img, .breandSlider .swiper-slide img {
    height: 260px;
  }

  .breandSlider3 .swiper-slide img, .breandSlider2 .swiper-slide img, .breandSlider .swiper-slide img {
    height: 260px;
  }

  .newsPage .mySwiper4 {
    height: auto;
  }

  .newsPage .sliderNavigation {
    bottom: 121px !important;
  }

  .collectionItemTitle {
    height: 45px;
  }
}

@media (max-width: 930px) {
  .tabContent,
  .lpContent,
  .headerLPIn,
  .cardIn,
  .collectionContent,
  .filter,
  .buyIn,
  .headerIn {
    max-width: 800px;
  }

  .ourList li {
    max-width: 220px;
  }

  .ourIn {
    max-width: 700px;
  }

  .ourList__paragraf {
    font-size: 16px;
  }

  .partnerForm {
    max-width: 600px;
    height: 627px;
  }

  .partnerForm__title {
    padding-top: 50px;
  }

  .partnerIn {
    height: 583px;
  }

  .breandBlock3,
  .breandBlock2,
  .breandBlock {
    max-width: 800px;
  }

  .newsPage .sliderNavigation {
    right: 30px;
  }

  .newsPage .mySwiper5 {
    margin: 45px 120px 0 0 !important;
  }


  .partnerBlockIn {
    max-width: 800px;
  }

  .partnerBlockRight {
    max-width: 465px;
  }

  .parthnerContent:after {
    background-position: -96px 4px;
  }

  .collectionItemTitle {
    margin-left: 20px;
  }

  .collectionItem {
    max-width: 250px;
    height: 340px;
  }

  .collectionItem a {
    height: 250px;
  }

  .collectionContentBlock.desine:after {
    max-width: 390px;
    height: 920px;
  }

  .YouWatched {
    max-width: 550px;
  }

  .YouWatchedSliderNav .swiper-button-next,
  .YouWatchedSliderNav .swiper-button-prev {
    width: 40px;
    background-size: 100% 100%;
  }

  .YouWatchedSliderNav .swiper-button-next {
    right: -65px;
  }

  .YouWatchedSliderNav .swiper-button-prev {
    left: -65px;
  }

  .YouWatched__title:before {
    margin: 45px auto 0;
  }

  .dmodelContent #panorama {
    height: 500px;
  }

  .dmodel__title span {
    font-size: 30px;
  }

  .cardTopLeft {
    max-width: 440px;
  }

  .cardTopLeft__desc {
    font-size: 16px;
  }

  .cardTopLeft__title {
    font-size: 30px;
  }

  .cardTopRight__bold {
    font-size: 50px;
  }

  .cardTopRight__desc {
    font-size: 14px;
  }

  .cardLeft {
    max-width: 430px;
  }

  .cardRight {
    max-width: 350px;
  }

  .card:after {
    display: none;
  }

  .cardRightList li {
    max-width: 175px;
  }

  .cardRightList li:before {
    width: 20px;
    margin-top: 12px;
    position: relative;
    left: -10px;
  }

  .cardRight__title {
    font-size: 25px;
  }

  .cardRightList__block {
    margin-left: 0;
  }

  .cardRight__title:after {
    width: 150px;
  }

  .mySwiperNav {
    margin: -110px auto 0;
  }

  .cardLeft .breandSliderNav .swiper-button-next {
    width: 40px;
    background-size: 100% 100%;
    right: -52px;
  }

  .cardLeft .breandSliderNav .swiper-button-prev {
    width: 40px;
    background-size: 100% 100%;
    left: -55px;
  }

  .dmodelContent:after {
    height: 480px;
  }

  .catalog {
    height: 1300px;
  }

  .partner {
    padding-top: 250px;
  }

  .breandContent:after {
    background: none;
  }

  .headerLPRight {
    max-width: 420px;
  }

  .headerLP {
    height: auto;
    background-size: cover;
    padding-bottom: 20px;
  }

  .headerLPLeft {
    max-width: 350px;
  }

  .headerLPRightLeft {
    max-width: 100%;
  }

  .headerLPRight__right,
  .headerLPRightLeft:before {
    width: 100%;
    max-width: 100%;
  }

  .headerLPRight__right {
    margin-top: 20px;
  }

  .lpLeft {
    max-width: 210px;
  }

  .newsLpRight {
    max-width: 574px;
  }

  .lpLeftList li a span {
    font-size: 15px;
  }

  .lpLeft:after {
    display: none;
  }

  .newsLpRightItem {
    max-width: 49%;
  }

  .newsLpRightItem__desc {
    font-size: 14px;
  }

  .lpLeftList li a.active > span:last-child {
    font-size: 18px;
  }

  .lpRight {
    max-width: 570px;
  }

  .filterSettingItemCollction {
    max-width: 200px;
  }

  .filterSettingItemCollction__btn {
    max-width: 185px;
  }

  .filterSettingItemListCollection {
    max-width: 185px;
  }

  .filterSettingItemListCollectionList .lpRightSelectStatusListIn li a:after {
    right: 17px;
    background-size: cover;
    width: 17px;
    height: 17px;
  }

  .filterSettingItemListCollectionList .lpRightSelectStatusListIn li {
    height: 40px;
  }

  .filterSettingItemListCollectionList .lpRightSelectStatusListIn {
    margin-top: 0;
  }

  .filterSettingItemListCollectionSearch__submit {
    left: 12px;
  }

  .filterSettingItemListCollectionList .lpRightSelectStatusListIn li a img {
    width: 30px;
    height: 30px;
  }

  .alphabetList li a {
    font-size: 16px;
  }

  .alphabetBlock {
    font-size: 25px;
  }

  .alphabet {
    max-width: 150px;
  }

  .lpRightSelectStatus {
    max-width: 142px;
  }

  .metismenu .has-arrow::after {
    right: 35em !important;
  }

  .lpLeftList li a.active > span:last-child {
    font-size: 14px;
  }

  .lpDownload,
  .lpscore {
    display: none;
  }

  .lpTabelsHeader__manager {
    left: -20px;
  }

  .lpTabelsHeader__status {
    left: -35px;
  }

  .lpTabelsHeader__waight {
    left: -46px;
  }

  .lpTabelsHeader__summa {
    left: -34px;
  }

  .lpTabelsHeader__date {
    left: -15px;
  }

  .metismenu__title.price {
    left: 14px;
  }

  .metismenuContentListBlack__name {
    left: 20px;
  }

  .metismenuContentListBlack__weight {
    left: -16px;
  }

  .metismenuContentListBlack__metr {
    left: -57px;
  }

  .metismenuContentListBlack__price {
    left: -88px;
  }

  .xdsoft_datetimepicker {
    left: 430px !important;
  }

  .lpRightItem__num {
    font-size: 12px;
    width: 83px;
  }

  .lpRightItem__img {
    width: 65px;
  }

  .lpRightItem__name {
    width: 110px;
    font-size: 12px;
    padding: 0 5px;
  }

  .lpRightItem__weight {
    width: 50px;
  }

  .lpRightItem__price {
    width: 110px;
  }

  .lpRightItem__amount {
    padding-left: 0;
    width: 81px;
  }

  .lpRightItem__m2 {
    width: 70px;
  }

  .mySwiperContent .swiper-slide a img {
    height: 420px;
  }

  .newsLpRightItem__href img {
    height: 180px;
  }

  .headerLPRightSetting {
    padding: 40px 20px 25px 30px;
  }

  .headerLPRightSetting {
    max-width: 90%;
  }
}

@media (max-width: 830px) {
  .tabContent,
  .lpContent,
  .headerLPIn,
  .cardIn,
  .collectionContent,
  .filter,
  .buyIn,
  .headerIn {
    max-width: 700px;
  }

  .titleH2 span {
    font-size: 30px;
  }

  .ceramicVipInRight .caramicSwipe {
    height: 350px;
    width: 930px;
  }

  .ceramicVipInRight .caramicSwipe a img {
    height: 300px;
    object-fit: cover;
  }

  .ceramicVipInBlock__paragraf {
    font-size: 14px;
  }

  .ceramicVipInRight {
    top: 500px;
  }

  .newsSlider {
    max-width: 700px;
    padding-top: 50px;
  }

  .newsSliderContent {
    flex-direction: column-reverse;
  }

  .newsPage .newsSliderContent {
    flex-direction: column;
  }

  .newsSliderText {
    max-width: 350px;
  }

  .newsSliderImg {
    max-width: 100%;
  }

  .newsSliderText__paragraf {
    font-size: 20px;
    height: 50px;
  }


  .both:after {
    height: 20px;
    bottom: -21px;
  }

  .breandBlock2,
  .breandBlock3,
  .breandBlock {
    max-width: 700px;
  }

  .marketplace {
    max-width: 90%;
  }

  .marketplace li {
    max-width: 45%;
    width: 100%;
  }

  .marketplace li a {
    width: 100%;
    display: block;
  }

  .marketplace li img {
    width: 100%;
  }

  .area__title {
    padding-top: 80px;
    font-size: 22px;
  }

  .area__line {
    max-width: 80%;
  }

  .contactContent {
    justify-content: center;
  }

  .newsTitle__h2 {
    font-size: 30px;
  }

  .newsTitle__hr {
    max-width: 40%;
    margin: 20px auto 0;
  }

  .newsDesc {
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .newsInText .ceramicVipInBlock2 {
    max-width: 80%;
  }

  .youtube,
  .youtube iframe {
    height: 500px;
  }

  .partnerText {
    max-width: 80%;
  }

  .partnerText__text {
    font-size: 14px;
  }

  .hr__line5 {
    max-width: 27%;
  }

  .partnerBlockIn {
    max-width: 700px;
  }

  .partnerBlockRight {
    max-width: 377px;
  }

  .partnerBlockRightImg120 {
    max-width: 180px;
  }

  .filterList > li {
    max-width: 33%;
    margin-bottom: 50px;
  }

  .filterList:before {
    content: "";
    display: block;
    border: none;
    border-bottom: 1px solid #000000;
    width: 80%;
    position: absolute;
    top: 73px;
    left: 11%;
    right: 0;
    margin: 0 auto;
  }

  .filterList {
    position: relative;
  }

  .filterList li .lpRightSelectStatusList {
    left: 4px;
  }

  .collectionItem {
    max-width: 49%;
    margin-right: 0;
    height: 433px;
  }

  .collectionItem a {
    height: 343px;
  }

  .collectionContentBlock.desine:after {
    display: none;
  }

  .collectionContentBlock {
    justify-content: space-between;
  }

  .cardLeft {
    max-width: 430px;
  }

  .cardRight {
    max-width: 260px;
  }

  .cardRightList li {
    max-width: 129px;
  }

  .cardRightList li:before {
    left: 0;
    margin-top: -5px;
    position: absolute;
  }

  .cardRightList li {
    position: relative;
  }

  .catalogItem2 {
    left: 24.3%;
    top: 70px;
  }

  .catalogItem__title {
    font-size: 40px;
  }

  .catalogItem3 .catalogItem__desc {
    left: 65%;
  }

  .catalog {
    height: 1100px;
  }

  .contactItem__h3 {
    font-size: 30px;
  }

  .contactItemEmail a,
  .contactItemPhone a,
  .contactItem__text {
    font-size: 18px;
  }

  .contactItem {
    margin-bottom: 20px;
  }

  .contactItem:last-of-type {
    margin-bottom: 0;
  }

  .map {
    margin-top: 0;
  }

  .headerLPRight {
    max-width: 330px;
  }

  .newsLpRight {
    max-width: 478px;
  }

  .lpRight {
    max-width: 470px;
  }

  .filterSetting {
    flex-direction: column;
    align-items: flex-start;
  }

  .filterSettingItem__titleCollction:after,
  .filterSettingItem__title:after {
    display: none;
  }

  .filterSettingItem {
    max-width: 300px;
    position: relative;
    margin-bottom: 20px;
    border-bottom: 1px solid #000000;
  }

  .filterSettingItemCollction__btn, .filterSettingItemCatalog__btn, .filterSettingItemSize__btn {
    margin: 0;
    height: 50px;
    position: absolute;
    top: 0;
    opacity: 0;
  }

  .filterSettingItem__titleCollction {
    text-align: left;
  }

  .metismenuFilter {
    display: block;
    max-width: 300px;
    width: 100%;
  }

  .metismenuFilter .filterSettingItemListCollection,
  .metismenuFilter .filterSettingItemList {
    display: block;
  }

  .metismenuFilter .has-arrow {
    border: none;
    padding: 0;
    display: block;
    width: 100%;
    height: auto;
  }

  .metismenuFilter > li {
    border-bottom: 1px solid #000000;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .metismenuFilter .filterSettingItemListCollection,
  .metismenuFilter .filterSettingItemList {
    max-width: 100%;
  }

  .metismenuFilter > li.mm-active {
    border-bottom: none;
    padding-bottom: 0;
  }

  .metismenuFilter .has-arrow .filterSettingItem__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }

  .metismenuFilter .has-arrow .filterSettingItem__title:after {
    display: block;
    background: url('/_/css/../images/icon21.svg') no-repeat;
    width: 15px;
    height: 5px;
    right: auto;
    left: 15px;
    position: relative !important;
    top: 0;
  }

  .metismenuFilter .mm-active .has-arrow .filterSettingItem__title:after {
    transform: rotate(180deg);
  }

  .filterSettingItemListCollectionSearch {
    max-width: 90%;
  }

  .filterSettingItem {
    display: none;
  }

  .filterSettingItemListCollectionList .lpRightSelectStatusListIn li a {
    padding: 5px 0 5px 17px;
  }

  .filterSettingItemListCollectionList .lpRightSelectStatusListIn li a span {
    font-size: 14px;
  }

  .filterSettingItemListCollectionList .lpRightSelectStatusListIn li a img {
    width: 45px;
    height: 45px;
  }

  .filterSettingItemListCollectionList .lpRightSelectStatusListIn li {
    margin-bottom: 15px;
  }

  .filterSettingItemListCollectionList .lpRightSelectStatusListIn li a:after {
    width: 21px;
    height: 21px;
  }

  .manegerFormLineIn input {
    max-width: 290px;
    padding-left: 15px;
  }

  .alphabetBlock:before {
    margin-right: 10px;
  }

  .alphabetBlock {
    font-size: 22px;
  }

  .alphabetList li a {
    font-size: 14px;
  }

  .alphabetList {
    padding-left: 28px;
  }

  .alphabet {
    max-width: 130px;
  }

  .lpRightSelectStatus {
    max-width: 42%;
    height: 40px;
    margin-bottom: 40px;
  }

  .lpRightSelect {
    justify-content: space-between;
    max-width: 370px;
    margin: 0 auto;
  }

  .lpRightSelectStatus:first-of-type {

  }

  .lpRightSelectStatus:nth-child(3) {
    border-right: 1px solid;
  }

  .lpRightSelectStatus__date,
  .lpRightSelectStatus__seller, .lpRightSelectStatus__date2 {
    padding-left: 0;
    padding-top: 12px;
  }

  .lpRightSelectStatus__date2 input, .lpRightSelectStatus__date input {
    width: 100%;
  }

  .lpRightSelectStatus__date:after, .lpRightSelectStatus__date2:after, .lpRightSelectStatus__status:after {
    right: 0;
  }

  .lpRightSelectStatus__date:after, .lpRightSelectStatus__date2:after, .lpRightSelectStatus__status:after {
    display: none;
  }

  .lpRightSelect:before {
    content: "";
    display: block;
    position: absolute;
    top: 55px;
    left: 52px;
    right: 0;
    width: 60%;
    border-bottom: 1px solid;
    height: 1px;
    margin: 0;
  }

  .lpRightSelectStatus__date2 input {
    text-align: right;
    padding-right: 58px;
  }

  .lpTabelsHeader li {
    display: none;
  }

  .lpTabelsHeader li.lpTabelsHeader__status,
  .lpTabelsHeader li.lpTabelsHeader__date,
  .lpTabelsHeader li.lpTabelsHeader__order {
    display: block;
  }

  .lpTabels {
    margin-top: 100px;
  }

  .metismenu > li a span.metismenu__title {
    display: none;
  }

  .metismenu > li a span.metismenu__title.decorated,
  .metismenu > li a span.metismenu__title.date,
  .metismenu > li a span:first-of-type {
    display: block;
  }

  .metismenu .has-arrow::after {
    right: 0 !important;
    left: 0 !important;
    margin: 0 auto;
    top: 80% !important;
  }

  .metismenu .has-arrow {
    height: 80px !important;
    padding: 0 17px 0 16px;
    border-bottom: none;
  }

  .metismenu > li {
    border-bottom: 1px solid #000000;
    padding-bottom: 20px;
  }

  .lpOrderText2 span,
  .lpOrderText span {
    font-size: 16px;
  }

  .lpOrderText,
  .lpOrderText2 {
    font-size: 16px;
  }

  .lpNavigation__num li a,
  .lpNavigation__show {
    font-size: 18px;
  }

  .lpTabelsHeader__status {
    left: -11px;
  }

  .metismenuContentListBlack,
  .metismenuContentList {
    display: none;
  }

  .metismenuMobilContent {
    padding-top: 0;
    margin-top: -20px;
    padding-left: 20px;
    padding-right: 20px;
    justify-content: space-between;
  }

  .metismenuMobilContentList li {
    padding-bottom: 5px;
  }

  .metismenuMobilContentList li span {
    color: #000;
    font: normal 300 12px 'Montserrat', sans-serif;
  }

  .metismenuMobilContentList li b {
    color: #000;
    font: normal 600 12px 'Montserrat', sans-serif;
  }

  .metismenuMobilContentList2 li {
    text-align: right;
  }

  .metismenu__title.decorated {
    left: -1px;
  }

  .lpTabels .metismenu .mm-active .has-arrow::after {
    top: 320% !important;
  }

  .metismenuMobilContentList {
    display: block;
  }

  .lpRightlist li span {
    font-size: 12px;
  }

  .lpRightItem__num {
    width: 75px;
  }

  .lpRightItem__img {
    width: 40px;
  }

  .lpRightItem__name {
    width: 90px;
  }

  .lpRightItem__price {
    width: 88px;
  }

  .lpRightItem__m2 {
    width: 57px;
  }

  .lpRightItem__amount {
    width: 70px;
  }

  .newsLpRightItem__href img {
    height: 140px;
  }

  .lpRightItem__img img {
    height: 40px;
    width: 40px;
  }

  .newsPage .mySwiper4 .swiper-slide.swiper-slide-active .newsSliderImg img {
    object-fit: cover;
  }

  .newsPage .newsSliderScroll {
    max-width: 90% !important;
    margin: 0 auto;
  }

  .newsPage .mySwiper4 .swiper-slide.swiper-slide-active .newsSliderText {
    margin-top: 20px !important;
  }

  .newsPage .sliderNavigation {
    bottom: 165px !important;
  }

}

@media (max-width: 730px) {
  .tabContent,
  .lpContent,
  .headerLPIn,
  .cardIn,
  .collectionContent,
  .filter,
  .buyIn,
  .headerIn {
    max-width: 600px;
  }

  .lpRightSelectStatusListIn li a {
    font-size: 12px;
  }


  .filterList li .lpRightSelectStatusList {
    padding: 22px 0 22px 15px;
    left: -2px;
  }

  .sliderContent__title {
    font-size: 60px;
  }

  .sliderContent__href span {
    font-size: 16px;
  }

  .sliderContent__href {
    padding-right: 100px;
  }

  .sliderBlock img {
    height: 100%;
  }

  .sliderBlock,
  .sliderTop {
    height: 800px;
  }

  .ourList figure {
    width: 100px;
    height: 95px;
  }

  .ourList li {
    max-width: 180px;
  }

  .ourIn {
    max-width: 550px;
  }

  .ourList__hr {
    max-width: 140px;
  }

  .our:before {
    height: 65px;
  }

  .ceramicVipInRight .caramicSwipe {
    left: -110px;
  }

  .partnerForm {
    max-width: 500px;
  }

  .partnerFormIn {
    max-width: 400px;
  }

  .partnerForm__title {
    font-size: 18px;
  }

  .newsSlider {
    max-width: 600px;
  }

  .mobilLogoFooter {
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 50px;
    text-align: center;
  }

  .mySwiper2 .swiper-slide > a:after {
    height: 801px;
  }


  .breandBlock3,
  .breandBlock2,
  .breandBlock {
    max-width: 600px;
  }

  .ceramicVipInBlock:before {
    width: 40px;
  }

  .ceramicVipInBlock__paragraf {
    padding-left: 55px;
  }

  .newsPage .mySwiper4 {
    height: 700px;
  }

  .newsSliderText__paragraf {
    font-size: 16px;
    height: 34px;
  }

  .newsSliderDate {
    font-size: 14px;
  }

  .newsSlider__build {
    font-size: 18px;
  }

  .partnerBlock {
    padding-top: 150px;
  }

  .partnerBlockIn {
    flex-direction: column;
    margin: 0 auto;
    max-width: 600px;
  }

  .partnerBlockLeft {
    margin: 0 auto 30px;
  }

  .partnerBlockRight {
    max-width: 100%;
    margin: 0 auto;
  }

  .partnerBlockLeft:after {
    display: none;
  }

  .breandContent {
    padding-bottom: 70px;
  }

  .partnerTextBlock {
    padding-top: 100px;
  }

  .hr__line5 {
    display: none;
  }

  .parthnerContent:after {
    display: none;
  }

  .partnerBlock {
    padding-top: 50px;
  }

  .collectionItem a {
    height: 294px;
  }

  .collectionItem {
    height: 384px;
  }

  .collectionItem a:after {
    height: 50px;
    opacity: 1;
    top: auto;
    bottom: 0;
  }

  .collectionItem__title {
    bottom: 17px;
  }

  .collectionItem a .collectionItem__title {
    opacity: 1;
    font-size: 13px;
    padding-left: 12px;
  }

  .YouWatched {
    max-width: 90%;
  }

  .YouWatchedSliderNav .swiper-button-next {
    top: 0;
    right: 0;
  }

  .YouWatchedSliderNav .swiper-button-prev {
    left: 0;
    top: 0;
  }

  .YouWatchedSlider {
    padding-bottom: 10px !important;
  }

  .dmodelContent #panorama {
    height: 450px;
  }

  .cardTopLeft {
    max-width: 300px;
  }

  .cardLeft {
    max-width: 340px;
  }

  .mySwiperContent .swiper-slide a {
    height: 340px;
  }

  .mySwiperNav {
    margin: -49px auto 0;
    max-width: 270px;
  }

  .cardLeft .mySwiperNav .swiper-slide img {
    width: 75px;
    height: 75px;
  }

  .cardLeft .breandSliderNav .swiper-button-next {
    width: 30px;
    right: -10px;
    top: -22px;
  }

  .cardLeft .breandSliderNav .swiper-button-prev {
    width: 30px;
    top: -15px;
    left: -10px;
  }

  .cardTopRight__bold {
    font-size: 40px;
  }

  .cardTopRight__desc {
    font-size: 12px;
  }

  .dmodel {
    padding-top: 100px;
  }

  .cardRight__title {
    margin-bottom: 20px;
  }

  .dmodelContent:after {
    height: 430px;
  }

  .catalogItem__title {
    font-size: 25px;
  }

  .catalogItem2 {
    left: 24.3%;
    top: 42px;
    max-width: 51%;
  }

  .catalogItem3 .catalogItem__title {
    top: 7px;
  }

  .catalogItemOne .catalogItem__title {
    top: 0;
    left: 47%;
  }

  .catalogItem2 .catalogItem__title {
    top: 18px;
  }

  .catalogItem3 .catalogItem__desc {
    top: 35px;
  }

  .catalogItem__desc {
    font-size: 14px;
    left: 61%;
    top: 43px;
  }

  .catalogContent {
    margin-top: 60px;
  }

  .catalog {
    padding-top: 80px;
  }

  .catalog {
    height: 800px;
  }

  .newsPage .newsSliderText {
    margin: 35px 0 0 40px;
  }

  .newsPage .sliderNavigation {
    bottom: 150px;
  }

  .newsPage .mySwiper5 {
    margin: -40px 120px 0 0 !important;
  }

  .headerLPRight {
    max-width: 316px;
  }

  .headerLPLeft {
    max-width: 270px;
  }

  .headerLpMobil {
    display: block;
    position: relative;
  }

  .headerLpMobil .mobilBtn {
    display: block;
    background: none;
    border: none;
  }

  .headerLpMobil .mobilBtn span {
    width: 23px;
    background: #000;
    height: 1px;
    display: block;
    margin-bottom: 3px;
  }

  .headerLpMobil .menu .menuList {
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
  }

  .headerLpMobil .menu .menuList li {
    margin-bottom: 20px;
  }

  .headerLpMobil .menu:after {
    content: "";
    display: block;
    border-bottom: 1px solid #000000;
    max-width: 80%;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .headerLpMobil .mobilBtnClosed {
    position: absolute;
    top: 90px;
    right: 0;
    z-index: 99999;
    border: none;
    width: 20px;
    height: 20px;
    background: url('/_/css/../images/closed.svg') no-repeat center;
  }

  .headerLpMobil .headerLang.active,
  .headerLpMobil .mobilBtnClosed.active {
    display: block;
  }

  .headerLpMobil .menu {
    min-height: 650px;
  }

  .headerLP {
    display: none;
  }

  .headerLpMobil .menu {
    position: absolute;
    top: 70px;
    max-width: 100%;
    width: 100%;
    background: #DEDEDA;
    left: 0;
    display: none;
  }

  .headerLpMobil .logo {
    width: 280px;
  }

  .lpContent .lpLeft {
    display: none;
  }

  .newsLpRight {
    max-width: 100%;
  }

  .contentLKImg {
    max-width: 100%;
    width: 100%;
    display: block;
  }

  .contentLKImg img {
    width: 100%;
    object-fit: cover;
  }

  .newsTitleMobil {
    text-align: center;
    max-width: 100%;
    width: 100%;
    display: block;
    margin-bottom: 55px;
  }

  .newsTitleMobil span {
    text-transform: uppercase;
    color: #000;
    font: normal normal 20px 'Playfair Display', sans-serif;
  }

  .newsTitleMobil span:after {
    content: "";
    display: block;
    border-bottom: 1px solid #000000;
    width: 100px;
    margin: 0 auto;
    padding-bottom: 5px;
  }

  .lpRight {
    max-width: 100%!important;
  }

  .manegerFormLineIn input {
    max-width: 420px;
  }

  .alphabet {
    max-width: 110px;
  }

  .lpRightItem__num {
    width: 101px;
  }

  .lpRightItem__img {
    width: 40px;
  }

  .lpRightItem__name {
    width: 124px;
  }

  .lpRightItem__weight {
    width: 70px;
  }

  .lpRightItem__price {
    width: 100px;
  }

  .lpRightItem__m2 {
    width: 78px;
  }

  .lpRightItem__amount {
    width: 87px;
  }

  .lpRightTextarea__textarea::-moz-placeholder {
    font-size: 16px;
  }

  .lpRightTextarea__textarea::-webkit-input-placeholder {
    font-size: 16px;
  }

  .lpRightTextarea__textarea:-ms-input-placeholder {
    font-size: 16px;
  }

  .popupSetting {
    max-width: 500px !important;
  }

  .popupSettingFormBlock input {
    height: 45px;
  }

  .multi-gorizont {
    max-width: 90%;
  }

  .slider-nav2 .slick-slide img {
    height: 80px;
  }

  .next.slick-arrow {
    width: 20px;
    display: block;
    height: 40px;
    top: 55px;
  }

  .prev.slick-arrow {
    width: 20px;
    display: block;
    height: 40px;
    top: 55px;
  }

  .slider-nav2 {
    max-width: 428px;
  }

  .newsLpRightItem__href img {
    height: 200px;
  }

}

@media (max-width: 630px) {
  .tabContent,
  .lpContent,
  .headerLPIn,
  .cardIn,
  .collectionContent,
  .buyIn,
  .headerIn {
    max-width: 500px;
  }

  .our {
    padding-top: 50px;
    height: 720px;
  }

  .titleH2 span {
    font-size: 22px;
  }

  .our:after {
    background: url('/_/css/../images/bgMobil.png') no-repeat top right;
    max-width: 270px;
    width: 100%;
    height: 720px;
  }

  .ourList {
    flex-direction: column;
    align-items: center;
  }

  .ourList li {
    max-width: 300px;
    margin-bottom: 30px;
  }

  .our:before {
    height: 50px;
  }

  .ourList {
    margin-top: 10px;
  }

  .ourList figure {
    width: 70px;
    height: 70px;
  }

  .ourList__paragraf {
    padding-top: 18px;
  }

  .ceramicVipInRight .caramicSwipe {
    height: 300px;
    width: 789px;
    left: 0;
  }

  .caramicSwipe .swiper-pagination {
    margin: 0;
    left: 20% !important;
  }

  .moreCompany {
    bottom: 0;
  }

  .ceramicVipInRight .caramicSwipe a img {
    height: 250px;
  }

  .ceramicVip:after {
    display: none;
  }

  .ceramicVipInBlock:before {
    width: 32px;
  }

  .ceramicVipInBlock__paragraf {
    padding-left: 40px;
  }

  .moreCompany span {
    font-size: 14px;
  }

  .moreCompany:before {
    width: 32px;
    left: -47px;
  }

  .ceramicVipInLeft > img {
    width: 101px;
  }

  .newsSlider {
    max-width: 500px;
  }

  .newsSlider__href {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
  }

  .newsSliderText {
    position: relative;
    max-width: 97%;
  }

  .sliderNavigation {
    width: 100%;
  }

  .both img {
    height: 135px;
    object-fit: cover;
  }


  .breandContent:after {
    display: none;
  }

  .breandBlock3,
  .breandBlock2,
  .breandBlock {
    max-width: 500px;
    padding-top: 60px;
  }

  .breandContentIn {
    padding-top: 50px;
  }

  .both:after {
    height: 13px;
    bottom: -14px;
  }

  .breandSliderNav {
    max-width: 434px;
  }

  .breandBlock2 {
    margin: 80px auto 0;
  }

  .hr__line {
    top: 962px;
  }

  .breandBlock3 {
    margin: 40px auto 0;
  }

  .breandBlock2Title__title {
    font-size: 80px;
  }

  .buyTitle__h2 {
    font-size: 30px;
  }

  .buy:after {
    background-position: -105px -742px;
    top: 112px;
  }

  .buyIn {
    position: relative;
    z-index: 999;
  }

  .cityForm input {
    padding-left: 52px;
    max-width: 80%;
    height: 45px;
  }

  .cityForm__Submit {
    top: 6px;
    left: 9px;
  }

  .partnerBlockIn {
    max-width: 500px;
  }

  .collectionIn {
    padding-top: 50px;
  }

  .collectionItem a {
    height: 245px;
  }

  .collectionItem {
    height: 335px;
  }


  .collectionItemTitle__bold {
    font-size: 19px;
  }

  .collectionItemTitle__desc {
    padding-left: 10px;
    font-size: 12px;
  }

  .collectionItemTitle {
    margin-bottom: 0;
    margin-left: 0;
  }

  .YouWatchedSliderNav {
    max-width: 100%;
  }

  .dmodelContent #panorama {
    height: 400px;
  }

  .cardLeft {
    max-width: 100%;
  }

  .cardRight {
    max-width: 100%;
    margin-top: 100px;
    left: 0;
  }

  .cardRightList li {
    max-width: 243px;
  }

  .cardRightList__block {
    margin-left: 50px;
  }

  .cardRightList li:before {
    margin-top: 13px;
  }

  .mySwiperContent .swiper-slide a {
    height: auto;
  }

  .mySwiperNav {
    max-width: 370px;
  }

  .cardLeft .mySwiperNav .swiper-slide img {
    width: 100px;
    height: 100px;
  }

  .cardRightList__title {
    font-size: 22px;
  }

  .cardLeft .breandSliderNav {
    max-width: 450px;
  }

  .cardLeft .breandSliderNav .swiper-button-prev,
  .cardLeft .breandSliderNav .swiper-button-next {
    width: 40px;
  }

  .cardRightList li:before {
    width: 35px;
  }

  .dmodelContent:after {
    height: 375px;
  }

  .catalogItem2 {
    left: 23.3%;
  }

  .catalog {
    height: 730px;
  }

  .catalog:before {
    height: 290px;
  }

  .mySwiper5 {
    margin: 40px 0 0 0 !important;
  }

  .newsSliderImg img,
  .newsPage .mySwiper4 .newsSliderImg {
    height: 265px;
    object-fit: cover;
  }

  .newsPage .newsSliderText {
    max-width: 87%;
  }

  .newsPage .newsSliderText__paragraf {
    max-width: 300px;
    width: 100%;
  }

  .newsPage .sliderNavigation .swiper-button-prev {
    margin-left: 52px;
  }

  .newsPage .newsSliderScroll .sliderNavigation .swiper-button-prev {
    margin-left: 0;
  }

  .newsPage .mySwiper4 .swiper-slide.swiper-slide-active .newsSliderText {
    max-width: 95%;
    margin-top: 70px !important;
  }

  .newsPage .newsSliderScroll .sliderNavigation {
    bottom: 63px !important;
  }

  .newsPage .mySwiper4 {
    padding-top: 0 !important;
  }

  .newsSlider__title {
    display: none;
  }

  .newsPage .titleH2 span {
    text-transform: uppercase;
    font-size: 30px;
  }

  .newsPage .mySwiper4 {
    height: 620px;
  }

  .newsPage .sliderNavigation {
    bottom: 233px;
  }

  .headerLPLeft {
    max-width: 210px;
  }

  .headerLP__phone {
    width: 195px;
    margin-top: 50px;
  }

  .headerLP__logo {
    padding-bottom: 20px;
  }

  .headerLPEmail, .headerLP__time, .headerLP__phone a {
    font-size: 14px;
  }

  .headerLPRight {
    max-width: 275px;
  }

  .headerLPRightList__phonePhone, .headerLPRightList__emailEmail, .headerLPRightList__nameName, .headerLPRightList__managerName {
    max-width: 125px;
  }

  .headerLPRightList li span {
    font-size: 12px;
  }

  .headerLPRight__right {
    min-height: 150px;
  }

  .headerLPRightList {
    padding-top: 10px;
  }

  .headerLPRight__title {
    font-size: 15px;
    padding-top: 15px;
  }

  .headerLPRightLeft {
    min-height: 160px;
  }

  .headerLPRightLeft:before {
    height: 180px;
  }

  .headerLPRightLeft__name {
    padding-top: 10px;
  }

  .headerLPRightLeft:before {
    height: 150px;
  }

  .tab-containerMenu .etabs2 li a {
    font-size: 14px;
  }

  .headerLpMobil .logo {
    width: 220px;
  }

  .headerLpMobil .headerLangLpEn {
    max-width: 500px;
  }

  .manegerFormLineIn input {
    max-width: 330px;
  }

  .areaMobil {
    display: none;
  }

  .tab-container .alphabetMain .area__line {
    display: none;
  }

  .areaMobil__btn {
    text-align: center;
    margin: 50px auto;
    display: block;
  }

  .areaMobil__btn span {
    color: #000;
    font: normal normal 14px 'Playfair Display', sans-serif;
    padding-bottom: 2px;
    border-bottom: 1px solid;
  }

  #russia {
    background-size: contain;
  }

  .area__line {
    margin: 40px auto 0;
  }

  .tab-container {
    top: 0;
    padding-bottom: 100px;
  }

  .map2 {
    padding-bottom: 100px;
  }

  .lpRightItem__num {
    width: 80px;
  }

  .lpRightItem__name {
    width: 113px;
  }

  .lpRightItem__weight {
    width: 35px;
  }

  .lpRightItem__m2 {
    width: 50px;
  }

  .lpRightItem__amount {
    width: 80px;
  }

  .lpRightFormItog__price {
    font-size: 16px;
  }

  .lpRightFormItog__itog {
    font-size: 18px;
  }

  .lpRightForm__submit span {
    font-size: 16px;
  }

  .lpRightForm__submit {
    width: 180px;
    height: 60px;
  }

  .newsPage .sliderNavigation .swiper-pagination {
    top: 10px;
    left: auto;
    right: -25px;
    margin: 0 auto;
  }

  .collectionContent {
    margin: 50px auto 0;
  }

  .newsPage .newsSliderScroll {
    height: 545px;
  }
}

@media (max-width: 560px) {
  .catalog {
    height: 700px;
  }

  .breandContent:after {
    background: url('/_/css/../images/bg23.png') no-repeat top right;
    top: 0;
    left: auto;
    right: 0;
  }

  .breandContent {
    margin-top: -8px;
  }
}

@media (max-width: 540px) {
  .menu {
    position: absolute;
    top: 70px;
    max-width: 100%;
    width: 100%;
    background: #DEDEDA;
    left: 0;
    display: none;
  }

  .logo {
    width: 180px;
  }

  .headerIn {
    max-width: 90%;
  }

  .headerLang {
    position: absolute;
    top: 90px;
    z-index: 9999;
    display: none;
  }

  .mobilBtn {
    display: block;
    background: none;
    border: none;
  }

  .mobilBtn span {
    width: 23px;
    background: #000;
    height: 1px;
    display: block;
    margin-bottom: 3px;
  }

  .menu .menuList {
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
  }

  .menu .menuList li {
    margin-bottom: 20px;
  }

  .menu:after {
    content: "";
    display: block;
    border-bottom: 1px solid #000000;
    max-width: 310px;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .mobilBtnClosed {
    position: absolute;
    top: 90px;
    right: 5%;
    z-index: 99999;
    border: none;
    width: 20px;
    height: 20px;
    background: url('/_/css/../images/closed.svg') no-repeat center;
  }

  .headerLang.active,
  .mobilBtnClosed.active {
    display: block;
  }

  .ceramicVipInRight .caramicSwipe a img {
    height: 170px;
  }

  .ceramicVipInRight .caramicSwipe {
    width: 560px;
    height: 215px;
  }

  .moreCompany {
    bottom: 82px;
  }

  .ceramicVip {
    height: 846px;
  }

  .caramicSwipe .swiper-pagination .swiper-pagination-bullet {
    width: 36px !important;
    height: 2px !important;
  }

  .partnerForm {
    max-width: 400px;
    height: 510px;
  }

  .partnerFormIn {
    max-width: 320px;
  }

  .partnerForm input {
    height: 40px;
  }

  .partnerIn {
    background-position: top center;
  }

  .newsSliderText__paragraf {
    font-size: 16px;
    max-width: 240px;
    width: 100%;
  }

  .newsSliderText__title {
    font-size: 20px;
  }

  .newsSlider__build {
    font-size: 16px;
  }

  .newsSlider {
    max-width: 400px;
  }

  .sliderNav {
    top: auto;
    bottom: 50px;
  }

  .sliderContent__title {
    font-size: 35px;
  }

  .sliderContent {
    bottom: 140px;
  }

  .sliderContent__href span {
    font-size: 14px;
  }

  .sliderContent__href:before {
    width: 32px;
    margin-right: 10px;
  }

  .sliderNav__num {
    font-size: 14px;
  }

  .sliderNav .swiper-slide:before {
    width: 32px;
  }

  .sliderNav .swiper-slide {
    width: 60px !important;
  }

  .sliderContent__href {
    padding-right: 60px;
  }

  .breandContentIn {
    padding-top: 70px;
  }

  .breandContentIn .titleH2 {
    padding-top: 30px;
  }

  .breandBlock3 > img,
  .breandBlock2 > img2,
  .breandBlock > img {
    max-width: 250px;
    width: 100%;
  }

  .breandBlock__hr {
    max-width: 215px;
    margin: 30px auto;
  }

  .ceramicVipInBlock__paragraf {
    font-size: 14px;
  }

  .ceramicVipInBlock2 {
    max-width: 390px;
    width: 100%;
    margin: 0 auto;
  }

  .breandSlider3 .swiper-slide,
  .breandSlider2 .swiper-slide,
  .breandSlider .swiper-slide {
    height: 100%;
  }

  .breandSlider3 .swiper-slide img,
  .breandSlider2 .swiper-slide img,
  .breandSlider .swiper-slide img {
    width: 100%;
  }

  .breandSliderNav {
    max-width: 95%;
    margin: 50px auto 0;
  }


  .breandSliderNav .swiper-button-next2,
  .breandSliderNav .swiper-button-prev2,
  .breandSliderNav .swiper-button-next3,
  .breandSliderNav .swiper-button-prev3,
  .breandSliderNav .swiper-button-next,
  .breandSliderNav .swiper-button-prev {
    width: 40px;
    background-size: 100% 100%;
  }

  .breandBlock2Title__title {
    font-size: 35px;
  }

  .breandBlock2Title__desc {
    font-size: 20px;
  }

  .hr__line {
    margin: 0 auto;
    top: 920px;
    left: 0;
  }

  .breandBlock2Title {
    margin-bottom: 60px;
  }

  .breandBlock2Content {
    max-width: 90%;
  }

  .breandBlock3 {
    margin: 20px auto 0;
  }

  .hr__line3 {
    display: none;
  }

  .breandLine .hr__line4 {
    height: 20px;
    top: 141px;
  }

  .buyIn {
    max-width: 89%;
  }

  .buy {
    padding-top: 35px;
  }

  .buyTitle {
    margin-top: 30px;
    font-size: 22px;
  }

  .buyCity {
    padding-top: 30px;
    font-size: 16px;
  }

  .cityForm {
    margin-top: 20px;
  }

  .cityForm__Submit {
    width: 22px;
    height: 23px;
    background-size: 100% 100%;
    background-position: center;
    top: 10px;
    left: 16px;
  }

  .buy:after {
    top: 72px;
    background-position: -105px -815px;
  }

  .etabs {
    max-width: 262px;
  }

  .etabs li a.active {
    font-size: 22px;
  }

  .etabs:before {
    left: 120px;
    height: 30px;
  }

  .etabs li a {
    font-size: 18px;
  }

  .tabContentImg img {
    width: 60px;
  }

  .tabContent {
    margin: 50px auto 0;
  }

  .tabContentImg__hr {
    max-width: 150px;
    margin-top: 20px;
  }

  .marketplace li {
    max-width: 160px;
    margin-bottom: 35px;
  }

  .marketplace {
    flex-direction: column-reverse;
  }

  .area__title {
    padding-top: 40px;
  }

  .area__line {
    margin: 40px auto 0;
  }

  .contactItem__h3 {
    font-size: 22px;
  }

  .contactItem__text {
    max-width: 100%;
    width: 100%;
    font-size: 16px;
    margin: 0 auto;
  }

  .contactItemEmail a, .contactItemPhone a {
    font-size: 16px;
  }

  .contactItem {
    margin-top: 50px;
  }

  .contactContent {
    margin-top: 50px;
  }

  .contactBlock {
    padding-bottom: 269px;
  }

  .newsTitle__h2 {
    font-size: 22px;
  }

  .newsDesc {
    font-size: 12px;
    padding-top: 20px;
    max-width: 85%;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }




  .newsInText:before {
    display: none;
  }

  .newsInText {
    padding-top: 100px;
  }

  .youtube, .youtube iframe {
    height: 300px;
  }

  .newsIn {
    background: url('/_/css/../images/bg22.png') no-repeat top right;
  }

  .partnerBlockIn {
    max-width: 318px;
  }

  .partnerBlockRightImg120 {
    max-width: 130px;
    min-height: 245px;
  }

  .partnerBlockRightImg60__title {
    font-size: 15px;
  }

  .partnerTextBlock {
    padding-top: 0;
  }

  .ceramicVipInBlock {
    margin-top: 0;
  }

  .borderTop:before {
    height: 20px;
    top: -20px;
  }

  .filterList__color > a,
  .filterList > li > a span {
    font-size: 14px;
  }


  .collectionContent {
    max-width: 400px;
  }

  .collectionItem a {
    height: 196px;
  }

  .collectionItem {
    height: 266px;
  }

  .collectionItem__icon {
    width: 27px;
    height: 27px;
  }

  .collectionItem__icon:before {
    background-size: cover;
    width: 20px;
    height: 27px;
    position: relative;
    top: 3px;
  }

  .YouWatchedSliderNav {
    margin: 25px auto 0;
  }

  .YouWatchedSlider__title {
    font-size: 25px;
    height: 33px;
  }

  .cardIn {
    max-width: 100%;
  }

  .cardTopLeft {
    max-width: 100%;
  }

  .cardTopRight {
    margin: 40px 0 0 0;
    text-align: right;
    width: 100%;
  }

  .cardTopRight__bold {
    font-size: 25px;
  }

  .cardContent {
    padding-top: 45px;
    padding-bottom: 100px;
  }

  .cardLeft .collectionItem__icon {
    width: 50px;
    height: 50px
  }

  .cardLeft .collectionItem__icon:before {
    width: 23px;
    height: 34px;
  }

  .mySwiperNav {
    max-width: 300px;
  }

  .cardLeft .mySwiperNav .swiper-slide img {
    width: 80px;
    height: 80px;
  }

  .cardLeft .breandSliderNav {
    max-width: 380px;
  }

  .cardRightList li {
    max-width: 200px;
  }

  .cardRightList__title {
    font-size: 14px;
  }

  .cardRightList__text {
    font-size: 12px;
  }

  .dmodelContent:after {
    height: 375px;
    top: -12px;
    left: -36px;
  }

  .dmodel__title span {
    font-size: 22px;
  }

  .dmodel__title span:after {
    width: 40px;
    height: 30px;
    background-size: 100% 100%;
  }

  .dmodel__title:before {
    margin: 45px auto;
    width: 168px;
  }

  .newsPage {
    padding-top: 50px;
  }

  .cardTop {
    max-width: 88%;
    margin: 0 auto;
  }

  .cardRight {
    max-width: 332px;
    margin: 100px auto 0;
    left: 0;
  }

  .cardRightList li {
    max-width: 50%;
  }

  .catalogItem2 {
    left: 21.3%;
  }
/*
  .catalogItem__href img {
    display: none;
  }

  .catalogItem__href img.catalogItem3Mobil,
  .catalogItem__href img.catalogItem2Mobil,
  .catalogItem__href img.catalogItemOneMobil {
    display: block;
  }
*/
  .catalogItemOne {
    max-width: 100%;
  }

  .catalogItem2 {
    left: auto;
    right: 0;
    max-width: 100%;
  }

  .catalogItem__href img.catalogItem2Mobil {
    position: absolute;
    top: 39px;
    right: 0;
    width: 68%;
  }

  .catalogItem__href img.catalogItem3Mobil {
    position: absolute;
    left: 0;
    width: 100%;
  }

  .catalogItem3 {
    top: 57px;
    max-width: 100%;
  }

  .catalogItem__href img.catalogItemOneMobil {
    width: 100%;
  }

  .catalogItem__title {
    font-size: 32px;
  }

  .catalogItem2 .catalogItem__title {
    top: 680%;
    left: 5%;
  }

  .catalogItemOne .catalogItem__title {
    left: 10%;
  }

  .catalogItemOne .catalogItem__desc {
    left: 17%;
    top: 35px;
  }

  .catalogItem3 .catalogItem__title {
    top: 517%;
    left: auto;
    right: 10%;
  }

  .catalogItem3 .catalogItem__desc {
    top: 572%;
    left: auto;
    right: 10%;
  }

  .catalogContent {
    margin-top: 30px;
  }

  .catalog {
    padding-top: 40px;
    height: 1300px;
  }

  .catalog:before {
    display: none;
  }

  .mySwiper5 {
    max-width: 220px;
    left: 0;
    margin: 35px auto 0 !important;
  }

  .partner {
    padding-top: 150px;
  }

  .newsSlider__href span {
    font-size: 14px;
  }

  .sliderNavigation .swiper-button-prev, .sliderNavigation .swiper-button-next {
    width: 28px;
    height: 28px;
  }

  .mySwiper5 .swiper-slide span:before {
    width: 32px;
  }

  .mySwiper5 .swiper-slide span {
    font-size: 14px;
  }

  .contactBlock {
    padding-bottom: 100px;
  }

  .contactItemPhone {
    margin-top: 25px;
  }

  .contactItem {
    margin-top: 0;
  }

  .contactBlock .titleH2 span {
    text-transform: uppercase;
  }

  .breandContentIn .titleH2 {
    padding-top: 130px;
  }

  .breandContent:after {
    background: url('/_/css/../images/bg23.png') no-repeat top right;
    left: auto;
    right: 0;
    display: block;
    height: 600px;
    top: 150px;
  }

  .contactBlock {
    padding-bottom: 70px;
  }

  .contactItemEmail {
    margin-top: 20px;
  }

  .contactItemEmail a,
  .contactItemPhone a,
  .contactItem__text {
    font-size: 12px;
  }

  .newsPage .mySwiper5 {
    margin: -50px auto 0 !important;
  }

  .newsPage .titleH2 span {
    font-size: 22px;
  }

  .newsSlider {
    position: relative;
  }

  .newsPage .newsSlider:before {
    content: "";
    display: block;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    height: 15px;
    width: 90%;
    position: absolute;
    top: 35px;
    right: 0;
  }

  .newsBlock:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url('/_/css/../images/bg24.png') no-repeat top right;
    background-size: cover;
    max-width: 260px;
    width: 100%;
    height: 218px;
  }

  .newsPage .newsSliderScroll {
    height: 700px;
  }

  .newsPage .newsSliderText__paragraf {
    font-size: 14px;
    max-width: 80%;
  }

  .newsPage .sliderNavigation {
    bottom: 110px;
  }

  .newsBlock {
    position: relative;
  }

  .newsSliderText__mobilTitle {
    display: block;
    color: #000000;
    font: normal bold 20px 'Montserrat', sans-serif;
    margin-bottom: 10px;
    height: 25px;
    overflow: hidden;
  }

  .newsPage .mySwiper5 {
    margin: -28px auto 0 !important;
  }

  .newsPage .newsSliderText__paragraf {
    overflow: hidden;
    height: 40px;
  }

  .newsSlider__build {
    height: 20px;
    overflow: hidden;
  }

  .cardLeft:before {
    content: "";
    border: 1px solid #000000;
    border-bottom: none;
    border-left: none;
    height: 15px;
    width: 90%;
    display: block;
  }

  .cardRightList li {
    margin-bottom: 20px;
  }

  .cardRight__title {
    font-size: 22px;
    padding-top: 80px;
  }


  .cardRight__title:after {
    width: 130px;
  }

  .cardRight__text {
    padding-top: 50px;
  }

  .cardContent {
    background: url('/_/css/../images/bg26.png') no-repeat bottom right;
  }

  .YouWatched__title {
    font-size: 22px;
  }

  .YouWatched__title:before {
    width: 157px;
  }

  .YouWatched {
    padding-top: 100px;
  }

  .headerLpMobil .headerLangLpEn {
    top: 0;
    position: relative;
    max-width: 90%;
  }

  .tab-containerMenu .lpLeftList li a span {
    font-size: 14px;
  }

  .tab-containerMenu .lpLeftList li a img {
    width: 25px;
  }

  .tab-containerMenu .lpLeftList li {
    margin-bottom: 5px;
  }

  .tab-containerMenu .lpLeftList li a.active > span:last-child {
    font-size: 16px;
  }

  .lpLeftList li a span.lpLeftList__num {
    width: 12px;
    height: 12px;
    font: normal 300 8px 'Montserrat', sans-serif;
    right: 0;
  }

  .tab-containerMenu .lpLeftList {
    max-width: 220px;
  }

  .headerLpMobil .logo {
    width: 180px;
  }

  .newsLpRight {
    max-width: 90%;
    margin: 0 auto;
  }

  .newsLpRightItem:first-of-type {
    border-top: none;
  }

  .newsLpRightItem {
    max-width: 100%;
    border-top: 1px solid #000000;
    padding: 50px 40px 0;
  }

  .lpNavigation__show {
    font-size: 14px;
  }

  .lpNavigation__num li a {
    font-size: 12px;
  }

  .lpTitle {
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
  }

  .lpTitle__text,
  .lpTitle__basket {
    font-size: 13px;
  }

  .newsTitleMobil {
    margin-bottom: 0;
  }

  .lpRight {
    max-width: 400px;
    margin: 40px auto 0;
  }

  .lpRightForm2Left {
    max-width: 100%;
    margin-bottom: 50px;
  }

  .lpRightForm2 {
    padding-bottom: 100px;
  }

  .lpRightSetting .lpRightForm2Left,
  .lpRightSetting .lpRightForm2 {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .menagmentPersonal {
    margin: 60px auto 0;
  }

  .lpRightSetting2__title {
    font-size: 14px;
    padding-bottom: 50px;
    padding-top: 0;
  }

  .lpRightSetting__send span {
    font-size: 14px;
  }

  .lpRightSetting__send:before {
    width: 40px;
  }

  .lpRightSetting2 .blockCheckbox span {
    font-size: 12px;
  }

  .lpRightSetting2 .checkmark {
    width: 17px;
    height: 17px;
  }

  .lpRightSetting2 .blockCheckbox .checkmark:after {
    width: 20px;
    height: 20px;
    background-size: cover;
    top: -7px;
  }

  .lpRightSetting2 .blockCheckbox {
    padding-left: 30px;
    top: 65px;
    left: auto;
    right: 26px;
    position: absolute;
  }

  .manegerFormLine {
    margin-bottom: 90px;
  }

  .lpRightForm2__input {
    height: 37px;
  }

  .lpRightSettingTab .etabs li a {
    font-size: 16px;
  }

  .lpRightSettingTab .etabs {
    max-width: 250px;
  }

  .lpRightSettingTab .etabs:before {
    left: 129px;
  }

  .manegerForm__title,
  .menager__btn span {
    font-size: 12px;
  }

  .menager__btn {
    max-width: 175px;
    height: 40px;
  }

  .manegerFormLineIn input {
    max-width: 340px;
  }

  .manegerForm__title {
    width: 60px;
  }

  .manegerFormLineIn {
    margin-bottom: 10px;
    position: relative;
  }

  .manegerForm__redact {
    position: absolute;
    top: 110px;
    left: 28px;
  }

  .manegerFormLineIn input[type="text"]::-moz-placeholder {
    font: normal 300 12px 'Montserrat', sans-serif;
  }

  .manegerFormLineIn input[type="text"]::-webkit-input-placeholder {
    font: normal 300 12px 'Montserrat', sans-serif;
  }

  .manegerFormLineIn input[type="text"]:-ms-input-placeholder {
    font: normal 300 12px 'Montserrat', sans-serif;
  }

  .manegerFormLine .blockCheckbox input:checked ~ .checkmark:before,
  .manegerFormLine .blockCheckbox input ~ .checkmark:before {
    height: 14px;
  }

  .manegerFormLine .blockCheckbox input ~ .checkmark:after,
  .manegerFormLine .blockCheckbox input:checked ~ .checkmark:after {
    width: 13px;
    height: 13px;
  }

  .manegerFormLine .blockCheckbox .checkmark:after {
    top: 1px;
  }

  .manegerFormLineList {
    margin-left: 60px;
    padding-top: 70px;
  }

  .manegerFormLine .blockCheckbox input ~ .checkmark:after {
    left: 25px;
  }

  .lpRightForm2 .blockCheckbox {
    left: 0;
    right: auto;
    top: 42px;
  }

  .alphabet {
    max-width: 45%;
  }

  .tabContent {
    max-width: 400px;
  }

  .lpRightContent,
  .lpRightlist {
    display: none;
  }

  .lpRightTextarea__textarea {
    height: 100px;
    padding: 10px;
  }

  .metismenu2Top {
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .metismenu2Top__img {
    width: 75px;
    height: 75px;
  }

  .metismenu2 .has-arrow {
    padding: 0 10px 0 0;
    height: 90px;
  }

  .metismenu2Top__title {
    color: #000;
    font: normal 300 14px 'Montserrat', sans-serif;
    padding-left: 20px;
    width: 160px;
  }

  .metismenu2 .metismenuMobilContent {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .metismenu2 .has-arrow {
    border-bottom: none;
  }

  .metismenu2 > li {
    border-bottom: 1px solid;
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .metismenu2 .mm-active .has-arrow::after {
    top: 300% !important;
  }

  .metismenu2 .has-arrow::after {
    top: 100% !important;
  }

  .metismenu2 {
    display: block;
  }

  .popupSetting {
    max-width: 400px !important;
  }

  .password-control {
    top: 9px;
    right: 12px;
  }

  .mySwiperContent .swiper-slide a img {
    height: auto;
  }

  .slider-nav2 {
    max-width: 320px;
  }

  .slider-nav2 .slick-slide {
    padding: 0 16px;
  }

  .slider-nav2 .slick-slide img {
    height: 65px;
  }

  .prev.slick-arrow,
  .next.slick-arrow {
    width: 15px;
  }

  .YouWatchedSliderBlock {
    margin-bottom: 0;
  }

  .breandSlider3 .swiper-slide img, .breandSlider2 .swiper-slide img, .breandSlider .swiper-slide img {
    height: 200px;
  }

  .newsPage .mySwiper4 .newsSliderImg img {
    height: 300px;
  }

  .newsPage .mySwiper4 .newsSliderImg {
    height: 250px;
  }

  .newsPage .newsSliderScroll {
    height: 520px;
  }
}

@media (max-width: 510px) {
  .top-photo-360{
    margin-top: 52px;
  }
  .catalogItem2 .catalogItem__title {
    top: 640%
  }

  .catalog {
    height: 1200px;
  }

  .newsPage .newsSliderScroll {
    max-width: 100% !important;
  }

  .newsPage .mySwiper4 .swiper-slide.swiper-slide-active .newsSliderText {
    margin: 70px auto 0 !important;
  }

  .newsPage .newsSliderScroll .sliderNavigation {

  }

  .newsPage .newsSliderScroll .sliderNavigation .swiper-button-next {
    right: 3%;
  }

  .newsSliderImg img, .newsPage .mySwiper4 .newsSliderImg {
    height: 250px;
  }
}

@media (max-width: 460px) {
  .caramicSwipe .swiper-pagination {
    left: 13% !important;
  }

  .ceramicVipInBlock {
    margin-top: 20px;
  }

  .partnerForm {
    max-width: 320px;
  }

  .partnerFormIn {
    max-width: 270px;
  }

  .partnerForm__title {
    font-size: 18px;
  }

  .newsSlider {
    max-width: 340px;
  }

  .sliderBlock, .sliderTop,
  .mySwiper2 .swiper-slide > a:after {
    height: 650px;
  }

  .sliderContent {
    bottom: 111px;
  }

  .sliderContent > img {
    width: 90px;
  }

  .sliderContent__href {
    margin-bottom: 20px;
  }

  .youtube, .youtube iframe {
    height: 230px;
  }

  .newsInText {
    padding-top: 70px;
    padding-bottom: 20px;
  }


  .collectionContent {
    max-width: 330px;
  }

  .collectionItem a {
    height: 161px;
  }

  .collectionItem {
    height: 232px;
  }

  .YouWatchedSlider__title {
    padding-left: 10px;
  }

  .YouWatchedSlider__desc {
    padding-left: 30px;
  }

  .cardLeft .breandSliderNav .swiper-button-next {
    width: 30px;
    right: 0;
  }

  .catalogItem2 .catalogItem__title {
    top: 597%;
  }

  .catalogItem3 {
    top: 41px;
  }

  .catalogItem3 .catalogItem__title {
    top: 470%;
  }

  .catalogItem3 .catalogItem__desc {
    top: 532%;
  }

  .mySwiper5 .swiper-slide span:before {
    width: 40px;
  }

  .mySwiper5 {
    max-width: 220px;
    margin: 40px auto 0 !important;
    left: 0;
  }

  .newsPage .newsSliderText {
    margin: 35px 0 0 30px;
  }

  .newsPage .mySwiper5 {
    max-width: 180px;
  }

  .lpRight {
    max-width: 300px;
  }

  .manegerFormLineIn input {
    max-width: 239px;
  }

  .manegerFormLineList li span {
    font-size: 12px;
  }
}

@media (max-width: 420px) {
  .catalogItem2 .catalogItem__title {
    top: 552%;
  }

  .catalog {
    height: 1100px;
  }

  .mySwiper5 {
    margin: 35px auto 0 !important;
  }

  .cardContent {
    padding-bottom: 150px;
  }

  .cardRight__text {
    padding: 30px 30px 0;
  }

  .tab-containerMenuMain .headerLPRightList__phonePhone, .tab-containerMenuMain .headerLPRightList__emailEmail, .tab-containerMenuMain .headerLPRightList__nameName, .tab-containerMenuMain .headerLPRightList__managerName {
    max-width: 110px;
  }

  .tab-containerMenuMain .headerLPRightList {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
  }

  .tab-containerMenuMain .headerLPRightLeft__name {
    padding-top: 20px;
    padding-left: 20px;
  }

  .newsLpRightItem {
    padding: 30px 20px 0;
  }

  .tabContent {
    max-width: 300px;
  }
}

@media (max-width: 380px) {
  .catalogItem2 .catalogItem__title {
    top: 499%;
  }

  .catalogItem__href img.catalogItem2Mobil {
    top: 50px;
  }

  .catalogItem3 .catalogItem__title {
    top: 395%;
  }

  .catalogItem3 .catalogItem__desc {
    top: 456%;
  }

  .catalog {
    height: 1000px;
  }

  .tab-containerMenuMain .headerLPRight {
    max-width: 90%;
  }
}

@media (max-width: 360px) {
  .ceramicVipIn {
    padding-top: 30px;
  }

  .newsSlider {
    max-width: 300px;
  }

  .catalogItem2 .catalogItem__title {
    top: 465%;
  }
}

[class*="ymaps-2"][class*="-ground-pane"] {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}


/* End */


/* Start:/local/templates/public_2025/template_styles.css?17500763451171*/
#bx-panel,
#bx-panel.bx-panel-fixed{
    z-index: 1995 !important;
}
body{
    top: 0px!important;
}
.skiptranslate{
    display: none;
}
body .inner.overflow-disable .header {min-height: initial; height: 100%;}


.headerTop{
    position: relative;
}
@media (max-width: 900px) {
    .catalog-search-form{
        display: none;
    }
}
.catalog-search-form{
    position: absolute;
    right: 90px;
}
.catalog-search{
    border: solid 1px #2B2C34;
    height: 32px;
    padding: 0px 10px;
    background-color: #ebebeb;
}
.catalog-search-send{
    position: absolute;
    right: 8px;
    top: 6px;
    border: 0px;
    cursor: pointer;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.input-group input{
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}
.headerMenu li.catalog-search-li{
    display: none;
}
@media (max-width: 580px) {
    .headerMenu li.catalog-search-li{
        display: flex;
    }
    .catalog-search-li .input-group input{
        max-width: 300px;
        width: 80%;
    }
}
/* End */
/* /local/_/css/style.css?177122820763766 */
/* /local/_/css/swipe.css?174326682818466 */
/* /local/_/css/tel.css?174326682817587 */
/* /_/css/style_new.css?1743441285160545 */
/* /local/templates/public_2025/template_styles.css?17500763451171 */
