@charset "UTF-8";

.view.view--princess-1::after {
  content: "";
}

.view.view--princess-2::after {
  content: "";
}

.view.view--princess-3::after {
  content: "";
}

.view.view--princess-4::after {
  content: "";
}

.help-block {
  color: #EF6F6C !important;
}
.col-12.datas {
  flex-direction: row;
  display: flex;
  align-items: center;
}
.col-12.title {
  margin: 10px 0;
}
.col-12.map_block iframe {
  max-width: 100%!important;
}
.main_filters.active .col {
    flex-grow: unset;
    margin: 10px 0;
}
.form-group .help-block {
  position: absolute;
  display: block;
}
.brand-points_content_ {
  overflow: hidden;
}
.brand_points_text {
  height: auto;
  overflow: hidden;
  line-height: 28px!important;
}
.brand_points_text * {
  line-height: 28px!important;
  margin-bottom: 0;
}
.mtop20 {
  margin-top: 20px;
}

.ptop20 {
  padding-top: 20px;
}

.ptop35 {
  padding-top: 35px;
}
big {
  word-break: break-word;
}
/*pagination*/

.pagination li.active a {
  position: relative;
  padding-right: 36px;
  opacity: 1;
  cursor: default;
}

.pagination li.active a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 30px;
  height: 1px;
  background-color: #000;
}

/*product list*/

.products-card-like_active {
  background: #fff url("/assets/img/home/card-like-fill.svg") no-repeat center;
}

.home__card-like_active {
  background: #fff url("/assets/img/home/card-like-fill.svg") no-repeat center;
}

.home__popular-card-like_active {
  background: #fff url("/assets/img/home/card-like-fill.svg") no-repeat center;
}

.account-5__card-unlike {
  background: #fff url("/assets/img/home/card-like.svg") no-repeat center;
}

/*buy the look list*/

.add_to_cart_buy_the_look {
  margin-bottom: 50px;
}

/*cart*/

.ch_label_radio_look.active {
  border: 1px solid #000;
}

.registration-form__checkbox-wrap label.error::before {
  border: 1px solid red;
}

.registration-form__checkbox-wrap label.error {
  color: red;
}

.registration-form__item.error {
  border-bottom: 1px solid red;
}

.hidden {
  display: none;
}

.ch_label_radio_look.active {
  border: 1px solid #000;
}

.cart-card__wishlist-btn span {
  font-size: 12px;
}

/*from feedback*/

.alert-success {
  color: green;
}

/*products*/

.products-nav a.active {
  border-bottom: none;
}

/*detail pages*/

.detail-wrapper {
  margin-bottom: 25px;
}

/*hedear menu*/

.header__nav {
  width: 700px;
}

/*01.05.2021 AB*/

/*Fix Bug Slider in BG Hero*/

.centru_cont {
  padding-top: 100px;
}

/*Text feat_links and BG img*/

.salon_item h4 {
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
  color: #FFFFFF;
  font-weight: 300;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
  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;
  padding: 30px 50px;
}

.salon_item h4:hover {
  background: none;
}

