
@media (min-width: 1200px){
  .container {
      width: 1200px;
  }
}
@media (max-width: 1200px){
  .container {
      width: 100%;
  }
}

:root {
  --px-vw: 0.3125;
  --content-width: 740px;
  --wide-screen-width: 741px;
  --desktop-header-height: 120px;
  --desktop-top-navigation-height: 44px;
  --desktop-top-navigation-margin-bottom: 28px;
  --ios-safe-area-bottom: calc(40px + env(safe-area-inset-bottom));
  --main-font: "Commissioner", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  --main-font-mobile: "Commissioner", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  --gerbera-font: "Gerbera","Arial","Helvetica Neue","Helvetica",sans-serif;
  --anonymous-font: "Anonymous Pro","Arial","Helvetica Neue","Helvetica",sans-serif;
  --promo-pitcrew-font: "PitcrewYandexAuto","Arial","Helvetica Neue","Helvetica",yandex-sans-rub-sign,sans-serif;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-size-h1: 47px;
  --line-height-h1: 47px;
  --font-size-h2: 30px;
  --line-height-h2: 36px;
  --font-size-h3: 28px;
  --line-height-h3: 32px;
  --font-size-h4: 24px;
  --line-height-h4: 28px;
  --font-size-h5: 20px;
  --line-height-h5: 24px;
  --font-size-sub: 17px;
  --line-height-sub: 20px;
  --font-size-body: 15px;
  --line-height-body: 20px;
  --font-size-body2: 13px;
  --line-height-body2: 16px;
  --font-size-caption: 11px;
  --line-height-caption: 12px;
  --fs-h1-promo: var(--font-size-h1);
  --lh-h1-promo: var(--line-height-h1);
  --fs-h1: var(--font-size-h3);
  --lh-h1: var(--line-height-h3);
  --fs-h2: var(--font-size-h4);
  --lh-h2: var(--line-height-h4);
  --fs-h3: var(--font-size-h5);
  --lh-h3: var(--line-height-h5);
  --fs-h4: var(--font-size-sub);
  --lh-h4: var(--line-height-sub);
  --fs-body: var(--font-size-body);
  --lh-body: var(--line-height-body);
  --fs-small: var(--font-size-body2);
  --lh-small: var(--line-height-body2);
  --fs-extra-small: var(--font-size-caption);
  --lh-extra-small: var(--line-height-caption);
  --fs-mini-badge: var(--font-size-caption);
  --lh-mini-badge: var(--line-height-caption);
  --animation-speed-fast: 0.2s;
  --animation-speed-normal: 0.4s;
  --animation-speed-slow: 0.6s;
  --float-control-z-index: 900;
  --fullscreen-gallery-z-index: 2600;
  --modal-z-index: 2500;
  --popup-z-index: 3000;
  --base-transition-time: 0.3s;
  --link-hover-transition-settings: var(--base-transition-time) ease;
  --snippet-hover-transition: box-shadow var(--base-transition-time) ease-in-out;
  --border-radius-xs: 4px;
  --border-radius-s: 8px 8px 0px 0px;
  --border-radius-m: 12px;
  --border-radius-l: 16px;
  --border-radius-xl: 20px;
  --border-radius-xxl: 24px;
  --border-radius-xxxl: 36px;
  --mag-dark: #000;
  --mag-blue: #444;
  --mag-red: #d73b35;
  --mag-white: var(--white);
  --mag-gradient: linear-gradient(270deg,var(--mag-blue) 0%,#7b71d3 20%,#ae5bbb 40%,#cf4294 60%,#dd3266 80%,var(--mag-red) 100%);
  --mag-gray-dark: #575757;
  --mag-gray-a1: #adadad;
  --mag-gray-a2: #878787;
  --mag-gray-light: #5c5c5c;
  --mag-gray-light-extra: #e0e0e0;
  --mag-text-blue: var(--mag-blue);
  --mag-text-black: #1f1f1f;
  --mag-text-white: var(--white);
  --mag-text-gray-dark: var(--mag-gray-dark);
  --mag-text-gray-light-extra: var(--mag-gray-light-extra);
  --mag-bg-white: var(--white);
  --mag-bg-gray-light: #f5f5f5;
  --mag-m-content-width: 760px;
  --mag-l-content-width: 1216px;
  --SliderItem--width1: calc(100vw - 48px);
  --SliderItem--height1: calc(var(--SliderItem--width1)*9/16);
  --SliderItem--width2: calc(50vw - 28px);
  --SliderItem--height2: calc(var(--SliderItem--width2)*9/16);
  --SliderItem--height2--4-3: calc(var(--SliderItem--width2)*3/4);
  --SliderItem--width4: calc(25vw - 18px);
  --SliderItem--height4: calc(var(--SliderItem--width4)*9/16);
  --SliderItem--height4--4-3: calc(var(--SliderItem--width4)*3/4);
  --safe-horizontal-offset: calc(24px + env(safe-area-inset-left));
}

:root {
  --px-vw: 0.3125;
  --content-width: 740px;
  --wide-screen-width: 741px;
  --desktop-header-height: 120px;
  --desktop-top-navigation-height: 44px;
  --desktop-top-navigation-margin-bottom: 28px;
  --ios-safe-area-bottom: calc(40px + env(safe-area-inset-bottom));
  --main-font: "Commissioner", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  --main-font-mobile: "Commissioner", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
  --gerbera-font: "Gerbera","Arial","Helvetica Neue","Helvetica",sans-serif;
  --anonymous-font: "Anonymous Pro","Arial","Helvetica Neue","Helvetica",sans-serif;
  --promo-pitcrew-font: "PitcrewYandexAuto","Arial","Helvetica Neue","Helvetica",yandex-sans-rub-sign,sans-serif;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-size-h1: 35px;
  --line-height-h1: 38px;
  --font-size-h2: 34px;
  --line-height-h2: 36px;
  --font-size-h3: 28px;
  --line-height-h3: 32px;
  --font-size-h4: 24px;
  --line-height-h4: 28px;
  --font-size-h5: 20px;
  --line-height-h5: 24px;
  --font-size-sub: 17px;
  --line-height-sub: 20px;
  --font-size-body: 15px;
  --line-height-body: 20px;
  --font-size-body2: 13px;
  --line-height-body2: 16px;
  --font-size-caption: 11px;
  --line-height-caption: 12px;
  --fs-h1-promo: var(--font-size-h1);
  --lh-h1-promo: var(--line-height-h1);
  --fs-h1: var(--font-size-h3);
  --lh-h1: var(--line-height-h3);
  --fs-h2: var(--font-size-h4);
  --lh-h2: var(--line-height-h4);
  --fs-h3: var(--font-size-h5);
  --lh-h3: var(--line-height-h5);
  --fs-h4: var(--font-size-sub);
  --lh-h4: var(--line-height-sub);
  --fs-body: var(--font-size-body);
  --lh-body: var(--line-height-body);
  --fs-small: var(--font-size-body2);
  --lh-small: var(--line-height-body2);
  --fs-extra-small: var(--font-size-caption);
  --lh-extra-small: var(--line-height-caption);
  --fs-mini-badge: var(--font-size-caption);
  --lh-mini-badge: var(--line-height-caption);
  --animation-speed-fast: 0.2s;
  --animation-speed-normal: 0.4s;
  --animation-speed-slow: 0.6s;
  --float-control-z-index: 900;
  --fullscreen-gallery-z-index: 2600;
  --modal-z-index: 2500;
  --popup-z-index: 3000;
  --base-transition-time: 0.3s;
  --link-hover-transition-settings: var(--base-transition-time) ease;
  --snippet-hover-transition: box-shadow var(--base-transition-time) ease-in-out;
  --border-radius-xs: 4px;
  --border-radius-s: 8px 8px 0px 0px;
  --border-radius-m: 12px;
  --border-radius-l: 16px;
  --border-radius-xl: 20px;
  --border-radius-xxl: 24px;
  --border-radius-xxxl: 36px;
  --mag-dark: #000;
  --mag-blue: #444;
  --mag-red: #d73b35;
  --mag-white: var(--white);
  --mag-gradient: linear-gradient(270deg,var(--mag-blue) 0%,#7b71d3 20%,#ae5bbb 40%,#cf4294 60%,#dd3266 80%,var(--mag-red) 100%);
  --mag-gray-dark: #575757;
  --mag-gray-a1: #adadad;
  --mag-gray-light: #5c5c5c;
  --mag-gray-light-extra: #e0e0e0;
  --mag-text-blue: var(--mag-blue);
  --mag-text-black: #1f1f1f;
  --mag-text-white: var(--white);
  --mag-text-gray-dark: var(--mag-gray-dark);
  --mag-text-gray-light-extra: var(--mag-gray-light-extra);
  --mag-bg-white: var(--white);
  --mag-bg-gray-light: #f5f5f5;
  --mag-m-content-width: 760px;
  --mag-l-content-width: 1216px;
  --SliderItem--width1: calc(100vw - 48px);
  --SliderItem--height1: calc(var(--SliderItem--width1)*9/16);
  --SliderItem--width2: calc(50vw - 28px);
  --SliderItem--height2: calc(var(--SliderItem--width2)*9/16);
  --SliderItem--height2--4-3: calc(var(--SliderItem--width2)*3/4);
  --SliderItem--width4: calc(25vw - 18px);
  --SliderItem--height4: calc(var(--SliderItem--width4)*9/16);
  --SliderItem--height4--4-3: calc(var(--SliderItem--width4)*3/4);
  --safe-horizontal-offset: calc(24px + env(safe-area-inset-left));
}

:root {
  --tertiaryBlue: var(--light-tertiaryBlue);
  --tertiaryGreen: var(--light-tertiaryGreen);
  --tertiaryRed: var(--light-tertiaryRed);
  --primaryText: var(--light-primaryText);
  --primaryTextWhite: var(--light-primaryTextWhite);
  --secondaryText: var(--light-secondaryText);
  --tertiaryText: var(--light-tertiaryText);
  --buttonText: var(--light-buttonText);
  --link: var(--light-link);
  --linkVisited: var(--light-linkVisited);
  --textAcidGreen: var(--light-textAcidGreen);
  --background: var(--light-background);
  --surface: var(--light-surface);
  --inverseSurface: var(--light-inverseSurface);
  --secondarySurface: var(--light-secondarySurface);
  --topSurface: var(--light-topSurface);
  --topSurfaceShadow: 0 2px 8px #00000014;
  --secondaryButton: var(--light-secondaryButton);
  --onContentButton: var(--light-onContentButton);
  --switcherButton: var(--light-switcherButton);
  --tertiarySurface: var(--light-tertiarySurface);
  --dimBackground: var(--light-dimBackground);
  --badgeBackground: var(--light-badgeBackground);
  --disabledButton: var(--light-disabledButton);
  --menu: var(--light-menu);
  --promoSafeDeal: var(--light-promoSafeDeal);
  --backgroundAcidGreen: var(--light-backgroundAcidGreen);
  --divider-1px: var(--light-divider-1px);
  --divider-2px: var(--light-divider-2px);
  --divider-4px: var(--light-divider-4px);
  --divider-8px: var(--light-divider-8px);
}

.show-mob {
  display: none;
}

.navbar-nav {
  margin: 7.5px 0px;
}

.navbar .container {
  margin-bottom: 0px !important;
}

.select2,.js-example-data-ajax {
  opacity: 0;
}

.h1, h1 {
  font-size: var(--font-size-h1);
  font-weight: var(--font-weight-semibold);
}

.h2, h2 {
  font-weight: var(--font-weight-semibold);
}

body {
  background-color: #f1f1f1;
}

.container {
	max-width:1200px;
	background-color: #fff;
  border-radius: 20px;
  padding-bottom: 30px;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

nav .container {
	background-color: #9E9E9E;
  padding: unset !important;
}

.h3, h3 {
  font-size: var(--font-size-h3);
  font-weight: var(--font-weight-semibold);
}

.rating-rectangle {
  display: none;
}

.main-slider figure {
  margin: 0 0 1rem;
  margin-bottom: 1rem;
}

.container {
  margin-bottom: 40px;
}

.btn.main-btn {
  background-color: #858484;
  color: #fff;
  padding: 8px 30px;
  border: 0;
  border-radius: 37px;
}

.entry-content {
  text-align: left;
}

.head_feedbck .search_btn:hover {
  text-decoration: none;
  color: #f2f2f2;
}
.content-center {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  height: 100%;
}

.swiper-slide {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.header_banner .swiper-container {
  width: 100%;
  height: 100%;
  float: left;
  transition: opacity 0.6s ease, -webkit-transform 0.3s ease;
  transition: opacity 0.6s ease, transform 0.3s ease;
  transition: opacity 0.6s ease, transform 0.3s ease,
    -webkit-transform 0.3s ease;
}

.photo-review__list {
  padding-left: 20px; 
  padding-right: 20px;
}

.photo-review__list a {
  display: block;
}

@media (max-width: 768px){
  .photo-review__list {
    padding-left: unset; 
    padding-right: unset;
  }
}

.photo-review__list .salon__list-item {
  height: 130px !important;
}

.photo-review__list .salon__list-item-img:after {
  display: none;
}

.photo-review__list {
  overflow: hidden;
}

.swiper-container.nav-slider {
  max-height: 200px;
  overflow: hidden;
  position: absolute;
  display: block;
  margin: 0 auto;
  left: 0;
  right: 0;
  max-width: 1140px;
}

.swiper-container.nav-slider .content {
  top: 40%;
}

.swiper-container.nav-slider .swiper-slide {
  cursor: pointer;
  opacity: 0.9;
  transition: opacity 0.3s ease;
}

.swiper-container.nav-slider .swiper-slide.swiper-slide-active {
  opacity: 1;
}

.swiper-container.nav-slider .swiper-slide .content {
  width: 100%;
}

.swiper-slide .content p {
  font-size: 24px !important;
}

.nav-slider .swiper-slide .content .title {
  font-size: 20px;
  text-shadow: none;
  font-weight: bold !important;
  height: 60px;
}

.home_slider .swiper-slide {
  position: relative;
  z-index: 99;
}

.nav-slider .swiper-slide-active .content {
  width: 100%;
  border-bottom: 2px solid;
  margin: 0px 15px;
}
.btn {
  border-radius: 0px !important;
  line-height: normal;
}

[class^="swiper-button-"] {
  transition: all 0.3s ease;
}

.nav-slider .swiper-slide .content {
  color: #fff;
}

.nav-slider .swiper-slide-active .content,
.nav-slider .content:hover {
  color: var(--main-color) !important;
}

.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
  -webkit-transform: translateX(0);
  transform: translateX(0);

  opacity: 1;
  visibility: visible;
}

.swiper-container.loading {
  opacity: 0;
  visibility: hidden;
}

.slide-bgimg img {
  width: 100%;
}

.swiper-slide {
  overflow: hidden;
}

.swiper-slide .slide-bgimg {
  position: relative;
  margin-bottom: 0px;
}

.swiper-slide .slide-bgimg::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.7;
  content: "";
}

.swiper-slide .entity-img {
  display: none;
}

.main-slider .swiper-slide .content {
  position: absolute;
  top: 0%;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 1140px;
  color: #fff;
  z-index: 99;
}

.main-slider .swiper-slide .content .title {
  font-size: 3.6em;
  font-weight: bold;
  text-shadow: 4px 10px 40px rgba(0, 0, 0, 0.66);
}

.main-slider .swiper-slide .content .caption {
  display: block;
  font-size: 20px;
  line-height: 1.4;
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
  opacity: 0;
  transition: opacity 0.3s ease, -webkit-transform 0.7s ease;
  transition: opacity 0.3s ease, transform 0.7s ease;
  transition: opacity 0.3s ease, transform 0.7s ease,
    -webkit-transform 0.7s ease;
}

.swiper-slide .content .caption.show {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

[class^="swiper-button-"] {
  width: 44px;
  opacity: 0;
  visibility: hidden;
}

.swiper-button-prev {
  -webkit-transform: translateX(50px);
  transform: translateX(50px);
}

.swiper-button-next {
  -webkit-transform: translateX(-50px);
  transform: translateX(-50px);
}

.swiper-container.main-slider.loading {
  background-color: red;
}

/**
* Swiper 4.2.0
* Most modern mobile touch slider and framework with hardware accelerated transitions
* http://www.idangero.us/swiper/
*
* Copyright 2014-2018 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: March 16, 2018
*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  max-height: 500px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white
  .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black
  .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white::before {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.card.card__city {
  min-height: 200px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.regions {
  overflow: hidden;
}

.videos {
  overflow: hidden;
}

.regions__list .swiper-slide {
  border-radius: 10px;
}

.regions__list .swiper-slide .card-body {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  height: calc(100% - 40px);
  left: 20px;
  position: absolute;
  top: 20px;
  z-index: 3;
  color: white;
  width: calc(100% - 40px);
}

.latest-review__pag .swiper-pagination-bullet, .regions__pag .swiper-pagination-bullet, .videos__pag .swiper-pagination-bullet,.other-salon__list__pag .swiper-pagination-bullet {
	border-radius: 0 !important;
	width: 10px;
	height: 3px;
	margin: 0 2px !important;
	transition: .4s ease !important;
  }

  .banks__pag .swiper-pagination-bullet-active,
  .regions__pag .swiper-pagination-bullet-active,
  .latest-review__pag .swiper-pagination-bullet-active,
  .other-salon__list__pag .swiper-pagination-bullet-active,
  .videos__pag .swiper-pagination-bullet-active {
    background: #b02f32 !important;
    width: 20px !important;
  }

.regions__list .swiper-slide .card-title {
  font-size: 18px;
}

.card-title a {
  font-size: 13px;
}

.title-group {
  min-height: 130px;
}

.card.card__city:after {
  background: linear-gradient(180deg,hsl(0deg 0% 4% / 82%),hsl(0deg 0% 25% / 41%));
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.latest-review {
  overflow: hidden;
}

.latest-review__list .swiper-slide {
  border-radius: 10px;
  padding: 20px;
  border: 1px solid #ddd;
  min-height: 165px;
  height: auto;
}

.latest-review__list .profile {
  text-align: left;
}

.latest-review__list .profile .profile-header {
  display: flex;
}

.latest-review__list .swiper-slide .text-review{
  text-align: left;
}

.latest-review__list .profile .profile-header .card-title{
  margin: auto 0;
  margin-left: 10px;
}

.salon__list-item-rating, .main-slider .swiper-slide .content .caption {
  display: none;
}

.text-with-rating {
  display: flex;
  width: 100%;
  justify-content: space-around;
  margin-bottom: 20px;
}

.text-with-rating > * {
  margin: auto 20px;
}

.video_container iframe {
  color: unset;
  border: 0px;
  height: 100%;
  display: block;
  width: 99.7%;
}

.ytLoader {
  text-align: center;
  min-height: 150px;
  position: relative;
}

.ytLoader .cover {
  min-height: 150px;
  background-position: center;
  background-size: contain;
  display: flex;
}

.ytLoader img {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.ytLoader button {
  width: 70px;
  border: unset;
  margin: auto;
  background: unset;
}

.videos__list .swiper-slide {
  border-radius: 10px;
}

.videos__list .swiper-slide .card-title {
  padding: 10px;
  background: #9E9E9E;
  font-size: 18px;
  color: white;
  text-decoration: none;
  margin-top: unset;
}

.videos__list .swiper-slide .card-title:hover {
  text-decoration: none !important;
  color: #478fcb !important;
  outline:none;
}

.sp-text {
  font-size: 13px;
  font-weight: 400;
}

.review-content {
  padding-left: 20px;
}

.videos__list .swiper-slide a:focus, .videos__list .swiper-slide a:hover {
  text-decoration: none;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.pd-unset {
  padding: unset;
}

.vc_column-inner h3 {
  margin: unset;
}

section .gp-post-thumbnail .gp-rating-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 10px;
  margin-top: 10px;
}

.gp-container {
  width: 100%;
  margin: auto;
}

section .gp-rating-wrapper {
  margin-left: 10px;
}

.gp-ranking-wrapper section {
  padding: 20px;
  margin: 0;
  background-size: cover;
  border-top: 1px solid #333;
  border-bottom: 1px solid #000;
  min-height: 120px;
}

.gp-inner-loop {
  display: grid;
}

.gp-inner-loop section {
  float: left;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
  display: -webkit-inline-box;
}

.gp-loop-content .block-info {
  margin: auto 0px;
}

.gp-loop-title {
  text-align: left;
  clear: none;
  margin: 0 0 10px;
}

.gp-loop-title a {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}

.gp-foreground-overlay {
  position: relative;
  z-index: 2;
  text-shadow: 0 0 2px rgb(0 0 0);
  display: flex;
}

.gp-loop-meta {
  position: relative;
  font-size: 9px;
  text-align: left;
  line-height: 17px;
  text-transform: uppercase;
}

.gp-loop-meta,
.gp-loop-meta a {
  color: #b3b3b1;
}

.gp-loop-content {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.gp-loop-content > div:last-child {
  margin-bottom: 0;
}

.gp-loop-title {
  line-height: 26px;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}

.gp-ranking-wrapper .gp-loop-title {
  clear: none;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
}

.gp-ranking-number-overlay {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  font-size: 20px;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}

.gp-rating-wrapper input {
  font-weight: 600 !important;
  font-size: 16px !important;
}

.gp-bg-overlay-dark {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.content_info {
  padding: unset;
  margin-bottom: unset;
}

.company_info {
  padding: 15px;
  width: 100%;
}

.content_info {
  list-style: none;
  counter-reset: steps;
}
.content_info li {
  counter-increment: steps;
}

.content_info li div {
  display: contents;
}

.gp-post-meta:before {
  font-family: "Glyphicons Halflings";
  margin-right: 5px;
  -webkit-font-smoothing: antialiased;
}

.glyphicon-thumbs-comment:before {
  content: "\e111";
}

.review-votes {
  text-align: right;
  display: flex;
  justify-content: right;
  gap: 10px;
}

.review-content p {
  text-align: left;
}

.rating-rectangle {
  pointer-events: none;
}

.rtitle {
  font-weight: 600;
}

.gp-meta-date:before {
  content: "\e023";
}

.profile-comment-info .gp-meta-date:before {
  position: absolute;
  left: 7px;
}

.profile-comment-info .gp-meta-date {
  padding-left: 15px;
}

.profile-comment-info {
  padding: 19px 5px;
}

.profile-comment-info .gp-loop-meta {
  text-align: center;
  margin-top: 5px;
}

.detail-company-review .col-sm-3 {
  padding-right: unset;
}

.body-rating {
  display: block;
  margin: auto;
  padding: 15px 0;
}

.body-rating p {
  font-weight: 600;
  text-align: center;
}

.panel-body {
  padding: unset;
  display: flex;
}

.panel.panel-default {
  border: unset;
}

.body-rating div {
  display: block !important;
  margin: auto;
}

.company_rating {
  background-color: whitesmoke;
  display: inline-table;
}

.content_info li div {
  display: inline;
}

.content_info li {
  display: -webkit-box;
}

.gp-post-item {
  text-align: left;
  padding: 13px 19px;
}
.gp-post-item > * {
  display: block;
}

.gp-post-item .text-review {
  margin-top: 10px;
}

.gp-recent-posts h3 {
  margin: unset;
  color: #333333;
  font-size: 14px;
  background-color: #ddd;
  padding: 10px;
}

.gp-post-item.well {
  margin-bottom: 10px;
}

.gp-post-item.well input {
  font-size: 10px !important;
}

.gp-post-item.well .gp-loop-meta {
  text-align: right;
  padding-top: 5px;
}

.gp-post-item .name_block {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #7070706e;
  padding-bottom: 5px;
}

.name-ltst-review {
  color: #9E9E9E;
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  margin: auto 0;
  text-decoration: none;
}

.name-ltst-review:hover {
  text-decoration: none;
  color: #9E9E9E;
}

.name-ltst-review span:hover {
  color: #f84103;
}

.tabs__caption {
  display: -webkit-flex;
  display: -ms-flexbox;
  padding: unset;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  position: relative;
  margin: -1px 0 0 -1px;
}
.tabs__caption li:last-child:before {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  right: -2px;
  z-index: -1;
  height: 5px;
  background: #e3e3e3;
}
.tabs__caption:after {
  content: "";
  display: table;
  clear: both;
}
.tabs__caption li {
  padding: 7px 15px;
  margin: 1px 0 0 1px;
  background: #e3e3e3;
  color: #fff;
  position: relative;
  border: solid #e3e3e3;
  border-width: 2px 2px 0;
  border-radius: 5px 5px 0 0;
  text-align: center;
}
.tabs__caption li:not(.active) {
  cursor: pointer;
}
.tabs__caption li:not(.active):hover {
  background: #e3e3e3;
  border-color: #e3e3e3;
}
.tabs__caption .active {
  background: #fff;
  color: #000;
  border-color: #e3e3e3;
}
.tabs__caption .active:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 5px;
  background: #fff;
}
.tabs__content {
  display: none;
  background: #fff;
  border: 2px solid #e3e3e3;
}
.tabs__content.active {
  display: block;
}

.salon-list-card {
  border: 2px dashed;
  color: #ddd;
  padding: 10px
}

.salon__list-item {
  margin-bottom: 20px;
  display: block;
}

.salon__list-item .salon__list-item-rating {
  position: absolute;
  top: 23px;
  right: 20px;
}

.salon__list-item-img {
  height: 100%;
  overflow: hidden;
  position: relative;
  background-position: center;
  background-size: cover;
  transform: scale(1);
  transition: transform .5s ease-in-out;
  width: 100%;
}

.salon__list-item:hover .salon__list-item-img {
  transform: scale(1.05);
}

.salon__list-item-img__text .salon__list-item-img__text-title {
  font-size: 20px;
  width: 100%;
  text-align: left;
  margin-top: 0px;
}

.salon__list-item .rating {
  pointer-events: none;
}

.PersonalizedFeedJournalItem__journalLogo-tbJ6v {
  background-color: #858484;
  color: var(--white);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 120px;
  border-radius: var(--border-radius-l) 0 0;
  bottom: 0;
  height: 32px;
  position: absolute;
  right: 0;
  width: 50%;
  font-weight: 600;
  line-height: 32px;
}

.salon__list-item-img__text .salon__list-item-img__text-btn{
  margin-top: auto;
  transition: border-bottom .2s ease-in-out;
}

.salon__list-item-img__text-title {
  color: #444;
  font-weight: 600;
}

.salon__list-item-img__text-title:hover {
  color: #444;
}

.salon__list-item-img:after {
  background: linear-gradient(180deg,hsl(0deg 0% 4% / 82%),hsl(0deg 0% 25% / 41%));
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.main {
  min-height: 88vh;
}

button::-moz-focus-inner {
  border: 0 !important;
}

.votes-txt {
  margin-left: 5px;
}

a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
outline: 0!important;
outline-color: transparent!important;
outline-width: 0!important;
outline-style: none!important;
box-shadow: 0 0 0 0 rgba(0,123,255,0)!important;
}

footer {
  width: 100%;
  background-color: #9E9E9E;
}

.search-form .btn {
  border-radius: unset !important;
  height: 34px;
  outline: unset;
  border: 1px solid #478fcb;;
}

.select2-result-repository {
  font-weight: 550;
  color: #222;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #f5f5f5;
}

.search-select .select2-container--default .select2-selection--single {
  outline: none;
}

.select2-search__field {outline:none;}

.search-item {
  display: flex;
  justify-content: space-between;
  line-height: 30px;
}

.page-dealer-info-content {
  position: inherit;
}

.search-item:hover {
  text-decoration: none;
}

.img-search {
  max-height: 30px;
}

.detail-company-review .well-content {
  display: flex;
}

.detail-company-review .well .profile {
  width: 100%;
  max-width: 170px;
  border-right: 1px solid #ddd;
  padding-right: 10px;
}

.well__coment {
  position: relative;
  width: 100%;
}

.detail-company-review .well .profile .gp-loop-meta {
  text-align: center;
  margin-top: 10px;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 3;
  order: 3;
}

.order-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.block-info .gp-loop-title, .name-ltst-review span {
  color: #48586b;
}
.name-ltst-review span:hover  {
  text-decoration: underline;
  color: #48586b;
}

.block-info a:hover {
  color: #48586b;
}

footer p {
  margin: 10px 0px;
  color: white;
}

.search-select .select2-container {
  min-width: 300px;
  height: 34px;
}

.search-select .select2-container--default .select2-selection--single {
  height: 34px;
  border-radius: unset;
}

.search-select .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}

.search-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
  line-height: 34px;
}

.mr-40 {
  margin-bottom: 10px;
}

.mr-top-unset {
  margin-top: unset;
}

.mr-bottom-unset {
  margin-bottom: unset;
}

ol.wsnumber2{
	display: block;
	counter-reset: wslist2;
	color:#444;
  font-size: 18px;
}

ol.wsnumber2 li ul{
	margin: 0.5em 0 0em 1em;
	color:#777;
	transition: all 0.3s ease 0s;
	border-left: 1px solid #e3e3e3;
	padding-left: 25px;
}

.breadcrumb a {
  color: #333;
}

ol.wsnumber2 ul li{
	list-style: square outside;
	transition: all 0.3s ease 0s;
  cursor: pointer;
  text-decoration: none;
}

ol.wsnumber2 li a{
  text-decoration: none;
}

ol.wsnumber2 > li {
	list-style: none;
	position:relative;
	text-align: left;
  padding-top: 5px;
}

ol.wsnumber2 > li::before{
    background: #e3e3e3;
    border-radius: 5px;
    color: #333;
    content: counter(wslist2) ".";
    counter-increment: wslist2;
    display: inline-block;
    height: 32px;
    left: -40px;
    line-height: 22px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 32px;
}

ol.wsnumber2 ol{
	display: block;
	counter-reset: wslistc;
	color:#777;
	border-left: 1px solid #e3e3e3;
	padding-left:15px;
	transition: all 0.3s ease 0s;
}

ol.wsnumber2 ol li{
	margin: 1em 0 0em 3em;
	list-style: none;
	position:relative;
	transition: all 0.3s ease 0s;
}

ol.wsnumber2 li li{
	font-size: 12px;
	text-align: left;
}

ol.wsnumber2 ol li::before{
    background: #e3e3e3;
    border-radius: 0% 50% 50%;
    color: #333;
    content: counter(wslistc, lower-latin) ".";
    counter-increment: wslistc;
    display: inline-block;
    height: 22px;
    left: -40px;
    line-height: 22px;
    padding: 5px;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 22px;
}

ol.wsnumber2 ol:hover, ol.wsnumber2 ul:hover{
	border-left: 1px solid #478fcb;
}

ol.wsnumber2 li li:hover{
  background: #eee;
  color:#333;
}

ol.wsnumber2 li:hover:before {
  background: #478fcb;
  color:#fff;
}

.list-region-name {
  cursor: pointer;
}

.gp-loop-meta, .gp-loop-meta a {
  display: block;
}

.detail-company-review h2 {
  font-size: 20px;
}

.widgettitle {
  margin: unset;
  color: white;
  font-size: 14px;
  background-color: #9E9E9E;
  padding: 10px;
}

.detail-company-review h2 {
  font-size: 20px;
  margin-bottom: 30px;
}

.moduleFirmsListWide {
  counter-reset: line-number;
  display: flex;
  flex-direction: column;
  background: hsla(0,0%,100%,.97);
  border: 1px solid #ddd;
  margin-bottom: 25px;
}

.moduleFirmsListWide .item {
  padding: 0 20px;
  counter-increment: line-number;
}

.moduleFirmsListWide .itemBorder {
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
  border-top: 1px solid #e8eaee;
}

.moduleFirmsListWide .item:first-of-type .itemBorder {
  border-top: none;
}

.moduleFirmsListWide .itemFlex {
  display: flex;
  width: 100%;
}

.moduleFirmsListWide .itemFlexGallery {
  margin-right: 20px;
  width: 150px;
  overflow: hidden;
  flex-grow: 0;
  flex-shrink: 0;
  position: relative;
}

.moduleFirmsListWide .itemFlexInfo {
  width: 100%;
  text-align: left;
}

.moduleFirmsListWide .itemTitle {
  line-height: 23px;
  font-size: 15px;
  transition: opacity .2s linear;
  background: no-repeat 50%;
  background-size: contain;
  display: block;
  padding-right: 130px;
  line-height: 18px;
}

.moduleFirmsListWide .itemTitle b {
  font-size: 18px;
}

.itemInfo {
  margin-top: 10px;
}

.moduleFirmsListWide .itemReview {
  margin-top: 16px;
  line-height: 19px;
  font-size: 15px;
}

.moduleFirmsListWide .itemReview .bad, .moduleFirmsListWide .itemReview .good {
  color: #fff;
  font-weight: 500;
  min-width: 23px;
  display: inline-block;
  text-align: center;
  padding: 2px 4px;
  border-radius: 4px;
}

.moduleFirmsListWide .itemReview .good {
  background: #48c523;
}

.moduleFirmsListWide .itemReview .bad {
  background: #f44f4c;
  margin-right: 7px;
}

.moduleFirmsListWide .itemLinkFiliation, .moduleFirmsListWide .linkReview, .moduleFirmsListWide .seeMore {
  color: #193fa4;
  font-size: 15px;
  line-height: 22px;
  transition: all .2s linear;
}

.moduleFirmsListWide .itemComment, .moduleFirmsListWide .itemDescr {
  display: flex;
  background: #f8f8f8;
  border-radius: 8px;
  font-size: 13px;
  padding: 11px;
  font-style: italic;
  margin-bottom: 13px;
  line-height: 19px;
  color: #717171;
}

.moduleFirmsListWide .itemComment img, .moduleFirmsListWide .itemDescr img {
  border-radius: 50%;
  margin-right: 12px;
}

.moduleFirmsListWide .itemInfoHours {
  display: flex;
  align-items: center;
  margin-right: 50px;
  color: #717171;
  font-size: 15px;
  white-space: nowrap;
}

.card-info {
  padding: 0 10px;
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.product-info__characteristics {
  margin: 0;
  padding: 0;
}
.card-info ul.product-info__characteristics li .value:before {
  position: absolute;
  bottom: -2px;
  right: 0;
  content: '';
  z-index: 10;
  width: 100%;
  height: 2px;
  background-color: #fff;
}
.card-body ul.product-info__characteristics li .name:before {
  position: absolute;
  bottom: -2px;
  left: 0;
  content: '';
  z-index: 10;
  width: 100%;
  height: 2px;
  background-color: #fff;
}
ul.product-info__characteristics li {
  margin-bottom: 7px;
  color: #777;
  font-size: 14px;
  width: 100%;
  display: block;
}
ul.product-info__characteristics li:not(:last-child) {
  border-bottom: 1px dotted #ddd;
}
ul.product-info__characteristics .name {
  float: left;
  position: relative;
  padding-right: 5px;
}
ul.product-info__characteristics li .value {
  float: right;
  position: relative;
  padding-left: 5px;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.news {
  overflow: hidden;
}

.card.card__news {
  min-height: 130px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 7px 7px 0px 0px;
}

.news__list .card-title {
  text-align: left;
  color: #478fcb;
  margin-top: 10px;
}

.news__prem-des {
  text-align: left;
  position: relative;
  min-height: 140px;
}

.swiper-slide .news__prem-des {
  min-height: 350px;
}

.news__prem-des::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: transparent linear-gradient(0deg,#ffffffe0, #0e7ad600) 0 0 no-repeat padding-box;
}

.news__prem-bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  bottom: 0px;
  width: 100%;
}

.news__prem-views {
  display: flex;
  align-items: center;
}

.news__prem-views-inner {
  margin-right: 20px;
  display: flex;
  align-items: center;
  padding: 3px 10px;
  background-color: #E2E2E2;
  border-radius: 9px;
}

.txt8963-css .image.image_resized{
  width: 100% !important;
}

.txt8963-css .image-style-align-left {
  width: 100% !important;
}

.img-fluid.col-3.content-picture {
  width:100% !important;
  margin-bottom:30px;
}

.pc-mx-w-70 {
  text-align: justify;
}

.pc-mx-w-70 h1 {
  display:block;
  text-align:left
}

.news-card-item .card-title {
  text-align: left;
  min-height: 65px;
  margin-top: 15px;
}

@media screen and (min-width: 980px) {
  .pc-mx-w-70 {
      max-width:70%;
      margin:auto;
      text-align: justify;
  }
}

.form-sidebar_right {
  color: #333333;
  padding: 20px 20px;
  margin-bottom: 10px;
  border: 1px dashed;
}

.form-sidebar_right .btn.main-btn {
  width: 100%;
}

.form-sidebar-input-border-2 {
  display: block;
  width: 100%;
  padding: 10px 12px;
  background-image: none;
  background-clip: padding-box;
  border: none;
  border-radius: 3px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-color: transparent;
  color: inherit;
  height: auto;
  border-style: solid;
  border-width: 1px;
  border-right-width: 0;
  border-right-style: none;
  border-top-width: 0;
  border-top-style: none;
  border-left-width: 0;
  border-left-style: none;
  outline: none;
}

.form-sidebar-agree {
  display: flex;
  margin-top: 20px;
  margin-bottom: 15px;
}

.form-sidebar-agree label {
  margin-left: 5px;
  line-height: 25px;
}

.form-sidebar_right .select2-container--default .select2-selection--single {
  text-align: left;
  background: #ff000000;
  border: 0px;
  padding: 0px;
}
.form-sidebar_right .select2-container {
  display: block;
  width: 100%;
  padding: 10px 12px;
  background-image: none;
  background-clip: padding-box;
  border: none;
  border-radius: 3px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-color: transparent;
  color: inherit;
  height: auto;
  border-style: solid;
  border-width: 1px;
  border-right-width: 0;
  border-right-style: none;
  border-top-width: 0;
  border-top-style: none;
  border-left-width: 0;
  border-left-style: none;
}

.form-sidebar_right .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #757575;
  padding: unset;
}

.form-sidebar_right .select2-container--default .select2-selection--single .select2-selection__arrow b {
  right: 5%;
  left: unset;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  color: unset;
}

.select2-container--open .select2-dropdown--below {
  top: -2px;
}

.form-sidebar_right .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: unset;
}

.rating_block {
  width: 125px;
  height: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.rating_block input[type="radio"] {
  display: none;
}
.label_rating {
  float: right;
  display: block;
  width: 25px;
  height: 25px;
  background: url(../img/rating.png) no-repeat 50% 0;
  cursor: pointer;
}
.rating_block .label_rating:hover, /*Правило для ховера на текущий лейбл*/
.rating_block .label_rating:hover ~ .label_rating, /*Правило для всех следующих лейблов по DOM дереву*/
.rating_block input[type="radio"]:checked ~ .label_rating /*Правило для всех следующих лейблов после выбранного инпута, чтобы звездочки как бы зафиксировались*/
{
  background-position: 50% -25px;
}

.dealer-item {
  padding-top: 15px;
  padding-bottom: 15px;
}

.moduleFirmsListWide .itemTitle {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: unset;
}

.moduleFirmsListWide .itemTitle img{
  max-width: 100px;
  width: 100px;
}

.pagination__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}
.pagination__item{
    background: #e6e6e6;
    margin-right: 10px;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #585858;
    text-decoration: unset;
    line-height: normal;
}
.pagination__item:hover{background:#444;color:#fff;text-decoration: unset;}
.pagination__item--active{background:#444;color:#fff}
.pagination__item--active:hover{background:#444;color:#fff;text-decoration: unset;}

.review-btn {
  cursor: pointer;
  margin: auto 0px;
  margin-right: 5px;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;  
}

.review-answer {
    min-height: 20px;
    padding: 19px;
    position: relative;
    background: white;
    margin: 19px;
    margin-bottom: 0px;
    margin-right: 0px;
}

.review-answer-title {
  font-size: 14px;
  margin-bottom: 30px;
  text-align: left;
  font-weight: 600;
  padding-bottom: 10px;
  border-bottom: 1px solid #bcbdbf;
}

.reviews-message {
  display: flex;
}

.review-comment-group {
    width: 100%;
    max-width: 120px;
    border-right: 1px solid #ddd;
    padding-right: 10px;
    margin: auto;
}

.reviews-message .gp-loop-meta {
  text-align: center;
  margin-top: 10px;
}

.review_answer_item_body.review-content {
  text-align: left;
  width: 100%;
}

.user_name-review {
  font-weight: 600;
}

.review-answer .reviews-message:not(:last-child) {
  margin-bottom: 20px;
}

.rating-mini {
	display: inline-block;
	font-size: 0;
}

.rating-mini span {
	padding: 0;
	font-size: 20px;
	line-height: 1;
	color: lightgrey;
}

.rating-mini > span:before {
	content: '★';
}
.rating-mini > span.active {
	color: #478fcb;
}

.review-answer .review-votes{
  margin-top: 5px;
  justify-content: center;
}

.recommendation-block {
  display: flex;
}

.qest-text {
  margin: auto 15px auto 0px;
  font-weight: 600;
  font-size: 18px;
}

.recommendation-block .glyphicon {
  top: 2px;
}

.recommendation-block .votes-txt {
  margin: unset;
}

.description-block {
  margin-bottom: 15px;
  font-size: 16px;
}

.form.send-answer>* {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  outline:none;
  padding: 5px 10px;
}

.review-answer-form {
  min-height: 20px;
  padding: 19px;
  position: relative;
  background: #fff;
  margin: 19px;
  margin-bottom: 0;
  margin-right: 0;
}

.review-answer-form .review-answer-title {
  margin-bottom: 20px;
}

textarea {
  resize: vertical;
  min-height: 50px;
  max-height: 400px;
}

.u-palette-5-dark-3 {
  color: #ffffff;
    background-color: #292d33;
}

.u-layout-row {
  display: flex;
}

.u-align-center {
  text-align: center;
}

.u-container-style:not([class*="u-align-"]) {
  text-align: left;
}

.u-container-layout {
  position: relative;
  flex: 1;
  max-width: 100%;
  transition-duration: inherit;
}

.u-border-white, .u-separator-white:after {
  border-color: #ffffff;
  stroke: #ffffff;
}

.u-border-white, .u-separator-white:after {
  border-color: var(--white);
  stroke: var(--white);
}
.u-border-2, .u-separator-2:after, .u-text.u-border-2, a.u-button-style.u-border-2 {
  border-width: 2px;
}

.u-section-1 .u-input-1 {
  height: 55px;
}

[class*="u-border-"], .u-link[class*="u-border-"] {
  border-style: solid !important;
  border: 0px !important;
  border-bottom: 2px solid #fff !important;
  margin-bottom: 10px;
}

.page-contacts svg:not(:root) {
  max-width: 70px;
}

.list-icon-items {
  justify-content: center;
  margin-top: 20px;
}

.list-icon-items {
  display: flex;
}

.list-icon-items {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.list-icon-items:after {
  content: '';
  display: table;
}

.list-icon-items .grid-2 {
  margin: 0 0 20px;
}

.secondary {
  color: #333;
}

.page-contacts .u-input {
  display: block;
  width: 100%;
  padding: 10px 12px;
  background-image: none;
  background-clip: padding-box;
  border: none;
  border-radius: 3px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-color: transparent;
  color: inherit;
  height: auto;
}

.u-section-1 .u-image-1 {
  height: 421px;
  margin: 27px 0 0 20px;
}

.u-section-1 .u-text-5 {
  font-size: 1.5rem;
  margin: 17px 0 0;
}

.u-text-default {
  font-size: 17px;
  margin-bottom: 50px;
}

img.u-image, .u-video-poster {
  overflow: hidden;
}

.u-section-1 .u-text-4 {
  margin: 0 auto;
}

.page-contacts h2:not(.u-subtitle) {
  font-size: 3rem;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 700;
  list-icon-spacing: 0.3;
  list-icon-size: 0.8;
}

.gp-post-item .rating {
  pointer-events: none;
}

.u-link[class*=u-border-], [class*=u-border-] {
  border-style: solid!important;
  border: 0!important;
  border-bottom: 2px solid #fff!important;
  margin-bottom: 30px;
}

.page-contacts .btn.main-btn {
  width: 300px;
}

.u-white {
  background-color: #ffff;
  color: #333;
}

.u-section-1 .u-container-layout-1 {
  padding: 50px 30px 30px;
}

:active, :hover, :focus {
  outline: 0;
  outline-offset: 0;
}

.news-text-content {
  min-height: 330px;
  position: relative;
}

.news_list .dealer-item {
  border: 1px solid #f5f5f5;
}

/* Новости */

.VideoRelatedArticlesSection {
  column-gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 64px 0;
  row-gap: 22px
}

.VideoRelatedArticlesSection_type_mobile {
  padding: 0;
  row-gap: 16px
}

.VideoRelatedArticlesSection__title {
  color: var(--primaryText);
  font-size: var(--font-size-h4);
  font-weight: 700;
  grid-column: span 2;
  line-height: var(--line-height-h4);
  margin: 0
}

.VideoRelatedArticlesSection__title_mag {
  -webkit-text-fill-color: #0000;
  background: var(--mag-gradient);
  -webkit-background-clip: text;
  background-clip: text;
  color: var(--mag-text-blue)
}

.VideoRelatedArticlesSection_type_mobile .VideoRelatedArticlesSection__title {
  margin-bottom: 8px
}

.VideoRelatedArticlesSection__moreLink {
  grid-column: span 2
}

.VideoRelatedArticlesSection_type_mobile .VideoRelatedArticlesSection__moreLink {
  margin-top: 8px
}

.VideoRelatedArticlesSection__article {
  column-gap: 24px;
  display: grid;
  grid-auto-rows: auto 1fr;
  grid-template-columns: 1fr 1fr;
  row-gap: 12px;
  text-decoration: none
}

.VideoRelatedArticlesSection_type_mobile .VideoRelatedArticlesSection__article {
  column-gap: 12px;
  grid-column: span 2
}

.VideoRelatedArticlesSection__imageWrapper {
  border-radius: var(--border-radius-s);
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative
}

.VideoRelatedArticlesSection__image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.VideoRelatedArticlesSection__preview {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative
}

.VideoRelatedArticlesSection__articleTitle {
  color: var(--primaryText);
  display: block;
  font-size: var(--font-size-body);
  font-weight: 400;
  line-height: var(--line-height-body);
  text-decoration: none;
  transition: opacity .3s
}

.VideoRelatedArticlesSection__articleTitle:hover {
  color: var(--red)
}

.VideoRelatedArticlesSection__articleSubtitle {
  color: var(--secondaryText);
  font-weight: 400;
  margin-top: 8px
}

.VideoRelatedArticlesSection__articleSubtitle,.VideoRelatedArticlesSection_type_mobile .VideoRelatedArticlesSection__articleTitle {
  font-size: var(--font-size-body2);
  line-height: var(--line-height-body2)
}

.VideoRelatedArticlesSection_type_mobile .VideoRelatedArticlesSection__articleSubtitle {
  font-size: var(--font-size-caption);
  line-height: var(--line-height-caption)
}

.VideoNotFound {
  align-items: center;
  color: var(--secondaryText);
  display: flex;
  flex-direction: column;
  font-size: var(--font-size-body);
  justify-content: center;
  line-height: var(--line-height-body);
  margin: 48px auto 80px;
  max-width: 305px;
  text-align: center
}

.VideoNotFound__link {
  margin-top: 16px
}

.VideoContentItem {
  cursor: pointer;
  display: grid;
  grid-auto-rows: auto 1fr;
  grid-column: span 4;
  row-gap: 12px;
  text-decoration: none;
}

.VideoContentItem_type_normal.VideoContentItem {
  border: 1px solid #444;
  border-radius: 9px;
}

.VideoContentItem_type_big {
  column-gap: 24px;
  grid-template-columns: 1fr 1fr
}

.VideoContentItem_type_normal .VideoContentItem__contentInfo {
  padding: 10px;
  padding-top: 0px;
}

.VideoContentItem__imageWrapper {
  border-radius: var(--border-radius-s);
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.VideoContentItem_type_big .VideoContentItem__imageWrapper {
  border-radius: 8px;
}

.VideoContentItem_selected .VideoContentItem__imageWrapper {
  opacity: .6
}

.VideoContentItem__preview {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative
}

.VideoContentItem__image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.VideoContentItem__duration {
  background-color: var(--inverseSurface);
  border-radius: var(--border-radius-xs);
  bottom: 4px;
  color: var(--white);
  font-size: var(--font-size-caption);
  font-weight: 700;
  line-height: var(--line-height-caption);
  padding: 2px 4px;
  position: absolute;
  right: 4px
}

.VideoContentItem__title {
  color: var(--primaryText);
  font-size: var(--font-size-body);
  font-weight: 400;
  line-height: var(--line-height-body);
  transition: opacity .3s
}

.VideoContentItem:hover:not(.VideoContentItem_selected):not(.VideoContentItem_type_big) .VideoContentItem__title {
  color: var(--red)
}

.VideoContentItem_type_big:hover:not(.VideoContentItem_selected) .VideoContentItem__title {
  opacity: .8
}

.VideoContentItem_selected .VideoContentItem__title {
  opacity: .5
}

.VideoContentItem_type_big .VideoContentItem__title,.VideoContentItem_type_normalBold .VideoContentItem__title {
  font-weight: 700;
  line-height: var(--line-height-body)
}

.VideoContentItem_type_normalBold .VideoContentItem__title {
  font-size: var(--font-size-h5);
  line-height: var(--line-height-h5)
}

.VideoContentItem_type_big .VideoContentItem__title {
  font-size: var(--font-size-h3);
  line-height: var(--line-height-h3);
  margin-bottom: 6px
}

@media (min-width: 1280px) {
  .VideoContentItem_type_big .VideoContentItem__title {
      font-size:var(--font-size-h1);
      line-height: var(--line-height-h1)
  }
}

.VideoContentItem__subtitle {
  color: var(--secondaryText);
  font-weight: 400;
  margin-top: 8px
}

.VideoContentItem__subtitle,.VideoContentItem_type_mobile .VideoContentItem__title {
  font-size: var(--font-size-body2);
  line-height: var(--line-height-body2);
  color: var(--mag-gray-a2)
}

.VideoContentItem_type_mobile .VideoContentItem__subtitle {
  font-size: var(--font-size-caption);
  line-height: var(--line-height-caption)
}

.VideoYoutubeSection {
  column-gap: 24px;
  display: grid;
  grid-template-columns: repeat(12,1fr);
  row-gap: 22px
}

@keyframes miniplayerFadeIn {
  0% {
      opacity: 0;
      transform: translateY(300px)
  }

  to {
      opacity: 1;
      transform: translateY(0)
  }
}

/*Новости*/
.VideoYoutubeSection__title {
  color: var(--primaryText);
  font-size: var(--font-size-h4);
  font-weight: 700;
  grid-column: span 12;
  line-height: var(--line-height-h4);
  margin: 0
}

.VideoYoutubeSection__item {
  grid-column: span 3
}

.VideoYoutubeSection__frameWrapper,.VideoYoutubeSection__videoRow {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative
}

.VideoYoutubeSection__videoRow {
  background-color: var(--inverseSurface);
  grid-column: span 12;
  margin: 32px 0
}

.VideoYoutubeSection__videoFrame {
  background-color: var(--inverseSurface);
  border: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%
}

.VideoYoutubeSection__videoPlayer {
  transition: all .3s ease
}

.VideoYoutubeSection__videoPlayer_fixed {
  animation: miniplayerFadeIn .3s;
  border-radius: var(--border-radius-s);
  bottom: 8px;
  box-shadow: 0 3px 14px #0000001f;
  overflow: hidden;
  position: fixed;
  right: 8px;
  width: 400px;
  z-index: 50
}

.VideoYoutubeSection__controlCard {
  align-items: center;
  background-color: var(--white);
  display: none;
  height: 70px;
  justify-content: space-between
}

.VideoYoutubeSection__videoPlayer_fixed .VideoYoutubeSection__controlCard {
  display: flex
}

.VideoYoutubeSection__controlContent {
  padding: 16px 0 16px 16px;
  position: relative;
  width: 325px
}

.VideoYoutubeSection__controlContent:hover {
  cursor: pointer
}

.VideoYoutubeSection__controlSubtitle,.VideoYoutubeSection__controlTitle {
  font-size: var(--font-size-body2);
  line-height: var(--line-height-body2)
}

.VideoYoutubeSection__controlTitle {
  color: var(--primaryText);
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.VideoYoutubeSection__controlSubtitle {
  color: var(--secondaryText);
  margin-top: 2px
}

.VideoYoutubeSection__controlClose {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 70px;
  justify-content: center;
  position: static;
  width: 56px
}

.VideoJournalSection {
  column-gap: 24px;
  display: grid;
  grid-template-columns: repeat(12,1fr);
  margin-top: 32px;
  row-gap: 22px
}

.VideoJournalSection_type_relevantOne .VideoJournalSection__item {
  grid-column: span 12
}

.VideoJournalSection__item:hover {
  text-decoration: none;
}

.VideoJournalSection_type_relevantTwo .VideoJournalSection__item {
  grid-column: span 6
}

.VideoJournalSection_type_relevantThree .VideoJournalSection__item {
  grid-column: span 4
}

.VideoJournalSection_type_withBigArticle .VideoJournalSection__item:first-child {
  grid-column: span 12;
  margin-bottom: 10px
}

.VideoJournalSection__button {
  font-size: var(--font-size-body);
  grid-column: span 12;
  line-height: var(--line-height-body)
}

.VideoJournalSection__button__loader {
  margin-top: 21px
}

.MMMMultiFilterButtonAdd__icon {
  color: var(--secondaryText)
}

.MMMMultiFilterButtonRemove__icon {
  fill: var(--secondaryText)
}

.MMMMultiFilter {
  flex: 1;
  max-width: 100%
}

.MMMMultiFilter__row {
  display: flex;
  flex: 1;
  flex-direction: row;
  margin: 12px 0
}

.MMMMultiFilter__item {
  flex: 1;
  min-width: 0
}

.MMMMultiFilter__actions {
  display: flex;
  flex-direction: row;
  flex-shrink: 0;
  margin-left: 10px
}

.PageVideoDumb {
  margin-bottom: 40px;
  position: relative
}

.PageVideoDumb__container {
  margin-bottom: 60px;
  padding: 0 24px
}

.PageVideoDumb__container:first-child {
  margin-bottom: 32px
}

.PageVideoDumb__background {
  background-color: var(--secondarySurface)
}

.PageVideoDumb__title {
  color: var(--primaryText);
  font-size: var(--font-size-h3);
  line-height: var(--line-height-h3)
}

.PageVideoDumb__mmmItem {
  width: 277px
}

/*Города*/
.b-0 {
  bottom: 0;
}
.bg-shadow {
  background: rgba(76, 76, 76, 0);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171, 171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)), color-stop(100%, rgba(19, 19, 19, 0.8)));
  background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
}
.top-indicator {
  right: 0;
  top: 1rem;
  bottom: inherit;
  left: inherit;
  margin-right: 1rem;
}
.overflow {
  position: relative;
  overflow: hidden;
}
.zoom img {
  transition: all 0.2s linear;
}
.zoom:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

@media (min-width: 1280px) {
  .PageVideoDumb__mmmItem {
      width:384px
  }
}

.PageVideoDumb__loadingSection {
  position: relative
}

.PageVideoDumb__loaderOverlay {
  background: #0000;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: background .3s,opacity .3s;
  z-index: -1
}

.PageVideoDumb__loaderOverlay_visible {
  background: #ffffffe6;
  opacity: 1;
  z-index: 10
}

.grid-4 {
  height: 100%;
  display: grid;
  grid-template-columns: repeat(2, minmax(150px, 2fr));
  grid-template-rows: repeat(2, minmax(149px, 2fr));
}

.grid-4 .grid-item {
  border: #fff 5px solid;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}

.region-slide-content {
  background: rgba(76, 76, 76, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171, 171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)), color-stop(100%, rgba(19, 19, 19, 0.8)));
    background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
    width: 100%!important;
    padding: 1rem!important;
}

.item-bg-container .region-slide-content {
  height: 100px;
}

.region-slide-content.t-0 {
  background: linear-gradient(to top, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%);
  text-align: center;
  height: 230px;
}

.region-slide-content.t-0 .badge {
  margin-top: 50px;
}

.region-slide-content h2 {
    color: white;
    font-size: 18px;
    font-weight: 600;
}

.region-slide-content .badge {
  background-color: #858484;
  font-size: 15px;
}

.position-absolute {
  position: absolute!important;
}

.carousel-inner .item {
  max-height: 293px;
  height: 293px;
}

.item-bg-container {
  height: 293px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.navbar-nav>li>a {
  line-height: 14px;
}

.navbar-inverse .navbar-nav>li>a {
  color: #fff;
}

.navbar-collapse {
  padding-left: unset;
  padding-right: unset;
}

.Button.Button_color_transparentBlue {
  background: #858484;
  border: 1px solid #858484;
  line-height: 30px;
  color: white;
  font-weight: 600;
}

.search-form {
  padding: unset;
}

.t-0 {
  top: 0;
}

.b-0 {
  bottom: 0;
}

.navbar .navbar-row {
  display: flex;
  justify-content: space-between;
}

label {
  margin-bottom: unset;
}

.rating{width: auto;}
div.vote-wrap{ overflow: hidden;}
div.vote-block{position: relative;	}
div.vote-hover{float: left;cursor:  pointer;}
div.vote-stars{position: absolute;left: 0;top: 0;}
div.vote-active{position: absolute;left: 0;top: 0;}
div.vote-success{display:none;}

.about-company-text {
  font-size: 16px !important;
}

.review-item-snip{
  display: flex;
}

.review-item-snip .body-logo-snip{
  display: flex;
  border-right: 1px solid #e3e3e3;
}

.body-logo-snip a {
  margin: auto;
}

.body-review-snip small {
  font-size: 14px;
}

.body-review-snip {
  text-align: left;
  padding-left: 15px;
  display: grid;
}

.body-logo-snip img {
  max-height: 40px;
  height: 40px;
}

.flx-jst {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 1031px) {
  .u-layout-row {
    display: block;
  }
  .u-palette-5-dark-3 {
      width: 100%;
      margin-bottom: unset !important;
      display: block;
      color: #ffffff;
  }
  .u-white {
    padding-top: 10px;
  }

  .u-section-1 .u-image-1 {
    margin-left: unset;
  }
}

@media (max-width: 1199px) {
  .form-sidebar-text-1 {
      font-size: 3.4375rem;
      margin-top: 0px;
  }

  .recommendation-block {
    display: block;
  }
}

@media (min-width: 576px){
  .col-sm-3 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-1 {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
  }
  .container {
    margin-bottom: 40px !important;
  }
}

.dealer-list-logo {
  display:inline-grid;
}

.dealer-list-logo .rating {
  pointer-events: none;
}

@media (min-width: 768px) and (max-width: 959px) {
.main-slider .swiper-slide .content .title {
  font-size: 1.6em !important;
}
.main-slider .swiper-slide .content .caption {
  font-size: 1em !important;
}
}

.first-container .h2, .first-container h2 {
  font-size: var(--font-size-h1);
  font-weight: var(--font-weight-semibold);
}

@media (max-width: 768px) {
.about-company-text {
  font-size: unset !important;
}

.moduleFirmsListWide .itemTitle {
  display: block;
}

.dealer-list-logo {
  margin: 15px 0;
}

.navbar-form.navbar-right.search-form {
  margin: 15px;
}

.logo-header {
  margin: 10px;
  max-height: 30px;
}

.navbar-nav {
  margin: 7.5px 10px;
}

.review-item-snip .body-logo-snip{
  border-right: unset;
}

.review-item-snip {
  display: block;
}
  
.show-mob {
  display: block;
}

.show-pc {
  display: none !important;
}

.navbar-row.navbar-row-b  {
  display: block;
}

.review-content {
  padding-left: unset;
}

.news__prem-des::after {
  display: none;
}

.news__prem-bot {
  position: initial;
}

.news-text-content {
  min-height: unset;
}

.news__prem-des {
  min-height: unset;
  margin-bottom: 20px;
}

.container {
  margin-bottom: 20px;
  border-radius: 0px;
}

.text-with-rating .caption {
  display: none !important;
}

.vc_column-inner {
  margin-top: 10px;
}

.detail-company-review .col-sm-3 {
  padding-right: 15px;
}

.content_info {
  font-size: 13px;
}

.content_info li::before {
  display: none;
}

.content_info li {
    display: grid;
}

.order-3 {
  width: 100%;
  flex: unset;
  max-width: unset;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  flex: unset;
  max-width: unset;
  width: 100%;
}

.order-1 {
  flex: unset;
  max-width: unset;
  width: 100%;
}

.detail-company-review .well-content {
  display: block;
}

.form-sidebar-input-border-2 {
  outline: none;
}

.detail-company-review .well .profile {
  margin: auto;
  margin-bottom: 20px;
  border-right: unset;
  padding-right: unset;
}

.search-select .select2-container {
  min-width: 200px;
}

.review-answer .reviews-message {
  display: block;
}

.review-content .user_name-review {
  text-align: center;
}

.review-comment-group {
  border-right: unset;
  padding-right: unset;
}
}

@media only screen and (max-width: 767px) {
  .main-slider .swiper-slide .content .title {
    font-size: 1.6em !important;
  }
  .breadcrumb>li {
    font-size: 12px;
  }

  .h1, h1 {
    font-size: 25px;
  }

  .h1 span {
    display: block;
  }

  h1 span {
    display: block;
  }

  .h2, h2 {
    font-size: 20px;
  }

  .mr-40 {
    margin-bottom: unset;
  }

  .salon__row {
    margin-top: 20px;
  }

  .review-answer {
    margin: 0px;
    margin-top: 20px;
  }

  .review-votes {
    font-size: 13px;
  }

  .review-answer .review-votes {
    margin-bottom: 20px;
  }
}

.search_box {
	position: relative;
}
.search_box input[type="text"] {
	display: block;
	width: 100%;    
	height: 35px;
	line-height: 35px;
	padding: 0;
	margin: 0;
	border: 1px solid #858484;
	outline: none;
	overflow: hidden;
	border-radius: 4px;
	background-color: rgb(255, 255, 255);
	text-indent: 15px;
	font-size: 14px;
	color: #222;
}

.search_box input[type="submit"] {
	display: inline-block;
	width: 17px;
	height: 17px;
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	overflow: hidden;
	text-indent: -999px;
	background: url(../img/search.png) 0 0 no-repeat;
  filter: contrast(0);
	position: absolute;
	top: 9px;
	right: 16px;
}
 
/* Стили для плашки с результатами */
.search_result {
	position: absolute;
	top: 100%;
	left: 0;
	border: 1px solid #ddd;
	background: #fff;
	padding: 10px;
	z-index: 9999;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  max-height: 400px;
  overflow: auto;
  width: 100%;
}

.search_box {
  min-width: 300px;
}

.search_result table {
  width: 100%;
}

.search_result tbody {
    display: block;
    width: 100%;
}

.search_result tbody tr{
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    gap: 20px;
    width: 100%;
}

.search_result-name a{
  text-decoration: unset;
}

.search_result-name a:hover{
  text-decoration: unset;
}

.rtb-content-black {
  padding: 0px;
  margin: 0px;
}

.rtb-content-black .gp-blog-standard div{
  margin-bottom: 10px;
}

.banks__pag .swiper-pagination-bullet-active, .latest-review__pag .swiper-pagination-bullet-active, .other-salon__list__pag .swiper-pagination-bullet-active, .regions__pag .swiper-pagination-bullet-active, .videos__pag .swiper-pagination-bullet-active {
  background: #444 !important;
}