.home-index-index .slider-video-full-wr .marker-down {
  bottom: 5px;
}
@media only screen and (max-width: 1199px) {
  .home-index-index .slider-video-full .owl-dots {
    display: none !important;
  }
}
@media only screen and (min-width: 1200px) {
  .home-index-index .banner-video-txt-cta .img,
  .home-index-index .banner-video-txt-cta .video {
    height: 700px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-index-index .list-menu-cat-wr {
    margin-top: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .home-index-index .list-menu-cat-wr {
    margin-top: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .home-index-index .list-menu-cat-wr {
    margin-top: 46px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-index-index .lmc-item {
    max-width: 120px;
    -ms-flex-preferred-size: 120px;
        flex-basis: 120px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .home-index-index .lmc-item {
    max-width: 16.66666667%;
    -ms-flex-preferred-size: 16.66666667%;
        flex-basis: 16.66666667%;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .home-index-index .lmc-item .img {
    width: 120px;
    height: 120px;
  }
}
@media only screen and (min-width: 1200px) {
  .home-index-index .lmc-item .text {
    margin-left: -20px;
  }
}
@media only screen and (min-width: 768px) {
  .home-index-index .lmc-item .text {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .home-index-index .lmc-item:nth-child(n+7) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .home-index-index .slider-featured .owl-prev,
  .home-index-index .slider-featured .owl-next {
    display: none !important;
  }
}
.cleanse-programm {
  max-width: 1170px;
  margin: 0 auto 46px;
  padding-left: 10px;
  padding-right: 10px;
}
.cleanse-programm__title {
  font-size: 50px;
  line-height: 1.2;
  font-family: 'Univers Condensed', Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .cleanse-programm__title {
    font-size: 35px;
  }
}
.cleanse-programm__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cleanse-item {
  border: 2px solid #404040;
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .cleanse-item {
    max-width: 48%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .cleanse-item {
    max-width: 260px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
            flex: 0 0 23%;
  }
}
.cleanse-item:hover {
  background-color: #000;
}
.cleanse-item:hover img {
  opacity: 0.95;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.cleanse-item img {
  -webkit-transition: 0.27s;
  transition: 0.27s;
  max-width: 100%;
}
.cleanse-item__title {
  font-size: 20px;
  line-height: 1.2;
  font-family: 'Univers Condensed', Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  text-shadow: 2px 0 3px #fff, 2px 0 3px #fff;
}
@media only screen and (max-width: 767px) {
  .cleanse-item__title {
    font-size: 18px;
  }
}

/*# sourceMappingURL=page-home.css.map */