.salon_item:hover img {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

/*16.05.2020 AB*/

/*Fix Bug About Top*/

.about_top {
  padding-top: 150px;
}

.cont_about {
  padding-bottom: 30px;
}

/*WORK A.Balan*/

.about {
  background: url(/assets/images/about-bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.about-wrapper,
.weactive-wrapper {
  margin: 100px 0px;
  border: 1px solid #fff;
}

.about-wrapper-cart {
  background: #fff;
  max-height: 400px;
  margin: 10px;
}

.about-wrapper-cart__img {
  margin-top: 40px;
  max-width: 80px;
  max-height: 86px;
  margin-bottom: 30px;
}

.about-wrapper-cart__text {
  color: #000;
  font-weight: 400;
  padding-bottom: 44px;
  line-height: 25px;
}

.about-ppower__title {
  padding-bottom: 50px;
}

.about-ppower__menu {
  padding: 50px 0;
  background-color: #F8F6F7;
  margin-left: -15px;
  margin-right: -15px;
  list-style: none;
}

.about-ppower__menu li {
  color: #00201D;
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 20px;
  position: relative;
  margin-left: 104px;
}

.about-ppower__menu li:before {
  position: absolute;
  content: "";
  top: 5px;
  left: -37px;
  background: url(/assets/images/icons/icon-checked.svg) no-repeat;
  width: 20px;
  height: 15px;
}

.about_mid-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 25px;
  color: #000;
  margin-bottom: 62px;
}

.swiper-pagination {
  bottom: -70px !important;
}

.swiper-container {
  position: initial;
}

.swiper-pagination-bullet-active {
  background: #000;
}

.separator {
  background: transparent;
}

.section__title {
  font-size: 35px;
  line-height: 42px;
  margin-bottom: 30px;
  font-weight: 400;
}

.section__btn {
  margin-top: 30px;
  padding: 17px 71px;
  background: #B79A7A;
  border: 1px solid #B79A7A;
  color: #fff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.section__btn:hover {
  background: #fff;
  color: #B79A7A;
  color: #B79A7A;
}

.section__img {
  max-width: 120%;
}

.weactive {
  background: url(/assets/images/weactive-bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.weactive-wrapper__cart {
  background: #fff;
  margin: 10px;
}

.weactive-wrapper__cart-title {
  font-size: 35px;
  line-height: 42px;
  padding-top: 76px;
}

.weactive-wrapper__cart-info {
  padding-top: 22px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 77px;
  margin: 0 40px;
}

.cooperate {
  background: #F8F6F7;
  padding: 114px 0px;
  position: relative;
}

.cooperate__info {
  padding-top: 30px;
  max-width: 450px;
  margin: 0 auto;
}

.cooperate:before {
  content: "";
  position: absolute;
  width: 70px;
  height: 81px;
  top: 40%;
  left: 15%;
  background: url(/assets/images/icons/leaf.png) no-repeat;
}

.cooperate:after {
  content: "";
  position: absolute;
  width: 76px;
  height: 75px;
  top: 30%;
  right: 15%;
  background: url(/assets/images/icons/w-stone.png) no-repeat;
}

.subcoop {
  background: url(/assets/images/subcoop-bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  padding: 110px 0;
  margin-top: 50px;
}

.subcoop__cart {
  background: #fff;
  padding: 55px 0px;
  padding-left: 42px;
}

.subcoop-form-wrapper {
  margin-right: 30px;
  position: relative;
}

.subcoop-form-wrapper:before {
  content: "*";
  position: absolute;
  top: 7px;
  left: 6px;
  width: 10px;
  height: 10px;
  color: #FF3939;
  opacity: 0.7;
  font-weight: 400;
}

.subcoop-form__input {
  padding-left: 20px;
}

.subcoop-form input::-webkit-input-placeholder {
  color: #000;
  opacity: 0.2;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}

.subcoop-form input::-moz-placeholder {
  color: #000;
  opacity: 0.2;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}

.subcoop-form input:-ms-input-placeholder {
  color: #000;
  opacity: 0.2;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}

.subcoop-form input::-ms-input-placeholder {
  color: #000;
  opacity: 0.2;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}

.subcoop-form input::placeholder {
  color: #000;
  opacity: 0.2;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}

.subcoop-form__btn {
  color: #fff;
  background: #B79A7A;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #B79A7A;
  padding: 17px 86px;
  margin-right: 28px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.subcoop-form__btn:hover {
  color: #B79A7A;
  background: #fff;
}

.subcoop__cart-title {
  max-width: 466px;
  padding-bottom: 31px;
}

.subcoop__cart-info {
  padding-bottom: 50px;
}

/*CheckBox Register*/

.checkbox_input {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.label_checkbox {
  position: relative;
  margin-top: 31px;
  margin-right: auto;
  cursor: pointer;
  margin-left: 30px;
}

.check__box {
  position: absolute;
  width: 20px;
  height: 20px;
  opacity: 0.5;
  border: 1px solid #000000;
  border-radius: 2px;
  top: 2px;
  left: -30px;
}

.check__box:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  top: 2px;
  left: 1.5px;
  background: url(/assets/images/icons/checked-checkbox.svg) no-repeat;
  background-size: 15px 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.checkbox_input:checked + .check__box:after {
  opacity: 1;
  visibility: visible;
}

/*File Load*/

.file_input {
  position: absolute;
  width: 0;
  opacity: 0;
  visibility: hidden;
}

.label_file {
  margin-top: 50px;
  cursor: pointer;
  margin-right: auto;
  margin-left: 80px;
}

.file {
  position: relative;
}

.file:before {
  content: "";
  position: absolute;
  top: -22px;
  left: -80px;
  width: 62px;
  height: 62px;
  opacity: 0.5;
  border: 1px dashed #000000;
}

.file:after {
  content: "";
  position: absolute;
  top: -2px;
  left: -60px;
  background: url(/assets/images/icons/plus.svg) no-repeat;
  width: 24px;
  height: 24px;
}

.label_file-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #B79A7A;
}

.header__top .phone__number {
  display: inline-block;
}

.header__top .facebook__icon {
  margin-right: 25px;
}

/*New Header*/


.footer__title {
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 30px;
}

.footer__list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.footer__list li {
  margin-bottom: 10px;
  line-height: 25px;
  width: 210px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: left;
}

.footer__list li a:hover {
  color: #EF6F6C;
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.footer__list li a {
  color: #999;
}

.footer .footer__help-link {
  color: #999;
  line-height: 25px;
}

.footer__links {
  margin-top: 26px;
  margin-bottom: 31px;
  display: flex;
  flex-direction: column-reverse;
  gap: 0;
  flex: 100%;
  position: relative;
  align-items: flex-start;
}

.footer__links a:first-child {
  /*margin-right: 33px;*/
}
.footer__links .footer__list .footer__list-links {
  width: auto;
  margin-top: 5px;
}
.footer .footer__list-links {
  color: #999;
  margin-top: 21px;
}

.footer .footer__list-links-link,
.footer .footer__list-links span {
  color: #000;
}

.footer .visa__icon,
.footer .mastercard__icon {
  max-width: 39px;
  max-height: 39px;
}

.footer-border {
  padding-top: 21px;
  border-top: 1px solid #ECF0F5;
}

.footer .footer__copyr {
  opacity: 0.2;
  color: #000;
  font-size: 12px;
  line-height: 25px;
  margin-top: 3px;
}

/*Мероприятия*/

._event-roud {
  margin-top: 40px;
  margin-bottom: 20px;
}

._event-roud__link {
  display: inline-block;
  color: #B79A7A;
  line-height: 14px;
  font-size: 12px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

._event-roud__link:hover {
  color: #ddbe9c;
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
      transform: scale(1.03);
}

._event-hero {
  background: url(/assets/images/background-hero.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

._event-hero-wrapper {
  border: 1px solid #fff;
  margin: 77px 0;
}

._event-hero__cart {
  max-width: 950px;
  height: 350px;
  background-color: #fff;
  margin: 10px;
}

._event-hero__cart-date {
  padding-top: 30px;
  color: #b79a7a;
  line-height: 25px;
  font-weight: 500;
}

._event-hero__cart-title {
  max-width: 300px;
  font-size: 35px;
  line-height: 42px;
  text-align: center;
  padding-bottom: 25px;
}

._event-hero__cart-timer {
  max-width: 275px;
  margin: 0 auto;
  margin-bottom: 45px;
}

._event-hero__cart-timer__day {
  font-size: 35px;
  line-height: 45px;
  position: relative;
}

._event-hero__cart-timer__day:before {
  content: "дня";
  position: absolute;
  opacity: 0.5;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.075em;
  bottom: -15px;
  left: -5px;
  font-weight: 500;
}

._event-hero__cart-timer__hour {
  position: relative;
  line-height: 45px;
  font-size: 35px;
}

._event-hero__cart-timer__hour:before {
  content: "часов";
  position: absolute;
  opacity: 0.5;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.075em;
  bottom: -15px;
  left: -3px;
  font-weight: 500;
}

._event-hero__cart-timer__min {
  position: relative;
  line-height: 45px;
  font-size: 35px;
}

._event-hero__cart-timer__min:before {
  content: "минут";
  position: absolute;
  opacity: 0.5;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.075em;
  bottom: -15px;
  left: -3px;
  font-weight: 500;
}

._event-hero__cart-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

._event-hero__cart-btn a {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  background: #B79A7A;
  border-radius: 1px solid #B79A7A;
  padding: 17px 49px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

._event-hero__cart-btn a:hover {
  color: #B79A7A;
  background-color: #fff;
  border: 1px solid #B79A7A;
}

.ngn {
  position: relative;
}

.ngn.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 555;
}

.ngn.fixed:before {
  bottom: 0;
}

.ngn.fixed .ngn-nav_menu__link:hover:before {
  bottom: -1px;
}

.ngn.fixed .ngn-nav_menu__link.active:before {
  bottom: -14px;
}

.ngn:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #ECF0F5;
  bottom: -16px;
}

.ngn-nav_menu {
  padding-top: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ngn-nav_menu__link {
  display: block;
  color: #000;
  font-size: 17px;
  line-height: 25px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
}

.ngn-nav_menu__link:hover {
  color: #B79A7A;
}

.ngn-nav_menu__link:hover:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #B79A7A;
  bottom: -30px;
}

.ngn-nav_menu__link.active {
  color: #B79A7A;
}

.ngn-nav_menu__link.active:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #B79A7A;
  bottom: -30px;
}

.main {
  padding: 50px 0;
}

.main-info__title {
  color: #000;
  line-height: 42px;
  font-size: 35px;
  margin-bottom: 30px;
}

.main-info__text {
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  max-width: 700px;
  margin: 0 auto;
  padding-bottom: 55px;
}

.main-info__text span {
  font-weight: 500;
}

.main-info__ps {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  max-width: 785px;
  font-size: 16px;
  line-height: 25px;
  color: #b79a7a;
  font-weight: 300;
  font-style: italic;
  position: relative;
}

.main-info__ps:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #B79A7A;
  left: -5%;
}

.fyears {
  padding: 50px 0;
  background-color: #F8F6F7;
  background-position: center;
  background-size: cover;
}

.fyears__title {
  font-size: 35px;
  line-height: 42px;
}

.fyears__text {
  padding-top: 30px;
  opacity: 0.5;
  line-height: 25px;
  font-size: 16px;
  font-weight: 300;
  max-width: 446px;
}

.fyears__img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 85%;
}

.fyears__info {
  padding-top: 50px;
  opacity: 0.5;
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  width: 95%;
}

.isr {
  padding: 100px 0;
}

.isr__title {
  font-size: 35px;
  line-height: 42px;
  padding-bottom: 30px;
}

.isr__info {
  font-weight: 300;
  opacity: 0.5;
  font-size: 16px;
  line-height: 25px;
  max-width: 825px;
  padding-bottom: 52px;
}

.isr-ppower__title {
  padding-bottom: 20px;
  line-height: 24px;
  font-size: 18px;
}

.isr-ppower__list {
  padding-left: 45px;
  padding-bottom: 60px;
}

.isr-ppower__list li {
  padding-bottom: 30px;
  position: relative;
  font-size: 15px;
  font-weight: 300;
  color: #a0a0a0;
}

.isr-ppower__list li:before {
  content: "";
  position: absolute;
  top: 0;
  left: -45px;
  width: 20px;
  height: 15px;
  background: url(/assets/images/icons/checked.svg) no-repeat;
}

.isr-ppower__info {
  font-weight: 300;
  font-style: italic;
  color: #B79A7A;
  line-height: 25px;
  font-size: 16px;
  position: relative;
  padding: 15px 0 15px 40px;
}

.isr-ppower__info:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 2px;
  top: 0;
  left: 0;
  background-color: #B79A7A;
}

.isr-img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  margin-left: 10%;
}

.ttable {
  padding-bottom: 100px;
  border-bottom: 1px solid #f2f2f2;
}

.ttable-bg {
  background: url(/assets/images/ttable-bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 620px;
}

.ttable__cart {
  width: 100%;
  background: #fff;
  margin-top: -310px;
}

.ttable__cart-title {
  font-size: 35px;
  line-height: 42px;
  color: #000;
  padding-top: 61px;
  padding-bottom: 30px;
}

.ttable__cart-info {
  color: #000;
  opacity: 0.5;
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  padding-bottom: 50px;
  max-width: 980px;
  margin: 0 auto;
}

.ttable__cart-list__day {
  margin-left: 95px;
  padding-bottom: 13px;
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
}

.ttable__cart-list__nav {
  padding-top: 30px;
}

.ttable__cart-list__nav li {
  margin-left: 155px;
  position: relative;
  font-size: 18px;
  line-height: 24px;
  padding: 18px 0;
  width: 67%;
  background: #F8F6F7;
  margin-bottom: 47px;
}

.ttable__cart-list__nav li .ttable__cart-list__nav-text {
  margin-left: 23px;
  display: block;
  margin-right: 23px;
}

.ttable__cart-list__nav li:after {
  content: "";
  position: absolute;
  top: 45px;
  left: -114px;
  width: 2px;
  height: 72px;
  border-radius: 2px;
  background: #f2f2f2;
}

.ttable__cart-list__nav li:last-child:after {
  opacity: 0;
}

.ttable__cart-list__nav li .elem {
  position: absolute;
  top: 25%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  left: -55px;
  color: #B79A7A;
}

.ttable__cart-list__nav li .elem:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #B79A7A;
  top: 3px;
  left: -45px;
}

.gifts {
  padding-top: 70px;
  padding-bottom: 100px;
}

.gifts-title {
  padding-bottom: 50px;
  font-size: 35px;
  line-height: 52px;
}

.gifts-cart {
  background: #fff;
  background-size: cover;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding-bottom: 23px;
}

.gifts-cart:hover {
  -webkit-box-shadow: 0px 12px 45px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 45px rgba(0, 0, 0, 0.07);
  -webkit-transform: scale(1.015);
  -ms-transform: scale(1.015);
      transform: scale(1.015);
}

.gifts-cart__img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  max-height: 200px;
}

.gifts-cart__title {
  color: #000;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  padding-top: 20px;
}

.gifts-cart__info {
  line-height: 22px;
  font-size: 14px;
  font-weight: 300;
  color: #000;
  opacity: 0.4;
  padding-top: 10px;
  max-width: 310px;
  margin: 0 auto;
  padding-bottom: 22px;
}

.gifts-cart__link {
  color: #B79A7A;
  font-weight: 500;
  line-height: 17px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 0 auto;
  position: relative;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}

.gifts-cart__link:after {
  content: "";
  position: absolute;
  top: 1px;
  right: -60px;
  background: url(/assets/images/icons/arrow.svg) no-repeat;
  width: 20px;
  height: 15px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.gifts-cart__link:hover {
  color: #B79A7A;
}

.gifts-cart__link.show {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  visibility: visible;
}

.gifts-cart__link.show:after {
  top: 1px;
  right: -30px;
}

.trainers {
  background: #F8F6F7;
  padding: 0 0 50px 0;
}

.trainers-title {
  font-size: 35px;
  line-height: 42px;
  padding-bottom: 50px;
}

.trainers-cart {
  background: #fff;
  min-height: 529px;
  padding-bottom: 90px;
  position: relative;
}

.trainers-cart__img {
  max-width: 120px;
  max-width: 120px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-top: 50px;
}

.trainers-cart__name {
  padding-top: 28px;
  line-height: 24px;
  font-size: 18px;
}

.trainers-cart__role {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  color: #B79A7A;
}

.trainers-cart__info {
  font-size: 16px;
  line-height: 24px;
  opacity: 0.7;
  max-width: 350px;
  margin: 0 auto;
  padding-top: 20px;
  font-weight: 500;
}

.location {
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.location-map {
  width: 100%;
  height: 260px;
}

.location-cart {
  padding-top: 30px;
  width: 100%;
  height: 114px;
  background: #F8F6F7;
  margin-bottom: 0;
}

.location-cart-column__first {
  color: #B79A7A;
  font-size: 16px;
}

.location-cart-column__step {
  color: #000;
  font-size: 16px;
}

.subcoop {
  background: url(/assets/images/subcoop-bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  padding: 50px 0;
}

.subcoop__cart {
  background: #fff;
  padding: 55px 0px;
  padding-left: 42px;
}

.subcoop-form-wrapper {
  margin-right: 30px;
  position: relative;
  margin-top: 30px;
}

.subcoop-form-wrapper:before {
  content: "*";
  position: absolute;
  top: 7px;
  left: 6px;
  width: 10px;
  height: 10px;
  color: #FF3939;
  opacity: 0.7;
  font-weight: 400;
}

.subcoop-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.subcoop-form__input {
  padding-left: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.subcoop-form__input:focus {
  border-bottom: 1px solid #000;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.subcoop-form input::-webkit-input-placeholder {
  color: #000;
  opacity: 0.2;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}

.subcoop-form input::-moz-placeholder {
  color: #000;
  opacity: 0.2;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}

.subcoop-form input:-ms-input-placeholder {
  color: #000;
  opacity: 0.2;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}

.subcoop-form input::-ms-input-placeholder {
  color: #000;
  opacity: 0.2;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}

.subcoop-form input::placeholder {
  color: #000;
  opacity: 0.2;
  font-size: 14px;
  line-height: 25px;
  font-weight: 400;
}

.subcoop-form__btn {
  color: #fff;
  background: #B79A7A;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #B79A7A;
  padding: 17px 86px;
  margin-right: 28px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.subcoop-form__btn:hover {
  color: #B79A7A;
  background: #fff;
}

.subcoop__cart-title {
  max-width: 466px;
  padding-bottom: 31px;
  font-size: 35px;
  font-weight: 400;
}

.subcoop__cart-info {
  padding-bottom: 50px;
}

.besideev {
  padding-top: 50px;
  padding-bottom: 50px;
}

.besideev .swiper-button-next,
.besideev .swiper-button-prev {
  top: 25%;
}

.besideev .swiper-button-next {
  right: 60px;
}

.besideev-title {
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 50px;
}

.besideev-cart {
  background: #fff;
  padding-bottom: 23px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 350px;
}

.besideev-cart:hover {
  -webkit-box-shadow: 0px 12px 45px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 45px rgba(0, 0, 0, 0.07);
}

.besideev-cart__img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
}

.besideev-cart__title {
  font-size: 18px;
  line-height: 24px;
  padding-top: 20px;
  padding-bottom: 47px;
  color: #000;
}

.besideev-cart__info {
  position: relative;
}

.besideev-cart__info-elem {
  position: absolute;
  bottom: -20px;
  right: 24px;
}

.besideev-cart__info-elem span {
  position: absolute;
  height: 100%;
  width: 1px;
  background: #000;
  bottom: 7px;
  right: 54px;
  opacity: 0.1;
}

.besideev-cart__info-elem__date {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 12px;
  color: #B79A7A;
}

.besideev-cart__info-elem__currDate {
  color: #000;
  font-size: 35px;
  font-weight: 400;
}

.besideev-cart__info-text {
  opacity: 0.5;
  font-size: 12px;
  line-height: 25px;
  margin-left: 42px;
}

.besideev-cart__info-rue {
  position: relative;
}

.besideev-cart__info-rue:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(/assets/images/icons/gps.svg) no-repeat;
  position: absolute;
  top: 5px;
  left: -20px;
}

.besideev-cart__info-hour {
  position: relative;
}

.besideev-cart__info-hour:before {
  content: "";
  width: 15px;
  height: 15px;
  background: url(/assets/images/icons/clock.svg) no-repeat;
  position: absolute;
  top: 5px;
  left: -20px;
}

.besideev-cart__link {
  color: #B79A7A;
  margin-top: 15px;
  margin-left: 20px;
  position: relative;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.besideev-cart__link:hover {
  color: #B79A7A;
}

.besideev-cart__link:after {
  content: "";
  position: absolute;
  top: 1px;
  right: -60px;
  background: url(/assets/images/icons/arrow.svg) no-repeat;
  width: 20px;
  height: 15px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.besideev-cart__link.show {
  opacity: 1;
  visibility: visible;
}

.besideev-cart__link.show:after {
  right: -30px;
}

.swiper-container {
  position: initial;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  content: "";
}

.swiper-button-prev:after {
  background: url(/assets/images/icons/prev-arrow.svg) no-repeat;
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
}

.swiper-button-next:after {
  background: url(/assets/images/icons/next-arrow.svg) no-repeat;
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
}

.swiper-button-prev {
  left: -20px;
  z-index: 99;
}

.swiper-button-next,
.swiper-button-prev {
  width: 50px;
}

.ngn__btn,
.ngn__close {
  display: none !important;
}

/*Учебный Центр*/

.hero-slider {
  padding-bottom: 100px;
}

.hero-slider-bg {
  background: url(/assets/images/hero-slider-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

.hero-slider__wrapper {
  border: 1px solid #fff;
  margin: 65px 0px;
}

.hero-slider__wrapper-cart {
  background: #fff;
  padding: 50px 10px;
  margin: 10px;
}

.hero-slider__wrapper-cart__title {
  letter-spacing: 0.075em;
  font-size: 35px;
  line-height: 45px;
  padding-bottom: 20px;
}

.hero-slider__wrapper-cart__info {
  letter-spacing: 0.075em;
  line-height: 25px;
  font-size: 18px;
  font-weight: 300;
  padding-bottom: 32px;
}

.hero-slider__wrapper-cart__link {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.hero-slider__wrapper-cart__link:after {
  opacity: 0;
  visibility: hidden;
  right: -100px;
}

.hero-slider__wrapper-cart__link:hover:after {
  opacity: 1;
  visibility: visible;
  right: -40px;
}

#sliderjs-swiper-step-prev {
  left: 0;
}

#sliderjs-swiper-step-prev,
#sliderjs-swiper-step-next {
  top: 50%;
}

.hero-slider .swiper-button-prev {
  left: -10px;
}

.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets,
.hero-slider .swiper-pagination-custom,
.hero-slider .swiper-pagination-fraction {
  bottom: -28px;
}

.hero-slider .swiper-pagination-bullet-active {
  background: #000;
}

.about_top-info {
  max-width: 210px;
  margin: 0 auto;
}

.separator-sliders {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  width: 100%;
}

.separator-sliders:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ECF0F5;
}

.dirstc .swiper-button-next,
.dirstc .swiper-button-prev {
  top: 30%;
}

.dirstc .swiper-button-next {
  right: -10px;
}

.dirstc__title {
  font-size: 35px;
  line-height: 42px;
  padding-bottom: 56px;
}

.dirstc__point {
  line-height: 24px;
  font-size: 18px;
  padding-bottom: 20px;
  position: relative;
  padding-left: 55px;
  font-weight: 400;
}

.dirstc__point:before {
  content: "";
  background: url(/assets/images/icons/checked.svg) no-repeat;
  width: 20px;
  height: 15px;
  position: absolute;
  top: 3px;
  left: 0;
}

.dirstc__info {
  color: #afafaf;
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  padding-bottom: 50px;
  padding-left: 55px;
}

.dirstc__link {
  position: relative;
  color: #B79A7A;
  margin-bottom: 50px;
}

.dirstc__link:after {
  content: "";
  position: absolute;
  top: 0px;
  right: -80px;
  background: url(/assets/images/icons/arrow.svg) no-repeat;
  width: 20px;
  height: 15px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
}

.dirstc__link:hover:after {
  right: -32px;
  opacity: 1;
  visibility: visible;
}

.dirstc-wrapper:hover {
  opacity: 1;
}

.dirstc-wrapper:focus {
  opacity: 1;
}

.dirstc-cart {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding-bottom: 32px;
  margin-bottom: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.dirstc-cart a.dirstc-wrapper {
  max-width: 100%;
  width: 100%;
}

.dirstc-cart:hover {
  -webkit-box-shadow: 0px 12px 45px 1px rgba(0, 0, 255, 0.2);
  box-shadow: 0px 12px 45px 1px rgba(0, 0, 255, 0.2);
}

.dirstc-cart:hover .dirstc-cart__link:after {
  right: -40px;
  opacity: 1;
  visibility: visible;
}

.dirstc-cart__img {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.dirstc-cart__title {
  padding-top: 20px;
  line-height: 24px;
  font-size: 18px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 42px;
  padding-left: 15px;
  padding-right: 15px;
}

.dirstc-cart__link {
  color: #B79A7A;
  line-height: 17px;
  font-weight: 500;
  max-width: 120px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}

.dirstc-cart__link:after {
  content: "";
  position: absolute;
  top: 1px;
  right: -32px;
  background: url(/assets/images/icons/arrow.svg) no-repeat;
  width: 20px;
  height: 15px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
}

.vebinsec {
  padding-bottom: 100px;
}

.vebinsec-bg {
  background: url(/assets/images/vebinsec-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 150px 0px;
}

.vebinsec__link {
  color: #fff;
  padding: 17px 54px;
  border: 1px solid #B79A7A;
  background-color: #B79A7A;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  max-width: 255px;
  margin: 0 auto;
  margin-bottom: 24px;
}

.vebinsec__link:hover {
  color: #B79A7A;
  background: #fff;
}

.vebinsec__more {
  color: #fff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  max-width: 279px;
  margin: 0 auto;
}

.vebinsec__more:hover {
  color: #B79A7A;
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
      transform: scale(1.15);
}

.vebinsec__step-bgg {
  background: url(/assets/images/vebinsec-bg3.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 150px 0px;
}

.vebinsec__step-bg {
  background: url(/assets/images/vebinsec-bg2.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 150px 0px;
}

.kalendarevents {
  padding-bottom: 100px;
}

.kalendarevents-cartS {
  background: #F6E7D7;
}

.kalendarevents-cart {
  margin: 0px 30px 23px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px 35px 60px 35px;
  background-color: #F1F5F4;
}

.kalendarevents-cart-columf {
  max-width: 60%;
  margin-right: 60px;
}

.kalendarevents-cart-columf__title {
  padding-bottom: 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
}

.kalendarevents-cart-columf__info {
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: #000;
  opacity: 0.7;
}

.kalendarevents-shadow {
  background: #ffffff;
  -webkit-box-shadow: 0px 12px 45px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 45px rgba(0, 0, 0, 0.07);
  padding-bottom: 45px;
}

.kalendarevents .ms-4-5 {
  margin-left: 30px;
}

.kalendarevents .calendar {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.pretty_square {
  position: relative;
  width: 165px;
  display: block;
  margin: 0 auto;
  font-size: 14px;
}

.pretty_square:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0px;
  left: -40px;
  background: #ddd7d7;
}

.calendar_body_date_line > div {
  position: relative;
}

.calendar_body_date_line > div:hover {
  color: #000;
  background: #fff;
  -webkit-box-shadow: 0px 12px 45px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 12px 45px rgba(0, 0, 0, 0.07);
}

.calendar_body_date_line > div span.twoev {
  color: #000;
  position: absolute;
  font-size: 12px;
  right: 5px;
  top: 5%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.calendar_body_date_line > div span.twoev:after {
  content: "";
  width: 21px;
  height: 21px;
  background-color: #F1F5F4;
  position: absolute;
  top: 100%;
  right: 35px;
}

.calendar_body_date_line > div span.twoev:before {
  content: "";
  width: 21px;
  height: 21px;
  background-color: #F6E7D7;
  position: absolute;
  top: 100%;
  right: 5px;
}

.calendar_body_date_line > div span.oneev {
  color: #000;
  position: absolute;
  font-size: 12px;
  right: 5px;
  top: 5%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.calendar_body_date_line > div span.oneev:before {
  content: "";
  width: 21px;
  height: 21px;
  background-color: #F6E7D7;
  position: absolute;
  top: 100%;
  right: 5px;
}

.calendar_body_date_line > div:hover span {
  opacity: 1;
  visibility: visible;
}

.kalendarevents .info_col {
  width: 100%;
}

.calendar_body_date_line > div:nth-last-child(1) {
  margin-top: 0;
}

/*Учебный Центр (Детали)*/

.more-hero__bg {
  background: url(/assets/images/more-hero_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

.more-hero-wrapper {
  border: 1px solid #fff;
  margin: 65px 0;
}

.more-hero-wrapper-cart {
  padding: 67px 20px;
  background: #fff;
  margin: 10px;
}

.more-hero-wrapper-cart__title {
  letter-spacing: 0.075em;
  font-size: 35px;
  line-height: 45px;
}

.more-hero-wrapper-cart__info {
  font-weight: 300;
  font-size: 19px;
  line-height: 25px;
  padding-top: 20px;
}

.more-points {
  padding: 100px 0;
}

.more-points__title {
  padding-bottom: 12px;
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: #B79A7A;
}

.more-points__info {
  font-size: 25px;
  line-height: 55px;
}

.more-pointsch {
  padding-bottom: 120px;
}

.more-pointsch__title {
  line-height: 55px;
  font-size: 35px;
  padding-bottom: 30px;
}

.more-pointsch__list li {
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  padding-bottom: 20px;
  position: relative;
}

.more-pointsch__list li:before {
  content: "";
  width: 20px;
  height: 15px;
  background: url(/assets/images/icons/checked.svg) no-repeat;
  position: absolute;
  top: 2px;
  left: -40px;
}

.more-pointsch__img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.capabil {
  background: #00201D;
  padding: 60px 0;
}

.capabil__img {
  width: 50px;
  height: 50px;
  margin: 0 auto;
}

.capabil__title {
  padding-top: 30px;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.occupat {
  padding-top: 150px;
  padding-bottom: 224px;
}

.occupat__title {
  font-size: 35px;
  line-height: 55px;
  padding-bottom: 70px;
  color: #000;
}

.occupat__theme {
  color: #B79A7A;
  font-size: 16px;
  line-height: 25px;
  padding: 18px 10px 18px 23px;
  background: #F8F6F7;
  width: 100%;
  margin-bottom: 15px;
}

.occupat__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #ECF0F5;
  margin-bottom: 30px;
  font-weight: 400;
}

.occupat__info-weprocc {
  color: rgba(0, 0, 0, 0.5);
  line-height: 17px;
}

.occupat__info-quantity {
  line-height: 17px;
  color: rgba(0, 0, 0, 0.5);
  padding-bottom: 15px;
}

.occupat__info-quantity span {
  color: #000;
}

.occupat__list {
  padding-bottom: 20px;
  border-bottom: 1px solid #ECF0F5;
}

.occupat__list li {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 30px;
}

.occupat__list li span {
  padding-right: 36px;
}

.occupat .no-border {
  border: none;
}

.trainers-cart__img {
  border-radius: 75px;
}

/*27 July AB*/
/* 
#header .header_nav .menu > ul > li {
  position: relative;
}

.header_nav .submenu {
  padding-top: 20px;
  position: absolute;
  top: 40px;
  left: 0;
  width: 350px;
  z-index: 10;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.header_nav .submenu ul {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  
  padding-left: 0;
  -webkit-box-shadow: 0px 15px 45px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 15px 45px rgba(0, 0, 0, 0.15);
}

.header_nav .submenu ul li {
  list-style: none;
  position: static;
  padding: 15px 0;
  padding-left: 18px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.header_nav .submenu ul li:hover {
  background: #F8F6F7;
}

#header .header_nav .menu ul li .submenu {
  opacity: 0;
  visibility: hidden;
}

#header .header_nav .menu ul li span {
  opacity: 0;
  visibility: hidden;
}

#header .header_nav .menu ul li:hover > a {
  color: #B79A7A;
}

#header .header_nav .menu ul li span {
  opacity: 1;
  visibility: visible;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
}

#header .header_nav .menu ul li:hover .submenu {
  opacity: 1;
  visibility: visible;
  top: 10px;
}

#header .header_nav .menu ul li span svg path {
  fill: #000;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#header .header_nav .menu ul li:hover span {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}

#header .header_nav .menu ul li:hover span svg path {
  fill: unset;
}

#header .header_nav .menu ul li span {
  position: absolute;
  top: -50%;
  right: 0;
  z-index: 5;
}

.header_nav .submenu.unshow {
  display: none;
}

.header_nav .submenu.show {
  top: 10px;
  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
}

.header_nav .submenu.showtrig {
  display: block !important;
}

#header .header_nav .menu ul li.activesm > a {
  color: #B79A7A;
}

#header .header_nav .menu ul li.activesm > span {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

#header .header_nav .menu ul li.activesm > span svg path {
  fill: unset;
} */

.tab_right {
  width: 30%;
}

.tab_right div > a {
  background: #6C9888;
  padding: 13px 29px;
  color: #fff;
  font-weight: 600;
  line-height: 17px;
  font-size: 14px;
  border: 1px solid #6C9888;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tab_right div > a:hover {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #6C9888;
  background-color: #fff;
}

.tab_left {
  padding-right: 0;
  width: 65%;
}

.single_info_price {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.single_info_price .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.single_info_price .price span {
  font-weight: 400;
  font-size: 10px;
  line-height: 12px;
  color: rgba(0, 0, 0, 0.4);
}

.single_info_price .price p {
  font-weight: 600;
  font-size: 25px;
  line-height: 50px;
  color: #000000;
  margin-top: -25px;
}

.single_info_price .price .single_price:nth-child(2) {
  margin-left: 50px;
}

.single_prod_desc h6 {
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.single_prod_desc h6:hover {
  color: #B79A7A;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.single_prod_desc h6:before {
  content: "";
  height: 1px;
  background: #B79A7A;
  position: absolute;
  width: 0;
  bottom: -10px;
  left: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.single_prod_desc h6:hover:before {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.single_prod_desc p {
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: rgba(21, 21, 21);
  margin-top: 35px;
}

.single_prod_text {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}

.single_prod_text.active {
  position: initial;
  opacity: 1;
  visibility: visible;
}

.single_prod_desc.active h6 {
  color: #B79A7A;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.single_prod_desc.active h6:before {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.single_content_intro {
  padding-top: 100px;
}

/*--------------------*/

.prof-hero {
  background: url(/assets/images/prof-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  padding: 65px 0;
}

.prof-hero_wrapper {
  border: 1px solid #fff;
  padding: 10px;
}

.prof-hero_wrapper_cart {
  background: #fff;
  padding: 67px 0;
}

.prof-hero_wrapper_cart h1 {
  color: #000;
  letter-spacing: 0.075em;
  line-height: 45px;
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 20px;
}

.prof-hero_wrapper_cart p {
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: 0.075em;
  color: #000;
  max-width: 650px;
  width: 100%;
  margin: 0 auto;
}

a img {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.prof-prod {
  padding-top: 25px;
}

.prof-prod a {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.prof-prod a:hover {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.prof-prod_cart {
  width: 350px;
  height: 440px;
}

.prof-prod_cart img {
  margin-bottom: 20px;
  max-width: 320px;
  height: 350px;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.prof-prod_cart h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  color: #808080;
}

.prof-filtres .filter_item > a:after {
  content: " ";
  width: 14px;
  height: 8px;
  position: absolute;
  right: 10px;
  top: 22px;
  background: url(/assets/images/icons/down.png) no-repeat;
}

.filtres-btn {
  display: none;
  text-align: center;
}

.filtres-btn a {
  padding: 20px 0;
  width: 100%;
  font-weight: 500;
  font-size: 20px;
  line-height: 19px;
  color: #b79a7a;
  background: #fff;
  border: 1px solid #b79a7a;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.filtres-btn a:hover {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #b79a7a;
  color: #fff;
}

.main_filters-header,
.filters_show-result {
  display: none;
}

.prof-btns {
  padding-top: 80px;
  padding-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.prof-btns_inter:first-child a {
  margin-right: -16px;
}

.prof-btns_inter:nth-child(2) a {
  margin-left: -16px;
}

.prof-btns_inter a {
  background: #F8F6F7;
  color: #000;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  width: 100%;
  padding: 16px 0px 16px 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.prof-btns_inter a:hover {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
  background: #B79A7A;
}

.prof-desc {
  padding-bottom: 16px;
}

.prof-desc h2 {
  color: #000;
  font-size: 35px;
  line-height: 42px;
  font-weight: 400;
}

.prof-desc p {
  color: #000;
  opacity: 0.5;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  padding-top: 51px;
}

.prof-desc img {
  margin-top: 20px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.prof-text {
  padding-bottom: 200px;
}

.specof-hero {
  background: url(/assets/images/specof-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 100px;
}

.specof-hero_wrapper {
  margin: 65px 0;
  padding: 10px;
  border: 1px solid #fff;
}

.specof-hero_wrapper-cart {
  background: #fff;
  padding: 67px 0;
}

.specof-hero_wrapper-cart h2 {
  color: #000;
  letter-spacing: 0.075em;
  font-size: 35px;
  line-height: 45px;
  font-weight: 400;
}

.specof-hero_wrapper-cart p {
  max-width: 650px;
  width: 100%;
  color: #000;
  letter-spacing: 0.075em;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  margin: 0 auto;
  margin-top: 20px;
}

.specof-article {
  padding-bottom: 100px;
}

.specof-article .swiper-container {
  height: 500px;
}

.specof-article_wrapper-cart {
  width: 350px;
  padding-bottom: 30px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff;
}

.specof-article_wrapper-cart:hover {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0.9;
  -webkit-box-shadow: 0px 12px 45px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 12px 45px rgba(0, 0, 0, 0.07);
}

.specof-article_wrapper-cart img {
  max-width: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.specof-article_wrapper-cart h2 {
  color: #000;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  padding: 19px 0;
  margin: 0;
}

.specof-article_wrapper-cart p {
  color: #999999;
  font-weight: 300;
  line-height: 22px;
  font-size: 14px;
  max-width: 300px;
  margin: 0 auto;
}

.specof-article_wrapper-cart a.specof-article_wrapper-link {
  color: #B79A7A;
  line-height: 17px;
  font-size: 14px;
  font-weight: 500;
  margin-top: 25px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.link-wrapper {
  width: 100%;
}

.specof-article_wrapper-cart a.specof-article_wrapper-link:before {
  content: "";
  position: absolute;
  top: 1px;
  right: -50px;
  background: url(/assets/images/icons/arrow.svg) no-repeat;
  width: 20px;
  height: 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  visibility: hidden;
  opacity: 0;
}

.specof-article_wrapper-cart:hover a.specof-article_wrapper-link:before {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  right: -30px;
  visibility: visible;
  opacity: 1;
}

.specof-dmiss {
  background: #F8F6F7;
  padding: 100px 0;
}

.specof-dmiss h2 {
  font-weight: 400;
  font-size: 35px;
  line-height: 55px;
  color: #000;
  margin-bottom: 70px;
}

.specof-dmiss_cart {
  width: 541px;
}

.specof-dmiss_cart img {
  width: 100%;
  height: 350px;
  -o-object-fit: contain;
  object-fit: contain;
}

.specof-dmiss_cart-text {
  background: #fff;
  position: relative;
  z-index: 2;
  margin-top: -105px;
  padding: 20px 14px 30px 20px;
  width: 474px;
}

.specof-dmiss_cart-text h3 {
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  color: #000;
}

.specof-dmiss_cart-text p {
  color: #808080;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  padding-top: 15px;
  padding-bottom: 28px;
}

.specof-dmiss_cart-text a {
  color: #B79A7A;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  position: relative;
}

.specof-dmiss_cart-text a:before {
  content: "";
  position: absolute;
  top: 2px;
  right: -50px;
  background: url(/assets/images/icons/arrow.svg) no-repeat;
  width: 20px;
  height: 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  visibility: hidden;
  opacity: 0;
}

.specof-dmiss_cart-text a:hover:before {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  right: -30px;
}

.specof-gifts {
  padding-top: 70px;
  padding-bottom: 100px;
}

.specof-gifts a {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  background: #B79A7A;
  border: 1px solid #b79a7a;
  padding: 18px 80px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.specof-gifts a:hover {
  background: #fff;
  color: #B79A7A;
}

.specof-gifts h2 {
  font-weight: 400;
  font-size: 35px;
  line-height: 55px;
  color: #000;
  margin-bottom: 0;
}

.specof-gifts-cart {
  width: 255px;
  margin: 0 auto;
  margin-bottom: 0;
}

.specof-gifts-cart_img {
  height: 320px;
  /*background: #F8F6F7;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.specof-gifts-cart_img img {
  width: 100%;
  height: 270px;
  -o-object-fit: contain;
  object-fit: contain;
}

.specof-gifts-cart h4 {
  font-size: 15px;
  line-height: 18px;
  color: #000;
  opacity: 0.4;
  padding-top: 20px;
  padding-bottom: 11px;
}

.specof-gifts-cart p {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #000;
}

.specof-every {
  background: #F8F6F7;
  padding-bottom: 100px;
}

.specof-every h2 {
  padding-top: 100px;
  margin-bottom: 50px;
  color: #000;
  line-height: 55px;
  font-size: 35px;
  font-weight: 400;
}

.specof-every-cart {
  padding-top: 67px;
  background: #FFFFFF;
}

.specof-every-cart h3 {
  color: #223230;
  font-size: 22px;
  font-weight: 400;
  padding-top: 51px;
  padding-bottom: 14px;
}

.specof-every-cart p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #808080;
  text-align: center;
  max-width: 301px;
  height: 60px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.specof-every-cart a {
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #B79A7A;
  margin-bottom: 40px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.specof-every-cart a:before {
  content: "";
  position: absolute;
  top: 2px;
  right: -50px;
  background: url(/assets/images/icons/arrow.svg) no-repeat;
  width: 20px;
  height: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  opacity: 0;
}

.specof-every-cart a:hover:before {
  visibility: visible;
  opacity: 1;
  right: -30px;
}

.specof-stock {
  padding: 100px 0;
}

.specof-stock h2 {
  color: #000;
  font-size: 35px;
  line-height: 42px;
  font-weight: 400;
}

.specof-stock p {
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  margin-top: 30px;
  text-align: center;
}

.mass-hero {
  padding-bottom: 100px;
}

.mass-hero-bg {
  background: url(/assets/images/mass-hero-bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.mass-hero_wrapper {
  margin: 77px 0;
  padding: 10px;
  border: 1px solid #fff;
}

.mass-hero_wrapper-content {
  background: #fff;
  padding: 70px 0;
}

.mass-hero_wrapper-content h1 {
  font-size: 35px;
  line-height: 42px;
  color: #000;
  font-weight: 400;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 28px;
  padding: 0 15px;
}

.mass-hero_wrapper-content a {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  background: #B79A7A;
  padding: 17px 91px;
  border: 1px solid #b79a7a;
}

.mass-hero_wrapper-content a:hover {
  color: #B79A7A;
  background: #fff;
}

.mass-products_cart:hover p {
  background: #B79A7A;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.mass-products_cart img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.mass-products_cart p {
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  position: relative;
  margin-top: -40px;
  color: #808080;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.mass-products_text {
  padding-top: 50px;
  padding-bottom: 145px;
}

.mass-products_triger {
  padding-bottom: 100px;
  border-bottom: 1px solid #ECF0F5;
}

.mass-waiting {
  padding-bottom: 120px;
}

.mass-waiting img {
  max-height: 800px;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}

.mass-waiting h2 {
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  color: #000;
  max-width: 500px;
  width: 100%;
  padding-bottom: 33px;
}

.mass-waiting_rows {
  position: relative;
  margin-bottom: 15px;
}

.mass-waiting_rows p {
  font-size: 16px;
  line-height: 25px;
}

.mass-waiting_rows p span {
  font-weight: 600;
  color: #000;
}

.mass-waiting_rows-num {
  position: absolute;
  top: 6.5px;
  left: -70px;
}

.mass-waiting_rows-num span {
  font-weight: 500;
  font-size: 35px;
  line-height: 25px;
  color: #B79A7A;
}

.mass-points {
  padding-bottom: 70px;
}

.mass-points img {
  width: 100%;
  max-height: 450px;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.mass-points_checkboxes {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.mass-points_checkboxes img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-right: 20px;
}

.mass-try {
  padding-bottom: 100px;
}

.mass-try img {
  height: 460px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.mass-try h2 {
  font-size: 35px;
  line-height: 42px;
  color: #000;
  font-weight: 400;
  padding-bottom: 32px;
  margin-left: 10px;
}

.mass-try ul {
  max-width: 486px;
  width: 100%;
  margin-left: auto;
  list-style: none;
}

.mass-try ul li {
  font-weight: 300;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  position: relative;
  margin-bottom: 30px;
}

.mass-try ul li .mass-try_icon {
  position: absolute;
  top: 0;
  left: -50px;
  width: 18px;
  height: 14px;
}

.mass-try ul li .mass-try_icon svg path {
  fill: #B79A7A;
}

.mass-minerals {
  padding-bottom: 80px;
}

.mass-minerals h2 {
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  color: #000;
  max-width: 541px;
  width: 100%;
  padding-bottom: 60px;
}

.mass-minerals img {
  width: 100%;
  max-height: 500px;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  margin-bottom: 50px;
}

.mass-minerals p {
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.5);
}

.mass-desc {
  padding-bottom: 80px;
}

.mass-desc img {
  height: 171px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  margin-top: -20px;
}

.mass-desc p {
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  color: #000;
}

.mass-rules {
  padding-bottom: 100px;
}

.mass-rules img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  max-height: 500px;
  height: 100%;
  padding-top: 55px;
}

.mass-rules h2 {
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  color: #000;
}

.mass-rules_point {
  padding-bottom: 80px;
}

.mass-rules_point h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #223230;
}

.mass-rules_point img {
  width: 100%;
  height: 50px;
  -o-object-fit: contain;
  object-fit: contain;
  margin: 35px 0;
}

.mass-rules_point p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #808080;
  max-width: 229px;
  margin: 0 auto;
}

.single_prod_text.active {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.mass-tech {
  padding-bottom: 50px;
  border-bottom: 1px solid #ECF0F5;
  margin-bottom: 80px;
}

.mass-tech h2 {
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  color: #000;
  margin-bottom: 60px;
}

.mass-tech h6 {
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #000;
  text-transform: uppercase;
}

.mass-tech p {
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
}

.mass-tech p span {
  display: block;
  font-weight: 600;
  color: #000;
}

.mass-tech-overflow {
  overflow: hidden;
}

.mass-tech_wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.mass-tech_line {
  border-bottom: 1px solid #ECF0F5;
  padding-bottom: 2px;
}

.mass-tech_cart {
  margin-left: 65px;
  margin-top: 30px;
  width: 255px;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.mass-tech_cart:first-child {
  margin-left: 0;
}

.mass-tech_cart:nth-child(3n+4) {
  margin-left: 0;
}

.mass-tech_cart img {
  width: 100%;
  height: 255px;
  -o-object-fit: contain;
  object-fit: contain;
}

.mass-tech_cart-text {
  position: relative;
}

.mass-tech_cart-text-num {
  position: absolute;
  top: 5px;
  left: -35px;
}

.mass-tech_cart-text-num span {
  color: #b79a7a;
  line-height: 25px;
  font-size: 35px;
  font-weight: 500;
}

.mass-remember {
  padding-bottom: 130px;
}

.mass-remember h2 {
  color: #000;
  line-height: 42px;
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 30px;
}

.mass-remember img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  height: 500px;
  margin-bottom: 80px;
}

.mass-remember h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #223230;
  margin-bottom: 10px;
}

.mass-remember p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #808080;
}

.mass-pack h2 {
  font-weight: 400;
  font-size: 35px;
  line-height: 42px;
  color: #000;
  margin-bottom: 30px;
}

.mass-pack p {
  font-weight: 300;
  font-size: 16px;
  line-height: 25px;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 50px;
}

.mass-pack img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-button-prev:after {
  background: url(/assets/images/icons/prev-arrow.svg) no-repeat;
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
}

.swiper-button-next:after {
  background: url(/assets/images/icons/next-arrow.svg) no-repeat;
  width: 50px;
  height: 50px;
  background-size: 50px 50px;
}

.swiper-button-next,
.swiper-button-prev {
  top: 33%;
}

.swiper-button-next {
  right: 0;
}

.triger992Tech {
  margin-left: auto;
}

@media screen and (max-width: 1300px) {
  .footer:before,
  .footer:after {
    opacity: 0;
    visibility: hidden;
  }

  .trigger-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: column;
  }

  .trigger-adress {
    max-width: 150px;
    text-align: center;
    margin-right: 20px;
  }
}

@media screen and (max-width: 1203px) {
  .swiper-button-next {
    right: -20px;
  }

  #sliderjs-swiper-step-next {
    right: 0;
  }
}

@media screen and (max-width: 1200px) {
  #header .header_nav .menu ul li span {
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
  }

  #header .header_nav .menu ul li span {
    position: absolute;
    top: 5px;
    left: 90%;
    width: 20px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .header_nav .submenu {
    width: 300px;
    padding-top: 0;
    top: 30px;
  }

  #header .header_nav .menu ul li:hover .submenu {
    opacity: inherit;
    visibility: initial;
    top: 10px;
  }

  #header .header_nav .menu ul li span {
    right: 20px;
  }

  .header_nav .submenu.unshow {
    display: initial;
  }

  .header_nav .submenu.show {
    top: initial;
    opacity: initial !important;
    visibility: initial !important;
    display: initial !important;
  }

  .header_nav .submenu.showtrig {
    display: initial !important;
  }

  #header .header_nav .menu ul li:hover .submenu {
    opacity: initial;
    visibility: initial;
    top: initial;
  }

  span.onMob.active {
    -webkit-transform: rotate(-180deg) !important;
        -ms-transform: rotate(-180deg) !important;
            transform: rotate(-180deg) !important;
  }

  .header_nav .submenu {
    position: initial;
    display: none;
  }

  .header_nav .submenu ul {
    -webkit-box-shadow: inset 0px 5px 35px rgba(0, 0, 0, 0.15);
            box-shadow: inset 0px 5px 35px rgba(0, 0, 0, 0.15);
  }

  #header .header_nav .menu ul li .submenu {
    opacity: initial;
    visibility: initial;
  }

  #header .header_nav .menu ul li.activesm > a {
    color: rgba(0, 0, 0, 0.5);
  }

  .header_nav .submenu ul li {
    padding-left: 10px;
  }
}

@media screen and (max-width: 993px) {
  .subcoop-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .subcoop-form__input {
    width: 100%;
  }

  .subcoop-form__btn {
    margin-top: 20px;
  }

  .location-cart {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    text-align: center;
    padding-bottom: 20px;
  }

  .trainers-cart {
    padding: 0px 30px 20px 30px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    margin-bottom: 30px;
  }

  .trainers-cart__role {
    width: 50%;
    margin: 0 auto;
  }

  .isr-img {
    margin-left: 0;
  }

  .fyears__text {
    max-width: 100%;
  }

  .fyears__img {
    width: 100%;
  }

  .ngn__btn {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 50%;
    margin: 0 auto;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    padding: 17px 49px;
    border: 1px solid #b79a7a;
    background: #b79a7a;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .ngn__btn:hover {
    color: #b79a7a;
    background: #fff;
  }

  .ngn-nav_menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 999;
    width: 50%;
    height: 100%;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    padding-bottom: 100px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .ngn-nav_menu.show {
    visibility: visible;
    left: 0;
    opacity: 1;
  }

  .ngn-nav_menu__link {
    margin-left: 25px;
  }

  .ngn__close {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: fixed;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.555);
    width: 50%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    visibility: hidden;
    opacity: 0;
  }

  .ngn__close-icon {
    width: 25px;
    height: 25px;
    margin: 20px;
  }

  .ngn__close.show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    transition: all 1.5s ease;
  }

  .ngn-nav_menu__link.active:before {
    bottom: 0;
    width: 0;
  }

  .ngn-nav_menu__link:hover:before {
    opacity: 0;
    visibility: hidden;
  }

  .ttable__cart-list__nav li {
    font-size: 14px;
  }

  .gifts-cart__title {
    font-size: 16px;
  }

  ._event-hero__cart {
    max-width: 100%;
  }

  .ttable__cart-list__nav li:after {
    left: -110px;
  }

  .filters .filtres-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .main_filters {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    top: 0;
    left: -200%;
    background: #F8F6F7;
    height: 100%;
    width: 85%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 10;
  }

  .main_filters.active {
    left: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .main_filters #clearcounter-exist {
    margin-left: 5px;
  }

  .main_filters .filter_details_body {
    max-height: 400px;
    height: 100%;
  }

  .main_filters .filter_details-back {
    position: relative;
    margin-left: 30px;
    cursor: pointer;
  }

  .main_filters .filter_details-back:after {
    content: " ";
    width: 14px;
    height: 8px;
    position: absolute;
    left: -20px;
    top: 25%;
    background: url(/assets/images/icons/down.png) no-repeat;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .main_filters .filter_details-wrapper {
    position: relative;
  }

  .main_filters .filter_details_footer {
    /*position: fixed;*/
    /*bottom: 0;*/
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    width: 100%;
    margin: auto;
  }

  .main_filters .filter_details_footer a {
    background: #B79A7A;
    padding: 0;
    padding: 18px 50px !important;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .main_filters .filter_details_footer a:hover {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .main_filters > div {
    padding-left: 17px;
  }

  .main_filters .filter_item > a {
    font-size: 18px;
  }

  .main_filters .filter_details {
    width: 325px;
    height: 100%;
    overflow-y: auto;
    position: fixed;
  }

  .main_filters .filter_details .label_check {
    padding-left: 30px;
  }

  .main_filters-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #ecf0f5;
    padding: 25px 30px !important;
    background: #fff;
    margin-bottom: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .main_filters-header a {
    color: #b79a7a;
    font-size: 16px;
    font-weight: 500;
  }

  .filters-close {
    cursor: pointer;
    margin-left: 1px;
    padding: 0 !important;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 10;
    background: rgba(0, 0, 0, 0.418);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .filters-close.active {
    right: 0;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }

  .filters-close span {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 20px;
  }

  .filters-close span:before {
    content: "";
    width: 100%;
    height: 2px;
    border-radius: 5px;
    background: #fff;
    position: absolute;
    top: 10px;
    left: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .filters-close span:after {
    content: "";
    width: 100%;
    height: 2px;
    border-radius: 5px;
    background: #fff;
    position: absolute;
    top: 10px;
    left: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .filters_show-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .filters_show-result a {
    margin: 0 30px;
    background: #B79A7A;
    font-weight: 500;
    font-size: 18px;
    line-height: 19px;
    color: #fff;
    padding: 18px 0;
    width: 100%;
  }

  .mass-products_triger {
    padding-bottom: 50px;
  }

  .mass-products_cart p {
    margin-top: -35px;
    padding: 5px 10px;
  }

  .mass-waiting img,
  .mass-try img {
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 20px;
  }

  .mass-waiting_rows {
    margin-left: 70px;
  }

  .mass-points_checkboxes img {
    margin-top: 3px;
  }

  .mass-try ul {
    margin-left: 50px;
    max-width: 650px;
    width: 100%;
  }

  .mass-minerals h2 {
    padding-bottom: 10px;
  }

  .mass-desc img {
    margin-top: initial;
  }

  /* .mass-tech-triger992 {
    margin-left: 100px !important;
  } */

  .mass-tech_cart {
    margin-left: 0;
  }

  .mass-tech_cart:nth-child(2n) {
    margin-left: 60px;
  }

  .mass-remember img,
  .mass-pack img {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .mass-tech {
    margin-bottom: 50px;
  }

  .mass-remember {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 992px) {
  .more-points__info {
    max-width: 350px;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .about_top {
    padding-top: 30px;
  }
  .dirstc__info {
    padding-bottom: 15px!important;
  }
  .besideev {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
  }
  .besideev-title {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .subcoop {
    margin-top: 15px!important;
    padding: 10px 0;
  }
  .tab_right {
    width: 50%;
    margin-left: 20px;
  }
  .trigger-contacts {
    flex-direction: row;
  }
}

@media screen and (max-width: 990px) {
  .kalendarevents-cart {
    display: block;
    text-align: center;
  }
  .about-wrapper-cart__text {
    display: inherit;
    min-height: auto;
  }
  .salon_single {
      margin-top: 30px;
  }
  .occupat__title {
    padding-bottom: 30px;
  }
  .occupat {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .trainers-title {
    margin-top:30px;
  }
  .occupat .row .mb-5 {
    margin-bottom: 10px!important;
  }
  .more-points {
    padding: 30px 0;
  }
  .kalendarevents-cart-columf {
    max-width: 100%;
    margin-right: 0;
  }
  .about_container {
    width: 80% !important;
    margin: 0 auto;
    max-width: 80%;
    flex: 0 0 auto;
  }
  .about-wrapper-cart__text {
    padding: 20px;
  }
  .hero-slider__wrapper-cart__info {
    display: none;
  }
  .kalendarevents .ms-4-5 {
    margin-left: 0;
  }

  .calendar_body_date_line > div span.oneev,
  .calendar_body_date_line > div span.twoev {
    font-size: 9px;
  }

  .calendar_body_date_line > div span.oneev:before,
  .calendar_body_date_line > div span.oneev:after,
  .calendar_body_date_line > div span.twoev:before,
  .calendar_body_date_line > div span.twoev:after {
    width: 10px;
    height: 10px;
  }

  .calendar_body_date_line > div span.oneev:after,
  .calendar_body_date_line > div span.twoev:after {
    right: 25px;
  }
  .weactive,.section.pt-0  {
    display: none;
  }
}

@media screen and (max-width: 769px) {
  .mb-xs-4 {
    margin-bottom: 1.5rem;
  }
  .about-wrapper-cart {
    max-height: unset;
  }
  .brand-points_content .brand_points_text {
    display: block;
    line-height: 20px;
    max-height: 300px;
    overflow: hidden;
  }
  .subcoop-form {
    display: block;
  }

  .subcoop-form__input {
    margin-bottom: 20px;
  }

  .subcoop-form__btn {
    margin: 0 auto;
    margin-left: 11%;
  }

  .section__img {
    max-width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 20px;
  }

  .triger992Tech {
    margin-left: auto;
    margin-right: auto;
  }

  .prof-prod_cart {
    width: 100%;
  }

  .prof-prod a {
    width: 100%;
  }
  .specof-article .swiper-container {
    height: auto!important;
  }
  .mass-hero,
  .mass-waiting,
  .mass-rules {
    padding-bottom: 50px;
  }

  .mass-products_triger {
    padding-bottom: 25px;
  }

  .mass-products_text {
    padding-top: 25px;
    padding-bottom: 50px;
  }

  .mass-waiting img {
    margin-bottom: 70px;
  }

  .mass-points img {
    max-height: 1000px;
  }

  .mass-try img {
    margin-bottom: 20px;
  }

  .mass-tech-triger992 {
    margin-left: 130px !important;
  }

  .mass-tech_cart,
  .mass-tech_cart:nth-child(2n),
  .mass-tech_cart:first-child,
  .mass-tech_cart:nth-child(3n+4) {
    margin-left: 0;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .mass-tech_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .mass-remember img {
    margin-bottom: 40px;
  }

  .mass-remember {
    padding-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  .tab_right {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .tab_right div {
    margin: 0 auto;
  }

  .tab_right > div {
    text-align: center;
  }
}

@media (max-width: 767.98px) {
  .header__nav {
    width: auto;
  }

  .footer__title {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .trigger-contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .trigger-adress {
    text-align: center;
    max-width: 60%;
    margin-right: 0;
  }
  .about_top .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    gap:10px;
  }

}

@media screen and (max-width: 577px) {
  .triger992Tech {
    margin: 0;
  }
  .footer__list li {
    width: 100%;
    text-align: center;
  }
  #header {
    min-height: 150px;
    height: auto;
  }
  .specof-every-cart {
    margin-bottom: 20px;
  }

  .specof-every-cart h3 {
    padding-top: 20px;
  }

  .specof-every-cart p {
    margin-bottom: 20px;
  }

  .prof-btns_inter:first-child a {
    margin: 0;
    margin-bottom: 20px;
  }

  .prof-btns_inter:last-child a {
    margin: 0;
  }

  .specof-article .swiper-slide {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .specof-article .swiper-slide .specof-article_wrapper-cart {
    width: 100%;
  }

  .specof-article .swiper-slide .specof-article_wrapper-cart a {
    width: 100%;
  }

  .specof-article .swiper-button-next {
    right: 40px;
  }

  .specof-article .swiper-button-prev {
    left: 40px;
  }

  .specof-dmiss .swiper-slide {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .specof-dmiss .swiper-button-next {
    right: 0px;
  }

  .specof-dmiss .swiper-button-prev {
    left: 0px;
  }

  .specof-article {
    padding-bottom: 50px;
  }

  .mass-waiting h2,
  .mass-try h2,
  .mass-minerals h2,
  .mass-rules h2,
  .mass-tech h2,
  .mass-remember h2,
  .mass-pack h2 {
    font-size: 25px;
    line-height: 30px;
  }

  .mass-waiting h2,
  .mass-try h2 {
    padding-bottom: 20px;
  }

  .mass-waiting_rows:first-child {
    margin-top: 20px;
  }

  .mass-points {
    padding-bottom: 20px;
  }

  .mass-try ul {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }

  .mass-try,
  .mass-rules_point-cart {
    padding-bottom: 50px;
  }

  .mass-minerals h2 {
    padding-bottom: 0;
  }

  .mass-desc p {
    text-align: center;
  }

  .mass-desc img {
    margin: 20px auto;
  }

  .mass-rules img {
    padding-top: 20px;
  }

  .mass-rules_point {
    padding-bottom: 10px;
  }

  .mass-tech h2 {
    margin-bottom: 30px;
  }

  .mass-tech_line,
  .mass-tech-triger992 {
    margin-left: 0 !important;
  }

  .mass-tech_line {
    border: none;
  }

  .mass-tech-triger992 {
    padding-left: 15px !important;
  }

  .single_prod_desc {
    margin-top: 30px;
  }

  .mass-tech_cart:first-child {
    margin-top: 20px;
  }

  .mass-tech_cart {
    margin-bottom: 40px;
  }

  .mass-tech {
    margin-bottom: 0;
  }

  .mass-remember p {
    max-width: 250px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .mass-pack h2,
  .mass-pack p {
    padding-left: 15px;
    padding-right: 15px;
  }

  .mass-hero_wrapper-content h1 {
    padding: 0 15px;
    line-height: 35px;
    font-size: 30px;
  }
}

@media screen and (max-width: 576px) {
  .weactive-wrapper__cart-info {
    overflow-y: auto;
    max-height: 500px;
  }

  .subcoop__cart {
    padding-left: 20px;
    padding-right: 20px;
  }

  .subcoop-form__btn {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .subcoop__cart-title {
    font-size: 25px;
  }

  .about-wrapper-cart__img {
    /*max-width: 40px;*/
  }

  .about-wrapper-cart__text {
    max-height: auto;
    overflow-y: auto;
    font-size: 12px;
    line-height: 17px;
  }

  .cooperate__title {
    font-size: 25px;
  }

  .section__btn {
    padding: 10px 31px;
    font-size: 12px;
  }

  .cooperate:before,
  .cooperate:after {
    opacity: 0;
    visibility: hidden;
  }
  .trigger-contacts {
    max-width: 70%;
    width: 100%;
  }
  .trigger-576 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin: 20px 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ECF0F5;
  }
  .footer__links {
    display: flex;
    flex-direction: column-reverse;
    align-content: center;
    justify-content: right;
    align-items: center;
    width: 100%;
  }
  .footer__links .social_block {
    display: flex;
    justify-content: center;
    gap:20px;
  }
  .footer__links .footer__list-links {
      margin-top: auto;
      text-align: center;
  }
  .footer__help {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-border {
    border: none;
  }

  ._event-hero__cart-date {
    font-size: 12px;
  }

  ._event-hero__cart-title {
    font-size: 25px;
  }

  ._event-hero__cart-timer__day,
  ._event-hero__cart-timer__hour,
  ._event-hero__cart-timer__min {
    font-size: 25px;
  }

  ._event-hero__cart-timer__day:before,
  ._event-hero__cart-timer__hour:before,
  ._event-hero__cart-timer__min:before {
    font-size: 12px;
  }

  ._event-hero__cart-btn a {
    font-size: 12px;
  }

  .main-info__title,
  .fyears__title,
  .ttable__cart-title,
  .subcoop__cart-title,
  .isr__title {
    font-size: 25px;
    line-height: 25px;
  }

  .main-info__text,
  .main-info__ps,
  .isr__info,
  .isr-ppower__info,
  .fyears__text,
  .fyears__info,
  .ttable__cart-info {
    font-size: 12px;
    line-height: 20px;
  }

  .main-info__ps,
  .isr-ppower__info,
  .ttable__cart-info {
    margin: 0 auto;
    max-width: 400px;
  }

  .isr-ppower__title {
    font-size: 14px;
  }

  .isr-ppower__list li {
    font-size: 12px;
  }

  .isr-ppower__list li:before {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
        transform: scale(0.8);
  }

  .isr-ppower__list {
    padding-bottom: 10px;
  }

  .fyears__info {
    margin: 0 auto;
  }

  .isr__info {
    padding-bottom: 10px;
  }

  .isr__title,
  .subcoop__cart-info {
    padding-bottom: 10px;
  }

  .isr-ppower__info {
    margin-bottom: 20px;
  }

  .ttable__cart-list__day {
    font-size: 14px;
  }

  .ttable__cart-list__nav li {
    font-size: 10px;
    width: 70%;
  }

  .ttable__cart-list__nav li .elem:before {
    left: -50px;
  }

  .ttable__cart-list__nav li:after {
    left: -102px;
  }

  .ttable__cart-list__nav li .elem {
    left: -45px;
  }

  .ttable__cart-list__nav li {
    margin-left: 95px;
  }

  .gifts-cart__img {
    width: 80%;
  }

  .subcoop__cart-info {
    max-width: 300px;
  }

  .ngn-nav_menu {
    width: 70%;
  }

  .ngn__close {
    width: 30%;
  }

  .more-hero-wrapper-cart__title {
    font-size: 25px;
    line-height: 25px;
  }

  .more-hero-wrapper-cart__info {
    font-size: 14px;
    line-height: 20px;
  }

  .more-points__info {
    font-size: 25px;
    line-height: 35px;
  }

  .more-pointsch__title,
  .occupat__title,
  .trainers-title {
    line-height: 30px;
    font-size: 25px;
  }

  .more-pointsch__list li {
    margin-left: 40px;
  }

  .capabil__title {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 575px) {
  .text-xs-center {
    text-align: center;
  }

  .dirstc__title,
  .hero-slider__wrapper-cart__title {
    font-size: 16px;
  }

  .hero-slider__wrapper-cart__info {
    font-size: 14px;
  }

  .hero-slider__wrapper-cart__link {
    font-size: 12px;
  }

  .calendar_body_date_line > div span.twoev,
  .calendar_body_date_line > div span.oneev {
    right: 2px;
  }
}

@media screen and (max-width: 524px) {
  .specof-article .swiper-button-next {
    right: 0px;
  }

  .specof-article .swiper-button-prev {
    left: 0px;
  }

  .main_filters .filter_details a {
    max-width: 200px;
    text-align: center;
  }
}

@media screen and (max-width: 460px) {
  .prof-hero_wrapper_cart h1 {
    font-size: 25px;
  }
  big {
    font-size: 24px;
  }
  .header__top .facebook__icon {
    margin-right: 10px;
  }
  .header__top .phone__number {
    color: #1b2021;
    font-size: 15px;
    display: block;
    width: auto;
    margin-left: 15px;
    text-align: center;
    letter-spacing: 2px;
    top:0;
  }
  .header__top .col-12 {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: end;
  }
  .lang_area {
    top: 0;
    position: relative;
  }
  .prof-hero_wrapper_cart p {
    font-size: 15px;
    line-height: 20px;
    max-width: 350px;
  }

  .prof-desc h2 {
    font-size: 30px;
  }

  .prof-text {
    padding-bottom: 0;
  }

  .prof-desc p {
    padding-top: 25px;
  }

  .specof-dmiss_cart-text {
    max-width: 474px;
    width: 100%;
  }

  .specof-gifts h2,
  .specof-hero_wrapper-cart h2,
  .specof-dmiss h2,
  .specof-every h2,
  .specof-stock h2 {
    font-size: 25px;
    line-height: 25px;
  }

  .specof-hero_wrapper-cart p {
    font-size: 15px;
    line-height: 20px;
  }

  .specof-dmiss h2 {
    margin-bottom: 10px;
  }

  .specof-dmiss,
  .specof-stock {
    padding: 50px 0 !important;
  }

  .filters-close span {
    width: 25px;
    height: 25px;
  }
}

@media screen and (max-width: 385px) {
  #header .header_nav .menu ul li .submenu {
    width: 290px;
  }
}

@media screen and (max-width: 370px) {
  .ttable__cart-list__nav-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
  }

  .ttable__cart-list__nav li {
    width: 50%;
  }

  .justify-content-xs-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }

  .isr__title {
    font-size: 14px;
    line-height: 15px;
    max-width: 200px;
    margin: 0 auto;
    text-align: center;
  }

  .ttable__cart-list__day {
    margin-left: 10px;
  }

  .ttable__cart-list__nav li .elem {
    left: -35px;
  }

  .ttable__cart-list__nav li .elem:before {
    left: -22px;
  }

  .ttable__cart-list__nav li {
    margin-left: 65px;
    width: 70%;
  }

  .ttable__cart-list__nav li:after {
    left: -62px;
  }

  .subcoop-form__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 10px;
    padding: 10px 15px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    margin-left: 25%;
    margin-top: 20px;
  }

  .subcoop__cart-title {
    width: 90%;
  }
}

@media screen and (max-width: 366px) {
  .hero-slider__wrapper-cart__info {
    width: 150px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 15px;
  }

  .calendar_body_date_line > div,
  .calendar_body_titles > div,
  .calendar-current-month,
  .calendar-current-month {
    font-size: 12px;
  }

  .calendar_body_date_line > div span.twoev,
  .calendar_body_date_line > div span.oneev {
    font-size: 6px;
  }

  .calendar_body_date_line > div span.oneev:after,
  .calendar_body_date_line > div span.twoev:after {
    right: 18px;
  }

  .calendar_body_date_line > div span.twoev,
  .calendar_body_date_line > div span.oneev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    height: 30px;
    top: 0;
  }

  .calendar_body_date_line > div span.twoev:before {
    right: 0;
  }

  .calendar_body_date_line > div span.oneev:after,
  .calendar_body_date_line > div span.twoev:after {
    right: 0;
    left: 0;
  }
}

@media screen and (max-width: 360px) {
  .about-wrapper-cart__text {
    font-size: 9px;
    line-height: 12px;
  }

  .subcoop-form__btn {
    padding: 17px 46px;
  }

  .weactive-wrapper__cart-info {
    max-height: 300px;
  }

  .weactive-wrapper__cart-title {
    font-size: 25px;
  }

  .occupat__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .occupat__list li {
    font-size: 14px;
  }

  .occupat__theme {
    font-size: 14px;
    line-height: 20px;
  }

  .more-pointsch__list li {
    line-height: 20px;
    font-size: 14px;
  }
}

@media screen and (max-width: 325px) {
  .prof-hero_wrapper_cart h1 {
    font-size: 20px;
    margin: 0 auto;
    max-width: 260px;
    line-height: 25px;
    margin-bottom: 10px;
  }

  .prof-hero_wrapper_cart p {
    line-height: 20px;
    max-width: 200px;
  }

  .prof-prod_cart img {
    max-height: 250px;
    height: 100%;
  }

  .prof-prod_cart {
    margin-top: 10px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }

  .specof-gifts-cart {
    max-width: 255px;
    width: 100%;
  }

  .mass-hero_wrapper-content h1 {
    font-size: 25px;
  }

  .mass-hero_wrapper-content a {
    padding: 17px 40px;
  }

  .mass-products_cart {
    padding: 5px;
  }

  .mass-products_cart p {
    font-size: 9px;
  }

  .mass-products_text {
    padding-bottom: 25px;
  }

  .mass-waiting_rows {
    margin-left: 40px;
  }

  .mass-waiting_rows-num {
    left: -35px;
  }

  .mass-tech p {
    margin-left: 30px;
  }

  .mass-tech_cart-text-num {
    left: -10px;
  }

  .mass-tech h6 {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }

  .subcoop {
    margin: 50px 0;
  }
}

@media screen and (max-width: 321px) {
  #header .header_nav .menu ul li .submenu {
    width: 250px;
  }

  #header .header_nav .menu ul li .submenu ul a li {
    font-size: 14px;
  }
}

@media screen and (max-width: 300px) {
  .prof-hero_wrapper_cart h1 {
    font-size: 17px;
    max-width: 200px;
  }

  .prof-desc h2 {
    font-size: 20px;
    line-height: 25px;
  }

  .prof-desc p {
    font-size: 15px;
    line-height: 20px;
  }

  .specof-article {
    padding-bottom: 0;
  }

  .main_filters .filter_details a {
    max-width: 150px;
    padding: 10px 0px !important;
  }

  .mass-tech_cart {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}

@media screen and (max-width: 270px) {
  .more-hero-wrapper-cart__title {
    font-size: 20px;
  }
}

@media screen and (max-width: 260px) {
  ._event-hero__cart-title {
    font-size: 20px;
    line-height: 20px;
  }

  ._event-hero__cart-btn {
    font-size: 10px;
  }

  ._event-hero__cart-btn a {
    padding: 10px 15px;
  }

  .ngn__btn {
    padding: 10px 15px;
    font-size: 10px;
  }

  .ttable__cart-list__nav li:after {
    top: 70px;
  }

  .kalendarevents-cart-columf__info {
    font-size: 12px;
    line-height: 18px;
  }
}
.old_price {
  opacity: 0.5;
  text-decoration: line-through;
  font-size: 14px;
}

 .besideev-cart__info-elem__currYear{
   font-size: 20px;
   font-weight: bold;
 }
 .prices_block_cosm,.double_price {
   display: block;

 }
.prices_block_cosm  .price_line, .double_price .prices_col {
   display: flex;
   flex-direction: column;
   width: 40%;
}
.prod_price,.double_price,.single_info_price .price {
  width: 100%;
}
.prices_block_cosm  .price_line span, .prices_col p, .prices_col span {
  justify-content: center;
   display: flex;
}
.prices_block_cosm  .price_line .title {
  font-weight: normal;
  color: #000;
  opacity: 0.4;
  font-size: 10px;
}
.double_price .prices_col {
  gap: 13px;
}
.double_price .ordin {
  float:left;
}
.double_price .angro {
  float: right;
}
.double_price .prices_col p,.double_price .prices_col span {
  display: flex;
}
.single_info_price {
  margin-top: 20px;
}
@media (max-width: 992px) {
  .content_data img {
    height: auto !important;
  }
}
.container p a {
  text-decoration: underline;
}
.angro_price {
  float:right;
}
.ordinary_price {
  float:left;
}
.close_menu {
  position: absolute;
  right: 10px;
  top: 12px;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.close_menu .cross {
  position: relative;
  width: 20px;
  height: 20px;
  display: block;
}
.close_menu .cross:before {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #000;
  transform: rotate(45deg);
  position: absolute;
  top:10px;
}
.close_menu .cross:after {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #000;
  transform: rotate(-45deg);
  position: absolute;
  top:10px;
}